2026-03-25 17:15:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 17:15:05 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-25 17:15:05 [adesa.de] INFO: Starting spider adesa.de
2026-03-25 17:15:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 17:15:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 17:15:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 17:15:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 17:15:05 [scrapy.extensions.telnet] INFO: Telnet Password: 38274b6369462af6
2026-03-25 17:15:05 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-25 17:15:05 [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.de/task_40_2026-03-25T17_15_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-25 17:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 17:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 17:15:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-25 17:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 17:15:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-25 17:15:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-25 17:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 17:15:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-25 17:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 17:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 17:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-25 17:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-25 17:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 17:15:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-25 17:15:06 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-25 17:15:06 [scrapy.core.engine] INFO: Spider opened
2026-03-25 17:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 17:15:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-25 17:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-25 17:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 17:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 17:15:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10712847
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712847%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10712847: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10712847 url https://www.openlane.eu/en/carv6/auction/10712847
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10727140
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727140%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10727140: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10727140 url https://www.openlane.eu/en/carv6/auction/10727140
2026-03-25 17:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10727141
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727141%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10727141: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10727141 url https://www.openlane.eu/en/carv6/auction/10727141
2026-03-25 17:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10727148
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727148%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10727148: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10727148 url https://www.openlane.eu/en/carv6/auction/10727148
2026-03-25 17:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10717005
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717005%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10717005: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10717005 url https://www.openlane.eu/en/carv6/auction/10717005
2026-03-25 17:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10727150
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727150%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10727150: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10727150 url https://www.openlane.eu/en/carv6/auction/10727150
2026-03-25 17:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10727143
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727143%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10727143: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10727143 url https://www.openlane.eu/en/carv6/auction/10727143
2026-03-25 17:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10712846
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712846%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10712846: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10712846 url https://www.openlane.eu/en/carv6/auction/10712846
2026-03-25 17:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10712845
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712845%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10712845: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10712845 url https://www.openlane.eu/en/carv6/auction/10712845
2026-03-25 17:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10727153
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727153%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10727153: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10727153 url https://www.openlane.eu/en/carv6/auction/10727153
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10727154
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727154%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10727154: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10727154 url https://www.openlane.eu/en/carv6/auction/10727154
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10727155
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727155%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10727155: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10727155 url https://www.openlane.eu/en/carv6/auction/10727155
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10727156
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727156%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10727156: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10727156 url https://www.openlane.eu/en/carv6/auction/10727156
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10727158
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727158%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10727158: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10727158 url https://www.openlane.eu/en/carv6/auction/10727158
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10727159
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727159%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10727159: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10727159 url https://www.openlane.eu/en/carv6/auction/10727159
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10727160
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727160%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10727160: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10727160 url https://www.openlane.eu/en/carv6/auction/10727160
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10727161
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727161%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10727161: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10727161 url https://www.openlane.eu/en/carv6/auction/10727161
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10727163
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727163%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10727163: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10727163 url https://www.openlane.eu/en/carv6/auction/10727163
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10727164
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727164%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10727164: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10727164 url https://www.openlane.eu/en/carv6/auction/10727164
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10727165
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727165%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10727165: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10727165 url https://www.openlane.eu/en/carv6/auction/10727165
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10726015
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726015%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10726015: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10726015 url https://www.openlane.eu/en/carv6/auction/10726015
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10712838
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712838%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10712838: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10712838 url https://www.openlane.eu/en/carv6/auction/10712838
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10717006
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717006%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10717006: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10717006 url https://www.openlane.eu/en/carv6/auction/10717006
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10727184
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727184%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10727184: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10727184 url https://www.openlane.eu/en/carv6/auction/10727184
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10727185
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727185%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10727185: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10727185 url https://www.openlane.eu/en/carv6/auction/10727185
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10727186
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727186%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10727186: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10727186 url https://www.openlane.eu/en/carv6/auction/10727186
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10727189
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727189%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10727189: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10727189 url https://www.openlane.eu/en/carv6/auction/10727189
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10712837
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712837%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10712837: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10712837 url https://www.openlane.eu/en/carv6/auction/10712837
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10727194
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727194%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10727194: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10727194 url https://www.openlane.eu/en/carv6/auction/10727194
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10712848
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712848%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10712848: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10712848 url https://www.openlane.eu/en/carv6/auction/10712848
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10726035
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726035%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10726035: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10726035 url https://www.openlane.eu/en/carv6/auction/10726035
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10726017
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726017%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10726017: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10726017 url https://www.openlane.eu/en/carv6/auction/10726017
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10726033
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726033%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10726033: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10726033 url https://www.openlane.eu/en/carv6/auction/10726033
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10727196
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727196%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10727196: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10727196 url https://www.openlane.eu/en/carv6/auction/10727196
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10727197
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727197%27 HTTP/1.1" 200 None
2026-03-25 17:15:14 [adesa.de] INFO: Scrape type for 10727197: 1
2026-03-25 17:15:14 [adesa.de] INFO: Scraping item 10727197 url https://www.openlane.eu/en/carv6/auction/10727197
2026-03-25 17:15:14 [adesa.de] INFO: Found listing with ID: 10727198
2026-03-25 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727198%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10727198: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10727198 url https://www.openlane.eu/en/carv6/auction/10727198
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10727199
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727199%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10727199: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10727199 url https://www.openlane.eu/en/carv6/auction/10727199
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10712853
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712853%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10712853: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10712853 url https://www.openlane.eu/en/carv6/auction/10712853
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10712852
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712852%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10712852: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10712852 url https://www.openlane.eu/en/carv6/auction/10712852
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10727200
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727200%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10727200: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10727200 url https://www.openlane.eu/en/carv6/auction/10727200
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10726014
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726014%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10726014: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10726014 url https://www.openlane.eu/en/carv6/auction/10726014
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10712840
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712840%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10712840: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10712840 url https://www.openlane.eu/en/carv6/auction/10712840
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10712842
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712842%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10712842: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10712842 url https://www.openlane.eu/en/carv6/auction/10712842
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10726244
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726244%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10726244: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10726244 url https://www.openlane.eu/en/carv6/auction/10726244
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10726233
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726233%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10726233: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10726233 url https://www.openlane.eu/en/carv6/auction/10726233
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10726229
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726229%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10726229: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10726229 url https://www.openlane.eu/en/carv6/auction/10726229
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10712843
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712843%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10712843: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10712843 url https://www.openlane.eu/en/carv6/auction/10712843
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10712841
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712841%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10712841: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10712841 url https://www.openlane.eu/en/carv6/auction/10712841
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10726227
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726227%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10726227: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10726227 url https://www.openlane.eu/en/carv6/auction/10726227
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10726231
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726231%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10726231: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10726231 url https://www.openlane.eu/en/carv6/auction/10726231
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10726243
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726243%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10726243: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10726243 url https://www.openlane.eu/en/carv6/auction/10726243
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10726250
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726250%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10726250: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10726250 url https://www.openlane.eu/en/carv6/auction/10726250
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10726237
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726237%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10726237: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10726237 url https://www.openlane.eu/en/carv6/auction/10726237
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10726248
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726248%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10726248: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10726248 url https://www.openlane.eu/en/carv6/auction/10726248
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10712850
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712850%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10712850: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10712850 url https://www.openlane.eu/en/carv6/auction/10712850
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10726234
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726234%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10726234: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10726234 url https://www.openlane.eu/en/carv6/auction/10726234
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10726235
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726235%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10726235: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10726235 url https://www.openlane.eu/en/carv6/auction/10726235
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10726239
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726239%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10726239: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10726239 url https://www.openlane.eu/en/carv6/auction/10726239
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10726246
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726246%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10726246: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10726246 url https://www.openlane.eu/en/carv6/auction/10726246
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10726249
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726249%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10726249: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10726249 url https://www.openlane.eu/en/carv6/auction/10726249
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10726242
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726242%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10726242: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10726242 url https://www.openlane.eu/en/carv6/auction/10726242
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10726241
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726241%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10726241: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10726241 url https://www.openlane.eu/en/carv6/auction/10726241
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10726226
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726226%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10726226: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10726226 url https://www.openlane.eu/en/carv6/auction/10726226
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10726228
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726228%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10726228: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10726228 url https://www.openlane.eu/en/carv6/auction/10726228
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10726225
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726225%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10726225: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10726225 url https://www.openlane.eu/en/carv6/auction/10726225
2026-03-25 17:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717005> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10726230
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726230%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10726230: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10726230 url https://www.openlane.eu/en/carv6/auction/10726230
2026-03-25 17:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10726232
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726232%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10726232: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10726232 url https://www.openlane.eu/en/carv6/auction/10726232
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10726236
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726236%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10726236: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10726236 url https://www.openlane.eu/en/carv6/auction/10726236
2026-03-25 17:15:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5b03d39-3e82-55b8-a8b3-b8b0719c76f1 with identifier: 10717005
2026-03-25 17:15:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5b03d39-3e82-55b8-a8b3-b8b0719c76f1 with scrape type 1
2026-03-25 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b5b03d39-3e82-55b8-a8b3-b8b0719c76f1
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740166%252Fgeneral%252F10db804f-3fde-4cd3-84ac-61e9675c33af.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740166/general/10db804f-3fde-4cd3-84ac-61e9675c33af.jpg not downloaded yet
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10726238
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726238%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10726238: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10726238 url https://www.openlane.eu/en/carv6/auction/10726238
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740166%252Fgeneral%252F442dcb19-bca4-439e-a425-6eef3bac5a16.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740166/general/442dcb19-bca4-439e-a425-6eef3bac5a16.jpg not downloaded yet
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10726247
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726247%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10726247: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10726247 url https://www.openlane.eu/en/carv6/auction/10726247
2026-03-25 17:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740166%252Fgeneral%252F0455e8d4-6d36-428d-9317-3bd8411d8247.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740166/general/0455e8d4-6d36-428d-9317-3bd8411d8247.jpg not downloaded yet
2026-03-25 17:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10726240
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726240%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10726240: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10726240 url https://www.openlane.eu/en/carv6/auction/10726240
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740166%252Fgeneral%252Fe67e594e-e7c1-49c1-9734-e498aef8a582.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740166/general/e67e594e-e7c1-49c1-9734-e498aef8a582.jpg not downloaded yet
2026-03-25 17:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712846> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10726245
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726245%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10726245: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10726245 url https://www.openlane.eu/en/carv6/auction/10726245
2026-03-25 17:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740166%252Fgeneral%252F2f7e0d7f-9586-473e-8c6f-571adf134b87.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740166/general/2f7e0d7f-9586-473e-8c6f-571adf134b87.jpg not downloaded yet
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10712851
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712851%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10712851: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10712851 url https://www.openlane.eu/en/carv6/auction/10712851
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740166%252Fgeneral%252F01229c6e-bbf0-40bf-b0fd-605a784051e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740166/general/01229c6e-bbf0-40bf-b0fd-605a784051e2.jpg not downloaded yet
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10727520
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727520%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10727520: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10727520 url https://www.openlane.eu/en/carv6/auction/10727520
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740166%252Fgeneral%252F2c4a84fd-3d11-4cd3-804e-0a33107d6e1f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740166/general/2c4a84fd-3d11-4cd3-804e-0a33107d6e1f.jpg not downloaded yet
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10727513
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727513%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10727513: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10727513 url https://www.openlane.eu/en/carv6/auction/10727513
2026-03-25 17:15:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d61482ea-183d-5590-aa2f-7f21fc95cce7 with identifier: 10727148
2026-03-25 17:15:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d61482ea-183d-5590-aa2f-7f21fc95cce7 with scrape type 1
2026-03-25 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d61482ea-183d-5590-aa2f-7f21fc95cce7
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746764%252Fgeneral%252F07631172-0341-4d16-800b-a1526880f486.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746764/general/07631172-0341-4d16-800b-a1526880f486.jpg not downloaded yet
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740166%252Fgeneral%252F4c96a682-9956-4eb9-ac2d-64433fb692ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740166/general/4c96a682-9956-4eb9-ac2d-64433fb692ce.jpg not downloaded yet
2026-03-25 17:15:15 [adesa.de] INFO: Found listing with ID: 10727553
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727553%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [adesa.de] INFO: Scrape type for 10727553: 1
2026-03-25 17:15:15 [adesa.de] INFO: Scraping item 10727553 url https://www.openlane.eu/en/carv6/auction/10727553
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746764%252Fgeneral%252F47b1c51f-e277-4347-8d64-db4fd6af167b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746764/general/47b1c51f-e277-4347-8d64-db4fd6af167b.jpg not downloaded yet
2026-03-25 17:15:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8699b90a-e435-5411-b54e-ec0f952e9423 with identifier: 10712846
2026-03-25 17:15:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8699b90a-e435-5411-b54e-ec0f952e9423 with scrape type 1
2026-03-25 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8699b90a-e435-5411-b54e-ec0f952e9423
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740165%252Fgeneral%252F95379928-5bd8-437c-854a-c0c9532c5282.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740165/general/95379928-5bd8-437c-854a-c0c9532c5282.jpg not downloaded yet
2026-03-25 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740166%252Fgeneral%252F204517fa-a265-4ec5-8442-9da08d4df41c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740166/general/204517fa-a265-4ec5-8442-9da08d4df41c.jpg not downloaded yet
2026-03-25 17:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727141> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:16 [adesa.de] INFO: Found listing with ID: 10727556
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727556%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [adesa.de] INFO: Scrape type for 10727556: 1
2026-03-25 17:15:16 [adesa.de] INFO: Scraping item 10727556 url https://www.openlane.eu/en/carv6/auction/10727556
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746764%252Fgeneral%252Fc567fc7e-7f51-4c4c-92ad-3e1c799f58ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746764/general/c567fc7e-7f51-4c4c-92ad-3e1c799f58ba.jpg not downloaded yet
2026-03-25 17:15:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740165%252Fgeneral%252F835f54d9-44ae-4f97-994f-3257e5766455.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740165/general/835f54d9-44ae-4f97-994f-3257e5766455.jpg not downloaded yet
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740166%252Fgeneral%252F81eff08c-bdc2-48b5-8a48-b75b2096fba2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740166/general/81eff08c-bdc2-48b5-8a48-b75b2096fba2.jpg not downloaded yet
2026-03-25 17:15:16 [adesa.de] INFO: Found listing with ID: 10724794
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724794%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [adesa.de] INFO: Scrape type for 10724794: 1
2026-03-25 17:15:16 [adesa.de] INFO: Scraping item 10724794 url https://www.openlane.eu/en/carv6/auction/10724794
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746764%252Fgeneral%252F9920ebeb-acf3-4cf8-80ec-f177e2462808.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746764/general/9920ebeb-acf3-4cf8-80ec-f177e2462808.jpg not downloaded yet
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740165%252Fgeneral%252Fbfd814e8-d42f-428b-af88-dec9439f0973.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740165/general/bfd814e8-d42f-428b-af88-dec9439f0973.jpg not downloaded yet
2026-03-25 17:15:16 [adesa.de] INFO: Found listing with ID: 10724890
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724890%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [adesa.de] INFO: Scrape type for 10724890: 1
2026-03-25 17:15:16 [adesa.de] INFO: Scraping item 10724890 url https://www.openlane.eu/en/carv6/auction/10724890
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746764%252Fgeneral%252F9fe9f6b3-2279-44f2-9e9c-8c64c87bbe4f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746764/general/9fe9f6b3-2279-44f2-9e9c-8c64c87bbe4f.jpg not downloaded yet
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740165%252Fgeneral%252Fb7447663-53d9-4aab-aa6e-e9ea03e11f96.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740165/general/b7447663-53d9-4aab-aa6e-e9ea03e11f96.jpg not downloaded yet
2026-03-25 17:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712847> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8757d8d2-4729-5589-ba32-c80f66a3db33 with identifier: 10727141
2026-03-25 17:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8757d8d2-4729-5589-ba32-c80f66a3db33 with scrape type 1
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8757d8d2-4729-5589-ba32-c80f66a3db33
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739865%252Fgeneral%252F18b80944-c454-4686-a3fe-540c9553a96b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739865/general/18b80944-c454-4686-a3fe-540c9553a96b.jpg already downloaded
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739865%252Fgeneral%252Fb72da8b3-76af-498e-956e-bf08f1432dcb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739865/general/b72da8b3-76af-498e-956e-bf08f1432dcb.jpg already downloaded
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739865%252Fgeneral%252Ff698137d-4df1-4a14-83b1-5dc5c377328a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739865/general/f698137d-4df1-4a14-83b1-5dc5c377328a.jpg already downloaded
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739865%252Fgeneral%252Fcca9795f-156b-46f2-aedd-ce313be7a0c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739865/general/cca9795f-156b-46f2-aedd-ce313be7a0c1.jpg already downloaded
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739865%252Fgeneral%252Fcbfc447d-8d18-4f0b-b733-c60ac7038a49.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739865/general/cbfc447d-8d18-4f0b-b733-c60ac7038a49.JPG not downloaded yet
2026-03-25 17:15:16 [adesa.de] INFO: Found listing with ID: 10724884
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724884%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [adesa.de] INFO: Scrape type for 10724884: 1
2026-03-25 17:15:16 [adesa.de] INFO: Scraping item 10724884 url https://www.openlane.eu/en/carv6/auction/10724884
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746764%252Fgeneral%252Fdbd45d4a-2460-4292-81d6-2fd5e84cce7e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746764/general/dbd45d4a-2460-4292-81d6-2fd5e84cce7e.jpg not downloaded yet
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740165%252Fgeneral%252F349128af-a174-400e-a16c-5dd97743d1e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740165/general/349128af-a174-400e-a16c-5dd97743d1e6.jpg not downloaded yet
2026-03-25 17:15:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739865%252Fgeneral%252F1f7fdaab-6cc7-4096-80ae-adb3d80d6671.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739865/general/1f7fdaab-6cc7-4096-80ae-adb3d80d6671.JPG not downloaded yet
2026-03-25 17:15:16 [adesa.de] INFO: Found listing with ID: 10727580
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727580%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [adesa.de] INFO: Scrape type for 10727580: 1
2026-03-25 17:15:16 [adesa.de] INFO: Scraping item 10727580 url https://www.openlane.eu/en/carv6/auction/10727580
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746764%252Fgeneral%252Fcb638881-aedf-4c35-8521-f8d0ef37cab0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746764/general/cb638881-aedf-4c35-8521-f8d0ef37cab0.jpg not downloaded yet
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740165%252Fgeneral%252F279e260b-f04b-49de-a19b-686832a6c333.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740165/general/279e260b-f04b-49de-a19b-686832a6c333.jpg not downloaded yet
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739865%252Fgeneral%252Fc590bc46-a053-4327-9dcb-fb29f7f3658a.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739865/general/c590bc46-a053-4327-9dcb-fb29f7f3658a.JPG not downloaded yet
2026-03-25 17:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18cdfdc6-109e-5f12-83b0-0d0ec52476b6 with identifier: 10712847
2026-03-25 17:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18cdfdc6-109e-5f12-83b0-0d0ec52476b6 with scrape type 1
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 18cdfdc6-109e-5f12-83b0-0d0ec52476b6
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740153%252Fgeneral%252Fa5c5f5ad-7738-4a22-a701-fcdcf6d7396f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740153/general/a5c5f5ad-7738-4a22-a701-fcdcf6d7396f.jpg not downloaded yet
2026-03-25 17:15:16 [adesa.de] INFO: Found listing with ID: 10727592
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727592%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [adesa.de] INFO: Scrape type for 10727592: 1
2026-03-25 17:15:16 [adesa.de] INFO: Scraping item 10727592 url https://www.openlane.eu/en/carv6/auction/10727592
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746764%252Fgeneral%252Fb8b0d9d2-29d7-4eab-9c4f-21948a1a7cb6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746764/general/b8b0d9d2-29d7-4eab-9c4f-21948a1a7cb6.jpg not downloaded yet
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740165%252Fgeneral%252Fb1094220-3a0c-4bb3-85a1-0b775e012c45.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740165/general/b1094220-3a0c-4bb3-85a1-0b775e012c45.jpg not downloaded yet
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739865%252Fgeneral%252Fcfbc9acb-7d62-4bdb-a6e9-6e5ce1a47308.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739865/general/cfbc9acb-7d62-4bdb-a6e9-6e5ce1a47308.JPG not downloaded yet
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740153%252Fgeneral%252Ff97dffa4-ba0c-4b06-8ec7-96330e867047.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740153/general/f97dffa4-ba0c-4b06-8ec7-96330e867047.jpg not downloaded yet
2026-03-25 17:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740166/general/442dcb19-bca4-439e-a425-6eef3bac5a16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717005)
2026-03-25 17:15:16 [adesa.de] INFO: Found listing with ID: 10727543
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727543%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [adesa.de] INFO: Scrape type for 10727543: 1
2026-03-25 17:15:16 [adesa.de] INFO: Scraping item 10727543 url https://www.openlane.eu/en/carv6/auction/10727543
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746764%252Fgeneral%252Fd380942e-3fa6-4207-b60f-74c1a7eb01c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746764/general/d380942e-3fa6-4207-b60f-74c1a7eb01c8.jpg not downloaded yet
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740165%252Fgeneral%252F37ad4081-e08f-4a95-85be-dd3f7309894b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740165/general/37ad4081-e08f-4a95-85be-dd3f7309894b.jpg not downloaded yet
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739865%252Fgeneral%252Fa0612132-8968-4658-a70f-27fd4e64f5b2.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739865/general/a0612132-8968-4658-a70f-27fd4e64f5b2.JPG not downloaded yet
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740153%252Fgeneral%252Fbeb5e1f6-1e64-47c9-971c-800b396cd459.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740153/general/beb5e1f6-1e64-47c9-971c-800b396cd459.jpg not downloaded yet
2026-03-25 17:15:16 [adesa.de] INFO: Found listing with ID: 10727571
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727571%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [adesa.de] INFO: Scrape type for 10727571: 1
2026-03-25 17:15:16 [adesa.de] INFO: Scraping item 10727571 url https://www.openlane.eu/en/carv6/auction/10727571
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746764%252Fgeneral%252F814878dc-37e8-451c-aca5-f6e23936d265.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746764/general/814878dc-37e8-451c-aca5-f6e23936d265.jpg not downloaded yet
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740165%252Fgeneral%252Fde40e3ad-3f10-4c58-abe5-24a80277ee8d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740165/general/de40e3ad-3f10-4c58-abe5-24a80277ee8d.jpg not downloaded yet
2026-03-25 17:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712845> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739865%252Fgeneral%252Fcd25ffeb-04cd-47a0-911a-0197cb01d9c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739865/general/cd25ffeb-04cd-47a0-911a-0197cb01d9c4.jpg already downloaded
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740153%252Fgeneral%252Fdb4d0ec8-9de5-45e7-b41b-e2153f9a71f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740153/general/db4d0ec8-9de5-45e7-b41b-e2153f9a71f5.jpg not downloaded yet
2026-03-25 17:15:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:16 [adesa.de] INFO: Found listing with ID: 10727545
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727545%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [adesa.de] INFO: Scrape type for 10727545: 1
2026-03-25 17:15:16 [adesa.de] INFO: Scraping item 10727545 url https://www.openlane.eu/en/carv6/auction/10727545
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740165%252Fgeneral%252F487c311f-d13e-4223-84f8-bdfb193bb6d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740165/general/487c311f-d13e-4223-84f8-bdfb193bb6d6.jpg not downloaded yet
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740153%252Fgeneral%252Fd9f0a1ed-f7cb-42b1-9c02-64fb904a94c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740153/general/d9f0a1ed-f7cb-42b1-9c02-64fb904a94c3.jpg not downloaded yet
2026-03-25 17:15:16 [adesa.de] INFO: Found listing with ID: 10727565
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727565%27 HTTP/1.1" 200 None
2026-03-25 17:15:16 [adesa.de] INFO: Scrape type for 10727565: 1
2026-03-25 17:15:16 [adesa.de] INFO: Scraping item 10727565 url https://www.openlane.eu/en/carv6/auction/10727565
2026-03-25 17:15:16 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-25 17:15:16 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-25 17:15:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bf26d0>
2026-03-25 17:15:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5b03d39-3e82-55b8-a8b3-b8b0719c76f1/b5b03d39-3e82-55b8-a8b3-b8b0719c76f1_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740166%252Fgeneral%252F442dcb19-bca4-439e-a425-6eef3bac5a16.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740166/general/442dcb19-bca4-439e-a425-6eef3bac5a16.jpg saved to cache
2026-03-25 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b5b03d39-3e82-55b8-a8b3-b8b0719c76f1
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740153%252Fgeneral%252F26ac436e-6795-4361-9caf-3c1401b6cb35.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740153/general/26ac436e-6795-4361-9caf-3c1401b6cb35.jpg not downloaded yet
2026-03-25 17:15:17 [adesa.de] INFO: Found listing with ID: 10727567
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727567%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [adesa.de] INFO: Scrape type for 10727567: 1
2026-03-25 17:15:17 [adesa.de] INFO: Scraping item 10727567 url https://www.openlane.eu/en/carv6/auction/10727567
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740153%252Fgeneral%252F503f3918-56da-4b4d-bb0e-ffbc3057bacd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740153/general/503f3918-56da-4b4d-bb0e-ffbc3057bacd.jpg not downloaded yet
2026-03-25 17:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c58a5a3e-a67e-5a25-96b2-d0d8788c4508 with identifier: 10712845
2026-03-25 17:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c58a5a3e-a67e-5a25-96b2-d0d8788c4508 with scrape type 1
2026-03-25 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c58a5a3e-a67e-5a25-96b2-d0d8788c4508
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740161%252Fgeneral%252F7be12d0b-7ac3-4fdf-8a6e-1c233e2f9fa1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740161/general/7be12d0b-7ac3-4fdf-8a6e-1c233e2f9fa1.jpg not downloaded yet
2026-03-25 17:15:17 [adesa.de] INFO: Found listing with ID: 10727536
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727536%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [adesa.de] INFO: Scrape type for 10727536: 1
2026-03-25 17:15:17 [adesa.de] INFO: Scraping item 10727536 url https://www.openlane.eu/en/carv6/auction/10727536
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740153%252Fgeneral%252Fa97b5b32-3e3a-4def-ac14-aa72c16bde42.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740153/general/a97b5b32-3e3a-4def-ac14-aa72c16bde42.jpg not downloaded yet
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740161%252Fgeneral%252Fff4dfcb0-4b16-4e2d-bbe3-83de26d1a3c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740161/general/ff4dfcb0-4b16-4e2d-bbe3-83de26d1a3c9.jpg not downloaded yet
2026-03-25 17:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740165/general/95379928-5bd8-437c-854a-c0c9532c5282.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10712846)
2026-03-25 17:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740165/general/b1094220-3a0c-4bb3-85a1-0b775e012c45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10712846)
2026-03-25 17:15:17 [adesa.de] INFO: Found listing with ID: 10727522
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727522%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [adesa.de] INFO: Scrape type for 10727522: 1
2026-03-25 17:15:17 [adesa.de] INFO: Scraping item 10727522 url https://www.openlane.eu/en/carv6/auction/10727522
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740153%252Fgeneral%252F0f368202-0e89-4d2f-9287-91c6ba7ce338.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740153/general/0f368202-0e89-4d2f-9287-91c6ba7ce338.jpg not downloaded yet
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740161%252Fgeneral%252F3f52f218-2dc0-4991-8d4e-68e549048608.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740161/general/3f52f218-2dc0-4991-8d4e-68e549048608.jpg not downloaded yet
2026-03-25 17:15:17 [adesa.de] INFO: Found listing with ID: 10727540
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727540%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [adesa.de] INFO: Scrape type for 10727540: 1
2026-03-25 17:15:17 [adesa.de] INFO: Scraping item 10727540 url https://www.openlane.eu/en/carv6/auction/10727540
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740153%252Fgeneral%252F5e82dd7c-ad22-4473-a063-4f94d9f72d15.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740153/general/5e82dd7c-ad22-4473-a063-4f94d9f72d15.jpg not downloaded yet
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740161%252Fgeneral%252F4cc0c4be-21f4-46a3-9043-9f69c5e67bbd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740161/general/4cc0c4be-21f4-46a3-9043-9f69c5e67bbd.jpg not downloaded yet
2026-03-25 17:15:17 [adesa.de] INFO: Found listing with ID: 10727562
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727562%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [adesa.de] INFO: Scrape type for 10727562: 1
2026-03-25 17:15:17 [adesa.de] INFO: Scraping item 10727562 url https://www.openlane.eu/en/carv6/auction/10727562
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740161%252Fgeneral%252Fb90ff682-9d63-4d43-8260-e2386e926735.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740161/general/b90ff682-9d63-4d43-8260-e2386e926735.jpg not downloaded yet
2026-03-25 17:15:17 [adesa.de] INFO: Found listing with ID: 10727584
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727584%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [adesa.de] INFO: Scrape type for 10727584: 1
2026-03-25 17:15:17 [adesa.de] INFO: Scraping item 10727584 url https://www.openlane.eu/en/carv6/auction/10727584
2026-03-25 17:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740165/general/b7447663-53d9-4aab-aa6e-e9ea03e11f96.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10712846)
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740161%252Fgeneral%252Fce0775bf-7df4-4b8b-aa80-f33501d7368f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740161/general/ce0775bf-7df4-4b8b-aa80-f33501d7368f.jpg not downloaded yet
2026-03-25 17:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341ceae90>
2026-03-25 17:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8699b90a-e435-5411-b54e-ec0f952e9423/8699b90a-e435-5411-b54e-ec0f952e9423_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740165%252Fgeneral%252F95379928-5bd8-437c-854a-c0c9532c5282.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740165/general/95379928-5bd8-437c-854a-c0c9532c5282.jpg saved to cache
2026-03-25 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8699b90a-e435-5411-b54e-ec0f952e9423
2026-03-25 17:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13427dfed0>
2026-03-25 17:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8699b90a-e435-5411-b54e-ec0f952e9423/8699b90a-e435-5411-b54e-ec0f952e9423_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740165%252Fgeneral%252Fb1094220-3a0c-4bb3-85a1-0b775e012c45.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740165/general/b1094220-3a0c-4bb3-85a1-0b775e012c45.jpg saved to cache
2026-03-25 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8699b90a-e435-5411-b54e-ec0f952e9423
2026-03-25 17:15:17 [adesa.de] INFO: Found listing with ID: 10727546
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727546%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [adesa.de] INFO: Scrape type for 10727546: 1
2026-03-25 17:15:17 [adesa.de] INFO: Scraping item 10727546 url https://www.openlane.eu/en/carv6/auction/10727546
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740161%252Fgeneral%252F8cfee8e1-740f-4556-bc43-2693334024ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740161/general/8cfee8e1-740f-4556-bc43-2693334024ee.jpg not downloaded yet
2026-03-25 17:15:17 [adesa.de] INFO: Found listing with ID: 10727542
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727542%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [adesa.de] INFO: Scrape type for 10727542: 1
2026-03-25 17:15:17 [adesa.de] INFO: Scraping item 10727542 url https://www.openlane.eu/en/carv6/auction/10727542
2026-03-25 17:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426d0050>
2026-03-25 17:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8699b90a-e435-5411-b54e-ec0f952e9423/8699b90a-e435-5411-b54e-ec0f952e9423_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740165%252Fgeneral%252Fb7447663-53d9-4aab-aa6e-e9ea03e11f96.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740165/general/b7447663-53d9-4aab-aa6e-e9ea03e11f96.jpg saved to cache
2026-03-25 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8699b90a-e435-5411-b54e-ec0f952e9423
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740161%252Fgeneral%252Febc0578c-0a78-4fae-90c6-346583913970.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740161/general/ebc0578c-0a78-4fae-90c6-346583913970.jpg not downloaded yet
2026-03-25 17:15:17 [adesa.de] INFO: Found listing with ID: 10724737
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724737%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [adesa.de] INFO: Scrape type for 10724737: 1
2026-03-25 17:15:17 [adesa.de] INFO: Scraping item 10724737 url https://www.openlane.eu/en/carv6/auction/10724737
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740161%252Fgeneral%252F1002dec2-8eb4-4de6-8b39-3307e7945931.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740161/general/1002dec2-8eb4-4de6-8b39-3307e7945931.jpg not downloaded yet
2026-03-25 17:15:17 [adesa.de] INFO: Found listing with ID: 10727576
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727576%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [adesa.de] INFO: Scrape type for 10727576: 1
2026-03-25 17:15:17 [adesa.de] INFO: Scraping item 10727576 url https://www.openlane.eu/en/carv6/auction/10727576
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740161%252Fgeneral%252Fab4b0121-e5a3-490a-a542-f09386e80e1e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740161/general/ab4b0121-e5a3-490a-a542-f09386e80e1e.jpg not downloaded yet
2026-03-25 17:15:17 [adesa.de] INFO: Found listing with ID: 10727589
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727589%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [adesa.de] INFO: Scrape type for 10727589: 1
2026-03-25 17:15:17 [adesa.de] INFO: Scraping item 10727589 url https://www.openlane.eu/en/carv6/auction/10727589
2026-03-25 17:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740153/general/beb5e1f6-1e64-47c9-971c-800b396cd459.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10712847)
2026-03-25 17:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740161/general/7be12d0b-7ac3-4fdf-8a6e-1c233e2f9fa1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10712845)
2026-03-25 17:15:17 [adesa.de] INFO: Found listing with ID: 10727564
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727564%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [adesa.de] INFO: Scrape type for 10727564: 1
2026-03-25 17:15:17 [adesa.de] INFO: Scraping item 10727564 url https://www.openlane.eu/en/carv6/auction/10727564
2026-03-25 17:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740161/general/b90ff682-9d63-4d43-8260-e2386e926735.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10712845)
2026-03-25 17:15:17 [adesa.de] INFO: Found listing with ID: 10727495
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727495%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [adesa.de] INFO: Scrape type for 10727495: 1
2026-03-25 17:15:17 [adesa.de] INFO: Scraping item 10727495 url https://www.openlane.eu/en/carv6/auction/10727495
2026-03-25 17:15:17 [adesa.de] INFO: Found listing with ID: 10724521
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724521%27 HTTP/1.1" 200 None
2026-03-25 17:15:17 [adesa.de] INFO: Scrape type for 10724521: 1
2026-03-25 17:15:17 [adesa.de] INFO: Scraping item 10724521 url https://www.openlane.eu/en/carv6/auction/10724521
2026-03-25 17:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d80750>
2026-03-25 17:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18cdfdc6-109e-5f12-83b0-0d0ec52476b6/18cdfdc6-109e-5f12-83b0-0d0ec52476b6_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740153%252Fgeneral%252Fbeb5e1f6-1e64-47c9-971c-800b396cd459.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740153/general/beb5e1f6-1e64-47c9-971c-800b396cd459.jpg saved to cache
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 18cdfdc6-109e-5f12-83b0-0d0ec52476b6
2026-03-25 17:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426df3d0>
2026-03-25 17:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c58a5a3e-a67e-5a25-96b2-d0d8788c4508/c58a5a3e-a67e-5a25-96b2-d0d8788c4508_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740161%252Fgeneral%252F7be12d0b-7ac3-4fdf-8a6e-1c233e2f9fa1.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740161/general/7be12d0b-7ac3-4fdf-8a6e-1c233e2f9fa1.jpg saved to cache
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c58a5a3e-a67e-5a25-96b2-d0d8788c4508
2026-03-25 17:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13488f0710>
2026-03-25 17:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c58a5a3e-a67e-5a25-96b2-d0d8788c4508/c58a5a3e-a67e-5a25-96b2-d0d8788c4508_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740161%252Fgeneral%252Fb90ff682-9d63-4d43-8260-e2386e926735.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740161/general/b90ff682-9d63-4d43-8260-e2386e926735.jpg saved to cache
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c58a5a3e-a67e-5a25-96b2-d0d8788c4508
2026-03-25 17:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740161/general/ab4b0121-e5a3-490a-a542-f09386e80e1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10712845)
2026-03-25 17:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1348927e90>
2026-03-25 17:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c58a5a3e-a67e-5a25-96b2-d0d8788c4508/c58a5a3e-a67e-5a25-96b2-d0d8788c4508_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740161%252Fgeneral%252Fab4b0121-e5a3-490a-a542-f09386e80e1e.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740161/general/ab4b0121-e5a3-490a-a542-f09386e80e1e.jpg saved to cache
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c58a5a3e-a67e-5a25-96b2-d0d8788c4508
2026-03-25 17:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727155> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 961d0775-a7c2-5209-ba62-a5199bd6b6ac with identifier: 10727155
2026-03-25 17:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 961d0775-a7c2-5209-ba62-a5199bd6b6ac with scrape type 1
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 961d0775-a7c2-5209-ba62-a5199bd6b6ac
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746769%252Fgeneral%252F597c4dea-85ad-4362-ad28-57823a8ed9d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746769/general/597c4dea-85ad-4362-ad28-57823a8ed9d8.jpg not downloaded yet
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746769%252Fgeneral%252Fe59ed8c7-16c7-4a21-b233-4dfad1df97cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746769/general/e59ed8c7-16c7-4a21-b233-4dfad1df97cc.jpg not downloaded yet
2026-03-25 17:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727153> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746769%252Fgeneral%252Fad7cf3a7-f3a9-49a6-b4a2-0840d5c442b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746769/general/ad7cf3a7-f3a9-49a6-b4a2-0840d5c442b6.jpg not downloaded yet
2026-03-25 17:15:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746769%252Fgeneral%252F646e4032-b4e9-48db-b2c6-e0b9adb26399.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746769/general/646e4032-b4e9-48db-b2c6-e0b9adb26399.jpg not downloaded yet
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746769%252Fgeneral%252F784c72b6-a4e1-4e36-bd6e-6cca3fd07b3f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746769/general/784c72b6-a4e1-4e36-bd6e-6cca3fd07b3f.jpg not downloaded yet
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746769%252Fgeneral%252F53f904af-0442-48d4-ac1e-b26883c34775.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746769/general/53f904af-0442-48d4-ac1e-b26883c34775.jpg not downloaded yet
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746769%252Fgeneral%252Fd3da519b-8921-4171-86f6-1b7cff9fa83f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746769/general/d3da519b-8921-4171-86f6-1b7cff9fa83f.jpg not downloaded yet
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746769%252Fgeneral%252Fb74598e2-4e9b-4ee6-a12d-5e027baee416.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746769/general/b74598e2-4e9b-4ee6-a12d-5e027baee416.jpg not downloaded yet
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746769%252Fgeneral%252F66740a11-8740-4624-aaee-445212c9cc74.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746769/general/66740a11-8740-4624-aaee-445212c9cc74.jpg not downloaded yet
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746769%252Fgeneral%252F95770215-71ff-4211-9775-3d34189c779e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746769/general/95770215-71ff-4211-9775-3d34189c779e.jpg not downloaded yet
2026-03-25 17:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 211c2e7a-b3ec-5c85-b267-d1111d184580 with identifier: 10727153
2026-03-25 17:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 211c2e7a-b3ec-5c85-b267-d1111d184580 with scrape type 1
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 211c2e7a-b3ec-5c85-b267-d1111d184580
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746767%252Fgeneral%252F5067a2dd-1189-4dc2-8468-578f0190086e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746767/general/5067a2dd-1189-4dc2-8468-578f0190086e.jpg not downloaded yet
2026-03-25 17:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746769/general/e59ed8c7-16c7-4a21-b233-4dfad1df97cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727155)
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746767%252Fgeneral%252F07d3705c-2a0c-4f7b-9f75-faf79390625f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746767/general/07d3705c-2a0c-4f7b-9f75-faf79390625f.jpg not downloaded yet
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746767%252Fgeneral%252Fb9578674-c006-4bf5-881e-7e0da276006f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746767/general/b9578674-c006-4bf5-881e-7e0da276006f.jpg not downloaded yet
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746767%252Fgeneral%252F85a59b3d-b240-4a91-9017-b2dbd866600a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746767/general/85a59b3d-b240-4a91-9017-b2dbd866600a.jpg not downloaded yet
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746767%252Fgeneral%252F2fff3539-e300-4d56-9cc1-e25ef7113ec0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746767/general/2fff3539-e300-4d56-9cc1-e25ef7113ec0.jpg not downloaded yet
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746767%252Fgeneral%252F452a41d2-8de9-4e63-bafa-8a0a2e3c4eb6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746767/general/452a41d2-8de9-4e63-bafa-8a0a2e3c4eb6.jpg not downloaded yet
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746767%252Fgeneral%252Fb549b90d-4087-4356-a83b-b10390e648b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746767/general/b549b90d-4087-4356-a83b-b10390e648b2.jpg not downloaded yet
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746767%252Fgeneral%252F0bfff956-91de-4feb-a2e8-d0c06f7ace5f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746767/general/0bfff956-91de-4feb-a2e8-d0c06f7ace5f.jpg not downloaded yet
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746767%252Fgeneral%252F7fc512ee-cebf-4074-ac85-afccce3cecef.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746767/general/7fc512ee-cebf-4074-ac85-afccce3cecef.jpg not downloaded yet
2026-03-25 17:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d1ac90>
2026-03-25 17:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_961d0775-a7c2-5209-ba62-a5199bd6b6ac/961d0775-a7c2-5209-ba62-a5199bd6b6ac_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746769%252Fgeneral%252Fe59ed8c7-16c7-4a21-b233-4dfad1df97cc.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746769/general/e59ed8c7-16c7-4a21-b233-4dfad1df97cc.jpg saved to cache
2026-03-25 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 961d0775-a7c2-5209-ba62-a5199bd6b6ac
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746767%252Fgeneral%252F9839338a-c9ff-4b71-9659-55a273d26336.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746767/general/9839338a-c9ff-4b71-9659-55a273d26336.jpg not downloaded yet
2026-03-25 17:15:19 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 5.107(s), this was the 1st time calling it.
2026-03-25 17:15:19 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.417738936871395 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Wed, 25 Mar 2026 17:15:19 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '41e5fc4d577d0d4736f5f61803dc047b', '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=41e5fc4d577d0d4736f5f61803dc047b.
2026-03-25 17:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727150> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746767/general/5067a2dd-1189-4dc2-8468-578f0190086e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727153)
2026-03-25 17:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 852680d3-cdcb-58d9-be3f-adf65194f2e3 with identifier: 10727150
2026-03-25 17:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 852680d3-cdcb-58d9-be3f-adf65194f2e3 with scrape type 1
2026-03-25 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 852680d3-cdcb-58d9-be3f-adf65194f2e3
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746765%252Fgeneral%252F88cc1c64-d14d-48d6-af4c-e4a3952ea95a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746765/general/88cc1c64-d14d-48d6-af4c-e4a3952ea95a.jpg not downloaded yet
2026-03-25 17:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746767/general/9839338a-c9ff-4b71-9659-55a273d26336.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727153)
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746765%252Fgeneral%252Feafa0054-dea7-481b-bacf-57b01660dd6a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746765/general/eafa0054-dea7-481b-bacf-57b01660dd6a.jpg not downloaded yet
2026-03-25 17:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727154> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746765%252Fgeneral%252F5de00038-980e-44ec-b5c9-dd607cc29fd3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746765/general/5de00038-980e-44ec-b5c9-dd607cc29fd3.jpg not downloaded yet
2026-03-25 17:15:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1348c09610>
2026-03-25 17:15:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_211c2e7a-b3ec-5c85-b267-d1111d184580/211c2e7a-b3ec-5c85-b267-d1111d184580_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746767%252Fgeneral%252F5067a2dd-1189-4dc2-8468-578f0190086e.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746767/general/5067a2dd-1189-4dc2-8468-578f0190086e.jpg saved to cache
2026-03-25 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 211c2e7a-b3ec-5c85-b267-d1111d184580
2026-03-25 17:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746767/general/7fc512ee-cebf-4074-ac85-afccce3cecef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727153)
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746765%252Fgeneral%252F3c584121-336a-40ab-b013-ed91cf7ffb86.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746765/general/3c584121-336a-40ab-b013-ed91cf7ffb86.jpg not downloaded yet
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746765%252Fgeneral%252F43543785-9663-40ee-909c-729faeb500d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746765/general/43543785-9663-40ee-909c-729faeb500d1.jpg not downloaded yet
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746765%252Fgeneral%252F6037af4c-79a9-4c11-858d-4d2c64577d0a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746765/general/6037af4c-79a9-4c11-858d-4d2c64577d0a.jpg not downloaded yet
2026-03-25 17:15:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134273b710>
2026-03-25 17:15:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_211c2e7a-b3ec-5c85-b267-d1111d184580/211c2e7a-b3ec-5c85-b267-d1111d184580_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746767%252Fgeneral%252F9839338a-c9ff-4b71-9659-55a273d26336.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746767/general/9839338a-c9ff-4b71-9659-55a273d26336.jpg saved to cache
2026-03-25 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 211c2e7a-b3ec-5c85-b267-d1111d184580
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746765%252Fgeneral%252F71ab568f-c4e5-4088-816c-a202a6d4a7ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746765/general/71ab568f-c4e5-4088-816c-a202a6d4a7ca.jpg not downloaded yet
2026-03-25 17:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746765/general/88cc1c64-d14d-48d6-af4c-e4a3952ea95a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727150)
2026-03-25 17:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d30dca6-0182-5464-bf35-86fc2d5aea00 with identifier: 10727154
2026-03-25 17:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d30dca6-0182-5464-bf35-86fc2d5aea00 with scrape type 1
2026-03-25 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8d30dca6-0182-5464-bf35-86fc2d5aea00
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746768%252Fgeneral%252F4e60ab38-f5ad-4cbc-baa6-49d2045de5d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746768/general/4e60ab38-f5ad-4cbc-baa6-49d2045de5d3.jpg not downloaded yet
2026-03-25 17:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746765/general/5de00038-980e-44ec-b5c9-dd607cc29fd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727150)
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746765%252Fgeneral%252Fe1545636-9309-4bb5-bf25-7cbaa31f10a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746765/general/e1545636-9309-4bb5-bf25-7cbaa31f10a5.jpg not downloaded yet
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746768%252Fgeneral%252F15512671-8c5e-41f5-8151-913f252f53c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746768/general/15512671-8c5e-41f5-8151-913f252f53c4.jpg not downloaded yet
2026-03-25 17:15:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134270e450>
2026-03-25 17:15:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_211c2e7a-b3ec-5c85-b267-d1111d184580/211c2e7a-b3ec-5c85-b267-d1111d184580_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746767%252Fgeneral%252F7fc512ee-cebf-4074-ac85-afccce3cecef.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746767/general/7fc512ee-cebf-4074-ac85-afccce3cecef.jpg saved to cache
2026-03-25 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 211c2e7a-b3ec-5c85-b267-d1111d184580
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746765%252Fgeneral%252F4f2fa37a-5dd4-4982-aa4e-cae52d29a608.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746765/general/4f2fa37a-5dd4-4982-aa4e-cae52d29a608.jpg not downloaded yet
2026-03-25 17:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746765/general/eafa0054-dea7-481b-bacf-57b01660dd6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727150)
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746768%252Fgeneral%252Faa184a94-4d47-4e77-99bc-8b2d90e2c4ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746768/general/aa184a94-4d47-4e77-99bc-8b2d90e2c4ac.jpg not downloaded yet
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746765%252Fgeneral%252F65d5672c-1926-495d-92ab-088fa93c397b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746765/general/65d5672c-1926-495d-92ab-088fa93c397b.jpg not downloaded yet
2026-03-25 17:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727159> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746768%252Fgeneral%252Fd29b87cf-56ad-4c6f-9cfc-db26492c7fd0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746768/general/d29b87cf-56ad-4c6f-9cfc-db26492c7fd0.jpg not downloaded yet
2026-03-25 17:15:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a799d0>
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_852680d3-cdcb-58d9-be3f-adf65194f2e3/852680d3-cdcb-58d9-be3f-adf65194f2e3_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746765%252Fgeneral%252F88cc1c64-d14d-48d6-af4c-e4a3952ea95a.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746765/general/88cc1c64-d14d-48d6-af4c-e4a3952ea95a.jpg saved to cache
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 852680d3-cdcb-58d9-be3f-adf65194f2e3
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13427acf10>
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_852680d3-cdcb-58d9-be3f-adf65194f2e3/852680d3-cdcb-58d9-be3f-adf65194f2e3_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746765%252Fgeneral%252F5de00038-980e-44ec-b5c9-dd607cc29fd3.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746765/general/5de00038-980e-44ec-b5c9-dd607cc29fd3.jpg saved to cache
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 852680d3-cdcb-58d9-be3f-adf65194f2e3
2026-03-25 17:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746765/general/71ab568f-c4e5-4088-816c-a202a6d4a7ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727150)
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746768%252Fgeneral%252Fe792955a-73e0-47ab-986c-875bf1baaf2d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746768/general/e792955a-73e0-47ab-986c-875bf1baaf2d.jpg not downloaded yet
2026-03-25 17:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746765/general/6037af4c-79a9-4c11-858d-4d2c64577d0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727150)
2026-03-25 17:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746768/general/15512671-8c5e-41f5-8151-913f252f53c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727154)
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746768%252Fgeneral%252F918dd7fe-445d-4a14-ba6f-2a3e15a2d2de.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746768/general/918dd7fe-445d-4a14-ba6f-2a3e15a2d2de.jpg not downloaded yet
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d31710>
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_852680d3-cdcb-58d9-be3f-adf65194f2e3/852680d3-cdcb-58d9-be3f-adf65194f2e3_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746765%252Fgeneral%252Feafa0054-dea7-481b-bacf-57b01660dd6a.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746765/general/eafa0054-dea7-481b-bacf-57b01660dd6a.jpg saved to cache
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 852680d3-cdcb-58d9-be3f-adf65194f2e3
2026-03-25 17:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac5961dc-4190-5e5e-b1b3-6fcf14679c04 with identifier: 10727159
2026-03-25 17:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac5961dc-4190-5e5e-b1b3-6fcf14679c04 with scrape type 1
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac5961dc-4190-5e5e-b1b3-6fcf14679c04
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746772%252Fgeneral%252F3ffcaf50-1933-4264-b92e-71f85bc72624.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746772/general/3ffcaf50-1933-4264-b92e-71f85bc72624.jpg not downloaded yet
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746768%252Fgeneral%252Fa31eb0ba-cbe2-468d-a0c8-8743ddf46c72.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746768/general/a31eb0ba-cbe2-468d-a0c8-8743ddf46c72.jpg not downloaded yet
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746772%252Fgeneral%252Fdf3a0187-bf18-4ef4-b124-fc2532493cdc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746772/general/df3a0187-bf18-4ef4-b124-fc2532493cdc.jpg not downloaded yet
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746768%252Fgeneral%252F05ca6b1c-bf7b-4f4e-a0c4-56f88a3c525a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746768/general/05ca6b1c-bf7b-4f4e-a0c4-56f88a3c525a.jpg not downloaded yet
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746772%252Fgeneral%252Fc8c62417-b596-406a-910c-f1c11fd9217d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746772/general/c8c62417-b596-406a-910c-f1c11fd9217d.jpg not downloaded yet
2026-03-25 17:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746765/general/65d5672c-1926-495d-92ab-088fa93c397b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727150)
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746768%252Fgeneral%252F9b32071d-7843-4ca4-918f-896b61c30364.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746768/general/9b32071d-7843-4ca4-918f-896b61c30364.jpg not downloaded yet
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746772%252Fgeneral%252F64cac3f7-aa17-456a-8e05-ca5e7f2226b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746772/general/64cac3f7-aa17-456a-8e05-ca5e7f2226b5.jpg not downloaded yet
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341db3f90>
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_852680d3-cdcb-58d9-be3f-adf65194f2e3/852680d3-cdcb-58d9-be3f-adf65194f2e3_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746765%252Fgeneral%252F71ab568f-c4e5-4088-816c-a202a6d4a7ca.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746765/general/71ab568f-c4e5-4088-816c-a202a6d4a7ca.jpg saved to cache
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 852680d3-cdcb-58d9-be3f-adf65194f2e3
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342621cd0>
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_852680d3-cdcb-58d9-be3f-adf65194f2e3/852680d3-cdcb-58d9-be3f-adf65194f2e3_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746765%252Fgeneral%252F6037af4c-79a9-4c11-858d-4d2c64577d0a.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746765/general/6037af4c-79a9-4c11-858d-4d2c64577d0a.jpg saved to cache
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 852680d3-cdcb-58d9-be3f-adf65194f2e3
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341dcd890>
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d30dca6-0182-5464-bf35-86fc2d5aea00/8d30dca6-0182-5464-bf35-86fc2d5aea00_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746768%252Fgeneral%252F15512671-8c5e-41f5-8151-913f252f53c4.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746768/general/15512671-8c5e-41f5-8151-913f252f53c4.jpg saved to cache
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8d30dca6-0182-5464-bf35-86fc2d5aea00
2026-03-25 17:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746768/general/d29b87cf-56ad-4c6f-9cfc-db26492c7fd0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727154)
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746768%252Fgeneral%252F2dedf6fc-bf66-449e-8363-c1bb2923bc7d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746768/general/2dedf6fc-bf66-449e-8363-c1bb2923bc7d.jpg not downloaded yet
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746772%252Fgeneral%252F8ef550de-edf4-4f91-823d-b6e7fc8b186b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746772/general/8ef550de-edf4-4f91-823d-b6e7fc8b186b.jpg not downloaded yet
2026-03-25 17:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746765/general/4f2fa37a-5dd4-4982-aa4e-cae52d29a608.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727150)
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13425fe290>
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_852680d3-cdcb-58d9-be3f-adf65194f2e3/852680d3-cdcb-58d9-be3f-adf65194f2e3_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746765%252Fgeneral%252F65d5672c-1926-495d-92ab-088fa93c397b.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746765/general/65d5672c-1926-495d-92ab-088fa93c397b.jpg saved to cache
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 852680d3-cdcb-58d9-be3f-adf65194f2e3
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746772%252Fgeneral%252F99f345ef-eca4-4e42-af72-318fc87763fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746772/general/99f345ef-eca4-4e42-af72-318fc87763fa.jpg not downloaded yet
2026-03-25 17:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727160> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746772/general/c8c62417-b596-406a-910c-f1c11fd9217d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727159)
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746772%252Fgeneral%252F18c6e3f6-1e48-4adc-ab86-1bf4368e657d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746772/general/18c6e3f6-1e48-4adc-ab86-1bf4368e657d.jpg not downloaded yet
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d8c090>
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d30dca6-0182-5464-bf35-86fc2d5aea00/8d30dca6-0182-5464-bf35-86fc2d5aea00_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746768%252Fgeneral%252Fd29b87cf-56ad-4c6f-9cfc-db26492c7fd0.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746768/general/d29b87cf-56ad-4c6f-9cfc-db26492c7fd0.jpg saved to cache
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8d30dca6-0182-5464-bf35-86fc2d5aea00
2026-03-25 17:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746768/general/aa184a94-4d47-4e77-99bc-8b2d90e2c4ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727154)
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746772%252Fgeneral%252Fb187bb56-9dc9-4b51-8f7d-74752a8b5f60.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746772/general/b187bb56-9dc9-4b51-8f7d-74752a8b5f60.jpg not downloaded yet
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342748910>
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_852680d3-cdcb-58d9-be3f-adf65194f2e3/852680d3-cdcb-58d9-be3f-adf65194f2e3_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746765%252Fgeneral%252F4f2fa37a-5dd4-4982-aa4e-cae52d29a608.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746765/general/4f2fa37a-5dd4-4982-aa4e-cae52d29a608.jpg saved to cache
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 852680d3-cdcb-58d9-be3f-adf65194f2e3
2026-03-25 17:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1c93634-9884-5f66-bf08-70ff59d126d0 with identifier: 10727160
2026-03-25 17:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1c93634-9884-5f66-bf08-70ff59d126d0 with scrape type 1
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f1c93634-9884-5f66-bf08-70ff59d126d0
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746773%252Fgeneral%252F37a25e02-009d-48c2-8ff5-5e274a7d31fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746773/general/37a25e02-009d-48c2-8ff5-5e274a7d31fc.jpg not downloaded yet
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a8cc50>
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac5961dc-4190-5e5e-b1b3-6fcf14679c04/ac5961dc-4190-5e5e-b1b3-6fcf14679c04_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746772%252Fgeneral%252Fc8c62417-b596-406a-910c-f1c11fd9217d.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746772/general/c8c62417-b596-406a-910c-f1c11fd9217d.jpg saved to cache
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ac5961dc-4190-5e5e-b1b3-6fcf14679c04
2026-03-25 17:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746768/general/05ca6b1c-bf7b-4f4e-a0c4-56f88a3c525a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727154)
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746772%252Fgeneral%252Fdf139381-75a0-461a-a7a6-15d0a9ef5705.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746772/general/df139381-75a0-461a-a7a6-15d0a9ef5705.jpg not downloaded yet
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746773%252Fgeneral%252F5e3d4293-0472-4c84-844a-663b223b0c05.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746773/general/5e3d4293-0472-4c84-844a-663b223b0c05.jpg not downloaded yet
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746772%252Fgeneral%252F8764826b-dc07-4de2-ba82-1d134d690815.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746772/general/8764826b-dc07-4de2-ba82-1d134d690815.jpg not downloaded yet
2026-03-25 17:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726240> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746772/general/64cac3f7-aa17-456a-8e05-ca5e7f2226b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727159)
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746773%252Fgeneral%252F29253fb3-52ca-4158-abfc-d03708adb196.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746773/general/29253fb3-52ca-4158-abfc-d03708adb196.jpg not downloaded yet
2026-03-25 17:15:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1348980f10>
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d30dca6-0182-5464-bf35-86fc2d5aea00/8d30dca6-0182-5464-bf35-86fc2d5aea00_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746768%252Fgeneral%252Faa184a94-4d47-4e77-99bc-8b2d90e2c4ac.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746768/general/aa184a94-4d47-4e77-99bc-8b2d90e2c4ac.jpg saved to cache
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8d30dca6-0182-5464-bf35-86fc2d5aea00
2026-03-25 17:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746772/general/99f345ef-eca4-4e42-af72-318fc87763fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727159)
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746773%252Fgeneral%252Fa91fe804-e207-4feb-a0f5-2b366738da43.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746773/general/a91fe804-e207-4feb-a0f5-2b366738da43.jpg not downloaded yet
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746773%252Fgeneral%252Fecc4ea17-270e-4c7f-adb6-7f2797d9539a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746773/general/ecc4ea17-270e-4c7f-adb6-7f2797d9539a.jpg not downloaded yet
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1348c07310>
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d30dca6-0182-5464-bf35-86fc2d5aea00/8d30dca6-0182-5464-bf35-86fc2d5aea00_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746768%252Fgeneral%252F05ca6b1c-bf7b-4f4e-a0c4-56f88a3c525a.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746768/general/05ca6b1c-bf7b-4f4e-a0c4-56f88a3c525a.jpg saved to cache
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8d30dca6-0182-5464-bf35-86fc2d5aea00
2026-03-25 17:15:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6168b7e2-02cb-58e8-bdb9-e06d793bf3ec with identifier: 10726240
2026-03-25 17:15:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6168b7e2-02cb-58e8-bdb9-e06d793bf3ec with scrape type 1
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6168b7e2-02cb-58e8-bdb9-e06d793bf3ec
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745894%252Fgeneral%252F99666113-be77-4af1-a9f8-5ccf5d28bb0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745894/general/99666113-be77-4af1-a9f8-5ccf5d28bb0d.jpg not downloaded yet
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341ddbb50>
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac5961dc-4190-5e5e-b1b3-6fcf14679c04/ac5961dc-4190-5e5e-b1b3-6fcf14679c04_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746772%252Fgeneral%252F64cac3f7-aa17-456a-8e05-ca5e7f2226b5.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746772/general/64cac3f7-aa17-456a-8e05-ca5e7f2226b5.jpg saved to cache
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ac5961dc-4190-5e5e-b1b3-6fcf14679c04
2026-03-25 17:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746768/general/2dedf6fc-bf66-449e-8363-c1bb2923bc7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727154)
2026-03-25 17:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746772/general/8764826b-dc07-4de2-ba82-1d134d690815.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727159)
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746773%252Fgeneral%252Ff2fdbf3a-173c-453e-8915-4560ddba65ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746773/general/f2fdbf3a-173c-453e-8915-4560ddba65ad.jpg not downloaded yet
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745894%252Fgeneral%252F65aeb5da-79f9-4784-b6ba-3fadab54ce7a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745894/general/65aeb5da-79f9-4784-b6ba-3fadab54ce7a.jpg not downloaded yet
2026-03-25 17:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727143> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746773/general/37a25e02-009d-48c2-8ff5-5e274a7d31fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727160)
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746773%252Fgeneral%252F7f5c233c-563c-4d16-9c4d-9b9c87342ed8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746773/general/7f5c233c-563c-4d16-9c4d-9b9c87342ed8.jpg not downloaded yet
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745894%252Fgeneral%252Fa937131a-3a4d-4a16-a995-3c23f8d32e93.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745894/general/a937131a-3a4d-4a16-a995-3c23f8d32e93.jpg not downloaded yet
2026-03-25 17:15:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342652f50>
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac5961dc-4190-5e5e-b1b3-6fcf14679c04/ac5961dc-4190-5e5e-b1b3-6fcf14679c04_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746772%252Fgeneral%252F99f345ef-eca4-4e42-af72-318fc87763fa.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746772/general/99f345ef-eca4-4e42-af72-318fc87763fa.jpg saved to cache
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ac5961dc-4190-5e5e-b1b3-6fcf14679c04
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746773%252Fgeneral%252F760c5c5c-29ce-463a-a89f-8f1b829933ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746773/general/760c5c5c-29ce-463a-a89f-8f1b829933ac.jpg not downloaded yet
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745894%252Fgeneral%252Fe381e9ce-761d-491d-bf86-d824595d55b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745894/general/e381e9ce-761d-491d-bf86-d824595d55b8.jpg not downloaded yet
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746773%252Fgeneral%252F9ae8da1a-7e0c-4ff8-804f-68e1248288d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746773/general/9ae8da1a-7e0c-4ff8-804f-68e1248288d6.jpg not downloaded yet
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745894%252Fgeneral%252F5c9c62ac-481e-4547-86cc-98b8c8c2a170.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745894/general/5c9c62ac-481e-4547-86cc-98b8c8c2a170.jpg not downloaded yet
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a6a310>
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d30dca6-0182-5464-bf35-86fc2d5aea00/8d30dca6-0182-5464-bf35-86fc2d5aea00_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746768%252Fgeneral%252F2dedf6fc-bf66-449e-8363-c1bb2923bc7d.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746768/general/2dedf6fc-bf66-449e-8363-c1bb2923bc7d.jpg saved to cache
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8d30dca6-0182-5464-bf35-86fc2d5aea00
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13428be4d0>
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac5961dc-4190-5e5e-b1b3-6fcf14679c04/ac5961dc-4190-5e5e-b1b3-6fcf14679c04_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746772%252Fgeneral%252F8764826b-dc07-4de2-ba82-1d134d690815.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746772/general/8764826b-dc07-4de2-ba82-1d134d690815.jpg saved to cache
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ac5961dc-4190-5e5e-b1b3-6fcf14679c04
2026-03-25 17:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746773/general/29253fb3-52ca-4158-abfc-d03708adb196.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727160)
2026-03-25 17:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746773/general/ecc4ea17-270e-4c7f-adb6-7f2797d9539a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727160)
2026-03-25 17:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746773/general/5e3d4293-0472-4c84-844a-663b223b0c05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727160)
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746773%252Fgeneral%252F81717dbf-6c37-438f-a58f-897d42291d7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746773/general/81717dbf-6c37-438f-a58f-897d42291d7f.jpg not downloaded yet
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745894%252Fgeneral%252F979cf339-067e-4833-89a3-6fb0e4afaaec.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745894/general/979cf339-067e-4833-89a3-6fb0e4afaaec.jpg not downloaded yet
2026-03-25 17:15:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f97a56d-37a8-5d4d-9e31-6630f9976c6e with identifier: 10727143
2026-03-25 17:15:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f97a56d-37a8-5d4d-9e31-6630f9976c6e with scrape type 1
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f97a56d-37a8-5d4d-9e31-6630f9976c6e
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642629%252Fgeneral%252F0c9756bc-f024-4d2a-916a-81cddb427c16.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642629/general/0c9756bc-f024-4d2a-916a-81cddb427c16.JPG not downloaded yet
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341cfd290>
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1c93634-9884-5f66-bf08-70ff59d126d0/f1c93634-9884-5f66-bf08-70ff59d126d0_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746773%252Fgeneral%252F37a25e02-009d-48c2-8ff5-5e274a7d31fc.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746773/general/37a25e02-009d-48c2-8ff5-5e274a7d31fc.jpg saved to cache
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f1c93634-9884-5f66-bf08-70ff59d126d0
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745894%252Fgeneral%252F3a3f16fc-5e15-4814-a82d-9d05434a6cda.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745894/general/3a3f16fc-5e15-4814-a82d-9d05434a6cda.jpg not downloaded yet
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642629%252Fgeneral%252F1a6e80ac-22b0-49a5-ad34-cc63f4710349.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642629/general/1a6e80ac-22b0-49a5-ad34-cc63f4710349.JPG not downloaded yet
2026-03-25 17:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726225> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341dccc50>
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1c93634-9884-5f66-bf08-70ff59d126d0/f1c93634-9884-5f66-bf08-70ff59d126d0_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746773%252Fgeneral%252F29253fb3-52ca-4158-abfc-d03708adb196.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746773/general/29253fb3-52ca-4158-abfc-d03708adb196.jpg saved to cache
2026-03-25 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f1c93634-9884-5f66-bf08-70ff59d126d0
2026-03-25 17:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342623c90>
2026-03-25 17:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1c93634-9884-5f66-bf08-70ff59d126d0/f1c93634-9884-5f66-bf08-70ff59d126d0_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746773%252Fgeneral%252Fecc4ea17-270e-4c7f-adb6-7f2797d9539a.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746773/general/ecc4ea17-270e-4c7f-adb6-7f2797d9539a.jpg saved to cache
2026-03-25 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f1c93634-9884-5f66-bf08-70ff59d126d0
2026-03-25 17:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a7db90>
2026-03-25 17:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1c93634-9884-5f66-bf08-70ff59d126d0/f1c93634-9884-5f66-bf08-70ff59d126d0_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746773%252Fgeneral%252F5e3d4293-0472-4c84-844a-663b223b0c05.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746773/general/5e3d4293-0472-4c84-844a-663b223b0c05.jpg saved to cache
2026-03-25 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f1c93634-9884-5f66-bf08-70ff59d126d0
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745894%252Fgeneral%252F45242532-41cf-444b-9c70-b5d3400b7366.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745894/general/45242532-41cf-444b-9c70-b5d3400b7366.jpg not downloaded yet
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642629%252Fgeneral%252F8d1c6eb1-7411-4b07-ac89-799eaaffd98f.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642629/general/8d1c6eb1-7411-4b07-ac89-799eaaffd98f.JPG not downloaded yet
2026-03-25 17:15:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745894%252Fgeneral%252F31bbf46a-2f84-4272-8658-3500c28526cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745894/general/31bbf46a-2f84-4272-8658-3500c28526cc.jpg not downloaded yet
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642629%252Fgeneral%252Ff36ab197-ef50-4ee0-9347-ec04113e64d5.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642629/general/f36ab197-ef50-4ee0-9347-ec04113e64d5.JPG not downloaded yet
2026-03-25 17:15:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66a39e1c-3d9d-5247-aa52-8da9fbda5165 with identifier: 10726225
2026-03-25 17:15:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66a39e1c-3d9d-5247-aa52-8da9fbda5165 with scrape type 1
2026-03-25 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 66a39e1c-3d9d-5247-aa52-8da9fbda5165
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725085%252Fgeneral%252F6c5da57d-6e73-4ef5-a11f-30247a7978f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725085/general/6c5da57d-6e73-4ef5-a11f-30247a7978f8.jpg already downloaded
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725085%252Fgeneral%252F64abdceb-a5e6-430a-a34b-4aeb52d0eb33.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725085/general/64abdceb-a5e6-430a-a34b-4aeb52d0eb33.jpg already downloaded
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725085%252Fgeneral%252Fc98ff9e1-0ad1-486b-9eb0-3c4b0e8f840f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725085/general/c98ff9e1-0ad1-486b-9eb0-3c4b0e8f840f.jpg already downloaded
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725085%252Fgeneral%252Fb5ec4eea-9a1e-43ab-b11f-8f4d1c558595.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725085/general/b5ec4eea-9a1e-43ab-b11f-8f4d1c558595.jpg already downloaded
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725085%252Fgeneral%252Fdc3ebf0a-cd34-4277-a2c1-9be8d4b99119.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725085/general/dc3ebf0a-cd34-4277-a2c1-9be8d4b99119.jpg already downloaded
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725085%252Fgeneral%252Fc12c4657-3ae3-4c78-b18b-50197cd91597.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725085/general/c12c4657-3ae3-4c78-b18b-50197cd91597.jpg already downloaded
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725085%252Fgeneral%252Fd2fbfe11-4443-4c88-a6af-4fcc70652778.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725085/general/d2fbfe11-4443-4c88-a6af-4fcc70652778.jpg already downloaded
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725085%252Fgeneral%252F59ecde8f-f3b4-4ede-9f5e-9a272a0ebb92.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725085/general/59ecde8f-f3b4-4ede-9f5e-9a272a0ebb92.jpg already downloaded
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725085%252Fgeneral%252Faa639a79-514d-4864-8bcf-865cf7b19c47.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725085/general/aa639a79-514d-4864-8bcf-865cf7b19c47.jpg already downloaded
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725085%252Fgeneral%252F568598d5-e530-4665-be0e-dacf9b5400be.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725085/general/568598d5-e530-4665-be0e-dacf9b5400be.jpg already downloaded
2026-03-25 17:15:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 66a39e1c-3d9d-5247-aa52-8da9fbda5165, identifier: 10726225
2026-03-25 17:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746772/general/8ef550de-edf4-4f91-823d-b6e7fc8b186b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727159)
2026-03-25 17:15:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 66a39e1c-3d9d-5247-aa52-8da9fbda5165 with identifier: 10726225
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-25 17:15:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 17:15:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 17:15:23 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-25 17:15:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 17:15:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 66a39e1c-3d9d-5247-aa52-8da9fbda5165 with identifier: 10726225
2026-03-25 17:15:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 66a39e1c-3d9d-5247-aa52-8da9fbda5165 with identifier: 10726225 to the API
2026-03-25 17:15:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:15:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726225>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 203,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '66a39e1c-3d9d-5247-aa52-8da9fbda5165',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '509571',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726225',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Tayron',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5725085/general/6c5da57d-6e73-4ef5-a11f-30247a7978f8.jpg',
'https://images.openlane.eu/carimgs/5725085/general/64abdceb-a5e6-430a-a34b-4aeb52d0eb33.jpg',
'https://images.openlane.eu/carimgs/5725085/general/c98ff9e1-0ad1-486b-9eb0-3c4b0e8f840f.jpg',
'https://images.openlane.eu/carimgs/5725085/general/b5ec4eea-9a1e-43ab-b11f-8f4d1c558595.jpg',
'https://images.openlane.eu/carimgs/5725085/general/dc3ebf0a-cd34-4277-a2c1-9be8d4b99119.jpg',
'https://images.openlane.eu/carimgs/5725085/general/c12c4657-3ae3-4c78-b18b-50197cd91597.jpg',
'https://images.openlane.eu/carimgs/5725085/general/d2fbfe11-4443-4c88-a6af-4fcc70652778.jpg',
'https://images.openlane.eu/carimgs/5725085/general/59ecde8f-f3b4-4ede-9f5e-9a272a0ebb92.jpg',
'https://images.openlane.eu/carimgs/5725085/general/aa639a79-514d-4864-8bcf-865cf7b19c47.jpg',
'https://images.openlane.eu/carimgs/5725085/general/568598d5-e530-4665-be0e-dacf9b5400be.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66a39e1c-3d9d-5247-aa52-8da9fbda5165/66a39e1c-3d9d-5247-aa52-8da9fbda5165_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 816163,
'Height': 2538,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725085/general/6c5da57d-6e73-4ef5-a11f-30247a7978f8.jpg',
'Width': 3600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66a39e1c-3d9d-5247-aa52-8da9fbda5165/66a39e1c-3d9d-5247-aa52-8da9fbda5165_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 806119,
'Height': 2557,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725085/general/64abdceb-a5e6-430a-a34b-4aeb52d0eb33.jpg',
'Width': 3600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66a39e1c-3d9d-5247-aa52-8da9fbda5165/66a39e1c-3d9d-5247-aa52-8da9fbda5165_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 888532,
'Height': 2557,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725085/general/c98ff9e1-0ad1-486b-9eb0-3c4b0e8f840f.jpg',
'Width': 3600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66a39e1c-3d9d-5247-aa52-8da9fbda5165/66a39e1c-3d9d-5247-aa52-8da9fbda5165_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 871363,
'Height': 2540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725085/general/b5ec4eea-9a1e-43ab-b11f-8f4d1c558595.jpg',
'Width': 3600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66a39e1c-3d9d-5247-aa52-8da9fbda5165/66a39e1c-3d9d-5247-aa52-8da9fbda5165_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2468926,
'Height': 4160,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725085/general/dc3ebf0a-cd34-4277-a2c1-9be8d4b99119.jpg',
'Width': 6240},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66a39e1c-3d9d-5247-aa52-8da9fbda5165/66a39e1c-3d9d-5247-aa52-8da9fbda5165_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2463425,
'Height': 4160,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725085/general/c12c4657-3ae3-4c78-b18b-50197cd91597.jpg',
'Width': 6240},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66a39e1c-3d9d-5247-aa52-8da9fbda5165/66a39e1c-3d9d-5247-aa52-8da9fbda5165_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2952295,
'Height': 4160,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725085/general/d2fbfe11-4443-4c88-a6af-4fcc70652778.jpg',
'Width': 6240},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66a39e1c-3d9d-5247-aa52-8da9fbda5165/66a39e1c-3d9d-5247-aa52-8da9fbda5165_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2670606,
'Height': 4160,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725085/general/59ecde8f-f3b4-4ede-9f5e-9a272a0ebb92.jpg',
'Width': 6240},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66a39e1c-3d9d-5247-aa52-8da9fbda5165/66a39e1c-3d9d-5247-aa52-8da9fbda5165_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2633363,
'Height': 4160,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725085/general/aa639a79-514d-4864-8bcf-865cf7b19c47.jpg',
'Width': 6240},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66a39e1c-3d9d-5247-aa52-8da9fbda5165/66a39e1c-3d9d-5247-aa52-8da9fbda5165_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3190562,
'Height': 4160,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725085/general/568598d5-e530-4665-be0e-dacf9b5400be.jpg',
'Width': 6240}],
'price': 43900,
'price_includes_vat': True,
'registration_date': '2025-12-09',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tayron 1.5 Life - Hybrid - Automatic - 203 hp - 10 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2025}
2026-03-25 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726225%27 HTTP/1.1" 200 None
2026-03-25 17:15:23 [adesa.de] INFO: Saving data for 10726225: {'created_time': 1774458923.768232, 'last_price_update_time': 1774458923.768246, 'auction_closing_time': 1774617300.0}
2026-03-25 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726225') HTTP/1.1" 204 0
2026-03-25 17:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746773/general/9ae8da1a-7e0c-4ff8-804f-68e1248288d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727160)
2026-03-25 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745894%252Fgeneral%252Fa2d18a46-0441-4d64-af71-6d5279c20561.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745894/general/a2d18a46-0441-4d64-af71-6d5279c20561.jpg not downloaded yet
2026-03-25 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642629%252Fgeneral%252F0ef0ad96-506d-4c8c-bb04-a26f4701886a.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642629/general/0ef0ad96-506d-4c8c-bb04-a26f4701886a.JPG not downloaded yet
2026-03-25 17:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746773/general/f2fdbf3a-173c-453e-8915-4560ddba65ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727160)
2026-03-25 17:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727589> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642629%252Fgeneral%252F6e5e0d4f-f1af-49e6-a540-cb87b167a491.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642629/general/6e5e0d4f-f1af-49e6-a540-cb87b167a491.JPG not downloaded yet
2026-03-25 17:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a8d8d0>
2026-03-25 17:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac5961dc-4190-5e5e-b1b3-6fcf14679c04/ac5961dc-4190-5e5e-b1b3-6fcf14679c04_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746772%252Fgeneral%252F8ef550de-edf4-4f91-823d-b6e7fc8b186b.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746772/general/8ef550de-edf4-4f91-823d-b6e7fc8b186b.jpg saved to cache
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ac5961dc-4190-5e5e-b1b3-6fcf14679c04
2026-03-25 17:15:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5642629/general/f36ab197-ef50-4ee0-9347-ec04113e64d5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10727143)
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642629%252Fgeneral%252F48b43b72-6893-4b7c-ac78-10403bcf67f5.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642629/general/48b43b72-6893-4b7c-ac78-10403bcf67f5.JPG not downloaded yet
2026-03-25 17:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342ae6c50>
2026-03-25 17:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1c93634-9884-5f66-bf08-70ff59d126d0/f1c93634-9884-5f66-bf08-70ff59d126d0_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746773%252Fgeneral%252F9ae8da1a-7e0c-4ff8-804f-68e1248288d6.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746773/general/9ae8da1a-7e0c-4ff8-804f-68e1248288d6.jpg saved to cache
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f1c93634-9884-5f66-bf08-70ff59d126d0
2026-03-25 17:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a99e90>
2026-03-25 17:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1c93634-9884-5f66-bf08-70ff59d126d0/f1c93634-9884-5f66-bf08-70ff59d126d0_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746773%252Fgeneral%252Ff2fdbf3a-173c-453e-8915-4560ddba65ad.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746773/general/f2fdbf3a-173c-453e-8915-4560ddba65ad.jpg saved to cache
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f1c93634-9884-5f66-bf08-70ff59d126d0
2026-03-25 17:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a9f8e33-74d8-555f-914a-1af45c2062a7 with identifier: 10727564
2026-03-25 17:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a9f8e33-74d8-555f-914a-1af45c2062a7 with scrape type 1
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0a9f8e33-74d8-555f-914a-1af45c2062a7
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747162%252Fgeneral%252F4b6bcdcc-5513-45b2-bf92-7d4692399b8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747162/general/4b6bcdcc-5513-45b2-bf92-7d4692399b8b.jpg not downloaded yet
2026-03-25 17:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c4352a7-ee41-5298-9750-65c4cac62333 with identifier: 10727589
2026-03-25 17:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c4352a7-ee41-5298-9750-65c4cac62333 with scrape type 1
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7c4352a7-ee41-5298-9750-65c4cac62333
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747187%252Fgeneral%252Ff452b310-981e-427a-9a34-f79d4e04c372.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747187/general/f452b310-981e-427a-9a34-f79d4e04c372.jpg not downloaded yet
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642629%252Fgeneral%252Fe2bb0df3-3743-4132-b817-434d88bb9647.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642629/general/e2bb0df3-3743-4132-b817-434d88bb9647.JPG not downloaded yet
2026-03-25 17:15:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5642629/general/8d1c6eb1-7411-4b07-ac89-799eaaffd98f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10727143)
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747162%252Fgeneral%252F84351700-786a-4250-993c-4d4d2c79c7e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747162/general/84351700-786a-4250-993c-4d4d2c79c7e3.jpg not downloaded yet
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747187%252Fgeneral%252Fbb7f2c21-e914-4892-9c90-0bff4741c4ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747187/general/bb7f2c21-e914-4892-9c90-0bff4741c4ec.jpg not downloaded yet
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642629%252Fgeneral%252F6d8f167b-4bc0-408f-ab98-a05636705d37.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642629/general/6d8f167b-4bc0-408f-ab98-a05636705d37.JPG not downloaded yet
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 2f97a56d-37a8-5d4d-9e31-6630f9976c6e due to Ignoring non-200 response
2026-03-25 17:15:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5642629/general/0ef0ad96-506d-4c8c-bb04-a26f4701886a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10727143)
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747162%252Fgeneral%252F5400b35b-f158-4823-a430-bcce079d585e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747162/general/5400b35b-f158-4823-a430-bcce079d585e.jpg not downloaded yet
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747187%252Fgeneral%252F94f2a3b5-3159-471d-9f5a-c0f1376634f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747187/general/94f2a3b5-3159-471d-9f5a-c0f1376634f7.jpg not downloaded yet
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642629%252Fgeneral%252Fa5bc4ebc-383a-4bf8-96cf-187e02b6fa0d.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642629/general/a5bc4ebc-383a-4bf8-96cf-187e02b6fa0d.JPG not downloaded yet
2026-03-25 17:15:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5642629/general/1a6e80ac-22b0-49a5-ad34-cc63f4710349.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10727143)
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747162%252Fgeneral%252F65b945e1-e51d-463e-97ed-40732d61c308.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747162/general/65b945e1-e51d-463e-97ed-40732d61c308.jpg not downloaded yet
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747187%252Fgeneral%252Fa642c69b-6638-4173-95a6-6498dd89fc25.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747187/general/a642c69b-6638-4173-95a6-6498dd89fc25.jpg not downloaded yet
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747162%252Fgeneral%252Fcb7f1e43-caa9-46b2-8784-fd41bae54fa8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747162/general/cb7f1e43-caa9-46b2-8784-fd41bae54fa8.jpg not downloaded yet
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747187%252Fgeneral%252F1c263dea-1b4b-4fd0-a895-c9fb322da117.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747187/general/1c263dea-1b4b-4fd0-a895-c9fb322da117.jpg not downloaded yet
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 2f97a56d-37a8-5d4d-9e31-6630f9976c6e due to Ignoring non-200 response
2026-03-25 17:15:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5642629/general/6e5e0d4f-f1af-49e6-a540-cb87b167a491.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10727143)
2026-03-25 17:15:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5642629/general/e2bb0df3-3743-4132-b817-434d88bb9647.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10727143)
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747162%252Fgeneral%252F29dba489-dc67-4eaf-8cbf-eae233bb8c91.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747162/general/29dba489-dc67-4eaf-8cbf-eae233bb8c91.jpg not downloaded yet
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747187%252Fgeneral%252F8a4736ff-3589-4a80-9718-78ef6b542ce0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747187/general/8a4736ff-3589-4a80-9718-78ef6b542ce0.jpg not downloaded yet
2026-03-25 17:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745894/general/99666113-be77-4af1-a9f8-5ccf5d28bb0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726240)
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747162%252Fgeneral%252Fa9245351-8a2e-476c-8f82-da77936ff73b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747162/general/a9245351-8a2e-476c-8f82-da77936ff73b.jpg not downloaded yet
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747187%252Fgeneral%252F72aedacb-a5ea-4d69-bfc9-d4734c6ac39c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747187/general/72aedacb-a5ea-4d69-bfc9-d4734c6ac39c.jpg not downloaded yet
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 2f97a56d-37a8-5d4d-9e31-6630f9976c6e due to Ignoring non-200 response
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 2f97a56d-37a8-5d4d-9e31-6630f9976c6e due to Ignoring non-200 response
2026-03-25 17:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745894/general/65aeb5da-79f9-4784-b6ba-3fadab54ce7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726240)
2026-03-25 17:15:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5642629/general/6d8f167b-4bc0-408f-ab98-a05636705d37.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10727143)
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747162%252Fgeneral%252Fd38bb2a3-536e-4321-b960-60c9d23ef6f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747162/general/d38bb2a3-536e-4321-b960-60c9d23ef6f5.jpg not downloaded yet
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747187%252Fgeneral%252F6771300b-82e5-4d79-a739-83d2f889aeb4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747187/general/6771300b-82e5-4d79-a739-83d2f889aeb4.jpg not downloaded yet
2026-03-25 17:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747162%252Fgeneral%252F16e94042-e887-47e4-8c5a-0e69e3a69539.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747162/general/16e94042-e887-47e4-8c5a-0e69e3a69539.jpg not downloaded yet
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747187%252Fgeneral%252F14579dd5-31eb-422e-ad58-eeab09374291.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747187/general/14579dd5-31eb-422e-ad58-eeab09374291.jpg not downloaded yet
2026-03-25 17:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745894/general/e381e9ce-761d-491d-bf86-d824595d55b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726240)
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747162%252Fgeneral%252F4270280f-2af6-490a-ac3b-7a7e56315916.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747162/general/4270280f-2af6-490a-ac3b-7a7e56315916.jpg not downloaded yet
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747187%252Fgeneral%252F73dcc566-b72c-47a7-947f-334c0aa8e79d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747187/general/73dcc566-b72c-47a7-947f-334c0aa8e79d.jpg not downloaded yet
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 2f97a56d-37a8-5d4d-9e31-6630f9976c6e due to Ignoring non-200 response
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 2f97a56d-37a8-5d4d-9e31-6630f9976c6e due to Ignoring non-200 response
2026-03-25 17:15:24 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-25 17:15:24 [PIL.TiffImagePlugin] DEBUG: tag: Copyright (33432) - type: string (2) - value: b'\x00'
2026-03-25 17:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341cf5dd0>
2026-03-25 17:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6168b7e2-02cb-58e8-bdb9-e06d793bf3ec/6168b7e2-02cb-58e8-bdb9-e06d793bf3ec_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745894%252Fgeneral%252F99666113-be77-4af1-a9f8-5ccf5d28bb0d.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745894/general/99666113-be77-4af1-a9f8-5ccf5d28bb0d.jpg saved to cache
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6168b7e2-02cb-58e8-bdb9-e06d793bf3ec
2026-03-25 17:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747162/general/cb7f1e43-caa9-46b2-8784-fd41bae54fa8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727564)
2026-03-25 17:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747187/general/94f2a3b5-3159-471d-9f5a-c0f1376634f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727589)
2026-03-25 17:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747187/general/72aedacb-a5ea-4d69-bfc9-d4734c6ac39c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727589)
2026-03-25 17:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747187/general/8a4736ff-3589-4a80-9718-78ef6b542ce0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727589)
2026-03-25 17:15:24 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-25 17:15:24 [PIL.TiffImagePlugin] DEBUG: tag: Copyright (33432) - type: string (2) - value: b'\x00'
2026-03-25 17:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134261e510>
2026-03-25 17:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6168b7e2-02cb-58e8-bdb9-e06d793bf3ec/6168b7e2-02cb-58e8-bdb9-e06d793bf3ec_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745894%252Fgeneral%252F65aeb5da-79f9-4784-b6ba-3fadab54ce7a.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745894/general/65aeb5da-79f9-4784-b6ba-3fadab54ce7a.jpg saved to cache
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6168b7e2-02cb-58e8-bdb9-e06d793bf3ec
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 2f97a56d-37a8-5d4d-9e31-6630f9976c6e due to Ignoring non-200 response
2026-03-25 17:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb5b2650-2bac-56f1-abad-c8cb170baaf5 with identifier: 10727536
2026-03-25 17:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb5b2650-2bac-56f1-abad-c8cb170baaf5 with scrape type 1
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eb5b2650-2bac-56f1-abad-c8cb170baaf5
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747136%252Fgeneral%252F2691d1f3-451d-4d5b-946a-1da1622f885e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747136/general/2691d1f3-451d-4d5b-946a-1da1622f885e.jpg not downloaded yet
2026-03-25 17:15:24 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-25 17:15:24 [PIL.TiffImagePlugin] DEBUG: tag: Copyright (33432) - type: string (2) - value: b'\x00'
2026-03-25 17:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341db1e50>
2026-03-25 17:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6168b7e2-02cb-58e8-bdb9-e06d793bf3ec/6168b7e2-02cb-58e8-bdb9-e06d793bf3ec_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745894%252Fgeneral%252Fe381e9ce-761d-491d-bf86-d824595d55b8.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745894/general/e381e9ce-761d-491d-bf86-d824595d55b8.jpg saved to cache
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6168b7e2-02cb-58e8-bdb9-e06d793bf3ec
2026-03-25 17:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747187/general/1c263dea-1b4b-4fd0-a895-c9fb322da117.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727589)
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747136%252Fgeneral%252F7a9a4768-1b75-44f2-9596-05fa64d3a6fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747136/general/7a9a4768-1b75-44f2-9596-05fa64d3a6fd.jpg not downloaded yet
2026-03-25 17:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747162/general/a9245351-8a2e-476c-8f82-da77936ff73b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727564)
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13427c3ad0>
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a9f8e33-74d8-555f-914a-1af45c2062a7/0a9f8e33-74d8-555f-914a-1af45c2062a7_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747162%252Fgeneral%252Fcb7f1e43-caa9-46b2-8784-fd41bae54fa8.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747162/general/cb7f1e43-caa9-46b2-8784-fd41bae54fa8.jpg saved to cache
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0a9f8e33-74d8-555f-914a-1af45c2062a7
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426778d0>
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c4352a7-ee41-5298-9750-65c4cac62333/7c4352a7-ee41-5298-9750-65c4cac62333_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747187%252Fgeneral%252F94f2a3b5-3159-471d-9f5a-c0f1376634f7.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747187/general/94f2a3b5-3159-471d-9f5a-c0f1376634f7.jpg saved to cache
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7c4352a7-ee41-5298-9750-65c4cac62333
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13425ef550>
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c4352a7-ee41-5298-9750-65c4cac62333/7c4352a7-ee41-5298-9750-65c4cac62333_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747187%252Fgeneral%252F72aedacb-a5ea-4d69-bfc9-d4734c6ac39c.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747187/general/72aedacb-a5ea-4d69-bfc9-d4734c6ac39c.jpg saved to cache
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7c4352a7-ee41-5298-9750-65c4cac62333
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341ddb250>
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c4352a7-ee41-5298-9750-65c4cac62333/7c4352a7-ee41-5298-9750-65c4cac62333_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747187%252Fgeneral%252F8a4736ff-3589-4a80-9718-78ef6b542ce0.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747187/general/8a4736ff-3589-4a80-9718-78ef6b542ce0.jpg saved to cache
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7c4352a7-ee41-5298-9750-65c4cac62333
2026-03-25 17:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745894/general/5c9c62ac-481e-4547-86cc-98b8c8c2a170.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726240)
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747136%252Fgeneral%252F43deb21f-5fd2-487d-9f0d-eeafadf784d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747136/general/43deb21f-5fd2-487d-9f0d-eeafadf784d4.jpg not downloaded yet
2026-03-25 17:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747187/general/6771300b-82e5-4d79-a739-83d2f889aeb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727589)
2026-03-25 17:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747187/general/73dcc566-b72c-47a7-947f-334c0aa8e79d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727589)
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747136%252Fgeneral%252Fcbadf0e1-1f26-44a7-9e98-f9a1e1498d15.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747136/general/cbadf0e1-1f26-44a7-9e98-f9a1e1498d15.jpg not downloaded yet
2026-03-25 17:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d83b10>
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c4352a7-ee41-5298-9750-65c4cac62333/7c4352a7-ee41-5298-9750-65c4cac62333_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747187%252Fgeneral%252F1c263dea-1b4b-4fd0-a895-c9fb322da117.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747187/general/1c263dea-1b4b-4fd0-a895-c9fb322da117.jpg saved to cache
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7c4352a7-ee41-5298-9750-65c4cac62333
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d726d0>
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a9f8e33-74d8-555f-914a-1af45c2062a7/0a9f8e33-74d8-555f-914a-1af45c2062a7_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747162%252Fgeneral%252Fa9245351-8a2e-476c-8f82-da77936ff73b.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747162/general/a9245351-8a2e-476c-8f82-da77936ff73b.jpg saved to cache
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0a9f8e33-74d8-555f-914a-1af45c2062a7
2026-03-25 17:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747162/general/4270280f-2af6-490a-ac3b-7a7e56315916.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727564)
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747136%252Fgeneral%252F234c2786-3c13-45a2-94b7-cbed05b23976.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747136/general/234c2786-3c13-45a2-94b7-cbed05b23976.jpg not downloaded yet
2026-03-25 17:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747162/general/16e94042-e887-47e4-8c5a-0e69e3a69539.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727564)
2026-03-25 17:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747162/general/d38bb2a3-536e-4321-b960-60c9d23ef6f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727564)
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747136%252Fgeneral%252Ffac9ee00-069a-46ab-bc6b-e49ef974abe1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747136/general/fac9ee00-069a-46ab-bc6b-e49ef974abe1.jpg not downloaded yet
2026-03-25 17:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745894/general/31bbf46a-2f84-4272-8658-3500c28526cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726240)
2026-03-25 17:15:25 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 22 - Data Location: 158 - value: b'Canon\x00'
2026-03-25 17:15:25 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 34 - Data Location: 164 - value: b'Canon EOS RP\x00'
2026-03-25 17:15:25 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-25 17:15:25 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 58 - Data Location: 196 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-25 17:15:25 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 70 - Data Location: 204 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-25 17:15:25 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-25 17:15:25 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 94 - Data Location: 212 - value: b'2026:02:16 09:21:45\x00'
2026-03-25 17:15:25 [PIL.TiffImagePlugin] DEBUG: tag: Artist (315) - type: string (2) - value: b'\x00'
2026-03-25 17:15:25 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x02\x00'
2026-03-25 17:15:25 [PIL.TiffImagePlugin] DEBUG: tag: Copyright (33432) - type: string (2) - value: b'\x00'
2026-03-25 17:15:25 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'h\x01\x00\x00'
2026-03-25 17:15:25 [PIL.TiffImagePlugin] DEBUG: tag: GPSInfoIFD (34853) - type: long (4) - value: b'\xed9\x00\x00'
2026-03-25 17:15:25 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 17:15:25 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x02\x00\x00\x00'
2026-03-25 17:15:25 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x00\x03\x80h\xb9 \x00\x00\x00\x00\x00\x02\x00\x00\x00\x02\x00\x01@\xae\xfc\x02\x00nJ \x00\x00\x00\x00\x00'
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341cf8110>
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6168b7e2-02cb-58e8-bdb9-e06d793bf3ec/6168b7e2-02cb-58e8-bdb9-e06d793bf3ec_image_4.mpo HTTP/1.1" 201 0
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745894%252Fgeneral%252F5c9c62ac-481e-4547-86cc-98b8c8c2a170.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745894/general/5c9c62ac-481e-4547-86cc-98b8c8c2a170.jpg saved to cache
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6168b7e2-02cb-58e8-bdb9-e06d793bf3ec
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d36cd0>
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c4352a7-ee41-5298-9750-65c4cac62333/7c4352a7-ee41-5298-9750-65c4cac62333_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747187%252Fgeneral%252F6771300b-82e5-4d79-a739-83d2f889aeb4.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747187/general/6771300b-82e5-4d79-a739-83d2f889aeb4.jpg saved to cache
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7c4352a7-ee41-5298-9750-65c4cac62333
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426e5490>
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c4352a7-ee41-5298-9750-65c4cac62333/7c4352a7-ee41-5298-9750-65c4cac62333_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747187%252Fgeneral%252F73dcc566-b72c-47a7-947f-334c0aa8e79d.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747187/general/73dcc566-b72c-47a7-947f-334c0aa8e79d.jpg saved to cache
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7c4352a7-ee41-5298-9750-65c4cac62333
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747136%252Fgeneral%252F28ad96f6-de83-49ac-843a-0fd2187a0340.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747136/general/28ad96f6-de83-49ac-843a-0fd2187a0340.jpg not downloaded yet
2026-03-25 17:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747162/general/29dba489-dc67-4eaf-8cbf-eae233bb8c91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727564)
2026-03-25 17:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747187/general/14579dd5-31eb-422e-ad58-eeab09374291.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727589)
2026-03-25 17:15:25 [adesa.de] INFO: Found listing with ID: 10724733
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724733%27 HTTP/1.1" 200 None
2026-03-25 17:15:25 [adesa.de] INFO: Scrape type for 10724733: 1
2026-03-25 17:15:25 [adesa.de] INFO: Scraping item 10724733 url https://www.openlane.eu/en/carv6/auction/10724733
2026-03-25 17:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747136/general/43deb21f-5fd2-487d-9f0d-eeafadf784d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727536)
2026-03-25 17:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747136/general/7a9a4768-1b75-44f2-9596-05fa64d3a6fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727536)
2026-03-25 17:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747187/general/a642c69b-6638-4173-95a6-6498dd89fc25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727589)
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747136%252Fgeneral%252F3ab3777a-9218-4d5a-a948-edd1704687be.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747136/general/3ab3777a-9218-4d5a-a948-edd1704687be.jpg not downloaded yet
2026-03-25 17:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747136/general/2691d1f3-451d-4d5b-946a-1da1622f885e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727536)
2026-03-25 17:15:25 [adesa.de] INFO: Found listing with ID: 10724739
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724739%27 HTTP/1.1" 200 None
2026-03-25 17:15:25 [adesa.de] INFO: Scrape type for 10724739: 1
2026-03-25 17:15:25 [adesa.de] INFO: Scraping item 10724739 url https://www.openlane.eu/en/carv6/auction/10724739
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341c43d10>
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a9f8e33-74d8-555f-914a-1af45c2062a7/0a9f8e33-74d8-555f-914a-1af45c2062a7_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747162%252Fgeneral%252F4270280f-2af6-490a-ac3b-7a7e56315916.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747162/general/4270280f-2af6-490a-ac3b-7a7e56315916.jpg saved to cache
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0a9f8e33-74d8-555f-914a-1af45c2062a7
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341cc1610>
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a9f8e33-74d8-555f-914a-1af45c2062a7/0a9f8e33-74d8-555f-914a-1af45c2062a7_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747162%252Fgeneral%252F16e94042-e887-47e4-8c5a-0e69e3a69539.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747162/general/16e94042-e887-47e4-8c5a-0e69e3a69539.jpg saved to cache
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0a9f8e33-74d8-555f-914a-1af45c2062a7
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341cc3610>
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a9f8e33-74d8-555f-914a-1af45c2062a7/0a9f8e33-74d8-555f-914a-1af45c2062a7_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747162%252Fgeneral%252Fd38bb2a3-536e-4321-b960-60c9d23ef6f5.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747162/general/d38bb2a3-536e-4321-b960-60c9d23ef6f5.jpg saved to cache
2026-03-25 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0a9f8e33-74d8-555f-914a-1af45c2062a7
2026-03-25 17:15:25 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-25 17:15:25 [PIL.TiffImagePlugin] DEBUG: tag: Copyright (33432) - type: string (2) - value: b'\x00'
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341cb6f50>
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6168b7e2-02cb-58e8-bdb9-e06d793bf3ec/6168b7e2-02cb-58e8-bdb9-e06d793bf3ec_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745894%252Fgeneral%252F31bbf46a-2f84-4272-8658-3500c28526cc.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745894/general/31bbf46a-2f84-4272-8658-3500c28526cc.jpg saved to cache
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6168b7e2-02cb-58e8-bdb9-e06d793bf3ec
2026-03-25 17:15:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747136/general/cbadf0e1-1f26-44a7-9e98-f9a1e1498d15.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727536)
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747136%252Fgeneral%252Fcf644d99-4f3f-4dce-ba88-4a16bb0dd0e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747136/general/cf644d99-4f3f-4dce-ba88-4a16bb0dd0e0.jpg not downloaded yet
2026-03-25 17:15:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5642629/general/a5bc4ebc-383a-4bf8-96cf-187e02b6fa0d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10727143)
2026-03-25 17:15:26 [adesa.de] INFO: Found listing with ID: 10727502
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727502%27 HTTP/1.1" 200 None
2026-03-25 17:15:26 [adesa.de] INFO: Scrape type for 10727502: 1
2026-03-25 17:15:26 [adesa.de] INFO: Scraping item 10727502 url https://www.openlane.eu/en/carv6/auction/10727502
2026-03-25 17:15:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747162/general/5400b35b-f158-4823-a430-bcce079d585e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727564)
2026-03-25 17:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747162/general/65b945e1-e51d-463e-97ed-40732d61c308.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727564)
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747136%252Fgeneral%252Fb040bde0-10a9-4260-b1ac-907313b9772b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747136/general/b040bde0-10a9-4260-b1ac-907313b9772b.jpg not downloaded yet
2026-03-25 17:15:26 [adesa.de] INFO: Found listing with ID: 10727512
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727512%27 HTTP/1.1" 200 None
2026-03-25 17:15:26 [adesa.de] INFO: Scrape type for 10727512: 1
2026-03-25 17:15:26 [adesa.de] INFO: Scraping item 10727512 url https://www.openlane.eu/en/carv6/auction/10727512
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342904c50>
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a9f8e33-74d8-555f-914a-1af45c2062a7/0a9f8e33-74d8-555f-914a-1af45c2062a7_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747162%252Fgeneral%252F29dba489-dc67-4eaf-8cbf-eae233bb8c91.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747162/general/29dba489-dc67-4eaf-8cbf-eae233bb8c91.jpg saved to cache
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0a9f8e33-74d8-555f-914a-1af45c2062a7
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342753290>
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c4352a7-ee41-5298-9750-65c4cac62333/7c4352a7-ee41-5298-9750-65c4cac62333_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747187%252Fgeneral%252F14579dd5-31eb-422e-ad58-eeab09374291.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747187/general/14579dd5-31eb-422e-ad58-eeab09374291.jpg saved to cache
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7c4352a7-ee41-5298-9750-65c4cac62333
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342971ed0>
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb5b2650-2bac-56f1-abad-c8cb170baaf5/eb5b2650-2bac-56f1-abad-c8cb170baaf5_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747136%252Fgeneral%252F43deb21f-5fd2-487d-9f0d-eeafadf784d4.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747136/general/43deb21f-5fd2-487d-9f0d-eeafadf784d4.jpg saved to cache
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item eb5b2650-2bac-56f1-abad-c8cb170baaf5
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342970b10>
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb5b2650-2bac-56f1-abad-c8cb170baaf5/eb5b2650-2bac-56f1-abad-c8cb170baaf5_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747136%252Fgeneral%252F7a9a4768-1b75-44f2-9596-05fa64d3a6fd.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747136/general/7a9a4768-1b75-44f2-9596-05fa64d3a6fd.jpg saved to cache
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item eb5b2650-2bac-56f1-abad-c8cb170baaf5
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342967310>
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c4352a7-ee41-5298-9750-65c4cac62333/7c4352a7-ee41-5298-9750-65c4cac62333_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747187%252Fgeneral%252Fa642c69b-6638-4173-95a6-6498dd89fc25.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747187/general/a642c69b-6638-4173-95a6-6498dd89fc25.jpg saved to cache
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7c4352a7-ee41-5298-9750-65c4cac62333
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342973010>
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb5b2650-2bac-56f1-abad-c8cb170baaf5/eb5b2650-2bac-56f1-abad-c8cb170baaf5_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747136%252Fgeneral%252F2691d1f3-451d-4d5b-946a-1da1622f885e.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747136/general/2691d1f3-451d-4d5b-946a-1da1622f885e.jpg saved to cache
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item eb5b2650-2bac-56f1-abad-c8cb170baaf5
2026-03-25 17:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747136/general/28ad96f6-de83-49ac-843a-0fd2187a0340.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727536)
2026-03-25 17:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747187/general/bb7f2c21-e914-4892-9c90-0bff4741c4ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727589)
2026-03-25 17:15:26 [adesa.de] INFO: Found listing with ID: 10724740
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724740%27 HTTP/1.1" 200 None
2026-03-25 17:15:26 [adesa.de] INFO: Scrape type for 10724740: 1
2026-03-25 17:15:26 [adesa.de] INFO: Scraping item 10724740 url https://www.openlane.eu/en/carv6/auction/10724740
2026-03-25 17:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747136/general/fac9ee00-069a-46ab-bc6b-e49ef974abe1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727536)
2026-03-25 17:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747162/general/84351700-786a-4250-993c-4d4d2c79c7e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727564)
2026-03-25 17:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747136/general/234c2786-3c13-45a2-94b7-cbed05b23976.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727536)
2026-03-25 17:15:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341cc3610>
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb5b2650-2bac-56f1-abad-c8cb170baaf5/eb5b2650-2bac-56f1-abad-c8cb170baaf5_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747136%252Fgeneral%252Fcbadf0e1-1f26-44a7-9e98-f9a1e1498d15.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747136/general/cbadf0e1-1f26-44a7-9e98-f9a1e1498d15.jpg saved to cache
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item eb5b2650-2bac-56f1-abad-c8cb170baaf5
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 2f97a56d-37a8-5d4d-9e31-6630f9976c6e due to Ignoring non-200 response
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341c79e10>
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a9f8e33-74d8-555f-914a-1af45c2062a7/0a9f8e33-74d8-555f-914a-1af45c2062a7_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747162%252Fgeneral%252F5400b35b-f158-4823-a430-bcce079d585e.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747162/general/5400b35b-f158-4823-a430-bcce079d585e.jpg saved to cache
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0a9f8e33-74d8-555f-914a-1af45c2062a7
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342932950>
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a9f8e33-74d8-555f-914a-1af45c2062a7/0a9f8e33-74d8-555f-914a-1af45c2062a7_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747162%252Fgeneral%252F65b945e1-e51d-463e-97ed-40732d61c308.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747162/general/65b945e1-e51d-463e-97ed-40732d61c308.jpg saved to cache
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0a9f8e33-74d8-555f-914a-1af45c2062a7
2026-03-25 17:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747187/general/f452b310-981e-427a-9a34-f79d4e04c372.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727589)
2026-03-25 17:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747136/general/3ab3777a-9218-4d5a-a948-edd1704687be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727536)
2026-03-25 17:15:26 [adesa.de] INFO: Found listing with ID: 10727507
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727507%27 HTTP/1.1" 200 None
2026-03-25 17:15:26 [adesa.de] INFO: Scrape type for 10727507: 1
2026-03-25 17:15:26 [adesa.de] INFO: Scraping item 10727507 url https://www.openlane.eu/en/carv6/auction/10727507
2026-03-25 17:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:26 [adesa.de] INFO: Found listing with ID: 10727496
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727496%27 HTTP/1.1" 200 None
2026-03-25 17:15:26 [adesa.de] INFO: Scrape type for 10727496: 1
2026-03-25 17:15:26 [adesa.de] INFO: Scraping item 10727496 url https://www.openlane.eu/en/carv6/auction/10727496
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134261c7d0>
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb5b2650-2bac-56f1-abad-c8cb170baaf5/eb5b2650-2bac-56f1-abad-c8cb170baaf5_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747136%252Fgeneral%252F28ad96f6-de83-49ac-843a-0fd2187a0340.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747136/general/28ad96f6-de83-49ac-843a-0fd2187a0340.jpg saved to cache
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item eb5b2650-2bac-56f1-abad-c8cb170baaf5
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1348bda890>
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c4352a7-ee41-5298-9750-65c4cac62333/7c4352a7-ee41-5298-9750-65c4cac62333_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747187%252Fgeneral%252Fbb7f2c21-e914-4892-9c90-0bff4741c4ec.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747187/general/bb7f2c21-e914-4892-9c90-0bff4741c4ec.jpg saved to cache
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7c4352a7-ee41-5298-9750-65c4cac62333
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341cad690>
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb5b2650-2bac-56f1-abad-c8cb170baaf5/eb5b2650-2bac-56f1-abad-c8cb170baaf5_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747136%252Fgeneral%252Ffac9ee00-069a-46ab-bc6b-e49ef974abe1.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747136/general/fac9ee00-069a-46ab-bc6b-e49ef974abe1.jpg saved to cache
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item eb5b2650-2bac-56f1-abad-c8cb170baaf5
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426a5010>
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a9f8e33-74d8-555f-914a-1af45c2062a7/0a9f8e33-74d8-555f-914a-1af45c2062a7_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747162%252Fgeneral%252F84351700-786a-4250-993c-4d4d2c79c7e3.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747162/general/84351700-786a-4250-993c-4d4d2c79c7e3.jpg saved to cache
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0a9f8e33-74d8-555f-914a-1af45c2062a7
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342615f10>
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb5b2650-2bac-56f1-abad-c8cb170baaf5/eb5b2650-2bac-56f1-abad-c8cb170baaf5_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747136%252Fgeneral%252F234c2786-3c13-45a2-94b7-cbed05b23976.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747136/general/234c2786-3c13-45a2-94b7-cbed05b23976.jpg saved to cache
2026-03-25 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item eb5b2650-2bac-56f1-abad-c8cb170baaf5
2026-03-25 17:15:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5642629/general/48b43b72-6893-4b7c-ac78-10403bcf67f5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10727143)
2026-03-25 17:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747136/general/b040bde0-10a9-4260-b1ac-907313b9772b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727536)
2026-03-25 17:15:26 [adesa.de] INFO: Found listing with ID: 10727504
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727504%27 HTTP/1.1" 200 None
2026-03-25 17:15:26 [adesa.de] INFO: Scrape type for 10727504: 1
2026-03-25 17:15:26 [adesa.de] INFO: Scraping item 10727504 url https://www.openlane.eu/en/carv6/auction/10727504
2026-03-25 17:15:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 17:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747162/general/4b6bcdcc-5513-45b2-bf92-7d4692399b8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727564)
2026-03-25 17:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747136/general/cf644d99-4f3f-4dce-ba88-4a16bb0dd0e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727536)
2026-03-25 17:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745894/general/a2d18a46-0441-4d64-af71-6d5279c20561.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726240)
2026-03-25 17:15:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5642629/general/0c9756bc-f024-4d2a-916a-81cddb427c16.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10727143)
2026-03-25 17:15:26 [adesa.de] INFO: Found listing with ID: 10727525
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727525%27 HTTP/1.1" 200 None
2026-03-25 17:15:26 [adesa.de] INFO: Scrape type for 10727525: 1
2026-03-25 17:15:26 [adesa.de] INFO: Scraping item 10727525 url https://www.openlane.eu/en/carv6/auction/10727525
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426b0850>
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c4352a7-ee41-5298-9750-65c4cac62333/7c4352a7-ee41-5298-9750-65c4cac62333_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747187%252Fgeneral%252Ff452b310-981e-427a-9a34-f79d4e04c372.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747187/general/f452b310-981e-427a-9a34-f79d4e04c372.jpg saved to cache
2026-03-25 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7c4352a7-ee41-5298-9750-65c4cac62333
2026-03-25 17:15:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7c4352a7-ee41-5298-9750-65c4cac62333, skipping ID generation
2026-03-25 17:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c4352a7-ee41-5298-9750-65c4cac62333 with scrape type 1
2026-03-25 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7c4352a7-ee41-5298-9750-65c4cac62333 sending to next pipeline
2026-03-25 17:15:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7c4352a7-ee41-5298-9750-65c4cac62333, identifier: 10727589
2026-03-25 17:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342939050>
2026-03-25 17:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb5b2650-2bac-56f1-abad-c8cb170baaf5/eb5b2650-2bac-56f1-abad-c8cb170baaf5_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747136%252Fgeneral%252F3ab3777a-9218-4d5a-a948-edd1704687be.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747136/general/3ab3777a-9218-4d5a-a948-edd1704687be.jpg saved to cache
2026-03-25 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item eb5b2650-2bac-56f1-abad-c8cb170baaf5
2026-03-25 17:15:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26311790-9161-50d8-85d1-9d7b1200d4a1 with identifier: 10724521
2026-03-25 17:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26311790-9161-50d8-85d1-9d7b1200d4a1 with scrape type 1
2026-03-25 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 26311790-9161-50d8-85d1-9d7b1200d4a1
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690347%252Fgeneral%252F86aa7436-2996-4c8c-9029-b8b7eba7f2af.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690347/general/86aa7436-2996-4c8c-9029-b8b7eba7f2af.jpg already downloaded
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690347%252Fgeneral%252F820b88d3-a79a-47e1-bb67-0366c62ef000.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690347/general/820b88d3-a79a-47e1-bb67-0366c62ef000.jpg already downloaded
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690347%252Fgeneral%252F87f43617-013c-44fd-8a4f-e4e3ebf38ac0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690347/general/87f43617-013c-44fd-8a4f-e4e3ebf38ac0.jpg already downloaded
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690347%252Fgeneral%252Fa81d1753-b068-4543-a328-584ec53424fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690347/general/a81d1753-b068-4543-a328-584ec53424fd.jpg already downloaded
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690347%252Fgeneral%252F042c26b9-1bd7-49e9-84db-511b61e4663a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690347/general/042c26b9-1bd7-49e9-84db-511b61e4663a.jpg already downloaded
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690347%252Fgeneral%252F8fef0991-fa22-4b4f-af9c-3ce08c3cf4e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690347/general/8fef0991-fa22-4b4f-af9c-3ce08c3cf4e1.jpg already downloaded
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690347%252Fgeneral%252Fbbbb26f2-a603-4635-8404-a671aca8f5d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690347/general/bbbb26f2-a603-4635-8404-a671aca8f5d0.jpg already downloaded
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690347%252Fgeneral%252Fdf27e8ce-223c-4644-ac3d-f1daa2c09618.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690347/general/df27e8ce-223c-4644-ac3d-f1daa2c09618.jpg already downloaded
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690347%252Fgeneral%252Fcd10879f-f3e9-47d0-a52d-df65e8d2806b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690347/general/cd10879f-f3e9-47d0-a52d-df65e8d2806b.jpg already downloaded
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690347%252Fgeneral%252F80ea2e06-a54f-47e9-9d00-4a4e44c49d91.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690347/general/80ea2e06-a54f-47e9-9d00-4a4e44c49d91.jpg already downloaded
2026-03-25 17:15:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 26311790-9161-50d8-85d1-9d7b1200d4a1, identifier: 10724521
2026-03-25 17:15:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7c4352a7-ee41-5298-9750-65c4cac62333 with identifier: 10727589
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-25 17:15:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 17:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 17:15:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-25 17:15:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 17:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 17:15:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7c4352a7-ee41-5298-9750-65c4cac62333 with identifier: 10727589
2026-03-25 17:15:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7c4352a7-ee41-5298-9750-65c4cac62333 with identifier: 10727589 to the API
2026-03-25 17:15:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:15:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:15:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747187/general/f452b310-981e-427a-9a34-f79d4e04c372.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-26T10:29:00Z',
'fuel_type': 'Diesel',
'id': '7c4352a7-ee41-5298-9750-65c4cac62333',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1922151',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727589',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 40309,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c4352a7-ee41-5298-9750-65c4cac62333/7c4352a7-ee41-5298-9750-65c4cac62333_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124745,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747187/general/f452b310-981e-427a-9a34-f79d4e04c372.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c4352a7-ee41-5298-9750-65c4cac62333/7c4352a7-ee41-5298-9750-65c4cac62333_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123916,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747187/general/bb7f2c21-e914-4892-9c90-0bff4741c4ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c4352a7-ee41-5298-9750-65c4cac62333/7c4352a7-ee41-5298-9750-65c4cac62333_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94776,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747187/general/94f2a3b5-3159-471d-9f5a-c0f1376634f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c4352a7-ee41-5298-9750-65c4cac62333/7c4352a7-ee41-5298-9750-65c4cac62333_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99426,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747187/general/a642c69b-6638-4173-95a6-6498dd89fc25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c4352a7-ee41-5298-9750-65c4cac62333/7c4352a7-ee41-5298-9750-65c4cac62333_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114232,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747187/general/1c263dea-1b4b-4fd0-a895-c9fb322da117.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c4352a7-ee41-5298-9750-65c4cac62333/7c4352a7-ee41-5298-9750-65c4cac62333_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112454,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747187/general/8a4736ff-3589-4a80-9718-78ef6b542ce0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c4352a7-ee41-5298-9750-65c4cac62333/7c4352a7-ee41-5298-9750-65c4cac62333_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61419,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747187/general/72aedacb-a5ea-4d69-bfc9-d4734c6ac39c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c4352a7-ee41-5298-9750-65c4cac62333/7c4352a7-ee41-5298-9750-65c4cac62333_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87164,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747187/general/6771300b-82e5-4d79-a739-83d2f889aeb4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c4352a7-ee41-5298-9750-65c4cac62333/7c4352a7-ee41-5298-9750-65c4cac62333_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72123,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747187/general/14579dd5-31eb-422e-ad58-eeab09374291.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c4352a7-ee41-5298-9750-65c4cac62333/7c4352a7-ee41-5298-9750-65c4cac62333_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70871,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747187/general/73dcc566-b72c-47a7-947f-334c0aa8e79d.jpg',
'Width': 1024}],
'price': 19200,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': 'BCA Autoauktionen GmbH',
'title': 'BMW X3 30d - Diesel - Automatic - 286 hp - 40.309 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727589%27 HTTP/1.1" 200 None
2026-03-25 17:15:28 [adesa.de] INFO: Saving data for 10727589: {'created_time': 1774458928.522023, 'last_price_update_time': 1774458928.522036, 'auction_closing_time': 1774520940.0}
2026-03-25 17:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727589') HTTP/1.1" 204 0
2026-03-25 17:15:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 26311790-9161-50d8-85d1-9d7b1200d4a1 with identifier: 10724521
2026-03-25 17:15:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 17:15:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-25 17:15:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 17:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 17:15:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 17:15:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-25 17:15:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 17:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 17:15:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 26311790-9161-50d8-85d1-9d7b1200d4a1 with identifier: 10724521
2026-03-25 17:15:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 26311790-9161-50d8-85d1-9d7b1200d4a1 with identifier: 10724521 to the API
2026-03-25 17:15:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:15:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:15:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724521>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Electric',
'id': '26311790-9161-50d8-85d1-9d7b1200d4a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2025650508',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724521',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Tavascan',
'odometer': 9582,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5690347/general/86aa7436-2996-4c8c-9029-b8b7eba7f2af.jpg',
'https://images.openlane.eu/carimgs/5690347/general/820b88d3-a79a-47e1-bb67-0366c62ef000.jpg',
'https://images.openlane.eu/carimgs/5690347/general/87f43617-013c-44fd-8a4f-e4e3ebf38ac0.jpg',
'https://images.openlane.eu/carimgs/5690347/general/a81d1753-b068-4543-a328-584ec53424fd.jpg',
'https://images.openlane.eu/carimgs/5690347/general/042c26b9-1bd7-49e9-84db-511b61e4663a.jpg',
'https://images.openlane.eu/carimgs/5690347/general/8fef0991-fa22-4b4f-af9c-3ce08c3cf4e1.jpg',
'https://images.openlane.eu/carimgs/5690347/general/bbbb26f2-a603-4635-8404-a671aca8f5d0.jpg',
'https://images.openlane.eu/carimgs/5690347/general/df27e8ce-223c-4644-ac3d-f1daa2c09618.jpg',
'https://images.openlane.eu/carimgs/5690347/general/cd10879f-f3e9-47d0-a52d-df65e8d2806b.jpg',
'https://images.openlane.eu/carimgs/5690347/general/80ea2e06-a54f-47e9-9d00-4a4e44c49d91.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26311790-9161-50d8-85d1-9d7b1200d4a1/26311790-9161-50d8-85d1-9d7b1200d4a1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218735,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690347/general/86aa7436-2996-4c8c-9029-b8b7eba7f2af.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26311790-9161-50d8-85d1-9d7b1200d4a1/26311790-9161-50d8-85d1-9d7b1200d4a1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166276,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690347/general/820b88d3-a79a-47e1-bb67-0366c62ef000.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26311790-9161-50d8-85d1-9d7b1200d4a1/26311790-9161-50d8-85d1-9d7b1200d4a1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327109,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690347/general/87f43617-013c-44fd-8a4f-e4e3ebf38ac0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26311790-9161-50d8-85d1-9d7b1200d4a1/26311790-9161-50d8-85d1-9d7b1200d4a1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217989,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690347/general/a81d1753-b068-4543-a328-584ec53424fd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26311790-9161-50d8-85d1-9d7b1200d4a1/26311790-9161-50d8-85d1-9d7b1200d4a1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255553,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690347/general/042c26b9-1bd7-49e9-84db-511b61e4663a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26311790-9161-50d8-85d1-9d7b1200d4a1/26311790-9161-50d8-85d1-9d7b1200d4a1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257312,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690347/general/8fef0991-fa22-4b4f-af9c-3ce08c3cf4e1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26311790-9161-50d8-85d1-9d7b1200d4a1/26311790-9161-50d8-85d1-9d7b1200d4a1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225018,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690347/general/bbbb26f2-a603-4635-8404-a671aca8f5d0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26311790-9161-50d8-85d1-9d7b1200d4a1/26311790-9161-50d8-85d1-9d7b1200d4a1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264367,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690347/general/df27e8ce-223c-4644-ac3d-f1daa2c09618.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26311790-9161-50d8-85d1-9d7b1200d4a1/26311790-9161-50d8-85d1-9d7b1200d4a1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289699,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690347/general/cd10879f-f3e9-47d0-a52d-df65e8d2806b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26311790-9161-50d8-85d1-9d7b1200d4a1/26311790-9161-50d8-85d1-9d7b1200d4a1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369024,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690347/general/80ea2e06-a54f-47e9-9d00-4a4e44c49d91.jpg',
'Width': 1920}],
'price': 31500,
'price_includes_vat': True,
'registration_date': '2025-05-19',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Tavascan Endurance - Electric - Automatic - 286 hp - 9.582 km',
'transmission': 'automatic',
'trim': 'Endurance',
'vin': None,
'year': 2025}
2026-03-25 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724521%27 HTTP/1.1" 200 None
2026-03-25 17:15:29 [adesa.de] INFO: Saving data for 10724521: {'created_time': 1774458929.187228, 'last_price_update_time': 1774458929.18724, 'auction_closing_time': 1774614600.0}
2026-03-25 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724521') HTTP/1.1" 204 0
2026-03-25 17:15:29 [adesa.de] INFO: Found listing with ID: 10727514
2026-03-25 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727514%27 HTTP/1.1" 200 None
2026-03-25 17:15:29 [adesa.de] INFO: Scrape type for 10727514: 1
2026-03-25 17:15:29 [adesa.de] INFO: Scraping item 10727514 url https://www.openlane.eu/en/carv6/auction/10727514
2026-03-25 17:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746773/general/81717dbf-6c37-438f-a58f-897d42291d7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727160)
2026-03-25 17:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727158> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724733> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 2f97a56d-37a8-5d4d-9e31-6630f9976c6e due to Ignoring non-200 response
2026-03-25 17:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426e6750>
2026-03-25 17:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb5b2650-2bac-56f1-abad-c8cb170baaf5/eb5b2650-2bac-56f1-abad-c8cb170baaf5_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747136%252Fgeneral%252Fb040bde0-10a9-4260-b1ac-907313b9772b.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747136/general/b040bde0-10a9-4260-b1ac-907313b9772b.jpg saved to cache
2026-03-25 17:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item eb5b2650-2bac-56f1-abad-c8cb170baaf5
2026-03-25 17:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342afa6d0>
2026-03-25 17:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a9f8e33-74d8-555f-914a-1af45c2062a7/0a9f8e33-74d8-555f-914a-1af45c2062a7_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747162%252Fgeneral%252F4b6bcdcc-5513-45b2-bf92-7d4692399b8b.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747162/general/4b6bcdcc-5513-45b2-bf92-7d4692399b8b.jpg saved to cache
2026-03-25 17:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0a9f8e33-74d8-555f-914a-1af45c2062a7
2026-03-25 17:15:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0a9f8e33-74d8-555f-914a-1af45c2062a7, skipping ID generation
2026-03-25 17:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a9f8e33-74d8-555f-914a-1af45c2062a7 with scrape type 1
2026-03-25 17:15:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0a9f8e33-74d8-555f-914a-1af45c2062a7 sending to next pipeline
2026-03-25 17:15:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0a9f8e33-74d8-555f-914a-1af45c2062a7, identifier: 10727564
2026-03-25 17:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342ad7890>
2026-03-25 17:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb5b2650-2bac-56f1-abad-c8cb170baaf5/eb5b2650-2bac-56f1-abad-c8cb170baaf5_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747136%252Fgeneral%252Fcf644d99-4f3f-4dce-ba88-4a16bb0dd0e0.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747136/general/cf644d99-4f3f-4dce-ba88-4a16bb0dd0e0.jpg saved to cache
2026-03-25 17:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item eb5b2650-2bac-56f1-abad-c8cb170baaf5
2026-03-25 17:15:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eb5b2650-2bac-56f1-abad-c8cb170baaf5, skipping ID generation
2026-03-25 17:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb5b2650-2bac-56f1-abad-c8cb170baaf5 with scrape type 1
2026-03-25 17:15:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eb5b2650-2bac-56f1-abad-c8cb170baaf5 sending to next pipeline
2026-03-25 17:15:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eb5b2650-2bac-56f1-abad-c8cb170baaf5, identifier: 10727536
2026-03-25 17:15:29 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 22 - Data Location: 158 - value: b'Canon\x00'
2026-03-25 17:15:29 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 34 - Data Location: 164 - value: b'Canon EOS RP\x00'
2026-03-25 17:15:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-25 17:15:29 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 58 - Data Location: 196 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-25 17:15:29 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 70 - Data Location: 204 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-25 17:15:29 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-25 17:15:29 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 94 - Data Location: 212 - value: b'2026:02:16 09:27:21\x00'
2026-03-25 17:15:29 [PIL.TiffImagePlugin] DEBUG: tag: Artist (315) - type: string (2) - value: b'\x00'
2026-03-25 17:15:29 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x02\x00'
2026-03-25 17:15:29 [PIL.TiffImagePlugin] DEBUG: tag: Copyright (33432) - type: string (2) - value: b'\x00'
2026-03-25 17:15:29 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'h\x01\x00\x00'
2026-03-25 17:15:29 [PIL.TiffImagePlugin] DEBUG: tag: GPSInfoIFD (34853) - type: long (4) - value: b'\xed9\x00\x00'
2026-03-25 17:15:29 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 17:15:29 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x02\x00\x00\x00'
2026-03-25 17:15:29 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x00\x03\x80U<%\x00\x00\x00\x00\x00\x02\x00\x00\x00\x02\x00\x01@\xa9\xfa\x02\x00.\xd2$\x00\x00\x00\x00\x00'
2026-03-25 17:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341c61c50>
2026-03-25 17:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6168b7e2-02cb-58e8-bdb9-e06d793bf3ec/6168b7e2-02cb-58e8-bdb9-e06d793bf3ec_image_9.mpo HTTP/1.1" 201 0
2026-03-25 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745894%252Fgeneral%252Fa2d18a46-0441-4d64-af71-6d5279c20561.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745894/general/a2d18a46-0441-4d64-af71-6d5279c20561.jpg saved to cache
2026-03-25 17:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6168b7e2-02cb-58e8-bdb9-e06d793bf3ec
2026-03-25 17:15:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2f97a56d-37a8-5d4d-9e31-6630f9976c6e, skipping ID generation
2026-03-25 17:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f97a56d-37a8-5d4d-9e31-6630f9976c6e with scrape type 1
2026-03-25 17:15:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2f97a56d-37a8-5d4d-9e31-6630f9976c6e sending to next pipeline
2026-03-25 17:15:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2f97a56d-37a8-5d4d-9e31-6630f9976c6e, identifier: 10727143
2026-03-25 17:15:29 [adesa.de] INFO: Found listing with ID: 10724797
2026-03-25 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724797%27 HTTP/1.1" 200 None
2026-03-25 17:15:29 [adesa.de] INFO: Scrape type for 10724797: 1
2026-03-25 17:15:29 [adesa.de] INFO: Scraping item 10724797 url https://www.openlane.eu/en/carv6/auction/10724797
2026-03-25 17:15:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724739> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0a9f8e33-74d8-555f-914a-1af45c2062a7 with identifier: 10727564
2026-03-25 17:15:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0a9f8e33-74d8-555f-914a-1af45c2062a7 with identifier: 10727564
2026-03-25 17:15:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0a9f8e33-74d8-555f-914a-1af45c2062a7 with identifier: 10727564 to the API
2026-03-25 17:15:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:15:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:15:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747162/general/4b6bcdcc-5513-45b2-bf92-7d4692399b8b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-26T10:29:00Z',
'fuel_type': 'Hybrid',
'id': '0a9f8e33-74d8-555f-914a-1af45c2062a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '0117059054',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727564',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 128163,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a9f8e33-74d8-555f-914a-1af45c2062a7/0a9f8e33-74d8-555f-914a-1af45c2062a7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142719,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747162/general/4b6bcdcc-5513-45b2-bf92-7d4692399b8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a9f8e33-74d8-555f-914a-1af45c2062a7/0a9f8e33-74d8-555f-914a-1af45c2062a7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130244,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747162/general/84351700-786a-4250-993c-4d4d2c79c7e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a9f8e33-74d8-555f-914a-1af45c2062a7/0a9f8e33-74d8-555f-914a-1af45c2062a7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115768,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747162/general/5400b35b-f158-4823-a430-bcce079d585e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a9f8e33-74d8-555f-914a-1af45c2062a7/0a9f8e33-74d8-555f-914a-1af45c2062a7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109156,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747162/general/65b945e1-e51d-463e-97ed-40732d61c308.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a9f8e33-74d8-555f-914a-1af45c2062a7/0a9f8e33-74d8-555f-914a-1af45c2062a7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98720,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747162/general/cb7f1e43-caa9-46b2-8784-fd41bae54fa8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a9f8e33-74d8-555f-914a-1af45c2062a7/0a9f8e33-74d8-555f-914a-1af45c2062a7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129926,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747162/general/29dba489-dc67-4eaf-8cbf-eae233bb8c91.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a9f8e33-74d8-555f-914a-1af45c2062a7/0a9f8e33-74d8-555f-914a-1af45c2062a7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81159,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747162/general/a9245351-8a2e-476c-8f82-da77936ff73b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a9f8e33-74d8-555f-914a-1af45c2062a7/0a9f8e33-74d8-555f-914a-1af45c2062a7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121517,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747162/general/d38bb2a3-536e-4321-b960-60c9d23ef6f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a9f8e33-74d8-555f-914a-1af45c2062a7/0a9f8e33-74d8-555f-914a-1af45c2062a7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81145,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747162/general/16e94042-e887-47e4-8c5a-0e69e3a69539.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a9f8e33-74d8-555f-914a-1af45c2062a7/0a9f8e33-74d8-555f-914a-1af45c2062a7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100942,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747162/general/4270280f-2af6-490a-ac3b-7a7e56315916.jpg',
'Width': 1024}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': 'BCA Autoauktionen GmbH',
'title': 'BMW X3 30e - Hybrid - Automatic - 184 hp - 128.163 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727564%27 HTTP/1.1" 200 None
2026-03-25 17:15:30 [adesa.de] INFO: Saving data for 10727564: {'created_time': 1774458930.188108, 'last_price_update_time': 1774458930.18812, 'auction_closing_time': 1774520940.0}
2026-03-25 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727564') HTTP/1.1" 204 0
2026-03-25 17:15:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eb5b2650-2bac-56f1-abad-c8cb170baaf5 with identifier: 10727536
2026-03-25 17:15:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 17:15:30 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-25 17:15:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 17:15:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eb5b2650-2bac-56f1-abad-c8cb170baaf5 with identifier: 10727536
2026-03-25 17:15:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eb5b2650-2bac-56f1-abad-c8cb170baaf5 with identifier: 10727536 to the API
2026-03-25 17:15:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:15:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:15:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747136/general/cf644d99-4f3f-4dce-ba88-4a16bb0dd0e0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T10:29:00Z',
'fuel_type': 'Hybrid',
'id': 'eb5b2650-2bac-56f1-abad-c8cb170baaf5',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1922172',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727536',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 133031,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb5b2650-2bac-56f1-abad-c8cb170baaf5/eb5b2650-2bac-56f1-abad-c8cb170baaf5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135571,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747136/general/2691d1f3-451d-4d5b-946a-1da1622f885e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb5b2650-2bac-56f1-abad-c8cb170baaf5/eb5b2650-2bac-56f1-abad-c8cb170baaf5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116488,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747136/general/7a9a4768-1b75-44f2-9596-05fa64d3a6fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb5b2650-2bac-56f1-abad-c8cb170baaf5/eb5b2650-2bac-56f1-abad-c8cb170baaf5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129874,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747136/general/43deb21f-5fd2-487d-9f0d-eeafadf784d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb5b2650-2bac-56f1-abad-c8cb170baaf5/eb5b2650-2bac-56f1-abad-c8cb170baaf5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86595,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747136/general/cbadf0e1-1f26-44a7-9e98-f9a1e1498d15.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb5b2650-2bac-56f1-abad-c8cb170baaf5/eb5b2650-2bac-56f1-abad-c8cb170baaf5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112998,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747136/general/234c2786-3c13-45a2-94b7-cbed05b23976.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb5b2650-2bac-56f1-abad-c8cb170baaf5/eb5b2650-2bac-56f1-abad-c8cb170baaf5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149225,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747136/general/fac9ee00-069a-46ab-bc6b-e49ef974abe1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb5b2650-2bac-56f1-abad-c8cb170baaf5/eb5b2650-2bac-56f1-abad-c8cb170baaf5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100624,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747136/general/28ad96f6-de83-49ac-843a-0fd2187a0340.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb5b2650-2bac-56f1-abad-c8cb170baaf5/eb5b2650-2bac-56f1-abad-c8cb170baaf5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82790,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747136/general/3ab3777a-9218-4d5a-a948-edd1704687be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb5b2650-2bac-56f1-abad-c8cb170baaf5/eb5b2650-2bac-56f1-abad-c8cb170baaf5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88296,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747136/general/cf644d99-4f3f-4dce-ba88-4a16bb0dd0e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb5b2650-2bac-56f1-abad-c8cb170baaf5/eb5b2650-2bac-56f1-abad-c8cb170baaf5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64895,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747136/general/b040bde0-10a9-4260-b1ac-907313b9772b.jpg',
'Width': 1024}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-07-02',
'seats_number': 5,
'seller_name': 'BCA Autoauktionen GmbH',
'title': 'BMW 3 Series Touring 320e - Hybrid - Automatic - 163 hp - 133.031 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727536%27 HTTP/1.1" 200 None
2026-03-25 17:15:30 [adesa.de] INFO: Saving data for 10727536: {'created_time': 1774458930.763632, 'last_price_update_time': 1774458930.763644, 'auction_closing_time': 1774520940.0}
2026-03-25 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727536') HTTP/1.1" 204 0
2026-03-25 17:15:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2f97a56d-37a8-5d4d-9e31-6630f9976c6e with identifier: 10727143
2026-03-25 17:15:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 17:15:30 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-25 17:15:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 17:15:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2f97a56d-37a8-5d4d-9e31-6630f9976c6e with identifier: 10727143
2026-03-25 17:15:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2f97a56d-37a8-5d4d-9e31-6630f9976c6e with identifier: 10727143 to the API
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:15:31 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5642629/general/0c9756bc-f024-4d2a-916a-81cddb427c16.JPG>
{'auction_title': '',
'c_o_2_emission_value': 184,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.5L',
'engine_horse_power': 190,
'expiration_date': '2026-03-27T13:00:00Z',
'fuel_type': 'Petrol',
'id': '2f97a56d-37a8-5d4d-9e31-6630f9976c6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727143',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 198934,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photos': [],
'price': 4700,
'price_includes_vat': True,
'registration_date': '2009-05-08',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series Touring 523i Business - Petrol - Automatic - 190 hp - '
'198.934 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2009}
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727143%27 HTTP/1.1" 200 None
2026-03-25 17:15:31 [adesa.de] INFO: Saving data for 10727143: {'created_time': 1774458931.477854, 'last_price_update_time': 1774458931.477866, 'auction_closing_time': 1774616400.0}
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727143') HTTP/1.1" 204 0
2026-03-25 17:15:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 2f97a56d-37a8-5d4d-9e31-6630f9976c6e due to Ignoring non-200 response
2026-03-25 17:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:31 [adesa.de] INFO: Found listing with ID: 10727587
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727587%27 HTTP/1.1" 200 None
2026-03-25 17:15:31 [adesa.de] INFO: Scrape type for 10727587: 1
2026-03-25 17:15:31 [adesa.de] INFO: Scraping item 10727587 url https://www.openlane.eu/en/carv6/auction/10727587
2026-03-25 17:15:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727512> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341cae890>
2026-03-25 17:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1c93634-9884-5f66-bf08-70ff59d126d0/f1c93634-9884-5f66-bf08-70ff59d126d0_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746773%252Fgeneral%252F81717dbf-6c37-438f-a58f-897d42291d7f.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746773/general/81717dbf-6c37-438f-a58f-897d42291d7f.jpg saved to cache
2026-03-25 17:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f1c93634-9884-5f66-bf08-70ff59d126d0
2026-03-25 17:15:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf5607d4-2b5b-503d-9a6b-108f1019a897 with identifier: 10727158
2026-03-25 17:15:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf5607d4-2b5b-503d-9a6b-108f1019a897 with scrape type 1
2026-03-25 17:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bf5607d4-2b5b-503d-9a6b-108f1019a897
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746771%252Fgeneral%252Fdd29ec2c-1c09-4e83-a7ee-07ef90f0bad3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746771/general/dd29ec2c-1c09-4e83-a7ee-07ef90f0bad3.jpg not downloaded yet
2026-03-25 17:15:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23d30921-1865-5f8b-8a61-4f55c43880e8 with identifier: 10724733
2026-03-25 17:15:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23d30921-1865-5f8b-8a61-4f55c43880e8 with scrape type 1
2026-03-25 17:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 23d30921-1865-5f8b-8a61-4f55c43880e8
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593763%252Fgeneral%252F00ffafe7-1fec-425b-ab3f-b44fa44354ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593763/general/00ffafe7-1fec-425b-ab3f-b44fa44354ce.jpg already downloaded
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593763%252Fgeneral%252Fe1069ddb-6d77-4866-8abe-a98ffd0ee876.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593763/general/e1069ddb-6d77-4866-8abe-a98ffd0ee876.jpg already downloaded
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593763%252Fgeneral%252Fc3b7c830-9467-42dc-8640-49584f5c6209.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593763/general/c3b7c830-9467-42dc-8640-49584f5c6209.jpg already downloaded
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593763%252Fgeneral%252Fb0985c59-99c6-4a56-9379-9409b31c93ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593763/general/b0985c59-99c6-4a56-9379-9409b31c93ed.jpg already downloaded
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593763%252Fgeneral%252F34010602-0169-4fd1-b2b5-2f3ec6e34768.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593763/general/34010602-0169-4fd1-b2b5-2f3ec6e34768.jpg already downloaded
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593763%252Fgeneral%252F351b9281-ac43-4a2a-a49c-0889e64b3db2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593763/general/351b9281-ac43-4a2a-a49c-0889e64b3db2.jpg already downloaded
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593763%252Fgeneral%252F054ae064-df6d-452d-927e-8671e390f6d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593763/general/054ae064-df6d-452d-927e-8671e390f6d8.jpg already downloaded
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593763%252Fgeneral%252F8d18608f-9713-4841-8a54-554e4d9eeadd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593763/general/8d18608f-9713-4841-8a54-554e4d9eeadd.jpg already downloaded
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593763%252Fgeneral%252F3e979454-cef7-4354-918e-49ca3756fcf3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593763/general/3e979454-cef7-4354-918e-49ca3756fcf3.jpg already downloaded
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593763%252Fgeneral%252F32ede5c2-0418-4d4d-91cd-a0faa9f81beb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593763/general/32ede5c2-0418-4d4d-91cd-a0faa9f81beb.jpg already downloaded
2026-03-25 17:15:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 23d30921-1865-5f8b-8a61-4f55c43880e8, identifier: 10724733
2026-03-25 17:15:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 23d30921-1865-5f8b-8a61-4f55c43880e8 with identifier: 10724733
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-25 17:15:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 17:15:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 23d30921-1865-5f8b-8a61-4f55c43880e8 with identifier: 10724733
2026-03-25 17:15:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 23d30921-1865-5f8b-8a61-4f55c43880e8 with identifier: 10724733 to the API
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:15:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724733>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Diesel',
'id': '23d30921-1865-5f8b-8a61-4f55c43880e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '32020',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724733',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 103268,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5593763/general/00ffafe7-1fec-425b-ab3f-b44fa44354ce.jpg',
'https://images.openlane.eu/carimgs/5593763/general/e1069ddb-6d77-4866-8abe-a98ffd0ee876.jpg',
'https://images.openlane.eu/carimgs/5593763/general/c3b7c830-9467-42dc-8640-49584f5c6209.jpg',
'https://images.openlane.eu/carimgs/5593763/general/b0985c59-99c6-4a56-9379-9409b31c93ed.jpg',
'https://images.openlane.eu/carimgs/5593763/general/34010602-0169-4fd1-b2b5-2f3ec6e34768.jpg',
'https://images.openlane.eu/carimgs/5593763/general/351b9281-ac43-4a2a-a49c-0889e64b3db2.jpg',
'https://images.openlane.eu/carimgs/5593763/general/054ae064-df6d-452d-927e-8671e390f6d8.jpg',
'https://images.openlane.eu/carimgs/5593763/general/8d18608f-9713-4841-8a54-554e4d9eeadd.jpg',
'https://images.openlane.eu/carimgs/5593763/general/3e979454-cef7-4354-918e-49ca3756fcf3.jpg',
'https://images.openlane.eu/carimgs/5593763/general/32ede5c2-0418-4d4d-91cd-a0faa9f81beb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23d30921-1865-5f8b-8a61-4f55c43880e8/23d30921-1865-5f8b-8a61-4f55c43880e8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108951,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593763/general/00ffafe7-1fec-425b-ab3f-b44fa44354ce.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23d30921-1865-5f8b-8a61-4f55c43880e8/23d30921-1865-5f8b-8a61-4f55c43880e8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99836,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593763/general/e1069ddb-6d77-4866-8abe-a98ffd0ee876.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23d30921-1865-5f8b-8a61-4f55c43880e8/23d30921-1865-5f8b-8a61-4f55c43880e8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100217,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593763/general/c3b7c830-9467-42dc-8640-49584f5c6209.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23d30921-1865-5f8b-8a61-4f55c43880e8/23d30921-1865-5f8b-8a61-4f55c43880e8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88873,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593763/general/b0985c59-99c6-4a56-9379-9409b31c93ed.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23d30921-1865-5f8b-8a61-4f55c43880e8/23d30921-1865-5f8b-8a61-4f55c43880e8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59891,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593763/general/34010602-0169-4fd1-b2b5-2f3ec6e34768.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23d30921-1865-5f8b-8a61-4f55c43880e8/23d30921-1865-5f8b-8a61-4f55c43880e8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101684,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593763/general/351b9281-ac43-4a2a-a49c-0889e64b3db2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23d30921-1865-5f8b-8a61-4f55c43880e8/23d30921-1865-5f8b-8a61-4f55c43880e8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88218,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593763/general/054ae064-df6d-452d-927e-8671e390f6d8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23d30921-1865-5f8b-8a61-4f55c43880e8/23d30921-1865-5f8b-8a61-4f55c43880e8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62912,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593763/general/8d18608f-9713-4841-8a54-554e4d9eeadd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23d30921-1865-5f8b-8a61-4f55c43880e8/23d30921-1865-5f8b-8a61-4f55c43880e8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109604,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593763/general/3e979454-cef7-4354-918e-49ca3756fcf3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23d30921-1865-5f8b-8a61-4f55c43880e8/23d30921-1865-5f8b-8a61-4f55c43880e8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89498,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593763/general/32ede5c2-0418-4d4d-91cd-a0faa9f81beb.jpg',
'Width': 1280}],
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-03-29',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS7 Crossback Performance Line - Diesel - Automatic - 130 hp - '
'103.268 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2022}
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724733%27 HTTP/1.1" 200 None
2026-03-25 17:15:32 [adesa.de] INFO: Saving data for 10724733: {'created_time': 1774458932.289575, 'last_price_update_time': 1774458932.289588, 'auction_closing_time': 1774614600.0}
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724733') HTTP/1.1" 204 0
2026-03-25 17:15:32 [adesa.de] INFO: Found listing with ID: 10727503
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727503%27 HTTP/1.1" 200 None
2026-03-25 17:15:32 [adesa.de] INFO: Scrape type for 10727503: 1
2026-03-25 17:15:32 [adesa.de] INFO: Scraping item 10727503 url https://www.openlane.eu/en/carv6/auction/10727503
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746771%252Fgeneral%252F378c32bc-1869-43f1-a97d-fca430becf8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746771/general/378c32bc-1869-43f1-a97d-fca430becf8b.jpg not downloaded yet
2026-03-25 17:15:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de48e78d-0742-5485-b4ea-9e96907ffd00 with identifier: 10724739
2026-03-25 17:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de48e78d-0742-5485-b4ea-9e96907ffd00 with scrape type 1
2026-03-25 17:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item de48e78d-0742-5485-b4ea-9e96907ffd00
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642903%252Fgeneral%252F709bad61-776c-4b78-90ef-ea0a22691b37.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642903/general/709bad61-776c-4b78-90ef-ea0a22691b37.jpg already downloaded
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642903%252Fgeneral%252F1bd3bded-5f88-4cff-9310-9fe1e48094e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642903/general/1bd3bded-5f88-4cff-9310-9fe1e48094e1.jpg already downloaded
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642903%252Fgeneral%252F0c21e319-9b75-494c-85d3-e83f17d812d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642903/general/0c21e319-9b75-494c-85d3-e83f17d812d7.jpg already downloaded
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642903%252Fgeneral%252Fba7cd6e8-feda-4395-a611-323c45b9a2d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642903/general/ba7cd6e8-feda-4395-a611-323c45b9a2d0.jpg already downloaded
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642903%252Fgeneral%252Faac10740-6537-4c5c-b03c-e1c8983058a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642903/general/aac10740-6537-4c5c-b03c-e1c8983058a2.jpg already downloaded
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642903%252Fgeneral%252F50499a93-d561-4b9e-b263-d8669e12acaf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642903/general/50499a93-d561-4b9e-b263-d8669e12acaf.jpg already downloaded
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642903%252Fgeneral%252F6eda7c55-dda0-4286-9a4a-fc5432b951df.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642903/general/6eda7c55-dda0-4286-9a4a-fc5432b951df.jpg already downloaded
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642903%252Fgeneral%252F34b5daff-1479-42c8-8137-7783d2035524.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642903/general/34b5daff-1479-42c8-8137-7783d2035524.jpg already downloaded
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642903%252Fgeneral%252F8c7e9149-bbd2-479d-8e2b-10397efcf583.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642903/general/8c7e9149-bbd2-479d-8e2b-10397efcf583.jpg already downloaded
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642903%252Fgeneral%252F037bb506-9e23-4954-8985-447b04d0bed4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642903/general/037bb506-9e23-4954-8985-447b04d0bed4.jpg already downloaded
2026-03-25 17:15:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: de48e78d-0742-5485-b4ea-9e96907ffd00, identifier: 10724739
2026-03-25 17:15:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: de48e78d-0742-5485-b4ea-9e96907ffd00 with identifier: 10724739
2026-03-25 17:15:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: de48e78d-0742-5485-b4ea-9e96907ffd00 with identifier: 10724739
2026-03-25 17:15:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: de48e78d-0742-5485-b4ea-9e96907ffd00 with identifier: 10724739 to the API
2026-03-25 17:15:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:15:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724739>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Petrol',
'id': 'de48e78d-0742-5485-b4ea-9e96907ffd00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31722',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724739',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 72618,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 56,
'photo_urls': ['https://images.openlane.eu/carimgs/5642903/general/709bad61-776c-4b78-90ef-ea0a22691b37.jpg',
'https://images.openlane.eu/carimgs/5642903/general/1bd3bded-5f88-4cff-9310-9fe1e48094e1.jpg',
'https://images.openlane.eu/carimgs/5642903/general/0c21e319-9b75-494c-85d3-e83f17d812d7.jpg',
'https://images.openlane.eu/carimgs/5642903/general/ba7cd6e8-feda-4395-a611-323c45b9a2d0.jpg',
'https://images.openlane.eu/carimgs/5642903/general/aac10740-6537-4c5c-b03c-e1c8983058a2.jpg',
'https://images.openlane.eu/carimgs/5642903/general/50499a93-d561-4b9e-b263-d8669e12acaf.jpg',
'https://images.openlane.eu/carimgs/5642903/general/6eda7c55-dda0-4286-9a4a-fc5432b951df.jpg',
'https://images.openlane.eu/carimgs/5642903/general/34b5daff-1479-42c8-8137-7783d2035524.jpg',
'https://images.openlane.eu/carimgs/5642903/general/8c7e9149-bbd2-479d-8e2b-10397efcf583.jpg',
'https://images.openlane.eu/carimgs/5642903/general/037bb506-9e23-4954-8985-447b04d0bed4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de48e78d-0742-5485-b4ea-9e96907ffd00/de48e78d-0742-5485-b4ea-9e96907ffd00_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147139,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642903/general/709bad61-776c-4b78-90ef-ea0a22691b37.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de48e78d-0742-5485-b4ea-9e96907ffd00/de48e78d-0742-5485-b4ea-9e96907ffd00_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128066,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642903/general/1bd3bded-5f88-4cff-9310-9fe1e48094e1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de48e78d-0742-5485-b4ea-9e96907ffd00/de48e78d-0742-5485-b4ea-9e96907ffd00_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89185,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642903/general/0c21e319-9b75-494c-85d3-e83f17d812d7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de48e78d-0742-5485-b4ea-9e96907ffd00/de48e78d-0742-5485-b4ea-9e96907ffd00_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110158,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642903/general/ba7cd6e8-feda-4395-a611-323c45b9a2d0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de48e78d-0742-5485-b4ea-9e96907ffd00/de48e78d-0742-5485-b4ea-9e96907ffd00_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111942,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642903/general/aac10740-6537-4c5c-b03c-e1c8983058a2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de48e78d-0742-5485-b4ea-9e96907ffd00/de48e78d-0742-5485-b4ea-9e96907ffd00_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108564,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642903/general/50499a93-d561-4b9e-b263-d8669e12acaf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de48e78d-0742-5485-b4ea-9e96907ffd00/de48e78d-0742-5485-b4ea-9e96907ffd00_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44373,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642903/general/6eda7c55-dda0-4286-9a4a-fc5432b951df.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de48e78d-0742-5485-b4ea-9e96907ffd00/de48e78d-0742-5485-b4ea-9e96907ffd00_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100249,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642903/general/34b5daff-1479-42c8-8137-7783d2035524.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de48e78d-0742-5485-b4ea-9e96907ffd00/de48e78d-0742-5485-b4ea-9e96907ffd00_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83663,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642903/general/8c7e9149-bbd2-479d-8e2b-10397efcf583.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de48e78d-0742-5485-b4ea-9e96907ffd00/de48e78d-0742-5485-b4ea-9e96907ffd00_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126727,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642903/general/037bb506-9e23-4954-8985-447b04d0bed4.jpg',
'Width': 1280}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-09-02',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS7 Crossback Performance Line + - Petrol - Automatic - 180 hp - '
'72.618 km',
'transmission': 'automatic',
'trim': 'Performance Line +',
'vin': None,
'year': 2022}
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724739%27 HTTP/1.1" 200 None
2026-03-25 17:15:33 [adesa.de] INFO: Saving data for 10724739: {'created_time': 1774458933.279776, 'last_price_update_time': 1774458933.279789, 'auction_closing_time': 1774614600.0}
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724739') HTTP/1.1" 204 0
2026-03-25 17:15:33 [adesa.de] INFO: Found listing with ID: 10727538
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727538%27 HTTP/1.1" 200 None
2026-03-25 17:15:33 [adesa.de] INFO: Scrape type for 10727538: 1
2026-03-25 17:15:33 [adesa.de] INFO: Scraping item 10727538 url https://www.openlane.eu/en/carv6/auction/10727538
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746771%252Fgeneral%252Fe1a71fe5-bcd0-46d2-bd99-d0b87fc9bfa9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746771/general/e1a71fe5-bcd0-46d2-bd99-d0b87fc9bfa9.jpg not downloaded yet
2026-03-25 17:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724740> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746773/general/760c5c5c-29ce-463a-a89f-8f1b829933ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727160)
2026-03-25 17:15:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4ec4b66-85dd-547e-aa5f-33c0574c813b with identifier: 10727502
2026-03-25 17:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4ec4b66-85dd-547e-aa5f-33c0574c813b with scrape type 1
2026-03-25 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f4ec4b66-85dd-547e-aa5f-33c0574c813b
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747112%252Fgeneral%252Fc9631761-99e1-482a-8dd6-0863370f65e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747112/general/c9631761-99e1-482a-8dd6-0863370f65e5.jpg not downloaded yet
2026-03-25 17:15:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa6ab2e3-2e45-5fa7-bb08-94ffc0e11fca with identifier: 10727512
2026-03-25 17:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa6ab2e3-2e45-5fa7-bb08-94ffc0e11fca with scrape type 1
2026-03-25 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fa6ab2e3-2e45-5fa7-bb08-94ffc0e11fca
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747122%252Fgeneral%252Ff840d59c-136a-4aeb-9096-eb2eac54fc66.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747122/general/f840d59c-136a-4aeb-9096-eb2eac54fc66.jpg not downloaded yet
2026-03-25 17:15:33 [adesa.de] INFO: Found listing with ID: 10727506
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727506%27 HTTP/1.1" 200 None
2026-03-25 17:15:33 [adesa.de] INFO: Scrape type for 10727506: 1
2026-03-25 17:15:33 [adesa.de] INFO: Scraping item 10727506 url https://www.openlane.eu/en/carv6/auction/10727506
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746771%252Fgeneral%252F9b612235-41e9-449d-91c6-05f278e80a26.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746771/general/9b612235-41e9-449d-91c6-05f278e80a26.jpg not downloaded yet
2026-03-25 17:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727140> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747112%252Fgeneral%252Fdd6d0b64-fc71-425b-b9d2-6d897a929a53.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747112/general/dd6d0b64-fc71-425b-b9d2-6d897a929a53.jpg not downloaded yet
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747122%252Fgeneral%252Fc1b1274a-852a-40ac-ab27-65e902157070.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747122/general/c1b1274a-852a-40ac-ab27-65e902157070.jpg not downloaded yet
2026-03-25 17:15:33 [adesa.de] INFO: Found listing with ID: 10724883
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724883%27 HTTP/1.1" 200 None
2026-03-25 17:15:33 [adesa.de] INFO: Scrape type for 10724883: 1
2026-03-25 17:15:33 [adesa.de] INFO: Scraping item 10724883 url https://www.openlane.eu/en/carv6/auction/10724883
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746771%252Fgeneral%252F974e1fa8-763e-441d-b925-86d4f4d2eba0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746771/general/974e1fa8-763e-441d-b925-86d4f4d2eba0.jpg not downloaded yet
2026-03-25 17:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746773/general/7f5c233c-563c-4d16-9c4d-9b9c87342ed8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727160)
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747112%252Fgeneral%252F5afc3b3b-d607-48ea-abd9-6874dd4b68b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747112/general/5afc3b3b-d607-48ea-abd9-6874dd4b68b2.jpg not downloaded yet
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747122%252Fgeneral%252F78fc8129-82c4-4dda-a8e5-60b156cc508f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747122/general/78fc8129-82c4-4dda-a8e5-60b156cc508f.jpg not downloaded yet
2026-03-25 17:15:33 [adesa.de] INFO: Found listing with ID: 10724882
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724882%27 HTTP/1.1" 200 None
2026-03-25 17:15:33 [adesa.de] INFO: Scrape type for 10724882: 1
2026-03-25 17:15:33 [adesa.de] INFO: Scraping item 10724882 url https://www.openlane.eu/en/carv6/auction/10724882
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746771%252Fgeneral%252F880cc5ba-4f55-4358-89d8-5667e36afd6e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746771/general/880cc5ba-4f55-4358-89d8-5667e36afd6e.jpg not downloaded yet
2026-03-25 17:15:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f313def2-e146-51a1-b3a6-aa7dd2d40e6e with identifier: 10724740
2026-03-25 17:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f313def2-e146-51a1-b3a6-aa7dd2d40e6e with scrape type 1
2026-03-25 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f313def2-e146-51a1-b3a6-aa7dd2d40e6e
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667079%252Fgeneral%252Fbe8022a1-742d-4241-97c2-f10786e3dd0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667079/general/be8022a1-742d-4241-97c2-f10786e3dd0c.jpg already downloaded
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667079%252Fgeneral%252F746e7609-8794-4f53-ba16-a86ed3fe2491.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667079/general/746e7609-8794-4f53-ba16-a86ed3fe2491.jpg already downloaded
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667079%252Fgeneral%252F7c4c8900-86df-459b-b17d-a124a15d63ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667079/general/7c4c8900-86df-459b-b17d-a124a15d63ce.jpg already downloaded
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667079%252Fgeneral%252F35e5f8f4-8cfb-415a-9dd4-be3d340936d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667079/general/35e5f8f4-8cfb-415a-9dd4-be3d340936d8.jpg already downloaded
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667079%252Fgeneral%252F9fa0daa1-5b54-42b5-9fa5-3242cca414bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667079/general/9fa0daa1-5b54-42b5-9fa5-3242cca414bd.jpg already downloaded
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667079%252Fgeneral%252Fba551614-2e2d-4d7a-b2c4-70bfcd2f7655.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667079/general/ba551614-2e2d-4d7a-b2c4-70bfcd2f7655.jpg already downloaded
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667079%252Fgeneral%252F73550dad-2be9-4b66-8042-f96cfa59affe.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667079/general/73550dad-2be9-4b66-8042-f96cfa59affe.jpg already downloaded
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667079%252Fgeneral%252Fa71a6d1c-daa5-44ca-bf6a-79b4d0ec08ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667079/general/a71a6d1c-daa5-44ca-bf6a-79b4d0ec08ba.jpg already downloaded
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667079%252Fgeneral%252F27a0379d-d0d6-43e2-b309-4d42a62418ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667079/general/27a0379d-d0d6-43e2-b309-4d42a62418ac.jpg already downloaded
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667079%252Fgeneral%252Fd67ffb8a-4c82-49a5-95f2-17e9dcdb4486.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667079/general/d67ffb8a-4c82-49a5-95f2-17e9dcdb4486.jpg already downloaded
2026-03-25 17:15:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f313def2-e146-51a1-b3a6-aa7dd2d40e6e, identifier: 10724740
2026-03-25 17:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d7ecd0>
2026-03-25 17:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1c93634-9884-5f66-bf08-70ff59d126d0/f1c93634-9884-5f66-bf08-70ff59d126d0_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746773%252Fgeneral%252F760c5c5c-29ce-463a-a89f-8f1b829933ac.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746773/general/760c5c5c-29ce-463a-a89f-8f1b829933ac.jpg saved to cache
2026-03-25 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f1c93634-9884-5f66-bf08-70ff59d126d0
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747112%252Fgeneral%252F9356ccfd-07a5-415c-90bb-31c676ec5263.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747112/general/9356ccfd-07a5-415c-90bb-31c676ec5263.jpg not downloaded yet
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747122%252Fgeneral%252Fbac831fa-e124-4612-acef-b3f0e45cd76a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747122/general/bac831fa-e124-4612-acef-b3f0e45cd76a.jpg not downloaded yet
2026-03-25 17:15:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f313def2-e146-51a1-b3a6-aa7dd2d40e6e with identifier: 10724740
2026-03-25 17:15:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f313def2-e146-51a1-b3a6-aa7dd2d40e6e with identifier: 10724740
2026-03-25 17:15:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f313def2-e146-51a1-b3a6-aa7dd2d40e6e with identifier: 10724740 to the API
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:15:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724740>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Petrol',
'id': 'f313def2-e146-51a1-b3a6-aa7dd2d40e6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B57706',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724740',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 29544,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 55,
'photo_urls': ['https://images.openlane.eu/carimgs/5667079/general/be8022a1-742d-4241-97c2-f10786e3dd0c.jpg',
'https://images.openlane.eu/carimgs/5667079/general/746e7609-8794-4f53-ba16-a86ed3fe2491.jpg',
'https://images.openlane.eu/carimgs/5667079/general/7c4c8900-86df-459b-b17d-a124a15d63ce.jpg',
'https://images.openlane.eu/carimgs/5667079/general/35e5f8f4-8cfb-415a-9dd4-be3d340936d8.jpg',
'https://images.openlane.eu/carimgs/5667079/general/9fa0daa1-5b54-42b5-9fa5-3242cca414bd.jpg',
'https://images.openlane.eu/carimgs/5667079/general/ba551614-2e2d-4d7a-b2c4-70bfcd2f7655.jpg',
'https://images.openlane.eu/carimgs/5667079/general/73550dad-2be9-4b66-8042-f96cfa59affe.jpg',
'https://images.openlane.eu/carimgs/5667079/general/a71a6d1c-daa5-44ca-bf6a-79b4d0ec08ba.jpg',
'https://images.openlane.eu/carimgs/5667079/general/27a0379d-d0d6-43e2-b309-4d42a62418ac.jpg',
'https://images.openlane.eu/carimgs/5667079/general/d67ffb8a-4c82-49a5-95f2-17e9dcdb4486.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f313def2-e146-51a1-b3a6-aa7dd2d40e6e/f313def2-e146-51a1-b3a6-aa7dd2d40e6e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168406,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667079/general/be8022a1-742d-4241-97c2-f10786e3dd0c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f313def2-e146-51a1-b3a6-aa7dd2d40e6e/f313def2-e146-51a1-b3a6-aa7dd2d40e6e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205428,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667079/general/746e7609-8794-4f53-ba16-a86ed3fe2491.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f313def2-e146-51a1-b3a6-aa7dd2d40e6e/f313def2-e146-51a1-b3a6-aa7dd2d40e6e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181290,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667079/general/7c4c8900-86df-459b-b17d-a124a15d63ce.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f313def2-e146-51a1-b3a6-aa7dd2d40e6e/f313def2-e146-51a1-b3a6-aa7dd2d40e6e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185183,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667079/general/35e5f8f4-8cfb-415a-9dd4-be3d340936d8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f313def2-e146-51a1-b3a6-aa7dd2d40e6e/f313def2-e146-51a1-b3a6-aa7dd2d40e6e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132575,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667079/general/9fa0daa1-5b54-42b5-9fa5-3242cca414bd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f313def2-e146-51a1-b3a6-aa7dd2d40e6e/f313def2-e146-51a1-b3a6-aa7dd2d40e6e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133494,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667079/general/ba551614-2e2d-4d7a-b2c4-70bfcd2f7655.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f313def2-e146-51a1-b3a6-aa7dd2d40e6e/f313def2-e146-51a1-b3a6-aa7dd2d40e6e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102457,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667079/general/73550dad-2be9-4b66-8042-f96cfa59affe.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f313def2-e146-51a1-b3a6-aa7dd2d40e6e/f313def2-e146-51a1-b3a6-aa7dd2d40e6e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84096,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667079/general/a71a6d1c-daa5-44ca-bf6a-79b4d0ec08ba.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f313def2-e146-51a1-b3a6-aa7dd2d40e6e/f313def2-e146-51a1-b3a6-aa7dd2d40e6e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132157,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667079/general/27a0379d-d0d6-43e2-b309-4d42a62418ac.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f313def2-e146-51a1-b3a6-aa7dd2d40e6e/f313def2-e146-51a1-b3a6-aa7dd2d40e6e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107764,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667079/general/d67ffb8a-4c82-49a5-95f2-17e9dcdb4486.jpg',
'Width': 1280}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2024-05-06',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Kuga 1.5 EcoBoost Cool & Connect - Petrol - Manual - 150 hp - '
'29.544 km',
'transmission': 'manual',
'trim': 'Cool & Connect',
'vin': None,
'year': 2024}
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724740%27 HTTP/1.1" 200 None
2026-03-25 17:15:34 [adesa.de] INFO: Saving data for 10724740: {'created_time': 1774458934.457024, 'last_price_update_time': 1774458934.457041, 'auction_closing_time': 1774614600.0}
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724740') HTTP/1.1" 204 0
2026-03-25 17:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746771/general/dd29ec2c-1c09-4e83-a7ee-07ef90f0bad3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727158)
2026-03-25 17:15:34 [adesa.de] INFO: Found listing with ID: 10727549
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727549%27 HTTP/1.1" 200 None
2026-03-25 17:15:34 [adesa.de] INFO: Scrape type for 10727549: 1
2026-03-25 17:15:34 [adesa.de] INFO: Scraping item 10727549 url https://www.openlane.eu/en/carv6/auction/10727549
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746771%252Fgeneral%252F34e4e547-a4f0-4493-9e3b-9e060d484682.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746771/general/34e4e547-a4f0-4493-9e3b-9e060d484682.jpg not downloaded yet
2026-03-25 17:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746771/general/378c32bc-1869-43f1-a97d-fca430becf8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727158)
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747112%252Fgeneral%252F18534684-eb07-4e67-a3bb-2e3e13487e7a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747112/general/18534684-eb07-4e67-a3bb-2e3e13487e7a.jpg not downloaded yet
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747122%252Fgeneral%252Fb05723f8-a2a7-4f7b-bca3-e93c05a54baf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747122/general/b05723f8-a2a7-4f7b-bca3-e93c05a54baf.jpg not downloaded yet
2026-03-25 17:15:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59be1194-a59b-545c-a0ba-b15955f18930 with identifier: 10727140
2026-03-25 17:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59be1194-a59b-545c-a0ba-b15955f18930 with scrape type 1
2026-03-25 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 59be1194-a59b-545c-a0ba-b15955f18930
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736021%252Fgeneral%252Fca7af40f-0c5d-473e-9339-83d7774f4bd4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736021/general/ca7af40f-0c5d-473e-9339-83d7774f4bd4.jpg already downloaded
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736021%252Fgeneral%252F5373df8e-afc1-47ad-b893-aa0d2566cbfb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736021/general/5373df8e-afc1-47ad-b893-aa0d2566cbfb.jpg already downloaded
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736021%252Fgeneral%252Fb3af3cd2-db35-4cfb-9bba-8f68bc548ae7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736021/general/b3af3cd2-db35-4cfb-9bba-8f68bc548ae7.jpg already downloaded
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736021%252Fgeneral%252F8c3a68b5-ac90-4469-b1b5-77f83c3fd415.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736021/general/8c3a68b5-ac90-4469-b1b5-77f83c3fd415.jpg already downloaded
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736021%252Fgeneral%252F5735f4c6-b616-49fd-a525-9c2c196eb578.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736021/general/5735f4c6-b616-49fd-a525-9c2c196eb578.JPG not downloaded yet
2026-03-25 17:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134279d310>
2026-03-25 17:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1c93634-9884-5f66-bf08-70ff59d126d0/f1c93634-9884-5f66-bf08-70ff59d126d0_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746773%252Fgeneral%252F7f5c233c-563c-4d16-9c4d-9b9c87342ed8.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746773/general/7f5c233c-563c-4d16-9c4d-9b9c87342ed8.jpg saved to cache
2026-03-25 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f1c93634-9884-5f66-bf08-70ff59d126d0
2026-03-25 17:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747122/general/f840d59c-136a-4aeb-9096-eb2eac54fc66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727512)
2026-03-25 17:15:34 [adesa.de] INFO: Found listing with ID: 10724887
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724887%27 HTTP/1.1" 200 None
2026-03-25 17:15:34 [adesa.de] INFO: Scrape type for 10724887: 1
2026-03-25 17:15:34 [adesa.de] INFO: Scraping item 10724887 url https://www.openlane.eu/en/carv6/auction/10724887
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746771%252Fgeneral%252Fdbae7cf1-6970-46cf-8e25-d01cbdb982bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746771/general/dbae7cf1-6970-46cf-8e25-d01cbdb982bf.jpg not downloaded yet
2026-03-25 17:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727156> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745894/general/a937131a-3a4d-4a16-a995-3c23f8d32e93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726240)
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747112%252Fgeneral%252Ffef82b3f-8f24-4217-afcd-4f5810b1c26f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747112/general/fef82b3f-8f24-4217-afcd-4f5810b1c26f.jpg not downloaded yet
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747122%252Fgeneral%252F2d5f4ec1-2f2c-44ed-b808-3bb72290aa0f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747122/general/2d5f4ec1-2f2c-44ed-b808-3bb72290aa0f.jpg not downloaded yet
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736021%252Fgeneral%252Fd2a5f313-bbd3-4023-bb0d-cea3e0e32e18.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736021/general/d2a5f313-bbd3-4023-bb0d-cea3e0e32e18.JPG not downloaded yet
2026-03-25 17:15:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:34 [adesa.de] INFO: Found listing with ID: 10727555
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727555%27 HTTP/1.1" 200 None
2026-03-25 17:15:34 [adesa.de] INFO: Scrape type for 10727555: 1
2026-03-25 17:15:34 [adesa.de] INFO: Scraping item 10727555 url https://www.openlane.eu/en/carv6/auction/10727555
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746771%252Fgeneral%252F656c1a3e-84bb-44c9-9076-5f44c3cdacd7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746771/general/656c1a3e-84bb-44c9-9076-5f44c3cdacd7.jpg not downloaded yet
2026-03-25 17:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342753b90>
2026-03-25 17:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf5607d4-2b5b-503d-9a6b-108f1019a897/bf5607d4-2b5b-503d-9a6b-108f1019a897_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746771%252Fgeneral%252Fdd29ec2c-1c09-4e83-a7ee-07ef90f0bad3.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746771/general/dd29ec2c-1c09-4e83-a7ee-07ef90f0bad3.jpg saved to cache
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bf5607d4-2b5b-503d-9a6b-108f1019a897
2026-03-25 17:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134288ce50>
2026-03-25 17:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf5607d4-2b5b-503d-9a6b-108f1019a897/bf5607d4-2b5b-503d-9a6b-108f1019a897_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746771%252Fgeneral%252F378c32bc-1869-43f1-a97d-fca430becf8b.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746771/general/378c32bc-1869-43f1-a97d-fca430becf8b.jpg saved to cache
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bf5607d4-2b5b-503d-9a6b-108f1019a897
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747112%252Fgeneral%252F0c6871d5-7c7a-48d0-8f70-82feb4c39fe0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747112/general/0c6871d5-7c7a-48d0-8f70-82feb4c39fe0.jpg not downloaded yet
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747122%252Fgeneral%252Fb8996c9b-9380-4b6a-9449-89799130adac.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747122/general/b8996c9b-9380-4b6a-9449-89799130adac.jpg not downloaded yet
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736021%252Fgeneral%252F1dcb6d87-5059-42f3-be16-c50d1bf9c486.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736021/general/1dcb6d87-5059-42f3-be16-c50d1bf9c486.JPG not downloaded yet
2026-03-25 17:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747122/general/bac831fa-e124-4612-acef-b3f0e45cd76a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727512)
2026-03-25 17:15:35 [adesa.de] INFO: Found listing with ID: 10727570
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727570%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [adesa.de] INFO: Scrape type for 10727570: 1
2026-03-25 17:15:35 [adesa.de] INFO: Scraping item 10727570 url https://www.openlane.eu/en/carv6/auction/10727570
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746771%252Fgeneral%252Ffd28c66a-4123-4dd2-a602-ffabff71bb78.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746771/general/fd28c66a-4123-4dd2-a602-ffabff71bb78.jpg not downloaded yet
2026-03-25 17:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746771/general/974e1fa8-763e-441d-b925-86d4f4d2eba0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727158)
2026-03-25 17:15:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5736021/general/5735f4c6-b616-49fd-a525-9c2c196eb578.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10727140)
2026-03-25 17:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747112/general/9356ccfd-07a5-415c-90bb-31c676ec5263.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727502)
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747112%252Fgeneral%252F118f95db-7b3d-445c-a590-51ff07d43bee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747112/general/118f95db-7b3d-445c-a590-51ff07d43bee.jpg not downloaded yet
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747122%252Fgeneral%252F5127eb1d-c265-4900-b19e-ea933efdf24a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747122/general/5127eb1d-c265-4900-b19e-ea933efdf24a.jpg not downloaded yet
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736021%252Fgeneral%252F11cbbdfa-3262-456c-b0e3-16ecb0219daf.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736021/general/11cbbdfa-3262-456c-b0e3-16ecb0219daf.JPG not downloaded yet
2026-03-25 17:15:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341c7bc90>
2026-03-25 17:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa6ab2e3-2e45-5fa7-bb08-94ffc0e11fca/fa6ab2e3-2e45-5fa7-bb08-94ffc0e11fca_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747122%252Fgeneral%252Ff840d59c-136a-4aeb-9096-eb2eac54fc66.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747122/general/f840d59c-136a-4aeb-9096-eb2eac54fc66.jpg saved to cache
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fa6ab2e3-2e45-5fa7-bb08-94ffc0e11fca
2026-03-25 17:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd38fe5b-4469-5666-acf1-dd530dde5bd9 with identifier: 10727507
2026-03-25 17:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd38fe5b-4469-5666-acf1-dd530dde5bd9 with scrape type 1
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bd38fe5b-4469-5666-acf1-dd530dde5bd9
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747117%252Fgeneral%252F21a8d6b6-12fb-4461-8640-88f9087b73ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747117/general/21a8d6b6-12fb-4461-8640-88f9087b73ce.jpg not downloaded yet
2026-03-25 17:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b21e4257-300a-5c73-9d22-984e59028796 with identifier: 10727156
2026-03-25 17:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b21e4257-300a-5c73-9d22-984e59028796 with scrape type 1
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b21e4257-300a-5c73-9d22-984e59028796
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746770%252Fgeneral%252Fe672f898-d6e8-4015-aab3-9a4fc0784070.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746770/general/e672f898-d6e8-4015-aab3-9a4fc0784070.jpg not downloaded yet
2026-03-25 17:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2913759-6966-572a-a69b-334628f23499 with identifier: 10727496
2026-03-25 17:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2913759-6966-572a-a69b-334628f23499 with scrape type 1
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d2913759-6966-572a-a69b-334628f23499
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747108%252Fgeneral%252Fb63bc695-b5b9-4cd3-b0e9-340e4bf0958a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747108/general/b63bc695-b5b9-4cd3-b0e9-340e4bf0958a.jpg not downloaded yet
2026-03-25 17:15:35 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-25 17:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d50410>
2026-03-25 17:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6168b7e2-02cb-58e8-bdb9-e06d793bf3ec/6168b7e2-02cb-58e8-bdb9-e06d793bf3ec_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745894%252Fgeneral%252Fa937131a-3a4d-4a16-a995-3c23f8d32e93.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745894/general/a937131a-3a4d-4a16-a995-3c23f8d32e93.jpg saved to cache
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6168b7e2-02cb-58e8-bdb9-e06d793bf3ec
2026-03-25 17:15:35 [adesa.de] INFO: Found listing with ID: 10727560
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727560%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [adesa.de] INFO: Scrape type for 10727560: 1
2026-03-25 17:15:35 [adesa.de] INFO: Scraping item 10727560 url https://www.openlane.eu/en/carv6/auction/10727560
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747112%252Fgeneral%252Fcb16c4b1-2b81-481f-a582-783f8f1bf91f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747112/general/cb16c4b1-2b81-481f-a582-783f8f1bf91f.jpg not downloaded yet
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747122%252Fgeneral%252F5c7dd68e-cc21-4674-aedd-09ebc75175fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747122/general/5c7dd68e-cc21-4674-aedd-09ebc75175fa.jpg not downloaded yet
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736021%252Fgeneral%252F9ef234aa-5106-4371-8a9a-a508ea153d7b.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736021/general/9ef234aa-5106-4371-8a9a-a508ea153d7b.JPG not downloaded yet
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747117%252Fgeneral%252F9656ddc4-83c0-45ba-9c77-d7db334885f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747117/general/9656ddc4-83c0-45ba-9c77-d7db334885f9.jpg not downloaded yet
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746770%252Fgeneral%252F9822d3ec-fea3-49be-a810-180042555e0e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746770/general/9822d3ec-fea3-49be-a810-180042555e0e.jpg not downloaded yet
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747108%252Fgeneral%252Fae3f131e-c571-4fbb-8cb6-0c03bb2b859a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747108/general/ae3f131e-c571-4fbb-8cb6-0c03bb2b859a.jpg not downloaded yet
2026-03-25 17:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727514> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746771/general/34e4e547-a4f0-4493-9e3b-9e060d484682.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727158)
2026-03-25 17:15:35 [adesa.de] INFO: Found listing with ID: 10727563
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727563%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [adesa.de] INFO: Scrape type for 10727563: 1
2026-03-25 17:15:35 [adesa.de] INFO: Scraping item 10727563 url https://www.openlane.eu/en/carv6/auction/10727563
2026-03-25 17:15:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341aeb690>
2026-03-25 17:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa6ab2e3-2e45-5fa7-bb08-94ffc0e11fca/fa6ab2e3-2e45-5fa7-bb08-94ffc0e11fca_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747122%252Fgeneral%252Fbac831fa-e124-4612-acef-b3f0e45cd76a.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747122/general/bac831fa-e124-4612-acef-b3f0e45cd76a.jpg saved to cache
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fa6ab2e3-2e45-5fa7-bb08-94ffc0e11fca
2026-03-25 17:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1744d47a-7a4f-51fa-90f9-eecbc9c37767 with identifier: 10727525
2026-03-25 17:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1744d47a-7a4f-51fa-90f9-eecbc9c37767 with scrape type 1
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1744d47a-7a4f-51fa-90f9-eecbc9c37767
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747135%252Fgeneral%252F1ab6d6f0-8cbe-426c-bb8d-174d8bec6abe.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747135/general/1ab6d6f0-8cbe-426c-bb8d-174d8bec6abe.jpg not downloaded yet
2026-03-25 17:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341af0390>
2026-03-25 17:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf5607d4-2b5b-503d-9a6b-108f1019a897/bf5607d4-2b5b-503d-9a6b-108f1019a897_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746771%252Fgeneral%252F974e1fa8-763e-441d-b925-86d4f4d2eba0.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746771/general/974e1fa8-763e-441d-b925-86d4f4d2eba0.jpg saved to cache
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bf5607d4-2b5b-503d-9a6b-108f1019a897
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 59be1194-a59b-545c-a0ba-b15955f18930 due to Ignoring non-200 response
2026-03-25 17:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342872d50>
2026-03-25 17:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4ec4b66-85dd-547e-aa5f-33c0574c813b/f4ec4b66-85dd-547e-aa5f-33c0574c813b_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747112%252Fgeneral%252F9356ccfd-07a5-415c-90bb-31c676ec5263.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747112/general/9356ccfd-07a5-415c-90bb-31c676ec5263.jpg saved to cache
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f4ec4b66-85dd-547e-aa5f-33c0574c813b
2026-03-25 17:15:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5736021/general/1dcb6d87-5059-42f3-be16-c50d1bf9c486.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10727140)
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747112%252Fgeneral%252Ff05f0180-c852-4e9e-bbc1-64abfc9b4610.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747112/general/f05f0180-c852-4e9e-bbc1-64abfc9b4610.jpg not downloaded yet
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747122%252Fgeneral%252F742725df-8e55-4bb8-be28-901b66db65f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747122/general/742725df-8e55-4bb8-be28-901b66db65f1.jpg not downloaded yet
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736021%252Fgeneral%252Fa0e3f66f-50c4-4d84-b3f5-c2b6209cb8c5.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736021/general/a0e3f66f-50c4-4d84-b3f5-c2b6209cb8c5.JPG not downloaded yet
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747117%252Fgeneral%252F36d45305-9dc0-461a-82e0-121b05a3be5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747117/general/36d45305-9dc0-461a-82e0-121b05a3be5a.jpg not downloaded yet
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746770%252Fgeneral%252F9b414066-611c-4b97-81ba-e7f83deae1bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746770/general/9b414066-611c-4b97-81ba-e7f83deae1bf.jpg not downloaded yet
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747108%252Fgeneral%252F253f7504-2c33-4cae-a91b-7fc3f6eeafe5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747108/general/253f7504-2c33-4cae-a91b-7fc3f6eeafe5.jpg not downloaded yet
2026-03-25 17:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747122/general/b8996c9b-9380-4b6a-9449-89799130adac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727512)
2026-03-25 17:15:35 [adesa.de] INFO: Found listing with ID: 10727588
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727588%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [adesa.de] INFO: Scrape type for 10727588: 1
2026-03-25 17:15:35 [adesa.de] INFO: Scraping item 10727588 url https://www.openlane.eu/en/carv6/auction/10727588
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747135%252Fgeneral%252F4c59d658-c33f-4527-abf5-0f3a9072d694.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747135/general/4c59d658-c33f-4527-abf5-0f3a9072d694.jpg not downloaded yet
2026-03-25 17:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747122/general/b05723f8-a2a7-4f7b-bca3-e93c05a54baf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727512)
2026-03-25 17:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747112/general/18534684-eb07-4e67-a3bb-2e3e13487e7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727502)
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747117%252Fgeneral%252Fdc7c1f8d-2002-46a7-84e7-87c27a1a0347.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747117/general/dc7c1f8d-2002-46a7-84e7-87c27a1a0347.jpg not downloaded yet
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746770%252Fgeneral%252F4a740c53-7e41-4b6b-a0a4-9ba6cbc80e26.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746770/general/4a740c53-7e41-4b6b-a0a4-9ba6cbc80e26.jpg not downloaded yet
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747108%252Fgeneral%252F042a42a3-feab-4449-8141-a0c5b7c1bbd9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747108/general/042a42a3-feab-4449-8141-a0c5b7c1bbd9.jpg not downloaded yet
2026-03-25 17:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04a1fcb7-6fca-5a5d-b686-d5ae7df00d2f with identifier: 10727514
2026-03-25 17:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04a1fcb7-6fca-5a5d-b686-d5ae7df00d2f with scrape type 1
2026-03-25 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 04a1fcb7-6fca-5a5d-b686-d5ae7df00d2f
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747124%252Fgeneral%252Fee429e93-737d-4e59-b1b7-946b6d82a8b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747124/general/ee429e93-737d-4e59-b1b7-946b6d82a8b8.jpg not downloaded yet
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bcbf90>
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf5607d4-2b5b-503d-9a6b-108f1019a897/bf5607d4-2b5b-503d-9a6b-108f1019a897_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746771%252Fgeneral%252F34e4e547-a4f0-4493-9e3b-9e060d484682.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746771/general/34e4e547-a4f0-4493-9e3b-9e060d484682.jpg saved to cache
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bf5607d4-2b5b-503d-9a6b-108f1019a897
2026-03-25 17:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747112/general/0c6871d5-7c7a-48d0-8f70-82feb4c39fe0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727502)
2026-03-25 17:15:36 [adesa.de] INFO: Found listing with ID: 10727586
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727586%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [adesa.de] INFO: Scrape type for 10727586: 1
2026-03-25 17:15:36 [adesa.de] INFO: Scraping item 10727586 url https://www.openlane.eu/en/carv6/auction/10727586
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747135%252Fgeneral%252F82c2b57c-cb57-427d-909e-d74ed4c3071c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747135/general/82c2b57c-cb57-427d-909e-d74ed4c3071c.jpg not downloaded yet
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747117%252Fgeneral%252F34256f1f-9bff-46ed-85f9-c7d111fe7c1f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747117/general/34256f1f-9bff-46ed-85f9-c7d111fe7c1f.jpg not downloaded yet
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746770%252Fgeneral%252Fa130157a-8948-4f3f-909e-617de913b326.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746770/general/a130157a-8948-4f3f-909e-617de913b326.jpg not downloaded yet
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747108%252Fgeneral%252F34a3b500-263b-4321-9415-2c6fe75c6cd3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747108/general/34a3b500-263b-4321-9415-2c6fe75c6cd3.jpg not downloaded yet
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747124%252Fgeneral%252Fd7752e33-da57-44b3-9311-03c4ee215599.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747124/general/d7752e33-da57-44b3-9311-03c4ee215599.jpg not downloaded yet
2026-03-25 17:15:36 [adesa.de] INFO: Found listing with ID: 10727559
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727559%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [adesa.de] INFO: Scrape type for 10727559: 1
2026-03-25 17:15:36 [adesa.de] INFO: Scraping item 10727559 url https://www.openlane.eu/en/carv6/auction/10727559
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747135%252Fgeneral%252F24befe14-9a4e-4d7c-ac66-ed7cfcacb242.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747135/general/24befe14-9a4e-4d7c-ac66-ed7cfcacb242.jpg not downloaded yet
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 59be1194-a59b-545c-a0ba-b15955f18930 due to Ignoring non-200 response
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bc9bd0>
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa6ab2e3-2e45-5fa7-bb08-94ffc0e11fca/fa6ab2e3-2e45-5fa7-bb08-94ffc0e11fca_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747122%252Fgeneral%252Fb8996c9b-9380-4b6a-9449-89799130adac.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747122/general/b8996c9b-9380-4b6a-9449-89799130adac.jpg saved to cache
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fa6ab2e3-2e45-5fa7-bb08-94ffc0e11fca
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429eea90>
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa6ab2e3-2e45-5fa7-bb08-94ffc0e11fca/fa6ab2e3-2e45-5fa7-bb08-94ffc0e11fca_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747122%252Fgeneral%252Fb05723f8-a2a7-4f7b-bca3-e93c05a54baf.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747122/general/b05723f8-a2a7-4f7b-bca3-e93c05a54baf.jpg saved to cache
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fa6ab2e3-2e45-5fa7-bb08-94ffc0e11fca
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134272e950>
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4ec4b66-85dd-547e-aa5f-33c0574c813b/f4ec4b66-85dd-547e-aa5f-33c0574c813b_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747112%252Fgeneral%252F18534684-eb07-4e67-a3bb-2e3e13487e7a.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747112/general/18534684-eb07-4e67-a3bb-2e3e13487e7a.jpg saved to cache
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f4ec4b66-85dd-547e-aa5f-33c0574c813b
2026-03-25 17:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747108/general/ae3f131e-c571-4fbb-8cb6-0c03bb2b859a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727496)
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747117%252Fgeneral%252F1c5b9198-89cb-4de3-b0e8-94cc992de53c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747117/general/1c5b9198-89cb-4de3-b0e8-94cc992de53c.jpg not downloaded yet
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746770%252Fgeneral%252F96963ba0-7d87-4fa5-82ef-e8f24f302117.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746770/general/96963ba0-7d87-4fa5-82ef-e8f24f302117.jpg not downloaded yet
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747108%252Fgeneral%252Fad7002da-d5b0-4c4a-aebb-c23e7242b60d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747108/general/ad7002da-d5b0-4c4a-aebb-c23e7242b60d.jpg not downloaded yet
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747124%252Fgeneral%252F11d82412-3772-44bf-bd2a-ea9cc5ad3c31.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747124/general/11d82412-3772-44bf-bd2a-ea9cc5ad3c31.jpg not downloaded yet
2026-03-25 17:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746771/general/656c1a3e-84bb-44c9-9076-5f44c3cdacd7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727158)
2026-03-25 17:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747108/general/b63bc695-b5b9-4cd3-b0e9-340e4bf0958a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727496)
2026-03-25 17:15:36 [adesa.de] INFO: Found listing with ID: 10727532
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727532%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [adesa.de] INFO: Scrape type for 10727532: 1
2026-03-25 17:15:36 [adesa.de] INFO: Scraping item 10727532 url https://www.openlane.eu/en/carv6/auction/10727532
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747135%252Fgeneral%252F9252523e-362a-4483-8c01-1ddabf09d023.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747135/general/9252523e-362a-4483-8c01-1ddabf09d023.jpg not downloaded yet
2026-03-25 17:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747108/general/253f7504-2c33-4cae-a91b-7fc3f6eeafe5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727496)
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747117%252Fgeneral%252F87b14f98-dcb6-413e-a40f-8cda4629b69b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747117/general/87b14f98-dcb6-413e-a40f-8cda4629b69b.jpg not downloaded yet
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746770%252Fgeneral%252F34fb2871-a141-4280-ba39-7070b92948f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746770/general/34fb2871-a141-4280-ba39-7070b92948f2.jpg not downloaded yet
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747108%252Fgeneral%252Fdea38b01-ce74-4307-afad-335bb1ee42a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747108/general/dea38b01-ce74-4307-afad-335bb1ee42a4.jpg not downloaded yet
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747124%252Fgeneral%252F9a9bcb7b-b830-4c59-8554-f91680e462a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747124/general/9a9bcb7b-b830-4c59-8554-f91680e462a7.jpg not downloaded yet
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134262f910>
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f4ec4b66-85dd-547e-aa5f-33c0574c813b/f4ec4b66-85dd-547e-aa5f-33c0574c813b_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747112%252Fgeneral%252F0c6871d5-7c7a-48d0-8f70-82feb4c39fe0.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747112/general/0c6871d5-7c7a-48d0-8f70-82feb4c39fe0.jpg saved to cache
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f4ec4b66-85dd-547e-aa5f-33c0574c813b
2026-03-25 17:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745894/general/979cf339-067e-4833-89a3-6fb0e4afaaec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726240)
2026-03-25 17:15:36 [adesa.de] INFO: Found listing with ID: 10727526
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727526%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [adesa.de] INFO: Scrape type for 10727526: 1
2026-03-25 17:15:36 [adesa.de] INFO: Scraping item 10727526 url https://www.openlane.eu/en/carv6/auction/10727526
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747135%252Fgeneral%252F7afdf027-4e01-43f8-8767-2951ccc37683.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747135/general/7afdf027-4e01-43f8-8767-2951ccc37683.jpg not downloaded yet
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747117%252Fgeneral%252F5d97a00a-918e-4474-bbdc-7c0c7bb87a1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747117/general/5d97a00a-918e-4474-bbdc-7c0c7bb87a1a.jpg not downloaded yet
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746770%252Fgeneral%252F911e2912-4ecc-4542-9810-e4a4ad15432b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746770/general/911e2912-4ecc-4542-9810-e4a4ad15432b.jpg not downloaded yet
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747108%252Fgeneral%252F39f0253c-ab93-4040-ba53-f0a7540630c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747108/general/39f0253c-ab93-4040-ba53-f0a7540630c8.jpg not downloaded yet
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747124%252Fgeneral%252F55e6927d-f6ed-4d69-9627-d5e25d93ce2d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747124/general/55e6927d-f6ed-4d69-9627-d5e25d93ce2d.jpg not downloaded yet
2026-03-25 17:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745894/general/3a3f16fc-5e15-4814-a82d-9d05434a6cda.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726240)
2026-03-25 17:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746770/general/9b414066-611c-4b97-81ba-e7f83deae1bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727156)
2026-03-25 17:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747117/general/36d45305-9dc0-461a-82e0-121b05a3be5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727507)
2026-03-25 17:15:36 [adesa.de] INFO: Found listing with ID: 10727528
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727528%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [adesa.de] INFO: Scrape type for 10727528: 1
2026-03-25 17:15:36 [adesa.de] INFO: Scraping item 10727528 url https://www.openlane.eu/en/carv6/auction/10727528
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747135%252Fgeneral%252F2d56af3f-af0e-49a8-9444-0b159ca849de.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747135/general/2d56af3f-af0e-49a8-9444-0b159ca849de.jpg not downloaded yet
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134291bc90>
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2913759-6966-572a-a69b-334628f23499/d2913759-6966-572a-a69b-334628f23499_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747108%252Fgeneral%252Fae3f131e-c571-4fbb-8cb6-0c03bb2b859a.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747108/general/ae3f131e-c571-4fbb-8cb6-0c03bb2b859a.jpg saved to cache
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d2913759-6966-572a-a69b-334628f23499
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bb6cd0>
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf5607d4-2b5b-503d-9a6b-108f1019a897/bf5607d4-2b5b-503d-9a6b-108f1019a897_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746771%252Fgeneral%252F656c1a3e-84bb-44c9-9076-5f44c3cdacd7.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746771/general/656c1a3e-84bb-44c9-9076-5f44c3cdacd7.jpg saved to cache
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bf5607d4-2b5b-503d-9a6b-108f1019a897
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426d9350>
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2913759-6966-572a-a69b-334628f23499/d2913759-6966-572a-a69b-334628f23499_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747108%252Fgeneral%252Fb63bc695-b5b9-4cd3-b0e9-340e4bf0958a.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747108/general/b63bc695-b5b9-4cd3-b0e9-340e4bf0958a.jpg saved to cache
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d2913759-6966-572a-a69b-334628f23499
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341c7be90>
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2913759-6966-572a-a69b-334628f23499/d2913759-6966-572a-a69b-334628f23499_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747108%252Fgeneral%252F253f7504-2c33-4cae-a91b-7fc3f6eeafe5.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747108/general/253f7504-2c33-4cae-a91b-7fc3f6eeafe5.jpg saved to cache
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d2913759-6966-572a-a69b-334628f23499
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747117%252Fgeneral%252F71183d4e-e212-4124-a40a-84049ced9b7c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747117/general/71183d4e-e212-4124-a40a-84049ced9b7c.jpg not downloaded yet
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746770%252Fgeneral%252F1422aefc-0765-4fef-9b7e-e9d6b6cd1090.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746770/general/1422aefc-0765-4fef-9b7e-e9d6b6cd1090.jpg not downloaded yet
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747108%252Fgeneral%252Fc8f3f6ea-61ae-41da-bbd0-c8b897a60469.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747108/general/c8f3f6ea-61ae-41da-bbd0-c8b897a60469.jpg not downloaded yet
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747124%252Fgeneral%252F8af3ea5a-b8bb-4c41-883a-895f7c4c2e15.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747124/general/8af3ea5a-b8bb-4c41-883a-895f7c4c2e15.jpg not downloaded yet
2026-03-25 17:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747135/general/4c59d658-c33f-4527-abf5-0f3a9072d694.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727525)
2026-03-25 17:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747124/general/d7752e33-da57-44b3-9311-03c4ee215599.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727514)
2026-03-25 17:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747108/general/ad7002da-d5b0-4c4a-aebb-c23e7242b60d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727496)
2026-03-25 17:15:36 [adesa.de] INFO: Found listing with ID: 10727535
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727535%27 HTTP/1.1" 200 None
2026-03-25 17:15:37 [adesa.de] INFO: Scrape type for 10727535: 1
2026-03-25 17:15:37 [adesa.de] INFO: Scraping item 10727535 url https://www.openlane.eu/en/carv6/auction/10727535
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747135%252Fgeneral%252Fa29916ef-ea97-4680-8194-7601531f3877.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747135/general/a29916ef-ea97-4680-8194-7601531f3877.jpg not downloaded yet
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 22 - Data Location: 158 - value: b'Canon\x00'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 34 - Data Location: 164 - value: b'Canon EOS RP\x00'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 58 - Data Location: 196 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 70 - Data Location: 204 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 94 - Data Location: 212 - value: b'2026:02:16 09:20:34\x00'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: Artist (315) - type: string (2) - value: b'\x00'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x02\x00'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: Copyright (33432) - type: string (2) - value: b'\x00'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'h\x01\x00\x00'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: GPSInfoIFD (34853) - type: long (4) - value: b'\xed9\x00\x00'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x02\x00\x00\x00'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x00\x03\x809\xd0 \x00\x00\x00\x00\x00\x02\x00\x00\x00\x02\x00\x01@\xeb\xfa\x02\x00\x96b \x00\x00\x00\x00\x00'
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bb2450>
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6168b7e2-02cb-58e8-bdb9-e06d793bf3ec/6168b7e2-02cb-58e8-bdb9-e06d793bf3ec_image_5.mpo HTTP/1.1" 201 0
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745894%252Fgeneral%252F979cf339-067e-4833-89a3-6fb0e4afaaec.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745894/general/979cf339-067e-4833-89a3-6fb0e4afaaec.jpg saved to cache
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6168b7e2-02cb-58e8-bdb9-e06d793bf3ec
2026-03-25 17:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747124/general/11d82412-3772-44bf-bd2a-ea9cc5ad3c31.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727514)
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747117%252Fgeneral%252Fd7dd0da9-6cd0-4dff-adf1-e1cda857fb6a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747117/general/d7dd0da9-6cd0-4dff-adf1-e1cda857fb6a.jpg not downloaded yet
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746770%252Fgeneral%252F8d9c2add-ba3c-4aa6-a273-8b57aefce0dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746770/general/8d9c2add-ba3c-4aa6-a273-8b57aefce0dc.jpg not downloaded yet
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747108%252Fgeneral%252F45e4583c-56e5-4cdf-a5e7-927dfe92cb07.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747108/general/45e4583c-56e5-4cdf-a5e7-927dfe92cb07.jpg not downloaded yet
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747124%252Fgeneral%252F36c1bbdc-ca60-41ce-8569-bb99fd9046fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747124/general/36c1bbdc-ca60-41ce-8569-bb99fd9046fd.jpg not downloaded yet
2026-03-25 17:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727503> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745894/general/45242532-41cf-444b-9c70-b5d3400b7366.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726240)
2026-03-25 17:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747135/general/9252523e-362a-4483-8c01-1ddabf09d023.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727525)
2026-03-25 17:15:37 [adesa.de] INFO: Found listing with ID: 10727527
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727527%27 HTTP/1.1" 200 None
2026-03-25 17:15:37 [adesa.de] INFO: Scrape type for 10727527: 1
2026-03-25 17:15:37 [adesa.de] INFO: Scraping item 10727527 url https://www.openlane.eu/en/carv6/auction/10727527
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747135%252Fgeneral%252F49d3d936-353e-4d22-b9a1-a2ed5d370a36.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747135/general/49d3d936-353e-4d22-b9a1-a2ed5d370a36.jpg not downloaded yet
2026-03-25 17:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746770/general/96963ba0-7d87-4fa5-82ef-e8f24f302117.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727156)
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747124%252Fgeneral%252F3890e76f-9244-4815-b59a-8b39412797a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747124/general/3890e76f-9244-4815-b59a-8b39412797a3.jpg not downloaded yet
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: Copyright (33432) - type: string (2) - value: b'\x00'
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b83c90>
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6168b7e2-02cb-58e8-bdb9-e06d793bf3ec/6168b7e2-02cb-58e8-bdb9-e06d793bf3ec_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745894%252Fgeneral%252F3a3f16fc-5e15-4814-a82d-9d05434a6cda.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745894/general/3a3f16fc-5e15-4814-a82d-9d05434a6cda.jpg saved to cache
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6168b7e2-02cb-58e8-bdb9-e06d793bf3ec
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429473d0>
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b21e4257-300a-5c73-9d22-984e59028796/b21e4257-300a-5c73-9d22-984e59028796_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746770%252Fgeneral%252F9b414066-611c-4b97-81ba-e7f83deae1bf.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746770/general/9b414066-611c-4b97-81ba-e7f83deae1bf.jpg saved to cache
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b21e4257-300a-5c73-9d22-984e59028796
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341dd95d0>
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd38fe5b-4469-5666-acf1-dd530dde5bd9/bd38fe5b-4469-5666-acf1-dd530dde5bd9_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747117%252Fgeneral%252F36d45305-9dc0-461a-82e0-121b05a3be5a.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747117/general/36d45305-9dc0-461a-82e0-121b05a3be5a.jpg saved to cache
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bd38fe5b-4469-5666-acf1-dd530dde5bd9
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13419e4850>
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1744d47a-7a4f-51fa-90f9-eecbc9c37767/1744d47a-7a4f-51fa-90f9-eecbc9c37767_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747135%252Fgeneral%252F4c59d658-c33f-4527-abf5-0f3a9072d694.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747135/general/4c59d658-c33f-4527-abf5-0f3a9072d694.jpg saved to cache
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1744d47a-7a4f-51fa-90f9-eecbc9c37767
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429cb810>
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04a1fcb7-6fca-5a5d-b686-d5ae7df00d2f/04a1fcb7-6fca-5a5d-b686-d5ae7df00d2f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747124%252Fgeneral%252Fd7752e33-da57-44b3-9311-03c4ee215599.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747124/general/d7752e33-da57-44b3-9311-03c4ee215599.jpg saved to cache
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 04a1fcb7-6fca-5a5d-b686-d5ae7df00d2f
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134272ff90>
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2913759-6966-572a-a69b-334628f23499/d2913759-6966-572a-a69b-334628f23499_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747108%252Fgeneral%252Fad7002da-d5b0-4c4a-aebb-c23e7242b60d.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747108/general/ad7002da-d5b0-4c4a-aebb-c23e7242b60d.jpg saved to cache
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d2913759-6966-572a-a69b-334628f23499
2026-03-25 17:15:37 [adesa.de] INFO: Found listing with ID: 10727568
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727568%27 HTTP/1.1" 200 None
2026-03-25 17:15:37 [adesa.de] INFO: Scrape type for 10727568: 1
2026-03-25 17:15:37 [adesa.de] INFO: Scraping item 10727568 url https://www.openlane.eu/en/carv6/auction/10727568
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747135%252Fgeneral%252Ff83205f5-78f2-457f-a713-1609be4eac0e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747135/general/f83205f5-78f2-457f-a713-1609be4eac0e.jpg not downloaded yet
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747124%252Fgeneral%252F86846617-d813-483f-b005-a6195f143275.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747124/general/86846617-d813-483f-b005-a6195f143275.jpg not downloaded yet
2026-03-25 17:15:37 [adesa.de] INFO: Found listing with ID: 10727591
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727591%27 HTTP/1.1" 200 None
2026-03-25 17:15:37 [adesa.de] INFO: Scrape type for 10727591: 1
2026-03-25 17:15:37 [adesa.de] INFO: Scraping item 10727591 url https://www.openlane.eu/en/carv6/auction/10727591
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342786990>
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04a1fcb7-6fca-5a5d-b686-d5ae7df00d2f/04a1fcb7-6fca-5a5d-b686-d5ae7df00d2f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747124%252Fgeneral%252F11d82412-3772-44bf-bd2a-ea9cc5ad3c31.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747124/general/11d82412-3772-44bf-bd2a-ea9cc5ad3c31.jpg saved to cache
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 04a1fcb7-6fca-5a5d-b686-d5ae7df00d2f
2026-03-25 17:15:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5c0716b-1fb5-554b-abcf-42119eed42e2 with identifier: 10727503
2026-03-25 17:15:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5c0716b-1fb5-554b-abcf-42119eed42e2 with scrape type 1
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b5c0716b-1fb5-554b-abcf-42119eed42e2
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747113%252Fgeneral%252F82845638-8f57-4b71-b659-c39059bb69e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747113/general/82845638-8f57-4b71-b659-c39059bb69e3.jpg not downloaded yet
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 22 - Data Location: 158 - value: b'Canon\x00'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 34 - Data Location: 164 - value: b'Canon EOS RP\x00'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 58 - Data Location: 196 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 70 - Data Location: 204 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 94 - Data Location: 212 - value: b'2026:02:16 09:26:37\x00'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: Artist (315) - type: string (2) - value: b'\x00'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x02\x00'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: Copyright (33432) - type: string (2) - value: b'\x00'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'h\x01\x00\x00'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: GPSInfoIFD (34853) - type: long (4) - value: b'\xed9\x00\x00'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x02\x00\x00\x00'
2026-03-25 17:15:37 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x00\x03\x80\x04\x08+\x00\x00\x00\x00\x00\x02\x00\x00\x00\x02\x00\x01@\xda\xb2\x03\x00F\x8c*\x00\x00\x00\x00\x00'
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a6a990>
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6168b7e2-02cb-58e8-bdb9-e06d793bf3ec/6168b7e2-02cb-58e8-bdb9-e06d793bf3ec_image_7.mpo HTTP/1.1" 201 0
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745894%252Fgeneral%252F45242532-41cf-444b-9c70-b5d3400b7366.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745894/general/45242532-41cf-444b-9c70-b5d3400b7366.jpg saved to cache
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6168b7e2-02cb-58e8-bdb9-e06d793bf3ec
2026-03-25 17:15:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6168b7e2-02cb-58e8-bdb9-e06d793bf3ec, skipping ID generation
2026-03-25 17:15:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6168b7e2-02cb-58e8-bdb9-e06d793bf3ec with scrape type 1
2026-03-25 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6168b7e2-02cb-58e8-bdb9-e06d793bf3ec sending to next pipeline
2026-03-25 17:15:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6168b7e2-02cb-58e8-bdb9-e06d793bf3ec, identifier: 10726240
2026-03-25 17:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bd2c50>
2026-03-25 17:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1744d47a-7a4f-51fa-90f9-eecbc9c37767/1744d47a-7a4f-51fa-90f9-eecbc9c37767_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747135%252Fgeneral%252F9252523e-362a-4483-8c01-1ddabf09d023.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747135/general/9252523e-362a-4483-8c01-1ddabf09d023.jpg saved to cache
2026-03-25 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1744d47a-7a4f-51fa-90f9-eecbc9c37767
2026-03-25 17:15:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 619cd215-8a9b-5f3f-9189-0e5c106f3e3e with identifier: 10727555
2026-03-25 17:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 619cd215-8a9b-5f3f-9189-0e5c106f3e3e with scrape type 1
2026-03-25 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 619cd215-8a9b-5f3f-9189-0e5c106f3e3e
2026-03-25 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747153%252Fgeneral%252F3d2f0e2e-34b7-468c-a63c-c169b90bfb44.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747153/general/3d2f0e2e-34b7-468c-a63c-c169b90bfb44.jpg not downloaded yet
2026-03-25 17:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b2c990>
2026-03-25 17:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b21e4257-300a-5c73-9d22-984e59028796/b21e4257-300a-5c73-9d22-984e59028796_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746770%252Fgeneral%252F96963ba0-7d87-4fa5-82ef-e8f24f302117.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746770/general/96963ba0-7d87-4fa5-82ef-e8f24f302117.jpg saved to cache
2026-03-25 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b21e4257-300a-5c73-9d22-984e59028796
2026-03-25 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747124%252Fgeneral%252Ff5f04a1e-fe0c-404c-ae9f-791d7944f763.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747124/general/f5f04a1e-fe0c-404c-ae9f-791d7944f763.jpg not downloaded yet
2026-03-25 17:15:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6168b7e2-02cb-58e8-bdb9-e06d793bf3ec with identifier: 10726240
2026-03-25 17:15:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6168b7e2-02cb-58e8-bdb9-e06d793bf3ec with identifier: 10726240
2026-03-25 17:15:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6168b7e2-02cb-58e8-bdb9-e06d793bf3ec with identifier: 10726240 to the API
2026-03-25 17:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:15:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745894/general/45242532-41cf-444b-9c70-b5d3400b7366.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 271,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '6168b7e2-02cb-58e8-bdb9-e06d793bf3ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '422150',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726240',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6168b7e2-02cb-58e8-bdb9-e06d793bf3ec/6168b7e2-02cb-58e8-bdb9-e06d793bf3ec_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1865536,
'Height': 4160,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745894/general/99666113-be77-4af1-a9f8-5ccf5d28bb0d.jpg',
'Width': 6240},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6168b7e2-02cb-58e8-bdb9-e06d793bf3ec/6168b7e2-02cb-58e8-bdb9-e06d793bf3ec_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1830325,
'Height': 4160,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745894/general/65aeb5da-79f9-4784-b6ba-3fadab54ce7a.jpg',
'Width': 6240},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6168b7e2-02cb-58e8-bdb9-e06d793bf3ec/6168b7e2-02cb-58e8-bdb9-e06d793bf3ec_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 860439,
'Height': 2558,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745894/general/a937131a-3a4d-4a16-a995-3c23f8d32e93.jpg',
'Width': 3600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6168b7e2-02cb-58e8-bdb9-e06d793bf3ec/6168b7e2-02cb-58e8-bdb9-e06d793bf3ec_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1829167,
'Height': 4160,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745894/general/e381e9ce-761d-491d-bf86-d824595d55b8.jpg',
'Width': 6240},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6168b7e2-02cb-58e8-bdb9-e06d793bf3ec/6168b7e2-02cb-58e8-bdb9-e06d793bf3ec_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2340526,
'Height': 4160,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745894/general/5c9c62ac-481e-4547-86cc-98b8c8c2a170.jpg',
'Width': 6240},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6168b7e2-02cb-58e8-bdb9-e06d793bf3ec/6168b7e2-02cb-58e8-bdb9-e06d793bf3ec_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2346219,
'Height': 4160,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745894/general/979cf339-067e-4833-89a3-6fb0e4afaaec.jpg',
'Width': 6240},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6168b7e2-02cb-58e8-bdb9-e06d793bf3ec/6168b7e2-02cb-58e8-bdb9-e06d793bf3ec_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2760815,
'Height': 4160,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745894/general/3a3f16fc-5e15-4814-a82d-9d05434a6cda.jpg',
'Width': 6240},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6168b7e2-02cb-58e8-bdb9-e06d793bf3ec/6168b7e2-02cb-58e8-bdb9-e06d793bf3ec_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3063002,
'Height': 4160,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745894/general/45242532-41cf-444b-9c70-b5d3400b7366.jpg',
'Width': 6240},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6168b7e2-02cb-58e8-bdb9-e06d793bf3ec/6168b7e2-02cb-58e8-bdb9-e06d793bf3ec_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2348973,
'Height': 4160,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745894/general/31bbf46a-2f84-4272-8658-3500c28526cc.jpg',
'Width': 6240},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6168b7e2-02cb-58e8-bdb9-e06d793bf3ec/6168b7e2-02cb-58e8-bdb9-e06d793bf3ec_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2635945,
'Height': 4160,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745894/general/a2d18a46-0441-4d64-af71-6d5279c20561.jpg',
'Width': 6240}],
'price': 44300,
'price_includes_vat': True,
'registration_date': '2025-12-09',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 1.5 R-Line - Hybrid - Automatic - 271 hp - 10 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2025}
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726240%27 HTTP/1.1" 200 None
2026-03-25 17:15:40 [adesa.de] INFO: Saving data for 10726240: {'created_time': 1774458940.558393, 'last_price_update_time': 1774458940.558405, 'auction_closing_time': 1774617300.0}
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726240') HTTP/1.1" 204 0
2026-03-25 17:15:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:40 [adesa.de] INFO: Found listing with ID: 10727547
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727547%27 HTTP/1.1" 200 None
2026-03-25 17:15:40 [adesa.de] INFO: Scrape type for 10727547: 1
2026-03-25 17:15:40 [adesa.de] INFO: Scraping item 10727547 url https://www.openlane.eu/en/carv6/auction/10727547
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747113%252Fgeneral%252F055f7d8f-c77a-461f-ba2a-9ab28593f6f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747113/general/055f7d8f-c77a-461f-ba2a-9ab28593f6f1.jpg not downloaded yet
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747153%252Fgeneral%252F77bfa7b0-9619-44d9-9778-7caced4304c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747153/general/77bfa7b0-9619-44d9-9778-7caced4304c7.jpg not downloaded yet
2026-03-25 17:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727549> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724797> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:40 [adesa.de] INFO: Found listing with ID: 10727551
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727551%27 HTTP/1.1" 200 None
2026-03-25 17:15:40 [adesa.de] INFO: Scrape type for 10727551: 1
2026-03-25 17:15:40 [adesa.de] INFO: Scraping item 10727551 url https://www.openlane.eu/en/carv6/auction/10727551
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747113%252Fgeneral%252F78d06bf9-34e9-469b-a49a-997f9c438dc6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747113/general/78d06bf9-34e9-469b-a49a-997f9c438dc6.jpg not downloaded yet
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747153%252Fgeneral%252Fed25a9a3-174a-43bb-a39a-3c85e3b1e27c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747153/general/ed25a9a3-174a-43bb-a39a-3c85e3b1e27c.jpg not downloaded yet
2026-03-25 17:15:40 [adesa.de] INFO: Found listing with ID: 10723921
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723921%27 HTTP/1.1" 200 None
2026-03-25 17:15:40 [adesa.de] INFO: Scrape type for 10723921: 1
2026-03-25 17:15:40 [adesa.de] INFO: Scraping item 10723921 url https://www.openlane.eu/en/carv6/auction/10723921
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747113%252Fgeneral%252Fc66e7519-7952-4e5c-856f-f1539279436a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747113/general/c66e7519-7952-4e5c-856f-f1539279436a.jpg not downloaded yet
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747153%252Fgeneral%252F99977911-4363-4cdf-875f-7cbb1388de18.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747153/general/99977911-4363-4cdf-875f-7cbb1388de18.jpg not downloaded yet
2026-03-25 17:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747117/general/d7dd0da9-6cd0-4dff-adf1-e1cda857fb6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727507)
2026-03-25 17:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747124/general/86846617-d813-483f-b005-a6195f143275.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727514)
2026-03-25 17:15:40 [adesa.de] INFO: Found listing with ID: 10723922
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723922%27 HTTP/1.1" 200 None
2026-03-25 17:15:40 [adesa.de] INFO: Scrape type for 10723922: 1
2026-03-25 17:15:40 [adesa.de] INFO: Scraping item 10723922 url https://www.openlane.eu/en/carv6/auction/10723922
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747113%252Fgeneral%252F65232fae-3f61-40d6-a540-2e217d981cdc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747113/general/65232fae-3f61-40d6-a540-2e217d981cdc.jpg not downloaded yet
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747153%252Fgeneral%252F37532283-e85b-4bf5-8af2-160daa02e535.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747153/general/37532283-e85b-4bf5-8af2-160daa02e535.jpg not downloaded yet
2026-03-25 17:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747108/general/45e4583c-56e5-4cdf-a5e7-927dfe92cb07.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727496)
2026-03-25 17:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747135/general/49d3d936-353e-4d22-b9a1-a2ed5d370a36.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727525)
2026-03-25 17:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747135/general/f83205f5-78f2-457f-a713-1609be4eac0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727525)
2026-03-25 17:15:40 [adesa.de] INFO: Found listing with ID: 10727499
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727499%27 HTTP/1.1" 200 None
2026-03-25 17:15:40 [adesa.de] INFO: Scrape type for 10727499: 1
2026-03-25 17:15:40 [adesa.de] INFO: Scraping item 10727499 url https://www.openlane.eu/en/carv6/auction/10727499
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747113%252Fgeneral%252Fe57e971e-2acd-4620-ac24-df73633bb746.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747113/general/e57e971e-2acd-4620-ac24-df73633bb746.jpg not downloaded yet
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747153%252Fgeneral%252F1779328b-a06d-4e04-b491-66c5e3d76b19.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747153/general/1779328b-a06d-4e04-b491-66c5e3d76b19.jpg not downloaded yet
2026-03-25 17:15:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e57e853-596d-52ae-9a16-0efda4edbf85 with identifier: 10727560
2026-03-25 17:15:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e57e853-596d-52ae-9a16-0efda4edbf85 with scrape type 1
2026-03-25 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9e57e853-596d-52ae-9a16-0efda4edbf85
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747158%252Fgeneral%252Fdfbc7ed9-01d8-40f2-a742-00caa0712056.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747158/general/dfbc7ed9-01d8-40f2-a742-00caa0712056.jpg not downloaded yet
2026-03-25 17:15:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15eadb67-137c-524d-86dc-bc989c81e4f2 with identifier: 10727549
2026-03-25 17:15:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15eadb67-137c-524d-86dc-bc989c81e4f2 with scrape type 1
2026-03-25 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 15eadb67-137c-524d-86dc-bc989c81e4f2
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747147%252Fgeneral%252F5399a8fc-b316-4b4f-9add-2c26c01a1052.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747147/general/5399a8fc-b316-4b4f-9add-2c26c01a1052.jpg not downloaded yet
2026-03-25 17:15:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a with identifier: 10724797
2026-03-25 17:15:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a with scrape type 1
2026-03-25 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719711%252Fgeneral%252F3e84518e-48cd-4427-8692-53a830dfa863.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719711/general/3e84518e-48cd-4427-8692-53a830dfa863.jpg already downloaded
2026-03-25 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719711%252Fgeneral%252Febc188c5-3b6a-4ca2-bb10-c527b24cdb85.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719711/general/ebc188c5-3b6a-4ca2-bb10-c527b24cdb85.jpg already downloaded
2026-03-25 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719711%252Fgeneral%252F3ff793b8-4c61-49e3-b7c1-34816cfdf08e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719711/general/3ff793b8-4c61-49e3-b7c1-34816cfdf08e.jpg already downloaded
2026-03-25 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719711%252Fgeneral%252Ffd60c433-5afd-4604-bf20-5c32b846d4de.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719711/general/fd60c433-5afd-4604-bf20-5c32b846d4de.jpg already downloaded
2026-03-25 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719711%252Fgeneral%252Fb048cfec-d0c7-47a8-96a1-67e2bc491483.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719711/general/b048cfec-d0c7-47a8-96a1-67e2bc491483.jpg already downloaded
2026-03-25 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719711%252Fgeneral%252F4b0d9ee9-51ef-4171-8df4-09676ce6ef1f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719711/general/4b0d9ee9-51ef-4171-8df4-09676ce6ef1f.jpg already downloaded
2026-03-25 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719711%252Fgeneral%252F62a2787a-68fa-4726-aa4b-3c2754ff5282.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719711/general/62a2787a-68fa-4726-aa4b-3c2754ff5282.jpg already downloaded
2026-03-25 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719711%252Fgeneral%252Fed11bc6d-f810-43bb-b483-2461781aadc0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719711/general/ed11bc6d-f810-43bb-b483-2461781aadc0.jpg already downloaded
2026-03-25 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719711%252Fgeneral%252F84903b30-c51f-456c-8f2a-c26996e6da65.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719711/general/84903b30-c51f-456c-8f2a-c26996e6da65.jpg already downloaded
2026-03-25 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719711%252Fgeneral%252F823d6cdc-48ab-4882-83ca-0ecfdc66c7d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719711/general/823d6cdc-48ab-4882-83ca-0ecfdc66c7d0.jpg already downloaded
2026-03-25 17:15:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a, identifier: 10724797
2026-03-25 17:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746770/general/8d9c2add-ba3c-4aa6-a273-8b57aefce0dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727156)
2026-03-25 17:15:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a with identifier: 10724797
2026-03-25 17:15:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a with identifier: 10724797
2026-03-25 17:15:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a with identifier: 10724797 to the API
2026-03-25 17:15:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:15:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724797>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OSL-DV 548',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724797',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 213127,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 10,
'photo_urls': ['https://images.openlane.eu/carimgs/5719711/general/3e84518e-48cd-4427-8692-53a830dfa863.jpg',
'https://images.openlane.eu/carimgs/5719711/general/ebc188c5-3b6a-4ca2-bb10-c527b24cdb85.jpg',
'https://images.openlane.eu/carimgs/5719711/general/3ff793b8-4c61-49e3-b7c1-34816cfdf08e.jpg',
'https://images.openlane.eu/carimgs/5719711/general/fd60c433-5afd-4604-bf20-5c32b846d4de.jpg',
'https://images.openlane.eu/carimgs/5719711/general/b048cfec-d0c7-47a8-96a1-67e2bc491483.jpg',
'https://images.openlane.eu/carimgs/5719711/general/4b0d9ee9-51ef-4171-8df4-09676ce6ef1f.jpg',
'https://images.openlane.eu/carimgs/5719711/general/62a2787a-68fa-4726-aa4b-3c2754ff5282.jpg',
'https://images.openlane.eu/carimgs/5719711/general/ed11bc6d-f810-43bb-b483-2461781aadc0.jpg',
'https://images.openlane.eu/carimgs/5719711/general/84903b30-c51f-456c-8f2a-c26996e6da65.jpg',
'https://images.openlane.eu/carimgs/5719711/general/823d6cdc-48ab-4882-83ca-0ecfdc66c7d0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f/7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218332,
'Height': 958,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719711/general/3e84518e-48cd-4427-8692-53a830dfa863.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f/7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226852,
'Height': 958,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719711/general/ebc188c5-3b6a-4ca2-bb10-c527b24cdb85.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f/7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219855,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719711/general/3ff793b8-4c61-49e3-b7c1-34816cfdf08e.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f/7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255492,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719711/general/fd60c433-5afd-4604-bf20-5c32b846d4de.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f/7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238866,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719711/general/b048cfec-d0c7-47a8-96a1-67e2bc491483.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f/7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330334,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719711/general/4b0d9ee9-51ef-4171-8df4-09676ce6ef1f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f/7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198947,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719711/general/62a2787a-68fa-4726-aa4b-3c2754ff5282.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f/7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270417,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719711/general/ed11bc6d-f810-43bb-b483-2461781aadc0.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f/7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267997,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719711/general/84903b30-c51f-456c-8f2a-c26996e6da65.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f/7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271574,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719711/general/823d6cdc-48ab-4882-83ca-0ecfdc66c7d0.jpg',
'Width': 1280}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2017-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Ranger 2.2 - AWD - Diesel - Manual - 130 hp - 213.127 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724797%27 HTTP/1.1" 200 None
2026-03-25 17:15:43 [adesa.de] INFO: Saving data for 10724797: {'created_time': 1774458943.531228, 'last_price_update_time': 1774458943.53124, 'auction_closing_time': 1774614600.0}
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724797') HTTP/1.1" 204 0
2026-03-25 17:15:43 [adesa.de] INFO: Found listing with ID: 10727544
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727544%27 HTTP/1.1" 200 None
2026-03-25 17:15:43 [adesa.de] INFO: Scrape type for 10727544: 1
2026-03-25 17:15:43 [adesa.de] INFO: Scraping item 10727544 url https://www.openlane.eu/en/carv6/auction/10727544
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747113%252Fgeneral%252Fc3e8512f-c50f-4e68-afdd-f92db7bad71f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747113/general/c3e8512f-c50f-4e68-afdd-f92db7bad71f.jpg not downloaded yet
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747153%252Fgeneral%252F23867d64-7f5b-41c7-bddd-9c118ae3e03c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747153/general/23867d64-7f5b-41c7-bddd-9c118ae3e03c.jpg not downloaded yet
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747158%252Fgeneral%252F16a95509-f124-4288-9cdb-76e14e78f171.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747158/general/16a95509-f124-4288-9cdb-76e14e78f171.jpg not downloaded yet
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747147%252Fgeneral%252Fed575d2a-49c7-4be2-bd29-728ceed30c63.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747147/general/ed575d2a-49c7-4be2-bd29-728ceed30c63.jpg not downloaded yet
2026-03-25 17:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747124/general/36c1bbdc-ca60-41ce-8569-bb99fd9046fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727514)
2026-03-25 17:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747124/general/3890e76f-9244-4815-b59a-8b39412797a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727514)
2026-03-25 17:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747135/general/a29916ef-ea97-4680-8194-7601531f3877.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727525)
2026-03-25 17:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747124/general/f5f04a1e-fe0c-404c-ae9f-791d7944f763.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727514)
2026-03-25 17:15:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747153/general/77bfa7b0-9619-44d9-9778-7caced4304c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727555)
2026-03-25 17:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747153/general/99977911-4363-4cdf-875f-7cbb1388de18.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727555)
2026-03-25 17:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747113/general/055f7d8f-c77a-461f-ba2a-9ab28593f6f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727503)
2026-03-25 17:15:43 [adesa.de] INFO: Found listing with ID: 10727541
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727541%27 HTTP/1.1" 200 None
2026-03-25 17:15:43 [adesa.de] INFO: Scrape type for 10727541: 1
2026-03-25 17:15:43 [adesa.de] INFO: Scraping item 10727541 url https://www.openlane.eu/en/carv6/auction/10727541
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747113%252Fgeneral%252Fd1a7020a-8850-43f8-b09d-f52f0ebce742.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747113/general/d1a7020a-8850-43f8-b09d-f52f0ebce742.jpg not downloaded yet
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747153%252Fgeneral%252Fee77ed61-3413-43a6-adc5-03461cb2ee82.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747153/general/ee77ed61-3413-43a6-adc5-03461cb2ee82.jpg not downloaded yet
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747158%252Fgeneral%252F614d6833-e512-4290-8cd8-25644a4eb084.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747158/general/614d6833-e512-4290-8cd8-25644a4eb084.jpg not downloaded yet
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747147%252Fgeneral%252Fa085f504-8c33-47e4-950a-2a401ad620b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747147/general/a085f504-8c33-47e4-950a-2a401ad620b2.jpg not downloaded yet
2026-03-25 17:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134277d290>
2026-03-25 17:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd38fe5b-4469-5666-acf1-dd530dde5bd9/bd38fe5b-4469-5666-acf1-dd530dde5bd9_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747117%252Fgeneral%252Fd7dd0da9-6cd0-4dff-adf1-e1cda857fb6a.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747117/general/d7dd0da9-6cd0-4dff-adf1-e1cda857fb6a.jpg saved to cache
2026-03-25 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bd38fe5b-4469-5666-acf1-dd530dde5bd9
2026-03-25 17:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342ad4690>
2026-03-25 17:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04a1fcb7-6fca-5a5d-b686-d5ae7df00d2f/04a1fcb7-6fca-5a5d-b686-d5ae7df00d2f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747124%252Fgeneral%252F86846617-d813-483f-b005-a6195f143275.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747124/general/86846617-d813-483f-b005-a6195f143275.jpg saved to cache
2026-03-25 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 04a1fcb7-6fca-5a5d-b686-d5ae7df00d2f
2026-03-25 17:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342988610>
2026-03-25 17:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d2913759-6966-572a-a69b-334628f23499/d2913759-6966-572a-a69b-334628f23499_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747108%252Fgeneral%252F45e4583c-56e5-4cdf-a5e7-927dfe92cb07.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747108/general/45e4583c-56e5-4cdf-a5e7-927dfe92cb07.jpg saved to cache
2026-03-25 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d2913759-6966-572a-a69b-334628f23499
2026-03-25 17:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a8e590>
2026-03-25 17:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1744d47a-7a4f-51fa-90f9-eecbc9c37767/1744d47a-7a4f-51fa-90f9-eecbc9c37767_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747135%252Fgeneral%252F49d3d936-353e-4d22-b9a1-a2ed5d370a36.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747135/general/49d3d936-353e-4d22-b9a1-a2ed5d370a36.jpg saved to cache
2026-03-25 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1744d47a-7a4f-51fa-90f9-eecbc9c37767
2026-03-25 17:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342aad7d0>
2026-03-25 17:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1744d47a-7a4f-51fa-90f9-eecbc9c37767/1744d47a-7a4f-51fa-90f9-eecbc9c37767_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747135%252Fgeneral%252Ff83205f5-78f2-457f-a713-1609be4eac0e.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747135/general/f83205f5-78f2-457f-a713-1609be4eac0e.jpg saved to cache
2026-03-25 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1744d47a-7a4f-51fa-90f9-eecbc9c37767
2026-03-25 17:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bdb350>
2026-03-25 17:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b21e4257-300a-5c73-9d22-984e59028796/b21e4257-300a-5c73-9d22-984e59028796_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746770%252Fgeneral%252F8d9c2add-ba3c-4aa6-a273-8b57aefce0dc.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746770/general/8d9c2add-ba3c-4aa6-a273-8b57aefce0dc.jpg saved to cache
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b21e4257-300a-5c73-9d22-984e59028796
2026-03-25 17:15:44 [adesa.de] INFO: Found listing with ID: 10727497
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727497%27 HTTP/1.1" 200 None
2026-03-25 17:15:44 [adesa.de] INFO: Scrape type for 10727497: 1
2026-03-25 17:15:44 [adesa.de] INFO: Scraping item 10727497 url https://www.openlane.eu/en/carv6/auction/10727497
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747113%252Fgeneral%252F9417bac6-7cba-4478-89fd-4e7bcb852785.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747113/general/9417bac6-7cba-4478-89fd-4e7bcb852785.jpg not downloaded yet
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747153%252Fgeneral%252F028f994e-0329-4a21-bea9-f0b9b4c9b884.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747153/general/028f994e-0329-4a21-bea9-f0b9b4c9b884.jpg not downloaded yet
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747158%252Fgeneral%252F53b558f9-1ce9-4222-8190-80b08c1c0ce9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747158/general/53b558f9-1ce9-4222-8190-80b08c1c0ce9.jpg not downloaded yet
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747147%252Fgeneral%252F0368dbb7-264c-4972-88c2-9b7116d758b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747147/general/0368dbb7-264c-4972-88c2-9b7116d758b7.jpg not downloaded yet
2026-03-25 17:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747147/general/5399a8fc-b316-4b4f-9add-2c26c01a1052.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727549)
2026-03-25 17:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747113/general/65232fae-3f61-40d6-a540-2e217d981cdc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727503)
2026-03-25 17:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747153/general/37532283-e85b-4bf5-8af2-160daa02e535.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727555)
2026-03-25 17:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747113/general/c66e7519-7952-4e5c-856f-f1539279436a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727503)
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342aacd90>
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04a1fcb7-6fca-5a5d-b686-d5ae7df00d2f/04a1fcb7-6fca-5a5d-b686-d5ae7df00d2f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747124%252Fgeneral%252F36c1bbdc-ca60-41ce-8569-bb99fd9046fd.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747124/general/36c1bbdc-ca60-41ce-8569-bb99fd9046fd.jpg saved to cache
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 04a1fcb7-6fca-5a5d-b686-d5ae7df00d2f
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b5b310>
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04a1fcb7-6fca-5a5d-b686-d5ae7df00d2f/04a1fcb7-6fca-5a5d-b686-d5ae7df00d2f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747124%252Fgeneral%252F3890e76f-9244-4815-b59a-8b39412797a3.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747124/general/3890e76f-9244-4815-b59a-8b39412797a3.jpg saved to cache
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 04a1fcb7-6fca-5a5d-b686-d5ae7df00d2f
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341da9490>
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1744d47a-7a4f-51fa-90f9-eecbc9c37767/1744d47a-7a4f-51fa-90f9-eecbc9c37767_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747135%252Fgeneral%252Fa29916ef-ea97-4680-8194-7601531f3877.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747135/general/a29916ef-ea97-4680-8194-7601531f3877.jpg saved to cache
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1744d47a-7a4f-51fa-90f9-eecbc9c37767
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b59510>
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04a1fcb7-6fca-5a5d-b686-d5ae7df00d2f/04a1fcb7-6fca-5a5d-b686-d5ae7df00d2f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747124%252Fgeneral%252Ff5f04a1e-fe0c-404c-ae9f-791d7944f763.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747124/general/f5f04a1e-fe0c-404c-ae9f-791d7944f763.jpg saved to cache
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 04a1fcb7-6fca-5a5d-b686-d5ae7df00d2f
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429ad990>
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_619cd215-8a9b-5f3f-9189-0e5c106f3e3e/619cd215-8a9b-5f3f-9189-0e5c106f3e3e_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747153%252Fgeneral%252F77bfa7b0-9619-44d9-9778-7caced4304c7.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747153/general/77bfa7b0-9619-44d9-9778-7caced4304c7.jpg saved to cache
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 619cd215-8a9b-5f3f-9189-0e5c106f3e3e
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b5bed0>
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_619cd215-8a9b-5f3f-9189-0e5c106f3e3e/619cd215-8a9b-5f3f-9189-0e5c106f3e3e_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747153%252Fgeneral%252F99977911-4363-4cdf-875f-7cbb1388de18.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747153/general/99977911-4363-4cdf-875f-7cbb1388de18.jpg saved to cache
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 619cd215-8a9b-5f3f-9189-0e5c106f3e3e
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342994fd0>
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5c0716b-1fb5-554b-abcf-42119eed42e2/b5c0716b-1fb5-554b-abcf-42119eed42e2_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747113%252Fgeneral%252F055f7d8f-c77a-461f-ba2a-9ab28593f6f1.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747113/general/055f7d8f-c77a-461f-ba2a-9ab28593f6f1.jpg saved to cache
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b5c0716b-1fb5-554b-abcf-42119eed42e2
2026-03-25 17:15:44 [adesa.de] INFO: Found listing with ID: 10727500
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727500%27 HTTP/1.1" 200 None
2026-03-25 17:15:44 [adesa.de] INFO: Scrape type for 10727500: 1
2026-03-25 17:15:44 [adesa.de] INFO: Scraping item 10727500 url https://www.openlane.eu/en/carv6/auction/10727500
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747113%252Fgeneral%252F6958782b-f02b-4624-95c9-f07f93d9ac0f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747113/general/6958782b-f02b-4624-95c9-f07f93d9ac0f.jpg not downloaded yet
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747153%252Fgeneral%252Fb8a9c3b1-2691-4138-a7c7-28c5f0ae07b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747153/general/b8a9c3b1-2691-4138-a7c7-28c5f0ae07b7.jpg not downloaded yet
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747158%252Fgeneral%252Fe6dd7a35-5a12-4ab7-8fc1-c98b53fa3c46.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747158/general/e6dd7a35-5a12-4ab7-8fc1-c98b53fa3c46.jpg not downloaded yet
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747147%252Fgeneral%252F5b6519ca-a455-47cf-9be3-258bf035ffad.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747147/general/5b6519ca-a455-47cf-9be3-258bf035ffad.jpg not downloaded yet
2026-03-25 17:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747158/general/dfbc7ed9-01d8-40f2-a742-00caa0712056.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727560)
2026-03-25 17:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747153/general/1779328b-a06d-4e04-b491-66c5e3d76b19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727555)
2026-03-25 17:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747147/general/ed575d2a-49c7-4be2-bd29-728ceed30c63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727549)
2026-03-25 17:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747113/general/e57e971e-2acd-4620-ac24-df73633bb746.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727503)
2026-03-25 17:15:44 [adesa.de] INFO: Found listing with ID: 10727501
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727501%27 HTTP/1.1" 200 None
2026-03-25 17:15:44 [adesa.de] INFO: Scrape type for 10727501: 1
2026-03-25 17:15:44 [adesa.de] INFO: Scraping item 10727501 url https://www.openlane.eu/en/carv6/auction/10727501
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747158%252Fgeneral%252Fd0cd805b-a636-4682-9057-e384738690d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747158/general/d0cd805b-a636-4682-9057-e384738690d5.jpg not downloaded yet
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747147%252Fgeneral%252F0ff2b7ad-3aa4-4de2-befc-8e8e803bfbd9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747147/general/0ff2b7ad-3aa4-4de2-befc-8e8e803bfbd9.jpg not downloaded yet
2026-03-25 17:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341aeb550>
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15eadb67-137c-524d-86dc-bc989c81e4f2/15eadb67-137c-524d-86dc-bc989c81e4f2_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747147%252Fgeneral%252F5399a8fc-b316-4b4f-9add-2c26c01a1052.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747147/general/5399a8fc-b316-4b4f-9add-2c26c01a1052.jpg saved to cache
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 15eadb67-137c-524d-86dc-bc989c81e4f2
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13427add90>
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5c0716b-1fb5-554b-abcf-42119eed42e2/b5c0716b-1fb5-554b-abcf-42119eed42e2_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747113%252Fgeneral%252F65232fae-3f61-40d6-a540-2e217d981cdc.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747113/general/65232fae-3f61-40d6-a540-2e217d981cdc.jpg saved to cache
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b5c0716b-1fb5-554b-abcf-42119eed42e2
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342634110>
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_619cd215-8a9b-5f3f-9189-0e5c106f3e3e/619cd215-8a9b-5f3f-9189-0e5c106f3e3e_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747153%252Fgeneral%252F37532283-e85b-4bf5-8af2-160daa02e535.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747153/general/37532283-e85b-4bf5-8af2-160daa02e535.jpg saved to cache
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 619cd215-8a9b-5f3f-9189-0e5c106f3e3e
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426d2610>
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5c0716b-1fb5-554b-abcf-42119eed42e2/b5c0716b-1fb5-554b-abcf-42119eed42e2_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747113%252Fgeneral%252Fc66e7519-7952-4e5c-856f-f1539279436a.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747113/general/c66e7519-7952-4e5c-856f-f1539279436a.jpg saved to cache
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b5c0716b-1fb5-554b-abcf-42119eed42e2
2026-03-25 17:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747158/general/16a95509-f124-4288-9cdb-76e14e78f171.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727560)
2026-03-25 17:15:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:44 [adesa.de] INFO: Found listing with ID: 10727516
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727516%27 HTTP/1.1" 200 None
2026-03-25 17:15:44 [adesa.de] INFO: Scrape type for 10727516: 1
2026-03-25 17:15:44 [adesa.de] INFO: Scraping item 10727516 url https://www.openlane.eu/en/carv6/auction/10727516
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747158%252Fgeneral%252Feda028e8-7e8c-442e-b376-ff793967f69f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747158/general/eda028e8-7e8c-442e-b376-ff793967f69f.jpg not downloaded yet
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747147%252Fgeneral%252Fba231d29-b2d9-4da8-bf67-049310bb8060.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747147/general/ba231d29-b2d9-4da8-bf67-049310bb8060.jpg not downloaded yet
2026-03-25 17:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747158/general/614d6833-e512-4290-8cd8-25644a4eb084.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727560)
2026-03-25 17:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747147/general/a085f504-8c33-47e4-950a-2a401ad620b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727549)
2026-03-25 17:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747153/general/23867d64-7f5b-41c7-bddd-9c118ae3e03c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727555)
2026-03-25 17:15:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bf0b10>
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e57e853-596d-52ae-9a16-0efda4edbf85/9e57e853-596d-52ae-9a16-0efda4edbf85_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747158%252Fgeneral%252Fdfbc7ed9-01d8-40f2-a742-00caa0712056.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747158/general/dfbc7ed9-01d8-40f2-a742-00caa0712056.jpg saved to cache
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9e57e853-596d-52ae-9a16-0efda4edbf85
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134268d2d0>
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_619cd215-8a9b-5f3f-9189-0e5c106f3e3e/619cd215-8a9b-5f3f-9189-0e5c106f3e3e_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747153%252Fgeneral%252F1779328b-a06d-4e04-b491-66c5e3d76b19.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747153/general/1779328b-a06d-4e04-b491-66c5e3d76b19.jpg saved to cache
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 619cd215-8a9b-5f3f-9189-0e5c106f3e3e
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342674590>
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15eadb67-137c-524d-86dc-bc989c81e4f2/15eadb67-137c-524d-86dc-bc989c81e4f2_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747147%252Fgeneral%252Fed575d2a-49c7-4be2-bd29-728ceed30c63.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747147/general/ed575d2a-49c7-4be2-bd29-728ceed30c63.jpg saved to cache
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 15eadb67-137c-524d-86dc-bc989c81e4f2
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426b35d0>
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5c0716b-1fb5-554b-abcf-42119eed42e2/b5c0716b-1fb5-554b-abcf-42119eed42e2_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747113%252Fgeneral%252Fe57e971e-2acd-4620-ac24-df73633bb746.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747113/general/e57e971e-2acd-4620-ac24-df73633bb746.jpg saved to cache
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b5c0716b-1fb5-554b-abcf-42119eed42e2
2026-03-25 17:15:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c60a48d-ba9d-5ada-98e6-38fec8532303 with identifier: 10727504
2026-03-25 17:15:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c60a48d-ba9d-5ada-98e6-38fec8532303 with scrape type 1
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c60a48d-ba9d-5ada-98e6-38fec8532303
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747114%252Fgeneral%252F54af8965-0c86-472f-98e8-a1c447be1170.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747114/general/54af8965-0c86-472f-98e8-a1c447be1170.jpg not downloaded yet
2026-03-25 17:15:44 [adesa.de] INFO: Found listing with ID: 10727509
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727509%27 HTTP/1.1" 200 None
2026-03-25 17:15:44 [adesa.de] INFO: Scrape type for 10727509: 1
2026-03-25 17:15:44 [adesa.de] INFO: Scraping item 10727509 url https://www.openlane.eu/en/carv6/auction/10727509
2026-03-25 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747158%252Fgeneral%252Fce6aceb9-a40d-44f0-b786-cb60c3f73887.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747158/general/ce6aceb9-a40d-44f0-b786-cb60c3f73887.jpg not downloaded yet
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747147%252Fgeneral%252F0e5371a4-aa9c-4127-bd65-8d4d82a2b924.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747147/general/0e5371a4-aa9c-4127-bd65-8d4d82a2b924.jpg not downloaded yet
2026-03-25 17:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747158/general/e6dd7a35-5a12-4ab7-8fc1-c98b53fa3c46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727560)
2026-03-25 17:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747147/general/5b6519ca-a455-47cf-9be3-258bf035ffad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727549)
2026-03-25 17:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747153/general/b8a9c3b1-2691-4138-a7c7-28c5f0ae07b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727555)
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747114%252Fgeneral%252F53c42f3a-19a0-422d-9b66-1d9499e5ab18.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747114/general/53c42f3a-19a0-422d-9b66-1d9499e5ab18.jpg not downloaded yet
2026-03-25 17:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747153/general/ee77ed61-3413-43a6-adc5-03461cb2ee82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727555)
2026-03-25 17:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747113/general/d1a7020a-8850-43f8-b09d-f52f0ebce742.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727503)
2026-03-25 17:15:45 [adesa.de] INFO: Found listing with ID: 10727523
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727523%27 HTTP/1.1" 200 None
2026-03-25 17:15:45 [adesa.de] INFO: Scrape type for 10727523: 1
2026-03-25 17:15:45 [adesa.de] INFO: Scraping item 10727523 url https://www.openlane.eu/en/carv6/auction/10727523
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747158%252Fgeneral%252F89c300c1-58ab-4178-ab42-dddbde4cfd9f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747158/general/89c300c1-58ab-4178-ab42-dddbde4cfd9f.jpg not downloaded yet
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747147%252Fgeneral%252Fd2f25610-c688-4a64-8abf-af56663a4b5d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747147/general/d2f25610-c688-4a64-8abf-af56663a4b5d.jpg not downloaded yet
2026-03-25 17:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341afcd90>
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e57e853-596d-52ae-9a16-0efda4edbf85/9e57e853-596d-52ae-9a16-0efda4edbf85_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747158%252Fgeneral%252F16a95509-f124-4288-9cdb-76e14e78f171.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747158/general/16a95509-f124-4288-9cdb-76e14e78f171.jpg saved to cache
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9e57e853-596d-52ae-9a16-0efda4edbf85
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1348c07a90>
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e57e853-596d-52ae-9a16-0efda4edbf85/9e57e853-596d-52ae-9a16-0efda4edbf85_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747158%252Fgeneral%252F614d6833-e512-4290-8cd8-25644a4eb084.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747158/general/614d6833-e512-4290-8cd8-25644a4eb084.jpg saved to cache
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9e57e853-596d-52ae-9a16-0efda4edbf85
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341cf4a10>
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15eadb67-137c-524d-86dc-bc989c81e4f2/15eadb67-137c-524d-86dc-bc989c81e4f2_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747147%252Fgeneral%252Fa085f504-8c33-47e4-950a-2a401ad620b2.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747147/general/a085f504-8c33-47e4-950a-2a401ad620b2.jpg saved to cache
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 15eadb67-137c-524d-86dc-bc989c81e4f2
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a78b50>
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_619cd215-8a9b-5f3f-9189-0e5c106f3e3e/619cd215-8a9b-5f3f-9189-0e5c106f3e3e_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747153%252Fgeneral%252F23867d64-7f5b-41c7-bddd-9c118ae3e03c.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747153/general/23867d64-7f5b-41c7-bddd-9c118ae3e03c.jpg saved to cache
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 619cd215-8a9b-5f3f-9189-0e5c106f3e3e
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747114%252Fgeneral%252F314987a0-55e1-411c-8151-691c2871930e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747114/general/314987a0-55e1-411c-8151-691c2871930e.jpg not downloaded yet
2026-03-25 17:15:45 [adesa.de] INFO: Found listing with ID: 10724745
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724745%27 HTTP/1.1" 200 None
2026-03-25 17:15:45 [adesa.de] INFO: Scrape type for 10724745: 1
2026-03-25 17:15:45 [adesa.de] INFO: Scraping item 10724745 url https://www.openlane.eu/en/carv6/auction/10724745
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747158%252Fgeneral%252F5a371415-c664-4ae2-a234-5db9f035d8fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747158/general/5a371415-c664-4ae2-a234-5db9f035d8fc.jpg not downloaded yet
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747147%252Fgeneral%252F020a6d0c-721b-4922-90b2-78321fb5325f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747147/general/020a6d0c-721b-4922-90b2-78321fb5325f.jpg not downloaded yet
2026-03-25 17:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747147/general/0368dbb7-264c-4972-88c2-9b7116d758b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727549)
2026-03-25 17:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747113/general/6958782b-f02b-4624-95c9-f07f93d9ac0f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727503)
2026-03-25 17:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747147/general/0ff2b7ad-3aa4-4de2-befc-8e8e803bfbd9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727549)
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747114%252Fgeneral%252Fb49e93ae-b522-40be-8c11-0eae1a9fd592.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747114/general/b49e93ae-b522-40be-8c11-0eae1a9fd592.jpg not downloaded yet
2026-03-25 17:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723922> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134290b990>
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e57e853-596d-52ae-9a16-0efda4edbf85/9e57e853-596d-52ae-9a16-0efda4edbf85_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747158%252Fgeneral%252Fe6dd7a35-5a12-4ab7-8fc1-c98b53fa3c46.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747158/general/e6dd7a35-5a12-4ab7-8fc1-c98b53fa3c46.jpg saved to cache
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9e57e853-596d-52ae-9a16-0efda4edbf85
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134272d450>
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15eadb67-137c-524d-86dc-bc989c81e4f2/15eadb67-137c-524d-86dc-bc989c81e4f2_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747147%252Fgeneral%252F5b6519ca-a455-47cf-9be3-258bf035ffad.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747147/general/5b6519ca-a455-47cf-9be3-258bf035ffad.jpg saved to cache
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 15eadb67-137c-524d-86dc-bc989c81e4f2
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13428beed0>
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_619cd215-8a9b-5f3f-9189-0e5c106f3e3e/619cd215-8a9b-5f3f-9189-0e5c106f3e3e_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747153%252Fgeneral%252Fb8a9c3b1-2691-4138-a7c7-28c5f0ae07b7.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747153/general/b8a9c3b1-2691-4138-a7c7-28c5f0ae07b7.jpg saved to cache
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 619cd215-8a9b-5f3f-9189-0e5c106f3e3e
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341cfe4d0>
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_619cd215-8a9b-5f3f-9189-0e5c106f3e3e/619cd215-8a9b-5f3f-9189-0e5c106f3e3e_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747153%252Fgeneral%252Fee77ed61-3413-43a6-adc5-03461cb2ee82.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747153/general/ee77ed61-3413-43a6-adc5-03461cb2ee82.jpg saved to cache
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 619cd215-8a9b-5f3f-9189-0e5c106f3e3e
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341dcea50>
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5c0716b-1fb5-554b-abcf-42119eed42e2/b5c0716b-1fb5-554b-abcf-42119eed42e2_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747113%252Fgeneral%252Fd1a7020a-8850-43f8-b09d-f52f0ebce742.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747113/general/d1a7020a-8850-43f8-b09d-f52f0ebce742.jpg saved to cache
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b5c0716b-1fb5-554b-abcf-42119eed42e2
2026-03-25 17:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747158/general/ce6aceb9-a40d-44f0-b786-cb60c3f73887.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727560)
2026-03-25 17:15:45 [adesa.de] INFO: Found listing with ID: 10727498
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727498%27 HTTP/1.1" 200 None
2026-03-25 17:15:45 [adesa.de] INFO: Scrape type for 10727498: 1
2026-03-25 17:15:45 [adesa.de] INFO: Scraping item 10727498 url https://www.openlane.eu/en/carv6/auction/10727498
2026-03-25 17:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747147/general/0e5371a4-aa9c-4127-bd65-8d4d82a2b924.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727549)
2026-03-25 17:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747158/general/d0cd805b-a636-4682-9057-e384738690d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727560)
2026-03-25 17:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747114/general/54af8965-0c86-472f-98e8-a1c447be1170.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727504)
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747114%252Fgeneral%252F02bfd9a2-b24d-43cd-8323-0bd021359efa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747114/general/02bfd9a2-b24d-43cd-8323-0bd021359efa.jpg not downloaded yet
2026-03-25 17:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747147/general/ba231d29-b2d9-4da8-bf67-049310bb8060.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727549)
2026-03-25 17:15:45 [adesa.de] INFO: Found listing with ID: 10724734
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724734%27 HTTP/1.1" 200 None
2026-03-25 17:15:45 [adesa.de] INFO: Scrape type for 10724734: 1
2026-03-25 17:15:45 [adesa.de] INFO: Scraping item 10724734 url https://www.openlane.eu/en/carv6/auction/10724734
2026-03-25 17:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134272d790>
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15eadb67-137c-524d-86dc-bc989c81e4f2/15eadb67-137c-524d-86dc-bc989c81e4f2_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747147%252Fgeneral%252F0368dbb7-264c-4972-88c2-9b7116d758b7.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747147/general/0368dbb7-264c-4972-88c2-9b7116d758b7.jpg saved to cache
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 15eadb67-137c-524d-86dc-bc989c81e4f2
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342970b10>
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5c0716b-1fb5-554b-abcf-42119eed42e2/b5c0716b-1fb5-554b-abcf-42119eed42e2_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747113%252Fgeneral%252F6958782b-f02b-4624-95c9-f07f93d9ac0f.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747113/general/6958782b-f02b-4624-95c9-f07f93d9ac0f.jpg saved to cache
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b5c0716b-1fb5-554b-abcf-42119eed42e2
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429a52d0>
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15eadb67-137c-524d-86dc-bc989c81e4f2/15eadb67-137c-524d-86dc-bc989c81e4f2_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747147%252Fgeneral%252F0ff2b7ad-3aa4-4de2-befc-8e8e803bfbd9.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747147/general/0ff2b7ad-3aa4-4de2-befc-8e8e803bfbd9.jpg saved to cache
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 15eadb67-137c-524d-86dc-bc989c81e4f2
2026-03-25 17:15:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4838298-7217-5d41-af91-df8bbab53f20 with identifier: 10723922
2026-03-25 17:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4838298-7217-5d41-af91-df8bbab53f20 with scrape type 1
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e4838298-7217-5d41-af91-df8bbab53f20
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723020%252Fgeneral%252Ffdbf3109-41ee-4c0b-89f5-4cc7df5da60b.png%27 HTTP/1.1" 200 None
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723020/general/fdbf3109-41ee-4c0b-89f5-4cc7df5da60b.png already downloaded
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723020%252Fgeneral%252F1bd1c0d2-ba2a-47ef-b4a7-fa886e9c582f.png%27 HTTP/1.1" 200 None
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723020/general/1bd1c0d2-ba2a-47ef-b4a7-fa886e9c582f.png already downloaded
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723020%252Fgeneral%252F8801030c-0def-4930-9886-d5b83e359c81.png%27 HTTP/1.1" 200 None
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723020/general/8801030c-0def-4930-9886-d5b83e359c81.png already downloaded
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723020%252Fgeneral%252Fd0d93e10-9774-4baa-93d0-85984dc5fd47.png%27 HTTP/1.1" 200 None
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723020/general/d0d93e10-9774-4baa-93d0-85984dc5fd47.png already downloaded
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723020%252Fgeneral%252Fbb26e7bb-6a98-4bb5-b84e-16e6f19303eb.png%27 HTTP/1.1" 200 None
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723020/general/bb26e7bb-6a98-4bb5-b84e-16e6f19303eb.png already downloaded
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723020%252Fgeneral%252F7496ceda-0e84-4941-ba62-16d166b3901c.png%27 HTTP/1.1" 200 None
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723020/general/7496ceda-0e84-4941-ba62-16d166b3901c.png already downloaded
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723020%252Fgeneral%252F525a1508-46fc-4212-9cfa-459f292507df.png%27 HTTP/1.1" 200 None
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723020/general/525a1508-46fc-4212-9cfa-459f292507df.png already downloaded
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723020%252Fgeneral%252Fd536bb63-e0ac-4cb4-86cb-4d2dbc319241.png%27 HTTP/1.1" 200 None
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723020/general/d536bb63-e0ac-4cb4-86cb-4d2dbc319241.png already downloaded
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723020%252Fgeneral%252Fca779931-8364-4b21-b097-bf43189b4f55.png%27 HTTP/1.1" 200 None
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723020/general/ca779931-8364-4b21-b097-bf43189b4f55.png already downloaded
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723020%252Fgeneral%252Fd76dad87-2726-4115-ab08-51080befe1b4.png%27 HTTP/1.1" 200 None
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723020/general/d76dad87-2726-4115-ab08-51080befe1b4.png not downloaded yet
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747114%252Fgeneral%252F3f3dbc32-66ef-4d08-8a3f-4ad34de98ad1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747114/general/3f3dbc32-66ef-4d08-8a3f-4ad34de98ad1.jpg not downloaded yet
2026-03-25 17:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747147/general/d2f25610-c688-4a64-8abf-af56663a4b5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727549)
2026-03-25 17:15:45 [adesa.de] INFO: Found listing with ID: 10724731
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724731%27 HTTP/1.1" 200 None
2026-03-25 17:15:45 [adesa.de] INFO: Scrape type for 10724731: 1
2026-03-25 17:15:45 [adesa.de] INFO: Scraping item 10724731 url https://www.openlane.eu/en/carv6/auction/10724731
2026-03-25 17:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747147/general/020a6d0c-721b-4922-90b2-78321fb5325f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727549)
2026-03-25 17:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747158/general/5a371415-c664-4ae2-a234-5db9f035d8fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727560)
2026-03-25 17:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747158/general/89c300c1-58ab-4178-ab42-dddbde4cfd9f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727560)
2026-03-25 17:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747114/general/314987a0-55e1-411c-8151-691c2871930e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727504)
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747114%252Fgeneral%252F15a1fa16-c89b-4a84-a50e-1e5faddbfc4a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747114/general/15a1fa16-c89b-4a84-a50e-1e5faddbfc4a.jpg not downloaded yet
2026-03-25 17:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429707d0>
2026-03-25 17:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e57e853-596d-52ae-9a16-0efda4edbf85/9e57e853-596d-52ae-9a16-0efda4edbf85_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747158%252Fgeneral%252Fce6aceb9-a40d-44f0-b786-cb60c3f73887.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747158/general/ce6aceb9-a40d-44f0-b786-cb60c3f73887.jpg saved to cache
2026-03-25 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9e57e853-596d-52ae-9a16-0efda4edbf85
2026-03-25 17:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a69b50>
2026-03-25 17:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15eadb67-137c-524d-86dc-bc989c81e4f2/15eadb67-137c-524d-86dc-bc989c81e4f2_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747147%252Fgeneral%252F0e5371a4-aa9c-4127-bd65-8d4d82a2b924.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747147/general/0e5371a4-aa9c-4127-bd65-8d4d82a2b924.jpg saved to cache
2026-03-25 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 15eadb67-137c-524d-86dc-bc989c81e4f2
2026-03-25 17:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341ceaa10>
2026-03-25 17:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e57e853-596d-52ae-9a16-0efda4edbf85/9e57e853-596d-52ae-9a16-0efda4edbf85_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747158%252Fgeneral%252Fd0cd805b-a636-4682-9057-e384738690d5.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747158/general/d0cd805b-a636-4682-9057-e384738690d5.jpg saved to cache
2026-03-25 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9e57e853-596d-52ae-9a16-0efda4edbf85
2026-03-25 17:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a6bc90>
2026-03-25 17:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c60a48d-ba9d-5ada-98e6-38fec8532303/4c60a48d-ba9d-5ada-98e6-38fec8532303_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747114%252Fgeneral%252F54af8965-0c86-472f-98e8-a1c447be1170.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747114/general/54af8965-0c86-472f-98e8-a1c447be1170.jpg saved to cache
2026-03-25 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4c60a48d-ba9d-5ada-98e6-38fec8532303
2026-03-25 17:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341cca750>
2026-03-25 17:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15eadb67-137c-524d-86dc-bc989c81e4f2/15eadb67-137c-524d-86dc-bc989c81e4f2_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747147%252Fgeneral%252Fba231d29-b2d9-4da8-bf67-049310bb8060.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747147/general/ba231d29-b2d9-4da8-bf67-049310bb8060.jpg saved to cache
2026-03-25 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 15eadb67-137c-524d-86dc-bc989c81e4f2
2026-03-25 17:15:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8903db3c-52c5-5f1e-b90c-92809824d9ef with identifier: 10727535
2026-03-25 17:15:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8903db3c-52c5-5f1e-b90c-92809824d9ef with scrape type 1
2026-03-25 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8903db3c-52c5-5f1e-b90c-92809824d9ef
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5192811%252Fgeneral%252F40047acf-2eda-45f3-81e1-294ff907a656.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5192811/general/40047acf-2eda-45f3-81e1-294ff907a656.jpg already downloaded
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5192811%252Fgeneral%252F8cd29beb-fff2-4e57-9406-0ab684f30f98.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5192811/general/8cd29beb-fff2-4e57-9406-0ab684f30f98.jpg already downloaded
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5192811%252Fgeneral%252Fa7400f93-0e4a-4a1f-9e11-1ef6c1ab4520.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5192811/general/a7400f93-0e4a-4a1f-9e11-1ef6c1ab4520.jpg already downloaded
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5192811%252Fgeneral%252Fc1ccadf6-f07e-4da3-82c1-d1ee93c62daa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5192811/general/c1ccadf6-f07e-4da3-82c1-d1ee93c62daa.jpg already downloaded
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5192811%252Fgeneral%252F4381811f-f241-4d6d-8a3e-5b3afadeec11.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5192811/general/4381811f-f241-4d6d-8a3e-5b3afadeec11.jpg already downloaded
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5192811%252Fgeneral%252Febfbc427-6992-4c9b-9d42-3d6804e097e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5192811/general/ebfbc427-6992-4c9b-9d42-3d6804e097e2.jpg already downloaded
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5192811%252Fgeneral%252Fc345fe43-c005-4476-a99f-4687c6879841.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5192811/general/c345fe43-c005-4476-a99f-4687c6879841.jpg already downloaded
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5192811%252Fgeneral%252F431e50e2-86df-4dec-b9d0-95352d262f34.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5192811/general/431e50e2-86df-4dec-b9d0-95352d262f34.jpg already downloaded
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5192811%252Fgeneral%252F48374d63-b7aa-40a4-b997-fa90c86f64f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5192811/general/48374d63-b7aa-40a4-b997-fa90c86f64f4.jpg already downloaded
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5192811%252Fgeneral%252F70616a93-7d16-45c2-9624-770d4c72b63a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5192811/general/70616a93-7d16-45c2-9624-770d4c72b63a.jpg already downloaded
2026-03-25 17:15:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8903db3c-52c5-5f1e-b90c-92809824d9ef, identifier: 10727535
2026-03-25 17:15:47 [adesa.de] INFO: Found listing with ID: 10727518
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727518%27 HTTP/1.1" 200 None
2026-03-25 17:15:47 [adesa.de] INFO: Scrape type for 10727518: 1
2026-03-25 17:15:47 [adesa.de] INFO: Scraping item 10727518 url https://www.openlane.eu/en/carv6/auction/10727518
2026-03-25 17:15:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8903db3c-52c5-5f1e-b90c-92809824d9ef with identifier: 10727535
2026-03-25 17:15:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8903db3c-52c5-5f1e-b90c-92809824d9ef with identifier: 10727535
2026-03-25 17:15:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8903db3c-52c5-5f1e-b90c-92809824d9ef with identifier: 10727535 to the API
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:15:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727535>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T10:29:00Z',
'fuel_type': 'Electric',
'id': '8903db3c-52c5-5f1e-b90c-92809824d9ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1320638',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727535',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 32451,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 11,
'photo_urls': ['https://images.openlane.eu/carimgs/5192811/general/40047acf-2eda-45f3-81e1-294ff907a656.jpg',
'https://images.openlane.eu/carimgs/5192811/general/8cd29beb-fff2-4e57-9406-0ab684f30f98.jpg',
'https://images.openlane.eu/carimgs/5192811/general/a7400f93-0e4a-4a1f-9e11-1ef6c1ab4520.jpg',
'https://images.openlane.eu/carimgs/5192811/general/c1ccadf6-f07e-4da3-82c1-d1ee93c62daa.jpg',
'https://images.openlane.eu/carimgs/5192811/general/4381811f-f241-4d6d-8a3e-5b3afadeec11.jpg',
'https://images.openlane.eu/carimgs/5192811/general/ebfbc427-6992-4c9b-9d42-3d6804e097e2.jpg',
'https://images.openlane.eu/carimgs/5192811/general/c345fe43-c005-4476-a99f-4687c6879841.jpg',
'https://images.openlane.eu/carimgs/5192811/general/431e50e2-86df-4dec-b9d0-95352d262f34.jpg',
'https://images.openlane.eu/carimgs/5192811/general/48374d63-b7aa-40a4-b997-fa90c86f64f4.jpg',
'https://images.openlane.eu/carimgs/5192811/general/70616a93-7d16-45c2-9624-770d4c72b63a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8903db3c-52c5-5f1e-b90c-92809824d9ef/8903db3c-52c5-5f1e-b90c-92809824d9ef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132369,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5192811/general/40047acf-2eda-45f3-81e1-294ff907a656.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8903db3c-52c5-5f1e-b90c-92809824d9ef/8903db3c-52c5-5f1e-b90c-92809824d9ef_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113693,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5192811/general/8cd29beb-fff2-4e57-9406-0ab684f30f98.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8903db3c-52c5-5f1e-b90c-92809824d9ef/8903db3c-52c5-5f1e-b90c-92809824d9ef_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95596,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5192811/general/a7400f93-0e4a-4a1f-9e11-1ef6c1ab4520.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8903db3c-52c5-5f1e-b90c-92809824d9ef/8903db3c-52c5-5f1e-b90c-92809824d9ef_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85466,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5192811/general/c1ccadf6-f07e-4da3-82c1-d1ee93c62daa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8903db3c-52c5-5f1e-b90c-92809824d9ef/8903db3c-52c5-5f1e-b90c-92809824d9ef_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76403,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5192811/general/4381811f-f241-4d6d-8a3e-5b3afadeec11.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8903db3c-52c5-5f1e-b90c-92809824d9ef/8903db3c-52c5-5f1e-b90c-92809824d9ef_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119602,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5192811/general/ebfbc427-6992-4c9b-9d42-3d6804e097e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8903db3c-52c5-5f1e-b90c-92809824d9ef/8903db3c-52c5-5f1e-b90c-92809824d9ef_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91417,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5192811/general/c345fe43-c005-4476-a99f-4687c6879841.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8903db3c-52c5-5f1e-b90c-92809824d9ef/8903db3c-52c5-5f1e-b90c-92809824d9ef_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77267,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5192811/general/431e50e2-86df-4dec-b9d0-95352d262f34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8903db3c-52c5-5f1e-b90c-92809824d9ef/8903db3c-52c5-5f1e-b90c-92809824d9ef_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48741,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5192811/general/48374d63-b7aa-40a4-b997-fa90c86f64f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8903db3c-52c5-5f1e-b90c-92809824d9ef/8903db3c-52c5-5f1e-b90c-92809824d9ef_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84594,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5192811/general/70616a93-7d16-45c2-9624-770d4c72b63a.jpg',
'Width': 1024}],
'price': 4700,
'price_includes_vat': True,
'registration_date': '2021-11-11',
'seats_number': 2,
'seller_name': 'BCA Autoauktionen GmbH',
'title': 'Mercedes-Benz Sprinter - Electric - Automatic - 116 hp - 32.451 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727535%27 HTTP/1.1" 200 None
2026-03-25 17:15:47 [adesa.de] INFO: Saving data for 10727535: {'created_time': 1774458947.460588, 'last_price_update_time': 1774458947.4606, 'auction_closing_time': 1774520940.0}
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727535') HTTP/1.1" 204 0
2026-03-25 17:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747114/general/02bfd9a2-b24d-43cd-8323-0bd021359efa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727504)
2026-03-25 17:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747114/general/b49e93ae-b522-40be-8c11-0eae1a9fd592.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727504)
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747114%252Fgeneral%252F671fcc38-064a-463b-a060-52132504c49c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747114/general/671fcc38-064a-463b-a060-52132504c49c.jpg not downloaded yet
2026-03-25 17:15:47 [adesa.de] INFO: Found listing with ID: 10723918
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723918%27 HTTP/1.1" 200 None
2026-03-25 17:15:47 [adesa.de] INFO: Scrape type for 10723918: 1
2026-03-25 17:15:47 [adesa.de] INFO: Scraping item 10723918 url https://www.openlane.eu/en/carv6/auction/10723918
2026-03-25 17:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727509> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1348bf7ad0>
2026-03-25 17:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15eadb67-137c-524d-86dc-bc989c81e4f2/15eadb67-137c-524d-86dc-bc989c81e4f2_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747147%252Fgeneral%252Fd2f25610-c688-4a64-8abf-af56663a4b5d.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747147/general/d2f25610-c688-4a64-8abf-af56663a4b5d.jpg saved to cache
2026-03-25 17:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 15eadb67-137c-524d-86dc-bc989c81e4f2
2026-03-25 17:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d0b690>
2026-03-25 17:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15eadb67-137c-524d-86dc-bc989c81e4f2/15eadb67-137c-524d-86dc-bc989c81e4f2_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747147%252Fgeneral%252F020a6d0c-721b-4922-90b2-78321fb5325f.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747147/general/020a6d0c-721b-4922-90b2-78321fb5325f.jpg saved to cache
2026-03-25 17:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 15eadb67-137c-524d-86dc-bc989c81e4f2
2026-03-25 17:15:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 15eadb67-137c-524d-86dc-bc989c81e4f2, skipping ID generation
2026-03-25 17:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15eadb67-137c-524d-86dc-bc989c81e4f2 with scrape type 1
2026-03-25 17:15:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 15eadb67-137c-524d-86dc-bc989c81e4f2 sending to next pipeline
2026-03-25 17:15:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 15eadb67-137c-524d-86dc-bc989c81e4f2, identifier: 10727549
2026-03-25 17:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134290ae50>
2026-03-25 17:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e57e853-596d-52ae-9a16-0efda4edbf85/9e57e853-596d-52ae-9a16-0efda4edbf85_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747158%252Fgeneral%252F5a371415-c664-4ae2-a234-5db9f035d8fc.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747158/general/5a371415-c664-4ae2-a234-5db9f035d8fc.jpg saved to cache
2026-03-25 17:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9e57e853-596d-52ae-9a16-0efda4edbf85
2026-03-25 17:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342af5850>
2026-03-25 17:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e57e853-596d-52ae-9a16-0efda4edbf85/9e57e853-596d-52ae-9a16-0efda4edbf85_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747158%252Fgeneral%252F89c300c1-58ab-4178-ab42-dddbde4cfd9f.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747158/general/89c300c1-58ab-4178-ab42-dddbde4cfd9f.jpg saved to cache
2026-03-25 17:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9e57e853-596d-52ae-9a16-0efda4edbf85
2026-03-25 17:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341dccf90>
2026-03-25 17:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c60a48d-ba9d-5ada-98e6-38fec8532303/4c60a48d-ba9d-5ada-98e6-38fec8532303_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747114%252Fgeneral%252F314987a0-55e1-411c-8151-691c2871930e.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747114/general/314987a0-55e1-411c-8151-691c2871930e.jpg saved to cache
2026-03-25 17:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4c60a48d-ba9d-5ada-98e6-38fec8532303
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747114%252Fgeneral%252Fbea6720d-c637-424b-a106-afd997db2a10.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747114/general/bea6720d-c637-424b-a106-afd997db2a10.jpg not downloaded yet
2026-03-25 17:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 15eadb67-137c-524d-86dc-bc989c81e4f2 with identifier: 10727549
2026-03-25 17:15:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 15eadb67-137c-524d-86dc-bc989c81e4f2 with identifier: 10727549
2026-03-25 17:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 15eadb67-137c-524d-86dc-bc989c81e4f2 with identifier: 10727549 to the API
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:15:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747147/general/020a6d0c-721b-4922-90b2-78321fb5325f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 179,
'expiration_date': '2026-03-26T10:29:00Z',
'fuel_type': 'Petrol',
'id': '15eadb67-137c-524d-86dc-bc989c81e4f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '0117059165',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727549',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 143671,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15eadb67-137c-524d-86dc-bc989c81e4f2/15eadb67-137c-524d-86dc-bc989c81e4f2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124939,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747147/general/5399a8fc-b316-4b4f-9add-2c26c01a1052.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15eadb67-137c-524d-86dc-bc989c81e4f2/15eadb67-137c-524d-86dc-bc989c81e4f2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124747,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747147/general/ed575d2a-49c7-4be2-bd29-728ceed30c63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15eadb67-137c-524d-86dc-bc989c81e4f2/15eadb67-137c-524d-86dc-bc989c81e4f2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102834,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747147/general/a085f504-8c33-47e4-950a-2a401ad620b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15eadb67-137c-524d-86dc-bc989c81e4f2/15eadb67-137c-524d-86dc-bc989c81e4f2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94594,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747147/general/0368dbb7-264c-4972-88c2-9b7116d758b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15eadb67-137c-524d-86dc-bc989c81e4f2/15eadb67-137c-524d-86dc-bc989c81e4f2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110618,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747147/general/5b6519ca-a455-47cf-9be3-258bf035ffad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15eadb67-137c-524d-86dc-bc989c81e4f2/15eadb67-137c-524d-86dc-bc989c81e4f2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118684,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747147/general/0ff2b7ad-3aa4-4de2-befc-8e8e803bfbd9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15eadb67-137c-524d-86dc-bc989c81e4f2/15eadb67-137c-524d-86dc-bc989c81e4f2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117793,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747147/general/ba231d29-b2d9-4da8-bf67-049310bb8060.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15eadb67-137c-524d-86dc-bc989c81e4f2/15eadb67-137c-524d-86dc-bc989c81e4f2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62802,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747147/general/0e5371a4-aa9c-4127-bd65-8d4d82a2b924.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15eadb67-137c-524d-86dc-bc989c81e4f2/15eadb67-137c-524d-86dc-bc989c81e4f2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62615,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747147/general/d2f25610-c688-4a64-8abf-af56663a4b5d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15eadb67-137c-524d-86dc-bc989c81e4f2/15eadb67-137c-524d-86dc-bc989c81e4f2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77659,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747147/general/020a6d0c-721b-4922-90b2-78321fb5325f.jpg',
'Width': 1024}],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': 'BCA Autoauktionen GmbH',
'title': 'Kia Sportage 1.6 T-GDI - Petrol - Automatic - 179 hp - 143.671 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727549%27 HTTP/1.1" 200 None
2026-03-25 17:15:48 [adesa.de] INFO: Saving data for 10727549: {'created_time': 1774458948.383, 'last_price_update_time': 1774458948.383013, 'auction_closing_time': 1774520940.0}
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727549') HTTP/1.1" 204 0
2026-03-25 17:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723020/general/d76dad87-2726-4115-ab08-51080befe1b4.png> (referer: https://www.openlane.eu/en/carv6/auction/10723922)
2026-03-25 17:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747114/general/3f3dbc32-66ef-4d08-8a3f-4ad34de98ad1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727504)
2026-03-25 17:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747114/general/53c42f3a-19a0-422d-9b66-1d9499e5ab18.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727504)
2026-03-25 17:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747158/general/eda028e8-7e8c-442e-b376-ff793967f69f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727560)
2026-03-25 17:15:48 [adesa.de] INFO: Found listing with ID: 10727548
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727548%27 HTTP/1.1" 200 None
2026-03-25 17:15:48 [adesa.de] INFO: Scrape type for 10727548: 1
2026-03-25 17:15:48 [adesa.de] INFO: Scraping item 10727548 url https://www.openlane.eu/en/carv6/auction/10727548
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747114%252Fgeneral%252Ff04121f9-aa83-430d-a4c4-905fb71ebcb4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747114/general/f04121f9-aa83-430d-a4c4-905fb71ebcb4.jpg not downloaded yet
2026-03-25 17:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747114/general/15a1fa16-c89b-4a84-a50e-1e5faddbfc4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727504)
2026-03-25 17:15:48 [adesa.de] INFO: Found listing with ID: 10727539
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727539%27 HTTP/1.1" 200 None
2026-03-25 17:15:48 [adesa.de] INFO: Scrape type for 10727539: 1
2026-03-25 17:15:48 [adesa.de] INFO: Scraping item 10727539 url https://www.openlane.eu/en/carv6/auction/10727539
2026-03-25 17:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727499> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b092d0>
2026-03-25 17:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c60a48d-ba9d-5ada-98e6-38fec8532303/4c60a48d-ba9d-5ada-98e6-38fec8532303_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747114%252Fgeneral%252F02bfd9a2-b24d-43cd-8323-0bd021359efa.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747114/general/02bfd9a2-b24d-43cd-8323-0bd021359efa.jpg saved to cache
2026-03-25 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4c60a48d-ba9d-5ada-98e6-38fec8532303
2026-03-25 17:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b58a50>
2026-03-25 17:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c60a48d-ba9d-5ada-98e6-38fec8532303/4c60a48d-ba9d-5ada-98e6-38fec8532303_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747114%252Fgeneral%252Fb49e93ae-b522-40be-8c11-0eae1a9fd592.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747114/general/b49e93ae-b522-40be-8c11-0eae1a9fd592.jpg saved to cache
2026-03-25 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4c60a48d-ba9d-5ada-98e6-38fec8532303
2026-03-25 17:15:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 863157ea-0537-5d24-916a-9b1066ace682 with identifier: 10727500
2026-03-25 17:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 863157ea-0537-5d24-916a-9b1066ace682 with scrape type 1
2026-03-25 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 863157ea-0537-5d24-916a-9b1066ace682
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747111%252Fgeneral%252F3f8f996a-48c6-4e3e-87d0-d8c0f3f8f091.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747111/general/3f8f996a-48c6-4e3e-87d0-d8c0f3f8f091.jpg not downloaded yet
2026-03-25 17:15:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ca7ffe6-6bd4-54d3-b3a5-45805a8b2e3c with identifier: 10727509
2026-03-25 17:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ca7ffe6-6bd4-54d3-b3a5-45805a8b2e3c with scrape type 1
2026-03-25 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0ca7ffe6-6bd4-54d3-b3a5-45805a8b2e3c
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747119%252Fgeneral%252F3eb0c50d-70a1-4de0-95f3-79674ba0628c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747119/general/3eb0c50d-70a1-4de0-95f3-79674ba0628c.jpg not downloaded yet
2026-03-25 17:15:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fb38815-2298-5c56-a1e5-0a650415c0b1 with identifier: 10727501
2026-03-25 17:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fb38815-2298-5c56-a1e5-0a650415c0b1 with scrape type 1
2026-03-25 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5fb38815-2298-5c56-a1e5-0a650415c0b1
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744931%252Fgeneral%252F774f84a8-a589-4994-8a31-d04674fde907.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744931/general/774f84a8-a589-4994-8a31-d04674fde907.jpg already downloaded
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744931%252Fgeneral%252Fc2d79c07-4f6d-47dc-a105-625817d86ec2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744931/general/c2d79c07-4f6d-47dc-a105-625817d86ec2.jpg already downloaded
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744931%252Fgeneral%252F65bb0291-8688-4337-a440-0976fbe54c29.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744931/general/65bb0291-8688-4337-a440-0976fbe54c29.jpg already downloaded
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744931%252Fgeneral%252Fe14d7f3f-5f23-413d-8d25-a2a859906a99.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744931/general/e14d7f3f-5f23-413d-8d25-a2a859906a99.jpg already downloaded
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744931%252Fgeneral%252F9bb619ad-c951-4769-a9bc-76c9e2bc0ce8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744931/general/9bb619ad-c951-4769-a9bc-76c9e2bc0ce8.jpg already downloaded
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744931%252Fgeneral%252Fc28443f5-2217-4050-a288-7e87016f247f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744931/general/c28443f5-2217-4050-a288-7e87016f247f.jpg already downloaded
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744931%252Fgeneral%252Feff52a32-5893-4a95-8260-bdb771de492e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744931/general/eff52a32-5893-4a95-8260-bdb771de492e.jpg already downloaded
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744931%252Fgeneral%252F53b4a87e-980c-46b3-97f1-24cafee6d91a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744931/general/53b4a87e-980c-46b3-97f1-24cafee6d91a.jpg already downloaded
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744931%252Fgeneral%252Ffe3fd066-c446-4c73-8a9e-c4bd0e756c1c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744931/general/fe3fd066-c446-4c73-8a9e-c4bd0e756c1c.jpg already downloaded
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744931%252Fgeneral%252F54f9ec23-df9f-4ee1-b238-67561049fa59.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744931/general/54f9ec23-df9f-4ee1-b238-67561049fa59.jpg already downloaded
2026-03-25 17:15:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5fb38815-2298-5c56-a1e5-0a650415c0b1, identifier: 10727501
2026-03-25 17:15:48 [adesa.de] INFO: Found listing with ID: 10727510
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727510%27 HTTP/1.1" 200 None
2026-03-25 17:15:48 [adesa.de] INFO: Scrape type for 10727510: 1
2026-03-25 17:15:48 [adesa.de] INFO: Scraping item 10727510 url https://www.openlane.eu/en/carv6/auction/10727510
2026-03-25 17:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5fb38815-2298-5c56-a1e5-0a650415c0b1 with identifier: 10727501
2026-03-25 17:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5fb38815-2298-5c56-a1e5-0a650415c0b1 with identifier: 10727501
2026-03-25 17:15:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5fb38815-2298-5c56-a1e5-0a650415c0b1 with identifier: 10727501 to the API
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:15:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727501>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T10:29:00Z',
'fuel_type': 'Diesel',
'id': '5fb38815-2298-5c56-a1e5-0a650415c0b1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1920320',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727501',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 145570,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5744931/general/774f84a8-a589-4994-8a31-d04674fde907.jpg',
'https://images.openlane.eu/carimgs/5744931/general/c2d79c07-4f6d-47dc-a105-625817d86ec2.jpg',
'https://images.openlane.eu/carimgs/5744931/general/65bb0291-8688-4337-a440-0976fbe54c29.jpg',
'https://images.openlane.eu/carimgs/5744931/general/e14d7f3f-5f23-413d-8d25-a2a859906a99.jpg',
'https://images.openlane.eu/carimgs/5744931/general/9bb619ad-c951-4769-a9bc-76c9e2bc0ce8.jpg',
'https://images.openlane.eu/carimgs/5744931/general/c28443f5-2217-4050-a288-7e87016f247f.jpg',
'https://images.openlane.eu/carimgs/5744931/general/eff52a32-5893-4a95-8260-bdb771de492e.jpg',
'https://images.openlane.eu/carimgs/5744931/general/53b4a87e-980c-46b3-97f1-24cafee6d91a.jpg',
'https://images.openlane.eu/carimgs/5744931/general/fe3fd066-c446-4c73-8a9e-c4bd0e756c1c.jpg',
'https://images.openlane.eu/carimgs/5744931/general/54f9ec23-df9f-4ee1-b238-67561049fa59.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb38815-2298-5c56-a1e5-0a650415c0b1/5fb38815-2298-5c56-a1e5-0a650415c0b1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124079,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744931/general/774f84a8-a589-4994-8a31-d04674fde907.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb38815-2298-5c56-a1e5-0a650415c0b1/5fb38815-2298-5c56-a1e5-0a650415c0b1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92551,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744931/general/c2d79c07-4f6d-47dc-a105-625817d86ec2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb38815-2298-5c56-a1e5-0a650415c0b1/5fb38815-2298-5c56-a1e5-0a650415c0b1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744931/general/65bb0291-8688-4337-a440-0976fbe54c29.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb38815-2298-5c56-a1e5-0a650415c0b1/5fb38815-2298-5c56-a1e5-0a650415c0b1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87649,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744931/general/e14d7f3f-5f23-413d-8d25-a2a859906a99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb38815-2298-5c56-a1e5-0a650415c0b1/5fb38815-2298-5c56-a1e5-0a650415c0b1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96769,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744931/general/9bb619ad-c951-4769-a9bc-76c9e2bc0ce8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb38815-2298-5c56-a1e5-0a650415c0b1/5fb38815-2298-5c56-a1e5-0a650415c0b1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122299,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744931/general/c28443f5-2217-4050-a288-7e87016f247f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb38815-2298-5c56-a1e5-0a650415c0b1/5fb38815-2298-5c56-a1e5-0a650415c0b1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94009,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744931/general/eff52a32-5893-4a95-8260-bdb771de492e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb38815-2298-5c56-a1e5-0a650415c0b1/5fb38815-2298-5c56-a1e5-0a650415c0b1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75633,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744931/general/53b4a87e-980c-46b3-97f1-24cafee6d91a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb38815-2298-5c56-a1e5-0a650415c0b1/5fb38815-2298-5c56-a1e5-0a650415c0b1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117670,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744931/general/fe3fd066-c446-4c73-8a9e-c4bd0e756c1c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb38815-2298-5c56-a1e5-0a650415c0b1/5fb38815-2298-5c56-a1e5-0a650415c0b1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100201,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744931/general/54f9ec23-df9f-4ee1-b238-67561049fa59.jpg',
'Width': 1024}],
'price': 5500,
'price_includes_vat': True,
'registration_date': '2020-11-23',
'seats_number': 5,
'seller_name': 'BCA Autoauktionen GmbH',
'title': 'Opel Insignia Sports Tourer 1.5 - Diesel - Automatic - 122 hp - '
'145.570 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727501%27 HTTP/1.1" 200 None
2026-03-25 17:15:49 [adesa.de] INFO: Saving data for 10727501: {'created_time': 1774458949.466234, 'last_price_update_time': 1774458949.466246, 'auction_closing_time': 1774520940.0}
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727501') HTTP/1.1" 204 0
2026-03-25 17:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747114/general/671fcc38-064a-463b-a060-52132504c49c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727504)
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747111%252Fgeneral%252Fe03e6dd7-e91d-446d-8663-a8be7e01e8aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747111/general/e03e6dd7-e91d-446d-8663-a8be7e01e8aa.jpg not downloaded yet
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747119%252Fgeneral%252Fdeec2362-2b63-47e4-b76a-306cbc0eb9bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747119/general/deec2362-2b63-47e4-b76a-306cbc0eb9bb.jpg not downloaded yet
2026-03-25 17:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747158/general/53b558f9-1ce9-4222-8190-80b08c1c0ce9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727560)
2026-03-25 17:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747113/general/9417bac6-7cba-4478-89fd-4e7bcb852785.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727503)
2026-03-25 17:15:49 [adesa.de] INFO: Found listing with ID: 10727511
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727511%27 HTTP/1.1" 200 None
2026-03-25 17:15:49 [adesa.de] INFO: Scrape type for 10727511: 1
2026-03-25 17:15:49 [adesa.de] INFO: Scraping item 10727511 url https://www.openlane.eu/en/carv6/auction/10727511
2026-03-25 17:15:49 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-25 17:15:49 [PIL.PngImagePlugin] DEBUG: STREAM b'sRGB' 41 1
2026-03-25 17:15:49 [PIL.PngImagePlugin] DEBUG: STREAM b'gAMA' 54 4
2026-03-25 17:15:49 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 70 190370
2026-03-25 17:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134268f550>
2026-03-25 17:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4838298-7217-5d41-af91-df8bbab53f20/e4838298-7217-5d41-af91-df8bbab53f20_image_9.png HTTP/1.1" 201 0
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723020%252Fgeneral%252Fd76dad87-2726-4115-ab08-51080befe1b4.png') HTTP/1.1" 204 0
2026-03-25 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723020/general/d76dad87-2726-4115-ab08-51080befe1b4.png saved to cache
2026-03-25 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e4838298-7217-5d41-af91-df8bbab53f20
2026-03-25 17:15:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e4838298-7217-5d41-af91-df8bbab53f20, skipping ID generation
2026-03-25 17:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4838298-7217-5d41-af91-df8bbab53f20 with scrape type 1
2026-03-25 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e4838298-7217-5d41-af91-df8bbab53f20 sending to next pipeline
2026-03-25 17:15:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e4838298-7217-5d41-af91-df8bbab53f20, identifier: 10723922
2026-03-25 17:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a85390>
2026-03-25 17:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c60a48d-ba9d-5ada-98e6-38fec8532303/4c60a48d-ba9d-5ada-98e6-38fec8532303_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747114%252Fgeneral%252F3f3dbc32-66ef-4d08-8a3f-4ad34de98ad1.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747114/general/3f3dbc32-66ef-4d08-8a3f-4ad34de98ad1.jpg saved to cache
2026-03-25 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4c60a48d-ba9d-5ada-98e6-38fec8532303
2026-03-25 17:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341af5890>
2026-03-25 17:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c60a48d-ba9d-5ada-98e6-38fec8532303/4c60a48d-ba9d-5ada-98e6-38fec8532303_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747114%252Fgeneral%252F53c42f3a-19a0-422d-9b66-1d9499e5ab18.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747114/general/53c42f3a-19a0-422d-9b66-1d9499e5ab18.jpg saved to cache
2026-03-25 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4c60a48d-ba9d-5ada-98e6-38fec8532303
2026-03-25 17:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341c62d10>
2026-03-25 17:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e57e853-596d-52ae-9a16-0efda4edbf85/9e57e853-596d-52ae-9a16-0efda4edbf85_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747158%252Fgeneral%252Feda028e8-7e8c-442e-b376-ff793967f69f.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747158/general/eda028e8-7e8c-442e-b376-ff793967f69f.jpg saved to cache
2026-03-25 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9e57e853-596d-52ae-9a16-0efda4edbf85
2026-03-25 17:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342ac64d0>
2026-03-25 17:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c60a48d-ba9d-5ada-98e6-38fec8532303/4c60a48d-ba9d-5ada-98e6-38fec8532303_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747114%252Fgeneral%252F15a1fa16-c89b-4a84-a50e-1e5faddbfc4a.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747114/general/15a1fa16-c89b-4a84-a50e-1e5faddbfc4a.jpg saved to cache
2026-03-25 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4c60a48d-ba9d-5ada-98e6-38fec8532303
2026-03-25 17:15:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5903025c-766b-56b6-979c-6c36c79e8acf with identifier: 10727499
2026-03-25 17:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5903025c-766b-56b6-979c-6c36c79e8acf with scrape type 1
2026-03-25 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5903025c-766b-56b6-979c-6c36c79e8acf
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747110%252Fgeneral%252Ff0099042-6872-47cf-8de7-1520e1aed156.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747110/general/f0099042-6872-47cf-8de7-1520e1aed156.jpg not downloaded yet
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747111%252Fgeneral%252F75ec1446-dbeb-4fe8-867e-31bf3caeeec0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747111/general/75ec1446-dbeb-4fe8-867e-31bf3caeeec0.jpg not downloaded yet
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747119%252Fgeneral%252Fec69b4df-0c46-4d16-ae70-921f55b6c852.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747119/general/ec69b4df-0c46-4d16-ae70-921f55b6c852.jpg not downloaded yet
2026-03-25 17:15:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e4838298-7217-5d41-af91-df8bbab53f20 with identifier: 10723922
2026-03-25 17:15:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e4838298-7217-5d41-af91-df8bbab53f20 with identifier: 10723922
2026-03-25 17:15:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e4838298-7217-5d41-af91-df8bbab53f20 with identifier: 10723922 to the API
2026-03-25 17:15:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:15:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5723020/general/d76dad87-2726-4115-ab08-51080befe1b4.png>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 101,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Electric',
'id': 'e4838298-7217-5d41-af91-df8bbab53f20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723922',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'MG',
'model': 'MG5',
'odometer': 24100,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4838298-7217-5d41-af91-df8bbab53f20/e4838298-7217-5d41-af91-df8bbab53f20_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 242801,
'Height': 327,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723020/general/fdbf3109-41ee-4c0b-89f5-4cc7df5da60b.png',
'Width': 440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4838298-7217-5d41-af91-df8bbab53f20/e4838298-7217-5d41-af91-df8bbab53f20_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 249126,
'Height': 333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723020/general/1bd1c0d2-ba2a-47ef-b4a7-fa886e9c582f.png',
'Width': 442},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4838298-7217-5d41-af91-df8bbab53f20/e4838298-7217-5d41-af91-df8bbab53f20_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 198112,
'Height': 328,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723020/general/8801030c-0def-4930-9886-d5b83e359c81.png',
'Width': 437},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4838298-7217-5d41-af91-df8bbab53f20/e4838298-7217-5d41-af91-df8bbab53f20_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 202464,
'Height': 328,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723020/general/d0d93e10-9774-4baa-93d0-85984dc5fd47.png',
'Width': 445},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4838298-7217-5d41-af91-df8bbab53f20/e4838298-7217-5d41-af91-df8bbab53f20_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 192844,
'Height': 327,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723020/general/bb26e7bb-6a98-4bb5-b84e-16e6f19303eb.png',
'Width': 438},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4838298-7217-5d41-af91-df8bbab53f20/e4838298-7217-5d41-af91-df8bbab53f20_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 229526,
'Height': 332,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723020/general/7496ceda-0e84-4941-ba62-16d166b3901c.png',
'Width': 442},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4838298-7217-5d41-af91-df8bbab53f20/e4838298-7217-5d41-af91-df8bbab53f20_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 142538,
'Height': 328,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723020/general/525a1508-46fc-4212-9cfa-459f292507df.png',
'Width': 440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4838298-7217-5d41-af91-df8bbab53f20/e4838298-7217-5d41-af91-df8bbab53f20_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 149327,
'Height': 331,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723020/general/d536bb63-e0ac-4cb4-86cb-4d2dbc319241.png',
'Width': 441},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4838298-7217-5d41-af91-df8bbab53f20/e4838298-7217-5d41-af91-df8bbab53f20_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 180684,
'Height': 332,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723020/general/ca779931-8364-4b21-b097-bf43189b4f55.png',
'Width': 441},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4838298-7217-5d41-af91-df8bbab53f20/e4838298-7217-5d41-af91-df8bbab53f20_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 190456,
'Height': 337,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723020/general/d76dad87-2726-4115-ab08-51080befe1b4.png',
'Width': 441}],
'price': 10700,
'price_includes_vat': True,
'registration_date': '2022-09-23',
'seats_number': 5,
'seller_name': None,
'title': 'MG MG5 - Electric - Automatic - 101 hp - 24.100 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723922%27 HTTP/1.1" 200 None
2026-03-25 17:15:50 [adesa.de] INFO: Saving data for 10723922: {'created_time': 1774458950.304551, 'last_price_update_time': 1774458950.304565, 'auction_closing_time': 1774614600.0}
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723922') HTTP/1.1" 204 0
2026-03-25 17:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747153/general/028f994e-0329-4a21-bea9-f0b9b4c9b884.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727555)
2026-03-25 17:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747114/general/f04121f9-aa83-430d-a4c4-905fb71ebcb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727504)
2026-03-25 17:15:50 [adesa.de] INFO: Found listing with ID: 10727537
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727537%27 HTTP/1.1" 200 None
2026-03-25 17:15:50 [adesa.de] INFO: Scrape type for 10727537: 1
2026-03-25 17:15:50 [adesa.de] INFO: Scraping item 10727537 url https://www.openlane.eu/en/carv6/auction/10727537
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747110%252Fgeneral%252Fa6c2f9a1-ee31-4b81-956f-c40fa1c4027e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747110/general/a6c2f9a1-ee31-4b81-956f-c40fa1c4027e.jpg not downloaded yet
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747111%252Fgeneral%252Fd7a5d52a-daa4-4b5e-b7b6-6f8909ee1eca.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747111/general/d7a5d52a-daa4-4b5e-b7b6-6f8909ee1eca.jpg not downloaded yet
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747119%252Fgeneral%252Fb59ae1f6-64b7-440a-9264-8fe54941523f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747119/general/b59ae1f6-64b7-440a-9264-8fe54941523f.jpg not downloaded yet
2026-03-25 17:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134272d850>
2026-03-25 17:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c60a48d-ba9d-5ada-98e6-38fec8532303/4c60a48d-ba9d-5ada-98e6-38fec8532303_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747114%252Fgeneral%252F671fcc38-064a-463b-a060-52132504c49c.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747114/general/671fcc38-064a-463b-a060-52132504c49c.jpg saved to cache
2026-03-25 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4c60a48d-ba9d-5ada-98e6-38fec8532303
2026-03-25 17:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b9e4d0>
2026-03-25 17:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e57e853-596d-52ae-9a16-0efda4edbf85/9e57e853-596d-52ae-9a16-0efda4edbf85_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747158%252Fgeneral%252F53b558f9-1ce9-4222-8190-80b08c1c0ce9.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747158/general/53b558f9-1ce9-4222-8190-80b08c1c0ce9.jpg saved to cache
2026-03-25 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9e57e853-596d-52ae-9a16-0efda4edbf85
2026-03-25 17:15:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9e57e853-596d-52ae-9a16-0efda4edbf85, skipping ID generation
2026-03-25 17:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e57e853-596d-52ae-9a16-0efda4edbf85 with scrape type 1
2026-03-25 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9e57e853-596d-52ae-9a16-0efda4edbf85 sending to next pipeline
2026-03-25 17:15:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9e57e853-596d-52ae-9a16-0efda4edbf85, identifier: 10727560
2026-03-25 17:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426c1b10>
2026-03-25 17:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5c0716b-1fb5-554b-abcf-42119eed42e2/b5c0716b-1fb5-554b-abcf-42119eed42e2_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747113%252Fgeneral%252F9417bac6-7cba-4478-89fd-4e7bcb852785.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747113/general/9417bac6-7cba-4478-89fd-4e7bcb852785.jpg saved to cache
2026-03-25 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b5c0716b-1fb5-554b-abcf-42119eed42e2
2026-03-25 17:15:50 [adesa.de] INFO: Found listing with ID: 10727521
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727521%27 HTTP/1.1" 200 None
2026-03-25 17:15:50 [adesa.de] INFO: Scrape type for 10727521: 1
2026-03-25 17:15:50 [adesa.de] INFO: Scraping item 10727521 url https://www.openlane.eu/en/carv6/auction/10727521
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747110%252Fgeneral%252F52b3f8fd-a24a-4e6d-b91f-ccac2067eefd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747110/general/52b3f8fd-a24a-4e6d-b91f-ccac2067eefd.jpg not downloaded yet
2026-03-25 17:15:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9e57e853-596d-52ae-9a16-0efda4edbf85 with identifier: 10727560
2026-03-25 17:15:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9e57e853-596d-52ae-9a16-0efda4edbf85 with identifier: 10727560
2026-03-25 17:15:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9e57e853-596d-52ae-9a16-0efda4edbf85 with identifier: 10727560 to the API
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:15:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:15:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747158/general/53b558f9-1ce9-4222-8190-80b08c1c0ce9.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-26T10:29:00Z',
'fuel_type': 'Hybrid',
'id': '9e57e853-596d-52ae-9a16-0efda4edbf85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1922220',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727560',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 168202,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e57e853-596d-52ae-9a16-0efda4edbf85/9e57e853-596d-52ae-9a16-0efda4edbf85_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103999,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747158/general/dfbc7ed9-01d8-40f2-a742-00caa0712056.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e57e853-596d-52ae-9a16-0efda4edbf85/9e57e853-596d-52ae-9a16-0efda4edbf85_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747158/general/16a95509-f124-4288-9cdb-76e14e78f171.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e57e853-596d-52ae-9a16-0efda4edbf85/9e57e853-596d-52ae-9a16-0efda4edbf85_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127809,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747158/general/614d6833-e512-4290-8cd8-25644a4eb084.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e57e853-596d-52ae-9a16-0efda4edbf85/9e57e853-596d-52ae-9a16-0efda4edbf85_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102475,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747158/general/53b558f9-1ce9-4222-8190-80b08c1c0ce9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e57e853-596d-52ae-9a16-0efda4edbf85/9e57e853-596d-52ae-9a16-0efda4edbf85_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107637,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747158/general/e6dd7a35-5a12-4ab7-8fc1-c98b53fa3c46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e57e853-596d-52ae-9a16-0efda4edbf85/9e57e853-596d-52ae-9a16-0efda4edbf85_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118032,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747158/general/d0cd805b-a636-4682-9057-e384738690d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e57e853-596d-52ae-9a16-0efda4edbf85/9e57e853-596d-52ae-9a16-0efda4edbf85_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97272,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747158/general/eda028e8-7e8c-442e-b376-ff793967f69f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e57e853-596d-52ae-9a16-0efda4edbf85/9e57e853-596d-52ae-9a16-0efda4edbf85_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46054,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747158/general/ce6aceb9-a40d-44f0-b786-cb60c3f73887.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e57e853-596d-52ae-9a16-0efda4edbf85/9e57e853-596d-52ae-9a16-0efda4edbf85_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125397,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747158/general/89c300c1-58ab-4178-ab42-dddbde4cfd9f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e57e853-596d-52ae-9a16-0efda4edbf85/9e57e853-596d-52ae-9a16-0efda4edbf85_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76709,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747158/general/5a371415-c664-4ae2-a234-5db9f035d8fc.jpg',
'Width': 1024}],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'BCA Autoauktionen GmbH',
'title': 'Mercedes-Benz E 300de - Hybrid - Automatic - 194 hp - 168.202 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727560%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [adesa.de] INFO: Saving data for 10727560: {'created_time': 1774458951.172844, 'last_price_update_time': 1774458951.17286, 'auction_closing_time': 1774520940.0}
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727560') HTTP/1.1" 204 0
2026-03-25 17:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747119/general/3eb0c50d-70a1-4de0-95f3-79674ba0628c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727509)
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747111%252Fgeneral%252F4cafb107-ce20-4fdd-be57-44da0bd64cd0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747111/general/4cafb107-ce20-4fdd-be57-44da0bd64cd0.jpg not downloaded yet
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747119%252Fgeneral%252F84d6bdf1-9f8e-4dac-982f-953b676c497d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747119/general/84d6bdf1-9f8e-4dac-982f-953b676c497d.jpg not downloaded yet
2026-03-25 17:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724731> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:51 [adesa.de] INFO: Found listing with ID: 10727517
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727517%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [adesa.de] INFO: Scrape type for 10727517: 1
2026-03-25 17:15:51 [adesa.de] INFO: Scraping item 10727517 url https://www.openlane.eu/en/carv6/auction/10727517
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747110%252Fgeneral%252Fce8e3f31-6d63-44e5-8b6d-b186897aa543.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747110/general/ce8e3f31-6d63-44e5-8b6d-b186897aa543.jpg not downloaded yet
2026-03-25 17:15:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727498> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747111/general/3f8f996a-48c6-4e3e-87d0-d8c0f3f8f091.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727500)
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747111%252Fgeneral%252Fa8b64ff4-c1e5-406b-8f3f-080ee547d517.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747111/general/a8b64ff4-c1e5-406b-8f3f-080ee547d517.jpg not downloaded yet
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747119%252Fgeneral%252Fbef0c13c-5930-4af8-98e1-c99c6c2bd424.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747119/general/bef0c13c-5930-4af8-98e1-c99c6c2bd424.jpg not downloaded yet
2026-03-25 17:15:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a98ad0>
2026-03-25 17:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_619cd215-8a9b-5f3f-9189-0e5c106f3e3e/619cd215-8a9b-5f3f-9189-0e5c106f3e3e_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747153%252Fgeneral%252F028f994e-0329-4a21-bea9-f0b9b4c9b884.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747153/general/028f994e-0329-4a21-bea9-f0b9b4c9b884.jpg saved to cache
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 619cd215-8a9b-5f3f-9189-0e5c106f3e3e
2026-03-25 17:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342990110>
2026-03-25 17:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c60a48d-ba9d-5ada-98e6-38fec8532303/4c60a48d-ba9d-5ada-98e6-38fec8532303_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747114%252Fgeneral%252Ff04121f9-aa83-430d-a4c4-905fb71ebcb4.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747114/general/f04121f9-aa83-430d-a4c4-905fb71ebcb4.jpg saved to cache
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4c60a48d-ba9d-5ada-98e6-38fec8532303
2026-03-25 17:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747110/general/f0099042-6872-47cf-8de7-1520e1aed156.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727499)
2026-03-25 17:15:51 [adesa.de] INFO: Found listing with ID: 10727552
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727552%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [adesa.de] INFO: Scrape type for 10727552: 1
2026-03-25 17:15:51 [adesa.de] INFO: Scraping item 10727552 url https://www.openlane.eu/en/carv6/auction/10727552
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747110%252Fgeneral%252F99ae3216-f6e3-44b0-9ef3-bc7b07f4bb10.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747110/general/99ae3216-f6e3-44b0-9ef3-bc7b07f4bb10.jpg not downloaded yet
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747111%252Fgeneral%252Fbf1499ae-04aa-4956-8c3b-af248766c0cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747111/general/bf1499ae-04aa-4956-8c3b-af248766c0cf.jpg not downloaded yet
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747119%252Fgeneral%252Fac774375-f6ce-4063-959b-8de1b3cf4c2f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747119/general/ac774375-f6ce-4063-959b-8de1b3cf4c2f.jpg not downloaded yet
2026-03-25 17:15:51 [adesa.de] INFO: Found listing with ID: 10724732
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724732%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [adesa.de] INFO: Scrape type for 10724732: 1
2026-03-25 17:15:51 [adesa.de] INFO: Scraping item 10724732 url https://www.openlane.eu/en/carv6/auction/10724732
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747110%252Fgeneral%252F79123999-edad-405e-b2ef-9aed4df9f05d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747110/general/79123999-edad-405e-b2ef-9aed4df9f05d.jpg not downloaded yet
2026-03-25 17:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342aaf8d0>
2026-03-25 17:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ca7ffe6-6bd4-54d3-b3a5-45805a8b2e3c/0ca7ffe6-6bd4-54d3-b3a5-45805a8b2e3c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747119%252Fgeneral%252F3eb0c50d-70a1-4de0-95f3-79674ba0628c.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747119/general/3eb0c50d-70a1-4de0-95f3-79674ba0628c.jpg saved to cache
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0ca7ffe6-6bd4-54d3-b3a5-45805a8b2e3c
2026-03-25 17:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cbe2fa3-de84-553f-b669-6014dac6da78 with identifier: 10727527
2026-03-25 17:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cbe2fa3-de84-553f-b669-6014dac6da78 with scrape type 1
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9cbe2fa3-de84-553f-b669-6014dac6da78
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5154699%252Fgeneral%252Ff2c59899-158a-410a-87d9-b26de48a9f59.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5154699/general/f2c59899-158a-410a-87d9-b26de48a9f59.jpg already downloaded
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5154699%252Fgeneral%252F1012d87b-edd8-454a-80d8-67c747a5ec9d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5154699/general/1012d87b-edd8-454a-80d8-67c747a5ec9d.jpg already downloaded
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5154699%252Fgeneral%252Fc9698d6c-d82d-4941-b04b-b843170a1fd1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5154699/general/c9698d6c-d82d-4941-b04b-b843170a1fd1.jpg already downloaded
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5154699%252Fgeneral%252Feed8d344-28ba-4888-9577-eb30f3a494cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5154699/general/eed8d344-28ba-4888-9577-eb30f3a494cf.jpg already downloaded
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5154699%252Fgeneral%252F563139c1-e234-4334-af7b-3f9c8b143b80.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5154699/general/563139c1-e234-4334-af7b-3f9c8b143b80.jpg already downloaded
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5154699%252Fgeneral%252F59974ee6-b931-44e2-bad4-81f3b2b65c03.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5154699/general/59974ee6-b931-44e2-bad4-81f3b2b65c03.jpg already downloaded
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5154699%252Fgeneral%252F20e787dd-a4e4-4e79-8151-890eed1f8f8f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5154699/general/20e787dd-a4e4-4e79-8151-890eed1f8f8f.jpg already downloaded
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5154699%252Fgeneral%252F708b3f41-39a6-478d-b458-5f871cd8268e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5154699/general/708b3f41-39a6-478d-b458-5f871cd8268e.jpg already downloaded
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5154699%252Fgeneral%252F86fd781f-4fa4-4e5a-81ec-24eae813c4ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5154699/general/86fd781f-4fa4-4e5a-81ec-24eae813c4ac.jpg already downloaded
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5154699%252Fgeneral%252F50566d3b-b6b1-4035-9a2a-be3efb1deffd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5154699/general/50566d3b-b6b1-4035-9a2a-be3efb1deffd.jpg already downloaded
2026-03-25 17:15:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9cbe2fa3-de84-553f-b669-6014dac6da78, identifier: 10727527
2026-03-25 17:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76ebaae9-7daa-5786-8dd3-9e3b79724e7f with identifier: 10724731
2026-03-25 17:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76ebaae9-7daa-5786-8dd3-9e3b79724e7f with scrape type 1
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 76ebaae9-7daa-5786-8dd3-9e3b79724e7f
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5518214%252Fgeneral%252Ff1f7d4a9-8df1-4370-9c0a-053764d2189c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518214/general/f1f7d4a9-8df1-4370-9c0a-053764d2189c.jpg already downloaded
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5518214%252Fgeneral%252F4730a586-4399-4c38-8c1f-7beb36691952.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518214/general/4730a586-4399-4c38-8c1f-7beb36691952.jpg already downloaded
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5518214%252Fgeneral%252Fac55643d-515f-4a59-83da-b80d8f37202f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518214/general/ac55643d-515f-4a59-83da-b80d8f37202f.jpg already downloaded
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5518214%252Fgeneral%252F3eae0d11-684e-499c-ac05-fec9f390b0bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518214/general/3eae0d11-684e-499c-ac05-fec9f390b0bd.jpg already downloaded
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5518214%252Fgeneral%252Fb848a56c-ce5a-42bb-9085-8d4dc6f4b02e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518214/general/b848a56c-ce5a-42bb-9085-8d4dc6f4b02e.jpg already downloaded
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5518214%252Fgeneral%252F7e0000e8-fcef-4667-87e4-43dab8e3b50e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518214/general/7e0000e8-fcef-4667-87e4-43dab8e3b50e.jpg already downloaded
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5518214%252Fgeneral%252F09d9ead1-187b-4ae9-8502-407d7b99f31a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518214/general/09d9ead1-187b-4ae9-8502-407d7b99f31a.jpg already downloaded
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5518214%252Fgeneral%252Fd459c5f5-b8f9-4863-b107-f96bba1b7edc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518214/general/d459c5f5-b8f9-4863-b107-f96bba1b7edc.jpg already downloaded
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5518214%252Fgeneral%252Fe751fe19-31e3-4dfa-a095-27d40030cb76.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518214/general/e751fe19-31e3-4dfa-a095-27d40030cb76.jpg already downloaded
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5518214%252Fgeneral%252F08ca73a0-2119-495d-aa62-3a9b32433cae.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518214/general/08ca73a0-2119-495d-aa62-3a9b32433cae.jpg already downloaded
2026-03-25 17:15:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 76ebaae9-7daa-5786-8dd3-9e3b79724e7f, identifier: 10724731
2026-03-25 17:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3a2c2d9-0ba3-5f38-9ad0-69607453da80 with identifier: 10727498
2026-03-25 17:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3a2c2d9-0ba3-5f38-9ad0-69607453da80 with scrape type 1
2026-03-25 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f3a2c2d9-0ba3-5f38-9ad0-69607453da80
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747109%252Fgeneral%252F69f92ecb-c734-41d1-bf71-8bee5adfcf0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747109/general/69f92ecb-c734-41d1-bf71-8bee5adfcf0c.jpg not downloaded yet
2026-03-25 17:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342941310>
2026-03-25 17:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_863157ea-0537-5d24-916a-9b1066ace682/863157ea-0537-5d24-916a-9b1066ace682_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747111%252Fgeneral%252F3f8f996a-48c6-4e3e-87d0-d8c0f3f8f091.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747111/general/3f8f996a-48c6-4e3e-87d0-d8c0f3f8f091.jpg saved to cache
2026-03-25 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 863157ea-0537-5d24-916a-9b1066ace682
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747111%252Fgeneral%252F0de94329-d33a-40d9-b814-4ca2a5187742.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747111/general/0de94329-d33a-40d9-b814-4ca2a5187742.jpg not downloaded yet
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747119%252Fgeneral%252Feacd95d7-ec18-40a5-9df9-08a77ab90b00.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747119/general/eacd95d7-ec18-40a5-9df9-08a77ab90b00.jpg not downloaded yet
2026-03-25 17:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723918> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9cbe2fa3-de84-553f-b669-6014dac6da78 with identifier: 10727527
2026-03-25 17:15:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9cbe2fa3-de84-553f-b669-6014dac6da78 with identifier: 10727527
2026-03-25 17:15:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9cbe2fa3-de84-553f-b669-6014dac6da78 with identifier: 10727527 to the API
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:15:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727527>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T10:29:00Z',
'fuel_type': 'Electric',
'id': '9cbe2fa3-de84-553f-b669-6014dac6da78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1320637',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727527',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 9621,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 11,
'photo_urls': ['https://images.openlane.eu/carimgs/5154699/general/f2c59899-158a-410a-87d9-b26de48a9f59.jpg',
'https://images.openlane.eu/carimgs/5154699/general/1012d87b-edd8-454a-80d8-67c747a5ec9d.jpg',
'https://images.openlane.eu/carimgs/5154699/general/c9698d6c-d82d-4941-b04b-b843170a1fd1.jpg',
'https://images.openlane.eu/carimgs/5154699/general/eed8d344-28ba-4888-9577-eb30f3a494cf.jpg',
'https://images.openlane.eu/carimgs/5154699/general/563139c1-e234-4334-af7b-3f9c8b143b80.jpg',
'https://images.openlane.eu/carimgs/5154699/general/59974ee6-b931-44e2-bad4-81f3b2b65c03.jpg',
'https://images.openlane.eu/carimgs/5154699/general/20e787dd-a4e4-4e79-8151-890eed1f8f8f.jpg',
'https://images.openlane.eu/carimgs/5154699/general/708b3f41-39a6-478d-b458-5f871cd8268e.jpg',
'https://images.openlane.eu/carimgs/5154699/general/86fd781f-4fa4-4e5a-81ec-24eae813c4ac.jpg',
'https://images.openlane.eu/carimgs/5154699/general/50566d3b-b6b1-4035-9a2a-be3efb1deffd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cbe2fa3-de84-553f-b669-6014dac6da78/9cbe2fa3-de84-553f-b669-6014dac6da78_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90669,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5154699/general/f2c59899-158a-410a-87d9-b26de48a9f59.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cbe2fa3-de84-553f-b669-6014dac6da78/9cbe2fa3-de84-553f-b669-6014dac6da78_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137091,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5154699/general/1012d87b-edd8-454a-80d8-67c747a5ec9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cbe2fa3-de84-553f-b669-6014dac6da78/9cbe2fa3-de84-553f-b669-6014dac6da78_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87591,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5154699/general/c9698d6c-d82d-4941-b04b-b843170a1fd1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cbe2fa3-de84-553f-b669-6014dac6da78/9cbe2fa3-de84-553f-b669-6014dac6da78_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126259,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5154699/general/eed8d344-28ba-4888-9577-eb30f3a494cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cbe2fa3-de84-553f-b669-6014dac6da78/9cbe2fa3-de84-553f-b669-6014dac6da78_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84931,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5154699/general/563139c1-e234-4334-af7b-3f9c8b143b80.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cbe2fa3-de84-553f-b669-6014dac6da78/9cbe2fa3-de84-553f-b669-6014dac6da78_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90444,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5154699/general/59974ee6-b931-44e2-bad4-81f3b2b65c03.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cbe2fa3-de84-553f-b669-6014dac6da78/9cbe2fa3-de84-553f-b669-6014dac6da78_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81493,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5154699/general/20e787dd-a4e4-4e79-8151-890eed1f8f8f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cbe2fa3-de84-553f-b669-6014dac6da78/9cbe2fa3-de84-553f-b669-6014dac6da78_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115692,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5154699/general/708b3f41-39a6-478d-b458-5f871cd8268e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cbe2fa3-de84-553f-b669-6014dac6da78/9cbe2fa3-de84-553f-b669-6014dac6da78_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107050,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5154699/general/86fd781f-4fa4-4e5a-81ec-24eae813c4ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cbe2fa3-de84-553f-b669-6014dac6da78/9cbe2fa3-de84-553f-b669-6014dac6da78_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70563,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5154699/general/50566d3b-b6b1-4035-9a2a-be3efb1deffd.jpg',
'Width': 1024}],
'price': 4700,
'price_includes_vat': True,
'registration_date': '2021-08-04',
'seats_number': 2,
'seller_name': 'BCA Autoauktionen GmbH',
'title': 'Mercedes-Benz Sprinter - Electric - Automatic - 116 hp - 9.621 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727527%27 HTTP/1.1" 200 None
2026-03-25 17:15:52 [adesa.de] INFO: Saving data for 10727527: {'created_time': 1774458952.564771, 'last_price_update_time': 1774458952.564787, 'auction_closing_time': 1774520940.0}
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727527') HTTP/1.1" 204 0
2026-03-25 17:15:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 76ebaae9-7daa-5786-8dd3-9e3b79724e7f with identifier: 10724731
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-25 17:15:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 17:15:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 76ebaae9-7daa-5786-8dd3-9e3b79724e7f with identifier: 10724731
2026-03-25 17:15:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 76ebaae9-7daa-5786-8dd3-9e3b79724e7f with identifier: 10724731 to the API
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:15:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:15:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724731>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Petrol',
'id': '76ebaae9-7daa-5786-8dd3-9e3b79724e7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30453',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724731',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 43568,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5518214/general/f1f7d4a9-8df1-4370-9c0a-053764d2189c.jpg',
'https://images.openlane.eu/carimgs/5518214/general/4730a586-4399-4c38-8c1f-7beb36691952.jpg',
'https://images.openlane.eu/carimgs/5518214/general/ac55643d-515f-4a59-83da-b80d8f37202f.jpg',
'https://images.openlane.eu/carimgs/5518214/general/3eae0d11-684e-499c-ac05-fec9f390b0bd.jpg',
'https://images.openlane.eu/carimgs/5518214/general/b848a56c-ce5a-42bb-9085-8d4dc6f4b02e.jpg',
'https://images.openlane.eu/carimgs/5518214/general/7e0000e8-fcef-4667-87e4-43dab8e3b50e.jpg',
'https://images.openlane.eu/carimgs/5518214/general/09d9ead1-187b-4ae9-8502-407d7b99f31a.jpg',
'https://images.openlane.eu/carimgs/5518214/general/d459c5f5-b8f9-4863-b107-f96bba1b7edc.jpg',
'https://images.openlane.eu/carimgs/5518214/general/e751fe19-31e3-4dfa-a095-27d40030cb76.jpg',
'https://images.openlane.eu/carimgs/5518214/general/08ca73a0-2119-495d-aa62-3a9b32433cae.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ebaae9-7daa-5786-8dd3-9e3b79724e7f/76ebaae9-7daa-5786-8dd3-9e3b79724e7f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65209,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518214/general/f1f7d4a9-8df1-4370-9c0a-053764d2189c.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ebaae9-7daa-5786-8dd3-9e3b79724e7f/76ebaae9-7daa-5786-8dd3-9e3b79724e7f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67837,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518214/general/4730a586-4399-4c38-8c1f-7beb36691952.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ebaae9-7daa-5786-8dd3-9e3b79724e7f/76ebaae9-7daa-5786-8dd3-9e3b79724e7f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56157,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518214/general/ac55643d-515f-4a59-83da-b80d8f37202f.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ebaae9-7daa-5786-8dd3-9e3b79724e7f/76ebaae9-7daa-5786-8dd3-9e3b79724e7f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65362,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518214/general/3eae0d11-684e-499c-ac05-fec9f390b0bd.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ebaae9-7daa-5786-8dd3-9e3b79724e7f/76ebaae9-7daa-5786-8dd3-9e3b79724e7f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73817,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518214/general/b848a56c-ce5a-42bb-9085-8d4dc6f4b02e.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ebaae9-7daa-5786-8dd3-9e3b79724e7f/76ebaae9-7daa-5786-8dd3-9e3b79724e7f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42321,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518214/general/7e0000e8-fcef-4667-87e4-43dab8e3b50e.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ebaae9-7daa-5786-8dd3-9e3b79724e7f/76ebaae9-7daa-5786-8dd3-9e3b79724e7f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54921,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518214/general/09d9ead1-187b-4ae9-8502-407d7b99f31a.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ebaae9-7daa-5786-8dd3-9e3b79724e7f/76ebaae9-7daa-5786-8dd3-9e3b79724e7f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71156,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518214/general/d459c5f5-b8f9-4863-b107-f96bba1b7edc.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ebaae9-7daa-5786-8dd3-9e3b79724e7f/76ebaae9-7daa-5786-8dd3-9e3b79724e7f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105347,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518214/general/e751fe19-31e3-4dfa-a095-27d40030cb76.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ebaae9-7daa-5786-8dd3-9e3b79724e7f/76ebaae9-7daa-5786-8dd3-9e3b79724e7f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60999,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518214/general/08ca73a0-2119-495d-aa62-3a9b32433cae.jpg',
'Width': 768}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-08-07',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kamiq 1.0 TSI Style - Petrol - Automatic - 110 hp - 43.568 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724731%27 HTTP/1.1" 200 None
2026-03-25 17:15:53 [adesa.de] INFO: Saving data for 10724731: {'created_time': 1774458953.082106, 'last_price_update_time': 1774458953.082123, 'auction_closing_time': 1774614600.0}
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724731') HTTP/1.1" 204 0
2026-03-25 17:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747119/general/b59ae1f6-64b7-440a-9264-8fe54941523f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727509)
2026-03-25 17:15:53 [adesa.de] INFO: Found listing with ID: 10727554
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727554%27 HTTP/1.1" 200 None
2026-03-25 17:15:53 [adesa.de] INFO: Scrape type for 10727554: 1
2026-03-25 17:15:53 [adesa.de] INFO: Scraping item 10727554 url https://www.openlane.eu/en/carv6/auction/10727554
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747110%252Fgeneral%252F923c25ae-7c41-49cc-a3c5-efdc134bf1c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747110/general/923c25ae-7c41-49cc-a3c5-efdc134bf1c3.jpg not downloaded yet
2026-03-25 17:15:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747109%252Fgeneral%252Ff9756a74-e810-4d60-9bec-da479b85c741.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747109/general/f9756a74-e810-4d60-9bec-da479b85c741.jpg not downloaded yet
2026-03-25 17:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747110/general/52b3f8fd-a24a-4e6d-b91f-ccac2067eefd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727499)
2026-03-25 17:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747110/general/ce8e3f31-6d63-44e5-8b6d-b186897aa543.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727499)
2026-03-25 17:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747111/general/4cafb107-ce20-4fdd-be57-44da0bd64cd0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727500)
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747111%252Fgeneral%252F7bb97098-74a8-4c32-820a-ca81508912c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747111/general/7bb97098-74a8-4c32-820a-ca81508912c3.jpg not downloaded yet
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747119%252Fgeneral%252F5dc0cc14-722b-4679-98df-77a3fa654763.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747119/general/5dc0cc14-722b-4679-98df-77a3fa654763.jpg not downloaded yet
2026-03-25 17:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724745> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747119/general/84d6bdf1-9f8e-4dac-982f-953b676c497d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727509)
2026-03-25 17:15:53 [adesa.de] INFO: Found listing with ID: 10724796
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724796%27 HTTP/1.1" 200 None
2026-03-25 17:15:53 [adesa.de] INFO: Scrape type for 10724796: 1
2026-03-25 17:15:53 [adesa.de] INFO: Scraping item 10724796 url https://www.openlane.eu/en/carv6/auction/10724796
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747110%252Fgeneral%252F7523a87f-a227-4dc3-870f-63e9391b9eee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747110/general/7523a87f-a227-4dc3-870f-63e9391b9eee.jpg not downloaded yet
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747109%252Fgeneral%252Fc19cef5b-a18b-4ecd-b708-2a9c539ad050.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747109/general/c19cef5b-a18b-4ecd-b708-2a9c539ad050.jpg not downloaded yet
2026-03-25 17:15:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342676190>
2026-03-25 17:15:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5903025c-766b-56b6-979c-6c36c79e8acf/5903025c-766b-56b6-979c-6c36c79e8acf_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747110%252Fgeneral%252Ff0099042-6872-47cf-8de7-1520e1aed156.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747110/general/f0099042-6872-47cf-8de7-1520e1aed156.jpg saved to cache
2026-03-25 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5903025c-766b-56b6-979c-6c36c79e8acf
2026-03-25 17:15:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd157217-e32a-5cd6-a94e-c5aec3d47074 with identifier: 10723918
2026-03-25 17:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd157217-e32a-5cd6-a94e-c5aec3d47074 with scrape type 1
2026-03-25 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bd157217-e32a-5cd6-a94e-c5aec3d47074
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656213%252Fgeneral%252Fc076fa5e-ac38-4852-a9f3-b83798b99106.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656213/general/c076fa5e-ac38-4852-a9f3-b83798b99106.jpg already downloaded
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656213%252Fgeneral%252F996cd2cc-30fe-425a-b7ff-b8c934c16066.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656213/general/996cd2cc-30fe-425a-b7ff-b8c934c16066.jpg already downloaded
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656213%252Fgeneral%252F60bc8888-b88d-4382-8354-fe188627d7d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656213/general/60bc8888-b88d-4382-8354-fe188627d7d8.jpg already downloaded
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656213%252Fgeneral%252F2ee3e768-e7e6-43bc-92b4-92929d8cb13f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656213/general/2ee3e768-e7e6-43bc-92b4-92929d8cb13f.jpg already downloaded
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656213%252Fgeneral%252F195e6c8d-0db8-4853-ac5b-b16c7ba7afc4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656213/general/195e6c8d-0db8-4853-ac5b-b16c7ba7afc4.jpg already downloaded
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656213%252Fgeneral%252F0a0f2ee3-49d0-4653-9883-c7561b44abeb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656213/general/0a0f2ee3-49d0-4653-9883-c7561b44abeb.jpg already downloaded
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656213%252Fgeneral%252F5091aefd-cbb9-45f3-a405-a8ee2a6d370a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656213/general/5091aefd-cbb9-45f3-a405-a8ee2a6d370a.jpg already downloaded
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656213%252Fgeneral%252Ff238e925-1b37-475b-86e3-32dde06f027f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656213/general/f238e925-1b37-475b-86e3-32dde06f027f.jpg already downloaded
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656213%252Fgeneral%252Fa494e418-992d-487e-ac4c-0a967a7bd4b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656213/general/a494e418-992d-487e-ac4c-0a967a7bd4b6.jpg already downloaded
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656213%252Fgeneral%252F97603f6f-7fd0-48ff-b2a7-da018487eeeb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656213/general/97603f6f-7fd0-48ff-b2a7-da018487eeeb.jpg already downloaded
2026-03-25 17:15:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bd157217-e32a-5cd6-a94e-c5aec3d47074, identifier: 10723918
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747111%252Fgeneral%252F21887cc7-b463-4eec-99d4-60199d3982a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747111/general/21887cc7-b463-4eec-99d4-60199d3982a9.jpg not downloaded yet
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747119%252Fgeneral%252F1b7da4cf-87c7-4f36-baef-175d0616c2e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747119/general/1b7da4cf-87c7-4f36-baef-175d0616c2e7.jpg not downloaded yet
2026-03-25 17:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bd157217-e32a-5cd6-a94e-c5aec3d47074 with identifier: 10723918
2026-03-25 17:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bd157217-e32a-5cd6-a94e-c5aec3d47074 with identifier: 10723918
2026-03-25 17:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bd157217-e32a-5cd6-a94e-c5aec3d47074 with identifier: 10723918 to the API
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:15:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723918>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'bd157217-e32a-5cd6-a94e-c5aec3d47074',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '462653',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723918',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 130420,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5656213/general/c076fa5e-ac38-4852-a9f3-b83798b99106.jpg',
'https://images.openlane.eu/carimgs/5656213/general/996cd2cc-30fe-425a-b7ff-b8c934c16066.jpg',
'https://images.openlane.eu/carimgs/5656213/general/60bc8888-b88d-4382-8354-fe188627d7d8.jpg',
'https://images.openlane.eu/carimgs/5656213/general/2ee3e768-e7e6-43bc-92b4-92929d8cb13f.jpg',
'https://images.openlane.eu/carimgs/5656213/general/195e6c8d-0db8-4853-ac5b-b16c7ba7afc4.jpg',
'https://images.openlane.eu/carimgs/5656213/general/0a0f2ee3-49d0-4653-9883-c7561b44abeb.jpg',
'https://images.openlane.eu/carimgs/5656213/general/5091aefd-cbb9-45f3-a405-a8ee2a6d370a.jpg',
'https://images.openlane.eu/carimgs/5656213/general/f238e925-1b37-475b-86e3-32dde06f027f.jpg',
'https://images.openlane.eu/carimgs/5656213/general/a494e418-992d-487e-ac4c-0a967a7bd4b6.jpg',
'https://images.openlane.eu/carimgs/5656213/general/97603f6f-7fd0-48ff-b2a7-da018487eeeb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd157217-e32a-5cd6-a94e-c5aec3d47074/bd157217-e32a-5cd6-a94e-c5aec3d47074_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120177,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656213/general/c076fa5e-ac38-4852-a9f3-b83798b99106.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd157217-e32a-5cd6-a94e-c5aec3d47074/bd157217-e32a-5cd6-a94e-c5aec3d47074_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108839,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656213/general/996cd2cc-30fe-425a-b7ff-b8c934c16066.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd157217-e32a-5cd6-a94e-c5aec3d47074/bd157217-e32a-5cd6-a94e-c5aec3d47074_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83304,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656213/general/60bc8888-b88d-4382-8354-fe188627d7d8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd157217-e32a-5cd6-a94e-c5aec3d47074/bd157217-e32a-5cd6-a94e-c5aec3d47074_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109991,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656213/general/2ee3e768-e7e6-43bc-92b4-92929d8cb13f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd157217-e32a-5cd6-a94e-c5aec3d47074/bd157217-e32a-5cd6-a94e-c5aec3d47074_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100234,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656213/general/195e6c8d-0db8-4853-ac5b-b16c7ba7afc4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd157217-e32a-5cd6-a94e-c5aec3d47074/bd157217-e32a-5cd6-a94e-c5aec3d47074_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69038,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656213/general/0a0f2ee3-49d0-4653-9883-c7561b44abeb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd157217-e32a-5cd6-a94e-c5aec3d47074/bd157217-e32a-5cd6-a94e-c5aec3d47074_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80205,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656213/general/5091aefd-cbb9-45f3-a405-a8ee2a6d370a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd157217-e32a-5cd6-a94e-c5aec3d47074/bd157217-e32a-5cd6-a94e-c5aec3d47074_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52050,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656213/general/f238e925-1b37-475b-86e3-32dde06f027f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd157217-e32a-5cd6-a94e-c5aec3d47074/bd157217-e32a-5cd6-a94e-c5aec3d47074_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63344,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656213/general/a494e418-992d-487e-ac4c-0a967a7bd4b6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd157217-e32a-5cd6-a94e-c5aec3d47074/bd157217-e32a-5cd6-a94e-c5aec3d47074_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101097,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656213/general/97603f6f-7fd0-48ff-b2a7-da018487eeeb.jpg',
'Width': 1280}],
'price': 17300,
'price_includes_vat': True,
'registration_date': '2020-11-20',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI - AWD - Diesel - Automatic - 200 hp - 130.420 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723918%27 HTTP/1.1" 200 None
2026-03-25 17:15:53 [adesa.de] INFO: Saving data for 10723918: {'created_time': 1774458953.993519, 'last_price_update_time': 1774458953.99353, 'auction_closing_time': 1774614600.0}
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723918') HTTP/1.1" 204 0
2026-03-25 17:15:54 [adesa.de] INFO: Found listing with ID: 10724748
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724748%27 HTTP/1.1" 200 None
2026-03-25 17:15:54 [adesa.de] INFO: Scrape type for 10724748: 1
2026-03-25 17:15:54 [adesa.de] INFO: Scraping item 10724748 url https://www.openlane.eu/en/carv6/auction/10724748
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747110%252Fgeneral%252F186abe8a-4de9-4aa7-85ae-776e7227bc80.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747110/general/186abe8a-4de9-4aa7-85ae-776e7227bc80.jpg not downloaded yet
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747109%252Fgeneral%252Fab3f4ac4-55f4-445a-842f-5631c63e82e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747109/general/ab3f4ac4-55f4-445a-842f-5631c63e82e0.jpg not downloaded yet
2026-03-25 17:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747110/general/79123999-edad-405e-b2ef-9aed4df9f05d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727499)
2026-03-25 17:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341c7b410>
2026-03-25 17:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ca7ffe6-6bd4-54d3-b3a5-45805a8b2e3c/0ca7ffe6-6bd4-54d3-b3a5-45805a8b2e3c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747119%252Fgeneral%252Fb59ae1f6-64b7-440a-9264-8fe54941523f.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747119/general/b59ae1f6-64b7-440a-9264-8fe54941523f.jpg saved to cache
2026-03-25 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0ca7ffe6-6bd4-54d3-b3a5-45805a8b2e3c
2026-03-25 17:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a23450>
2026-03-25 17:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5903025c-766b-56b6-979c-6c36c79e8acf/5903025c-766b-56b6-979c-6c36c79e8acf_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747110%252Fgeneral%252F52b3f8fd-a24a-4e6d-b91f-ccac2067eefd.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747110/general/52b3f8fd-a24a-4e6d-b91f-ccac2067eefd.jpg saved to cache
2026-03-25 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5903025c-766b-56b6-979c-6c36c79e8acf
2026-03-25 17:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13419e0b50>
2026-03-25 17:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5903025c-766b-56b6-979c-6c36c79e8acf/5903025c-766b-56b6-979c-6c36c79e8acf_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747110%252Fgeneral%252Fce8e3f31-6d63-44e5-8b6d-b186897aa543.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747110/general/ce8e3f31-6d63-44e5-8b6d-b186897aa543.jpg saved to cache
2026-03-25 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5903025c-766b-56b6-979c-6c36c79e8acf
2026-03-25 17:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a22390>
2026-03-25 17:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_863157ea-0537-5d24-916a-9b1066ace682/863157ea-0537-5d24-916a-9b1066ace682_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747111%252Fgeneral%252F4cafb107-ce20-4fdd-be57-44da0bd64cd0.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747111/general/4cafb107-ce20-4fdd-be57-44da0bd64cd0.jpg saved to cache
2026-03-25 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 863157ea-0537-5d24-916a-9b1066ace682
2026-03-25 17:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1133d4d5-c5b1-5fbc-a113-4fed013215d5 with identifier: 10724745
2026-03-25 17:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1133d4d5-c5b1-5fbc-a113-4fed013215d5 with scrape type 1
2026-03-25 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1133d4d5-c5b1-5fbc-a113-4fed013215d5
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716313%252Fgeneral%252F4ab6b0f5-5b22-4abd-9131-11ee11288aa7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716313/general/4ab6b0f5-5b22-4abd-9131-11ee11288aa7.jpg already downloaded
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716313%252Fgeneral%252F9840ac9a-6c83-46a9-b150-bc502f2e4a3b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716313/general/9840ac9a-6c83-46a9-b150-bc502f2e4a3b.jpg already downloaded
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716313%252Fgeneral%252F64e169c0-5573-4f67-a965-fc5a303873c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716313/general/64e169c0-5573-4f67-a965-fc5a303873c3.jpg already downloaded
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716313%252Fgeneral%252F26082aab-fe7d-4a00-9fbb-24e87287d9f3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716313/general/26082aab-fe7d-4a00-9fbb-24e87287d9f3.jpg already downloaded
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716313%252Fgeneral%252F5697c3d7-d477-4d63-88fc-7b0381df17bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716313/general/5697c3d7-d477-4d63-88fc-7b0381df17bd.jpg already downloaded
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716313%252Fgeneral%252F5bd697e2-b987-483b-bb4f-ea43cd015413.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716313/general/5bd697e2-b987-483b-bb4f-ea43cd015413.jpg already downloaded
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716313%252Fgeneral%252F86471c9a-67ed-4544-9dff-0f1c6e6da6ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716313/general/86471c9a-67ed-4544-9dff-0f1c6e6da6ef.jpg already downloaded
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716313%252Fgeneral%252Faa511182-c2ba-4d5a-bc0a-9d211133a18b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716313/general/aa511182-c2ba-4d5a-bc0a-9d211133a18b.jpg already downloaded
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716313%252Fgeneral%252Fffe66d48-b0e2-4bdc-8c91-0bff6eb63742.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716313/general/ffe66d48-b0e2-4bdc-8c91-0bff6eb63742.jpg already downloaded
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716313%252Fgeneral%252F1b8b91aa-2064-4086-b45b-e746aa312d3b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716313/general/1b8b91aa-2064-4086-b45b-e746aa312d3b.jpg already downloaded
2026-03-25 17:15:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1133d4d5-c5b1-5fbc-a113-4fed013215d5, identifier: 10724745
2026-03-25 17:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341ccb9d0>
2026-03-25 17:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ca7ffe6-6bd4-54d3-b3a5-45805a8b2e3c/0ca7ffe6-6bd4-54d3-b3a5-45805a8b2e3c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747119%252Fgeneral%252F84d6bdf1-9f8e-4dac-982f-953b676c497d.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747119/general/84d6bdf1-9f8e-4dac-982f-953b676c497d.jpg saved to cache
2026-03-25 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0ca7ffe6-6bd4-54d3-b3a5-45805a8b2e3c
2026-03-25 17:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747109/general/69f92ecb-c734-41d1-bf71-8bee5adfcf0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727498)
2026-03-25 17:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747119/general/eacd95d7-ec18-40a5-9df9-08a77ab90b00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727509)
2026-03-25 17:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747111/general/0de94329-d33a-40d9-b814-4ca2a5187742.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727500)
2026-03-25 17:15:54 [adesa.de] INFO: Found listing with ID: 10724808
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724808%27 HTTP/1.1" 200 None
2026-03-25 17:15:54 [adesa.de] INFO: Scrape type for 10724808: 1
2026-03-25 17:15:54 [adesa.de] INFO: Scraping item 10724808 url https://www.openlane.eu/en/carv6/auction/10724808
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747110%252Fgeneral%252F0fff04dc-0726-45b7-bf32-cce4780e59b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747110/general/0fff04dc-0726-45b7-bf32-cce4780e59b5.jpg not downloaded yet
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747109%252Fgeneral%252F23627ffa-c221-41aa-893a-e90e961207c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747109/general/23627ffa-c221-41aa-893a-e90e961207c1.jpg not downloaded yet
2026-03-25 17:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1133d4d5-c5b1-5fbc-a113-4fed013215d5 with identifier: 10724745
2026-03-25 17:15:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1133d4d5-c5b1-5fbc-a113-4fed013215d5 with identifier: 10724745
2026-03-25 17:15:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1133d4d5-c5b1-5fbc-a113-4fed013215d5 with identifier: 10724745 to the API
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:15:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724745>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Electric',
'id': '1133d4d5-c5b1-5fbc-a113-4fed013215d5',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '64144082',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724745',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Zafira',
'odometer': 54542,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5716313/general/4ab6b0f5-5b22-4abd-9131-11ee11288aa7.jpg',
'https://images.openlane.eu/carimgs/5716313/general/9840ac9a-6c83-46a9-b150-bc502f2e4a3b.jpg',
'https://images.openlane.eu/carimgs/5716313/general/64e169c0-5573-4f67-a965-fc5a303873c3.jpg',
'https://images.openlane.eu/carimgs/5716313/general/26082aab-fe7d-4a00-9fbb-24e87287d9f3.jpg',
'https://images.openlane.eu/carimgs/5716313/general/5697c3d7-d477-4d63-88fc-7b0381df17bd.jpg',
'https://images.openlane.eu/carimgs/5716313/general/5bd697e2-b987-483b-bb4f-ea43cd015413.jpg',
'https://images.openlane.eu/carimgs/5716313/general/86471c9a-67ed-4544-9dff-0f1c6e6da6ef.jpg',
'https://images.openlane.eu/carimgs/5716313/general/aa511182-c2ba-4d5a-bc0a-9d211133a18b.jpg',
'https://images.openlane.eu/carimgs/5716313/general/ffe66d48-b0e2-4bdc-8c91-0bff6eb63742.jpg',
'https://images.openlane.eu/carimgs/5716313/general/1b8b91aa-2064-4086-b45b-e746aa312d3b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1133d4d5-c5b1-5fbc-a113-4fed013215d5/1133d4d5-c5b1-5fbc-a113-4fed013215d5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105961,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716313/general/4ab6b0f5-5b22-4abd-9131-11ee11288aa7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1133d4d5-c5b1-5fbc-a113-4fed013215d5/1133d4d5-c5b1-5fbc-a113-4fed013215d5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88931,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716313/general/9840ac9a-6c83-46a9-b150-bc502f2e4a3b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1133d4d5-c5b1-5fbc-a113-4fed013215d5/1133d4d5-c5b1-5fbc-a113-4fed013215d5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74493,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716313/general/64e169c0-5573-4f67-a965-fc5a303873c3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1133d4d5-c5b1-5fbc-a113-4fed013215d5/1133d4d5-c5b1-5fbc-a113-4fed013215d5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77957,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716313/general/26082aab-fe7d-4a00-9fbb-24e87287d9f3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1133d4d5-c5b1-5fbc-a113-4fed013215d5/1133d4d5-c5b1-5fbc-a113-4fed013215d5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90412,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716313/general/5697c3d7-d477-4d63-88fc-7b0381df17bd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1133d4d5-c5b1-5fbc-a113-4fed013215d5/1133d4d5-c5b1-5fbc-a113-4fed013215d5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78531,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716313/general/5bd697e2-b987-483b-bb4f-ea43cd015413.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1133d4d5-c5b1-5fbc-a113-4fed013215d5/1133d4d5-c5b1-5fbc-a113-4fed013215d5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107134,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716313/general/86471c9a-67ed-4544-9dff-0f1c6e6da6ef.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1133d4d5-c5b1-5fbc-a113-4fed013215d5/1133d4d5-c5b1-5fbc-a113-4fed013215d5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150971,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716313/general/aa511182-c2ba-4d5a-bc0a-9d211133a18b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1133d4d5-c5b1-5fbc-a113-4fed013215d5/1133d4d5-c5b1-5fbc-a113-4fed013215d5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105577,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716313/general/ffe66d48-b0e2-4bdc-8c91-0bff6eb63742.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1133d4d5-c5b1-5fbc-a113-4fed013215d5/1133d4d5-c5b1-5fbc-a113-4fed013215d5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97165,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716313/general/1b8b91aa-2064-4086-b45b-e746aa312d3b.jpg',
'Width': 800}],
'price': 17300,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 8,
'seller_name': 'Allane Group',
'title': 'Opel Zafira Life Selection - Electric - Automatic - 136 hp - 54.542 '
'km',
'transmission': 'automatic',
'trim': 'Selection',
'vin': None,
'year': 2022}
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724745%27 HTTP/1.1" 200 None
2026-03-25 17:15:55 [adesa.de] INFO: Saving data for 10724745: {'created_time': 1774458955.358133, 'last_price_update_time': 1774458955.358145, 'auction_closing_time': 1774614600.0}
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724745') HTTP/1.1" 204 0
2026-03-25 17:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747110/general/923c25ae-7c41-49cc-a3c5-efdc134bf1c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727499)
2026-03-25 17:15:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747109/general/f9756a74-e810-4d60-9bec-da479b85c741.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727498)
2026-03-25 17:15:55 [adesa.de] INFO: Found listing with ID: 10724738
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724738%27 HTTP/1.1" 200 None
2026-03-25 17:15:55 [adesa.de] INFO: Scrape type for 10724738: 1
2026-03-25 17:15:55 [adesa.de] INFO: Scraping item 10724738 url https://www.openlane.eu/en/carv6/auction/10724738
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747109%252Fgeneral%252F110cf163-a803-4a04-b408-338890f5e161.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747109/general/110cf163-a803-4a04-b408-338890f5e161.jpg not downloaded yet
2026-03-25 17:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13428cdb90>
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5903025c-766b-56b6-979c-6c36c79e8acf/5903025c-766b-56b6-979c-6c36c79e8acf_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747110%252Fgeneral%252F79123999-edad-405e-b2ef-9aed4df9f05d.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747110/general/79123999-edad-405e-b2ef-9aed4df9f05d.jpg saved to cache
2026-03-25 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5903025c-766b-56b6-979c-6c36c79e8acf
2026-03-25 17:15:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b4fa10>
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3a2c2d9-0ba3-5f38-9ad0-69607453da80/f3a2c2d9-0ba3-5f38-9ad0-69607453da80_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747109%252Fgeneral%252F69f92ecb-c734-41d1-bf71-8bee5adfcf0c.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747109/general/69f92ecb-c734-41d1-bf71-8bee5adfcf0c.jpg saved to cache
2026-03-25 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f3a2c2d9-0ba3-5f38-9ad0-69607453da80
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134891c610>
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ca7ffe6-6bd4-54d3-b3a5-45805a8b2e3c/0ca7ffe6-6bd4-54d3-b3a5-45805a8b2e3c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747119%252Fgeneral%252Feacd95d7-ec18-40a5-9df9-08a77ab90b00.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747119/general/eacd95d7-ec18-40a5-9df9-08a77ab90b00.jpg saved to cache
2026-03-25 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0ca7ffe6-6bd4-54d3-b3a5-45805a8b2e3c
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bd8f10>
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_863157ea-0537-5d24-916a-9b1066ace682/863157ea-0537-5d24-916a-9b1066ace682_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747111%252Fgeneral%252F0de94329-d33a-40d9-b814-4ca2a5187742.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747111/general/0de94329-d33a-40d9-b814-4ca2a5187742.jpg saved to cache
2026-03-25 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 863157ea-0537-5d24-916a-9b1066ace682
2026-03-25 17:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2698c832-e27e-5a2e-bb94-36856e0118f3 with identifier: 10727516
2026-03-25 17:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2698c832-e27e-5a2e-bb94-36856e0118f3 with scrape type 1
2026-03-25 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2698c832-e27e-5a2e-bb94-36856e0118f3
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747126%252Fgeneral%252F06366eea-e538-4764-86f8-3d2611bdfa2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747126/general/06366eea-e538-4764-86f8-3d2611bdfa2b.jpg not downloaded yet
2026-03-25 17:15:55 [adesa.de] INFO: Found listing with ID: 10727577
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727577%27 HTTP/1.1" 200 None
2026-03-25 17:15:55 [adesa.de] INFO: Scrape type for 10727577: 1
2026-03-25 17:15:55 [adesa.de] INFO: Scraping item 10727577 url https://www.openlane.eu/en/carv6/auction/10727577
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747109%252Fgeneral%252F29a30616-0c9a-44d8-8c2a-05136d6e7d0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747109/general/29a30616-0c9a-44d8-8c2a-05136d6e7d0c.jpg not downloaded yet
2026-03-25 17:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747119/general/1b7da4cf-87c7-4f36-baef-175d0616c2e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727509)
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747126%252Fgeneral%252F71a823cd-7010-4ded-91d0-96c31584f9e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747126/general/71a823cd-7010-4ded-91d0-96c31584f9e0.jpg not downloaded yet
2026-03-25 17:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747110/general/186abe8a-4de9-4aa7-85ae-776e7227bc80.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727499)
2026-03-25 17:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747109/general/ab3f4ac4-55f4-445a-842f-5631c63e82e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727498)
2026-03-25 17:15:55 [adesa.de] INFO: Found listing with ID: 10724795
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724795%27 HTTP/1.1" 200 None
2026-03-25 17:15:55 [adesa.de] INFO: Scrape type for 10724795: 1
2026-03-25 17:15:55 [adesa.de] INFO: Scraping item 10724795 url https://www.openlane.eu/en/carv6/auction/10724795
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747109%252Fgeneral%252Fdc07a86c-93ce-4603-bdfc-030c95db631e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747109/general/dc07a86c-93ce-4603-bdfc-030c95db631e.jpg not downloaded yet
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d188d0>
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5903025c-766b-56b6-979c-6c36c79e8acf/5903025c-766b-56b6-979c-6c36c79e8acf_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747110%252Fgeneral%252F923c25ae-7c41-49cc-a3c5-efdc134bf1c3.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747110/general/923c25ae-7c41-49cc-a3c5-efdc134bf1c3.jpg saved to cache
2026-03-25 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5903025c-766b-56b6-979c-6c36c79e8acf
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342ad7190>
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3a2c2d9-0ba3-5f38-9ad0-69607453da80/f3a2c2d9-0ba3-5f38-9ad0-69607453da80_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747109%252Fgeneral%252Ff9756a74-e810-4d60-9bec-da479b85c741.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747109/general/f9756a74-e810-4d60-9bec-da479b85c741.jpg saved to cache
2026-03-25 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f3a2c2d9-0ba3-5f38-9ad0-69607453da80
2026-03-25 17:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32426c03-f03a-5557-ad30-59468d062429 with identifier: 10727518
2026-03-25 17:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32426c03-f03a-5557-ad30-59468d062429 with scrape type 1
2026-03-25 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 32426c03-f03a-5557-ad30-59468d062429
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747128%252Fgeneral%252Fba373acd-1547-4b8d-8095-4fb50a1801a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747128/general/ba373acd-1547-4b8d-8095-4fb50a1801a4.jpg not downloaded yet
2026-03-25 17:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21b5c050-b742-5cd3-80b6-73bd4b4a5161 with identifier: 10727548
2026-03-25 17:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21b5c050-b742-5cd3-80b6-73bd4b4a5161 with scrape type 1
2026-03-25 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 21b5c050-b742-5cd3-80b6-73bd4b4a5161
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747146%252Fgeneral%252Fe12e3eb5-e2b2-426a-944c-922003fbb439.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747146/general/e12e3eb5-e2b2-426a-944c-922003fbb439.jpg not downloaded yet
2026-03-25 17:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747111/general/21887cc7-b463-4eec-99d4-60199d3982a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727500)
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747126%252Fgeneral%252F9fd2c93e-0674-43da-b75d-bae6765155bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747126/general/9fd2c93e-0674-43da-b75d-bae6765155bc.jpg not downloaded yet
2026-03-25 17:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747110/general/0fff04dc-0726-45b7-bf32-cce4780e59b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727499)
2026-03-25 17:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747109/general/c19cef5b-a18b-4ecd-b708-2a9c539ad050.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727498)
2026-03-25 17:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747109/general/23627ffa-c221-41aa-893a-e90e961207c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727498)
2026-03-25 17:15:55 [adesa.de] INFO: Found listing with ID: 10727505
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727505%27 HTTP/1.1" 200 None
2026-03-25 17:15:55 [adesa.de] INFO: Scrape type for 10727505: 1
2026-03-25 17:15:55 [adesa.de] INFO: Scraping item 10727505 url https://www.openlane.eu/en/carv6/auction/10727505
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747109%252Fgeneral%252Fd57af423-e95a-4244-af3c-bb8fb484ef25.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747109/general/d57af423-e95a-4244-af3c-bb8fb484ef25.jpg not downloaded yet
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747128%252Fgeneral%252F66499418-f068-4c82-8e87-28359010930b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747128/general/66499418-f068-4c82-8e87-28359010930b.jpg not downloaded yet
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747146%252Fgeneral%252F74a2a5df-1884-48f2-86ce-17a8c1296141.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747146/general/74a2a5df-1884-48f2-86ce-17a8c1296141.jpg not downloaded yet
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747126%252Fgeneral%252Fc60f71ee-98b7-4839-9b68-252e0f7b7b56.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747126/general/c60f71ee-98b7-4839-9b68-252e0f7b7b56.jpg not downloaded yet
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342904910>
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ca7ffe6-6bd4-54d3-b3a5-45805a8b2e3c/0ca7ffe6-6bd4-54d3-b3a5-45805a8b2e3c_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747119%252Fgeneral%252F1b7da4cf-87c7-4f36-baef-175d0616c2e7.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747119/general/1b7da4cf-87c7-4f36-baef-175d0616c2e7.jpg saved to cache
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0ca7ffe6-6bd4-54d3-b3a5-45805a8b2e3c
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426c5950>
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5903025c-766b-56b6-979c-6c36c79e8acf/5903025c-766b-56b6-979c-6c36c79e8acf_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747110%252Fgeneral%252F186abe8a-4de9-4aa7-85ae-776e7227bc80.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747110/general/186abe8a-4de9-4aa7-85ae-776e7227bc80.jpg saved to cache
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5903025c-766b-56b6-979c-6c36c79e8acf
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342952790>
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3a2c2d9-0ba3-5f38-9ad0-69607453da80/f3a2c2d9-0ba3-5f38-9ad0-69607453da80_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747109%252Fgeneral%252Fab3f4ac4-55f4-445a-842f-5631c63e82e0.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747109/general/ab3f4ac4-55f4-445a-842f-5631c63e82e0.jpg saved to cache
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f3a2c2d9-0ba3-5f38-9ad0-69607453da80
2026-03-25 17:15:56 [adesa.de] INFO: Found listing with ID: 10724885
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724885%27 HTTP/1.1" 200 None
2026-03-25 17:15:56 [adesa.de] INFO: Scrape type for 10724885: 1
2026-03-25 17:15:56 [adesa.de] INFO: Scraping item 10724885 url https://www.openlane.eu/en/carv6/auction/10724885
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747109%252Fgeneral%252F7094f00d-7715-40e1-8969-da52c3516a41.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747109/general/7094f00d-7715-40e1-8969-da52c3516a41.jpg not downloaded yet
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747128%252Fgeneral%252F9fac3113-a96b-4964-a93b-8e3fb527a959.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747128/general/9fac3113-a96b-4964-a93b-8e3fb527a959.jpg not downloaded yet
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747146%252Fgeneral%252Fab1d7589-3f25-4e16-983a-9c1b30b299fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747146/general/ab1d7589-3f25-4e16-983a-9c1b30b299fc.jpg not downloaded yet
2026-03-25 17:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747126/general/06366eea-e538-4764-86f8-3d2611bdfa2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727516)
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747126%252Fgeneral%252F16c7da9d-c611-49b0-818c-a6245b8446ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747126/general/16c7da9d-c611-49b0-818c-a6245b8446ad.jpg not downloaded yet
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1348953650>
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_863157ea-0537-5d24-916a-9b1066ace682/863157ea-0537-5d24-916a-9b1066ace682_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747111%252Fgeneral%252F21887cc7-b463-4eec-99d4-60199d3982a9.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747111/general/21887cc7-b463-4eec-99d4-60199d3982a9.jpg saved to cache
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 863157ea-0537-5d24-916a-9b1066ace682
2026-03-25 17:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747109/general/29a30616-0c9a-44d8-8c2a-05136d6e7d0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727498)
2026-03-25 17:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747126/general/71a823cd-7010-4ded-91d0-96c31584f9e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727516)
2026-03-25 17:15:56 [adesa.de] INFO: Found listing with ID: 10727515
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727515%27 HTTP/1.1" 200 None
2026-03-25 17:15:56 [adesa.de] INFO: Scrape type for 10727515: 1
2026-03-25 17:15:56 [adesa.de] INFO: Scraping item 10727515 url https://www.openlane.eu/en/carv6/auction/10727515
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747128%252Fgeneral%252F41e3f124-2341-4b6b-84aa-3efb2ef6fce3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747128/general/41e3f124-2341-4b6b-84aa-3efb2ef6fce3.jpg not downloaded yet
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747146%252Fgeneral%252Fa246a75c-68ff-42a4-bd47-7b80338ce6e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747146/general/a246a75c-68ff-42a4-bd47-7b80338ce6e1.jpg not downloaded yet
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747126%252Fgeneral%252F671fd7b5-3741-4a86-8491-ae48fb0e874d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747126/general/671fd7b5-3741-4a86-8491-ae48fb0e874d.jpg not downloaded yet
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341af2390>
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5903025c-766b-56b6-979c-6c36c79e8acf/5903025c-766b-56b6-979c-6c36c79e8acf_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747110%252Fgeneral%252F0fff04dc-0726-45b7-bf32-cce4780e59b5.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747110/general/0fff04dc-0726-45b7-bf32-cce4780e59b5.jpg saved to cache
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5903025c-766b-56b6-979c-6c36c79e8acf
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13425fdd50>
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3a2c2d9-0ba3-5f38-9ad0-69607453da80/f3a2c2d9-0ba3-5f38-9ad0-69607453da80_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747109%252Fgeneral%252Fc19cef5b-a18b-4ecd-b708-2a9c539ad050.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747109/general/c19cef5b-a18b-4ecd-b708-2a9c539ad050.jpg saved to cache
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f3a2c2d9-0ba3-5f38-9ad0-69607453da80
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341cf5a90>
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3a2c2d9-0ba3-5f38-9ad0-69607453da80/f3a2c2d9-0ba3-5f38-9ad0-69607453da80_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747109%252Fgeneral%252F23627ffa-c221-41aa-893a-e90e961207c1.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747109/general/23627ffa-c221-41aa-893a-e90e961207c1.jpg saved to cache
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f3a2c2d9-0ba3-5f38-9ad0-69607453da80
2026-03-25 17:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747128/general/ba373acd-1547-4b8d-8095-4fb50a1801a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727518)
2026-03-25 17:15:56 [adesa.de] INFO: Found listing with ID: 10724744
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724744%27 HTTP/1.1" 200 None
2026-03-25 17:15:56 [adesa.de] INFO: Scrape type for 10724744: 1
2026-03-25 17:15:56 [adesa.de] INFO: Scraping item 10724744 url https://www.openlane.eu/en/carv6/auction/10724744
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747128%252Fgeneral%252F0d61116a-a689-4133-a109-ed0d20544a28.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747128/general/0d61116a-a689-4133-a109-ed0d20544a28.jpg not downloaded yet
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747146%252Fgeneral%252F7ce06602-2f42-4bf2-b553-2ca2b43e79c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747146/general/7ce06602-2f42-4bf2-b553-2ca2b43e79c8.jpg not downloaded yet
2026-03-25 17:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747146/general/e12e3eb5-e2b2-426a-944c-922003fbb439.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727548)
2026-03-25 17:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747109/general/dc07a86c-93ce-4603-bdfc-030c95db631e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727498)
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747126%252Fgeneral%252F5b32ed33-2223-486e-8db0-5f9a6465ad34.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747126/general/5b32ed33-2223-486e-8db0-5f9a6465ad34.jpg not downloaded yet
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bda510>
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2698c832-e27e-5a2e-bb94-36856e0118f3/2698c832-e27e-5a2e-bb94-36856e0118f3_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747126%252Fgeneral%252F06366eea-e538-4764-86f8-3d2611bdfa2b.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747126/general/06366eea-e538-4764-86f8-3d2611bdfa2b.jpg saved to cache
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2698c832-e27e-5a2e-bb94-36856e0118f3
2026-03-25 17:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747126/general/c60f71ee-98b7-4839-9b68-252e0f7b7b56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727516)
2026-03-25 17:15:56 [adesa.de] INFO: Found listing with ID: 10727524
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727524%27 HTTP/1.1" 200 None
2026-03-25 17:15:56 [adesa.de] INFO: Scrape type for 10727524: 1
2026-03-25 17:15:56 [adesa.de] INFO: Scraping item 10727524 url https://www.openlane.eu/en/carv6/auction/10727524
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747128%252Fgeneral%252F9ab4a7e9-f716-436c-a4a5-6d3d468101a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747128/general/9ab4a7e9-f716-436c-a4a5-6d3d468101a2.jpg not downloaded yet
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747146%252Fgeneral%252F8dac02cc-6030-4a65-b501-b37329bfd3d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747146/general/8dac02cc-6030-4a65-b501-b37329bfd3d5.jpg not downloaded yet
2026-03-25 17:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342932890>
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3a2c2d9-0ba3-5f38-9ad0-69607453da80/f3a2c2d9-0ba3-5f38-9ad0-69607453da80_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747109%252Fgeneral%252F29a30616-0c9a-44d8-8c2a-05136d6e7d0c.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747109/general/29a30616-0c9a-44d8-8c2a-05136d6e7d0c.jpg saved to cache
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f3a2c2d9-0ba3-5f38-9ad0-69607453da80
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429ef590>
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2698c832-e27e-5a2e-bb94-36856e0118f3/2698c832-e27e-5a2e-bb94-36856e0118f3_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747126%252Fgeneral%252F71a823cd-7010-4ded-91d0-96c31584f9e0.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747126/general/71a823cd-7010-4ded-91d0-96c31584f9e0.jpg saved to cache
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2698c832-e27e-5a2e-bb94-36856e0118f3
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747126%252Fgeneral%252F338d76bc-ca1a-41d1-be5e-e173b302b149.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747126/general/338d76bc-ca1a-41d1-be5e-e173b302b149.jpg not downloaded yet
2026-03-25 17:15:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747128/general/9fac3113-a96b-4964-a93b-8e3fb527a959.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727518)
2026-03-25 17:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747146/general/ab1d7589-3f25-4e16-983a-9c1b30b299fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727548)
2026-03-25 17:15:56 [adesa.de] INFO: Found listing with ID: 10724886
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724886%27 HTTP/1.1" 200 None
2026-03-25 17:15:56 [adesa.de] INFO: Scrape type for 10724886: 1
2026-03-25 17:15:56 [adesa.de] INFO: Scraping item 10724886 url https://www.openlane.eu/en/carv6/auction/10724886
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747128%252Fgeneral%252Fd39b4837-af01-472d-a29b-b39d53b58ac2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747128/general/d39b4837-af01-472d-a29b-b39d53b58ac2.jpg not downloaded yet
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747146%252Fgeneral%252F84fba5e4-6d95-4c75-bccf-19de1b7babe5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747146/general/84fba5e4-6d95-4c75-bccf-19de1b7babe5.jpg not downloaded yet
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bbd210>
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32426c03-f03a-5557-ad30-59468d062429/32426c03-f03a-5557-ad30-59468d062429_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747128%252Fgeneral%252Fba373acd-1547-4b8d-8095-4fb50a1801a4.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747128/general/ba373acd-1547-4b8d-8095-4fb50a1801a4.jpg saved to cache
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 32426c03-f03a-5557-ad30-59468d062429
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747126%252Fgeneral%252Fcdc08936-1adc-478f-a8ae-bd41c86a53bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747126/general/cdc08936-1adc-478f-a8ae-bd41c86a53bd.jpg not downloaded yet
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342622550>
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21b5c050-b742-5cd3-80b6-73bd4b4a5161/21b5c050-b742-5cd3-80b6-73bd4b4a5161_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747146%252Fgeneral%252Fe12e3eb5-e2b2-426a-944c-922003fbb439.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747146/general/e12e3eb5-e2b2-426a-944c-922003fbb439.jpg saved to cache
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 21b5c050-b742-5cd3-80b6-73bd4b4a5161
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13419eaf90>
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3a2c2d9-0ba3-5f38-9ad0-69607453da80/f3a2c2d9-0ba3-5f38-9ad0-69607453da80_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747109%252Fgeneral%252Fdc07a86c-93ce-4603-bdfc-030c95db631e.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747109/general/dc07a86c-93ce-4603-bdfc-030c95db631e.jpg saved to cache
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f3a2c2d9-0ba3-5f38-9ad0-69607453da80
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341cce110>
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2698c832-e27e-5a2e-bb94-36856e0118f3/2698c832-e27e-5a2e-bb94-36856e0118f3_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747126%252Fgeneral%252Fc60f71ee-98b7-4839-9b68-252e0f7b7b56.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747126/general/c60f71ee-98b7-4839-9b68-252e0f7b7b56.jpg saved to cache
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2698c832-e27e-5a2e-bb94-36856e0118f3
2026-03-25 17:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747146/general/a246a75c-68ff-42a4-bd47-7b80338ce6e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727548)
2026-03-25 17:15:56 [adesa.de] INFO: Found listing with ID: 10727508
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727508%27 HTTP/1.1" 200 None
2026-03-25 17:15:56 [adesa.de] INFO: Scrape type for 10727508: 1
2026-03-25 17:15:56 [adesa.de] INFO: Scraping item 10727508 url https://www.openlane.eu/en/carv6/auction/10727508
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747128%252Fgeneral%252F9cb4f1d7-1b8c-455e-ad8f-1101d7af205c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747128/general/9cb4f1d7-1b8c-455e-ad8f-1101d7af205c.jpg not downloaded yet
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747146%252Fgeneral%252Ff0bcc625-40da-45e5-b5de-6ae25e8f6651.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747146/general/f0bcc625-40da-45e5-b5de-6ae25e8f6651.jpg not downloaded yet
2026-03-25 17:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747126/general/671fd7b5-3741-4a86-8491-ae48fb0e874d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727516)
2026-03-25 17:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747146/general/7ce06602-2f42-4bf2-b553-2ca2b43e79c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727548)
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747126%252Fgeneral%252F286aee34-cf4c-4b67-a090-2d714d4d472c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747126/general/286aee34-cf4c-4b67-a090-2d714d4d472c.jpg not downloaded yet
2026-03-25 17:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724748> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d8f241f-40bb-5ac8-bd2e-dd1842e637ad with identifier: 10727510
2026-03-25 17:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d8f241f-40bb-5ac8-bd2e-dd1842e637ad with scrape type 1
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3d8f241f-40bb-5ac8-bd2e-dd1842e637ad
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747120%252Fgeneral%252Fc398979e-c61d-4d4d-9546-fdf7e9fd99f3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747120/general/c398979e-c61d-4d4d-9546-fdf7e9fd99f3.jpg not downloaded yet
2026-03-25 17:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747128/general/41e3f124-2341-4b6b-84aa-3efb2ef6fce3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727518)
2026-03-25 17:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747126/general/5b32ed33-2223-486e-8db0-5f9a6465ad34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727516)
2026-03-25 17:15:57 [adesa.de] INFO: Found listing with ID: 10727519
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727519%27 HTTP/1.1" 200 None
2026-03-25 17:15:57 [adesa.de] INFO: Scrape type for 10727519: 1
2026-03-25 17:15:57 [adesa.de] INFO: Scraping item 10727519 url https://www.openlane.eu/en/carv6/auction/10727519
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747128%252Fgeneral%252F33edf272-9c43-4a82-b390-d19b2fea5ca3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747128/general/33edf272-9c43-4a82-b390-d19b2fea5ca3.jpg not downloaded yet
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747146%252Fgeneral%252F01e31de7-e613-4bce-ba44-328164802f4e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747146/general/01e31de7-e613-4bce-ba44-328164802f4e.jpg not downloaded yet
2026-03-25 17:15:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724732> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747120%252Fgeneral%252F469e07a1-3ea6-4821-bc5f-904ae8175cf3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747120/general/469e07a1-3ea6-4821-bc5f-904ae8175cf3.jpg not downloaded yet
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d64a90>
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32426c03-f03a-5557-ad30-59468d062429/32426c03-f03a-5557-ad30-59468d062429_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747128%252Fgeneral%252F9fac3113-a96b-4964-a93b-8e3fb527a959.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747128/general/9fac3113-a96b-4964-a93b-8e3fb527a959.jpg saved to cache
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 32426c03-f03a-5557-ad30-59468d062429
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134298fd10>
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21b5c050-b742-5cd3-80b6-73bd4b4a5161/21b5c050-b742-5cd3-80b6-73bd4b4a5161_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747146%252Fgeneral%252Fab1d7589-3f25-4e16-983a-9c1b30b299fc.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747146/general/ab1d7589-3f25-4e16-983a-9c1b30b299fc.jpg saved to cache
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 21b5c050-b742-5cd3-80b6-73bd4b4a5161
2026-03-25 17:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747128/general/9ab4a7e9-f716-436c-a4a5-6d3d468101a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727518)
2026-03-25 17:15:57 [adesa.de] INFO: Found listing with ID: 10727557
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727557%27 HTTP/1.1" 200 None
2026-03-25 17:15:57 [adesa.de] INFO: Scrape type for 10727557: 1
2026-03-25 17:15:57 [adesa.de] INFO: Scraping item 10727557 url https://www.openlane.eu/en/carv6/auction/10727557
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747128%252Fgeneral%252F96577bf9-3743-48eb-ab9d-5cb2c1dff433.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747128/general/96577bf9-3743-48eb-ab9d-5cb2c1dff433.jpg not downloaded yet
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747146%252Fgeneral%252Fd3087688-fc7f-4baf-a753-8465f2c36379.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747146/general/d3087688-fc7f-4baf-a753-8465f2c36379.jpg not downloaded yet
2026-03-25 17:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747126/general/cdc08936-1adc-478f-a8ae-bd41c86a53bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727516)
2026-03-25 17:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747146/general/8dac02cc-6030-4a65-b501-b37329bfd3d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727548)
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747120%252Fgeneral%252F1102b41c-919f-48f6-8543-7ea2146ac3fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747120/general/1102b41c-919f-48f6-8543-7ea2146ac3fa.jpg not downloaded yet
2026-03-25 17:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724734> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341db84d0>
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21b5c050-b742-5cd3-80b6-73bd4b4a5161/21b5c050-b742-5cd3-80b6-73bd4b4a5161_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747146%252Fgeneral%252Fa246a75c-68ff-42a4-bd47-7b80338ce6e1.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747146/general/a246a75c-68ff-42a4-bd47-7b80338ce6e1.jpg saved to cache
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 21b5c050-b742-5cd3-80b6-73bd4b4a5161
2026-03-25 17:15:57 [adesa.de] INFO: Found listing with ID: 10724742
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724742%27 HTTP/1.1" 200 None
2026-03-25 17:15:57 [adesa.de] INFO: Scrape type for 10724742: 1
2026-03-25 17:15:57 [adesa.de] INFO: Scraping item 10724742 url https://www.openlane.eu/en/carv6/auction/10724742
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13427d3510>
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2698c832-e27e-5a2e-bb94-36856e0118f3/2698c832-e27e-5a2e-bb94-36856e0118f3_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747126%252Fgeneral%252F671fd7b5-3741-4a86-8491-ae48fb0e874d.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747126/general/671fd7b5-3741-4a86-8491-ae48fb0e874d.jpg saved to cache
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2698c832-e27e-5a2e-bb94-36856e0118f3
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bda0d0>
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21b5c050-b742-5cd3-80b6-73bd4b4a5161/21b5c050-b742-5cd3-80b6-73bd4b4a5161_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747146%252Fgeneral%252F7ce06602-2f42-4bf2-b553-2ca2b43e79c8.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747146/general/7ce06602-2f42-4bf2-b553-2ca2b43e79c8.jpg saved to cache
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 21b5c050-b742-5cd3-80b6-73bd4b4a5161
2026-03-25 17:15:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd6610c3-37c6-5b0b-aff2-b01539137500 with identifier: 10724748
2026-03-25 17:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd6610c3-37c6-5b0b-aff2-b01539137500 with scrape type 1
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dd6610c3-37c6-5b0b-aff2-b01539137500
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723650%252Fgeneral%252F95a66d5d-a982-486b-be0b-a8d323882b5f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723650/general/95a66d5d-a982-486b-be0b-a8d323882b5f.jpg already downloaded
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723650%252Fgeneral%252F53de7a7c-483a-4f97-bf2e-282b5101d408.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723650/general/53de7a7c-483a-4f97-bf2e-282b5101d408.jpg already downloaded
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723650%252Fgeneral%252Fb1a5d8ec-bf9b-47fd-b25d-e4a3462d9879.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723650/general/b1a5d8ec-bf9b-47fd-b25d-e4a3462d9879.jpg already downloaded
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723650%252Fgeneral%252Fd44c7ed6-1b2f-4df9-882d-0afcb90aa0df.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723650/general/d44c7ed6-1b2f-4df9-882d-0afcb90aa0df.jpg already downloaded
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723650%252Fgeneral%252Fd085681f-29fd-474d-be39-78c6c07ef27c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723650/general/d085681f-29fd-474d-be39-78c6c07ef27c.jpg already downloaded
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723650%252Fgeneral%252F640ebbe5-c63d-4988-9270-31343a3f408a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723650/general/640ebbe5-c63d-4988-9270-31343a3f408a.jpg already downloaded
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723650%252Fgeneral%252Fff3dcf55-ab8b-4142-bba5-f6df990f8181.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723650/general/ff3dcf55-ab8b-4142-bba5-f6df990f8181.jpg already downloaded
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723650%252Fgeneral%252Faa50512f-490a-4ab1-8579-c14b75bde1d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723650/general/aa50512f-490a-4ab1-8579-c14b75bde1d0.jpg already downloaded
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723650%252Fgeneral%252F71861400-378b-4409-9b36-9378a66d05d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723650/general/71861400-378b-4409-9b36-9378a66d05d8.jpg already downloaded
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723650%252Fgeneral%252F077e46e6-a6d0-43fe-ad45-286154b80d66.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723650/general/077e46e6-a6d0-43fe-ad45-286154b80d66.jpg already downloaded
2026-03-25 17:15:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dd6610c3-37c6-5b0b-aff2-b01539137500, identifier: 10724748
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134267b690>
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32426c03-f03a-5557-ad30-59468d062429/32426c03-f03a-5557-ad30-59468d062429_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747128%252Fgeneral%252F41e3f124-2341-4b6b-84aa-3efb2ef6fce3.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747128/general/41e3f124-2341-4b6b-84aa-3efb2ef6fce3.jpg saved to cache
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 32426c03-f03a-5557-ad30-59468d062429
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341ccd950>
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2698c832-e27e-5a2e-bb94-36856e0118f3/2698c832-e27e-5a2e-bb94-36856e0118f3_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747126%252Fgeneral%252F5b32ed33-2223-486e-8db0-5f9a6465ad34.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747126/general/5b32ed33-2223-486e-8db0-5f9a6465ad34.jpg saved to cache
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2698c832-e27e-5a2e-bb94-36856e0118f3
2026-03-25 17:15:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ee912ef-200d-5678-bccf-c9db576c1c9d with identifier: 10724732
2026-03-25 17:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ee912ef-200d-5678-bccf-c9db576c1c9d with scrape type 1
2026-03-25 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ee912ef-200d-5678-bccf-c9db576c1c9d
2026-03-25 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534621%252Fgeneral%252F1c72fa90-6c5e-419d-82de-7bcfebbde3dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534621/general/1c72fa90-6c5e-419d-82de-7bcfebbde3dc.jpg already downloaded
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534621%252Fgeneral%252Fad621e68-763b-4b18-a6ea-baf95828ad78.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534621/general/ad621e68-763b-4b18-a6ea-baf95828ad78.jpg already downloaded
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534621%252Fgeneral%252Fa8e7d57d-188c-4af6-a882-d341bca9a645.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534621/general/a8e7d57d-188c-4af6-a882-d341bca9a645.jpg already downloaded
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534621%252Fgeneral%252F19ec426b-109b-48a6-abdc-48fd01de069a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534621/general/19ec426b-109b-48a6-abdc-48fd01de069a.jpg already downloaded
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534621%252Fgeneral%252Ff9808ab6-e6da-4e1e-a7e6-2d303737e75c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534621/general/f9808ab6-e6da-4e1e-a7e6-2d303737e75c.jpg already downloaded
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534621%252Fgeneral%252F045f53e6-0c8f-4ae1-b459-9bd0f09cfaee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534621/general/045f53e6-0c8f-4ae1-b459-9bd0f09cfaee.jpg already downloaded
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534621%252Fgeneral%252F57521c68-be74-471a-bb97-a996facc2653.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534621/general/57521c68-be74-471a-bb97-a996facc2653.jpg already downloaded
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534621%252Fgeneral%252F6dc2b987-5105-4387-8401-5e636f0d4951.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534621/general/6dc2b987-5105-4387-8401-5e636f0d4951.jpg already downloaded
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534621%252Fgeneral%252F3d2f8423-83a7-4fbf-a952-454de3b2d178.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534621/general/3d2f8423-83a7-4fbf-a952-454de3b2d178.jpg already downloaded
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534621%252Fgeneral%252F83d7e604-2c0d-4e24-bce0-42c100d99617.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534621/general/83d7e604-2c0d-4e24-bce0-42c100d99617.jpg already downloaded
2026-03-25 17:15:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2ee912ef-200d-5678-bccf-c9db576c1c9d, identifier: 10724732
2026-03-25 17:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747146/general/84fba5e4-6d95-4c75-bccf-19de1b7babe5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727548)
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747120%252Fgeneral%252F36283ef6-aad3-4b5c-9773-4f969c97590b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747120/general/36283ef6-aad3-4b5c-9773-4f969c97590b.jpg not downloaded yet
2026-03-25 17:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dd6610c3-37c6-5b0b-aff2-b01539137500 with identifier: 10724748
2026-03-25 17:15:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dd6610c3-37c6-5b0b-aff2-b01539137500 with identifier: 10724748
2026-03-25 17:15:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dd6610c3-37c6-5b0b-aff2-b01539137500 with identifier: 10724748 to the API
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:15:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724748>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 325,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Electric',
'id': 'dd6610c3-37c6-5b0b-aff2-b01539137500',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LRW3E7FA9MC344161',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724748',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 41053,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5723650/general/95a66d5d-a982-486b-be0b-a8d323882b5f.jpg',
'https://images.openlane.eu/carimgs/5723650/general/53de7a7c-483a-4f97-bf2e-282b5101d408.jpg',
'https://images.openlane.eu/carimgs/5723650/general/b1a5d8ec-bf9b-47fd-b25d-e4a3462d9879.jpg',
'https://images.openlane.eu/carimgs/5723650/general/d44c7ed6-1b2f-4df9-882d-0afcb90aa0df.jpg',
'https://images.openlane.eu/carimgs/5723650/general/d085681f-29fd-474d-be39-78c6c07ef27c.jpg',
'https://images.openlane.eu/carimgs/5723650/general/640ebbe5-c63d-4988-9270-31343a3f408a.jpg',
'https://images.openlane.eu/carimgs/5723650/general/ff3dcf55-ab8b-4142-bba5-f6df990f8181.jpg',
'https://images.openlane.eu/carimgs/5723650/general/aa50512f-490a-4ab1-8579-c14b75bde1d0.jpg',
'https://images.openlane.eu/carimgs/5723650/general/71861400-378b-4409-9b36-9378a66d05d8.jpg',
'https://images.openlane.eu/carimgs/5723650/general/077e46e6-a6d0-43fe-ad45-286154b80d66.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6610c3-37c6-5b0b-aff2-b01539137500/dd6610c3-37c6-5b0b-aff2-b01539137500_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123456,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723650/general/95a66d5d-a982-486b-be0b-a8d323882b5f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6610c3-37c6-5b0b-aff2-b01539137500/dd6610c3-37c6-5b0b-aff2-b01539137500_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99687,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723650/general/53de7a7c-483a-4f97-bf2e-282b5101d408.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6610c3-37c6-5b0b-aff2-b01539137500/dd6610c3-37c6-5b0b-aff2-b01539137500_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112700,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723650/general/b1a5d8ec-bf9b-47fd-b25d-e4a3462d9879.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6610c3-37c6-5b0b-aff2-b01539137500/dd6610c3-37c6-5b0b-aff2-b01539137500_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96146,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723650/general/d44c7ed6-1b2f-4df9-882d-0afcb90aa0df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6610c3-37c6-5b0b-aff2-b01539137500/dd6610c3-37c6-5b0b-aff2-b01539137500_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64428,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723650/general/d085681f-29fd-474d-be39-78c6c07ef27c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6610c3-37c6-5b0b-aff2-b01539137500/dd6610c3-37c6-5b0b-aff2-b01539137500_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104908,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723650/general/640ebbe5-c63d-4988-9270-31343a3f408a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6610c3-37c6-5b0b-aff2-b01539137500/dd6610c3-37c6-5b0b-aff2-b01539137500_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89753,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723650/general/ff3dcf55-ab8b-4142-bba5-f6df990f8181.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6610c3-37c6-5b0b-aff2-b01539137500/dd6610c3-37c6-5b0b-aff2-b01539137500_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79522,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723650/general/aa50512f-490a-4ab1-8579-c14b75bde1d0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6610c3-37c6-5b0b-aff2-b01539137500/dd6610c3-37c6-5b0b-aff2-b01539137500_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64538,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723650/general/71861400-378b-4409-9b36-9378a66d05d8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6610c3-37c6-5b0b-aff2-b01539137500/dd6610c3-37c6-5b0b-aff2-b01539137500_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75895,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723650/general/077e46e6-a6d0-43fe-ad45-286154b80d66.jpg',
'Width': 800}],
'price': 17600,
'price_includes_vat': True,
'registration_date': '2021-10-07',
'seats_number': 5,
'seller_name': 'Santander Leasing',
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 325 hp - '
'41.053 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724748%27 HTTP/1.1" 200 None
2026-03-25 17:15:58 [adesa.de] INFO: Saving data for 10724748: {'created_time': 1774458958.588373, 'last_price_update_time': 1774458958.588389, 'auction_closing_time': 1774614600.0}
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724748') HTTP/1.1" 204 0
2026-03-25 17:15:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2ee912ef-200d-5678-bccf-c9db576c1c9d with identifier: 10724732
2026-03-25 17:15:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2ee912ef-200d-5678-bccf-c9db576c1c9d with identifier: 10724732
2026-03-25 17:15:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2ee912ef-200d-5678-bccf-c9db576c1c9d with identifier: 10724732 to the API
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:15:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:15:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724732>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 7,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 129,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Hybrid',
'id': '2ee912ef-200d-5678-bccf-c9db576c1c9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '53657087',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724732',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Suzuki',
'model': 'Vitara',
'odometer': 10406,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5534621/general/1c72fa90-6c5e-419d-82de-7bcfebbde3dc.jpg',
'https://images.openlane.eu/carimgs/5534621/general/ad621e68-763b-4b18-a6ea-baf95828ad78.jpg',
'https://images.openlane.eu/carimgs/5534621/general/a8e7d57d-188c-4af6-a882-d341bca9a645.jpg',
'https://images.openlane.eu/carimgs/5534621/general/19ec426b-109b-48a6-abdc-48fd01de069a.jpg',
'https://images.openlane.eu/carimgs/5534621/general/f9808ab6-e6da-4e1e-a7e6-2d303737e75c.jpg',
'https://images.openlane.eu/carimgs/5534621/general/045f53e6-0c8f-4ae1-b459-9bd0f09cfaee.jpg',
'https://images.openlane.eu/carimgs/5534621/general/57521c68-be74-471a-bb97-a996facc2653.jpg',
'https://images.openlane.eu/carimgs/5534621/general/6dc2b987-5105-4387-8401-5e636f0d4951.jpg',
'https://images.openlane.eu/carimgs/5534621/general/3d2f8423-83a7-4fbf-a952-454de3b2d178.jpg',
'https://images.openlane.eu/carimgs/5534621/general/83d7e604-2c0d-4e24-bce0-42c100d99617.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee912ef-200d-5678-bccf-c9db576c1c9d/2ee912ef-200d-5678-bccf-c9db576c1c9d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101627,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534621/general/1c72fa90-6c5e-419d-82de-7bcfebbde3dc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee912ef-200d-5678-bccf-c9db576c1c9d/2ee912ef-200d-5678-bccf-c9db576c1c9d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111930,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534621/general/ad621e68-763b-4b18-a6ea-baf95828ad78.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee912ef-200d-5678-bccf-c9db576c1c9d/2ee912ef-200d-5678-bccf-c9db576c1c9d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93584,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534621/general/a8e7d57d-188c-4af6-a882-d341bca9a645.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee912ef-200d-5678-bccf-c9db576c1c9d/2ee912ef-200d-5678-bccf-c9db576c1c9d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89046,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534621/general/19ec426b-109b-48a6-abdc-48fd01de069a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee912ef-200d-5678-bccf-c9db576c1c9d/2ee912ef-200d-5678-bccf-c9db576c1c9d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82545,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534621/general/f9808ab6-e6da-4e1e-a7e6-2d303737e75c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee912ef-200d-5678-bccf-c9db576c1c9d/2ee912ef-200d-5678-bccf-c9db576c1c9d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112711,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534621/general/045f53e6-0c8f-4ae1-b459-9bd0f09cfaee.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee912ef-200d-5678-bccf-c9db576c1c9d/2ee912ef-200d-5678-bccf-c9db576c1c9d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73984,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534621/general/57521c68-be74-471a-bb97-a996facc2653.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee912ef-200d-5678-bccf-c9db576c1c9d/2ee912ef-200d-5678-bccf-c9db576c1c9d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93384,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534621/general/6dc2b987-5105-4387-8401-5e636f0d4951.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee912ef-200d-5678-bccf-c9db576c1c9d/2ee912ef-200d-5678-bccf-c9db576c1c9d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86961,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534621/general/3d2f8423-83a7-4fbf-a952-454de3b2d178.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee912ef-200d-5678-bccf-c9db576c1c9d/2ee912ef-200d-5678-bccf-c9db576c1c9d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88964,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534621/general/83d7e604-2c0d-4e24-bce0-42c100d99617.jpg',
'Width': 800}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2024-06-03',
'seats_number': 5,
'seller_name': 'Allane Group',
'title': 'Suzuki Vitara 1.4 - Hybrid - Manual - 129 hp - 10.406 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724732%27 HTTP/1.1" 200 None
2026-03-25 17:15:59 [adesa.de] INFO: Saving data for 10724732: {'created_time': 1774458959.05879, 'last_price_update_time': 1774458959.058803, 'auction_closing_time': 1774614600.0}
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724732') HTTP/1.1" 204 0
2026-03-25 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747128/general/d39b4837-af01-472d-a29b-b39d53b58ac2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727518)
2026-03-25 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747146/general/f0bcc625-40da-45e5-b5de-6ae25e8f6651.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727548)
2026-03-25 17:15:59 [adesa.de] INFO: Found listing with ID: 10727569
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727569%27 HTTP/1.1" 200 None
2026-03-25 17:15:59 [adesa.de] INFO: Scrape type for 10727569: 1
2026-03-25 17:15:59 [adesa.de] INFO: Scraping item 10727569 url https://www.openlane.eu/en/carv6/auction/10727569
2026-03-25 17:15:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13419e63d0>
2026-03-25 17:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32426c03-f03a-5557-ad30-59468d062429/32426c03-f03a-5557-ad30-59468d062429_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747128%252Fgeneral%252F9ab4a7e9-f716-436c-a4a5-6d3d468101a2.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747128/general/9ab4a7e9-f716-436c-a4a5-6d3d468101a2.jpg saved to cache
2026-03-25 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 32426c03-f03a-5557-ad30-59468d062429
2026-03-25 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747120/general/c398979e-c61d-4d4d-9546-fdf7e9fd99f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727510)
2026-03-25 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747128/general/9cb4f1d7-1b8c-455e-ad8f-1101d7af205c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727518)
2026-03-25 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747146/general/01e31de7-e613-4bce-ba44-328164802f4e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727548)
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747120%252Fgeneral%252F05a0ec59-92b8-4693-bf28-e178cf01974c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747120/general/05a0ec59-92b8-4693-bf28-e178cf01974c.jpg not downloaded yet
2026-03-25 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747120/general/469e07a1-3ea6-4821-bc5f-904ae8175cf3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727510)
2026-03-25 17:15:59 [adesa.de] INFO: Found listing with ID: 10727550
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727550%27 HTTP/1.1" 200 None
2026-03-25 17:15:59 [adesa.de] INFO: Scrape type for 10727550: 1
2026-03-25 17:15:59 [adesa.de] INFO: Scraping item 10727550 url https://www.openlane.eu/en/carv6/auction/10727550
2026-03-25 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426949d0>
2026-03-25 17:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2698c832-e27e-5a2e-bb94-36856e0118f3/2698c832-e27e-5a2e-bb94-36856e0118f3_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747126%252Fgeneral%252Fcdc08936-1adc-478f-a8ae-bd41c86a53bd.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747126/general/cdc08936-1adc-478f-a8ae-bd41c86a53bd.jpg saved to cache
2026-03-25 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2698c832-e27e-5a2e-bb94-36856e0118f3
2026-03-25 17:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341cb6d10>
2026-03-25 17:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21b5c050-b742-5cd3-80b6-73bd4b4a5161/21b5c050-b742-5cd3-80b6-73bd4b4a5161_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747146%252Fgeneral%252F8dac02cc-6030-4a65-b501-b37329bfd3d5.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747146/general/8dac02cc-6030-4a65-b501-b37329bfd3d5.jpg saved to cache
2026-03-25 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 21b5c050-b742-5cd3-80b6-73bd4b4a5161
2026-03-25 17:15:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab0698a6-2420-5b59-b411-3f52778bdfd9 with identifier: 10724734
2026-03-25 17:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab0698a6-2420-5b59-b411-3f52778bdfd9 with scrape type 1
2026-03-25 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ab0698a6-2420-5b59-b411-3f52778bdfd9
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604766%252Fgeneral%252Fd6c11d89-442f-4a3f-a1df-7745883a2100.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604766/general/d6c11d89-442f-4a3f-a1df-7745883a2100.jpg already downloaded
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604766%252Fgeneral%252F753109aa-b64b-481c-b166-9fa561f27fce.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604766/general/753109aa-b64b-481c-b166-9fa561f27fce.jpg already downloaded
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604766%252Fgeneral%252F00c4fc6b-367a-4f20-872f-c9b5d41c0b79.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604766/general/00c4fc6b-367a-4f20-872f-c9b5d41c0b79.jpg already downloaded
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604766%252Fgeneral%252F3caa1509-26e1-4ef6-a1fa-3f6d1e4e77b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604766/general/3caa1509-26e1-4ef6-a1fa-3f6d1e4e77b0.jpg already downloaded
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604766%252Fgeneral%252F5fb94097-3622-4fd5-809d-840905983650.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604766/general/5fb94097-3622-4fd5-809d-840905983650.jpg already downloaded
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604766%252Fgeneral%252F0021f714-8eb9-4332-adc7-ce8ac8a1d034.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604766/general/0021f714-8eb9-4332-adc7-ce8ac8a1d034.jpg already downloaded
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604766%252Fgeneral%252F5d4ef41c-fdb1-4fcb-a805-045ed624570b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604766/general/5d4ef41c-fdb1-4fcb-a805-045ed624570b.jpg already downloaded
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604766%252Fgeneral%252F4991abf1-0561-4d55-b586-7f0df1816042.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604766/general/4991abf1-0561-4d55-b586-7f0df1816042.jpg already downloaded
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604766%252Fgeneral%252F106c1832-8a95-4d24-83bb-6c103f80f683.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604766/general/106c1832-8a95-4d24-83bb-6c103f80f683.jpg already downloaded
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604766%252Fgeneral%252Fe525d908-bd2d-4588-9085-f3de4c6f9b33.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604766/general/e525d908-bd2d-4588-9085-f3de4c6f9b33.jpg already downloaded
2026-03-25 17:15:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ab0698a6-2420-5b59-b411-3f52778bdfd9, identifier: 10724734
2026-03-25 17:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b58910>
2026-03-25 17:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21b5c050-b742-5cd3-80b6-73bd4b4a5161/21b5c050-b742-5cd3-80b6-73bd4b4a5161_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747146%252Fgeneral%252F84fba5e4-6d95-4c75-bccf-19de1b7babe5.jpg') HTTP/1.1" 204 0
2026-03-25 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747146/general/84fba5e4-6d95-4c75-bccf-19de1b7babe5.jpg saved to cache
2026-03-25 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 21b5c050-b742-5cd3-80b6-73bd4b4a5161
2026-03-25 17:15:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 093dfcbc-7618-5df1-9635-f97fac8dbb81 with identifier: 10727511
2026-03-25 17:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 093dfcbc-7618-5df1-9635-f97fac8dbb81 with scrape type 1
2026-03-25 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 093dfcbc-7618-5df1-9635-f97fac8dbb81
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747121%252Fgeneral%252F13520a94-5040-44b9-96bd-ae0ae801a4fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747121/general/13520a94-5040-44b9-96bd-ae0ae801a4fc.jpg not downloaded yet
2026-03-25 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747128/general/33edf272-9c43-4a82-b390-d19b2fea5ca3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727518)
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747120%252Fgeneral%252Fa431aeaa-9ba3-4bed-8f44-93e5569afbb0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747120/general/a431aeaa-9ba3-4bed-8f44-93e5569afbb0.jpg not downloaded yet
2026-03-25 17:15:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:15:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ab0698a6-2420-5b59-b411-3f52778bdfd9 with identifier: 10724734
2026-03-25 17:15:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ab0698a6-2420-5b59-b411-3f52778bdfd9 with identifier: 10724734
2026-03-25 17:15:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ab0698a6-2420-5b59-b411-3f52778bdfd9 with identifier: 10724734 to the API
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:15:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:15:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724734>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'ab0698a6-2420-5b59-b411-3f52778bdfd9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '32219',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724734',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 163282,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5604766/general/d6c11d89-442f-4a3f-a1df-7745883a2100.jpg',
'https://images.openlane.eu/carimgs/5604766/general/753109aa-b64b-481c-b166-9fa561f27fce.jpg',
'https://images.openlane.eu/carimgs/5604766/general/00c4fc6b-367a-4f20-872f-c9b5d41c0b79.jpg',
'https://images.openlane.eu/carimgs/5604766/general/3caa1509-26e1-4ef6-a1fa-3f6d1e4e77b0.jpg',
'https://images.openlane.eu/carimgs/5604766/general/5fb94097-3622-4fd5-809d-840905983650.jpg',
'https://images.openlane.eu/carimgs/5604766/general/0021f714-8eb9-4332-adc7-ce8ac8a1d034.jpg',
'https://images.openlane.eu/carimgs/5604766/general/5d4ef41c-fdb1-4fcb-a805-045ed624570b.jpg',
'https://images.openlane.eu/carimgs/5604766/general/4991abf1-0561-4d55-b586-7f0df1816042.jpg',
'https://images.openlane.eu/carimgs/5604766/general/106c1832-8a95-4d24-83bb-6c103f80f683.jpg',
'https://images.openlane.eu/carimgs/5604766/general/e525d908-bd2d-4588-9085-f3de4c6f9b33.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab0698a6-2420-5b59-b411-3f52778bdfd9/ab0698a6-2420-5b59-b411-3f52778bdfd9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114400,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604766/general/d6c11d89-442f-4a3f-a1df-7745883a2100.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab0698a6-2420-5b59-b411-3f52778bdfd9/ab0698a6-2420-5b59-b411-3f52778bdfd9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142559,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604766/general/753109aa-b64b-481c-b166-9fa561f27fce.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab0698a6-2420-5b59-b411-3f52778bdfd9/ab0698a6-2420-5b59-b411-3f52778bdfd9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100296,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604766/general/00c4fc6b-367a-4f20-872f-c9b5d41c0b79.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab0698a6-2420-5b59-b411-3f52778bdfd9/ab0698a6-2420-5b59-b411-3f52778bdfd9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122983,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604766/general/3caa1509-26e1-4ef6-a1fa-3f6d1e4e77b0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab0698a6-2420-5b59-b411-3f52778bdfd9/ab0698a6-2420-5b59-b411-3f52778bdfd9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114675,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604766/general/5fb94097-3622-4fd5-809d-840905983650.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab0698a6-2420-5b59-b411-3f52778bdfd9/ab0698a6-2420-5b59-b411-3f52778bdfd9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51597,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604766/general/0021f714-8eb9-4332-adc7-ce8ac8a1d034.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab0698a6-2420-5b59-b411-3f52778bdfd9/ab0698a6-2420-5b59-b411-3f52778bdfd9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89811,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604766/general/5d4ef41c-fdb1-4fcb-a805-045ed624570b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab0698a6-2420-5b59-b411-3f52778bdfd9/ab0698a6-2420-5b59-b411-3f52778bdfd9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90786,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604766/general/106c1832-8a95-4d24-83bb-6c103f80f683.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab0698a6-2420-5b59-b411-3f52778bdfd9/ab0698a6-2420-5b59-b411-3f52778bdfd9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97458,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604766/general/e525d908-bd2d-4588-9085-f3de4c6f9b33.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab0698a6-2420-5b59-b411-3f52778bdfd9/ab0698a6-2420-5b59-b411-3f52778bdfd9_image_19.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112991,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604766/general/4991abf1-0561-4d55-b586-7f0df1816042.jpg',
'Width': 1280}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2021-07-21',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI FR - Diesel - Automatic - 200 hp - 163.282 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2021}
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724734%27 HTTP/1.1" 200 None
2026-03-25 17:16:00 [adesa.de] INFO: Saving data for 10724734: {'created_time': 1774458960.019403, 'last_price_update_time': 1774458960.019415, 'auction_closing_time': 1774614600.0}
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724734') HTTP/1.1" 204 0
2026-03-25 17:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747146/general/d3087688-fc7f-4baf-a753-8465f2c36379.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727548)
2026-03-25 17:16:00 [adesa.de] INFO: Found listing with ID: 10727561
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727561%27 HTTP/1.1" 200 None
2026-03-25 17:16:00 [adesa.de] INFO: Scrape type for 10727561: 1
2026-03-25 17:16:00 [adesa.de] INFO: Scraping item 10727561 url https://www.openlane.eu/en/carv6/auction/10727561
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747121%252Fgeneral%252F3dca2155-1d27-4d91-9001-6f763fa6618a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747121/general/3dca2155-1d27-4d91-9001-6f763fa6618a.jpg not downloaded yet
2026-03-25 17:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747120/general/1102b41c-919f-48f6-8543-7ea2146ac3fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727510)
2026-03-25 17:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747128/general/96577bf9-3743-48eb-ab9d-5cb2c1dff433.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727518)
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747120%252Fgeneral%252Fb23d4f7b-d4f4-423e-811b-44dee40743b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747120/general/b23d4f7b-d4f4-423e-811b-44dee40743b1.jpg not downloaded yet
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134293bd90>
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32426c03-f03a-5557-ad30-59468d062429/32426c03-f03a-5557-ad30-59468d062429_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747128%252Fgeneral%252Fd39b4837-af01-472d-a29b-b39d53b58ac2.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747128/general/d39b4837-af01-472d-a29b-b39d53b58ac2.jpg saved to cache
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 32426c03-f03a-5557-ad30-59468d062429
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342785190>
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21b5c050-b742-5cd3-80b6-73bd4b4a5161/21b5c050-b742-5cd3-80b6-73bd4b4a5161_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747146%252Fgeneral%252Ff0bcc625-40da-45e5-b5de-6ae25e8f6651.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747146/general/f0bcc625-40da-45e5-b5de-6ae25e8f6651.jpg saved to cache
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 21b5c050-b742-5cd3-80b6-73bd4b4a5161
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341badb90>
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d8f241f-40bb-5ac8-bd2e-dd1842e637ad/3d8f241f-40bb-5ac8-bd2e-dd1842e637ad_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747120%252Fgeneral%252Fc398979e-c61d-4d4d-9546-fdf7e9fd99f3.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747120/general/c398979e-c61d-4d4d-9546-fdf7e9fd99f3.jpg saved to cache
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3d8f241f-40bb-5ac8-bd2e-dd1842e637ad
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b7dfd0>
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32426c03-f03a-5557-ad30-59468d062429/32426c03-f03a-5557-ad30-59468d062429_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747128%252Fgeneral%252F9cb4f1d7-1b8c-455e-ad8f-1101d7af205c.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747128/general/9cb4f1d7-1b8c-455e-ad8f-1101d7af205c.jpg saved to cache
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 32426c03-f03a-5557-ad30-59468d062429
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13488d0f10>
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21b5c050-b742-5cd3-80b6-73bd4b4a5161/21b5c050-b742-5cd3-80b6-73bd4b4a5161_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747146%252Fgeneral%252F01e31de7-e613-4bce-ba44-328164802f4e.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747146/general/01e31de7-e613-4bce-ba44-328164802f4e.jpg saved to cache
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 21b5c050-b742-5cd3-80b6-73bd4b4a5161
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134298bdd0>
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d8f241f-40bb-5ac8-bd2e-dd1842e637ad/3d8f241f-40bb-5ac8-bd2e-dd1842e637ad_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747120%252Fgeneral%252F469e07a1-3ea6-4821-bc5f-904ae8175cf3.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747120/general/469e07a1-3ea6-4821-bc5f-904ae8175cf3.jpg saved to cache
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3d8f241f-40bb-5ac8-bd2e-dd1842e637ad
2026-03-25 17:16:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fd0bf86-2e0f-5e92-a16d-5ff796ce7ffd with identifier: 10727521
2026-03-25 17:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fd0bf86-2e0f-5e92-a16d-5ff796ce7ffd with scrape type 1
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2fd0bf86-2e0f-5e92-a16d-5ff796ce7ffd
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747131%252Fgeneral%252F60c2ece6-fb81-40fc-bae3-00f65aae0323.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747131/general/60c2ece6-fb81-40fc-bae3-00f65aae0323.jpg not downloaded yet
2026-03-25 17:16:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a5fa32a-0eb8-5866-b292-ca9d44c89965 with identifier: 10727523
2026-03-25 17:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a5fa32a-0eb8-5866-b292-ca9d44c89965 with scrape type 1
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9a5fa32a-0eb8-5866-b292-ca9d44c89965
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747133%252Fgeneral%252F6cc0834e-a184-4766-9651-1f97d76095bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747133/general/6cc0834e-a184-4766-9651-1f97d76095bd.jpg not downloaded yet
2026-03-25 17:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747120/general/36283ef6-aad3-4b5c-9773-4f969c97590b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727510)
2026-03-25 17:16:00 [adesa.de] INFO: Found listing with ID: 10724747
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724747%27 HTTP/1.1" 200 None
2026-03-25 17:16:00 [adesa.de] INFO: Scrape type for 10724747: 1
2026-03-25 17:16:00 [adesa.de] INFO: Scraping item 10724747 url https://www.openlane.eu/en/carv6/auction/10724747
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747121%252Fgeneral%252Ff0f2467c-32af-49cb-a8b6-626fb5ceec4e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747121/general/f0f2467c-32af-49cb-a8b6-626fb5ceec4e.jpg not downloaded yet
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429c32d0>
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32426c03-f03a-5557-ad30-59468d062429/32426c03-f03a-5557-ad30-59468d062429_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747128%252Fgeneral%252F33edf272-9c43-4a82-b390-d19b2fea5ca3.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747128/general/33edf272-9c43-4a82-b390-d19b2fea5ca3.jpg saved to cache
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 32426c03-f03a-5557-ad30-59468d062429
2026-03-25 17:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747126/general/286aee34-cf4c-4b67-a090-2d714d4d472c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727516)
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747120%252Fgeneral%252Fa2688de3-bdb3-4946-b22b-30519ea5ad93.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747120/general/a2688de3-bdb3-4946-b22b-30519ea5ad93.jpg not downloaded yet
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747131%252Fgeneral%252F63792355-8b56-4d01-a6cd-9b0f2a2fb227.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747131/general/63792355-8b56-4d01-a6cd-9b0f2a2fb227.jpg not downloaded yet
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747133%252Fgeneral%252Ffdd789cf-b90f-4d3c-a988-af255b9609a8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747133/general/fdd789cf-b90f-4d3c-a988-af255b9609a8.jpg not downloaded yet
2026-03-25 17:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747126/general/338d76bc-ca1a-41d1-be5e-e173b302b149.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727516)
2026-03-25 17:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747120/general/05a0ec59-92b8-4693-bf28-e178cf01974c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727510)
2026-03-25 17:16:00 [adesa.de] INFO: Found listing with ID: 10724743
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724743%27 HTTP/1.1" 200 None
2026-03-25 17:16:00 [adesa.de] INFO: Scrape type for 10724743: 1
2026-03-25 17:16:00 [adesa.de] INFO: Scraping item 10724743 url https://www.openlane.eu/en/carv6/auction/10724743
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747121%252Fgeneral%252Fa2911295-934d-49aa-8aa7-be8be59c178f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747121/general/a2911295-934d-49aa-8aa7-be8be59c178f.jpg not downloaded yet
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342770d50>
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21b5c050-b742-5cd3-80b6-73bd4b4a5161/21b5c050-b742-5cd3-80b6-73bd4b4a5161_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747146%252Fgeneral%252Fd3087688-fc7f-4baf-a753-8465f2c36379.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747146/general/d3087688-fc7f-4baf-a753-8465f2c36379.jpg saved to cache
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 21b5c050-b742-5cd3-80b6-73bd4b4a5161
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426d1a90>
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d8f241f-40bb-5ac8-bd2e-dd1842e637ad/3d8f241f-40bb-5ac8-bd2e-dd1842e637ad_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747120%252Fgeneral%252F1102b41c-919f-48f6-8543-7ea2146ac3fa.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747120/general/1102b41c-919f-48f6-8543-7ea2146ac3fa.jpg saved to cache
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3d8f241f-40bb-5ac8-bd2e-dd1842e637ad
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134291b810>
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32426c03-f03a-5557-ad30-59468d062429/32426c03-f03a-5557-ad30-59468d062429_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747128%252Fgeneral%252F96577bf9-3743-48eb-ab9d-5cb2c1dff433.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747128/general/96577bf9-3743-48eb-ab9d-5cb2c1dff433.jpg saved to cache
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 32426c03-f03a-5557-ad30-59468d062429
2026-03-25 17:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747121/general/13520a94-5040-44b9-96bd-ae0ae801a4fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727511)
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747120%252Fgeneral%252Fa127ef3b-f041-4dea-9cd2-c7c75f215956.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747120/general/a127ef3b-f041-4dea-9cd2-c7c75f215956.jpg not downloaded yet
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747131%252Fgeneral%252F66f772f3-5b6a-4ea2-b42c-22be357344b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747131/general/66f772f3-5b6a-4ea2-b42c-22be357344b5.jpg not downloaded yet
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747133%252Fgeneral%252F7371ce51-2b8f-4583-9b24-5934e73c2024.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747133/general/7371ce51-2b8f-4583-9b24-5934e73c2024.jpg not downloaded yet
2026-03-25 17:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:00 [adesa.de] INFO: Found listing with ID: 10723917
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723917%27 HTTP/1.1" 200 None
2026-03-25 17:16:00 [adesa.de] INFO: Scrape type for 10723917: 1
2026-03-25 17:16:00 [adesa.de] INFO: Scraping item 10723917 url https://www.openlane.eu/en/carv6/auction/10723917
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747121%252Fgeneral%252F1567fcf9-b5d2-4c17-8049-afdba5170632.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747121/general/1567fcf9-b5d2-4c17-8049-afdba5170632.jpg not downloaded yet
2026-03-25 17:16:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341cacc50>
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d8f241f-40bb-5ac8-bd2e-dd1842e637ad/3d8f241f-40bb-5ac8-bd2e-dd1842e637ad_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747120%252Fgeneral%252F36283ef6-aad3-4b5c-9773-4f969c97590b.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747120/general/36283ef6-aad3-4b5c-9773-4f969c97590b.jpg saved to cache
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3d8f241f-40bb-5ac8-bd2e-dd1842e637ad
2026-03-25 17:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747120/general/a431aeaa-9ba3-4bed-8f44-93e5569afbb0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727510)
2026-03-25 17:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747121/general/3dca2155-1d27-4d91-9001-6f763fa6618a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727511)
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747120%252Fgeneral%252Fc4ed512c-0f7a-4158-9327-c3686fb842e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747120/general/c4ed512c-0f7a-4158-9327-c3686fb842e6.jpg not downloaded yet
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747131%252Fgeneral%252Fab9a0720-aee7-4a20-afb5-d8eedcb6d53b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747131/general/ab9a0720-aee7-4a20-afb5-d8eedcb6d53b.jpg not downloaded yet
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747133%252Fgeneral%252F6ccd5ddd-bc25-4582-bb34-38cfebc2a232.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747133/general/6ccd5ddd-bc25-4582-bb34-38cfebc2a232.jpg not downloaded yet
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d8f410>
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2698c832-e27e-5a2e-bb94-36856e0118f3/2698c832-e27e-5a2e-bb94-36856e0118f3_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747126%252Fgeneral%252F286aee34-cf4c-4b67-a090-2d714d4d472c.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747126/general/286aee34-cf4c-4b67-a090-2d714d4d472c.jpg saved to cache
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2698c832-e27e-5a2e-bb94-36856e0118f3
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342872e10>
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2698c832-e27e-5a2e-bb94-36856e0118f3/2698c832-e27e-5a2e-bb94-36856e0118f3_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747126%252Fgeneral%252F338d76bc-ca1a-41d1-be5e-e173b302b149.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747126/general/338d76bc-ca1a-41d1-be5e-e173b302b149.jpg saved to cache
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2698c832-e27e-5a2e-bb94-36856e0118f3
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429c2010>
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d8f241f-40bb-5ac8-bd2e-dd1842e637ad/3d8f241f-40bb-5ac8-bd2e-dd1842e637ad_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747120%252Fgeneral%252F05a0ec59-92b8-4693-bf28-e178cf01974c.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747120/general/05a0ec59-92b8-4693-bf28-e178cf01974c.jpg saved to cache
2026-03-25 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3d8f241f-40bb-5ac8-bd2e-dd1842e637ad
2026-03-25 17:16:00 [adesa.de] INFO: Found listing with ID: 10724741
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724741%27 HTTP/1.1" 200 None
2026-03-25 17:16:00 [adesa.de] INFO: Scrape type for 10724741: 1
2026-03-25 17:16:00 [adesa.de] INFO: Scraping item 10724741 url https://www.openlane.eu/en/carv6/auction/10724741
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747121%252Fgeneral%252Ffb82cb8e-ce50-4f5f-8ffe-257f3304f135.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747121/general/fb82cb8e-ce50-4f5f-8ffe-257f3304f135.jpg not downloaded yet
2026-03-25 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727577> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747133/general/6cc0834e-a184-4766-9651-1f97d76095bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727523)
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747131%252Fgeneral%252Fc84a9fe8-1caf-4300-aac7-553cf0909cd5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747131/general/c84a9fe8-1caf-4300-aac7-553cf0909cd5.jpg not downloaded yet
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747133%252Fgeneral%252Fa6a7b414-9234-4a2e-a74e-381b72f29c2d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747133/general/a6a7b414-9234-4a2e-a74e-381b72f29c2d.jpg not downloaded yet
2026-03-25 17:16:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341dbfd10>
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_093dfcbc-7618-5df1-9635-f97fac8dbb81/093dfcbc-7618-5df1-9635-f97fac8dbb81_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747121%252Fgeneral%252F13520a94-5040-44b9-96bd-ae0ae801a4fc.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747121/general/13520a94-5040-44b9-96bd-ae0ae801a4fc.jpg saved to cache
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 093dfcbc-7618-5df1-9635-f97fac8dbb81
2026-03-25 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747133/general/fdd789cf-b90f-4d3c-a988-af255b9609a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727523)
2026-03-25 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747121/general/f0f2467c-32af-49cb-a8b6-626fb5ceec4e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727511)
2026-03-25 17:16:01 [adesa.de] INFO: Found listing with ID: 10724798
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724798%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [adesa.de] INFO: Scrape type for 10724798: 1
2026-03-25 17:16:01 [adesa.de] INFO: Scraping item 10724798 url https://www.openlane.eu/en/carv6/auction/10724798
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747121%252Fgeneral%252F6ae325af-c42a-4784-a07b-0604cb392fcc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747121/general/6ae325af-c42a-4784-a07b-0604cb392fcc.jpg not downloaded yet
2026-03-25 17:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98068283-5733-5790-ad12-9ad9ab0f8a76 with identifier: 10727508
2026-03-25 17:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98068283-5733-5790-ad12-9ad9ab0f8a76 with scrape type 1
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 98068283-5733-5790-ad12-9ad9ab0f8a76
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747118%252Fgeneral%252F923acda0-0325-41c0-a727-1acf390ec7f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747118/general/923acda0-0325-41c0-a727-1acf390ec7f6.jpg not downloaded yet
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13419e5650>
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d8f241f-40bb-5ac8-bd2e-dd1842e637ad/3d8f241f-40bb-5ac8-bd2e-dd1842e637ad_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747120%252Fgeneral%252Fa431aeaa-9ba3-4bed-8f44-93e5569afbb0.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747120/general/a431aeaa-9ba3-4bed-8f44-93e5569afbb0.jpg saved to cache
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3d8f241f-40bb-5ac8-bd2e-dd1842e637ad
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d181d0>
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_093dfcbc-7618-5df1-9635-f97fac8dbb81/093dfcbc-7618-5df1-9635-f97fac8dbb81_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747121%252Fgeneral%252F3dca2155-1d27-4d91-9001-6f763fa6618a.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747121/general/3dca2155-1d27-4d91-9001-6f763fa6618a.jpg saved to cache
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 093dfcbc-7618-5df1-9635-f97fac8dbb81
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747131%252Fgeneral%252F2d15ad44-046d-4d39-830a-428eae863f23.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747131/general/2d15ad44-046d-4d39-830a-428eae863f23.jpg not downloaded yet
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747133%252Fgeneral%252F8b090d3e-43e1-4d96-80f0-83782bda4beb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747133/general/8b090d3e-43e1-4d96-80f0-83782bda4beb.jpg not downloaded yet
2026-03-25 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747121/general/a2911295-934d-49aa-8aa7-be8be59c178f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727511)
2026-03-25 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747133/general/7371ce51-2b8f-4583-9b24-5934e73c2024.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727523)
2026-03-25 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747131/general/66f772f3-5b6a-4ea2-b42c-22be357344b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727521)
2026-03-25 17:16:01 [adesa.de] INFO: Found listing with ID: 10727566
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727566%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [adesa.de] INFO: Scrape type for 10727566: 1
2026-03-25 17:16:01 [adesa.de] INFO: Scraping item 10727566 url https://www.openlane.eu/en/carv6/auction/10727566
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747121%252Fgeneral%252Fafcaf415-935a-4a64-a952-e6f7cceaf81e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747121/general/afcaf415-935a-4a64-a952-e6f7cceaf81e.jpg not downloaded yet
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747118%252Fgeneral%252F967bcf56-d208-4950-8156-1a0e34235a07.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747118/general/967bcf56-d208-4950-8156-1a0e34235a07.jpg not downloaded yet
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747131%252Fgeneral%252F7dc2595b-e78c-409a-8a1d-e5206cebf6ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747131/general/7dc2595b-e78c-409a-8a1d-e5206cebf6ac.jpg not downloaded yet
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747133%252Fgeneral%252F43d5ebdd-37d7-4eee-a40b-4fd2686a60da.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747133/general/43d5ebdd-37d7-4eee-a40b-4fd2686a60da.jpg not downloaded yet
2026-03-25 17:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87fbb4c9-7a73-5eca-8586-a23c28012807 with identifier: 10727577
2026-03-25 17:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87fbb4c9-7a73-5eca-8586-a23c28012807 with scrape type 1
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87fbb4c9-7a73-5eca-8586-a23c28012807
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747175%252Fgeneral%252Ffc9843bd-b7c5-4382-8243-dd721aa9b731.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747175/general/fc9843bd-b7c5-4382-8243-dd721aa9b731.jpg not downloaded yet
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342aaff10>
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a5fa32a-0eb8-5866-b292-ca9d44c89965/9a5fa32a-0eb8-5866-b292-ca9d44c89965_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747133%252Fgeneral%252F6cc0834e-a184-4766-9651-1f97d76095bd.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747133/general/6cc0834e-a184-4766-9651-1f97d76095bd.jpg saved to cache
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9a5fa32a-0eb8-5866-b292-ca9d44c89965
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13427e8f90>
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a5fa32a-0eb8-5866-b292-ca9d44c89965/9a5fa32a-0eb8-5866-b292-ca9d44c89965_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747133%252Fgeneral%252Ffdd789cf-b90f-4d3c-a988-af255b9609a8.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747133/general/fdd789cf-b90f-4d3c-a988-af255b9609a8.jpg saved to cache
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9a5fa32a-0eb8-5866-b292-ca9d44c89965
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13427d1690>
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_093dfcbc-7618-5df1-9635-f97fac8dbb81/093dfcbc-7618-5df1-9635-f97fac8dbb81_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747121%252Fgeneral%252Ff0f2467c-32af-49cb-a8b6-626fb5ceec4e.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747121/general/f0f2467c-32af-49cb-a8b6-626fb5ceec4e.jpg saved to cache
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 093dfcbc-7618-5df1-9635-f97fac8dbb81
2026-03-25 17:16:01 [adesa.de] INFO: Found listing with ID: 10724735
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724735%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [adesa.de] INFO: Scrape type for 10724735: 1
2026-03-25 17:16:01 [adesa.de] INFO: Scraping item 10724735 url https://www.openlane.eu/en/carv6/auction/10724735
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747121%252Fgeneral%252Fd7a6518a-405b-48af-b9fa-1ae077e7f60a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747121/general/d7a6518a-405b-48af-b9fa-1ae077e7f60a.jpg not downloaded yet
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747118%252Fgeneral%252F93252f32-b46c-4b47-8b7d-f334cf826fbd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747118/general/93252f32-b46c-4b47-8b7d-f334cf826fbd.jpg not downloaded yet
2026-03-25 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747131/general/ab9a0720-aee7-4a20-afb5-d8eedcb6d53b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727521)
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747131%252Fgeneral%252F23cd8566-3398-4518-89fc-6f805ed6e4e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747131/general/23cd8566-3398-4518-89fc-6f805ed6e4e5.jpg not downloaded yet
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747133%252Fgeneral%252F5551d1e5-5e62-45e7-832f-f173f20de592.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747133/general/5551d1e5-5e62-45e7-832f-f173f20de592.jpg not downloaded yet
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747175%252Fgeneral%252F72e12685-c37f-4a51-a904-93d00e15661e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747175/general/72e12685-c37f-4a51-a904-93d00e15661e.jpg not downloaded yet
2026-03-25 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747133/general/6ccd5ddd-bc25-4582-bb34-38cfebc2a232.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727523)
2026-03-25 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747121/general/fb82cb8e-ce50-4f5f-8ffe-257f3304f135.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727511)
2026-03-25 17:16:01 [adesa.de] INFO: Found listing with ID: 10727558
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727558%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [adesa.de] INFO: Scrape type for 10727558: 1
2026-03-25 17:16:01 [adesa.de] INFO: Scraping item 10727558 url https://www.openlane.eu/en/carv6/auction/10727558
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747121%252Fgeneral%252F6386c137-ff45-4f33-8347-f5bcee266769.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747121/general/6386c137-ff45-4f33-8347-f5bcee266769.jpg not downloaded yet
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747118%252Fgeneral%252Fd871e6d1-75d8-4340-a6ed-6e461746a361.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747118/general/d871e6d1-75d8-4340-a6ed-6e461746a361.jpg not downloaded yet
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747131%252Fgeneral%252F73c06662-6a6e-44f9-af15-39c5a01bcdfd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747131/general/73c06662-6a6e-44f9-af15-39c5a01bcdfd.jpg not downloaded yet
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747133%252Fgeneral%252F3323f837-b5b2-4701-90a5-a065011a285e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747133/general/3323f837-b5b2-4701-90a5-a065011a285e.jpg not downloaded yet
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747175%252Fgeneral%252F15a1d430-1e5a-49c5-b76a-948c66a79941.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747175/general/15a1d430-1e5a-49c5-b76a-948c66a79941.jpg not downloaded yet
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134262cbd0>
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_093dfcbc-7618-5df1-9635-f97fac8dbb81/093dfcbc-7618-5df1-9635-f97fac8dbb81_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747121%252Fgeneral%252Fa2911295-934d-49aa-8aa7-be8be59c178f.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747121/general/a2911295-934d-49aa-8aa7-be8be59c178f.jpg saved to cache
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 093dfcbc-7618-5df1-9635-f97fac8dbb81
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bbdcd0>
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a5fa32a-0eb8-5866-b292-ca9d44c89965/9a5fa32a-0eb8-5866-b292-ca9d44c89965_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747133%252Fgeneral%252F7371ce51-2b8f-4583-9b24-5934e73c2024.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747133/general/7371ce51-2b8f-4583-9b24-5934e73c2024.jpg saved to cache
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9a5fa32a-0eb8-5866-b292-ca9d44c89965
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341cb6410>
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2fd0bf86-2e0f-5e92-a16d-5ff796ce7ffd/2fd0bf86-2e0f-5e92-a16d-5ff796ce7ffd_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747131%252Fgeneral%252F66f772f3-5b6a-4ea2-b42c-22be357344b5.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747131/general/66f772f3-5b6a-4ea2-b42c-22be357344b5.jpg saved to cache
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2fd0bf86-2e0f-5e92-a16d-5ff796ce7ffd
2026-03-25 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747118/general/923acda0-0325-41c0-a727-1acf390ec7f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727508)
2026-03-25 17:16:01 [adesa.de] INFO: Found listing with ID: 10727582
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727582%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [adesa.de] INFO: Scrape type for 10727582: 1
2026-03-25 17:16:01 [adesa.de] INFO: Scraping item 10727582 url https://www.openlane.eu/en/carv6/auction/10727582
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747118%252Fgeneral%252Fd7cb8761-454d-4da2-afba-f19d4a83fa7a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747118/general/d7cb8761-454d-4da2-afba-f19d4a83fa7a.jpg not downloaded yet
2026-03-25 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747121/general/6ae325af-c42a-4784-a07b-0604cb392fcc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727511)
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747131%252Fgeneral%252F455391a4-e7d0-454a-81ee-a6033b9899bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747131/general/455391a4-e7d0-454a-81ee-a6033b9899bc.jpg not downloaded yet
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747133%252Fgeneral%252Fabf51add-19e3-43fb-82d5-44a1cdf2fffc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747133/general/abf51add-19e3-43fb-82d5-44a1cdf2fffc.jpg not downloaded yet
2026-03-25 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747175%252Fgeneral%252F17b45086-1020-4aeb-9482-3831362d4911.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747175/general/17b45086-1020-4aeb-9482-3831362d4911.jpg not downloaded yet
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426d1890>
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2fd0bf86-2e0f-5e92-a16d-5ff796ce7ffd/2fd0bf86-2e0f-5e92-a16d-5ff796ce7ffd_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747131%252Fgeneral%252Fab9a0720-aee7-4a20-afb5-d8eedcb6d53b.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747131/general/ab9a0720-aee7-4a20-afb5-d8eedcb6d53b.jpg saved to cache
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2fd0bf86-2e0f-5e92-a16d-5ff796ce7ffd
2026-03-25 17:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747175/general/fc9843bd-b7c5-4382-8243-dd721aa9b731.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727577)
2026-03-25 17:16:02 [adesa.de] INFO: Found listing with ID: 10727574
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727574%27 HTTP/1.1" 200 None
2026-03-25 17:16:02 [adesa.de] INFO: Scrape type for 10727574: 1
2026-03-25 17:16:02 [adesa.de] INFO: Scraping item 10727574 url https://www.openlane.eu/en/carv6/auction/10727574
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747118%252Fgeneral%252F3c56f7e4-aec8-4730-ac46-4199e3a14663.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747118/general/3c56f7e4-aec8-4730-ac46-4199e3a14663.jpg not downloaded yet
2026-03-25 17:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727557> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747175%252Fgeneral%252Fba67c668-8c24-43dd-a656-f05229de2a4a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747175/general/ba67c668-8c24-43dd-a656-f05229de2a4a.jpg not downloaded yet
2026-03-25 17:16:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a2bc90>
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a5fa32a-0eb8-5866-b292-ca9d44c89965/9a5fa32a-0eb8-5866-b292-ca9d44c89965_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747133%252Fgeneral%252F6ccd5ddd-bc25-4582-bb34-38cfebc2a232.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747133/general/6ccd5ddd-bc25-4582-bb34-38cfebc2a232.jpg saved to cache
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9a5fa32a-0eb8-5866-b292-ca9d44c89965
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426dab10>
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_093dfcbc-7618-5df1-9635-f97fac8dbb81/093dfcbc-7618-5df1-9635-f97fac8dbb81_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747121%252Fgeneral%252Ffb82cb8e-ce50-4f5f-8ffe-257f3304f135.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747121/general/fb82cb8e-ce50-4f5f-8ffe-257f3304f135.jpg saved to cache
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 093dfcbc-7618-5df1-9635-f97fac8dbb81
2026-03-25 17:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747121/general/d7a6518a-405b-48af-b9fa-1ae077e7f60a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727511)
2026-03-25 17:16:02 [adesa.de] INFO: Found listing with ID: 10727573
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727573%27 HTTP/1.1" 200 None
2026-03-25 17:16:02 [adesa.de] INFO: Scrape type for 10727573: 1
2026-03-25 17:16:02 [adesa.de] INFO: Scraping item 10727573 url https://www.openlane.eu/en/carv6/auction/10727573
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747118%252Fgeneral%252Fc794de36-c671-4edd-84de-7f5c677db5cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747118/general/c794de36-c671-4edd-84de-7f5c677db5cc.jpg not downloaded yet
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a21950>
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98068283-5733-5790-ad12-9ad9ab0f8a76/98068283-5733-5790-ad12-9ad9ab0f8a76_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747118%252Fgeneral%252F923acda0-0325-41c0-a727-1acf390ec7f6.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747118/general/923acda0-0325-41c0-a727-1acf390ec7f6.jpg saved to cache
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 98068283-5733-5790-ad12-9ad9ab0f8a76
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342ac4ed0>
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_093dfcbc-7618-5df1-9635-f97fac8dbb81/093dfcbc-7618-5df1-9635-f97fac8dbb81_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747121%252Fgeneral%252F6ae325af-c42a-4784-a07b-0604cb392fcc.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747121/general/6ae325af-c42a-4784-a07b-0604cb392fcc.jpg saved to cache
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 093dfcbc-7618-5df1-9635-f97fac8dbb81
2026-03-25 17:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747118/general/93252f32-b46c-4b47-8b7d-f334cf826fbd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727508)
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747175%252Fgeneral%252Ffab842ee-e2c4-4d65-b65a-a773b167ab35.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747175/general/fab842ee-e2c4-4d65-b65a-a773b167ab35.jpg not downloaded yet
2026-03-25 17:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724808> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747175/general/15a1d430-1e5a-49c5-b76a-948c66a79941.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727577)
2026-03-25 17:16:02 [adesa.de] INFO: Found listing with ID: 10723920
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723920%27 HTTP/1.1" 200 None
2026-03-25 17:16:02 [adesa.de] INFO: Scrape type for 10723920: 1
2026-03-25 17:16:02 [adesa.de] INFO: Scraping item 10723920 url https://www.openlane.eu/en/carv6/auction/10723920
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747118%252Fgeneral%252F3aeebffc-0cfb-41ce-84ea-db967815e78b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747118/general/3aeebffc-0cfb-41ce-84ea-db967815e78b.jpg not downloaded yet
2026-03-25 17:16:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724742> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342797dd0>
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87fbb4c9-7a73-5eca-8586-a23c28012807/87fbb4c9-7a73-5eca-8586-a23c28012807_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747175%252Fgeneral%252Ffc9843bd-b7c5-4382-8243-dd721aa9b731.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747175/general/fc9843bd-b7c5-4382-8243-dd721aa9b731.jpg saved to cache
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 87fbb4c9-7a73-5eca-8586-a23c28012807
2026-03-25 17:16:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 486846ef-2b29-5749-b4d8-dd277a57c42c with identifier: 10727557
2026-03-25 17:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 486846ef-2b29-5749-b4d8-dd277a57c42c with scrape type 1
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 486846ef-2b29-5749-b4d8-dd277a57c42c
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747155%252Fgeneral%252Fffa5538e-769e-4ac6-8195-de414aa5f59a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747155/general/ffa5538e-769e-4ac6-8195-de414aa5f59a.jpg not downloaded yet
2026-03-25 17:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747133/general/3323f837-b5b2-4701-90a5-a065011a285e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727523)
2026-03-25 17:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747118/general/d7cb8761-454d-4da2-afba-f19d4a83fa7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727508)
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747175%252Fgeneral%252F36fe72c9-2d8f-44d0-8627-e3786b938f1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747175/general/36fe72c9-2d8f-44d0-8627-e3786b938f1a.jpg not downloaded yet
2026-03-25 17:16:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724886> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341dbf090>
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_093dfcbc-7618-5df1-9635-f97fac8dbb81/093dfcbc-7618-5df1-9635-f97fac8dbb81_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747121%252Fgeneral%252Fd7a6518a-405b-48af-b9fa-1ae077e7f60a.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747121/general/d7a6518a-405b-48af-b9fa-1ae077e7f60a.jpg saved to cache
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 093dfcbc-7618-5df1-9635-f97fac8dbb81
2026-03-25 17:16:02 [adesa.de] INFO: Found listing with ID: 10724736
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724736%27 HTTP/1.1" 200 None
2026-03-25 17:16:02 [adesa.de] INFO: Scrape type for 10724736: 1
2026-03-25 17:16:02 [adesa.de] INFO: Scraping item 10724736 url https://www.openlane.eu/en/carv6/auction/10724736
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747118%252Fgeneral%252Fd494cf22-f5c4-4ac0-ba6c-7b343216e7d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747118/general/d494cf22-f5c4-4ac0-ba6c-7b343216e7d9.jpg not downloaded yet
2026-03-25 17:16:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747155%252Fgeneral%252Ff20ecb76-0aa5-4b6e-be83-e4c44cf3ae76.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747155/general/f20ecb76-0aa5-4b6e-be83-e4c44cf3ae76.jpg not downloaded yet
2026-03-25 17:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747175/general/17b45086-1020-4aeb-9482-3831362d4911.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727577)
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747175%252Fgeneral%252F5d6b228c-c51f-4901-b1fa-18c673e70899.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747175/general/5d6b228c-c51f-4901-b1fa-18c673e70899.jpg not downloaded yet
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429ac050>
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98068283-5733-5790-ad12-9ad9ab0f8a76/98068283-5733-5790-ad12-9ad9ab0f8a76_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747118%252Fgeneral%252F93252f32-b46c-4b47-8b7d-f334cf826fbd.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747118/general/93252f32-b46c-4b47-8b7d-f334cf826fbd.jpg saved to cache
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 98068283-5733-5790-ad12-9ad9ab0f8a76
2026-03-25 17:16:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40d83ad1-9186-5908-90b7-71181cdfa0f5 with identifier: 10724808
2026-03-25 17:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40d83ad1-9186-5908-90b7-71181cdfa0f5 with scrape type 1
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 40d83ad1-9186-5908-90b7-71181cdfa0f5
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5438567%252Fgeneral%252F1163c470-c4ec-4c24-ab91-3a593b98163c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5438567/general/1163c470-c4ec-4c24-ab91-3a593b98163c.jpg already downloaded
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5438567%252Fgeneral%252F7929cda5-57c7-4506-ab08-71537d486a8d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5438567/general/7929cda5-57c7-4506-ab08-71537d486a8d.jpg already downloaded
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5438567%252Fgeneral%252F75c3f718-dbc7-427e-9151-a2682d4a2882.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5438567/general/75c3f718-dbc7-427e-9151-a2682d4a2882.jpg already downloaded
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5438567%252Fgeneral%252Fa8bae60c-17ce-4328-894f-ac0fc9a02754.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5438567/general/a8bae60c-17ce-4328-894f-ac0fc9a02754.jpg already downloaded
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5438567%252Fgeneral%252F604cd47a-d043-49df-896b-49fb39f263c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5438567/general/604cd47a-d043-49df-896b-49fb39f263c6.jpg already downloaded
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5438567%252Fgeneral%252F3164901c-2b45-4ad1-b368-42cad10343e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5438567/general/3164901c-2b45-4ad1-b368-42cad10343e5.jpg already downloaded
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5438567%252Fgeneral%252F8f349102-227a-4fd4-a7e4-707d19cd1482.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5438567/general/8f349102-227a-4fd4-a7e4-707d19cd1482.jpg already downloaded
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5438567%252Fgeneral%252F88cbd45c-ecd9-4ad2-aca0-baa22cc6a455.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5438567/general/88cbd45c-ecd9-4ad2-aca0-baa22cc6a455.jpg already downloaded
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5438567%252Fgeneral%252Fc2e5b43e-22f1-43d7-82a1-8f4c81a34d86.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5438567/general/c2e5b43e-22f1-43d7-82a1-8f4c81a34d86.jpg already downloaded
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5438567%252Fgeneral%252Fbf7d173c-1eb2-42f0-9413-8217707ed6b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5438567/general/bf7d173c-1eb2-42f0-9413-8217707ed6b4.jpg already downloaded
2026-03-25 17:16:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 40d83ad1-9186-5908-90b7-71181cdfa0f5, identifier: 10724808
2026-03-25 17:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747118/general/3c56f7e4-aec8-4730-ac46-4199e3a14663.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727508)
2026-03-25 17:16:03 [adesa.de] INFO: Found listing with ID: 10727583
2026-03-25 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727583%27 HTTP/1.1" 200 None
2026-03-25 17:16:03 [adesa.de] INFO: Scrape type for 10727583: 1
2026-03-25 17:16:03 [adesa.de] INFO: Scraping item 10727583 url https://www.openlane.eu/en/carv6/auction/10727583
2026-03-25 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747118%252Fgeneral%252F987d5df8-7940-48bc-9f4d-a85d1a03c99d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747118/general/987d5df8-7940-48bc-9f4d-a85d1a03c99d.jpg not downloaded yet
2026-03-25 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747155%252Fgeneral%252F3c8ff080-6ef0-4988-aa19-e677aa9f58d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747155/general/3c8ff080-6ef0-4988-aa19-e677aa9f58d9.jpg not downloaded yet
2026-03-25 17:16:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 40d83ad1-9186-5908-90b7-71181cdfa0f5 with identifier: 10724808
2026-03-25 17:16:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 40d83ad1-9186-5908-90b7-71181cdfa0f5 with identifier: 10724808
2026-03-25 17:16:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 40d83ad1-9186-5908-90b7-71181cdfa0f5 with identifier: 10724808 to the API
2026-03-25 17:16:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724808>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 795,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Electric',
'id': '40d83ad1-9186-5908-90b7-71181cdfa0f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S EY543E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724808',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Tesla',
'model': 'Model S',
'odometer': 60140,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5438567/general/1163c470-c4ec-4c24-ab91-3a593b98163c.jpg',
'https://images.openlane.eu/carimgs/5438567/general/7929cda5-57c7-4506-ab08-71537d486a8d.jpg',
'https://images.openlane.eu/carimgs/5438567/general/75c3f718-dbc7-427e-9151-a2682d4a2882.jpg',
'https://images.openlane.eu/carimgs/5438567/general/a8bae60c-17ce-4328-894f-ac0fc9a02754.jpg',
'https://images.openlane.eu/carimgs/5438567/general/604cd47a-d043-49df-896b-49fb39f263c6.jpg',
'https://images.openlane.eu/carimgs/5438567/general/3164901c-2b45-4ad1-b368-42cad10343e5.jpg',
'https://images.openlane.eu/carimgs/5438567/general/8f349102-227a-4fd4-a7e4-707d19cd1482.jpg',
'https://images.openlane.eu/carimgs/5438567/general/88cbd45c-ecd9-4ad2-aca0-baa22cc6a455.jpg',
'https://images.openlane.eu/carimgs/5438567/general/c2e5b43e-22f1-43d7-82a1-8f4c81a34d86.jpg',
'https://images.openlane.eu/carimgs/5438567/general/bf7d173c-1eb2-42f0-9413-8217707ed6b4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d83ad1-9186-5908-90b7-71181cdfa0f5/40d83ad1-9186-5908-90b7-71181cdfa0f5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355201,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5438567/general/1163c470-c4ec-4c24-ab91-3a593b98163c.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d83ad1-9186-5908-90b7-71181cdfa0f5/40d83ad1-9186-5908-90b7-71181cdfa0f5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375857,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5438567/general/7929cda5-57c7-4506-ab08-71537d486a8d.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d83ad1-9186-5908-90b7-71181cdfa0f5/40d83ad1-9186-5908-90b7-71181cdfa0f5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358696,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5438567/general/75c3f718-dbc7-427e-9151-a2682d4a2882.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d83ad1-9186-5908-90b7-71181cdfa0f5/40d83ad1-9186-5908-90b7-71181cdfa0f5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363877,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5438567/general/a8bae60c-17ce-4328-894f-ac0fc9a02754.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d83ad1-9186-5908-90b7-71181cdfa0f5/40d83ad1-9186-5908-90b7-71181cdfa0f5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376239,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5438567/general/604cd47a-d043-49df-896b-49fb39f263c6.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d83ad1-9186-5908-90b7-71181cdfa0f5/40d83ad1-9186-5908-90b7-71181cdfa0f5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360131,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5438567/general/3164901c-2b45-4ad1-b368-42cad10343e5.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d83ad1-9186-5908-90b7-71181cdfa0f5/40d83ad1-9186-5908-90b7-71181cdfa0f5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235123,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5438567/general/8f349102-227a-4fd4-a7e4-707d19cd1482.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d83ad1-9186-5908-90b7-71181cdfa0f5/40d83ad1-9186-5908-90b7-71181cdfa0f5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361092,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5438567/general/88cbd45c-ecd9-4ad2-aca0-baa22cc6a455.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d83ad1-9186-5908-90b7-71181cdfa0f5/40d83ad1-9186-5908-90b7-71181cdfa0f5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361742,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5438567/general/c2e5b43e-22f1-43d7-82a1-8f4c81a34d86.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d83ad1-9186-5908-90b7-71181cdfa0f5/40d83ad1-9186-5908-90b7-71181cdfa0f5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319491,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5438567/general/bf7d173c-1eb2-42f0-9413-8217707ed6b4.jpg',
'Width': 1279}],
'price': 32000,
'price_includes_vat': True,
'registration_date': '2020-09-15',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model S Ludicrous Performance 100 kWh - Electric - Automatic '
'- 795 hp - 60.140 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724808%27 HTTP/1.1" 200 None
2026-03-25 17:16:04 [adesa.de] INFO: Saving data for 10724808: {'created_time': 1774458964.262858, 'last_price_update_time': 1774458964.262872, 'auction_closing_time': 1774614600.0}
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724808') HTTP/1.1" 204 0
2026-03-25 17:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a2bbd0>
2026-03-25 17:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87fbb4c9-7a73-5eca-8586-a23c28012807/87fbb4c9-7a73-5eca-8586-a23c28012807_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747175%252Fgeneral%252F15a1d430-1e5a-49c5-b76a-948c66a79941.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747175/general/15a1d430-1e5a-49c5-b76a-948c66a79941.jpg saved to cache
2026-03-25 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 87fbb4c9-7a73-5eca-8586-a23c28012807
2026-03-25 17:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62cc95b6-27e1-596b-be4e-14e68f7de267 with identifier: 10724742
2026-03-25 17:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62cc95b6-27e1-596b-be4e-14e68f7de267 with scrape type 1
2026-03-25 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 62cc95b6-27e1-596b-be4e-14e68f7de267
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685322%252Fgeneral%252Fcc6b2f92-ab46-4805-8558-32f929d466b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685322/general/cc6b2f92-ab46-4805-8558-32f929d466b9.jpg already downloaded
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685322%252Fgeneral%252F32359e20-f3b2-4d31-9f72-aab0e6e20fd2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685322/general/32359e20-f3b2-4d31-9f72-aab0e6e20fd2.jpg already downloaded
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685322%252Fgeneral%252F780aa4d9-c384-4d1b-a70a-5fa82bf4eadf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685322/general/780aa4d9-c384-4d1b-a70a-5fa82bf4eadf.jpg already downloaded
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685322%252Fgeneral%252Fd704c25d-80cb-4e6f-bfce-d6a4a87c838c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685322/general/d704c25d-80cb-4e6f-bfce-d6a4a87c838c.jpg already downloaded
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685322%252Fgeneral%252Faea4315f-36c2-4003-9d39-4005936f2e57.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685322/general/aea4315f-36c2-4003-9d39-4005936f2e57.jpg already downloaded
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685322%252Fgeneral%252Fa63dae68-9737-4e9e-a79e-b75459b0551e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685322/general/a63dae68-9737-4e9e-a79e-b75459b0551e.jpg already downloaded
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685322%252Fgeneral%252F7e5cc750-3434-449d-a7d6-5970b6cdc9b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685322/general/7e5cc750-3434-449d-a7d6-5970b6cdc9b9.jpg already downloaded
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685322%252Fgeneral%252F6ba7d7f7-0841-4191-8e86-71bf4ce3d3ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685322/general/6ba7d7f7-0841-4191-8e86-71bf4ce3d3ab.jpg already downloaded
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685322%252Fgeneral%252Fcec1d3ea-9146-40c8-b5f3-663d1ef15207.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685322/general/cec1d3ea-9146-40c8-b5f3-663d1ef15207.jpg already downloaded
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685322%252Fgeneral%252F00d5d67a-8d00-4389-9ccd-1275b763a97d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685322/general/00d5d67a-8d00-4389-9ccd-1275b763a97d.jpg already downloaded
2026-03-25 17:16:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 62cc95b6-27e1-596b-be4e-14e68f7de267, identifier: 10724742
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747175%252Fgeneral%252F4277d3b6-11fe-4434-a20d-30b64e63e473.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747175/general/4277d3b6-11fe-4434-a20d-30b64e63e473.jpg not downloaded yet
2026-03-25 17:16:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 62cc95b6-27e1-596b-be4e-14e68f7de267 with identifier: 10724742
2026-03-25 17:16:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 62cc95b6-27e1-596b-be4e-14e68f7de267 with identifier: 10724742
2026-03-25 17:16:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 62cc95b6-27e1-596b-be4e-14e68f7de267 with identifier: 10724742 to the API
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724742>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Petrol',
'id': '62cc95b6-27e1-596b-be4e-14e68f7de267',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2025118207',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724742',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tayron',
'odometer': 15732,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5685322/general/cc6b2f92-ab46-4805-8558-32f929d466b9.jpg',
'https://images.openlane.eu/carimgs/5685322/general/32359e20-f3b2-4d31-9f72-aab0e6e20fd2.jpg',
'https://images.openlane.eu/carimgs/5685322/general/780aa4d9-c384-4d1b-a70a-5fa82bf4eadf.jpg',
'https://images.openlane.eu/carimgs/5685322/general/d704c25d-80cb-4e6f-bfce-d6a4a87c838c.jpg',
'https://images.openlane.eu/carimgs/5685322/general/aea4315f-36c2-4003-9d39-4005936f2e57.jpg',
'https://images.openlane.eu/carimgs/5685322/general/a63dae68-9737-4e9e-a79e-b75459b0551e.jpg',
'https://images.openlane.eu/carimgs/5685322/general/7e5cc750-3434-449d-a7d6-5970b6cdc9b9.jpg',
'https://images.openlane.eu/carimgs/5685322/general/6ba7d7f7-0841-4191-8e86-71bf4ce3d3ab.jpg',
'https://images.openlane.eu/carimgs/5685322/general/cec1d3ea-9146-40c8-b5f3-663d1ef15207.jpg',
'https://images.openlane.eu/carimgs/5685322/general/00d5d67a-8d00-4389-9ccd-1275b763a97d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62cc95b6-27e1-596b-be4e-14e68f7de267/62cc95b6-27e1-596b-be4e-14e68f7de267_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77760,
'Height': 452,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685322/general/cc6b2f92-ab46-4805-8558-32f929d466b9.jpg',
'Width': 603},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62cc95b6-27e1-596b-be4e-14e68f7de267/62cc95b6-27e1-596b-be4e-14e68f7de267_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67297,
'Height': 452,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685322/general/32359e20-f3b2-4d31-9f72-aab0e6e20fd2.jpg',
'Width': 603},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62cc95b6-27e1-596b-be4e-14e68f7de267/62cc95b6-27e1-596b-be4e-14e68f7de267_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47994,
'Height': 452,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685322/general/780aa4d9-c384-4d1b-a70a-5fa82bf4eadf.jpg',
'Width': 603},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62cc95b6-27e1-596b-be4e-14e68f7de267/62cc95b6-27e1-596b-be4e-14e68f7de267_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50721,
'Height': 452,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685322/general/d704c25d-80cb-4e6f-bfce-d6a4a87c838c.jpg',
'Width': 603},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62cc95b6-27e1-596b-be4e-14e68f7de267/62cc95b6-27e1-596b-be4e-14e68f7de267_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104105,
'Height': 452,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685322/general/aea4315f-36c2-4003-9d39-4005936f2e57.jpg',
'Width': 603},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62cc95b6-27e1-596b-be4e-14e68f7de267/62cc95b6-27e1-596b-be4e-14e68f7de267_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109663,
'Height': 452,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685322/general/a63dae68-9737-4e9e-a79e-b75459b0551e.jpg',
'Width': 603},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62cc95b6-27e1-596b-be4e-14e68f7de267/62cc95b6-27e1-596b-be4e-14e68f7de267_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105360,
'Height': 452,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685322/general/7e5cc750-3434-449d-a7d6-5970b6cdc9b9.jpg',
'Width': 603},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62cc95b6-27e1-596b-be4e-14e68f7de267/62cc95b6-27e1-596b-be4e-14e68f7de267_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103986,
'Height': 452,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685322/general/6ba7d7f7-0841-4191-8e86-71bf4ce3d3ab.jpg',
'Width': 603},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62cc95b6-27e1-596b-be4e-14e68f7de267/62cc95b6-27e1-596b-be4e-14e68f7de267_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95089,
'Height': 452,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685322/general/cec1d3ea-9146-40c8-b5f3-663d1ef15207.jpg',
'Width': 603},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62cc95b6-27e1-596b-be4e-14e68f7de267/62cc95b6-27e1-596b-be4e-14e68f7de267_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96157,
'Height': 452,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685322/general/00d5d67a-8d00-4389-9ccd-1275b763a97d.jpg',
'Width': 603}],
'price': 28500,
'price_includes_vat': True,
'registration_date': '2025-05-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tayron 1.5 eTSI Elegance - Petrol - Automatic - 150 hp - '
'15.732 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2025}
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724742%27 HTTP/1.1" 200 None
2026-03-25 17:16:05 [adesa.de] INFO: Saving data for 10724742: {'created_time': 1774458965.358694, 'last_price_update_time': 1774458965.358706, 'auction_closing_time': 1774614600.0}
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724742') HTTP/1.1" 204 0
2026-03-25 17:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a337d0>
2026-03-25 17:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a5fa32a-0eb8-5866-b292-ca9d44c89965/9a5fa32a-0eb8-5866-b292-ca9d44c89965_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747133%252Fgeneral%252F3323f837-b5b2-4701-90a5-a065011a285e.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747133/general/3323f837-b5b2-4701-90a5-a065011a285e.jpg saved to cache
2026-03-25 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9a5fa32a-0eb8-5866-b292-ca9d44c89965
2026-03-25 17:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134288f390>
2026-03-25 17:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98068283-5733-5790-ad12-9ad9ab0f8a76/98068283-5733-5790-ad12-9ad9ab0f8a76_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747118%252Fgeneral%252Fd7cb8761-454d-4da2-afba-f19d4a83fa7a.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747118/general/d7cb8761-454d-4da2-afba-f19d4a83fa7a.jpg saved to cache
2026-03-25 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 98068283-5733-5790-ad12-9ad9ab0f8a76
2026-03-25 17:16:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87197163-1759-525e-a11e-14f085ad34aa with identifier: 10724886
2026-03-25 17:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87197163-1759-525e-a11e-14f085ad34aa with scrape type 1
2026-03-25 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87197163-1759-525e-a11e-14f085ad34aa
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728187%252Fgeneral%252Fe017f945-2c2f-4fab-8864-2c6edb127c44.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728187/general/e017f945-2c2f-4fab-8864-2c6edb127c44.jpg already downloaded
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728187%252Fgeneral%252F0abff076-f8de-4086-b289-83b1e59b03b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728187/general/0abff076-f8de-4086-b289-83b1e59b03b1.jpg already downloaded
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728187%252Fgeneral%252F4f1cb769-b225-489e-aee8-4d53449689e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728187/general/4f1cb769-b225-489e-aee8-4d53449689e3.jpg already downloaded
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728187%252Fgeneral%252F17bcaa90-b88d-49e9-8530-8ecd490862b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728187/general/17bcaa90-b88d-49e9-8530-8ecd490862b2.jpg already downloaded
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728187%252Fgeneral%252F2552c1b9-1741-468f-b327-f0a36bfc7ec6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728187/general/2552c1b9-1741-468f-b327-f0a36bfc7ec6.jpg already downloaded
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728187%252Fgeneral%252Ff9226781-54a5-4be4-a4e8-7eaa77996ae6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728187/general/f9226781-54a5-4be4-a4e8-7eaa77996ae6.jpg already downloaded
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728187%252Fgeneral%252Fa84d3a9a-7f82-4579-815b-9ea48506e54f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728187/general/a84d3a9a-7f82-4579-815b-9ea48506e54f.jpg already downloaded
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728187%252Fgeneral%252Fd3436f7c-34e0-4b32-9168-952328f97e35.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728187/general/d3436f7c-34e0-4b32-9168-952328f97e35.jpg already downloaded
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728187%252Fgeneral%252F8cfca6b8-260c-42ed-9788-40fcad401e66.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728187/general/8cfca6b8-260c-42ed-9788-40fcad401e66.jpg already downloaded
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728187%252Fgeneral%252F82f88c48-8fad-4357-b8b4-afe45642648a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728187/general/82f88c48-8fad-4357-b8b4-afe45642648a.jpg already downloaded
2026-03-25 17:16:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 87197163-1759-525e-a11e-14f085ad34aa, identifier: 10724886
2026-03-25 17:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747175/general/ba67c668-8c24-43dd-a656-f05229de2a4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727577)
2026-03-25 17:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747118/general/c794de36-c671-4edd-84de-7f5c677db5cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727508)
2026-03-25 17:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747133/general/abf51add-19e3-43fb-82d5-44a1cdf2fffc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727523)
2026-03-25 17:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747175/general/fab842ee-e2c4-4d65-b65a-a773b167ab35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727577)
2026-03-25 17:16:05 [adesa.de] INFO: Found listing with ID: 10724750
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724750%27 HTTP/1.1" 200 None
2026-03-25 17:16:05 [adesa.de] INFO: Scrape type for 10724750: 1
2026-03-25 17:16:05 [adesa.de] INFO: Scraping item 10724750 url https://www.openlane.eu/en/carv6/auction/10724750
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747155%252Fgeneral%252Fb147616f-f438-4087-b63a-1a2f5a20c8c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747155/general/b147616f-f438-4087-b63a-1a2f5a20c8c6.jpg not downloaded yet
2026-03-25 17:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 87197163-1759-525e-a11e-14f085ad34aa with identifier: 10724886
2026-03-25 17:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 87197163-1759-525e-a11e-14f085ad34aa with identifier: 10724886
2026-03-25 17:16:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 87197163-1759-525e-a11e-14f085ad34aa with identifier: 10724886 to the API
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724886>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Electric',
'id': '87197163-1759-525e-a11e-14f085ad34aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7897084',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724886',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 100790,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5728187/general/e017f945-2c2f-4fab-8864-2c6edb127c44.jpg',
'https://images.openlane.eu/carimgs/5728187/general/0abff076-f8de-4086-b289-83b1e59b03b1.jpg',
'https://images.openlane.eu/carimgs/5728187/general/4f1cb769-b225-489e-aee8-4d53449689e3.jpg',
'https://images.openlane.eu/carimgs/5728187/general/17bcaa90-b88d-49e9-8530-8ecd490862b2.jpg',
'https://images.openlane.eu/carimgs/5728187/general/2552c1b9-1741-468f-b327-f0a36bfc7ec6.jpg',
'https://images.openlane.eu/carimgs/5728187/general/f9226781-54a5-4be4-a4e8-7eaa77996ae6.jpg',
'https://images.openlane.eu/carimgs/5728187/general/a84d3a9a-7f82-4579-815b-9ea48506e54f.jpg',
'https://images.openlane.eu/carimgs/5728187/general/d3436f7c-34e0-4b32-9168-952328f97e35.jpg',
'https://images.openlane.eu/carimgs/5728187/general/8cfca6b8-260c-42ed-9788-40fcad401e66.jpg',
'https://images.openlane.eu/carimgs/5728187/general/82f88c48-8fad-4357-b8b4-afe45642648a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87197163-1759-525e-a11e-14f085ad34aa/87197163-1759-525e-a11e-14f085ad34aa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87938,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728187/general/e017f945-2c2f-4fab-8864-2c6edb127c44.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87197163-1759-525e-a11e-14f085ad34aa/87197163-1759-525e-a11e-14f085ad34aa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92101,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728187/general/0abff076-f8de-4086-b289-83b1e59b03b1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87197163-1759-525e-a11e-14f085ad34aa/87197163-1759-525e-a11e-14f085ad34aa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93154,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728187/general/4f1cb769-b225-489e-aee8-4d53449689e3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87197163-1759-525e-a11e-14f085ad34aa/87197163-1759-525e-a11e-14f085ad34aa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98445,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728187/general/17bcaa90-b88d-49e9-8530-8ecd490862b2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87197163-1759-525e-a11e-14f085ad34aa/87197163-1759-525e-a11e-14f085ad34aa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91527,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728187/general/2552c1b9-1741-468f-b327-f0a36bfc7ec6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87197163-1759-525e-a11e-14f085ad34aa/87197163-1759-525e-a11e-14f085ad34aa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78475,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728187/general/f9226781-54a5-4be4-a4e8-7eaa77996ae6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87197163-1759-525e-a11e-14f085ad34aa/87197163-1759-525e-a11e-14f085ad34aa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85434,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728187/general/a84d3a9a-7f82-4579-815b-9ea48506e54f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87197163-1759-525e-a11e-14f085ad34aa/87197163-1759-525e-a11e-14f085ad34aa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77767,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728187/general/d3436f7c-34e0-4b32-9168-952328f97e35.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87197163-1759-525e-a11e-14f085ad34aa/87197163-1759-525e-a11e-14f085ad34aa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86796,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728187/general/8cfca6b8-260c-42ed-9788-40fcad401e66.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87197163-1759-525e-a11e-14f085ad34aa/87197163-1759-525e-a11e-14f085ad34aa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102294,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728187/general/82f88c48-8fad-4357-b8b4-afe45642648a.jpg',
'Width': 800}],
'price': 15800,
'price_includes_vat': True,
'registration_date': '2023-03-14',
'seats_number': 5,
'seller_name': 'Allane Group',
'title': 'Volkswagen ID.4 Pro - Electric - Automatic - 204 hp - 100.790 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724886%27 HTTP/1.1" 200 None
2026-03-25 17:16:06 [adesa.de] INFO: Saving data for 10724886: {'created_time': 1774458966.088753, 'last_price_update_time': 1774458966.088766, 'auction_closing_time': 1774614600.0}
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724886') HTTP/1.1" 204 0
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341dcc0d0>
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87fbb4c9-7a73-5eca-8586-a23c28012807/87fbb4c9-7a73-5eca-8586-a23c28012807_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747175%252Fgeneral%252F17b45086-1020-4aeb-9482-3831362d4911.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747175/general/17b45086-1020-4aeb-9482-3831362d4911.jpg saved to cache
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 87fbb4c9-7a73-5eca-8586-a23c28012807
2026-03-25 17:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747175/general/36fe72c9-2d8f-44d0-8627-e3786b938f1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727577)
2026-03-25 17:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747155/general/ffa5538e-769e-4ac6-8195-de414aa5f59a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727557)
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747175%252Fgeneral%252F2c15dcf5-06cf-421a-bf27-f4fc0120430b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747175/general/2c15dcf5-06cf-421a-bf27-f4fc0120430b.jpg not downloaded yet
2026-03-25 17:16:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429f5a10>
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98068283-5733-5790-ad12-9ad9ab0f8a76/98068283-5733-5790-ad12-9ad9ab0f8a76_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747118%252Fgeneral%252F3c56f7e4-aec8-4730-ac46-4199e3a14663.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747118/general/3c56f7e4-aec8-4730-ac46-4199e3a14663.jpg saved to cache
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 98068283-5733-5790-ad12-9ad9ab0f8a76
2026-03-25 17:16:06 [adesa.de] INFO: Found listing with ID: 10724888
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724888%27 HTTP/1.1" 200 None
2026-03-25 17:16:06 [adesa.de] INFO: Scrape type for 10724888: 1
2026-03-25 17:16:06 [adesa.de] INFO: Scraping item 10724888 url https://www.openlane.eu/en/carv6/auction/10724888
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747155%252Fgeneral%252Fe9eba2b0-3b80-4387-b55b-f3681fca6f48.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747155/general/e9eba2b0-3b80-4387-b55b-f3681fca6f48.jpg not downloaded yet
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13419ebf10>
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87fbb4c9-7a73-5eca-8586-a23c28012807/87fbb4c9-7a73-5eca-8586-a23c28012807_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747175%252Fgeneral%252Fba67c668-8c24-43dd-a656-f05229de2a4a.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747175/general/ba67c668-8c24-43dd-a656-f05229de2a4a.jpg saved to cache
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 87fbb4c9-7a73-5eca-8586-a23c28012807
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13419e9d10>
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98068283-5733-5790-ad12-9ad9ab0f8a76/98068283-5733-5790-ad12-9ad9ab0f8a76_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747118%252Fgeneral%252Fc794de36-c671-4edd-84de-7f5c677db5cc.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747118/general/c794de36-c671-4edd-84de-7f5c677db5cc.jpg saved to cache
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 98068283-5733-5790-ad12-9ad9ab0f8a76
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426d3990>
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a5fa32a-0eb8-5866-b292-ca9d44c89965/9a5fa32a-0eb8-5866-b292-ca9d44c89965_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747133%252Fgeneral%252Fabf51add-19e3-43fb-82d5-44a1cdf2fffc.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747133/general/abf51add-19e3-43fb-82d5-44a1cdf2fffc.jpg saved to cache
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9a5fa32a-0eb8-5866-b292-ca9d44c89965
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341db1610>
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87fbb4c9-7a73-5eca-8586-a23c28012807/87fbb4c9-7a73-5eca-8586-a23c28012807_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747175%252Fgeneral%252Ffab842ee-e2c4-4d65-b65a-a773b167ab35.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747175/general/fab842ee-e2c4-4d65-b65a-a773b167ab35.jpg saved to cache
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 87fbb4c9-7a73-5eca-8586-a23c28012807
2026-03-25 17:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c47d10ae-541e-5710-b724-22411396f8e6 with identifier: 10727519
2026-03-25 17:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c47d10ae-541e-5710-b724-22411396f8e6 with scrape type 1
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c47d10ae-541e-5710-b724-22411396f8e6
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747129%252Fgeneral%252Fa99c4a09-8017-4ea6-88d9-391b66eb00af.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747129/general/a99c4a09-8017-4ea6-88d9-391b66eb00af.jpg not downloaded yet
2026-03-25 17:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f0b1d9e-39c4-5073-8231-580342700c91 with identifier: 10727550
2026-03-25 17:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f0b1d9e-39c4-5073-8231-580342700c91 with scrape type 1
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6f0b1d9e-39c4-5073-8231-580342700c91
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747148%252Fgeneral%252F2271c118-af7a-4767-8021-515f7a459a5b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747148/general/2271c118-af7a-4767-8021-515f7a459a5b.jpg not downloaded yet
2026-03-25 17:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747155/general/f20ecb76-0aa5-4b6e-be83-e4c44cf3ae76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727557)
2026-03-25 17:16:06 [adesa.de] INFO: Found listing with ID: 10727572
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727572%27 HTTP/1.1" 200 None
2026-03-25 17:16:06 [adesa.de] INFO: Scrape type for 10727572: 1
2026-03-25 17:16:06 [adesa.de] INFO: Scraping item 10727572 url https://www.openlane.eu/en/carv6/auction/10727572
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747155%252Fgeneral%252F7bc19710-8f6f-4039-9629-acef61b8a33c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747155/general/7bc19710-8f6f-4039-9629-acef61b8a33c.jpg not downloaded yet
2026-03-25 17:16:06 [scrapy.extensions.logstats] INFO: Crawled 83 pages (at 83 pages/min), scraped 26 items (at 26 items/min)
2026-03-25 17:16:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747129%252Fgeneral%252F284feff0-0fc8-498f-ae9c-6a6381bafc66.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747129/general/284feff0-0fc8-498f-ae9c-6a6381bafc66.jpg not downloaded yet
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747148%252Fgeneral%252Ff6f88cc1-3a1c-4d2d-9979-37dc3316910a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747148/general/f6f88cc1-3a1c-4d2d-9979-37dc3316910a.jpg not downloaded yet
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341afe2d0>
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87fbb4c9-7a73-5eca-8586-a23c28012807/87fbb4c9-7a73-5eca-8586-a23c28012807_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747175%252Fgeneral%252F36fe72c9-2d8f-44d0-8627-e3786b938f1a.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747175/general/36fe72c9-2d8f-44d0-8627-e3786b938f1a.jpg saved to cache
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 87fbb4c9-7a73-5eca-8586-a23c28012807
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341afec90>
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_486846ef-2b29-5749-b4d8-dd277a57c42c/486846ef-2b29-5749-b4d8-dd277a57c42c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747155%252Fgeneral%252Fffa5538e-769e-4ac6-8195-de414aa5f59a.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747155/general/ffa5538e-769e-4ac6-8195-de414aa5f59a.jpg saved to cache
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 486846ef-2b29-5749-b4d8-dd277a57c42c
2026-03-25 17:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747118/general/987d5df8-7940-48bc-9f4d-a85d1a03c99d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727508)
2026-03-25 17:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747175/general/5d6b228c-c51f-4901-b1fa-18c673e70899.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727577)
2026-03-25 17:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747155/general/3c8ff080-6ef0-4988-aa19-e677aa9f58d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727557)
2026-03-25 17:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747118/general/3aeebffc-0cfb-41ce-84ea-db967815e78b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727508)
2026-03-25 17:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747175/general/4277d3b6-11fe-4434-a20d-30b64e63e473.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727577)
2026-03-25 17:16:06 [adesa.de] INFO: Found listing with ID: 10727579
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727579%27 HTTP/1.1" 200 None
2026-03-25 17:16:06 [adesa.de] INFO: Scrape type for 10727579: 1
2026-03-25 17:16:06 [adesa.de] INFO: Scraping item 10727579 url https://www.openlane.eu/en/carv6/auction/10727579
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747155%252Fgeneral%252F09337eb6-6e96-4884-8bfb-e19c15ad98a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747155/general/09337eb6-6e96-4884-8bfb-e19c15ad98a2.jpg not downloaded yet
2026-03-25 17:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747118/general/d494cf22-f5c4-4ac0-ba6c-7b343216e7d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727508)
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747129%252Fgeneral%252F1a511b2e-f7c5-4dac-b8eb-4beb8132eb75.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747129/general/1a511b2e-f7c5-4dac-b8eb-4beb8132eb75.jpg not downloaded yet
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747148%252Fgeneral%252F1877c1d7-2982-4c39-8c9d-72f57eeb6511.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747148/general/1877c1d7-2982-4c39-8c9d-72f57eeb6511.jpg not downloaded yet
2026-03-25 17:16:06 [adesa.de] INFO: Found listing with ID: 10727581
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727581%27 HTTP/1.1" 200 None
2026-03-25 17:16:06 [adesa.de] INFO: Scrape type for 10727581: 1
2026-03-25 17:16:06 [adesa.de] INFO: Scraping item 10727581 url https://www.openlane.eu/en/carv6/auction/10727581
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747155%252Fgeneral%252Fb1b01c09-39f3-4962-b9d7-3c088f5f3f28.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747155/general/b1b01c09-39f3-4962-b9d7-3c088f5f3f28.jpg not downloaded yet
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747129%252Fgeneral%252Ff10b59c1-d3d6-45e2-a25a-437eedc31b82.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747129/general/f10b59c1-d3d6-45e2-a25a-437eedc31b82.jpg not downloaded yet
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747148%252Fgeneral%252Fc692df23-2283-49c4-976c-f06a9496d2cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747148/general/c692df23-2283-49c4-976c-f06a9496d2cd.jpg not downloaded yet
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747155%252Fgeneral%252F2ba4065b-70bb-4206-8fb3-53a6cd5a99b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747155/general/2ba4065b-70bb-4206-8fb3-53a6cd5a99b0.jpg not downloaded yet
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426ed190>
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_486846ef-2b29-5749-b4d8-dd277a57c42c/486846ef-2b29-5749-b4d8-dd277a57c42c_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747155%252Fgeneral%252Ff20ecb76-0aa5-4b6e-be83-e4c44cf3ae76.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747155/general/f20ecb76-0aa5-4b6e-be83-e4c44cf3ae76.jpg saved to cache
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 486846ef-2b29-5749-b4d8-dd277a57c42c
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747129%252Fgeneral%252F052ea985-b6f9-481c-841e-48b04cd07bcc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747129/general/052ea985-b6f9-481c-841e-48b04cd07bcc.jpg not downloaded yet
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747148%252Fgeneral%252F14cde031-3f79-4a19-9508-b8943240cf21.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747148/general/14cde031-3f79-4a19-9508-b8943240cf21.jpg not downloaded yet
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747155%252Fgeneral%252F32c02572-6346-496b-94d8-b8a156ffdb21.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747155/general/32c02572-6346-496b-94d8-b8a156ffdb21.jpg not downloaded yet
2026-03-25 17:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747155/general/e9eba2b0-3b80-4387-b55b-f3681fca6f48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727557)
2026-03-25 17:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747129/general/a99c4a09-8017-4ea6-88d9-391b66eb00af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727519)
2026-03-25 17:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747129/general/284feff0-0fc8-498f-ae9c-6a6381bafc66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727519)
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747129%252Fgeneral%252F49238b7f-ffff-429a-acaa-e4ba4bf70712.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747129/general/49238b7f-ffff-429a-acaa-e4ba4bf70712.jpg not downloaded yet
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747148%252Fgeneral%252Fdcf20df8-403b-4e2c-8b2b-d9ccfd4ee53e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747148/general/dcf20df8-403b-4e2c-8b2b-d9ccfd4ee53e.jpg not downloaded yet
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429cd850>
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98068283-5733-5790-ad12-9ad9ab0f8a76/98068283-5733-5790-ad12-9ad9ab0f8a76_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747118%252Fgeneral%252F987d5df8-7940-48bc-9f4d-a85d1a03c99d.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747118/general/987d5df8-7940-48bc-9f4d-a85d1a03c99d.jpg saved to cache
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 98068283-5733-5790-ad12-9ad9ab0f8a76
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342ac3690>
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87fbb4c9-7a73-5eca-8586-a23c28012807/87fbb4c9-7a73-5eca-8586-a23c28012807_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747175%252Fgeneral%252F5d6b228c-c51f-4901-b1fa-18c673e70899.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747175/general/5d6b228c-c51f-4901-b1fa-18c673e70899.jpg saved to cache
2026-03-25 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 87fbb4c9-7a73-5eca-8586-a23c28012807
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b0bd50>
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_486846ef-2b29-5749-b4d8-dd277a57c42c/486846ef-2b29-5749-b4d8-dd277a57c42c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747155%252Fgeneral%252F3c8ff080-6ef0-4988-aa19-e677aa9f58d9.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747155/general/3c8ff080-6ef0-4988-aa19-e677aa9f58d9.jpg saved to cache
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 486846ef-2b29-5749-b4d8-dd277a57c42c
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341dd9250>
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98068283-5733-5790-ad12-9ad9ab0f8a76/98068283-5733-5790-ad12-9ad9ab0f8a76_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747118%252Fgeneral%252F3aeebffc-0cfb-41ce-84ea-db967815e78b.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747118/general/3aeebffc-0cfb-41ce-84ea-db967815e78b.jpg saved to cache
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 98068283-5733-5790-ad12-9ad9ab0f8a76
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426ee010>
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87fbb4c9-7a73-5eca-8586-a23c28012807/87fbb4c9-7a73-5eca-8586-a23c28012807_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747175%252Fgeneral%252F4277d3b6-11fe-4434-a20d-30b64e63e473.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747175/general/4277d3b6-11fe-4434-a20d-30b64e63e473.jpg saved to cache
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 87fbb4c9-7a73-5eca-8586-a23c28012807
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341cfda10>
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98068283-5733-5790-ad12-9ad9ab0f8a76/98068283-5733-5790-ad12-9ad9ab0f8a76_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747118%252Fgeneral%252Fd494cf22-f5c4-4ac0-ba6c-7b343216e7d9.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747118/general/d494cf22-f5c4-4ac0-ba6c-7b343216e7d9.jpg saved to cache
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 98068283-5733-5790-ad12-9ad9ab0f8a76
2026-03-25 17:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747148/general/2271c118-af7a-4767-8021-515f7a459a5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727550)
2026-03-25 17:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747148/general/f6f88cc1-3a1c-4d2d-9979-37dc3316910a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727550)
2026-03-25 17:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747155/general/7bc19710-8f6f-4039-9629-acef61b8a33c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727557)
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747129%252Fgeneral%252F5d1f96af-32f9-494f-9559-0972e8dc804b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747129/general/5d1f96af-32f9-494f-9559-0972e8dc804b.jpg not downloaded yet
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747148%252Fgeneral%252F98b5309f-389d-434f-b0d3-b499c45b05f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747148/general/98b5309f-389d-434f-b0d3-b499c45b05f1.jpg not downloaded yet
2026-03-25 17:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724741> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429aeed0>
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_486846ef-2b29-5749-b4d8-dd277a57c42c/486846ef-2b29-5749-b4d8-dd277a57c42c_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747155%252Fgeneral%252Fe9eba2b0-3b80-4387-b55b-f3681fca6f48.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747155/general/e9eba2b0-3b80-4387-b55b-f3681fca6f48.jpg saved to cache
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 486846ef-2b29-5749-b4d8-dd277a57c42c
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d916d0>
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c47d10ae-541e-5710-b724-22411396f8e6/c47d10ae-541e-5710-b724-22411396f8e6_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747129%252Fgeneral%252Fa99c4a09-8017-4ea6-88d9-391b66eb00af.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747129/general/a99c4a09-8017-4ea6-88d9-391b66eb00af.jpg saved to cache
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c47d10ae-541e-5710-b724-22411396f8e6
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341ccfad0>
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c47d10ae-541e-5710-b724-22411396f8e6/c47d10ae-541e-5710-b724-22411396f8e6_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747129%252Fgeneral%252F284feff0-0fc8-498f-ae9c-6a6381bafc66.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747129/general/284feff0-0fc8-498f-ae9c-6a6381bafc66.jpg saved to cache
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c47d10ae-541e-5710-b724-22411396f8e6
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747129%252Fgeneral%252Fb0f53bb9-ff1b-40d9-88a7-a216dcaf88f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747129/general/b0f53bb9-ff1b-40d9-88a7-a216dcaf88f6.jpg not downloaded yet
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747148%252Fgeneral%252Ff498b3b9-8ea1-48f5-8de5-802e4aae84d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747148/general/f498b3b9-8ea1-48f5-8de5-802e4aae84d6.jpg not downloaded yet
2026-03-25 17:16:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747148/general/14cde031-3f79-4a19-9508-b8943240cf21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727550)
2026-03-25 17:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747155/general/32c02572-6346-496b-94d8-b8a156ffdb21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727557)
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747129%252Fgeneral%252F1bdd7bbd-4040-4ba2-b639-81188e6cd1e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747129/general/1bdd7bbd-4040-4ba2-b639-81188e6cd1e8.jpg not downloaded yet
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747148%252Fgeneral%252F33bb1383-0737-445e-a636-f3935bf625ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747148/general/33bb1383-0737-445e-a636-f3935bf625ee.jpg not downloaded yet
2026-03-25 17:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724798> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a68b50>
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f0b1d9e-39c4-5073-8231-580342700c91/6f0b1d9e-39c4-5073-8231-580342700c91_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747148%252Fgeneral%252F2271c118-af7a-4767-8021-515f7a459a5b.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747148/general/2271c118-af7a-4767-8021-515f7a459a5b.jpg saved to cache
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6f0b1d9e-39c4-5073-8231-580342700c91
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a20990>
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f0b1d9e-39c4-5073-8231-580342700c91/6f0b1d9e-39c4-5073-8231-580342700c91_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747148%252Fgeneral%252Ff6f88cc1-3a1c-4d2d-9979-37dc3316910a.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747148/general/f6f88cc1-3a1c-4d2d-9979-37dc3316910a.jpg saved to cache
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6f0b1d9e-39c4-5073-8231-580342700c91
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342afa050>
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_486846ef-2b29-5749-b4d8-dd277a57c42c/486846ef-2b29-5749-b4d8-dd277a57c42c_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747155%252Fgeneral%252F7bc19710-8f6f-4039-9629-acef61b8a33c.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747155/general/7bc19710-8f6f-4039-9629-acef61b8a33c.jpg saved to cache
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 486846ef-2b29-5749-b4d8-dd277a57c42c
2026-03-25 17:16:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8afb8d88-dd25-50a9-ae74-f3260cadf072 with identifier: 10724741
2026-03-25 17:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8afb8d88-dd25-50a9-ae74-f3260cadf072 with scrape type 1
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8afb8d88-dd25-50a9-ae74-f3260cadf072
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674731%252Fgeneral%252F1da3c404-455c-461c-8744-a4183063817f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674731/general/1da3c404-455c-461c-8744-a4183063817f.jpg already downloaded
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674731%252Fgeneral%252F630bf6cd-63b8-4748-a96d-b2f99d5be758.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674731/general/630bf6cd-63b8-4748-a96d-b2f99d5be758.jpg already downloaded
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674731%252Fgeneral%252F760dc0ec-c5ee-4e48-b9a7-908398151b78.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674731/general/760dc0ec-c5ee-4e48-b9a7-908398151b78.jpg already downloaded
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674731%252Fgeneral%252Fd3c901b2-4934-43da-b0ba-c2de71a1e60f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674731/general/d3c901b2-4934-43da-b0ba-c2de71a1e60f.jpg already downloaded
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674731%252Fgeneral%252F1a079d2d-9053-45b7-83fe-f9bbf6a8978e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674731/general/1a079d2d-9053-45b7-83fe-f9bbf6a8978e.jpg already downloaded
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674731%252Fgeneral%252F3d663263-0e52-47e2-a644-4d4ad2e42992.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674731/general/3d663263-0e52-47e2-a644-4d4ad2e42992.jpeg already downloaded
2026-03-25 17:16:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8afb8d88-dd25-50a9-ae74-f3260cadf072, identifier: 10724741
2026-03-25 17:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747155/general/2ba4065b-70bb-4206-8fb3-53a6cd5a99b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727557)
2026-03-25 17:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747129/general/052ea985-b6f9-481c-841e-48b04cd07bcc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727519)
2026-03-25 17:16:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8afb8d88-dd25-50a9-ae74-f3260cadf072 with identifier: 10724741
2026-03-25 17:16:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8afb8d88-dd25-50a9-ae74-f3260cadf072 with identifier: 10724741
2026-03-25 17:16:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8afb8d88-dd25-50a9-ae74-f3260cadf072 with identifier: 10724741 to the API
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724741>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Diesel',
'id': '8afb8d88-dd25-50a9-ae74-f3260cadf072',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7105983',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724741',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 30584,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 6,
'photo_urls': ['https://images.openlane.eu/carimgs/5674731/general/1da3c404-455c-461c-8744-a4183063817f.jpg',
'https://images.openlane.eu/carimgs/5674731/general/630bf6cd-63b8-4748-a96d-b2f99d5be758.jpg',
'https://images.openlane.eu/carimgs/5674731/general/760dc0ec-c5ee-4e48-b9a7-908398151b78.jpg',
'https://images.openlane.eu/carimgs/5674731/general/d3c901b2-4934-43da-b0ba-c2de71a1e60f.jpg',
'https://images.openlane.eu/carimgs/5674731/general/1a079d2d-9053-45b7-83fe-f9bbf6a8978e.jpg',
'https://images.openlane.eu/carimgs/5674731/general/3d663263-0e52-47e2-a644-4d4ad2e42992.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8afb8d88-dd25-50a9-ae74-f3260cadf072/8afb8d88-dd25-50a9-ae74-f3260cadf072_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 458490,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674731/general/1da3c404-455c-461c-8744-a4183063817f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8afb8d88-dd25-50a9-ae74-f3260cadf072/8afb8d88-dd25-50a9-ae74-f3260cadf072_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 479651,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674731/general/630bf6cd-63b8-4748-a96d-b2f99d5be758.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8afb8d88-dd25-50a9-ae74-f3260cadf072/8afb8d88-dd25-50a9-ae74-f3260cadf072_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345471,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674731/general/760dc0ec-c5ee-4e48-b9a7-908398151b78.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8afb8d88-dd25-50a9-ae74-f3260cadf072/8afb8d88-dd25-50a9-ae74-f3260cadf072_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344589,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674731/general/d3c901b2-4934-43da-b0ba-c2de71a1e60f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8afb8d88-dd25-50a9-ae74-f3260cadf072/8afb8d88-dd25-50a9-ae74-f3260cadf072_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315425,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674731/general/1a079d2d-9053-45b7-83fe-f9bbf6a8978e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8afb8d88-dd25-50a9-ae74-f3260cadf072/8afb8d88-dd25-50a9-ae74-f3260cadf072_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64877,
'Height': 281,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674731/general/3d663263-0e52-47e2-a644-4d4ad2e42992.jpeg',
'Width': 451}],
'price': 23400,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V60 Cross Country B4 Plus - Diesel - Automatic - 197 hp - '
'30.584 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2023}
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724741%27 HTTP/1.1" 200 None
2026-03-25 17:16:08 [adesa.de] INFO: Saving data for 10724741: {'created_time': 1774458968.633838, 'last_price_update_time': 1774458968.63385, 'auction_closing_time': 1774614600.0}
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724741') HTTP/1.1" 204 0
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747129%252Fgeneral%252F2f8ab5c5-4097-412b-aedd-86b1a8046fcb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747129/general/2f8ab5c5-4097-412b-aedd-86b1a8046fcb.jpg not downloaded yet
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747148%252Fgeneral%252F50edfdc0-2601-4fde-b498-d88ee014a2f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747148/general/50edfdc0-2601-4fde-b498-d88ee014a2f7.jpg not downloaded yet
2026-03-25 17:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747148/general/dcf20df8-403b-4e2c-8b2b-d9ccfd4ee53e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727550)
2026-03-25 17:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747129/general/49238b7f-ffff-429a-acaa-e4ba4bf70712.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727519)
2026-03-25 17:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747148/general/98b5309f-389d-434f-b0d3-b499c45b05f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727550)
2026-03-25 17:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727583> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a21d50>
2026-03-25 17:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f0b1d9e-39c4-5073-8231-580342700c91/6f0b1d9e-39c4-5073-8231-580342700c91_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747148%252Fgeneral%252F14cde031-3f79-4a19-9508-b8943240cf21.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747148/general/14cde031-3f79-4a19-9508-b8943240cf21.jpg saved to cache
2026-03-25 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6f0b1d9e-39c4-5073-8231-580342700c91
2026-03-25 17:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342ad6150>
2026-03-25 17:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_486846ef-2b29-5749-b4d8-dd277a57c42c/486846ef-2b29-5749-b4d8-dd277a57c42c_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747155%252Fgeneral%252F32c02572-6346-496b-94d8-b8a156ffdb21.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747155/general/32c02572-6346-496b-94d8-b8a156ffdb21.jpg saved to cache
2026-03-25 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 486846ef-2b29-5749-b4d8-dd277a57c42c
2026-03-25 17:16:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d442bc5e-4618-5aea-b505-49a5f9a50d92 with identifier: 10724798
2026-03-25 17:16:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d442bc5e-4618-5aea-b505-49a5f9a50d92 with scrape type 1
2026-03-25 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d442bc5e-4618-5aea-b505-49a5f9a50d92
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740305%252Fgeneral%252F4a5f47a2-9825-4d22-b36d-dea13bf36c90.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/4a5f47a2-9825-4d22-b36d-dea13bf36c90.png already downloaded
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740305%252Fgeneral%252F0ee2c656-a0fc-4480-b57f-35e80e6d7954.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/0ee2c656-a0fc-4480-b57f-35e80e6d7954.png already downloaded
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740305%252Fgeneral%252F36bef088-46a1-4c52-b006-0e9dc8fe490b.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/36bef088-46a1-4c52-b006-0e9dc8fe490b.png already downloaded
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740305%252Fgeneral%252F716e7023-2aeb-4d9c-82a7-1ed761fd8a83.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/716e7023-2aeb-4d9c-82a7-1ed761fd8a83.png already downloaded
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740305%252Fgeneral%252F35de1b06-d585-4646-a0e1-9da10c4ad087.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/35de1b06-d585-4646-a0e1-9da10c4ad087.png already downloaded
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740305%252Fgeneral%252F8f1aefc5-1d4c-488d-84af-433077af5b48.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/8f1aefc5-1d4c-488d-84af-433077af5b48.png already downloaded
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740305%252Fgeneral%252F3bd14553-07f8-4775-ae71-3f592862afa5.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/3bd14553-07f8-4775-ae71-3f592862afa5.png already downloaded
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740305%252Fgeneral%252Fe5c2c991-6a7b-4460-928d-192622322b9a.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/e5c2c991-6a7b-4460-928d-192622322b9a.png already downloaded
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740305%252Fgeneral%252Fac26a6c5-fa5e-4c72-b14e-96eaecc20155.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/ac26a6c5-fa5e-4c72-b14e-96eaecc20155.png already downloaded
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740305%252Fgeneral%252F0b73cbb8-8542-4347-a9e6-aafe77603484.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/0b73cbb8-8542-4347-a9e6-aafe77603484.png already downloaded
2026-03-25 17:16:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d442bc5e-4618-5aea-b505-49a5f9a50d92, identifier: 10724798
2026-03-25 17:16:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d442bc5e-4618-5aea-b505-49a5f9a50d92 with identifier: 10724798
2026-03-25 17:16:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d442bc5e-4618-5aea-b505-49a5f9a50d92 with identifier: 10724798
2026-03-25 17:16:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d442bc5e-4618-5aea-b505-49a5f9a50d92 with identifier: 10724798 to the API
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724798>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'd442bc5e-4618-5aea-b505-49a5f9a50d92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7106382',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724798',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 71968,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5740305/general/4a5f47a2-9825-4d22-b36d-dea13bf36c90.png',
'https://images.openlane.eu/carimgs/5740305/general/0ee2c656-a0fc-4480-b57f-35e80e6d7954.png',
'https://images.openlane.eu/carimgs/5740305/general/36bef088-46a1-4c52-b006-0e9dc8fe490b.png',
'https://images.openlane.eu/carimgs/5740305/general/716e7023-2aeb-4d9c-82a7-1ed761fd8a83.png',
'https://images.openlane.eu/carimgs/5740305/general/35de1b06-d585-4646-a0e1-9da10c4ad087.png',
'https://images.openlane.eu/carimgs/5740305/general/8f1aefc5-1d4c-488d-84af-433077af5b48.png',
'https://images.openlane.eu/carimgs/5740305/general/3bd14553-07f8-4775-ae71-3f592862afa5.png',
'https://images.openlane.eu/carimgs/5740305/general/e5c2c991-6a7b-4460-928d-192622322b9a.png',
'https://images.openlane.eu/carimgs/5740305/general/ac26a6c5-fa5e-4c72-b14e-96eaecc20155.png',
'https://images.openlane.eu/carimgs/5740305/general/0b73cbb8-8542-4347-a9e6-aafe77603484.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d442bc5e-4618-5aea-b505-49a5f9a50d92/d442bc5e-4618-5aea-b505-49a5f9a50d92_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 437689,
'Height': 418,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740305/general/4a5f47a2-9825-4d22-b36d-dea13bf36c90.png',
'Width': 553},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d442bc5e-4618-5aea-b505-49a5f9a50d92/d442bc5e-4618-5aea-b505-49a5f9a50d92_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 400684,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740305/general/0ee2c656-a0fc-4480-b57f-35e80e6d7954.png',
'Width': 516},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d442bc5e-4618-5aea-b505-49a5f9a50d92/d442bc5e-4618-5aea-b505-49a5f9a50d92_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 199341,
'Height': 312,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740305/general/36bef088-46a1-4c52-b006-0e9dc8fe490b.png',
'Width': 416},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d442bc5e-4618-5aea-b505-49a5f9a50d92/d442bc5e-4618-5aea-b505-49a5f9a50d92_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 347865,
'Height': 416,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740305/general/716e7023-2aeb-4d9c-82a7-1ed761fd8a83.png',
'Width': 561},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d442bc5e-4618-5aea-b505-49a5f9a50d92/d442bc5e-4618-5aea-b505-49a5f9a50d92_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 165578,
'Height': 283,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740305/general/35de1b06-d585-4646-a0e1-9da10c4ad087.png',
'Width': 415},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d442bc5e-4618-5aea-b505-49a5f9a50d92/d442bc5e-4618-5aea-b505-49a5f9a50d92_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 430027,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740305/general/8f1aefc5-1d4c-488d-84af-433077af5b48.png',
'Width': 569},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d442bc5e-4618-5aea-b505-49a5f9a50d92/d442bc5e-4618-5aea-b505-49a5f9a50d92_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 165869,
'Height': 307,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740305/general/3bd14553-07f8-4775-ae71-3f592862afa5.png',
'Width': 413},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d442bc5e-4618-5aea-b505-49a5f9a50d92/d442bc5e-4618-5aea-b505-49a5f9a50d92_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 203335,
'Height': 294,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740305/general/e5c2c991-6a7b-4460-928d-192622322b9a.png',
'Width': 418},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d442bc5e-4618-5aea-b505-49a5f9a50d92/d442bc5e-4618-5aea-b505-49a5f9a50d92_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 184713,
'Height': 302,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740305/general/ac26a6c5-fa5e-4c72-b14e-96eaecc20155.png',
'Width': 419},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d442bc5e-4618-5aea-b505-49a5f9a50d92/d442bc5e-4618-5aea-b505-49a5f9a50d92_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 139543,
'Height': 305,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740305/general/0b73cbb8-8542-4347-a9e6-aafe77603484.png',
'Width': 420}],
'price': 23400,
'price_includes_vat': True,
'registration_date': '2024-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V60 Cross Country B4 Plus - Diesel - Automatic - 197 hp - '
'71.968 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724798%27 HTTP/1.1" 200 None
2026-03-25 17:16:09 [adesa.de] INFO: Saving data for 10724798: {'created_time': 1774458969.341064, 'last_price_update_time': 1774458969.341077, 'auction_closing_time': 1774614600.0}
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724798') HTTP/1.1" 204 0
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341ddaf50>
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_486846ef-2b29-5749-b4d8-dd277a57c42c/486846ef-2b29-5749-b4d8-dd277a57c42c_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747155%252Fgeneral%252F2ba4065b-70bb-4206-8fb3-53a6cd5a99b0.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747155/general/2ba4065b-70bb-4206-8fb3-53a6cd5a99b0.jpg saved to cache
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 486846ef-2b29-5749-b4d8-dd277a57c42c
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429f5090>
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c47d10ae-541e-5710-b724-22411396f8e6/c47d10ae-541e-5710-b724-22411396f8e6_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747129%252Fgeneral%252F052ea985-b6f9-481c-841e-48b04cd07bcc.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747129/general/052ea985-b6f9-481c-841e-48b04cd07bcc.jpg saved to cache
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c47d10ae-541e-5710-b724-22411396f8e6
2026-03-25 17:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747148/general/f498b3b9-8ea1-48f5-8de5-802e4aae84d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727550)
2026-03-25 17:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747129/general/5d1f96af-32f9-494f-9559-0972e8dc804b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727519)
2026-03-25 17:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747129/general/b0f53bb9-ff1b-40d9-88a7-a216dcaf88f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727519)
2026-03-25 17:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747148/general/c692df23-2283-49c4-976c-f06a9496d2cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727550)
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a69a90>
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f0b1d9e-39c4-5073-8231-580342700c91/6f0b1d9e-39c4-5073-8231-580342700c91_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747148%252Fgeneral%252Fdcf20df8-403b-4e2c-8b2b-d9ccfd4ee53e.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747148/general/dcf20df8-403b-4e2c-8b2b-d9ccfd4ee53e.jpg saved to cache
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6f0b1d9e-39c4-5073-8231-580342700c91
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d18b50>
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c47d10ae-541e-5710-b724-22411396f8e6/c47d10ae-541e-5710-b724-22411396f8e6_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747129%252Fgeneral%252F49238b7f-ffff-429a-acaa-e4ba4bf70712.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747129/general/49238b7f-ffff-429a-acaa-e4ba4bf70712.jpg saved to cache
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c47d10ae-541e-5710-b724-22411396f8e6
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341db0d90>
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f0b1d9e-39c4-5073-8231-580342700c91/6f0b1d9e-39c4-5073-8231-580342700c91_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747148%252Fgeneral%252F98b5309f-389d-434f-b0d3-b499c45b05f1.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747148/general/98b5309f-389d-434f-b0d3-b499c45b05f1.jpg saved to cache
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6f0b1d9e-39c4-5073-8231-580342700c91
2026-03-25 17:16:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68bfc6c6-abea-558b-9912-5863c9de09e4 with identifier: 10727583
2026-03-25 17:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68bfc6c6-abea-558b-9912-5863c9de09e4 with scrape type 1
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 68bfc6c6-abea-558b-9912-5863c9de09e4
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747181%252Fgeneral%252F3f32720a-f04a-4137-be88-aa7da5f64b19.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747181/general/3f32720a-f04a-4137-be88-aa7da5f64b19.jpg not downloaded yet
2026-03-25 17:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747148/general/50edfdc0-2601-4fde-b498-d88ee014a2f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727550)
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747181%252Fgeneral%252F99b841ff-ff46-4002-a9fc-46d52ad81946.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747181/general/99b841ff-ff46-4002-a9fc-46d52ad81946.jpg not downloaded yet
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1348ccd0d0>
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f0b1d9e-39c4-5073-8231-580342700c91/6f0b1d9e-39c4-5073-8231-580342700c91_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747148%252Fgeneral%252Ff498b3b9-8ea1-48f5-8de5-802e4aae84d6.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747148/general/f498b3b9-8ea1-48f5-8de5-802e4aae84d6.jpg saved to cache
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6f0b1d9e-39c4-5073-8231-580342700c91
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13488c4d10>
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c47d10ae-541e-5710-b724-22411396f8e6/c47d10ae-541e-5710-b724-22411396f8e6_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747129%252Fgeneral%252F5d1f96af-32f9-494f-9559-0972e8dc804b.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747129/general/5d1f96af-32f9-494f-9559-0972e8dc804b.jpg saved to cache
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c47d10ae-541e-5710-b724-22411396f8e6
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342ad2210>
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c47d10ae-541e-5710-b724-22411396f8e6/c47d10ae-541e-5710-b724-22411396f8e6_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747129%252Fgeneral%252Fb0f53bb9-ff1b-40d9-88a7-a216dcaf88f6.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747129/general/b0f53bb9-ff1b-40d9-88a7-a216dcaf88f6.jpg saved to cache
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c47d10ae-541e-5710-b724-22411396f8e6
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b4e390>
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f0b1d9e-39c4-5073-8231-580342700c91/6f0b1d9e-39c4-5073-8231-580342700c91_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747148%252Fgeneral%252Fc692df23-2283-49c4-976c-f06a9496d2cd.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747148/general/c692df23-2283-49c4-976c-f06a9496d2cd.jpg saved to cache
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6f0b1d9e-39c4-5073-8231-580342700c91
2026-03-25 17:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747148/general/33bb1383-0737-445e-a636-f3935bf625ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727550)
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747181%252Fgeneral%252Fd9d71581-72d2-424d-8135-f15d78549b10.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747181/general/d9d71581-72d2-424d-8135-f15d78549b10.jpg not downloaded yet
2026-03-25 17:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747129/general/f10b59c1-d3d6-45e2-a25a-437eedc31b82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727519)
2026-03-25 17:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747129/general/1bdd7bbd-4040-4ba2-b639-81188e6cd1e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727519)
2026-03-25 17:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747155/general/b1b01c09-39f3-4962-b9d7-3c088f5f3f28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727557)
2026-03-25 17:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747148/general/1877c1d7-2982-4c39-8c9d-72f57eeb6511.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727550)
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747181%252Fgeneral%252F0e02dcf2-564b-4de7-bcd8-687a38927c64.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747181/general/0e02dcf2-564b-4de7-bcd8-687a38927c64.jpg not downloaded yet
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342ae5010>
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f0b1d9e-39c4-5073-8231-580342700c91/6f0b1d9e-39c4-5073-8231-580342700c91_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747148%252Fgeneral%252F50edfdc0-2601-4fde-b498-d88ee014a2f7.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747148/general/50edfdc0-2601-4fde-b498-d88ee014a2f7.jpg saved to cache
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6f0b1d9e-39c4-5073-8231-580342700c91
2026-03-25 17:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747129/general/2f8ab5c5-4097-412b-aedd-86b1a8046fcb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727519)
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747181%252Fgeneral%252F0ab4beae-7243-4558-924b-585586ab36a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747181/general/0ab4beae-7243-4558-924b-585586ab36a9.jpg not downloaded yet
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747181%252Fgeneral%252Fb6376c34-7dc2-4c91-ae82-2763f042c5ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747181/general/b6376c34-7dc2-4c91-ae82-2763f042c5ef.jpg not downloaded yet
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747181%252Fgeneral%252Ff9ea6b34-2546-4341-8e22-fa6f0d59304c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747181/general/f9ea6b34-2546-4341-8e22-fa6f0d59304c.jpg not downloaded yet
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429031d0>
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f0b1d9e-39c4-5073-8231-580342700c91/6f0b1d9e-39c4-5073-8231-580342700c91_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747148%252Fgeneral%252F33bb1383-0737-445e-a636-f3935bf625ee.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747148/general/33bb1383-0737-445e-a636-f3935bf625ee.jpg saved to cache
2026-03-25 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6f0b1d9e-39c4-5073-8231-580342700c91
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747181%252Fgeneral%252Feafbc096-1ab9-459f-9094-19fa0d860785.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747181/general/eafbc096-1ab9-459f-9094-19fa0d860785.jpg not downloaded yet
2026-03-25 17:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341cc1990>
2026-03-25 17:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c47d10ae-541e-5710-b724-22411396f8e6/c47d10ae-541e-5710-b724-22411396f8e6_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747129%252Fgeneral%252Ff10b59c1-d3d6-45e2-a25a-437eedc31b82.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747129/general/f10b59c1-d3d6-45e2-a25a-437eedc31b82.jpg saved to cache
2026-03-25 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c47d10ae-541e-5710-b724-22411396f8e6
2026-03-25 17:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429cc950>
2026-03-25 17:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c47d10ae-541e-5710-b724-22411396f8e6/c47d10ae-541e-5710-b724-22411396f8e6_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747129%252Fgeneral%252F1bdd7bbd-4040-4ba2-b639-81188e6cd1e8.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747129/general/1bdd7bbd-4040-4ba2-b639-81188e6cd1e8.jpg saved to cache
2026-03-25 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c47d10ae-541e-5710-b724-22411396f8e6
2026-03-25 17:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747181/general/99b841ff-ff46-4002-a9fc-46d52ad81946.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727583)
2026-03-25 17:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747129/general/1a511b2e-f7c5-4dac-b8eb-4beb8132eb75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727519)
2026-03-25 17:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747181/general/3f32720a-f04a-4137-be88-aa7da5f64b19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727583)
2026-03-25 17:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747181/general/0e02dcf2-564b-4de7-bcd8-687a38927c64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727583)
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747181%252Fgeneral%252F825f6c68-b170-4df1-97af-45121783cf56.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747181/general/825f6c68-b170-4df1-97af-45121783cf56.jpg not downloaded yet
2026-03-25 17:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b61e50>
2026-03-25 17:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_486846ef-2b29-5749-b4d8-dd277a57c42c/486846ef-2b29-5749-b4d8-dd277a57c42c_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747155%252Fgeneral%252Fb1b01c09-39f3-4962-b9d7-3c088f5f3f28.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747155/general/b1b01c09-39f3-4962-b9d7-3c088f5f3f28.jpg saved to cache
2026-03-25 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 486846ef-2b29-5749-b4d8-dd277a57c42c
2026-03-25 17:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341db3e10>
2026-03-25 17:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f0b1d9e-39c4-5073-8231-580342700c91/6f0b1d9e-39c4-5073-8231-580342700c91_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747148%252Fgeneral%252F1877c1d7-2982-4c39-8c9d-72f57eeb6511.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747148/general/1877c1d7-2982-4c39-8c9d-72f57eeb6511.jpg saved to cache
2026-03-25 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6f0b1d9e-39c4-5073-8231-580342700c91
2026-03-25 17:16:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6f0b1d9e-39c4-5073-8231-580342700c91, skipping ID generation
2026-03-25 17:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f0b1d9e-39c4-5073-8231-580342700c91 with scrape type 1
2026-03-25 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6f0b1d9e-39c4-5073-8231-580342700c91 sending to next pipeline
2026-03-25 17:16:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6f0b1d9e-39c4-5073-8231-580342700c91, identifier: 10727550
2026-03-25 17:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13488f3510>
2026-03-25 17:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c47d10ae-541e-5710-b724-22411396f8e6/c47d10ae-541e-5710-b724-22411396f8e6_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747129%252Fgeneral%252F2f8ab5c5-4097-412b-aedd-86b1a8046fcb.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747129/general/2f8ab5c5-4097-412b-aedd-86b1a8046fcb.jpg saved to cache
2026-03-25 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c47d10ae-541e-5710-b724-22411396f8e6
2026-03-25 17:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747155/general/09337eb6-6e96-4884-8bfb-e19c15ad98a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727557)
2026-03-25 17:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747181/general/d9d71581-72d2-424d-8135-f15d78549b10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727583)
2026-03-25 17:16:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6f0b1d9e-39c4-5073-8231-580342700c91 with identifier: 10727550
2026-03-25 17:16:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6f0b1d9e-39c4-5073-8231-580342700c91 with identifier: 10727550
2026-03-25 17:16:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6f0b1d9e-39c4-5073-8231-580342700c91 with identifier: 10727550 to the API
2026-03-25 17:16:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747148/general/1877c1d7-2982-4c39-8c9d-72f57eeb6511.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-26T10:29:00Z',
'fuel_type': 'Diesel',
'id': '6f0b1d9e-39c4-5073-8231-580342700c91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1922225',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727550',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 188922,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f0b1d9e-39c4-5073-8231-580342700c91/6f0b1d9e-39c4-5073-8231-580342700c91_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98456,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747148/general/2271c118-af7a-4767-8021-515f7a459a5b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f0b1d9e-39c4-5073-8231-580342700c91/6f0b1d9e-39c4-5073-8231-580342700c91_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104197,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747148/general/f6f88cc1-3a1c-4d2d-9979-37dc3316910a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f0b1d9e-39c4-5073-8231-580342700c91/6f0b1d9e-39c4-5073-8231-580342700c91_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75136,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747148/general/1877c1d7-2982-4c39-8c9d-72f57eeb6511.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f0b1d9e-39c4-5073-8231-580342700c91/6f0b1d9e-39c4-5073-8231-580342700c91_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85866,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747148/general/c692df23-2283-49c4-976c-f06a9496d2cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f0b1d9e-39c4-5073-8231-580342700c91/6f0b1d9e-39c4-5073-8231-580342700c91_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115412,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747148/general/14cde031-3f79-4a19-9508-b8943240cf21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f0b1d9e-39c4-5073-8231-580342700c91/6f0b1d9e-39c4-5073-8231-580342700c91_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110461,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747148/general/dcf20df8-403b-4e2c-8b2b-d9ccfd4ee53e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f0b1d9e-39c4-5073-8231-580342700c91/6f0b1d9e-39c4-5073-8231-580342700c91_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99212,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747148/general/98b5309f-389d-434f-b0d3-b499c45b05f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f0b1d9e-39c4-5073-8231-580342700c91/6f0b1d9e-39c4-5073-8231-580342700c91_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95788,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747148/general/f498b3b9-8ea1-48f5-8de5-802e4aae84d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f0b1d9e-39c4-5073-8231-580342700c91/6f0b1d9e-39c4-5073-8231-580342700c91_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61222,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747148/general/33bb1383-0737-445e-a636-f3935bf625ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f0b1d9e-39c4-5073-8231-580342700c91/6f0b1d9e-39c4-5073-8231-580342700c91_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747148/general/50edfdc0-2601-4fde-b498-d88ee014a2f7.jpg',
'Width': 1024}],
'price': 10800,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'BCA Autoauktionen GmbH',
'title': 'Volkswagen Tiguan Allspace 2.0 TDI - Diesel - Automatic - 200 hp - '
'188.922 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727550%27 HTTP/1.1" 200 None
2026-03-25 17:16:11 [adesa.de] INFO: Saving data for 10727550: {'created_time': 1774458971.27326, 'last_price_update_time': 1774458971.273273, 'auction_closing_time': 1774520940.0}
2026-03-25 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727550') HTTP/1.1" 204 0
2026-03-25 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747181%252Fgeneral%252Fdbea32cb-d7ca-4d08-99d7-ee3432ca22c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747181/general/dbea32cb-d7ca-4d08-99d7-ee3432ca22c9.jpg not downloaded yet
2026-03-25 17:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a2ae10>
2026-03-25 17:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68bfc6c6-abea-558b-9912-5863c9de09e4/68bfc6c6-abea-558b-9912-5863c9de09e4_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747181%252Fgeneral%252F99b841ff-ff46-4002-a9fc-46d52ad81946.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747181/general/99b841ff-ff46-4002-a9fc-46d52ad81946.jpg saved to cache
2026-03-25 17:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 68bfc6c6-abea-558b-9912-5863c9de09e4
2026-03-25 17:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341af8bd0>
2026-03-25 17:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c47d10ae-541e-5710-b724-22411396f8e6/c47d10ae-541e-5710-b724-22411396f8e6_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747129%252Fgeneral%252F1a511b2e-f7c5-4dac-b8eb-4beb8132eb75.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747129/general/1a511b2e-f7c5-4dac-b8eb-4beb8132eb75.jpg saved to cache
2026-03-25 17:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c47d10ae-541e-5710-b724-22411396f8e6
2026-03-25 17:16:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c47d10ae-541e-5710-b724-22411396f8e6, skipping ID generation
2026-03-25 17:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c47d10ae-541e-5710-b724-22411396f8e6 with scrape type 1
2026-03-25 17:16:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c47d10ae-541e-5710-b724-22411396f8e6 sending to next pipeline
2026-03-25 17:16:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c47d10ae-541e-5710-b724-22411396f8e6, identifier: 10727519
2026-03-25 17:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bdbf50>
2026-03-25 17:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68bfc6c6-abea-558b-9912-5863c9de09e4/68bfc6c6-abea-558b-9912-5863c9de09e4_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747181%252Fgeneral%252F3f32720a-f04a-4137-be88-aa7da5f64b19.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747181/general/3f32720a-f04a-4137-be88-aa7da5f64b19.jpg saved to cache
2026-03-25 17:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 68bfc6c6-abea-558b-9912-5863c9de09e4
2026-03-25 17:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13419eb710>
2026-03-25 17:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68bfc6c6-abea-558b-9912-5863c9de09e4/68bfc6c6-abea-558b-9912-5863c9de09e4_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747181%252Fgeneral%252F0e02dcf2-564b-4de7-bcd8-687a38927c64.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747181/general/0e02dcf2-564b-4de7-bcd8-687a38927c64.jpg saved to cache
2026-03-25 17:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 68bfc6c6-abea-558b-9912-5863c9de09e4
2026-03-25 17:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747181/general/f9ea6b34-2546-4341-8e22-fa6f0d59304c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727583)
2026-03-25 17:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747181/general/b6376c34-7dc2-4c91-ae82-2763f042c5ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727583)
2026-03-25 17:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747181/general/0ab4beae-7243-4558-924b-585586ab36a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727583)
2026-03-25 17:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724736> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c47d10ae-541e-5710-b724-22411396f8e6 with identifier: 10727519
2026-03-25 17:16:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c47d10ae-541e-5710-b724-22411396f8e6 with identifier: 10727519
2026-03-25 17:16:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c47d10ae-541e-5710-b724-22411396f8e6 with identifier: 10727519 to the API
2026-03-25 17:16:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747129/general/1a511b2e-f7c5-4dac-b8eb-4beb8132eb75.jpg>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:29:00Z',
'fuel_type': 'Diesel',
'id': 'c47d10ae-541e-5710-b724-22411396f8e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '0117059063',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727519',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 112853,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c47d10ae-541e-5710-b724-22411396f8e6/c47d10ae-541e-5710-b724-22411396f8e6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120805,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747129/general/a99c4a09-8017-4ea6-88d9-391b66eb00af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c47d10ae-541e-5710-b724-22411396f8e6/c47d10ae-541e-5710-b724-22411396f8e6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112075,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747129/general/284feff0-0fc8-498f-ae9c-6a6381bafc66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c47d10ae-541e-5710-b724-22411396f8e6/c47d10ae-541e-5710-b724-22411396f8e6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87993,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747129/general/1a511b2e-f7c5-4dac-b8eb-4beb8132eb75.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c47d10ae-541e-5710-b724-22411396f8e6/c47d10ae-541e-5710-b724-22411396f8e6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114953,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747129/general/f10b59c1-d3d6-45e2-a25a-437eedc31b82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c47d10ae-541e-5710-b724-22411396f8e6/c47d10ae-541e-5710-b724-22411396f8e6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175229,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747129/general/052ea985-b6f9-481c-841e-48b04cd07bcc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c47d10ae-541e-5710-b724-22411396f8e6/c47d10ae-541e-5710-b724-22411396f8e6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117795,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747129/general/49238b7f-ffff-429a-acaa-e4ba4bf70712.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c47d10ae-541e-5710-b724-22411396f8e6/c47d10ae-541e-5710-b724-22411396f8e6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82157,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747129/general/5d1f96af-32f9-494f-9559-0972e8dc804b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c47d10ae-541e-5710-b724-22411396f8e6/c47d10ae-541e-5710-b724-22411396f8e6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102213,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747129/general/b0f53bb9-ff1b-40d9-88a7-a216dcaf88f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c47d10ae-541e-5710-b724-22411396f8e6/c47d10ae-541e-5710-b724-22411396f8e6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110896,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747129/general/1bdd7bbd-4040-4ba2-b639-81188e6cd1e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c47d10ae-541e-5710-b724-22411396f8e6/c47d10ae-541e-5710-b724-22411396f8e6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56204,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747129/general/2f8ab5c5-4097-412b-aedd-86b1a8046fcb.jpg',
'Width': 1024}],
'price': 8300,
'price_includes_vat': True,
'registration_date': '2020-07-03',
'seats_number': 5,
'seller_name': 'BCA Autoauktionen GmbH',
'title': 'Volkswagen Passat Variant 2.0 TDI - Diesel - Automatic - 150 hp - '
'112.853 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727519%27 HTTP/1.1" 200 None
2026-03-25 17:16:12 [adesa.de] INFO: Saving data for 10727519: {'created_time': 1774458972.11889, 'last_price_update_time': 1774458972.118902, 'auction_closing_time': 1774520940.0}
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727519') HTTP/1.1" 204 0
2026-03-25 17:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747181/general/eafbc096-1ab9-459f-9094-19fa0d860785.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727583)
2026-03-25 17:16:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341dbadd0>
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_486846ef-2b29-5749-b4d8-dd277a57c42c/486846ef-2b29-5749-b4d8-dd277a57c42c_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747155%252Fgeneral%252F09337eb6-6e96-4884-8bfb-e19c15ad98a2.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747155/general/09337eb6-6e96-4884-8bfb-e19c15ad98a2.jpg saved to cache
2026-03-25 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 486846ef-2b29-5749-b4d8-dd277a57c42c
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134265c310>
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68bfc6c6-abea-558b-9912-5863c9de09e4/68bfc6c6-abea-558b-9912-5863c9de09e4_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747181%252Fgeneral%252Fd9d71581-72d2-424d-8135-f15d78549b10.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747181/general/d9d71581-72d2-424d-8135-f15d78549b10.jpg saved to cache
2026-03-25 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 68bfc6c6-abea-558b-9912-5863c9de09e4
2026-03-25 17:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747175/general/2c15dcf5-06cf-421a-bf27-f4fc0120430b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727577)
2026-03-25 17:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13427482d0>
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68bfc6c6-abea-558b-9912-5863c9de09e4/68bfc6c6-abea-558b-9912-5863c9de09e4_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747181%252Fgeneral%252Ff9ea6b34-2546-4341-8e22-fa6f0d59304c.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747181/general/f9ea6b34-2546-4341-8e22-fa6f0d59304c.jpg saved to cache
2026-03-25 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 68bfc6c6-abea-558b-9912-5863c9de09e4
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342913150>
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68bfc6c6-abea-558b-9912-5863c9de09e4/68bfc6c6-abea-558b-9912-5863c9de09e4_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747181%252Fgeneral%252Fb6376c34-7dc2-4c91-ae82-2763f042c5ef.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747181/general/b6376c34-7dc2-4c91-ae82-2763f042c5ef.jpg saved to cache
2026-03-25 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 68bfc6c6-abea-558b-9912-5863c9de09e4
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a377d0>
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68bfc6c6-abea-558b-9912-5863c9de09e4/68bfc6c6-abea-558b-9912-5863c9de09e4_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747181%252Fgeneral%252F0ab4beae-7243-4558-924b-585586ab36a9.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747181/general/0ab4beae-7243-4558-924b-585586ab36a9.jpg saved to cache
2026-03-25 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 68bfc6c6-abea-558b-9912-5863c9de09e4
2026-03-25 17:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e125812-33d9-52b1-804e-050d3743df55 with identifier: 10724736
2026-03-25 17:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e125812-33d9-52b1-804e-050d3743df55 with scrape type 1
2026-03-25 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8e125812-33d9-52b1-804e-050d3743df55
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616281%252Fgeneral%252F113895f6-0c0d-4a49-a97e-87fcf28776b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616281/general/113895f6-0c0d-4a49-a97e-87fcf28776b2.jpg already downloaded
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616281%252Fgeneral%252Ffd02c829-cee2-4d9f-bf37-f6a9b42c4d0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616281/general/fd02c829-cee2-4d9f-bf37-f6a9b42c4d0d.jpg already downloaded
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616281%252Fgeneral%252F4f2aee3c-3fa3-4c73-b73e-e7157e295de3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616281/general/4f2aee3c-3fa3-4c73-b73e-e7157e295de3.jpg already downloaded
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616281%252Fgeneral%252F08084652-de24-435f-8475-4c632f420a5f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616281/general/08084652-de24-435f-8475-4c632f420a5f.jpg already downloaded
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616281%252Fgeneral%252F7c9e9468-daef-480e-a977-b2d0335f6b2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616281/general/7c9e9468-daef-480e-a977-b2d0335f6b2e.jpg already downloaded
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616281%252Fgeneral%252F15a10c57-4ce2-4763-8dc1-8613149f4687.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616281/general/15a10c57-4ce2-4763-8dc1-8613149f4687.jpg already downloaded
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616281%252Fgeneral%252F256fb6a6-c09a-4b6c-b10b-49c9f4ca82de.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616281/general/256fb6a6-c09a-4b6c-b10b-49c9f4ca82de.jpg already downloaded
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616281%252Fgeneral%252F6f5417e2-6432-4fae-94b5-85d5aa16a940.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616281/general/6f5417e2-6432-4fae-94b5-85d5aa16a940.jpg already downloaded
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616281%252Fgeneral%252F89bacf67-a9ee-4dbc-8312-aa5daed11ee8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616281/general/89bacf67-a9ee-4dbc-8312-aa5daed11ee8.jpg already downloaded
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616281%252Fgeneral%252Fb1aedea0-af7a-4595-ba86-bef8faadebc0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616281/general/b1aedea0-af7a-4595-ba86-bef8faadebc0.jpg already downloaded
2026-03-25 17:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8e125812-33d9-52b1-804e-050d3743df55, identifier: 10724736
2026-03-25 17:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8e125812-33d9-52b1-804e-050d3743df55 with identifier: 10724736
2026-03-25 17:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8e125812-33d9-52b1-804e-050d3743df55 with identifier: 10724736
2026-03-25 17:16:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8e125812-33d9-52b1-804e-050d3743df55 with identifier: 10724736 to the API
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724736>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Diesel',
'id': '8e125812-33d9-52b1-804e-050d3743df55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464164',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724736',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 149070,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5616281/general/113895f6-0c0d-4a49-a97e-87fcf28776b2.jpg',
'https://images.openlane.eu/carimgs/5616281/general/fd02c829-cee2-4d9f-bf37-f6a9b42c4d0d.jpg',
'https://images.openlane.eu/carimgs/5616281/general/4f2aee3c-3fa3-4c73-b73e-e7157e295de3.jpg',
'https://images.openlane.eu/carimgs/5616281/general/08084652-de24-435f-8475-4c632f420a5f.jpg',
'https://images.openlane.eu/carimgs/5616281/general/7c9e9468-daef-480e-a977-b2d0335f6b2e.jpg',
'https://images.openlane.eu/carimgs/5616281/general/15a10c57-4ce2-4763-8dc1-8613149f4687.jpg',
'https://images.openlane.eu/carimgs/5616281/general/256fb6a6-c09a-4b6c-b10b-49c9f4ca82de.jpg',
'https://images.openlane.eu/carimgs/5616281/general/6f5417e2-6432-4fae-94b5-85d5aa16a940.jpg',
'https://images.openlane.eu/carimgs/5616281/general/89bacf67-a9ee-4dbc-8312-aa5daed11ee8.jpg',
'https://images.openlane.eu/carimgs/5616281/general/b1aedea0-af7a-4595-ba86-bef8faadebc0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e125812-33d9-52b1-804e-050d3743df55/8e125812-33d9-52b1-804e-050d3743df55_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109507,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616281/general/113895f6-0c0d-4a49-a97e-87fcf28776b2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e125812-33d9-52b1-804e-050d3743df55/8e125812-33d9-52b1-804e-050d3743df55_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108004,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616281/general/fd02c829-cee2-4d9f-bf37-f6a9b42c4d0d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e125812-33d9-52b1-804e-050d3743df55/8e125812-33d9-52b1-804e-050d3743df55_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81344,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616281/general/4f2aee3c-3fa3-4c73-b73e-e7157e295de3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e125812-33d9-52b1-804e-050d3743df55/8e125812-33d9-52b1-804e-050d3743df55_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95623,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616281/general/08084652-de24-435f-8475-4c632f420a5f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e125812-33d9-52b1-804e-050d3743df55/8e125812-33d9-52b1-804e-050d3743df55_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64460,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616281/general/7c9e9468-daef-480e-a977-b2d0335f6b2e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e125812-33d9-52b1-804e-050d3743df55/8e125812-33d9-52b1-804e-050d3743df55_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94213,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616281/general/15a10c57-4ce2-4763-8dc1-8613149f4687.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e125812-33d9-52b1-804e-050d3743df55/8e125812-33d9-52b1-804e-050d3743df55_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52789,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616281/general/256fb6a6-c09a-4b6c-b10b-49c9f4ca82de.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e125812-33d9-52b1-804e-050d3743df55/8e125812-33d9-52b1-804e-050d3743df55_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94083,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616281/general/6f5417e2-6432-4fae-94b5-85d5aa16a940.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e125812-33d9-52b1-804e-050d3743df55/8e125812-33d9-52b1-804e-050d3743df55_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98920,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616281/general/89bacf67-a9ee-4dbc-8312-aa5daed11ee8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e125812-33d9-52b1-804e-050d3743df55/8e125812-33d9-52b1-804e-050d3743df55_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102232,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616281/general/b1aedea0-af7a-4595-ba86-bef8faadebc0.jpg',
'Width': 1280}],
'price': 20400,
'price_includes_vat': True,
'registration_date': '2021-11-11',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Inscription - AWD - Diesel - Automatic - 197 hp - '
'149.070 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724736%27 HTTP/1.1" 200 None
2026-03-25 17:16:12 [adesa.de] INFO: Saving data for 10724736: {'created_time': 1774458972.87795, 'last_price_update_time': 1774458972.877964, 'auction_closing_time': 1774614600.0}
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724736') HTTP/1.1" 204 0
2026-03-25 17:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747181/general/dbea32cb-d7ca-4d08-99d7-ee3432ca22c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727583)
2026-03-25 17:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747155/general/b147616f-f438-4087-b63a-1a2f5a20c8c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727557)
2026-03-25 17:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747181/general/825f6c68-b170-4df1-97af-45121783cf56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727583)
2026-03-25 17:16:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429c3f50>
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68bfc6c6-abea-558b-9912-5863c9de09e4/68bfc6c6-abea-558b-9912-5863c9de09e4_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747181%252Fgeneral%252Feafbc096-1ab9-459f-9094-19fa0d860785.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747181/general/eafbc096-1ab9-459f-9094-19fa0d860785.jpg saved to cache
2026-03-25 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 68bfc6c6-abea-558b-9912-5863c9de09e4
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1348c0b7d0>
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87fbb4c9-7a73-5eca-8586-a23c28012807/87fbb4c9-7a73-5eca-8586-a23c28012807_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747175%252Fgeneral%252F2c15dcf5-06cf-421a-bf27-f4fc0120430b.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747175/general/2c15dcf5-06cf-421a-bf27-f4fc0120430b.jpg saved to cache
2026-03-25 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 87fbb4c9-7a73-5eca-8586-a23c28012807
2026-03-25 17:16:12 [adesa.de] INFO: Found listing with ID: 10727578
2026-03-25 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727578%27 HTTP/1.1" 200 None
2026-03-25 17:16:13 [adesa.de] INFO: Scrape type for 10727578: 1
2026-03-25 17:16:13 [adesa.de] INFO: Scraping item 10727578 url https://www.openlane.eu/en/carv6/auction/10727578
2026-03-25 17:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747131/general/455391a4-e7d0-454a-81ee-a6033b9899bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727521)
2026-03-25 17:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727572> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:13 [adesa.de] INFO: Found listing with ID: 10727590
2026-03-25 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727590%27 HTTP/1.1" 200 None
2026-03-25 17:16:13 [adesa.de] INFO: Scrape type for 10727590: 1
2026-03-25 17:16:13 [adesa.de] INFO: Scraping item 10727590 url https://www.openlane.eu/en/carv6/auction/10727590
2026-03-25 17:16:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a866ba77-a15d-52a8-b9c2-14cca5aa3ec2 with identifier: 10727569
2026-03-25 17:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a866ba77-a15d-52a8-b9c2-14cca5aa3ec2 with scrape type 1
2026-03-25 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a866ba77-a15d-52a8-b9c2-14cca5aa3ec2
2026-03-25 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747167%252Fgeneral%252Ffe00cab9-d465-4a3e-adf4-00a547961d30.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747167/general/fe00cab9-d465-4a3e-adf4-00a547961d30.jpg not downloaded yet
2026-03-25 17:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bafed0>
2026-03-25 17:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68bfc6c6-abea-558b-9912-5863c9de09e4/68bfc6c6-abea-558b-9912-5863c9de09e4_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747181%252Fgeneral%252Fdbea32cb-d7ca-4d08-99d7-ee3432ca22c9.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747181/general/dbea32cb-d7ca-4d08-99d7-ee3432ca22c9.jpg saved to cache
2026-03-25 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 68bfc6c6-abea-558b-9912-5863c9de09e4
2026-03-25 17:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342ad6850>
2026-03-25 17:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_486846ef-2b29-5749-b4d8-dd277a57c42c/486846ef-2b29-5749-b4d8-dd277a57c42c_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747155%252Fgeneral%252Fb147616f-f438-4087-b63a-1a2f5a20c8c6.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747155/general/b147616f-f438-4087-b63a-1a2f5a20c8c6.jpg saved to cache
2026-03-25 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 486846ef-2b29-5749-b4d8-dd277a57c42c
2026-03-25 17:16:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 486846ef-2b29-5749-b4d8-dd277a57c42c, skipping ID generation
2026-03-25 17:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 486846ef-2b29-5749-b4d8-dd277a57c42c with scrape type 1
2026-03-25 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 486846ef-2b29-5749-b4d8-dd277a57c42c sending to next pipeline
2026-03-25 17:16:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 486846ef-2b29-5749-b4d8-dd277a57c42c, identifier: 10727557
2026-03-25 17:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134272e710>
2026-03-25 17:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68bfc6c6-abea-558b-9912-5863c9de09e4/68bfc6c6-abea-558b-9912-5863c9de09e4_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747181%252Fgeneral%252F825f6c68-b170-4df1-97af-45121783cf56.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747181/general/825f6c68-b170-4df1-97af-45121783cf56.jpg saved to cache
2026-03-25 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 68bfc6c6-abea-558b-9912-5863c9de09e4
2026-03-25 17:16:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 68bfc6c6-abea-558b-9912-5863c9de09e4, skipping ID generation
2026-03-25 17:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68bfc6c6-abea-558b-9912-5863c9de09e4 with scrape type 1
2026-03-25 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 68bfc6c6-abea-558b-9912-5863c9de09e4 sending to next pipeline
2026-03-25 17:16:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 68bfc6c6-abea-558b-9912-5863c9de09e4, identifier: 10727583
2026-03-25 17:16:13 [adesa.de] INFO: Found listing with ID: 10727585
2026-03-25 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727585%27 HTTP/1.1" 200 None
2026-03-25 17:16:13 [adesa.de] INFO: Scrape type for 10727585: 1
2026-03-25 17:16:13 [adesa.de] INFO: Scraping item 10727585 url https://www.openlane.eu/en/carv6/auction/10727585
2026-03-25 17:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 486846ef-2b29-5749-b4d8-dd277a57c42c with identifier: 10727557
2026-03-25 17:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 486846ef-2b29-5749-b4d8-dd277a57c42c with identifier: 10727557
2026-03-25 17:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 486846ef-2b29-5749-b4d8-dd277a57c42c with identifier: 10727557 to the API
2026-03-25 17:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747155/general/b147616f-f438-4087-b63a-1a2f5a20c8c6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:29:00Z',
'fuel_type': 'Diesel',
'id': '486846ef-2b29-5749-b4d8-dd277a57c42c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1922210',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727557',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 67315,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_486846ef-2b29-5749-b4d8-dd277a57c42c/486846ef-2b29-5749-b4d8-dd277a57c42c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125868,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747155/general/ffa5538e-769e-4ac6-8195-de414aa5f59a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_486846ef-2b29-5749-b4d8-dd277a57c42c/486846ef-2b29-5749-b4d8-dd277a57c42c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131377,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747155/general/f20ecb76-0aa5-4b6e-be83-e4c44cf3ae76.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_486846ef-2b29-5749-b4d8-dd277a57c42c/486846ef-2b29-5749-b4d8-dd277a57c42c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120128,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747155/general/3c8ff080-6ef0-4988-aa19-e677aa9f58d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_486846ef-2b29-5749-b4d8-dd277a57c42c/486846ef-2b29-5749-b4d8-dd277a57c42c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106092,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747155/general/b147616f-f438-4087-b63a-1a2f5a20c8c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_486846ef-2b29-5749-b4d8-dd277a57c42c/486846ef-2b29-5749-b4d8-dd277a57c42c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86748,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747155/general/e9eba2b0-3b80-4387-b55b-f3681fca6f48.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_486846ef-2b29-5749-b4d8-dd277a57c42c/486846ef-2b29-5749-b4d8-dd277a57c42c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121565,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747155/general/7bc19710-8f6f-4039-9629-acef61b8a33c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_486846ef-2b29-5749-b4d8-dd277a57c42c/486846ef-2b29-5749-b4d8-dd277a57c42c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126846,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747155/general/09337eb6-6e96-4884-8bfb-e19c15ad98a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_486846ef-2b29-5749-b4d8-dd277a57c42c/486846ef-2b29-5749-b4d8-dd277a57c42c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90624,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747155/general/b1b01c09-39f3-4962-b9d7-3c088f5f3f28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_486846ef-2b29-5749-b4d8-dd277a57c42c/486846ef-2b29-5749-b4d8-dd277a57c42c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149675,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747155/general/2ba4065b-70bb-4206-8fb3-53a6cd5a99b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_486846ef-2b29-5749-b4d8-dd277a57c42c/486846ef-2b29-5749-b4d8-dd277a57c42c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82569,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747155/general/32c02572-6346-496b-94d8-b8a156ffdb21.jpg',
'Width': 1024}],
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-11-28',
'seats_number': 5,
'seller_name': 'BCA Autoauktionen GmbH',
'title': 'Volkswagen Passat Variant 2.0 TDI - Diesel - Automatic - 150 hp - '
'67.315 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727557%27 HTTP/1.1" 200 None
2026-03-25 17:16:13 [adesa.de] INFO: Saving data for 10727557: {'created_time': 1774458973.9872, 'last_price_update_time': 1774458973.987215, 'auction_closing_time': 1774520940.0}
2026-03-25 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727557') HTTP/1.1" 204 0
2026-03-25 17:16:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 68bfc6c6-abea-558b-9912-5863c9de09e4 with identifier: 10727583
2026-03-25 17:16:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 68bfc6c6-abea-558b-9912-5863c9de09e4 with identifier: 10727583
2026-03-25 17:16:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 68bfc6c6-abea-558b-9912-5863c9de09e4 with identifier: 10727583 to the API
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747181/general/825f6c68-b170-4df1-97af-45121783cf56.jpg>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-26T10:29:00Z',
'fuel_type': 'Petrol',
'id': '68bfc6c6-abea-558b-9912-5863c9de09e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '0117059218',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727583',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 119695,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68bfc6c6-abea-558b-9912-5863c9de09e4/68bfc6c6-abea-558b-9912-5863c9de09e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126281,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747181/general/3f32720a-f04a-4137-be88-aa7da5f64b19.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68bfc6c6-abea-558b-9912-5863c9de09e4/68bfc6c6-abea-558b-9912-5863c9de09e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101199,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747181/general/99b841ff-ff46-4002-a9fc-46d52ad81946.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68bfc6c6-abea-558b-9912-5863c9de09e4/68bfc6c6-abea-558b-9912-5863c9de09e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100753,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747181/general/d9d71581-72d2-424d-8135-f15d78549b10.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68bfc6c6-abea-558b-9912-5863c9de09e4/68bfc6c6-abea-558b-9912-5863c9de09e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117248,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747181/general/0e02dcf2-564b-4de7-bcd8-687a38927c64.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68bfc6c6-abea-558b-9912-5863c9de09e4/68bfc6c6-abea-558b-9912-5863c9de09e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106404,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747181/general/0ab4beae-7243-4558-924b-585586ab36a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68bfc6c6-abea-558b-9912-5863c9de09e4/68bfc6c6-abea-558b-9912-5863c9de09e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101810,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747181/general/b6376c34-7dc2-4c91-ae82-2763f042c5ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68bfc6c6-abea-558b-9912-5863c9de09e4/68bfc6c6-abea-558b-9912-5863c9de09e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67634,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747181/general/f9ea6b34-2546-4341-8e22-fa6f0d59304c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68bfc6c6-abea-558b-9912-5863c9de09e4/68bfc6c6-abea-558b-9912-5863c9de09e4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39194,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747181/general/eafbc096-1ab9-459f-9094-19fa0d860785.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68bfc6c6-abea-558b-9912-5863c9de09e4/68bfc6c6-abea-558b-9912-5863c9de09e4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93733,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747181/general/825f6c68-b170-4df1-97af-45121783cf56.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68bfc6c6-abea-558b-9912-5863c9de09e4/68bfc6c6-abea-558b-9912-5863c9de09e4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98675,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747181/general/dbea32cb-d7ca-4d08-99d7-ee3432ca22c9.jpg',
'Width': 1024}],
'price': 16800,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'BCA Autoauktionen GmbH',
'title': 'Volvo XC60 B4 - Petrol - Automatic - 197 hp - 119.695 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727583%27 HTTP/1.1" 200 None
2026-03-25 17:16:14 [adesa.de] INFO: Saving data for 10727583: {'created_time': 1774458974.553122, 'last_price_update_time': 1774458974.553134, 'auction_closing_time': 1774520940.0}
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727583') HTTP/1.1" 204 0
2026-03-25 17:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747121/general/6386c137-ff45-4f33-8347-f5bcee266769.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727511)
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747167%252Fgeneral%252F2d1639b0-0438-446b-ab9f-36ef4dc818e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747167/general/2d1639b0-0438-446b-ab9f-36ef4dc818e6.jpg not downloaded yet
2026-03-25 17:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747131/general/73c06662-6a6e-44f9-af15-39c5a01bcdfd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727521)
2026-03-25 17:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747118/general/d871e6d1-75d8-4340-a6ed-6e461746a361.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727508)
2026-03-25 17:16:14 [adesa.de] INFO: Found listing with ID: 10724749
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724749%27 HTTP/1.1" 200 None
2026-03-25 17:16:14 [adesa.de] INFO: Scrape type for 10724749: 1
2026-03-25 17:16:14 [adesa.de] INFO: Scraping item 10724749 url https://www.openlane.eu/en/carv6/auction/10724749
2026-03-25 17:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747175/general/72e12685-c37f-4a51-a904-93d00e15661e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727577)
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747167%252Fgeneral%252Ff3a932e1-ddf2-4da3-b1cd-db246da0dcdf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747167/general/f3a932e1-ddf2-4da3-b1cd-db246da0dcdf.jpg not downloaded yet
2026-03-25 17:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727574> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:14 [adesa.de] INFO: Found listing with ID: 10724746
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724746%27 HTTP/1.1" 200 None
2026-03-25 17:16:14 [adesa.de] INFO: Scrape type for 10724746: 1
2026-03-25 17:16:14 [adesa.de] INFO: Scraping item 10724746 url https://www.openlane.eu/en/carv6/auction/10724746
2026-03-25 17:16:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13425efb10>
2026-03-25 17:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2fd0bf86-2e0f-5e92-a16d-5ff796ce7ffd/2fd0bf86-2e0f-5e92-a16d-5ff796ce7ffd_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747131%252Fgeneral%252F455391a4-e7d0-454a-81ee-a6033b9899bc.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747131/general/455391a4-e7d0-454a-81ee-a6033b9899bc.jpg saved to cache
2026-03-25 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2fd0bf86-2e0f-5e92-a16d-5ff796ce7ffd
2026-03-25 17:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5dca9b1-b2c9-554b-b10c-ba8b2c7309f1 with identifier: 10727572
2026-03-25 17:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5dca9b1-b2c9-554b-b10c-ba8b2c7309f1 with scrape type 1
2026-03-25 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e5dca9b1-b2c9-554b-b10c-ba8b2c7309f1
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747170%252Fgeneral%252F4a909ff9-2505-4734-a450-ab987a1e9f85.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747170/general/4a909ff9-2505-4734-a450-ab987a1e9f85.jpg not downloaded yet
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747167%252Fgeneral%252Ff4f702d5-954a-4e6a-b9a0-1eaf73bda619.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747167/general/f4f702d5-954a-4e6a-b9a0-1eaf73bda619.jpg not downloaded yet
2026-03-25 17:16:14 [adesa.de] INFO: Found listing with ID: 10726310
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726310%27 HTTP/1.1" 200 None
2026-03-25 17:16:14 [adesa.de] INFO: Scrape type for 10726310: 1
2026-03-25 17:16:14 [adesa.de] INFO: Scraping item 10726310 url https://www.openlane.eu/en/carv6/auction/10726310
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747170%252Fgeneral%252F131749e7-c98e-47aa-bbc1-944d44d4a80b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747170/general/131749e7-c98e-47aa-bbc1-944d44d4a80b.jpg not downloaded yet
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747167%252Fgeneral%252Fbe47bd56-96d4-4e92-af3f-7ff074d333f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747167/general/be47bd56-96d4-4e92-af3f-7ff074d333f4.jpg not downloaded yet
2026-03-25 17:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341ce8c10>
2026-03-25 17:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_093dfcbc-7618-5df1-9635-f97fac8dbb81/093dfcbc-7618-5df1-9635-f97fac8dbb81_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747121%252Fgeneral%252F6386c137-ff45-4f33-8347-f5bcee266769.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747121/general/6386c137-ff45-4f33-8347-f5bcee266769.jpg saved to cache
2026-03-25 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 093dfcbc-7618-5df1-9635-f97fac8dbb81
2026-03-25 17:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342ad4f90>
2026-03-25 17:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2fd0bf86-2e0f-5e92-a16d-5ff796ce7ffd/2fd0bf86-2e0f-5e92-a16d-5ff796ce7ffd_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747131%252Fgeneral%252F73c06662-6a6e-44f9-af15-39c5a01bcdfd.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747131/general/73c06662-6a6e-44f9-af15-39c5a01bcdfd.jpg saved to cache
2026-03-25 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2fd0bf86-2e0f-5e92-a16d-5ff796ce7ffd
2026-03-25 17:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342669c10>
2026-03-25 17:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_98068283-5733-5790-ad12-9ad9ab0f8a76/98068283-5733-5790-ad12-9ad9ab0f8a76_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747118%252Fgeneral%252Fd871e6d1-75d8-4340-a6ed-6e461746a361.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747118/general/d871e6d1-75d8-4340-a6ed-6e461746a361.jpg saved to cache
2026-03-25 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 98068283-5733-5790-ad12-9ad9ab0f8a76
2026-03-25 17:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747167/general/fe00cab9-d465-4a3e-adf4-00a547961d30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727569)
2026-03-25 17:16:14 [adesa.de] INFO: Found listing with ID: 10726422
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726422%27 HTTP/1.1" 200 None
2026-03-25 17:16:14 [adesa.de] INFO: Scrape type for 10726422: 1
2026-03-25 17:16:14 [adesa.de] INFO: Scraping item 10726422 url https://www.openlane.eu/en/carv6/auction/10726422
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747170%252Fgeneral%252Fa233e442-1a03-4540-b4f9-6cab73f598dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747170/general/a233e442-1a03-4540-b4f9-6cab73f598dd.jpg not downloaded yet
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747167%252Fgeneral%252F7d2265c3-a854-4bb1-8b10-59cb90b2e730.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747167/general/7d2265c3-a854-4bb1-8b10-59cb90b2e730.jpg not downloaded yet
2026-03-25 17:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b9c450>
2026-03-25 17:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87fbb4c9-7a73-5eca-8586-a23c28012807/87fbb4c9-7a73-5eca-8586-a23c28012807_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747175%252Fgeneral%252F72e12685-c37f-4a51-a904-93d00e15661e.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747175/general/72e12685-c37f-4a51-a904-93d00e15661e.jpg saved to cache
2026-03-25 17:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 87fbb4c9-7a73-5eca-8586-a23c28012807
2026-03-25 17:16:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 87fbb4c9-7a73-5eca-8586-a23c28012807, skipping ID generation
2026-03-25 17:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87fbb4c9-7a73-5eca-8586-a23c28012807 with scrape type 1
2026-03-25 17:16:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 87fbb4c9-7a73-5eca-8586-a23c28012807 sending to next pipeline
2026-03-25 17:16:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 87fbb4c9-7a73-5eca-8586-a23c28012807, identifier: 10727577
2026-03-25 17:16:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 585c3c7f-96f6-5018-9943-df2711d1528b with identifier: 10727574
2026-03-25 17:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 585c3c7f-96f6-5018-9943-df2711d1528b with scrape type 1
2026-03-25 17:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 585c3c7f-96f6-5018-9943-df2711d1528b
2026-03-25 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747172%252Fgeneral%252Fa2c4d5a7-20a9-4557-b282-9fd219599465.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747172/general/a2c4d5a7-20a9-4557-b282-9fd219599465.jpg not downloaded yet
2026-03-25 17:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747167/general/2d1639b0-0438-446b-ab9f-36ef4dc818e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727569)
2026-03-25 17:16:15 [adesa.de] INFO: Found listing with ID: 10726269
2026-03-25 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726269%27 HTTP/1.1" 200 None
2026-03-25 17:16:15 [adesa.de] INFO: Scrape type for 10726269: 1
2026-03-25 17:16:15 [adesa.de] INFO: Scraping item 10726269 url https://www.openlane.eu/en/carv6/auction/10726269
2026-03-25 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747170%252Fgeneral%252F5c28018f-2bf2-4616-b661-7b668e20afe0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747170/general/5c28018f-2bf2-4616-b661-7b668e20afe0.jpg not downloaded yet
2026-03-25 17:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 87fbb4c9-7a73-5eca-8586-a23c28012807 with identifier: 10727577
2026-03-25 17:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 87fbb4c9-7a73-5eca-8586-a23c28012807 with identifier: 10727577
2026-03-25 17:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 87fbb4c9-7a73-5eca-8586-a23c28012807 with identifier: 10727577 to the API
2026-03-25 17:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747175/general/72e12685-c37f-4a51-a904-93d00e15661e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T10:29:00Z',
'fuel_type': 'Petrol',
'id': '87fbb4c9-7a73-5eca-8586-a23c28012807',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1922212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727577',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 88863,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87fbb4c9-7a73-5eca-8586-a23c28012807/87fbb4c9-7a73-5eca-8586-a23c28012807_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113604,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747175/general/fc9843bd-b7c5-4382-8243-dd721aa9b731.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87fbb4c9-7a73-5eca-8586-a23c28012807/87fbb4c9-7a73-5eca-8586-a23c28012807_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135903,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747175/general/72e12685-c37f-4a51-a904-93d00e15661e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87fbb4c9-7a73-5eca-8586-a23c28012807/87fbb4c9-7a73-5eca-8586-a23c28012807_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91258,
'Height': 771,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747175/general/15a1d430-1e5a-49c5-b76a-948c66a79941.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87fbb4c9-7a73-5eca-8586-a23c28012807/87fbb4c9-7a73-5eca-8586-a23c28012807_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85209,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747175/general/17b45086-1020-4aeb-9482-3831362d4911.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87fbb4c9-7a73-5eca-8586-a23c28012807/87fbb4c9-7a73-5eca-8586-a23c28012807_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138037,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747175/general/ba67c668-8c24-43dd-a656-f05229de2a4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87fbb4c9-7a73-5eca-8586-a23c28012807/87fbb4c9-7a73-5eca-8586-a23c28012807_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93416,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747175/general/fab842ee-e2c4-4d65-b65a-a773b167ab35.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87fbb4c9-7a73-5eca-8586-a23c28012807/87fbb4c9-7a73-5eca-8586-a23c28012807_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63753,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747175/general/36fe72c9-2d8f-44d0-8627-e3786b938f1a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87fbb4c9-7a73-5eca-8586-a23c28012807/87fbb4c9-7a73-5eca-8586-a23c28012807_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66924,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747175/general/5d6b228c-c51f-4901-b1fa-18c673e70899.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87fbb4c9-7a73-5eca-8586-a23c28012807/87fbb4c9-7a73-5eca-8586-a23c28012807_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69117,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747175/general/4277d3b6-11fe-4434-a20d-30b64e63e473.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87fbb4c9-7a73-5eca-8586-a23c28012807/87fbb4c9-7a73-5eca-8586-a23c28012807_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747175/general/2c15dcf5-06cf-421a-bf27-f4fc0120430b.jpg',
'Width': 1024}],
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': 'BCA Autoauktionen GmbH',
'title': 'Volkswagen Arteon Shooting Brake 2.0 TSI - Petrol - Automatic - 190 '
'hp - 88.863 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727577%27 HTTP/1.1" 200 None
2026-03-25 17:16:15 [adesa.de] INFO: Saving data for 10727577: {'created_time': 1774458975.861357, 'last_price_update_time': 1774458975.861369, 'auction_closing_time': 1774520940.0}
2026-03-25 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727577') HTTP/1.1" 204 0
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747167%252Fgeneral%252F070c4c85-45d5-45b5-9076-b9bb3e0f8a72.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747167/general/070c4c85-45d5-45b5-9076-b9bb3e0f8a72.jpg not downloaded yet
2026-03-25 17:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747172%252Fgeneral%252F6b75ba42-ea26-4a2b-8734-ffcc487805ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747172/general/6b75ba42-ea26-4a2b-8734-ffcc487805ea.jpg not downloaded yet
2026-03-25 17:16:16 [adesa.de] INFO: Found listing with ID: 10726343
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726343%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [adesa.de] INFO: Scrape type for 10726343: 1
2026-03-25 17:16:16 [adesa.de] INFO: Scraping item 10726343 url https://www.openlane.eu/en/carv6/auction/10726343
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747170%252Fgeneral%252F84181b0c-6ef3-4317-a8e2-460ad4712681.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747170/general/84181b0c-6ef3-4317-a8e2-460ad4712681.jpg not downloaded yet
2026-03-25 17:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727573> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342ad15d0>
2026-03-25 17:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a866ba77-a15d-52a8-b9c2-14cca5aa3ec2/a866ba77-a15d-52a8-b9c2-14cca5aa3ec2_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747167%252Fgeneral%252Ffe00cab9-d465-4a3e-adf4-00a547961d30.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747167/general/fe00cab9-d465-4a3e-adf4-00a547961d30.jpg saved to cache
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a866ba77-a15d-52a8-b9c2-14cca5aa3ec2
2026-03-25 17:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747170/general/131749e7-c98e-47aa-bbc1-944d44d4a80b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727572)
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747167%252Fgeneral%252Facf228bf-655e-4206-9309-5cf3719ed3c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747167/general/acf228bf-655e-4206-9309-5cf3719ed3c8.jpg not downloaded yet
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747172%252Fgeneral%252F42774624-3289-412e-ade0-976130725d01.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747172/general/42774624-3289-412e-ade0-976130725d01.jpg not downloaded yet
2026-03-25 17:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727579> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:16 [adesa.de] INFO: Found listing with ID: 10726314
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726314%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [adesa.de] INFO: Scrape type for 10726314: 1
2026-03-25 17:16:16 [adesa.de] INFO: Scraping item 10726314 url https://www.openlane.eu/en/carv6/auction/10726314
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747170%252Fgeneral%252Fc8c52f00-e340-4a98-a80d-12ca30e4daa0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747170/general/c8c52f00-e340-4a98-a80d-12ca30e4daa0.jpg not downloaded yet
2026-03-25 17:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13419ea0d0>
2026-03-25 17:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a866ba77-a15d-52a8-b9c2-14cca5aa3ec2/a866ba77-a15d-52a8-b9c2-14cca5aa3ec2_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747167%252Fgeneral%252F2d1639b0-0438-446b-ab9f-36ef4dc818e6.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747167/general/2d1639b0-0438-446b-ab9f-36ef4dc818e6.jpg saved to cache
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a866ba77-a15d-52a8-b9c2-14cca5aa3ec2
2026-03-25 17:16:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3958fac5-389a-58a9-abb2-88cd89bfced9 with identifier: 10727568
2026-03-25 17:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3958fac5-389a-58a9-abb2-88cd89bfced9 with scrape type 1
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3958fac5-389a-58a9-abb2-88cd89bfced9
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747166%252Fgeneral%252F2f295409-a1b6-430f-92f1-7beb165a889c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747166/general/2f295409-a1b6-430f-92f1-7beb165a889c.jpg not downloaded yet
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747167%252Fgeneral%252F0efb89b8-785d-46d3-b4d8-ff1565fbdbbc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747167/general/0efb89b8-785d-46d3-b4d8-ff1565fbdbbc.jpg not downloaded yet
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747172%252Fgeneral%252F2162828c-a7a2-43de-9c73-071ce19114c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747172/general/2162828c-a7a2-43de-9c73-071ce19114c7.jpg not downloaded yet
2026-03-25 17:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747170/general/a233e442-1a03-4540-b4f9-6cab73f598dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727572)
2026-03-25 17:16:16 [adesa.de] INFO: Found listing with ID: 10726418
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726418%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [adesa.de] INFO: Scrape type for 10726418: 1
2026-03-25 17:16:16 [adesa.de] INFO: Scraping item 10726418 url https://www.openlane.eu/en/carv6/auction/10726418
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747170%252Fgeneral%252F02d33ac7-70a9-455c-953d-5b470d8e1310.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747170/general/02d33ac7-70a9-455c-953d-5b470d8e1310.jpg not downloaded yet
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747166%252Fgeneral%252Ff9ebff32-15a1-44c2-95a0-c9db36cbe381.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747166/general/f9ebff32-15a1-44c2-95a0-c9db36cbe381.jpg not downloaded yet
2026-03-25 17:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747172/general/a2c4d5a7-20a9-4557-b282-9fd219599465.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727574)
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747167%252Fgeneral%252Fc5113a0e-0dfe-4886-a738-797c2c81673d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747167/general/c5113a0e-0dfe-4886-a738-797c2c81673d.jpg not downloaded yet
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747172%252Fgeneral%252F74f36c59-01cb-424e-a7c8-0dc3834bb48b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747172/general/74f36c59-01cb-424e-a7c8-0dc3834bb48b.jpg not downloaded yet
2026-03-25 17:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724750> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727581> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fa10366-914e-5cea-9c5f-2b4305276f52 with identifier: 10727573
2026-03-25 17:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fa10366-914e-5cea-9c5f-2b4305276f52 with scrape type 1
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4fa10366-914e-5cea-9c5f-2b4305276f52
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747171%252Fgeneral%252F795d2aaf-b7a9-4fa9-a4e0-b79c2aed7fe1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747171/general/795d2aaf-b7a9-4fa9-a4e0-b79c2aed7fe1.jpg not downloaded yet
2026-03-25 17:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a343d0>
2026-03-25 17:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5dca9b1-b2c9-554b-b10c-ba8b2c7309f1/e5dca9b1-b2c9-554b-b10c-ba8b2c7309f1_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747170%252Fgeneral%252F131749e7-c98e-47aa-bbc1-944d44d4a80b.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747170/general/131749e7-c98e-47aa-bbc1-944d44d4a80b.jpg saved to cache
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e5dca9b1-b2c9-554b-b10c-ba8b2c7309f1
2026-03-25 17:16:16 [adesa.de] INFO: Found listing with ID: 10726409
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726409%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [adesa.de] INFO: Scrape type for 10726409: 1
2026-03-25 17:16:16 [adesa.de] INFO: Scraping item 10726409 url https://www.openlane.eu/en/carv6/auction/10726409
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747170%252Fgeneral%252F5faa4ea0-bbd8-4e95-aa33-0b389132dbee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747170/general/5faa4ea0-bbd8-4e95-aa33-0b389132dbee.jpg not downloaded yet
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747166%252Fgeneral%252F6254ccff-78f2-4a87-be3c-decec4270520.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747166/general/6254ccff-78f2-4a87-be3c-decec4270520.jpg not downloaded yet
2026-03-25 17:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747172%252Fgeneral%252Fa64400d3-3aed-4a88-9741-5ff9737daa5e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747172/general/a64400d3-3aed-4a88-9741-5ff9737daa5e.jpg not downloaded yet
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747171%252Fgeneral%252F5bf6d660-8222-4e44-836e-c9f87240a7c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747171/general/5bf6d660-8222-4e44-836e-c9f87240a7c5.jpg not downloaded yet
2026-03-25 17:16:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81742c50-e6bc-59cb-a411-0e0447401a4e with identifier: 10727579
2026-03-25 17:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81742c50-e6bc-59cb-a411-0e0447401a4e with scrape type 1
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 81742c50-e6bc-59cb-a411-0e0447401a4e
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747177%252Fgeneral%252F5e3740be-30a8-4586-a732-9f8cefb934d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747177/general/5e3740be-30a8-4586-a732-9f8cefb934d4.jpg not downloaded yet
2026-03-25 17:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747170/general/84181b0c-6ef3-4317-a8e2-460ad4712681.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727572)
2026-03-25 17:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747172/general/6b75ba42-ea26-4a2b-8734-ffcc487805ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727574)
2026-03-25 17:16:16 [adesa.de] INFO: Found listing with ID: 10726315
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726315%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [adesa.de] INFO: Scrape type for 10726315: 1
2026-03-25 17:16:16 [adesa.de] INFO: Scraping item 10726315 url https://www.openlane.eu/en/carv6/auction/10726315
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747170%252Fgeneral%252Fb149bf9c-d4d8-4564-a9d2-216c87ee8b6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747170/general/b149bf9c-d4d8-4564-a9d2-216c87ee8b6f.jpg not downloaded yet
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747166%252Fgeneral%252Faa217db2-563f-46bc-bb31-d9ff001127db.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747166/general/aa217db2-563f-46bc-bb31-d9ff001127db.jpg not downloaded yet
2026-03-25 17:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429c2150>
2026-03-25 17:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5dca9b1-b2c9-554b-b10c-ba8b2c7309f1/e5dca9b1-b2c9-554b-b10c-ba8b2c7309f1_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747170%252Fgeneral%252Fa233e442-1a03-4540-b4f9-6cab73f598dd.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747170/general/a233e442-1a03-4540-b4f9-6cab73f598dd.jpg saved to cache
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e5dca9b1-b2c9-554b-b10c-ba8b2c7309f1
2026-03-25 17:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b71dd0>
2026-03-25 17:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_585c3c7f-96f6-5018-9943-df2711d1528b/585c3c7f-96f6-5018-9943-df2711d1528b_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747172%252Fgeneral%252Fa2c4d5a7-20a9-4557-b282-9fd219599465.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747172/general/a2c4d5a7-20a9-4557-b282-9fd219599465.jpg saved to cache
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 585c3c7f-96f6-5018-9943-df2711d1528b
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747172%252Fgeneral%252Fdc7593ac-a871-4f81-bb8f-5cd72e1304fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747172/general/dc7593ac-a871-4f81-bb8f-5cd72e1304fb.jpg not downloaded yet
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747171%252Fgeneral%252Fe1786ae5-a50d-4297-b7ff-698239aac029.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747171/general/e1786ae5-a50d-4297-b7ff-698239aac029.jpg not downloaded yet
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747177%252Fgeneral%252F7ea4e89d-1a92-4278-be3b-08dc347edb93.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747177/general/7ea4e89d-1a92-4278-be3b-08dc347edb93.jpg not downloaded yet
2026-03-25 17:16:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfef980a-f998-5a11-ab3b-3bd1e4ea90b6 with identifier: 10724750
2026-03-25 17:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfef980a-f998-5a11-ab3b-3bd1e4ea90b6 with scrape type 1
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dfef980a-f998-5a11-ab3b-3bd1e4ea90b6
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740391%252Fgeneral%252F1ac03b99-f97e-481f-84e1-8be15b19ced9.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740391/general/1ac03b99-f97e-481f-84e1-8be15b19ced9.png already downloaded
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740391%252Fgeneral%252F54bb7dd6-5dde-4121-b72a-820d8569e000.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740391/general/54bb7dd6-5dde-4121-b72a-820d8569e000.png already downloaded
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740391%252Fgeneral%252F60d552a3-c4e2-4a4c-9076-3a14ad9594d9.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740391/general/60d552a3-c4e2-4a4c-9076-3a14ad9594d9.png already downloaded
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740391%252Fgeneral%252Fc3ecdae5-37b4-4b2b-98ba-3a1d4f91f18f.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740391/general/c3ecdae5-37b4-4b2b-98ba-3a1d4f91f18f.png already downloaded
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740391%252Fgeneral%252Fc644620f-1b94-4ed1-bdc6-035b8ab9a70f.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740391/general/c644620f-1b94-4ed1-bdc6-035b8ab9a70f.png already downloaded
2026-03-25 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740391%252Fgeneral%252Fc5efa6dd-4be6-46f7-8446-4790313ac756.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740391/general/c5efa6dd-4be6-46f7-8446-4790313ac756.png already downloaded
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740391%252Fgeneral%252F6b2637b1-8a94-4fc0-8d8e-166da63e2e3f.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740391/general/6b2637b1-8a94-4fc0-8d8e-166da63e2e3f.png already downloaded
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740391%252Fgeneral%252F94f5c387-7ad8-42cb-9325-db33dca4f902.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740391/general/94f5c387-7ad8-42cb-9325-db33dca4f902.png already downloaded
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740391%252Fgeneral%252F0ae7698e-2629-486c-9377-4bf205717bae.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740391/general/0ae7698e-2629-486c-9377-4bf205717bae.png already downloaded
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740391%252Fgeneral%252Fcf05497d-7200-40b0-95a1-3cb898b352e0.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740391/general/cf05497d-7200-40b0-95a1-3cb898b352e0.png already downloaded
2026-03-25 17:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dfef980a-f998-5a11-ab3b-3bd1e4ea90b6, identifier: 10724750
2026-03-25 17:16:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a231423d-e6c9-533f-98d6-431c6b8bdf63 with identifier: 10727581
2026-03-25 17:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a231423d-e6c9-533f-98d6-431c6b8bdf63 with scrape type 1
2026-03-25 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a231423d-e6c9-533f-98d6-431c6b8bdf63
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747179%252Fgeneral%252F9f2de0ec-9347-46c6-9e50-85d8c7b28d37.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747179/general/9f2de0ec-9347-46c6-9e50-85d8c7b28d37.jpg not downloaded yet
2026-03-25 17:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747170/general/02d33ac7-70a9-455c-953d-5b470d8e1310.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727572)
2026-03-25 17:16:17 [adesa.de] INFO: Found listing with ID: 10726273
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726273%27 HTTP/1.1" 200 None
2026-03-25 17:16:17 [adesa.de] INFO: Scrape type for 10726273: 1
2026-03-25 17:16:17 [adesa.de] INFO: Scraping item 10726273 url https://www.openlane.eu/en/carv6/auction/10726273
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747170%252Fgeneral%252F1b9adb6a-4792-4570-af71-5bd2854ccfa5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747170/general/1b9adb6a-4792-4570-af71-5bd2854ccfa5.jpg not downloaded yet
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747166%252Fgeneral%252Faecd72dc-c028-481f-a0ce-24ff909a6327.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747166/general/aecd72dc-c028-481f-a0ce-24ff909a6327.jpg not downloaded yet
2026-03-25 17:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dfef980a-f998-5a11-ab3b-3bd1e4ea90b6 with identifier: 10724750
2026-03-25 17:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dfef980a-f998-5a11-ab3b-3bd1e4ea90b6 with identifier: 10724750
2026-03-25 17:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dfef980a-f998-5a11-ab3b-3bd1e4ea90b6 with identifier: 10724750 to the API
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724750>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Petrol',
'id': 'dfef980a-f998-5a11-ab3b-3bd1e4ea90b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7106223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724750',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 25266,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 12,
'photo_urls': ['https://images.openlane.eu/carimgs/5740391/general/1ac03b99-f97e-481f-84e1-8be15b19ced9.png',
'https://images.openlane.eu/carimgs/5740391/general/54bb7dd6-5dde-4121-b72a-820d8569e000.png',
'https://images.openlane.eu/carimgs/5740391/general/60d552a3-c4e2-4a4c-9076-3a14ad9594d9.png',
'https://images.openlane.eu/carimgs/5740391/general/c3ecdae5-37b4-4b2b-98ba-3a1d4f91f18f.png',
'https://images.openlane.eu/carimgs/5740391/general/c644620f-1b94-4ed1-bdc6-035b8ab9a70f.png',
'https://images.openlane.eu/carimgs/5740391/general/c5efa6dd-4be6-46f7-8446-4790313ac756.png',
'https://images.openlane.eu/carimgs/5740391/general/6b2637b1-8a94-4fc0-8d8e-166da63e2e3f.png',
'https://images.openlane.eu/carimgs/5740391/general/94f5c387-7ad8-42cb-9325-db33dca4f902.png',
'https://images.openlane.eu/carimgs/5740391/general/0ae7698e-2629-486c-9377-4bf205717bae.png',
'https://images.openlane.eu/carimgs/5740391/general/cf05497d-7200-40b0-95a1-3cb898b352e0.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfef980a-f998-5a11-ab3b-3bd1e4ea90b6/dfef980a-f998-5a11-ab3b-3bd1e4ea90b6_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 273225,
'Height': 416,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740391/general/1ac03b99-f97e-481f-84e1-8be15b19ced9.png',
'Width': 547},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfef980a-f998-5a11-ab3b-3bd1e4ea90b6/dfef980a-f998-5a11-ab3b-3bd1e4ea90b6_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 263950,
'Height': 412,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740391/general/54bb7dd6-5dde-4121-b72a-820d8569e000.png',
'Width': 545},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfef980a-f998-5a11-ab3b-3bd1e4ea90b6/dfef980a-f998-5a11-ab3b-3bd1e4ea90b6_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 268046,
'Height': 411,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740391/general/60d552a3-c4e2-4a4c-9076-3a14ad9594d9.png',
'Width': 552},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfef980a-f998-5a11-ab3b-3bd1e4ea90b6/dfef980a-f998-5a11-ab3b-3bd1e4ea90b6_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 259887,
'Height': 411,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740391/general/c3ecdae5-37b4-4b2b-98ba-3a1d4f91f18f.png',
'Width': 550},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfef980a-f998-5a11-ab3b-3bd1e4ea90b6/dfef980a-f998-5a11-ab3b-3bd1e4ea90b6_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 300386,
'Height': 411,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740391/general/c644620f-1b94-4ed1-bdc6-035b8ab9a70f.png',
'Width': 551},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfef980a-f998-5a11-ab3b-3bd1e4ea90b6/dfef980a-f998-5a11-ab3b-3bd1e4ea90b6_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 230115,
'Height': 424,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740391/general/c5efa6dd-4be6-46f7-8446-4790313ac756.png',
'Width': 550},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfef980a-f998-5a11-ab3b-3bd1e4ea90b6/dfef980a-f998-5a11-ab3b-3bd1e4ea90b6_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 75029,
'Height': 305,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740391/general/6b2637b1-8a94-4fc0-8d8e-166da63e2e3f.png',
'Width': 409},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfef980a-f998-5a11-ab3b-3bd1e4ea90b6/dfef980a-f998-5a11-ab3b-3bd1e4ea90b6_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 316455,
'Height': 418,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740391/general/94f5c387-7ad8-42cb-9325-db33dca4f902.png',
'Width': 555},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfef980a-f998-5a11-ab3b-3bd1e4ea90b6/dfef980a-f998-5a11-ab3b-3bd1e4ea90b6_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 256293,
'Height': 424,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740391/general/0ae7698e-2629-486c-9377-4bf205717bae.png',
'Width': 549},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfef980a-f998-5a11-ab3b-3bd1e4ea90b6/dfef980a-f998-5a11-ab3b-3bd1e4ea90b6_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 194038,
'Height': 415,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740391/general/cf05497d-7200-40b0-95a1-3cb898b352e0.png',
'Width': 535}],
'price': 31300,
'price_includes_vat': True,
'registration_date': '2023-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Plus Dark - Petrol - Automatic - 197 hp - 25.266 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2023}
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724750%27 HTTP/1.1" 200 None
2026-03-25 17:16:17 [adesa.de] INFO: Saving data for 10724750: {'created_time': 1774458977.763314, 'last_price_update_time': 1774458977.763325, 'auction_closing_time': 1774614600.0}
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724750') HTTP/1.1" 204 0
2026-03-25 17:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747172/general/2162828c-a7a2-43de-9c73-071ce19114c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727574)
2026-03-25 17:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747167/general/0efb89b8-785d-46d3-b4d8-ff1565fbdbbc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727569)
2026-03-25 17:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747166/general/f9ebff32-15a1-44c2-95a0-c9db36cbe381.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727568)
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747172%252Fgeneral%252Fd15b6219-0742-4a5d-a91e-e72edc78d666.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747172/general/d15b6219-0742-4a5d-a91e-e72edc78d666.jpg not downloaded yet
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747171%252Fgeneral%252Fd89e87a9-a4ae-4f61-a024-6aac17030183.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747171/general/d89e87a9-a4ae-4f61-a024-6aac17030183.jpg not downloaded yet
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747177%252Fgeneral%252F675cabd9-762a-4cc3-8318-b05bf92caca5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747177/general/675cabd9-762a-4cc3-8318-b05bf92caca5.jpg not downloaded yet
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747179%252Fgeneral%252Fd63609ae-7cc8-4a88-bf4c-76be1db46266.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747179/general/d63609ae-7cc8-4a88-bf4c-76be1db46266.jpg not downloaded yet
2026-03-25 17:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a84450>
2026-03-25 17:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5dca9b1-b2c9-554b-b10c-ba8b2c7309f1/e5dca9b1-b2c9-554b-b10c-ba8b2c7309f1_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747170%252Fgeneral%252F84181b0c-6ef3-4317-a8e2-460ad4712681.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747170/general/84181b0c-6ef3-4317-a8e2-460ad4712681.jpg saved to cache
2026-03-25 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e5dca9b1-b2c9-554b-b10c-ba8b2c7309f1
2026-03-25 17:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13419eb310>
2026-03-25 17:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_585c3c7f-96f6-5018-9943-df2711d1528b/585c3c7f-96f6-5018-9943-df2711d1528b_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747172%252Fgeneral%252F6b75ba42-ea26-4a2b-8734-ffcc487805ea.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747172/general/6b75ba42-ea26-4a2b-8734-ffcc487805ea.jpg saved to cache
2026-03-25 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 585c3c7f-96f6-5018-9943-df2711d1528b
2026-03-25 17:16:17 [adesa.de] INFO: Found listing with ID: 10726063
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726063%27 HTTP/1.1" 200 None
2026-03-25 17:16:17 [adesa.de] INFO: Scrape type for 10726063: 1
2026-03-25 17:16:17 [adesa.de] INFO: Scraping item 10726063 url https://www.openlane.eu/en/carv6/auction/10726063
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747166%252Fgeneral%252F7eb698c9-a02d-4ab9-8a80-c1a828688d21.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747166/general/7eb698c9-a02d-4ab9-8a80-c1a828688d21.jpg not downloaded yet
2026-03-25 17:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723920> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747166/general/6254ccff-78f2-4a87-be3c-decec4270520.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727568)
2026-03-25 17:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747170/general/5faa4ea0-bbd8-4e95-aa33-0b389132dbee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727572)
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747172%252Fgeneral%252F2a6ad0be-44d8-438b-b5f3-199acbd828ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747172/general/2a6ad0be-44d8-438b-b5f3-199acbd828ab.jpg not downloaded yet
2026-03-25 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747171%252Fgeneral%252Fd061d6e8-f855-49a4-8a8e-4bc64f179435.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747171/general/d061d6e8-f855-49a4-8a8e-4bc64f179435.jpg not downloaded yet
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747177%252Fgeneral%252Fe9feeb99-4ca9-4e03-8de5-13d9031fc094.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747177/general/e9feeb99-4ca9-4e03-8de5-13d9031fc094.jpg not downloaded yet
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747179%252Fgeneral%252F8d5ea101-5909-47ae-a1aa-ca78e63ec1f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747179/general/8d5ea101-5909-47ae-a1aa-ca78e63ec1f0.jpg not downloaded yet
2026-03-25 17:16:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727582> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:18 [adesa.de] INFO: Found listing with ID: 10728377
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728377%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [adesa.de] INFO: Scrape type for 10728377: 1
2026-03-25 17:16:18 [adesa.de] INFO: Scraping item 10728377 url https://www.openlane.eu/en/carv6/auction/10728377
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747166%252Fgeneral%252F5f96ef20-36c3-42e2-9ea7-1bd7b7c9b2b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747166/general/5f96ef20-36c3-42e2-9ea7-1bd7b7c9b2b8.jpg not downloaded yet
2026-03-25 17:16:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429a5bd0>
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5dca9b1-b2c9-554b-b10c-ba8b2c7309f1/e5dca9b1-b2c9-554b-b10c-ba8b2c7309f1_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747170%252Fgeneral%252F02d33ac7-70a9-455c-953d-5b470d8e1310.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747170/general/02d33ac7-70a9-455c-953d-5b470d8e1310.jpg saved to cache
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e5dca9b1-b2c9-554b-b10c-ba8b2c7309f1
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429a48d0>
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_585c3c7f-96f6-5018-9943-df2711d1528b/585c3c7f-96f6-5018-9943-df2711d1528b_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747172%252Fgeneral%252F2162828c-a7a2-43de-9c73-071ce19114c7.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747172/general/2162828c-a7a2-43de-9c73-071ce19114c7.jpg saved to cache
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 585c3c7f-96f6-5018-9943-df2711d1528b
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d343d0>
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a866ba77-a15d-52a8-b9c2-14cca5aa3ec2/a866ba77-a15d-52a8-b9c2-14cca5aa3ec2_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747167%252Fgeneral%252F0efb89b8-785d-46d3-b4d8-ff1565fbdbbc.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747167/general/0efb89b8-785d-46d3-b4d8-ff1565fbdbbc.jpg saved to cache
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a866ba77-a15d-52a8-b9c2-14cca5aa3ec2
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b81950>
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3958fac5-389a-58a9-abb2-88cd89bfced9/3958fac5-389a-58a9-abb2-88cd89bfced9_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747166%252Fgeneral%252Ff9ebff32-15a1-44c2-95a0-c9db36cbe381.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747166/general/f9ebff32-15a1-44c2-95a0-c9db36cbe381.jpg saved to cache
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3958fac5-389a-58a9-abb2-88cd89bfced9
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747172%252Fgeneral%252Fe56ab74f-bd47-4049-bb92-9237606f6a10.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747172/general/e56ab74f-bd47-4049-bb92-9237606f6a10.jpg not downloaded yet
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747171%252Fgeneral%252Fdd5b312c-ae18-4c49-b092-ba17ea944299.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747171/general/dd5b312c-ae18-4c49-b092-ba17ea944299.jpg not downloaded yet
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747177%252Fgeneral%252Fbbd40da1-36d3-4d6f-9d77-8de33f6cf74d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747177/general/bbd40da1-36d3-4d6f-9d77-8de33f6cf74d.jpg not downloaded yet
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747179%252Fgeneral%252F77906406-793e-4dec-8bce-34ac8c92cd9c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747179/general/77906406-793e-4dec-8bce-34ac8c92cd9c.jpg not downloaded yet
2026-03-25 17:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747172/general/dc7593ac-a871-4f81-bb8f-5cd72e1304fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727574)
2026-03-25 17:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747179/general/9f2de0ec-9347-46c6-9e50-85d8c7b28d37.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727581)
2026-03-25 17:16:18 [adesa.de] INFO: Found listing with ID: 10728415
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728415%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [adesa.de] INFO: Scrape type for 10728415: 1
2026-03-25 17:16:18 [adesa.de] INFO: Scraping item 10728415 url https://www.openlane.eu/en/carv6/auction/10728415
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747166%252Fgeneral%252F3508316b-e78a-454d-8bc8-01ca6c63bb8c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747166/general/3508316b-e78a-454d-8bc8-01ca6c63bb8c.jpg not downloaded yet
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747171%252Fgeneral%252Fc005a80b-0e80-4341-bcac-770134f46b22.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747171/general/c005a80b-0e80-4341-bcac-770134f46b22.jpg not downloaded yet
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747177%252Fgeneral%252Fb0c570a4-2be6-4d60-923c-332983d806e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747177/general/b0c570a4-2be6-4d60-923c-332983d806e2.jpg not downloaded yet
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747179%252Fgeneral%252F19a8b819-80f0-457f-9dfe-6d37660c26d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747179/general/19a8b819-80f0-457f-9dfe-6d37660c26d6.jpg not downloaded yet
2026-03-25 17:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1a69424-94a5-5a24-ab34-0bd849106d77 with identifier: 10723920
2026-03-25 17:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1a69424-94a5-5a24-ab34-0bd849106d77 with scrape type 1
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d1a69424-94a5-5a24-ab34-0bd849106d77
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703412%252Fgeneral%252Fb1e5e80e-ab74-4d8f-8f53-e68132a95354.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703412/general/b1e5e80e-ab74-4d8f-8f53-e68132a95354.jpg already downloaded
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703412%252Fgeneral%252Fd0cd74f8-0e84-4cc5-bb44-5fbdd5c87eaa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703412/general/d0cd74f8-0e84-4cc5-bb44-5fbdd5c87eaa.jpg already downloaded
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703412%252Fgeneral%252Ffaf5d4cc-78b9-47ce-b35d-59db01c5d26c.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703412/general/faf5d4cc-78b9-47ce-b35d-59db01c5d26c.png already downloaded
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703412%252Fgeneral%252Fae7dc799-6541-4c42-b737-745ac7735ff7.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703412/general/ae7dc799-6541-4c42-b737-745ac7735ff7.png already downloaded
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703412%252Fgeneral%252F5dea8472-e1c4-462a-8e6d-94ec05dfd7ac.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703412/general/5dea8472-e1c4-462a-8e6d-94ec05dfd7ac.png already downloaded
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703412%252Fgeneral%252F44006618-911b-4667-b6e1-84e004e0b3fc.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703412/general/44006618-911b-4667-b6e1-84e004e0b3fc.png already downloaded
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703412%252Fgeneral%252F1940afa9-de4f-4e27-91cb-fd372586e57a.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703412/general/1940afa9-de4f-4e27-91cb-fd372586e57a.png already downloaded
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703412%252Fgeneral%252Ff1ce8143-de7b-4390-8c4c-3c2d3e6faeb3.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703412/general/f1ce8143-de7b-4390-8c4c-3c2d3e6faeb3.png already downloaded
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703412%252Fdamage%252Fe409cb26-e573-4ad5-b8f4-d9052ba3e2b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703412/damage/e409cb26-e573-4ad5-b8f4-d9052ba3e2b6.jpg already downloaded
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703412%252Fdamage%252F55ef7cd2-bb47-4315-9100-029d3b1c4e3d.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703412/damage/55ef7cd2-bb47-4315-9100-029d3b1c4e3d.png not downloaded yet
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b558d0>
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3958fac5-389a-58a9-abb2-88cd89bfced9/3958fac5-389a-58a9-abb2-88cd89bfced9_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747166%252Fgeneral%252F6254ccff-78f2-4a87-be3c-decec4270520.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747166/general/6254ccff-78f2-4a87-be3c-decec4270520.jpg saved to cache
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3958fac5-389a-58a9-abb2-88cd89bfced9
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134891c5d0>
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5dca9b1-b2c9-554b-b10c-ba8b2c7309f1/e5dca9b1-b2c9-554b-b10c-ba8b2c7309f1_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747170%252Fgeneral%252F5faa4ea0-bbd8-4e95-aa33-0b389132dbee.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747170/general/5faa4ea0-bbd8-4e95-aa33-0b389132dbee.jpg saved to cache
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e5dca9b1-b2c9-554b-b10c-ba8b2c7309f1
2026-03-25 17:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b459818-8af3-54e8-82fb-37c88c9b88b7 with identifier: 10727582
2026-03-25 17:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b459818-8af3-54e8-82fb-37c88c9b88b7 with scrape type 1
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0b459818-8af3-54e8-82fb-37c88c9b88b7
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747180%252Fgeneral%252F222dad72-8ea8-4d10-8c4c-674f18626398.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747180/general/222dad72-8ea8-4d10-8c4c-674f18626398.jpg not downloaded yet
2026-03-25 17:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747177/general/7ea4e89d-1a92-4278-be3b-08dc347edb93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727579)
2026-03-25 17:16:18 [adesa.de] INFO: Found listing with ID: 10728449
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728449%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [adesa.de] INFO: Scrape type for 10728449: 1
2026-03-25 17:16:18 [adesa.de] INFO: Scraping item 10728449 url https://www.openlane.eu/en/carv6/auction/10728449
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747166%252Fgeneral%252F6ca783f0-16a3-44f7-bd18-8f537f792f37.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747166/general/6ca783f0-16a3-44f7-bd18-8f537f792f37.jpg not downloaded yet
2026-03-25 17:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747171/general/e1786ae5-a50d-4297-b7ff-698239aac029.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727573)
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747171%252Fgeneral%252F7f58557f-2e24-45fc-af57-d88c4e33b296.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747171/general/7f58557f-2e24-45fc-af57-d88c4e33b296.jpg not downloaded yet
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747177%252Fgeneral%252F05a0709b-c463-4c40-b360-26ac2c05276d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747177/general/05a0709b-c463-4c40-b360-26ac2c05276d.jpg not downloaded yet
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747179%252Fgeneral%252Fe027cd3a-c054-4d96-abf5-56bd96e01ea9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747179/general/e027cd3a-c054-4d96-abf5-56bd96e01ea9.jpg not downloaded yet
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747180%252Fgeneral%252F6e43aefb-f799-465c-8d9d-0a8d7e8a19c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747180/general/6e43aefb-f799-465c-8d9d-0a8d7e8a19c3.jpg not downloaded yet
2026-03-25 17:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747177/general/675cabd9-762a-4cc3-8318-b05bf92caca5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727579)
2026-03-25 17:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747179/general/d63609ae-7cc8-4a88-bf4c-76be1db46266.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727581)
2026-03-25 17:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747166/general/7eb698c9-a02d-4ab9-8a80-c1a828688d21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727568)
2026-03-25 17:16:18 [adesa.de] INFO: Found listing with ID: 10725941
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725941%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [adesa.de] INFO: Scrape type for 10725941: 1
2026-03-25 17:16:18 [adesa.de] INFO: Scraping item 10725941 url https://www.openlane.eu/en/carv6/auction/10725941
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747166%252Fgeneral%252Fca3d4f44-9ec3-4e65-990c-d2f6fa4391fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747166/general/ca3d4f44-9ec3-4e65-990c-d2f6fa4391fe.jpg not downloaded yet
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b6cc50>
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_585c3c7f-96f6-5018-9943-df2711d1528b/585c3c7f-96f6-5018-9943-df2711d1528b_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747172%252Fgeneral%252Fdc7593ac-a871-4f81-bb8f-5cd72e1304fb.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747172/general/dc7593ac-a871-4f81-bb8f-5cd72e1304fb.jpg saved to cache
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 585c3c7f-96f6-5018-9943-df2711d1528b
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13419e3350>
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a231423d-e6c9-533f-98d6-431c6b8bdf63/a231423d-e6c9-533f-98d6-431c6b8bdf63_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747179%252Fgeneral%252F9f2de0ec-9347-46c6-9e50-85d8c7b28d37.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747179/general/9f2de0ec-9347-46c6-9e50-85d8c7b28d37.jpg saved to cache
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a231423d-e6c9-533f-98d6-431c6b8bdf63
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747171%252Fgeneral%252Fe519b3b6-ddde-45f2-bd97-9468755fba88.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747171/general/e519b3b6-ddde-45f2-bd97-9468755fba88.jpg not downloaded yet
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747177%252Fgeneral%252F2b92eaa3-1ec0-4f84-a0b4-346e136c77a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747177/general/2b92eaa3-1ec0-4f84-a0b4-346e136c77a3.jpg not downloaded yet
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747179%252Fgeneral%252Fc28268b7-1350-4d12-9728-b02f86a364a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747179/general/c28268b7-1350-4d12-9728-b02f86a364a7.jpg not downloaded yet
2026-03-25 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747180%252Fgeneral%252F9d1d3513-9717-4de6-96b1-56099e950be5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747180/general/9d1d3513-9717-4de6-96b1-56099e950be5.jpg not downloaded yet
2026-03-25 17:16:19 [adesa.de] INFO: Found listing with ID: 10728544
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728544%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [adesa.de] INFO: Scrape type for 10728544: 1
2026-03-25 17:16:19 [adesa.de] INFO: Scraping item 10728544 url https://www.openlane.eu/en/carv6/auction/10728544
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a9b850>
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81742c50-e6bc-59cb-a411-0e0447401a4e/81742c50-e6bc-59cb-a411-0e0447401a4e_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747177%252Fgeneral%252F7ea4e89d-1a92-4278-be3b-08dc347edb93.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747177/general/7ea4e89d-1a92-4278-be3b-08dc347edb93.jpg saved to cache
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 81742c50-e6bc-59cb-a411-0e0447401a4e
2026-03-25 17:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747166/general/3508316b-e78a-454d-8bc8-01ca6c63bb8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727568)
2026-03-25 17:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747177/general/bbd40da1-36d3-4d6f-9d77-8de33f6cf74d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727579)
2026-03-25 17:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747179/general/77906406-793e-4dec-8bce-34ac8c92cd9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727581)
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747171%252Fgeneral%252Fb842170a-2df3-4f16-a861-a32dac116885.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747171/general/b842170a-2df3-4f16-a861-a32dac116885.jpg not downloaded yet
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747177%252Fgeneral%252Fc04849f3-d653-4203-85e2-4d618a1eb857.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747177/general/c04849f3-d653-4203-85e2-4d618a1eb857.jpg not downloaded yet
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747179%252Fgeneral%252F22ffda76-19b1-43b9-be3b-9baff1e2b9f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747179/general/22ffda76-19b1-43b9-be3b-9baff1e2b9f0.jpg not downloaded yet
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747180%252Fgeneral%252F377b8861-39d9-46bb-b930-2ef0fca6f1d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747180/general/377b8861-39d9-46bb-b930-2ef0fca6f1d3.jpg not downloaded yet
2026-03-25 17:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724888> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727578> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426794d0>
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4fa10366-914e-5cea-9c5f-2b4305276f52/4fa10366-914e-5cea-9c5f-2b4305276f52_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747171%252Fgeneral%252Fe1786ae5-a50d-4297-b7ff-698239aac029.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747171/general/e1786ae5-a50d-4297-b7ff-698239aac029.jpg saved to cache
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4fa10366-914e-5cea-9c5f-2b4305276f52
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d655d0>
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81742c50-e6bc-59cb-a411-0e0447401a4e/81742c50-e6bc-59cb-a411-0e0447401a4e_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747177%252Fgeneral%252F675cabd9-762a-4cc3-8318-b05bf92caca5.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747177/general/675cabd9-762a-4cc3-8318-b05bf92caca5.jpg saved to cache
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 81742c50-e6bc-59cb-a411-0e0447401a4e
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13425edb10>
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a231423d-e6c9-533f-98d6-431c6b8bdf63/a231423d-e6c9-533f-98d6-431c6b8bdf63_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747179%252Fgeneral%252Fd63609ae-7cc8-4a88-bf4c-76be1db46266.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747179/general/d63609ae-7cc8-4a88-bf4c-76be1db46266.jpg saved to cache
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a231423d-e6c9-533f-98d6-431c6b8bdf63
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341cb6690>
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3958fac5-389a-58a9-abb2-88cd89bfced9/3958fac5-389a-58a9-abb2-88cd89bfced9_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747166%252Fgeneral%252F7eb698c9-a02d-4ab9-8a80-c1a828688d21.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747166/general/7eb698c9-a02d-4ab9-8a80-c1a828688d21.jpg saved to cache
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3958fac5-389a-58a9-abb2-88cd89bfced9
2026-03-25 17:16:19 [adesa.de] INFO: Found listing with ID: 10726068
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726068%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [adesa.de] INFO: Scrape type for 10726068: 1
2026-03-25 17:16:19 [adesa.de] INFO: Scraping item 10726068 url https://www.openlane.eu/en/carv6/auction/10726068
2026-03-25 17:16:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747166/general/6ca783f0-16a3-44f7-bd18-8f537f792f37.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727568)
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747177%252Fgeneral%252F2f6e4008-f687-4972-8e17-f1a5036f40e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747177/general/2f6e4008-f687-4972-8e17-f1a5036f40e9.jpg not downloaded yet
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747179%252Fgeneral%252F5c72d9bf-fc92-4f04-9161-210a9ea11ad2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747179/general/5c72d9bf-fc92-4f04-9161-210a9ea11ad2.jpg not downloaded yet
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747180%252Fgeneral%252Fc1ba86ba-ceb2-4da7-814c-1b38dfb64de7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747180/general/c1ba86ba-ceb2-4da7-814c-1b38dfb64de7.jpg not downloaded yet
2026-03-25 17:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747180/general/222dad72-8ea8-4d10-8c4c-674f18626398.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727582)
2026-03-25 17:16:19 [adesa.de] INFO: Found listing with ID: 10725929
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725929%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [adesa.de] INFO: Scrape type for 10725929: 1
2026-03-25 17:16:19 [adesa.de] INFO: Scraping item 10725929 url https://www.openlane.eu/en/carv6/auction/10725929
2026-03-25 17:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341baff10>
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3958fac5-389a-58a9-abb2-88cd89bfced9/3958fac5-389a-58a9-abb2-88cd89bfced9_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747166%252Fgeneral%252F3508316b-e78a-454d-8bc8-01ca6c63bb8c.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747166/general/3508316b-e78a-454d-8bc8-01ca6c63bb8c.jpg saved to cache
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3958fac5-389a-58a9-abb2-88cd89bfced9
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b87010>
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81742c50-e6bc-59cb-a411-0e0447401a4e/81742c50-e6bc-59cb-a411-0e0447401a4e_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747177%252Fgeneral%252Fbbd40da1-36d3-4d6f-9d77-8de33f6cf74d.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747177/general/bbd40da1-36d3-4d6f-9d77-8de33f6cf74d.jpg saved to cache
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 81742c50-e6bc-59cb-a411-0e0447401a4e
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134262d750>
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a231423d-e6c9-533f-98d6-431c6b8bdf63/a231423d-e6c9-533f-98d6-431c6b8bdf63_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747179%252Fgeneral%252F77906406-793e-4dec-8bce-34ac8c92cd9c.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747179/general/77906406-793e-4dec-8bce-34ac8c92cd9c.jpg saved to cache
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a231423d-e6c9-533f-98d6-431c6b8bdf63
2026-03-25 17:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50ec1528-e350-5d63-b2f6-b092a13fbb61 with identifier: 10724888
2026-03-25 17:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50ec1528-e350-5d63-b2f6-b092a13fbb61 with scrape type 1
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 50ec1528-e350-5d63-b2f6-b092a13fbb61
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731271%252Fgeneral%252F384ef5e0-cb97-4f66-a696-81f84239bf7d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731271/general/384ef5e0-cb97-4f66-a696-81f84239bf7d.jpg not downloaded yet
2026-03-25 17:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dfabcef-e45c-5ee1-abfe-4400abde64ab with identifier: 10727578
2026-03-25 17:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dfabcef-e45c-5ee1-abfe-4400abde64ab with scrape type 1
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9dfabcef-e45c-5ee1-abfe-4400abde64ab
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747176%252Fgeneral%252F20cb9877-a9e1-4e40-9ffd-b425b94de537.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747176/general/20cb9877-a9e1-4e40-9ffd-b425b94de537.jpg not downloaded yet
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747179%252Fgeneral%252Fcc580756-5cbb-4653-aae8-e83c3b4533a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747179/general/cc580756-5cbb-4653-aae8-e83c3b4533a6.jpg not downloaded yet
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747180%252Fgeneral%252F1b411d70-4ea5-4618-93b1-6800331a2146.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747180/general/1b411d70-4ea5-4618-93b1-6800331a2146.jpg not downloaded yet
2026-03-25 17:16:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727590> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:19 [adesa.de] INFO: Found listing with ID: 10728434
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728434%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [adesa.de] INFO: Scrape type for 10728434: 1
2026-03-25 17:16:19 [adesa.de] INFO: Scraping item 10728434 url https://www.openlane.eu/en/carv6/auction/10728434
2026-03-25 17:16:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731271%252Fgeneral%252F77829db3-8742-4510-983c-e9d56b961e93.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731271/general/77829db3-8742-4510-983c-e9d56b961e93.jpg not downloaded yet
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747176%252Fgeneral%252F09b9afed-b526-4562-8134-df0fd3d361ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747176/general/09b9afed-b526-4562-8134-df0fd3d361ac.jpg not downloaded yet
2026-03-25 17:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747177/general/2b92eaa3-1ec0-4f84-a0b4-346e136c77a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727579)
2026-03-25 17:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747179/general/c28268b7-1350-4d12-9728-b02f86a364a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727581)
2026-03-25 17:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747171/general/e519b3b6-ddde-45f2-bd97-9468755fba88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727573)
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747180%252Fgeneral%252F0d1ca808-22f0-412a-b745-f339eb5e361d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747180/general/0d1ca808-22f0-412a-b745-f339eb5e361d.jpg not downloaded yet
2026-03-25 17:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5703412/damage/55ef7cd2-bb47-4315-9100-029d3b1c4e3d.png> (referer: https://www.openlane.eu/en/carv6/auction/10723920)
2026-03-25 17:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747180/general/9d1d3513-9717-4de6-96b1-56099e950be5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727582)
2026-03-25 17:16:19 [adesa.de] INFO: Found listing with ID: 10725937
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725937%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [adesa.de] INFO: Scrape type for 10725937: 1
2026-03-25 17:16:19 [adesa.de] INFO: Scraping item 10725937 url https://www.openlane.eu/en/carv6/auction/10725937
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731271%252Fgeneral%252F36c6001b-4776-4b9f-b3f0-edd48993863c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731271/general/36c6001b-4776-4b9f-b3f0-edd48993863c.jpg not downloaded yet
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747176%252Fgeneral%252F80e5b97b-c3ac-42df-be65-140dea741050.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747176/general/80e5b97b-c3ac-42df-be65-140dea741050.jpg not downloaded yet
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b9d310>
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3958fac5-389a-58a9-abb2-88cd89bfced9/3958fac5-389a-58a9-abb2-88cd89bfced9_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747166%252Fgeneral%252F6ca783f0-16a3-44f7-bd18-8f537f792f37.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747166/general/6ca783f0-16a3-44f7-bd18-8f537f792f37.jpg saved to cache
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3958fac5-389a-58a9-abb2-88cd89bfced9
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a68390>
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b459818-8af3-54e8-82fb-37c88c9b88b7/0b459818-8af3-54e8-82fb-37c88c9b88b7_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747180%252Fgeneral%252F222dad72-8ea8-4d10-8c4c-674f18626398.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747180/general/222dad72-8ea8-4d10-8c4c-674f18626398.jpg saved to cache
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0b459818-8af3-54e8-82fb-37c88c9b88b7
2026-03-25 17:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd210f29-a287-5b27-b0bc-c223f01a18c6 with identifier: 10727558
2026-03-25 17:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd210f29-a287-5b27-b0bc-c223f01a18c6 with scrape type 1
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bd210f29-a287-5b27-b0bc-c223f01a18c6
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747156%252Fgeneral%252Fbb269efa-8cc3-4430-adab-1e485f3f12f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747156/general/bb269efa-8cc3-4430-adab-1e485f3f12f4.jpg not downloaded yet
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747180%252Fgeneral%252F98d615be-f549-4d75-8950-5a7ba3671cdf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747180/general/98d615be-f549-4d75-8950-5a7ba3671cdf.jpg not downloaded yet
2026-03-25 17:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726343> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:19 [adesa.de] INFO: Found listing with ID: 10726076
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726076%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [adesa.de] INFO: Scrape type for 10726076: 1
2026-03-25 17:16:19 [adesa.de] INFO: Scraping item 10726076 url https://www.openlane.eu/en/carv6/auction/10726076
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731271%252Fgeneral%252Fbd168548-62f4-4ba9-af8c-7068815e58b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731271/general/bd168548-62f4-4ba9-af8c-7068815e58b5.jpg not downloaded yet
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747176%252Fgeneral%252F819932d8-0689-4779-9710-6414db3779fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747176/general/819932d8-0689-4779-9710-6414db3779fc.jpg not downloaded yet
2026-03-25 17:16:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747156%252Fgeneral%252Ff3945da8-6c8e-4114-87b3-a9256ae834d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747156/general/f3945da8-6c8e-4114-87b3-a9256ae834d9.jpg not downloaded yet
2026-03-25 17:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747180/general/377b8861-39d9-46bb-b930-2ef0fca6f1d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727582)
2026-03-25 17:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747176/general/20cb9877-a9e1-4e40-9ffd-b425b94de537.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727578)
2026-03-25 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747180%252Fgeneral%252F334b9014-03d8-4f0b-97b2-d020805e5950.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747180/general/334b9014-03d8-4f0b-97b2-d020805e5950.jpg not downloaded yet
2026-03-25 17:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724749> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727585> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bb63bec-2e38-5bdd-942d-795954f52ab6 with identifier: 10727590
2026-03-25 17:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bb63bec-2e38-5bdd-942d-795954f52ab6 with scrape type 1
2026-03-25 17:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7bb63bec-2e38-5bdd-942d-795954f52ab6
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747188%252Fgeneral%252Fae18eae1-b2e2-494b-af0b-e2d74314f397.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747188/general/ae18eae1-b2e2-494b-af0b-e2d74314f397.jpg not downloaded yet
2026-03-25 17:16:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426ed6d0>
2026-03-25 17:16:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81742c50-e6bc-59cb-a411-0e0447401a4e/81742c50-e6bc-59cb-a411-0e0447401a4e_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747177%252Fgeneral%252F2b92eaa3-1ec0-4f84-a0b4-346e136c77a3.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747177/general/2b92eaa3-1ec0-4f84-a0b4-346e136c77a3.jpg saved to cache
2026-03-25 17:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 81742c50-e6bc-59cb-a411-0e0447401a4e
2026-03-25 17:16:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13425f1310>
2026-03-25 17:16:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a231423d-e6c9-533f-98d6-431c6b8bdf63/a231423d-e6c9-533f-98d6-431c6b8bdf63_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747179%252Fgeneral%252Fc28268b7-1350-4d12-9728-b02f86a364a7.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747179/general/c28268b7-1350-4d12-9728-b02f86a364a7.jpg saved to cache
2026-03-25 17:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a231423d-e6c9-533f-98d6-431c6b8bdf63
2026-03-25 17:16:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429f5790>
2026-03-25 17:16:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4fa10366-914e-5cea-9c5f-2b4305276f52/4fa10366-914e-5cea-9c5f-2b4305276f52_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747171%252Fgeneral%252Fe519b3b6-ddde-45f2-bd97-9468755fba88.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747171/general/e519b3b6-ddde-45f2-bd97-9468755fba88.jpg saved to cache
2026-03-25 17:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4fa10366-914e-5cea-9c5f-2b4305276f52
2026-03-25 17:16:20 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-25 17:16:20 [PIL.PngImagePlugin] DEBUG: STREAM b'sRGB' 41 1
2026-03-25 17:16:20 [PIL.PngImagePlugin] DEBUG: STREAM b'gAMA' 54 4
2026-03-25 17:16:20 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 70 430439
2026-03-25 17:16:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429a61d0>
2026-03-25 17:16:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1a69424-94a5-5a24-ab34-0bd849106d77/d1a69424-94a5-5a24-ab34-0bd849106d77_image_9.png HTTP/1.1" 201 0
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703412%252Fdamage%252F55ef7cd2-bb47-4315-9100-029d3b1c4e3d.png') HTTP/1.1" 204 0
2026-03-25 17:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703412/damage/55ef7cd2-bb47-4315-9100-029d3b1c4e3d.png saved to cache
2026-03-25 17:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d1a69424-94a5-5a24-ab34-0bd849106d77
2026-03-25 17:16:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d1a69424-94a5-5a24-ab34-0bd849106d77, skipping ID generation
2026-03-25 17:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1a69424-94a5-5a24-ab34-0bd849106d77 with scrape type 1
2026-03-25 17:16:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d1a69424-94a5-5a24-ab34-0bd849106d77 sending to next pipeline
2026-03-25 17:16:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d1a69424-94a5-5a24-ab34-0bd849106d77, identifier: 10723920
2026-03-25 17:16:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342946810>
2026-03-25 17:16:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b459818-8af3-54e8-82fb-37c88c9b88b7/0b459818-8af3-54e8-82fb-37c88c9b88b7_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747180%252Fgeneral%252F9d1d3513-9717-4de6-96b1-56099e950be5.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747180/general/9d1d3513-9717-4de6-96b1-56099e950be5.jpg saved to cache
2026-03-25 17:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0b459818-8af3-54e8-82fb-37c88c9b88b7
2026-03-25 17:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5731271/general/384ef5e0-cb97-4f66-a696-81f84239bf7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724888)
2026-03-25 17:16:20 [adesa.de] INFO: Found listing with ID: 10726061
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726061%27 HTTP/1.1" 200 None
2026-03-25 17:16:20 [adesa.de] INFO: Scrape type for 10726061: 1
2026-03-25 17:16:20 [adesa.de] INFO: Scraping item 10726061 url https://www.openlane.eu/en/carv6/auction/10726061
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731271%252Fgeneral%252Fb5639179-bc3f-407f-ae70-f5ea1b8aff4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731271/general/b5639179-bc3f-407f-ae70-f5ea1b8aff4b.jpg not downloaded yet
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747176%252Fgeneral%252F2c4ef9e5-94e2-4c4b-83c2-0e5fe4b47e4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747176/general/2c4ef9e5-94e2-4c4b-83c2-0e5fe4b47e4b.jpg not downloaded yet
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747156%252Fgeneral%252F8978412d-3b1f-42f0-95ac-681efcadb58b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747156/general/8978412d-3b1f-42f0-95ac-681efcadb58b.jpg not downloaded yet
2026-03-25 17:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d1a69424-94a5-5a24-ab34-0bd849106d77 with identifier: 10723920
2026-03-25 17:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d1a69424-94a5-5a24-ab34-0bd849106d77 with identifier: 10723920
2026-03-25 17:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d1a69424-94a5-5a24-ab34-0bd849106d77 with identifier: 10723920 to the API
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5703412/damage/55ef7cd2-bb47-4315-9100-029d3b1c4e3d.png>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd1a69424-94a5-5a24-ab34-0bd849106d77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7105995',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723920',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 90536,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a69424-94a5-5a24-ab34-0bd849106d77/d1a69424-94a5-5a24-ab34-0bd849106d77_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 517461,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703412/general/b1e5e80e-ab74-4d8f-8f53-e68132a95354.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a69424-94a5-5a24-ab34-0bd849106d77/d1a69424-94a5-5a24-ab34-0bd849106d77_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 542159,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703412/general/d0cd74f8-0e84-4cc5-bb44-5fbdd5c87eaa.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a69424-94a5-5a24-ab34-0bd849106d77/d1a69424-94a5-5a24-ab34-0bd849106d77_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 636152,
'Height': 615,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703412/general/faf5d4cc-78b9-47ce-b35d-59db01c5d26c.png',
'Width': 821},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a69424-94a5-5a24-ab34-0bd849106d77/d1a69424-94a5-5a24-ab34-0bd849106d77_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 605702,
'Height': 616,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703412/general/ae7dc799-6541-4c42-b737-745ac7735ff7.png',
'Width': 822},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a69424-94a5-5a24-ab34-0bd849106d77/d1a69424-94a5-5a24-ab34-0bd849106d77_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 840725,
'Height': 622,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703412/general/5dea8472-e1c4-462a-8e6d-94ec05dfd7ac.png',
'Width': 827},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a69424-94a5-5a24-ab34-0bd849106d77/d1a69424-94a5-5a24-ab34-0bd849106d77_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 631016,
'Height': 627,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703412/general/44006618-911b-4667-b6e1-84e004e0b3fc.png',
'Width': 847},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a69424-94a5-5a24-ab34-0bd849106d77/d1a69424-94a5-5a24-ab34-0bd849106d77_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 515339,
'Height': 622,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703412/general/1940afa9-de4f-4e27-91cb-fd372586e57a.png',
'Width': 827},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a69424-94a5-5a24-ab34-0bd849106d77/d1a69424-94a5-5a24-ab34-0bd849106d77_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 405483,
'Height': 467,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703412/general/f1ce8143-de7b-4390-8c4c-3c2d3e6faeb3.png',
'Width': 613},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a69424-94a5-5a24-ab34-0bd849106d77/d1a69424-94a5-5a24-ab34-0bd849106d77_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 493202,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703412/damage/e409cb26-e573-4ad5-b8f4-d9052ba3e2b6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a69424-94a5-5a24-ab34-0bd849106d77/d1a69424-94a5-5a24-ab34-0bd849106d77_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 430525,
'Height': 462,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703412/damage/55ef7cd2-bb47-4315-9100-029d3b1c4e3d.png',
'Width': 618}],
'price': 20000,
'price_includes_vat': True,
'registration_date': '2022-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 T5 Plus Dark - Hybrid - Automatic - 180 hp - 90.536 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2022}
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723920%27 HTTP/1.1" 200 None
2026-03-25 17:16:21 [adesa.de] INFO: Saving data for 10723920: {'created_time': 1774458981.086747, 'last_price_update_time': 1774458981.086759, 'auction_closing_time': 1774614600.0}
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723920') HTTP/1.1" 204 0
2026-03-25 17:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747180/general/1b411d70-4ea5-4618-93b1-6800331a2146.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727582)
2026-03-25 17:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747179/general/cc580756-5cbb-4653-aae8-e83c3b4533a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727581)
2026-03-25 17:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747176/general/09b9afed-b526-4562-8134-df0fd3d361ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727578)
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747180%252Fgeneral%252F222ea410-f41b-4b90-b061-a5b76e7c2c2f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747180/general/222ea410-f41b-4b90-b061-a5b76e7c2c2f.jpg not downloaded yet
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747188%252Fgeneral%252F40a36d96-c3ca-4977-ade1-29b87270f387.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747188/general/40a36d96-c3ca-4977-ade1-29b87270f387.jpg not downloaded yet
2026-03-25 17:16:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5731271/general/77829db3-8742-4510-983c-e9d56b961e93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724888)
2026-03-25 17:16:21 [adesa.de] INFO: Found listing with ID: 10728414
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728414%27 HTTP/1.1" 200 None
2026-03-25 17:16:21 [adesa.de] INFO: Scrape type for 10728414: 1
2026-03-25 17:16:21 [adesa.de] INFO: Scraping item 10728414 url https://www.openlane.eu/en/carv6/auction/10728414
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731271%252Fgeneral%252F3d1976da-2af9-428a-9116-56d643e71097.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731271/general/3d1976da-2af9-428a-9116-56d643e71097.jpg not downloaded yet
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747176%252Fgeneral%252F97edd928-90d3-4a98-80a8-0385ba2a7dd5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747176/general/97edd928-90d3-4a98-80a8-0385ba2a7dd5.jpg not downloaded yet
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747156%252Fgeneral%252F1394ea50-c9e0-4b6b-ae15-29f4903cb652.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747156/general/1394ea50-c9e0-4b6b-ae15-29f4903cb652.jpg not downloaded yet
2026-03-25 17:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0aff3cb7-c1c9-589a-af19-c395c6e22335 with identifier: 10726343
2026-03-25 17:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0aff3cb7-c1c9-589a-af19-c395c6e22335 with scrape type 1
2026-03-25 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0aff3cb7-c1c9-589a-af19-c395c6e22335
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746423%252Fgeneral%252F253c0378-25f0-4c08-a373-0f56dfe836af.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746423/general/253c0378-25f0-4c08-a373-0f56dfe836af.jpg not downloaded yet
2026-03-25 17:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d640d0>
2026-03-25 17:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b459818-8af3-54e8-82fb-37c88c9b88b7/0b459818-8af3-54e8-82fb-37c88c9b88b7_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747180%252Fgeneral%252F377b8861-39d9-46bb-b930-2ef0fca6f1d3.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747180/general/377b8861-39d9-46bb-b930-2ef0fca6f1d3.jpg saved to cache
2026-03-25 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0b459818-8af3-54e8-82fb-37c88c9b88b7
2026-03-25 17:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a1ef10>
2026-03-25 17:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9dfabcef-e45c-5ee1-abfe-4400abde64ab/9dfabcef-e45c-5ee1-abfe-4400abde64ab_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747176%252Fgeneral%252F20cb9877-a9e1-4e40-9ffd-b425b94de537.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747176/general/20cb9877-a9e1-4e40-9ffd-b425b94de537.jpg saved to cache
2026-03-25 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9dfabcef-e45c-5ee1-abfe-4400abde64ab
2026-03-25 17:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7be9136b-f892-54a4-845a-54988e66392f with identifier: 10724749
2026-03-25 17:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7be9136b-f892-54a4-845a-54988e66392f with scrape type 1
2026-03-25 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7be9136b-f892-54a4-845a-54988e66392f
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740325%252Fgeneral%252F953b2750-ff56-4f51-afd5-3b618e74d3a8.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740325/general/953b2750-ff56-4f51-afd5-3b618e74d3a8.png already downloaded
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740325%252Fgeneral%252F9b71f91a-45e2-4397-a288-2e6ca0e5a610.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740325/general/9b71f91a-45e2-4397-a288-2e6ca0e5a610.png already downloaded
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740325%252Fgeneral%252F81af6cf5-1675-4711-bead-99272dcec50e.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740325/general/81af6cf5-1675-4711-bead-99272dcec50e.png already downloaded
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740325%252Fgeneral%252F61131366-9303-4385-b2c3-2486c05f141c.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740325/general/61131366-9303-4385-b2c3-2486c05f141c.png already downloaded
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740325%252Fgeneral%252Fc4f91b74-2185-46e8-9c04-83c79e878391.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740325/general/c4f91b74-2185-46e8-9c04-83c79e878391.png already downloaded
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740325%252Fgeneral%252F845adaa7-14f0-4cb3-9a86-231327e6bcb0.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740325/general/845adaa7-14f0-4cb3-9a86-231327e6bcb0.png already downloaded
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740325%252Fgeneral%252Fb87ad4fd-1b00-4346-acd4-5784c78ccc67.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740325/general/b87ad4fd-1b00-4346-acd4-5784c78ccc67.png already downloaded
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740325%252Fgeneral%252F6e0c8225-e30d-426f-9adf-e75fdea7c93c.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740325/general/6e0c8225-e30d-426f-9adf-e75fdea7c93c.png already downloaded
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740325%252Fgeneral%252F1100e527-69a3-49d8-a89b-3abd1af4361b.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740325/general/1100e527-69a3-49d8-a89b-3abd1af4361b.png already downloaded
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740325%252Fgeneral%252F3727b229-e3d0-45f1-85dc-fbf4798e6776.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740325/general/3727b229-e3d0-45f1-85dc-fbf4798e6776.png already downloaded
2026-03-25 17:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7be9136b-f892-54a4-845a-54988e66392f, identifier: 10724749
2026-03-25 17:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62820b29-d94a-53d3-9cad-18341d104ea2 with identifier: 10727585
2026-03-25 17:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62820b29-d94a-53d3-9cad-18341d104ea2 with scrape type 1
2026-03-25 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 62820b29-d94a-53d3-9cad-18341d104ea2
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747183%252Fgeneral%252F934b901d-f151-42b7-b4cf-7de2187366dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747183/general/934b901d-f151-42b7-b4cf-7de2187366dd.jpg not downloaded yet
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747188%252Fgeneral%252F6c9dbb56-faa2-4f2a-9d26-3d5f91a2cf8a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747188/general/6c9dbb56-faa2-4f2a-9d26-3d5f91a2cf8a.jpg not downloaded yet
2026-03-25 17:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7be9136b-f892-54a4-845a-54988e66392f with identifier: 10724749
2026-03-25 17:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7be9136b-f892-54a4-845a-54988e66392f with identifier: 10724749
2026-03-25 17:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7be9136b-f892-54a4-845a-54988e66392f with identifier: 10724749 to the API
2026-03-25 17:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724749>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 310,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Hybrid',
'id': '7be9136b-f892-54a4-845a-54988e66392f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7106351',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724749',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 165182,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5740325/general/953b2750-ff56-4f51-afd5-3b618e74d3a8.png',
'https://images.openlane.eu/carimgs/5740325/general/9b71f91a-45e2-4397-a288-2e6ca0e5a610.png',
'https://images.openlane.eu/carimgs/5740325/general/81af6cf5-1675-4711-bead-99272dcec50e.png',
'https://images.openlane.eu/carimgs/5740325/general/61131366-9303-4385-b2c3-2486c05f141c.png',
'https://images.openlane.eu/carimgs/5740325/general/c4f91b74-2185-46e8-9c04-83c79e878391.png',
'https://images.openlane.eu/carimgs/5740325/general/845adaa7-14f0-4cb3-9a86-231327e6bcb0.png',
'https://images.openlane.eu/carimgs/5740325/general/b87ad4fd-1b00-4346-acd4-5784c78ccc67.png',
'https://images.openlane.eu/carimgs/5740325/general/6e0c8225-e30d-426f-9adf-e75fdea7c93c.png',
'https://images.openlane.eu/carimgs/5740325/general/1100e527-69a3-49d8-a89b-3abd1af4361b.png',
'https://images.openlane.eu/carimgs/5740325/general/3727b229-e3d0-45f1-85dc-fbf4798e6776.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be9136b-f892-54a4-845a-54988e66392f/7be9136b-f892-54a4-845a-54988e66392f_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 262952,
'Height': 336,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740325/general/953b2750-ff56-4f51-afd5-3b618e74d3a8.png',
'Width': 511},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be9136b-f892-54a4-845a-54988e66392f/7be9136b-f892-54a4-845a-54988e66392f_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 289001,
'Height': 332,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740325/general/9b71f91a-45e2-4397-a288-2e6ca0e5a610.png',
'Width': 539},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be9136b-f892-54a4-845a-54988e66392f/7be9136b-f892-54a4-845a-54988e66392f_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 238724,
'Height': 347,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740325/general/81af6cf5-1675-4711-bead-99272dcec50e.png',
'Width': 562},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be9136b-f892-54a4-845a-54988e66392f/7be9136b-f892-54a4-845a-54988e66392f_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 282337,
'Height': 339,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740325/general/61131366-9303-4385-b2c3-2486c05f141c.png',
'Width': 561},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be9136b-f892-54a4-845a-54988e66392f/7be9136b-f892-54a4-845a-54988e66392f_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 206577,
'Height': 259,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740325/general/c4f91b74-2185-46e8-9c04-83c79e878391.png',
'Width': 419},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be9136b-f892-54a4-845a-54988e66392f/7be9136b-f892-54a4-845a-54988e66392f_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 192169,
'Height': 348,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740325/general/845adaa7-14f0-4cb3-9a86-231327e6bcb0.png',
'Width': 561},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be9136b-f892-54a4-845a-54988e66392f/7be9136b-f892-54a4-845a-54988e66392f_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 249412,
'Height': 348,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740325/general/b87ad4fd-1b00-4346-acd4-5784c78ccc67.png',
'Width': 557},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be9136b-f892-54a4-845a-54988e66392f/7be9136b-f892-54a4-845a-54988e66392f_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 208411,
'Height': 345,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740325/general/6e0c8225-e30d-426f-9adf-e75fdea7c93c.png',
'Width': 562},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be9136b-f892-54a4-845a-54988e66392f/7be9136b-f892-54a4-845a-54988e66392f_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 134556,
'Height': 257,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740325/general/1100e527-69a3-49d8-a89b-3abd1af4361b.png',
'Width': 420},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be9136b-f892-54a4-845a-54988e66392f/7be9136b-f892-54a4-845a-54988e66392f_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 128028,
'Height': 264,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740325/general/3727b229-e3d0-45f1-85dc-fbf4798e6776.png',
'Width': 423}],
'price': 28700,
'price_includes_vat': True,
'registration_date': '2022-09-14',
'seats_number': 7,
'seller_name': None,
'title': 'Volvo XC90 T8 Ultimate Bright - Hybrid - Automatic - 310 hp - '
'165.182 km',
'transmission': 'automatic',
'trim': 'Ultimate Bright',
'vin': None,
'year': 2022}
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724749%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [adesa.de] INFO: Saving data for 10724749: {'created_time': 1774458982.153036, 'last_price_update_time': 1774458982.153049, 'auction_closing_time': 1774614600.0}
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724749') HTTP/1.1" 204 0
2026-03-25 17:16:22 [adesa.de] INFO: Found listing with ID: 10725933
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725933%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [adesa.de] INFO: Scrape type for 10725933: 1
2026-03-25 17:16:22 [adesa.de] INFO: Scraping item 10725933 url https://www.openlane.eu/en/carv6/auction/10725933
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731271%252Fgeneral%252F613b6c11-acb7-46ec-b101-1d33172f9fc4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731271/general/613b6c11-acb7-46ec-b101-1d33172f9fc4.jpg not downloaded yet
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747176%252Fgeneral%252F96244d7f-b04d-4168-92e3-81a6f3baa9e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747176/general/96244d7f-b04d-4168-92e3-81a6f3baa9e8.jpg not downloaded yet
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747156%252Fgeneral%252F4c93515b-2d59-4aba-ad51-5e356472c88c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747156/general/4c93515b-2d59-4aba-ad51-5e356472c88c.jpg not downloaded yet
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746423%252Fgeneral%252F2f510ab1-5cc7-49e7-a88e-cf56ca04e272.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746423/general/2f510ab1-5cc7-49e7-a88e-cf56ca04e272.jpg not downloaded yet
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747183%252Fgeneral%252F1c70e012-d8c0-4844-a175-2f1db2366fb6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747183/general/1c70e012-d8c0-4844-a175-2f1db2366fb6.jpg not downloaded yet
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342932c10>
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50ec1528-e350-5d63-b2f6-b092a13fbb61/50ec1528-e350-5d63-b2f6-b092a13fbb61_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731271%252Fgeneral%252F384ef5e0-cb97-4f66-a696-81f84239bf7d.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731271/general/384ef5e0-cb97-4f66-a696-81f84239bf7d.jpg saved to cache
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 50ec1528-e350-5d63-b2f6-b092a13fbb61
2026-03-25 17:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747180/general/98d615be-f549-4d75-8950-5a7ba3671cdf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727582)
2026-03-25 17:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747176/general/819932d8-0689-4779-9710-6414db3779fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727578)
2026-03-25 17:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747176/general/80e5b97b-c3ac-42df-be65-140dea741050.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727578)
2026-03-25 17:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747156/general/f3945da8-6c8e-4114-87b3-a9256ae834d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727558)
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747188%252Fgeneral%252Fa0840ebc-d34f-4c54-bb6a-af9da3c68957.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747188/general/a0840ebc-d34f-4c54-bb6a-af9da3c68957.jpg not downloaded yet
2026-03-25 17:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724747> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728449> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5731271/general/bd168548-62f4-4ba9-af8c-7068815e58b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724888)
2026-03-25 17:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747156/general/bb269efa-8cc3-4430-adab-1e485f3f12f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727558)
2026-03-25 17:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747180/general/334b9014-03d8-4f0b-97b2-d020805e5950.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727582)
2026-03-25 17:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747188/general/ae18eae1-b2e2-494b-af0b-e2d74314f397.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727590)
2026-03-25 17:16:22 [adesa.de] INFO: Found listing with ID: 10728442
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728442%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [adesa.de] INFO: Scrape type for 10728442: 1
2026-03-25 17:16:22 [adesa.de] INFO: Scraping item 10728442 url https://www.openlane.eu/en/carv6/auction/10728442
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731271%252Fgeneral%252F5cdeb09b-8de9-4673-89d5-eab8c42818c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731271/general/5cdeb09b-8de9-4673-89d5-eab8c42818c2.jpg not downloaded yet
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747176%252Fgeneral%252F06b7c2c3-dc7c-474a-9160-b25c9e72b434.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747176/general/06b7c2c3-dc7c-474a-9160-b25c9e72b434.jpg not downloaded yet
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747156%252Fgeneral%252F39ee584c-80bf-4f23-96c5-3a818384c13d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747156/general/39ee584c-80bf-4f23-96c5-3a818384c13d.jpg not downloaded yet
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746423%252Fgeneral%252Fa2025288-2726-46a8-bf62-29ef39e813e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746423/general/a2025288-2726-46a8-bf62-29ef39e813e8.jpg not downloaded yet
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747183%252Fgeneral%252F2e6961ec-7385-415c-b1d9-11d36180d600.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747183/general/2e6961ec-7385-415c-b1d9-11d36180d600.jpg not downloaded yet
2026-03-25 17:16:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a29610>
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b459818-8af3-54e8-82fb-37c88c9b88b7/0b459818-8af3-54e8-82fb-37c88c9b88b7_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747180%252Fgeneral%252F1b411d70-4ea5-4618-93b1-6800331a2146.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747180/general/1b411d70-4ea5-4618-93b1-6800331a2146.jpg saved to cache
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0b459818-8af3-54e8-82fb-37c88c9b88b7
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a1dad0>
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a231423d-e6c9-533f-98d6-431c6b8bdf63/a231423d-e6c9-533f-98d6-431c6b8bdf63_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747179%252Fgeneral%252Fcc580756-5cbb-4653-aae8-e83c3b4533a6.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747179/general/cc580756-5cbb-4653-aae8-e83c3b4533a6.jpg saved to cache
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a231423d-e6c9-533f-98d6-431c6b8bdf63
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134277f0d0>
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9dfabcef-e45c-5ee1-abfe-4400abde64ab/9dfabcef-e45c-5ee1-abfe-4400abde64ab_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747176%252Fgeneral%252F09b9afed-b526-4562-8134-df0fd3d361ac.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747176/general/09b9afed-b526-4562-8134-df0fd3d361ac.jpg saved to cache
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9dfabcef-e45c-5ee1-abfe-4400abde64ab
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134270f7d0>
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50ec1528-e350-5d63-b2f6-b092a13fbb61/50ec1528-e350-5d63-b2f6-b092a13fbb61_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731271%252Fgeneral%252F77829db3-8742-4510-983c-e9d56b961e93.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731271/general/77829db3-8742-4510-983c-e9d56b961e93.jpg saved to cache
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 50ec1528-e350-5d63-b2f6-b092a13fbb61
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747188%252Fgeneral%252F5e62bdcc-ea3e-4b81-9239-1f144a02814d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747188/general/5e62bdcc-ea3e-4b81-9239-1f144a02814d.jpg not downloaded yet
2026-03-25 17:16:22 [adesa.de] INFO: Found listing with ID: 10725942
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725942%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [adesa.de] INFO: Scrape type for 10725942: 1
2026-03-25 17:16:22 [adesa.de] INFO: Scraping item 10725942 url https://www.openlane.eu/en/carv6/auction/10725942
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731271%252Fgeneral%252F7a1559c6-4c75-4ab2-9a2c-b8aa7a22c29a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731271/general/7a1559c6-4c75-4ab2-9a2c-b8aa7a22c29a.jpg not downloaded yet
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747176%252Fgeneral%252Fb9532bc6-4e84-4340-a249-8259b0a3d719.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747176/general/b9532bc6-4e84-4340-a249-8259b0a3d719.jpg not downloaded yet
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747156%252Fgeneral%252F65effbe1-b1b9-421d-9c1a-0fc6df608a78.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747156/general/65effbe1-b1b9-421d-9c1a-0fc6df608a78.jpg not downloaded yet
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746423%252Fgeneral%252F81f340a7-3453-4007-9578-8b98583e1eb1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746423/general/81f340a7-3453-4007-9578-8b98583e1eb1.jpg not downloaded yet
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747183%252Fgeneral%252Fcfa1f15c-1bc0-4a06-8892-4624f571f087.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747183/general/cfa1f15c-1bc0-4a06-8892-4624f571f087.jpg not downloaded yet
2026-03-25 17:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747156/general/8978412d-3b1f-42f0-95ac-681efcadb58b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727558)
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747188%252Fgeneral%252Fab5d0be3-02b3-41a5-ba01-75c133c4eeec.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747188/general/ab5d0be3-02b3-41a5-ba01-75c133c4eeec.jpg not downloaded yet
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a89390>
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b459818-8af3-54e8-82fb-37c88c9b88b7/0b459818-8af3-54e8-82fb-37c88c9b88b7_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747180%252Fgeneral%252F98d615be-f549-4d75-8950-5a7ba3671cdf.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747180/general/98d615be-f549-4d75-8950-5a7ba3671cdf.jpg saved to cache
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0b459818-8af3-54e8-82fb-37c88c9b88b7
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429f4450>
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9dfabcef-e45c-5ee1-abfe-4400abde64ab/9dfabcef-e45c-5ee1-abfe-4400abde64ab_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747176%252Fgeneral%252F819932d8-0689-4779-9710-6414db3779fc.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747176/general/819932d8-0689-4779-9710-6414db3779fc.jpg saved to cache
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9dfabcef-e45c-5ee1-abfe-4400abde64ab
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a20210>
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9dfabcef-e45c-5ee1-abfe-4400abde64ab/9dfabcef-e45c-5ee1-abfe-4400abde64ab_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747176%252Fgeneral%252F80e5b97b-c3ac-42df-be65-140dea741050.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747176/general/80e5b97b-c3ac-42df-be65-140dea741050.jpg saved to cache
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9dfabcef-e45c-5ee1-abfe-4400abde64ab
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342903ed0>
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd210f29-a287-5b27-b0bc-c223f01a18c6/bd210f29-a287-5b27-b0bc-c223f01a18c6_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747156%252Fgeneral%252Ff3945da8-6c8e-4114-87b3-a9256ae834d9.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747156/general/f3945da8-6c8e-4114-87b3-a9256ae834d9.jpg saved to cache
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bd210f29-a287-5b27-b0bc-c223f01a18c6
2026-03-25 17:16:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7441c2d-b7fa-57b8-ad26-46430ab83c2d with identifier: 10724747
2026-03-25 17:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7441c2d-b7fa-57b8-ad26-46430ab83c2d with scrape type 1
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d7441c2d-b7fa-57b8-ad26-46430ab83c2d
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721615%252Fgeneral%252F0d82f488-2559-43df-8aaf-a99d367d421a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721615/general/0d82f488-2559-43df-8aaf-a99d367d421a.jpg already downloaded
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721615%252Fgeneral%252Fffdbc705-aa74-4184-8328-042ec46a97c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721615/general/ffdbc705-aa74-4184-8328-042ec46a97c7.jpg already downloaded
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721615%252Fgeneral%252F8490da98-d63d-431e-8877-870ef71f7c44.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721615/general/8490da98-d63d-431e-8877-870ef71f7c44.jpg already downloaded
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721615%252Fgeneral%252Fa2afcabd-f9b0-43eb-8d7b-a37aee2f7f44.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721615/general/a2afcabd-f9b0-43eb-8d7b-a37aee2f7f44.jpg already downloaded
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721615%252Fgeneral%252Fc1157cd2-5c37-448b-a2b9-d8966cecd51c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721615/general/c1157cd2-5c37-448b-a2b9-d8966cecd51c.jpg already downloaded
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721615%252Fgeneral%252F3ca9d09d-5899-4b3e-9a51-8e57f2de9b07.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721615/general/3ca9d09d-5899-4b3e-9a51-8e57f2de9b07.jpg already downloaded
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721615%252Fgeneral%252F70fd2e1f-90d2-4f09-b222-1e6f4dd89ba7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721615/general/70fd2e1f-90d2-4f09-b222-1e6f4dd89ba7.jpg already downloaded
2026-03-25 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721615%252Fgeneral%252F79d6c55e-088c-4aeb-8da6-fe1c720b5551.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721615/general/79d6c55e-088c-4aeb-8da6-fe1c720b5551.jpg already downloaded
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721615%252Fgeneral%252F68caf37e-8b28-4785-a579-d73678a7f949.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721615/general/68caf37e-8b28-4785-a579-d73678a7f949.jpg already downloaded
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721615%252Fgeneral%252Fe1243bce-ba84-4a83-9788-ac316669d691.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721615/general/e1243bce-ba84-4a83-9788-ac316669d691.jpg already downloaded
2026-03-25 17:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d7441c2d-b7fa-57b8-ad26-46430ab83c2d, identifier: 10724747
2026-03-25 17:16:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: accbb18f-b490-5b83-b186-b2dc0c3eb52d with identifier: 10728449
2026-03-25 17:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item accbb18f-b490-5b83-b186-b2dc0c3eb52d with scrape type 1
2026-03-25 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item accbb18f-b490-5b83-b186-b2dc0c3eb52d
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470357%252Fgeneral%252Fdd1b3e9e-c3dc-44f0-92cf-39149fc3fded.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470357/general/dd1b3e9e-c3dc-44f0-92cf-39149fc3fded.jpg already downloaded
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470357%252Fgeneral%252F9e656a9a-c5d6-47a3-9beb-edb0aecf1c31.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470357/general/9e656a9a-c5d6-47a3-9beb-edb0aecf1c31.jpg already downloaded
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470357%252Fgeneral%252F362f4d6a-7756-4b82-9304-ec6f53409c3e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470357/general/362f4d6a-7756-4b82-9304-ec6f53409c3e.jpg already downloaded
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470357%252Fgeneral%252Fde2e08d2-a2e1-4782-9b8d-206aef3ba4de.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470357/general/de2e08d2-a2e1-4782-9b8d-206aef3ba4de.jpg already downloaded
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470357%252Fgeneral%252F4994173d-04c4-442a-9d0d-3c8aacf29875.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470357/general/4994173d-04c4-442a-9d0d-3c8aacf29875.jpg already downloaded
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470357%252Fgeneral%252Ffa09da63-0f4e-40f0-ab52-8ae772d19abb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470357/general/fa09da63-0f4e-40f0-ab52-8ae772d19abb.jpg already downloaded
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470357%252Fgeneral%252F4aa6d51c-22e7-4eec-b7dc-0d2a238ddb62.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470357/general/4aa6d51c-22e7-4eec-b7dc-0d2a238ddb62.jpg already downloaded
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470357%252Fgeneral%252Fe5a5efe7-4160-4a32-acb1-1a76f9f4dc48.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470357/general/e5a5efe7-4160-4a32-acb1-1a76f9f4dc48.jpg already downloaded
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470357%252Fgeneral%252Fdc3adad6-4107-43fb-9639-8a08ad904c16.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470357/general/dc3adad6-4107-43fb-9639-8a08ad904c16.jpg already downloaded
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470357%252Fgeneral%252Fbc702942-2adc-4b9a-85f0-ab46c3eb7f54.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470357/general/bc702942-2adc-4b9a-85f0-ab46c3eb7f54.jpg already downloaded
2026-03-25 17:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: accbb18f-b490-5b83-b186-b2dc0c3eb52d, identifier: 10728449
2026-03-25 17:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429c1350>
2026-03-25 17:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50ec1528-e350-5d63-b2f6-b092a13fbb61/50ec1528-e350-5d63-b2f6-b092a13fbb61_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731271%252Fgeneral%252Fbd168548-62f4-4ba9-af8c-7068815e58b5.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731271/general/bd168548-62f4-4ba9-af8c-7068815e58b5.jpg saved to cache
2026-03-25 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 50ec1528-e350-5d63-b2f6-b092a13fbb61
2026-03-25 17:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342ac4290>
2026-03-25 17:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd210f29-a287-5b27-b0bc-c223f01a18c6/bd210f29-a287-5b27-b0bc-c223f01a18c6_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747156%252Fgeneral%252Fbb269efa-8cc3-4430-adab-1e485f3f12f4.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747156/general/bb269efa-8cc3-4430-adab-1e485f3f12f4.jpg saved to cache
2026-03-25 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bd210f29-a287-5b27-b0bc-c223f01a18c6
2026-03-25 17:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134295a590>
2026-03-25 17:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b459818-8af3-54e8-82fb-37c88c9b88b7/0b459818-8af3-54e8-82fb-37c88c9b88b7_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747180%252Fgeneral%252F334b9014-03d8-4f0b-97b2-d020805e5950.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747180/general/334b9014-03d8-4f0b-97b2-d020805e5950.jpg saved to cache
2026-03-25 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0b459818-8af3-54e8-82fb-37c88c9b88b7
2026-03-25 17:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d1ab90>
2026-03-25 17:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bb63bec-2e38-5bdd-942d-795954f52ab6/7bb63bec-2e38-5bdd-942d-795954f52ab6_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747188%252Fgeneral%252Fae18eae1-b2e2-494b-af0b-e2d74314f397.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747188/general/ae18eae1-b2e2-494b-af0b-e2d74314f397.jpg saved to cache
2026-03-25 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7bb63bec-2e38-5bdd-942d-795954f52ab6
2026-03-25 17:16:23 [adesa.de] INFO: Found listing with ID: 10726073
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726073%27 HTTP/1.1" 200 None
2026-03-25 17:16:23 [adesa.de] INFO: Scrape type for 10726073: 1
2026-03-25 17:16:23 [adesa.de] INFO: Scraping item 10726073 url https://www.openlane.eu/en/carv6/auction/10726073
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731271%252Fgeneral%252Fbd55c1b5-fa1f-49d1-afd7-3203b9f9756b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731271/general/bd55c1b5-fa1f-49d1-afd7-3203b9f9756b.jpg not downloaded yet
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747176%252Fgeneral%252Fda80e9ff-8ddb-4e75-ab75-b38e152b7226.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747176/general/da80e9ff-8ddb-4e75-ab75-b38e152b7226.jpg not downloaded yet
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747156%252Fgeneral%252F23d22ca7-dec9-4815-a431-18c5261c26b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747156/general/23d22ca7-dec9-4815-a431-18c5261c26b7.jpg not downloaded yet
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746423%252Fgeneral%252Fe8320887-4902-49d5-9221-ea40ce21041a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746423/general/e8320887-4902-49d5-9221-ea40ce21041a.jpg not downloaded yet
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747183%252Fgeneral%252F4edb4f3f-717f-42e7-8b23-150cdb03557b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747183/general/4edb4f3f-717f-42e7-8b23-150cdb03557b.jpg not downloaded yet
2026-03-25 17:16:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d7441c2d-b7fa-57b8-ad26-46430ab83c2d with identifier: 10724747
2026-03-25 17:16:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d7441c2d-b7fa-57b8-ad26-46430ab83c2d with identifier: 10724747
2026-03-25 17:16:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d7441c2d-b7fa-57b8-ad26-46430ab83c2d with identifier: 10724747 to the API
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724747>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'd7441c2d-b7fa-57b8-ad26-46430ab83c2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-ML 3132',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724747',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 36753,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5721615/general/0d82f488-2559-43df-8aaf-a99d367d421a.jpg',
'https://images.openlane.eu/carimgs/5721615/general/ffdbc705-aa74-4184-8328-042ec46a97c7.jpg',
'https://images.openlane.eu/carimgs/5721615/general/8490da98-d63d-431e-8877-870ef71f7c44.jpg',
'https://images.openlane.eu/carimgs/5721615/general/a2afcabd-f9b0-43eb-8d7b-a37aee2f7f44.jpg',
'https://images.openlane.eu/carimgs/5721615/general/c1157cd2-5c37-448b-a2b9-d8966cecd51c.jpg',
'https://images.openlane.eu/carimgs/5721615/general/3ca9d09d-5899-4b3e-9a51-8e57f2de9b07.jpg',
'https://images.openlane.eu/carimgs/5721615/general/70fd2e1f-90d2-4f09-b222-1e6f4dd89ba7.jpg',
'https://images.openlane.eu/carimgs/5721615/general/79d6c55e-088c-4aeb-8da6-fe1c720b5551.jpg',
'https://images.openlane.eu/carimgs/5721615/general/68caf37e-8b28-4785-a579-d73678a7f949.jpg',
'https://images.openlane.eu/carimgs/5721615/general/e1243bce-ba84-4a83-9788-ac316669d691.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7441c2d-b7fa-57b8-ad26-46430ab83c2d/d7441c2d-b7fa-57b8-ad26-46430ab83c2d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 411118,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721615/general/0d82f488-2559-43df-8aaf-a99d367d421a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7441c2d-b7fa-57b8-ad26-46430ab83c2d/d7441c2d-b7fa-57b8-ad26-46430ab83c2d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436159,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721615/general/ffdbc705-aa74-4184-8328-042ec46a97c7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7441c2d-b7fa-57b8-ad26-46430ab83c2d/d7441c2d-b7fa-57b8-ad26-46430ab83c2d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367531,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721615/general/8490da98-d63d-431e-8877-870ef71f7c44.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7441c2d-b7fa-57b8-ad26-46430ab83c2d/d7441c2d-b7fa-57b8-ad26-46430ab83c2d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356004,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721615/general/a2afcabd-f9b0-43eb-8d7b-a37aee2f7f44.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7441c2d-b7fa-57b8-ad26-46430ab83c2d/d7441c2d-b7fa-57b8-ad26-46430ab83c2d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 395031,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721615/general/c1157cd2-5c37-448b-a2b9-d8966cecd51c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7441c2d-b7fa-57b8-ad26-46430ab83c2d/d7441c2d-b7fa-57b8-ad26-46430ab83c2d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374200,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721615/general/3ca9d09d-5899-4b3e-9a51-8e57f2de9b07.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7441c2d-b7fa-57b8-ad26-46430ab83c2d/d7441c2d-b7fa-57b8-ad26-46430ab83c2d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342905,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721615/general/70fd2e1f-90d2-4f09-b222-1e6f4dd89ba7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7441c2d-b7fa-57b8-ad26-46430ab83c2d/d7441c2d-b7fa-57b8-ad26-46430ab83c2d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406147,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721615/general/79d6c55e-088c-4aeb-8da6-fe1c720b5551.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7441c2d-b7fa-57b8-ad26-46430ab83c2d/d7441c2d-b7fa-57b8-ad26-46430ab83c2d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410364,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721615/general/68caf37e-8b28-4785-a579-d73678a7f949.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7441c2d-b7fa-57b8-ad26-46430ab83c2d/d7441c2d-b7fa-57b8-ad26-46430ab83c2d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315656,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721615/general/e1243bce-ba84-4a83-9788-ac316669d691.jpg',
'Width': 1280}],
'price': 24700,
'price_includes_vat': True,
'registration_date': '2025-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 2.0 TDI R-Line - 4Motion - Diesel - Automatic - '
'150 hp - 36.753 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2025}
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724747%27 HTTP/1.1" 200 None
2026-03-25 17:16:23 [adesa.de] INFO: Saving data for 10724747: {'created_time': 1774458983.970693, 'last_price_update_time': 1774458983.970707, 'auction_closing_time': 1774614600.0}
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724747') HTTP/1.1" 204 0
2026-03-25 17:16:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: accbb18f-b490-5b83-b186-b2dc0c3eb52d with identifier: 10728449
2026-03-25 17:16:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-25 17:16:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 17:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: accbb18f-b490-5b83-b186-b2dc0c3eb52d with identifier: 10728449
2026-03-25 17:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: accbb18f-b490-5b83-b186-b2dc0c3eb52d with identifier: 10728449 to the API
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728449>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Hybrid',
'id': 'accbb18f-b490-5b83-b186-b2dc0c3eb52d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28025',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728449',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 77146,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5470357/general/dd1b3e9e-c3dc-44f0-92cf-39149fc3fded.jpg',
'https://images.openlane.eu/carimgs/5470357/general/9e656a9a-c5d6-47a3-9beb-edb0aecf1c31.jpg',
'https://images.openlane.eu/carimgs/5470357/general/362f4d6a-7756-4b82-9304-ec6f53409c3e.jpg',
'https://images.openlane.eu/carimgs/5470357/general/de2e08d2-a2e1-4782-9b8d-206aef3ba4de.jpg',
'https://images.openlane.eu/carimgs/5470357/general/4994173d-04c4-442a-9d0d-3c8aacf29875.jpg',
'https://images.openlane.eu/carimgs/5470357/general/fa09da63-0f4e-40f0-ab52-8ae772d19abb.jpg',
'https://images.openlane.eu/carimgs/5470357/general/4aa6d51c-22e7-4eec-b7dc-0d2a238ddb62.jpg',
'https://images.openlane.eu/carimgs/5470357/general/e5a5efe7-4160-4a32-acb1-1a76f9f4dc48.jpg',
'https://images.openlane.eu/carimgs/5470357/general/dc3adad6-4107-43fb-9639-8a08ad904c16.jpg',
'https://images.openlane.eu/carimgs/5470357/general/bc702942-2adc-4b9a-85f0-ab46c3eb7f54.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_accbb18f-b490-5b83-b186-b2dc0c3eb52d/accbb18f-b490-5b83-b186-b2dc0c3eb52d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169215,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470357/general/dd1b3e9e-c3dc-44f0-92cf-39149fc3fded.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_accbb18f-b490-5b83-b186-b2dc0c3eb52d/accbb18f-b490-5b83-b186-b2dc0c3eb52d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470357/general/9e656a9a-c5d6-47a3-9beb-edb0aecf1c31.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_accbb18f-b490-5b83-b186-b2dc0c3eb52d/accbb18f-b490-5b83-b186-b2dc0c3eb52d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113754,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470357/general/362f4d6a-7756-4b82-9304-ec6f53409c3e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_accbb18f-b490-5b83-b186-b2dc0c3eb52d/accbb18f-b490-5b83-b186-b2dc0c3eb52d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111356,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470357/general/de2e08d2-a2e1-4782-9b8d-206aef3ba4de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_accbb18f-b490-5b83-b186-b2dc0c3eb52d/accbb18f-b490-5b83-b186-b2dc0c3eb52d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109265,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470357/general/4994173d-04c4-442a-9d0d-3c8aacf29875.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_accbb18f-b490-5b83-b186-b2dc0c3eb52d/accbb18f-b490-5b83-b186-b2dc0c3eb52d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140644,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470357/general/fa09da63-0f4e-40f0-ab52-8ae772d19abb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_accbb18f-b490-5b83-b186-b2dc0c3eb52d/accbb18f-b490-5b83-b186-b2dc0c3eb52d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80098,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470357/general/4aa6d51c-22e7-4eec-b7dc-0d2a238ddb62.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_accbb18f-b490-5b83-b186-b2dc0c3eb52d/accbb18f-b490-5b83-b186-b2dc0c3eb52d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84022,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470357/general/e5a5efe7-4160-4a32-acb1-1a76f9f4dc48.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_accbb18f-b490-5b83-b186-b2dc0c3eb52d/accbb18f-b490-5b83-b186-b2dc0c3eb52d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83004,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470357/general/dc3adad6-4107-43fb-9639-8a08ad904c16.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_accbb18f-b490-5b83-b186-b2dc0c3eb52d/accbb18f-b490-5b83-b186-b2dc0c3eb52d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209556,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470357/general/bc702942-2adc-4b9a-85f0-ab46c3eb7f54.jpg',
'Width': 1024}],
'price': 18900,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A3 Sportback 45 TFSIe S Line - Hybrid - Automatic - 150 hp - '
'77.146 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728449%27 HTTP/1.1" 200 None
2026-03-25 17:16:24 [adesa.de] INFO: Saving data for 10728449: {'created_time': 1774458984.504926, 'last_price_update_time': 1774458984.504939, 'auction_closing_time': 1774606800.0}
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728449') HTTP/1.1" 204 0
2026-03-25 17:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746423/general/253c0378-25f0-4c08-a373-0f56dfe836af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726343)
2026-03-25 17:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747188/general/6c9dbb56-faa2-4f2a-9d26-3d5f91a2cf8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727590)
2026-03-25 17:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747156/general/1394ea50-c9e0-4b6b-ae15-29f4903cb652.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727558)
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747188%252Fgeneral%252F63370ceb-b831-4252-94c1-9e877097e3dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747188/general/63370ceb-b831-4252-94c1-9e877097e3dc.jpg not downloaded yet
2026-03-25 17:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726076> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747156/general/4c93515b-2d59-4aba-ad51-5e356472c88c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727558)
2026-03-25 17:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746423/general/2f510ab1-5cc7-49e7-a88e-cf56ca04e272.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726343)
2026-03-25 17:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747183/general/1c70e012-d8c0-4844-a175-2f1db2366fb6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727585)
2026-03-25 17:16:24 [adesa.de] INFO: Found listing with ID: 10726065
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726065%27 HTTP/1.1" 200 None
2026-03-25 17:16:24 [adesa.de] INFO: Scrape type for 10726065: 1
2026-03-25 17:16:24 [adesa.de] INFO: Scraping item 10726065 url https://www.openlane.eu/en/carv6/auction/10726065
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747156%252Fgeneral%252F60577000-359c-4d38-95ea-82bd965a1287.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747156/general/60577000-359c-4d38-95ea-82bd965a1287.jpg not downloaded yet
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746423%252Fgeneral%252Fc0d118c4-49a7-4bab-ae75-4b63ae61fdec.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746423/general/c0d118c4-49a7-4bab-ae75-4b63ae61fdec.jpg not downloaded yet
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747183%252Fgeneral%252F1e54e1c5-7f3b-4e21-9dfa-429c372e5c42.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747183/general/1e54e1c5-7f3b-4e21-9dfa-429c372e5c42.jpg not downloaded yet
2026-03-25 17:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726068> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725929> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134197b650>
2026-03-25 17:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd210f29-a287-5b27-b0bc-c223f01a18c6/bd210f29-a287-5b27-b0bc-c223f01a18c6_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747156%252Fgeneral%252F8978412d-3b1f-42f0-95ac-681efcadb58b.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747156/general/8978412d-3b1f-42f0-95ac-681efcadb58b.jpg saved to cache
2026-03-25 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bd210f29-a287-5b27-b0bc-c223f01a18c6
2026-03-25 17:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747183/general/934b901d-f151-42b7-b4cf-7de2187366dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727585)
2026-03-25 17:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747176/general/96244d7f-b04d-4168-92e3-81a6f3baa9e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727578)
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747188%252Fgeneral%252F8f8604eb-9cce-4829-bf89-d65222b7b801.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747188/general/8f8604eb-9cce-4829-bf89-d65222b7b801.jpg not downloaded yet
2026-03-25 17:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726063> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:24 [adesa.de] INFO: Found listing with ID: 10726077
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726077%27 HTTP/1.1" 200 None
2026-03-25 17:16:24 [adesa.de] INFO: Scrape type for 10726077: 1
2026-03-25 17:16:24 [adesa.de] INFO: Scraping item 10726077 url https://www.openlane.eu/en/carv6/auction/10726077
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747156%252Fgeneral%252F77a91d0b-1d87-4d2c-853c-67cd5f571167.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747156/general/77a91d0b-1d87-4d2c-853c-67cd5f571167.jpg not downloaded yet
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746423%252Fgeneral%252Fa79a66e5-24fa-41d3-87a5-becec29123ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746423/general/a79a66e5-24fa-41d3-87a5-becec29123ce.jpg not downloaded yet
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747183%252Fgeneral%252F69b98aa3-49c9-42c5-a98a-334620540884.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747183/general/69b98aa3-49c9-42c5-a98a-334620540884.jpg not downloaded yet
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747188%252Fgeneral%252F68b5f64b-5c2c-4cb2-8c3d-3d5114185f8f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747188/general/68b5f64b-5c2c-4cb2-8c3d-3d5114185f8f.jpg not downloaded yet
2026-03-25 17:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13428ac590>
2026-03-25 17:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0aff3cb7-c1c9-589a-af19-c395c6e22335/0aff3cb7-c1c9-589a-af19-c395c6e22335_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746423%252Fgeneral%252F253c0378-25f0-4c08-a373-0f56dfe836af.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746423/general/253c0378-25f0-4c08-a373-0f56dfe836af.jpg saved to cache
2026-03-25 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0aff3cb7-c1c9-589a-af19-c395c6e22335
2026-03-25 17:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342ad6e10>
2026-03-25 17:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bb63bec-2e38-5bdd-942d-795954f52ab6/7bb63bec-2e38-5bdd-942d-795954f52ab6_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747188%252Fgeneral%252F6c9dbb56-faa2-4f2a-9d26-3d5f91a2cf8a.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747188/general/6c9dbb56-faa2-4f2a-9d26-3d5f91a2cf8a.jpg saved to cache
2026-03-25 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7bb63bec-2e38-5bdd-942d-795954f52ab6
2026-03-25 17:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342679890>
2026-03-25 17:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd210f29-a287-5b27-b0bc-c223f01a18c6/bd210f29-a287-5b27-b0bc-c223f01a18c6_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747156%252Fgeneral%252F1394ea50-c9e0-4b6b-ae15-29f4903cb652.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747156/general/1394ea50-c9e0-4b6b-ae15-29f4903cb652.jpg saved to cache
2026-03-25 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bd210f29-a287-5b27-b0bc-c223f01a18c6
2026-03-25 17:16:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2306eb47-9932-54bc-a383-d97281a3a3e0 with identifier: 10726076
2026-03-25 17:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2306eb47-9932-54bc-a383-d97281a3a3e0 with scrape type 1
2026-03-25 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2306eb47-9932-54bc-a383-d97281a3a3e0
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736925%252Fgeneral%252Fd65ddb44-fe43-4f30-aba0-3e7dc16d293c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736925/general/d65ddb44-fe43-4f30-aba0-3e7dc16d293c.jpg already downloaded
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736925%252Fgeneral%252F82d5fbff-b8ae-4fed-a3ce-c1c1d67bcf2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736925/general/82d5fbff-b8ae-4fed-a3ce-c1c1d67bcf2b.jpg already downloaded
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736925%252Fgeneral%252F8d5d50cf-8603-47ff-8e98-3f3ca98dc0a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736925/general/8d5d50cf-8603-47ff-8e98-3f3ca98dc0a9.jpg already downloaded
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736925%252Fgeneral%252F9b570ea8-e525-42fb-8964-176524f8c521.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736925/general/9b570ea8-e525-42fb-8964-176524f8c521.jpg already downloaded
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736925%252Fgeneral%252F60045c61-c4a4-4b90-a8cc-bc14772b659c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736925/general/60045c61-c4a4-4b90-a8cc-bc14772b659c.jpg already downloaded
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736925%252Fgeneral%252F180c83b5-ca39-48c1-992e-3343b127faa3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736925/general/180c83b5-ca39-48c1-992e-3343b127faa3.jpg already downloaded
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736925%252Fgeneral%252F3e656e0b-0432-4122-acf9-c83203441022.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736925/general/3e656e0b-0432-4122-acf9-c83203441022.jpg already downloaded
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736925%252Fgeneral%252F5df861d0-5ce5-4b45-a56a-1dcd1a7d33fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736925/general/5df861d0-5ce5-4b45-a56a-1dcd1a7d33fa.jpg already downloaded
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736925%252Fgeneral%252F5947993e-711c-4322-bd79-4fac0f89f684.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736925/general/5947993e-711c-4322-bd79-4fac0f89f684.jpg already downloaded
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736925%252Fgeneral%252F59b8262a-1d37-4f39-b3f5-40b92e798556.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736925/general/59b8262a-1d37-4f39-b3f5-40b92e798556.jpg already downloaded
2026-03-25 17:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2306eb47-9932-54bc-a383-d97281a3a3e0, identifier: 10726076
2026-03-25 17:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341ca0550>
2026-03-25 17:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd210f29-a287-5b27-b0bc-c223f01a18c6/bd210f29-a287-5b27-b0bc-c223f01a18c6_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747156%252Fgeneral%252F4c93515b-2d59-4aba-ad51-5e356472c88c.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747156/general/4c93515b-2d59-4aba-ad51-5e356472c88c.jpg saved to cache
2026-03-25 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bd210f29-a287-5b27-b0bc-c223f01a18c6
2026-03-25 17:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342751d50>
2026-03-25 17:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0aff3cb7-c1c9-589a-af19-c395c6e22335/0aff3cb7-c1c9-589a-af19-c395c6e22335_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746423%252Fgeneral%252F2f510ab1-5cc7-49e7-a88e-cf56ca04e272.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746423/general/2f510ab1-5cc7-49e7-a88e-cf56ca04e272.jpg saved to cache
2026-03-25 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0aff3cb7-c1c9-589a-af19-c395c6e22335
2026-03-25 17:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341dd9450>
2026-03-25 17:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62820b29-d94a-53d3-9cad-18341d104ea2/62820b29-d94a-53d3-9cad-18341d104ea2_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747183%252Fgeneral%252F1c70e012-d8c0-4844-a175-2f1db2366fb6.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747183/general/1c70e012-d8c0-4844-a175-2f1db2366fb6.jpg saved to cache
2026-03-25 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 62820b29-d94a-53d3-9cad-18341d104ea2
2026-03-25 17:16:25 [adesa.de] INFO: Found listing with ID: 10728420
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728420%27 HTTP/1.1" 200 None
2026-03-25 17:16:25 [adesa.de] INFO: Scrape type for 10728420: 1
2026-03-25 17:16:25 [adesa.de] INFO: Scraping item 10728420 url https://www.openlane.eu/en/carv6/auction/10728420
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746423%252Fgeneral%252F02c23ad7-a8fd-4887-bc2e-acc43d471bd3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746423/general/02c23ad7-a8fd-4887-bc2e-acc43d471bd3.jpg not downloaded yet
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747183%252Fgeneral%252F9634c1b6-80e4-4abc-8f26-40c30aae6aa7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747183/general/9634c1b6-80e4-4abc-8f26-40c30aae6aa7.jpg not downloaded yet
2026-03-25 17:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2306eb47-9932-54bc-a383-d97281a3a3e0 with identifier: 10726076
2026-03-25 17:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2306eb47-9932-54bc-a383-d97281a3a3e0 with identifier: 10726076
2026-03-25 17:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2306eb47-9932-54bc-a383-d97281a3a3e0 with identifier: 10726076 to the API
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726076>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '2306eb47-9932-54bc-a383-d97281a3a3e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545B9',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726076',
'listing': 'auction',
'location': 'Ketzin (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 61125,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5736925/general/d65ddb44-fe43-4f30-aba0-3e7dc16d293c.jpg',
'https://images.openlane.eu/carimgs/5736925/general/82d5fbff-b8ae-4fed-a3ce-c1c1d67bcf2b.jpg',
'https://images.openlane.eu/carimgs/5736925/general/8d5d50cf-8603-47ff-8e98-3f3ca98dc0a9.jpg',
'https://images.openlane.eu/carimgs/5736925/general/9b570ea8-e525-42fb-8964-176524f8c521.jpg',
'https://images.openlane.eu/carimgs/5736925/general/60045c61-c4a4-4b90-a8cc-bc14772b659c.jpg',
'https://images.openlane.eu/carimgs/5736925/general/180c83b5-ca39-48c1-992e-3343b127faa3.jpg',
'https://images.openlane.eu/carimgs/5736925/general/3e656e0b-0432-4122-acf9-c83203441022.jpg',
'https://images.openlane.eu/carimgs/5736925/general/5df861d0-5ce5-4b45-a56a-1dcd1a7d33fa.jpg',
'https://images.openlane.eu/carimgs/5736925/general/5947993e-711c-4322-bd79-4fac0f89f684.jpg',
'https://images.openlane.eu/carimgs/5736925/general/59b8262a-1d37-4f39-b3f5-40b92e798556.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2306eb47-9932-54bc-a383-d97281a3a3e0/2306eb47-9932-54bc-a383-d97281a3a3e0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56251,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736925/general/d65ddb44-fe43-4f30-aba0-3e7dc16d293c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2306eb47-9932-54bc-a383-d97281a3a3e0/2306eb47-9932-54bc-a383-d97281a3a3e0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59440,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736925/general/82d5fbff-b8ae-4fed-a3ce-c1c1d67bcf2b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2306eb47-9932-54bc-a383-d97281a3a3e0/2306eb47-9932-54bc-a383-d97281a3a3e0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71625,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736925/general/8d5d50cf-8603-47ff-8e98-3f3ca98dc0a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2306eb47-9932-54bc-a383-d97281a3a3e0/2306eb47-9932-54bc-a383-d97281a3a3e0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65279,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736925/general/9b570ea8-e525-42fb-8964-176524f8c521.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2306eb47-9932-54bc-a383-d97281a3a3e0/2306eb47-9932-54bc-a383-d97281a3a3e0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100491,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736925/general/60045c61-c4a4-4b90-a8cc-bc14772b659c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2306eb47-9932-54bc-a383-d97281a3a3e0/2306eb47-9932-54bc-a383-d97281a3a3e0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107832,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736925/general/180c83b5-ca39-48c1-992e-3343b127faa3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2306eb47-9932-54bc-a383-d97281a3a3e0/2306eb47-9932-54bc-a383-d97281a3a3e0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107004,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736925/general/3e656e0b-0432-4122-acf9-c83203441022.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2306eb47-9932-54bc-a383-d97281a3a3e0/2306eb47-9932-54bc-a383-d97281a3a3e0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90553,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736925/general/5df861d0-5ce5-4b45-a56a-1dcd1a7d33fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2306eb47-9932-54bc-a383-d97281a3a3e0/2306eb47-9932-54bc-a383-d97281a3a3e0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61102,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736925/general/5947993e-711c-4322-bd79-4fac0f89f684.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2306eb47-9932-54bc-a383-d97281a3a3e0/2306eb47-9932-54bc-a383-d97281a3a3e0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59076,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736925/general/59b8262a-1d37-4f39-b3f5-40b92e798556.jpg',
'Width': 1024}],
'price': 17600,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi A4 Avant 35 TFSI Advanced - Petrol - Automatic - 150 hp - '
'61.125 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726076%27 HTTP/1.1" 200 None
2026-03-25 17:16:25 [adesa.de] INFO: Saving data for 10726076: {'created_time': 1774458985.706069, 'last_price_update_time': 1774458985.70608, 'auction_closing_time': 1774607400.0}
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726076') HTTP/1.1" 204 0
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747188%252Fgeneral%252Fba155d24-deea-4a2c-bf9e-eac6d3447534.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747188/general/ba155d24-deea-4a2c-bf9e-eac6d3447534.jpg not downloaded yet
2026-03-25 17:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5731271/general/613b6c11-acb7-46ec-b101-1d33172f9fc4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724888)
2026-03-25 17:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5731271/general/bd55c1b5-fa1f-49d1-afd7-3203b9f9756b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724888)
2026-03-25 17:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747183/general/4edb4f3f-717f-42e7-8b23-150cdb03557b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727585)
2026-03-25 17:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747188/general/ab5d0be3-02b3-41a5-ba01-75c133c4eeec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727590)
2026-03-25 17:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746423/general/e8320887-4902-49d5-9221-ea40ce21041a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726343)
2026-03-25 17:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747176/general/da80e9ff-8ddb-4e75-ab75-b38e152b7226.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727578)
2026-03-25 17:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747156/general/23d22ca7-dec9-4815-a431-18c5261c26b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727558)
2026-03-25 17:16:25 [adesa.de] INFO: Found listing with ID: 10728546
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728546%27 HTTP/1.1" 200 None
2026-03-25 17:16:25 [adesa.de] INFO: Scrape type for 10728546: 1
2026-03-25 17:16:25 [adesa.de] INFO: Scraping item 10728546 url https://www.openlane.eu/en/carv6/auction/10728546
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746423%252Fgeneral%252Fa8018370-e457-4eca-9719-9513510cd8bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746423/general/a8018370-e457-4eca-9719-9513510cd8bd.jpg not downloaded yet
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747183%252Fgeneral%252F16888fe6-3ee3-4066-8009-a8d14e00eb89.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747183/general/16888fe6-3ee3-4066-8009-a8d14e00eb89.jpg not downloaded yet
2026-03-25 17:16:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab361036-dfe3-54fc-8226-01aefd1fdc99 with identifier: 10728544
2026-03-25 17:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab361036-dfe3-54fc-8226-01aefd1fdc99 with scrape type 1
2026-03-25 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ab361036-dfe3-54fc-8226-01aefd1fdc99
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641443%252Fgeneral%252F1277000e-7c2f-4de0-9c76-c28264605cd2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641443/general/1277000e-7c2f-4de0-9c76-c28264605cd2.jpg already downloaded
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641443%252Fgeneral%252F41cfedac-6e56-4d19-bb18-567c17b09373.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641443/general/41cfedac-6e56-4d19-bb18-567c17b09373.jpg already downloaded
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641443%252Fgeneral%252Fd0ace007-877e-46ef-9014-0f4f73918bca.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641443/general/d0ace007-877e-46ef-9014-0f4f73918bca.jpg already downloaded
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641443%252Fgeneral%252Fe3356eb5-ec33-4ca1-8eb9-aad17e32f23f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641443/general/e3356eb5-ec33-4ca1-8eb9-aad17e32f23f.jpg already downloaded
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641443%252Fgeneral%252F5ed43c16-8402-4fdb-b82d-ec586c7b86fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641443/general/5ed43c16-8402-4fdb-b82d-ec586c7b86fc.jpg already downloaded
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641443%252Fgeneral%252Fb48fc741-3526-42b3-afb6-2bc1d145a24a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641443/general/b48fc741-3526-42b3-afb6-2bc1d145a24a.jpg already downloaded
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641443%252Fgeneral%252F5c0d0d35-445b-4528-8fe9-6e76f09da0e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641443/general/5c0d0d35-445b-4528-8fe9-6e76f09da0e6.jpg already downloaded
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641443%252Fgeneral%252F589d0067-d438-460e-b247-c42919d18e79.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641443/general/589d0067-d438-460e-b247-c42919d18e79.jpg already downloaded
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641443%252Fgeneral%252F550562b8-4f03-4591-9abf-3c64f510742e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641443/general/550562b8-4f03-4591-9abf-3c64f510742e.jpg already downloaded
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641443%252Fgeneral%252F69a41876-9f51-4483-a28d-7867c2cc4e2d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641443/general/69a41876-9f51-4483-a28d-7867c2cc4e2d.jpg already downloaded
2026-03-25 17:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ab361036-dfe3-54fc-8226-01aefd1fdc99, identifier: 10728544
2026-03-25 17:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15e9d3cc-fbff-5bf7-89f7-18d6e56d7466 with identifier: 10726068
2026-03-25 17:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15e9d3cc-fbff-5bf7-89f7-18d6e56d7466 with scrape type 1
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 15e9d3cc-fbff-5bf7-89f7-18d6e56d7466
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736917%252Fgeneral%252F732ff5db-956b-438e-a104-edc639f283d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736917/general/732ff5db-956b-438e-a104-edc639f283d6.jpg already downloaded
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736917%252Fgeneral%252F27520d44-eb0f-4394-9530-b70fcafe8e1b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736917/general/27520d44-eb0f-4394-9530-b70fcafe8e1b.jpg already downloaded
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736917%252Fgeneral%252F8d4dc025-b069-4b5d-8912-d895613a3fba.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736917/general/8d4dc025-b069-4b5d-8912-d895613a3fba.jpg already downloaded
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736917%252Fgeneral%252Fb618adc5-6f77-44c6-bfe7-d3683530dc4e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736917/general/b618adc5-6f77-44c6-bfe7-d3683530dc4e.jpg already downloaded
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736917%252Fgeneral%252Fd1e6c1b1-d127-4b67-b34a-d36b580f3b63.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736917/general/d1e6c1b1-d127-4b67-b34a-d36b580f3b63.jpg already downloaded
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736917%252Fgeneral%252Ff43e967f-a1d4-4538-9e53-957d2495d0e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736917/general/f43e967f-a1d4-4538-9e53-957d2495d0e7.jpg already downloaded
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736917%252Fgeneral%252F70c97882-0758-4a74-877d-716af76a307f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736917/general/70c97882-0758-4a74-877d-716af76a307f.jpg already downloaded
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736917%252Fgeneral%252Ffbf673bb-39d3-44cb-b639-fdd70855f2e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736917/general/fbf673bb-39d3-44cb-b639-fdd70855f2e0.jpg already downloaded
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736917%252Fgeneral%252Fc76f4fa6-dee3-4f24-93df-a610c504d0ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736917/general/c76f4fa6-dee3-4f24-93df-a610c504d0ec.jpg already downloaded
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736917%252Fgeneral%252Fa9702bae-888b-4615-af23-979b9c34bb8c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736917/general/a9702bae-888b-4615-af23-979b9c34bb8c.jpg already downloaded
2026-03-25 17:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 15e9d3cc-fbff-5bf7-89f7-18d6e56d7466, identifier: 10726068
2026-03-25 17:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f with identifier: 10725929
2026-03-25 17:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f with scrape type 1
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252F44f58a3e-f4bf-4a52-b4e3-d8766692a6b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/44f58a3e-f4bf-4a52-b4e3-d8766692a6b3.jpg not downloaded yet
2026-03-25 17:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341ddb450>
2026-03-25 17:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62820b29-d94a-53d3-9cad-18341d104ea2/62820b29-d94a-53d3-9cad-18341d104ea2_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747183%252Fgeneral%252F934b901d-f151-42b7-b4cf-7de2187366dd.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747183/general/934b901d-f151-42b7-b4cf-7de2187366dd.jpg saved to cache
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 62820b29-d94a-53d3-9cad-18341d104ea2
2026-03-25 17:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429c16d0>
2026-03-25 17:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9dfabcef-e45c-5ee1-abfe-4400abde64ab/9dfabcef-e45c-5ee1-abfe-4400abde64ab_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747176%252Fgeneral%252F96244d7f-b04d-4168-92e3-81a6f3baa9e8.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747176/general/96244d7f-b04d-4168-92e3-81a6f3baa9e8.jpg saved to cache
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9dfabcef-e45c-5ee1-abfe-4400abde64ab
2026-03-25 17:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d with identifier: 10726063
2026-03-25 17:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d with scrape type 1
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736912%252Fgeneral%252Fba1fa6dc-a6ae-4c25-84c8-9e82178aa562.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736912/general/ba1fa6dc-a6ae-4c25-84c8-9e82178aa562.jpg already downloaded
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736912%252Fgeneral%252F4104f31d-3972-42d2-be7b-969cfd688213.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736912/general/4104f31d-3972-42d2-be7b-969cfd688213.jpg already downloaded
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736912%252Fgeneral%252Fe709a78a-30f5-4188-8181-ee9c8e12934e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736912/general/e709a78a-30f5-4188-8181-ee9c8e12934e.jpg already downloaded
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736912%252Fgeneral%252F2980d017-ce29-49f6-9773-99bb2214b84a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736912/general/2980d017-ce29-49f6-9773-99bb2214b84a.jpg already downloaded
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736912%252Fgeneral%252F5957c2e9-8222-4a35-8987-67cef736e7a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736912/general/5957c2e9-8222-4a35-8987-67cef736e7a7.jpg already downloaded
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736912%252Fgeneral%252F5e951fe6-cbcb-4960-a909-73b545d11270.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736912/general/5e951fe6-cbcb-4960-a909-73b545d11270.jpg already downloaded
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736912%252Fgeneral%252F9a6b27dc-b1c9-434b-be12-98ef7748e4b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736912/general/9a6b27dc-b1c9-434b-be12-98ef7748e4b6.jpg already downloaded
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736912%252Fgeneral%252Fe28ead6a-8e20-4d55-b422-e7aab11ea4e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736912/general/e28ead6a-8e20-4d55-b422-e7aab11ea4e7.jpg already downloaded
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736912%252Fgeneral%252Fc44a480c-fd2d-452a-a404-23f9b6f86dbc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736912/general/c44a480c-fd2d-452a-a404-23f9b6f86dbc.jpg already downloaded
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736912%252Fgeneral%252Fd632f3fc-2830-4a50-b9be-43a312b63acb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736912/general/d632f3fc-2830-4a50-b9be-43a312b63acb.jpg already downloaded
2026-03-25 17:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d, identifier: 10726063
2026-03-25 17:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747188/general/5e62bdcc-ea3e-4b81-9239-1f144a02814d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727590)
2026-03-25 17:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ab361036-dfe3-54fc-8226-01aefd1fdc99 with identifier: 10728544
2026-03-25 17:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ab361036-dfe3-54fc-8226-01aefd1fdc99 with identifier: 10728544
2026-03-25 17:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ab361036-dfe3-54fc-8226-01aefd1fdc99 with identifier: 10728544 to the API
2026-03-25 17:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728544>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'ab361036-dfe3-54fc-8226-01aefd1fdc99',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30791',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728544',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 57260,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5641443/general/1277000e-7c2f-4de0-9c76-c28264605cd2.jpg',
'https://images.openlane.eu/carimgs/5641443/general/41cfedac-6e56-4d19-bb18-567c17b09373.jpg',
'https://images.openlane.eu/carimgs/5641443/general/d0ace007-877e-46ef-9014-0f4f73918bca.jpg',
'https://images.openlane.eu/carimgs/5641443/general/e3356eb5-ec33-4ca1-8eb9-aad17e32f23f.jpg',
'https://images.openlane.eu/carimgs/5641443/general/5ed43c16-8402-4fdb-b82d-ec586c7b86fc.jpg',
'https://images.openlane.eu/carimgs/5641443/general/b48fc741-3526-42b3-afb6-2bc1d145a24a.jpg',
'https://images.openlane.eu/carimgs/5641443/general/5c0d0d35-445b-4528-8fe9-6e76f09da0e6.jpg',
'https://images.openlane.eu/carimgs/5641443/general/589d0067-d438-460e-b247-c42919d18e79.jpg',
'https://images.openlane.eu/carimgs/5641443/general/550562b8-4f03-4591-9abf-3c64f510742e.jpg',
'https://images.openlane.eu/carimgs/5641443/general/69a41876-9f51-4483-a28d-7867c2cc4e2d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab361036-dfe3-54fc-8226-01aefd1fdc99/ab361036-dfe3-54fc-8226-01aefd1fdc99_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64193,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641443/general/1277000e-7c2f-4de0-9c76-c28264605cd2.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab361036-dfe3-54fc-8226-01aefd1fdc99/ab361036-dfe3-54fc-8226-01aefd1fdc99_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62554,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641443/general/41cfedac-6e56-4d19-bb18-567c17b09373.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab361036-dfe3-54fc-8226-01aefd1fdc99/ab361036-dfe3-54fc-8226-01aefd1fdc99_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66820,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641443/general/d0ace007-877e-46ef-9014-0f4f73918bca.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab361036-dfe3-54fc-8226-01aefd1fdc99/ab361036-dfe3-54fc-8226-01aefd1fdc99_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67611,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641443/general/e3356eb5-ec33-4ca1-8eb9-aad17e32f23f.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab361036-dfe3-54fc-8226-01aefd1fdc99/ab361036-dfe3-54fc-8226-01aefd1fdc99_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91820,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641443/general/5ed43c16-8402-4fdb-b82d-ec586c7b86fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab361036-dfe3-54fc-8226-01aefd1fdc99/ab361036-dfe3-54fc-8226-01aefd1fdc99_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99135,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641443/general/b48fc741-3526-42b3-afb6-2bc1d145a24a.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab361036-dfe3-54fc-8226-01aefd1fdc99/ab361036-dfe3-54fc-8226-01aefd1fdc99_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122080,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641443/general/5c0d0d35-445b-4528-8fe9-6e76f09da0e6.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab361036-dfe3-54fc-8226-01aefd1fdc99/ab361036-dfe3-54fc-8226-01aefd1fdc99_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108409,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641443/general/589d0067-d438-460e-b247-c42919d18e79.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab361036-dfe3-54fc-8226-01aefd1fdc99/ab361036-dfe3-54fc-8226-01aefd1fdc99_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105229,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641443/general/550562b8-4f03-4591-9abf-3c64f510742e.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab361036-dfe3-54fc-8226-01aefd1fdc99/ab361036-dfe3-54fc-8226-01aefd1fdc99_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95788,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641443/general/69a41876-9f51-4483-a28d-7867c2cc4e2d.jpg',
'Width': 1023}],
'price': 20800,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A4 40 TDI Advanced - Diesel - Automatic - 204 hp - 57.260 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-25 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728544%27 HTTP/1.1" 200 None
2026-03-25 17:16:27 [adesa.de] INFO: Saving data for 10728544: {'created_time': 1774458987.276967, 'last_price_update_time': 1774458987.276982, 'auction_closing_time': 1774607400.0}
2026-03-25 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728544') HTTP/1.1" 204 0
2026-03-25 17:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 15e9d3cc-fbff-5bf7-89f7-18d6e56d7466 with identifier: 10726068
2026-03-25 17:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 15e9d3cc-fbff-5bf7-89f7-18d6e56d7466 with identifier: 10726068
2026-03-25 17:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 15e9d3cc-fbff-5bf7-89f7-18d6e56d7466 with identifier: 10726068 to the API
2026-03-25 17:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726068>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '15e9d3cc-fbff-5bf7-89f7-18d6e56d7466',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545BA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726068',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 70188,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5736917/general/732ff5db-956b-438e-a104-edc639f283d6.jpg',
'https://images.openlane.eu/carimgs/5736917/general/27520d44-eb0f-4394-9530-b70fcafe8e1b.jpg',
'https://images.openlane.eu/carimgs/5736917/general/8d4dc025-b069-4b5d-8912-d895613a3fba.jpg',
'https://images.openlane.eu/carimgs/5736917/general/b618adc5-6f77-44c6-bfe7-d3683530dc4e.jpg',
'https://images.openlane.eu/carimgs/5736917/general/d1e6c1b1-d127-4b67-b34a-d36b580f3b63.jpg',
'https://images.openlane.eu/carimgs/5736917/general/f43e967f-a1d4-4538-9e53-957d2495d0e7.jpg',
'https://images.openlane.eu/carimgs/5736917/general/70c97882-0758-4a74-877d-716af76a307f.jpg',
'https://images.openlane.eu/carimgs/5736917/general/fbf673bb-39d3-44cb-b639-fdd70855f2e0.jpg',
'https://images.openlane.eu/carimgs/5736917/general/c76f4fa6-dee3-4f24-93df-a610c504d0ec.jpg',
'https://images.openlane.eu/carimgs/5736917/general/a9702bae-888b-4615-af23-979b9c34bb8c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15e9d3cc-fbff-5bf7-89f7-18d6e56d7466/15e9d3cc-fbff-5bf7-89f7-18d6e56d7466_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27265,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736917/general/732ff5db-956b-438e-a104-edc639f283d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15e9d3cc-fbff-5bf7-89f7-18d6e56d7466/15e9d3cc-fbff-5bf7-89f7-18d6e56d7466_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29281,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736917/general/27520d44-eb0f-4394-9530-b70fcafe8e1b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15e9d3cc-fbff-5bf7-89f7-18d6e56d7466/15e9d3cc-fbff-5bf7-89f7-18d6e56d7466_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29521,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736917/general/8d4dc025-b069-4b5d-8912-d895613a3fba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15e9d3cc-fbff-5bf7-89f7-18d6e56d7466/15e9d3cc-fbff-5bf7-89f7-18d6e56d7466_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28089,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736917/general/b618adc5-6f77-44c6-bfe7-d3683530dc4e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15e9d3cc-fbff-5bf7-89f7-18d6e56d7466/15e9d3cc-fbff-5bf7-89f7-18d6e56d7466_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41136,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736917/general/d1e6c1b1-d127-4b67-b34a-d36b580f3b63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15e9d3cc-fbff-5bf7-89f7-18d6e56d7466/15e9d3cc-fbff-5bf7-89f7-18d6e56d7466_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38323,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736917/general/f43e967f-a1d4-4538-9e53-957d2495d0e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15e9d3cc-fbff-5bf7-89f7-18d6e56d7466/15e9d3cc-fbff-5bf7-89f7-18d6e56d7466_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60017,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736917/general/70c97882-0758-4a74-877d-716af76a307f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15e9d3cc-fbff-5bf7-89f7-18d6e56d7466/15e9d3cc-fbff-5bf7-89f7-18d6e56d7466_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48193,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736917/general/fbf673bb-39d3-44cb-b639-fdd70855f2e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15e9d3cc-fbff-5bf7-89f7-18d6e56d7466/15e9d3cc-fbff-5bf7-89f7-18d6e56d7466_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37417,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736917/general/c76f4fa6-dee3-4f24-93df-a610c504d0ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15e9d3cc-fbff-5bf7-89f7-18d6e56d7466/15e9d3cc-fbff-5bf7-89f7-18d6e56d7466_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37151,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736917/general/a9702bae-888b-4615-af23-979b9c34bb8c.jpg',
'Width': 1024}],
'price': 20600,
'price_includes_vat': True,
'registration_date': '2023-03-28',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi A4 40 TDI Advanced - Diesel - Automatic - 204 hp - 70.188 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-25 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726068%27 HTTP/1.1" 200 None
2026-03-25 17:16:27 [adesa.de] INFO: Saving data for 10726068: {'created_time': 1774458987.582049, 'last_price_update_time': 1774458987.582062, 'auction_closing_time': 1774607400.0}
2026-03-25 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726068') HTTP/1.1" 204 0
2026-03-25 17:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d with identifier: 10726063
2026-03-25 17:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d with identifier: 10726063
2026-03-25 17:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d with identifier: 10726063 to the API
2026-03-25 17:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726063>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545B7',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726063',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 74774,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5736912/general/ba1fa6dc-a6ae-4c25-84c8-9e82178aa562.jpg',
'https://images.openlane.eu/carimgs/5736912/general/4104f31d-3972-42d2-be7b-969cfd688213.jpg',
'https://images.openlane.eu/carimgs/5736912/general/e709a78a-30f5-4188-8181-ee9c8e12934e.jpg',
'https://images.openlane.eu/carimgs/5736912/general/2980d017-ce29-49f6-9773-99bb2214b84a.jpg',
'https://images.openlane.eu/carimgs/5736912/general/5957c2e9-8222-4a35-8987-67cef736e7a7.jpg',
'https://images.openlane.eu/carimgs/5736912/general/5e951fe6-cbcb-4960-a909-73b545d11270.jpg',
'https://images.openlane.eu/carimgs/5736912/general/9a6b27dc-b1c9-434b-be12-98ef7748e4b6.jpg',
'https://images.openlane.eu/carimgs/5736912/general/e28ead6a-8e20-4d55-b422-e7aab11ea4e7.jpg',
'https://images.openlane.eu/carimgs/5736912/general/c44a480c-fd2d-452a-a404-23f9b6f86dbc.jpg',
'https://images.openlane.eu/carimgs/5736912/general/d632f3fc-2830-4a50-b9be-43a312b63acb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d/2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123926,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736912/general/ba1fa6dc-a6ae-4c25-84c8-9e82178aa562.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d/2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125005,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736912/general/4104f31d-3972-42d2-be7b-969cfd688213.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d/2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115409,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736912/general/e709a78a-30f5-4188-8181-ee9c8e12934e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d/2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128217,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736912/general/2980d017-ce29-49f6-9773-99bb2214b84a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d/2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89729,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736912/general/5957c2e9-8222-4a35-8987-67cef736e7a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d/2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73254,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736912/general/5e951fe6-cbcb-4960-a909-73b545d11270.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d/2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127429,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736912/general/9a6b27dc-b1c9-434b-be12-98ef7748e4b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d/2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68550,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736912/general/e28ead6a-8e20-4d55-b422-e7aab11ea4e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d/2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64974,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736912/general/c44a480c-fd2d-452a-a404-23f9b6f86dbc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d/2b0b2ba1-6e3d-56c2-bc2e-92e5a591e34d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51526,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736912/general/d632f3fc-2830-4a50-b9be-43a312b63acb.jpg',
'Width': 1024}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2023-04-24',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi A3 35 TDI Advanced - Diesel - Automatic - 150 hp - 74.774 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726063%27 HTTP/1.1" 200 None
2026-03-25 17:16:28 [adesa.de] INFO: Saving data for 10726063: {'created_time': 1774458988.080009, 'last_price_update_time': 1774458988.080021, 'auction_closing_time': 1774607400.0}
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726063') HTTP/1.1" 204 0
2026-03-25 17:16:28 [adesa.de] INFO: Found listing with ID: 10725935
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725935%27 HTTP/1.1" 200 None
2026-03-25 17:16:28 [adesa.de] INFO: Scrape type for 10725935: 1
2026-03-25 17:16:28 [adesa.de] INFO: Scraping item 10725935 url https://www.openlane.eu/en/carv6/auction/10725935
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746423%252Fgeneral%252F264e44ad-9d0d-484b-a513-30021db183c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746423/general/264e44ad-9d0d-484b-a513-30021db183c9.jpg not downloaded yet
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747183%252Fgeneral%252F99a45061-ef5f-487a-8db2-c22978d63dea.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747183/general/99a45061-ef5f-487a-8db2-c22978d63dea.jpg not downloaded yet
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252F55b876ae-2741-4257-bd5b-0f0d7e380349.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/55b876ae-2741-4257-bd5b-0f0d7e380349.jpg not downloaded yet
2026-03-25 17:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747188/general/63370ceb-b831-4252-94c1-9e877097e3dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727590)
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342763950>
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50ec1528-e350-5d63-b2f6-b092a13fbb61/50ec1528-e350-5d63-b2f6-b092a13fbb61_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731271%252Fgeneral%252F613b6c11-acb7-46ec-b101-1d33172f9fc4.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731271/general/613b6c11-acb7-46ec-b101-1d33172f9fc4.jpg saved to cache
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 50ec1528-e350-5d63-b2f6-b092a13fbb61
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13419180d0>
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50ec1528-e350-5d63-b2f6-b092a13fbb61/50ec1528-e350-5d63-b2f6-b092a13fbb61_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731271%252Fgeneral%252Fbd55c1b5-fa1f-49d1-afd7-3203b9f9756b.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731271/general/bd55c1b5-fa1f-49d1-afd7-3203b9f9756b.jpg saved to cache
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 50ec1528-e350-5d63-b2f6-b092a13fbb61
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341af7290>
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62820b29-d94a-53d3-9cad-18341d104ea2/62820b29-d94a-53d3-9cad-18341d104ea2_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747183%252Fgeneral%252F4edb4f3f-717f-42e7-8b23-150cdb03557b.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747183/general/4edb4f3f-717f-42e7-8b23-150cdb03557b.jpg saved to cache
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 62820b29-d94a-53d3-9cad-18341d104ea2
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342728f10>
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bb63bec-2e38-5bdd-942d-795954f52ab6/7bb63bec-2e38-5bdd-942d-795954f52ab6_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747188%252Fgeneral%252Fab5d0be3-02b3-41a5-ba01-75c133c4eeec.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747188/general/ab5d0be3-02b3-41a5-ba01-75c133c4eeec.jpg saved to cache
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7bb63bec-2e38-5bdd-942d-795954f52ab6
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341af5a10>
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0aff3cb7-c1c9-589a-af19-c395c6e22335/0aff3cb7-c1c9-589a-af19-c395c6e22335_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746423%252Fgeneral%252Fe8320887-4902-49d5-9221-ea40ce21041a.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746423/general/e8320887-4902-49d5-9221-ea40ce21041a.jpg saved to cache
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0aff3cb7-c1c9-589a-af19-c395c6e22335
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134291be10>
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9dfabcef-e45c-5ee1-abfe-4400abde64ab/9dfabcef-e45c-5ee1-abfe-4400abde64ab_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747176%252Fgeneral%252Fda80e9ff-8ddb-4e75-ab75-b38e152b7226.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747176/general/da80e9ff-8ddb-4e75-ab75-b38e152b7226.jpg saved to cache
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9dfabcef-e45c-5ee1-abfe-4400abde64ab
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341926c10>
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd210f29-a287-5b27-b0bc-c223f01a18c6/bd210f29-a287-5b27-b0bc-c223f01a18c6_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747156%252Fgeneral%252F23d22ca7-dec9-4815-a431-18c5261c26b7.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747156/general/23d22ca7-dec9-4815-a431-18c5261c26b7.jpg saved to cache
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bd210f29-a287-5b27-b0bc-c223f01a18c6
2026-03-25 17:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747176/general/b9532bc6-4e84-4340-a249-8259b0a3d719.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727578)
2026-03-25 17:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747183/general/cfa1f15c-1bc0-4a06-8892-4624f571f087.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727585)
2026-03-25 17:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747183/general/1e54e1c5-7f3b-4e21-9dfa-429c372e5c42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727585)
2026-03-25 17:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746423/general/81f340a7-3453-4007-9578-8b98583e1eb1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726343)
2026-03-25 17:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747156/general/65effbe1-b1b9-421d-9c1a-0fc6df608a78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727558)
2026-03-25 17:16:28 [adesa.de] INFO: Found listing with ID: 10725927
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725927%27 HTTP/1.1" 200 None
2026-03-25 17:16:28 [adesa.de] INFO: Scrape type for 10725927: 1
2026-03-25 17:16:28 [adesa.de] INFO: Scraping item 10725927 url https://www.openlane.eu/en/carv6/auction/10725927
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252F824264d0-e2d3-4eca-8cd2-05c7aa9f10c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/824264d0-e2d3-4eca-8cd2-05c7aa9f10c5.jpg not downloaded yet
2026-03-25 17:16:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13428c8c90>
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bb63bec-2e38-5bdd-942d-795954f52ab6/7bb63bec-2e38-5bdd-942d-795954f52ab6_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747188%252Fgeneral%252F5e62bdcc-ea3e-4b81-9239-1f144a02814d.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747188/general/5e62bdcc-ea3e-4b81-9239-1f144a02814d.jpg saved to cache
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7bb63bec-2e38-5bdd-942d-795954f52ab6
2026-03-25 17:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747183/general/9634c1b6-80e4-4abc-8f26-40c30aae6aa7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727585)
2026-03-25 17:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746423/general/02c23ad7-a8fd-4887-bc2e-acc43d471bd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726343)
2026-03-25 17:16:28 [adesa.de] INFO: Found listing with ID: 10728443
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728443%27 HTTP/1.1" 200 None
2026-03-25 17:16:28 [adesa.de] INFO: Scrape type for 10728443: 1
2026-03-25 17:16:28 [adesa.de] INFO: Scraping item 10728443 url https://www.openlane.eu/en/carv6/auction/10728443
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252F2162e414-a739-4f40-a880-6f1572b514bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/2162e414-a739-4f40-a880-6f1572b514bd.jpg not downloaded yet
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13419324d0>
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bb63bec-2e38-5bdd-942d-795954f52ab6/7bb63bec-2e38-5bdd-942d-795954f52ab6_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747188%252Fgeneral%252F63370ceb-b831-4252-94c1-9e877097e3dc.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747188/general/63370ceb-b831-4252-94c1-9e877097e3dc.jpg saved to cache
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7bb63bec-2e38-5bdd-942d-795954f52ab6
2026-03-25 17:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742361/general/44f58a3e-f4bf-4a52-b4e3-d8766692a6b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725929)
2026-03-25 17:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747183/general/69b98aa3-49c9-42c5-a98a-334620540884.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727585)
2026-03-25 17:16:28 [adesa.de] INFO: Found listing with ID: 10728419
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728419%27 HTTP/1.1" 200 None
2026-03-25 17:16:28 [adesa.de] INFO: Scrape type for 10728419: 1
2026-03-25 17:16:28 [adesa.de] INFO: Scraping item 10728419 url https://www.openlane.eu/en/carv6/auction/10728419
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252Fbe1dd78d-fe81-4310-8c9d-f74da203a2ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/be1dd78d-fe81-4310-8c9d-f74da203a2ac.jpg not downloaded yet
2026-03-25 17:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747188/general/68b5f64b-5c2c-4cb2-8c3d-3d5114185f8f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727590)
2026-03-25 17:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747188/general/ba155d24-deea-4a2c-bf9e-eac6d3447534.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727590)
2026-03-25 17:16:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134289d510>
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9dfabcef-e45c-5ee1-abfe-4400abde64ab/9dfabcef-e45c-5ee1-abfe-4400abde64ab_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747176%252Fgeneral%252Fb9532bc6-4e84-4340-a249-8259b0a3d719.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747176/general/b9532bc6-4e84-4340-a249-8259b0a3d719.jpg saved to cache
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9dfabcef-e45c-5ee1-abfe-4400abde64ab
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342933ed0>
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62820b29-d94a-53d3-9cad-18341d104ea2/62820b29-d94a-53d3-9cad-18341d104ea2_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747183%252Fgeneral%252Fcfa1f15c-1bc0-4a06-8892-4624f571f087.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747183/general/cfa1f15c-1bc0-4a06-8892-4624f571f087.jpg saved to cache
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 62820b29-d94a-53d3-9cad-18341d104ea2
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342651450>
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62820b29-d94a-53d3-9cad-18341d104ea2/62820b29-d94a-53d3-9cad-18341d104ea2_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747183%252Fgeneral%252F1e54e1c5-7f3b-4e21-9dfa-429c372e5c42.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747183/general/1e54e1c5-7f3b-4e21-9dfa-429c372e5c42.jpg saved to cache
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 62820b29-d94a-53d3-9cad-18341d104ea2
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341ae7bd0>
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0aff3cb7-c1c9-589a-af19-c395c6e22335/0aff3cb7-c1c9-589a-af19-c395c6e22335_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746423%252Fgeneral%252F81f340a7-3453-4007-9578-8b98583e1eb1.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746423/general/81f340a7-3453-4007-9578-8b98583e1eb1.jpg saved to cache
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0aff3cb7-c1c9-589a-af19-c395c6e22335
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342653890>
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd210f29-a287-5b27-b0bc-c223f01a18c6/bd210f29-a287-5b27-b0bc-c223f01a18c6_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747156%252Fgeneral%252F65effbe1-b1b9-421d-9c1a-0fc6df608a78.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747156/general/65effbe1-b1b9-421d-9c1a-0fc6df608a78.jpg saved to cache
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bd210f29-a287-5b27-b0bc-c223f01a18c6
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bc8f50>
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62820b29-d94a-53d3-9cad-18341d104ea2/62820b29-d94a-53d3-9cad-18341d104ea2_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747183%252Fgeneral%252F9634c1b6-80e4-4abc-8f26-40c30aae6aa7.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747183/general/9634c1b6-80e4-4abc-8f26-40c30aae6aa7.jpg saved to cache
2026-03-25 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 62820b29-d94a-53d3-9cad-18341d104ea2
2026-03-25 17:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742361/general/55b876ae-2741-4257-bd5b-0f0d7e380349.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725929)
2026-03-25 17:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747156/general/77a91d0b-1d87-4d2c-853c-67cd5f571167.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727558)
2026-03-25 17:16:28 [adesa.de] INFO: Found listing with ID: 10728412
2026-03-25 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728412%27 HTTP/1.1" 200 None
2026-03-25 17:16:29 [adesa.de] INFO: Scrape type for 10728412: 1
2026-03-25 17:16:29 [adesa.de] INFO: Scraping item 10728412 url https://www.openlane.eu/en/carv6/auction/10728412
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252Fe2e917c6-4518-469c-bdd0-3873b4ae3140.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/e2e917c6-4518-469c-bdd0-3873b4ae3140.jpg not downloaded yet
2026-03-25 17:16:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746423/general/a79a66e5-24fa-41d3-87a5-becec29123ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726343)
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bc9510>
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0aff3cb7-c1c9-589a-af19-c395c6e22335/0aff3cb7-c1c9-589a-af19-c395c6e22335_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746423%252Fgeneral%252F02c23ad7-a8fd-4887-bc2e-acc43d471bd3.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746423/general/02c23ad7-a8fd-4887-bc2e-acc43d471bd3.jpg saved to cache
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0aff3cb7-c1c9-589a-af19-c395c6e22335
2026-03-25 17:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747183/general/99a45061-ef5f-487a-8db2-c22978d63dea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727585)
2026-03-25 17:16:29 [adesa.de] INFO: Found listing with ID: 10725930
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725930%27 HTTP/1.1" 200 None
2026-03-25 17:16:29 [adesa.de] INFO: Scrape type for 10725930: 1
2026-03-25 17:16:29 [adesa.de] INFO: Scraping item 10725930 url https://www.openlane.eu/en/carv6/auction/10725930
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252Fc7dad333-79c3-4380-b55d-609b7521bdad.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/c7dad333-79c3-4380-b55d-609b7521bdad.jpg not downloaded yet
2026-03-25 17:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746423/general/a8018370-e457-4eca-9719-9513510cd8bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726343)
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bb7150>
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252F44f58a3e-f4bf-4a52-b4e3-d8766692a6b3.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/44f58a3e-f4bf-4a52-b4e3-d8766692a6b3.jpg saved to cache
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429f4f90>
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62820b29-d94a-53d3-9cad-18341d104ea2/62820b29-d94a-53d3-9cad-18341d104ea2_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747183%252Fgeneral%252F69b98aa3-49c9-42c5-a98a-334620540884.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747183/general/69b98aa3-49c9-42c5-a98a-334620540884.jpg saved to cache
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 62820b29-d94a-53d3-9cad-18341d104ea2
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341ae5610>
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bb63bec-2e38-5bdd-942d-795954f52ab6/7bb63bec-2e38-5bdd-942d-795954f52ab6_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747188%252Fgeneral%252F68b5f64b-5c2c-4cb2-8c3d-3d5114185f8f.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747188/general/68b5f64b-5c2c-4cb2-8c3d-3d5114185f8f.jpg saved to cache
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7bb63bec-2e38-5bdd-942d-795954f52ab6
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a19490>
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bb63bec-2e38-5bdd-942d-795954f52ab6/7bb63bec-2e38-5bdd-942d-795954f52ab6_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747188%252Fgeneral%252Fba155d24-deea-4a2c-bf9e-eac6d3447534.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747188/general/ba155d24-deea-4a2c-bf9e-eac6d3447534.jpg saved to cache
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7bb63bec-2e38-5bdd-942d-795954f52ab6
2026-03-25 17:16:29 [adesa.de] INFO: Found listing with ID: 10726070
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726070%27 HTTP/1.1" 200 None
2026-03-25 17:16:29 [adesa.de] INFO: Scrape type for 10726070: 1
2026-03-25 17:16:29 [adesa.de] INFO: Scraping item 10726070 url https://www.openlane.eu/en/carv6/auction/10726070
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252Fb09891c3-3d7c-4074-b33c-0d14d8e4d1f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/b09891c3-3d7c-4074-b33c-0d14d8e4d1f1.jpg not downloaded yet
2026-03-25 17:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742361/general/824264d0-e2d3-4eca-8cd2-05c7aa9f10c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725929)
2026-03-25 17:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742361/general/2162e414-a739-4f40-a880-6f1572b514bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725929)
2026-03-25 17:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746423/general/264e44ad-9d0d-484b-a513-30021db183c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726343)
2026-03-25 17:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742361/general/be1dd78d-fe81-4310-8c9d-f74da203a2ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725929)
2026-03-25 17:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747183/general/16888fe6-3ee3-4066-8009-a8d14e00eb89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727585)
2026-03-25 17:16:29 [adesa.de] INFO: Found listing with ID: 10726064
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726064%27 HTTP/1.1" 200 None
2026-03-25 17:16:29 [adesa.de] INFO: Scrape type for 10726064: 1
2026-03-25 17:16:29 [adesa.de] INFO: Scraping item 10726064 url https://www.openlane.eu/en/carv6/auction/10726064
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252F792ac114-47b1-4198-9985-591c248983e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/792ac114-47b1-4198-9985-591c248983e5.jpg not downloaded yet
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342909c10>
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252F55b876ae-2741-4257-bd5b-0f0d7e380349.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/55b876ae-2741-4257-bd5b-0f0d7e380349.jpg saved to cache
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341935d50>
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd210f29-a287-5b27-b0bc-c223f01a18c6/bd210f29-a287-5b27-b0bc-c223f01a18c6_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747156%252Fgeneral%252F77a91d0b-1d87-4d2c-853c-67cd5f571167.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747156/general/77a91d0b-1d87-4d2c-853c-67cd5f571167.jpg saved to cache
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bd210f29-a287-5b27-b0bc-c223f01a18c6
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429cb910>
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0aff3cb7-c1c9-589a-af19-c395c6e22335/0aff3cb7-c1c9-589a-af19-c395c6e22335_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746423%252Fgeneral%252Fa79a66e5-24fa-41d3-87a5-becec29123ce.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746423/general/a79a66e5-24fa-41d3-87a5-becec29123ce.jpg saved to cache
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0aff3cb7-c1c9-589a-af19-c395c6e22335
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429c9e90>
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62820b29-d94a-53d3-9cad-18341d104ea2/62820b29-d94a-53d3-9cad-18341d104ea2_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747183%252Fgeneral%252F99a45061-ef5f-487a-8db2-c22978d63dea.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747183/general/99a45061-ef5f-487a-8db2-c22978d63dea.jpg saved to cache
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 62820b29-d94a-53d3-9cad-18341d104ea2
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341909910>
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0aff3cb7-c1c9-589a-af19-c395c6e22335/0aff3cb7-c1c9-589a-af19-c395c6e22335_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746423%252Fgeneral%252Fa8018370-e457-4eca-9719-9513510cd8bd.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746423/general/a8018370-e457-4eca-9719-9513510cd8bd.jpg saved to cache
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0aff3cb7-c1c9-589a-af19-c395c6e22335
2026-03-25 17:16:29 [adesa.de] INFO: Found listing with ID: 10728450
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728450%27 HTTP/1.1" 200 None
2026-03-25 17:16:29 [adesa.de] INFO: Scrape type for 10728450: 1
2026-03-25 17:16:29 [adesa.de] INFO: Scraping item 10728450 url https://www.openlane.eu/en/carv6/auction/10728450
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252Ff7e825fd-b641-408c-820b-d2af09e14132.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/f7e825fd-b641-408c-820b-d2af09e14132.jpg not downloaded yet
2026-03-25 17:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742361/general/e2e917c6-4518-469c-bdd0-3873b4ae3140.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725929)
2026-03-25 17:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725933> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726073> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134297b010>
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252F824264d0-e2d3-4eca-8cd2-05c7aa9f10c5.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/824264d0-e2d3-4eca-8cd2-05c7aa9f10c5.jpg saved to cache
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342996410>
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252F2162e414-a739-4f40-a880-6f1572b514bd.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/2162e414-a739-4f40-a880-6f1572b514bd.jpg saved to cache
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134287e5d0>
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0aff3cb7-c1c9-589a-af19-c395c6e22335/0aff3cb7-c1c9-589a-af19-c395c6e22335_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746423%252Fgeneral%252F264e44ad-9d0d-484b-a513-30021db183c9.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746423/general/264e44ad-9d0d-484b-a513-30021db183c9.jpg saved to cache
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0aff3cb7-c1c9-589a-af19-c395c6e22335
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bbdb10>
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252Fbe1dd78d-fe81-4310-8c9d-f74da203a2ac.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/be1dd78d-fe81-4310-8c9d-f74da203a2ac.jpg saved to cache
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13417f4c50>
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62820b29-d94a-53d3-9cad-18341d104ea2/62820b29-d94a-53d3-9cad-18341d104ea2_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747183%252Fgeneral%252F16888fe6-3ee3-4066-8009-a8d14e00eb89.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747183/general/16888fe6-3ee3-4066-8009-a8d14e00eb89.jpg saved to cache
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 62820b29-d94a-53d3-9cad-18341d104ea2
2026-03-25 17:16:29 [adesa.de] INFO: Found listing with ID: 10728188
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728188%27 HTTP/1.1" 200 None
2026-03-25 17:16:29 [adesa.de] INFO: Scrape type for 10728188: 1
2026-03-25 17:16:29 [adesa.de] INFO: Scraping item 10728188 url https://www.openlane.eu/en/carv6/auction/10728188
2026-03-25 17:16:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742361/general/c7dad333-79c3-4380-b55d-609b7521bdad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725929)
2026-03-25 17:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742361/general/b09891c3-3d7c-4074-b33c-0d14d8e4d1f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725929)
2026-03-25 17:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747188/general/8f8604eb-9cce-4829-bf89-d65222b7b801.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727590)
2026-03-25 17:16:29 [adesa.de] INFO: Found listing with ID: 10726059
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726059%27 HTTP/1.1" 200 None
2026-03-25 17:16:29 [adesa.de] INFO: Scrape type for 10726059: 1
2026-03-25 17:16:29 [adesa.de] INFO: Scraping item 10726059 url https://www.openlane.eu/en/carv6/auction/10726059
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13425fce90>
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252Fe2e917c6-4518-469c-bdd0-3873b4ae3140.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/e2e917c6-4518-469c-bdd0-3873b4ae3140.jpg saved to cache
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f
2026-03-25 17:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a36475f9-5d12-5296-bff6-fe869bea6d7f with identifier: 10725933
2026-03-25 17:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a36475f9-5d12-5296-bff6-fe869bea6d7f with scrape type 1
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a36475f9-5d12-5296-bff6-fe869bea6d7f
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742365%252Fgeneral%252F5d1b09be-108e-4714-bc72-5923289ff885.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742365/general/5d1b09be-108e-4714-bc72-5923289ff885.jpg not downloaded yet
2026-03-25 17:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd81d751-63d7-5d03-8147-b5ea78bc4b2b with identifier: 10726073
2026-03-25 17:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd81d751-63d7-5d03-8147-b5ea78bc4b2b with scrape type 1
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd81d751-63d7-5d03-8147-b5ea78bc4b2b
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736922%252Fgeneral%252Ff87c7da2-544a-45ec-a03b-543d500d06ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736922/general/f87c7da2-544a-45ec-a03b-543d500d06ec.jpg already downloaded
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736922%252Fgeneral%252Fa9e94696-4eac-48e0-8e4c-20d06155b7d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736922/general/a9e94696-4eac-48e0-8e4c-20d06155b7d6.jpg already downloaded
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736922%252Fgeneral%252F63e6b994-fe51-4093-bfa9-4a2aec27fcce.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736922/general/63e6b994-fe51-4093-bfa9-4a2aec27fcce.jpg already downloaded
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736922%252Fgeneral%252F119a5971-5806-4c76-9263-fb7625b83477.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736922/general/119a5971-5806-4c76-9263-fb7625b83477.jpg already downloaded
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736922%252Fgeneral%252F5bdeed9e-74eb-4cb3-b945-a18469f3d572.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736922/general/5bdeed9e-74eb-4cb3-b945-a18469f3d572.jpg already downloaded
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736922%252Fgeneral%252Fdb4931f7-c990-431f-9dc0-55e1f667496e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736922/general/db4931f7-c990-431f-9dc0-55e1f667496e.jpg already downloaded
2026-03-25 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736922%252Fgeneral%252F428873aa-2113-4275-bd99-c791d86764e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736922/general/428873aa-2113-4275-bd99-c791d86764e4.jpg already downloaded
2026-03-25 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736922%252Fgeneral%252Fdaf73c95-4eb7-4b89-8692-abd512620f85.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736922/general/daf73c95-4eb7-4b89-8692-abd512620f85.jpg already downloaded
2026-03-25 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736922%252Fgeneral%252Fde7d5f0e-c578-4688-8c22-44bc97a451e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736922/general/de7d5f0e-c578-4688-8c22-44bc97a451e0.jpg already downloaded
2026-03-25 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736922%252Fgeneral%252F8e3f7355-aa38-4bb8-99d8-ab8b7a9997cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736922/general/8e3f7355-aa38-4bb8-99d8-ab8b7a9997cb.jpg already downloaded
2026-03-25 17:16:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fd81d751-63d7-5d03-8147-b5ea78bc4b2b, identifier: 10726073
2026-03-25 17:16:30 [adesa.de] INFO: Found listing with ID: 10725940
2026-03-25 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725940%27 HTTP/1.1" 200 None
2026-03-25 17:16:30 [adesa.de] INFO: Scrape type for 10725940: 1
2026-03-25 17:16:30 [adesa.de] INFO: Scraping item 10725940 url https://www.openlane.eu/en/carv6/auction/10725940
2026-03-25 17:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fd81d751-63d7-5d03-8147-b5ea78bc4b2b with identifier: 10726073
2026-03-25 17:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fd81d751-63d7-5d03-8147-b5ea78bc4b2b with identifier: 10726073
2026-03-25 17:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fd81d751-63d7-5d03-8147-b5ea78bc4b2b with identifier: 10726073 to the API
2026-03-25 17:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726073>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'fd81d751-63d7-5d03-8147-b5ea78bc4b2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545B6',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726073',
'listing': 'auction',
'location': 'Ketzin (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 67950,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5736922/general/f87c7da2-544a-45ec-a03b-543d500d06ec.jpg',
'https://images.openlane.eu/carimgs/5736922/general/a9e94696-4eac-48e0-8e4c-20d06155b7d6.jpg',
'https://images.openlane.eu/carimgs/5736922/general/63e6b994-fe51-4093-bfa9-4a2aec27fcce.jpg',
'https://images.openlane.eu/carimgs/5736922/general/119a5971-5806-4c76-9263-fb7625b83477.jpg',
'https://images.openlane.eu/carimgs/5736922/general/5bdeed9e-74eb-4cb3-b945-a18469f3d572.jpg',
'https://images.openlane.eu/carimgs/5736922/general/db4931f7-c990-431f-9dc0-55e1f667496e.jpg',
'https://images.openlane.eu/carimgs/5736922/general/428873aa-2113-4275-bd99-c791d86764e4.jpg',
'https://images.openlane.eu/carimgs/5736922/general/daf73c95-4eb7-4b89-8692-abd512620f85.jpg',
'https://images.openlane.eu/carimgs/5736922/general/de7d5f0e-c578-4688-8c22-44bc97a451e0.jpg',
'https://images.openlane.eu/carimgs/5736922/general/8e3f7355-aa38-4bb8-99d8-ab8b7a9997cb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd81d751-63d7-5d03-8147-b5ea78bc4b2b/fd81d751-63d7-5d03-8147-b5ea78bc4b2b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48121,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736922/general/f87c7da2-544a-45ec-a03b-543d500d06ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd81d751-63d7-5d03-8147-b5ea78bc4b2b/fd81d751-63d7-5d03-8147-b5ea78bc4b2b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49121,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736922/general/a9e94696-4eac-48e0-8e4c-20d06155b7d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd81d751-63d7-5d03-8147-b5ea78bc4b2b/fd81d751-63d7-5d03-8147-b5ea78bc4b2b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55094,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736922/general/63e6b994-fe51-4093-bfa9-4a2aec27fcce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd81d751-63d7-5d03-8147-b5ea78bc4b2b/fd81d751-63d7-5d03-8147-b5ea78bc4b2b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57024,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736922/general/119a5971-5806-4c76-9263-fb7625b83477.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd81d751-63d7-5d03-8147-b5ea78bc4b2b/fd81d751-63d7-5d03-8147-b5ea78bc4b2b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90717,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736922/general/5bdeed9e-74eb-4cb3-b945-a18469f3d572.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd81d751-63d7-5d03-8147-b5ea78bc4b2b/fd81d751-63d7-5d03-8147-b5ea78bc4b2b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73849,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736922/general/db4931f7-c990-431f-9dc0-55e1f667496e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd81d751-63d7-5d03-8147-b5ea78bc4b2b/fd81d751-63d7-5d03-8147-b5ea78bc4b2b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92919,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736922/general/428873aa-2113-4275-bd99-c791d86764e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd81d751-63d7-5d03-8147-b5ea78bc4b2b/fd81d751-63d7-5d03-8147-b5ea78bc4b2b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93481,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736922/general/daf73c95-4eb7-4b89-8692-abd512620f85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd81d751-63d7-5d03-8147-b5ea78bc4b2b/fd81d751-63d7-5d03-8147-b5ea78bc4b2b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91180,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736922/general/de7d5f0e-c578-4688-8c22-44bc97a451e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd81d751-63d7-5d03-8147-b5ea78bc4b2b/fd81d751-63d7-5d03-8147-b5ea78bc4b2b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80526,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736922/general/8e3f7355-aa38-4bb8-99d8-ab8b7a9997cb.jpg',
'Width': 1024}],
'price': 21400,
'price_includes_vat': True,
'registration_date': '2023-01-31',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi A4 Avant 40 TDI Advanced - Diesel - Automatic - 204 hp - '
'67.950 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726073%27 HTTP/1.1" 200 None
2026-03-25 17:16:32 [adesa.de] INFO: Saving data for 10726073: {'created_time': 1774458992.16099, 'last_price_update_time': 1774458992.161001, 'auction_closing_time': 1774607400.0}
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726073') HTTP/1.1" 204 0
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742365%252Fgeneral%252F595c4628-db6b-49c1-94d5-87a68d4a50fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742365/general/595c4628-db6b-49c1-94d5-87a68d4a50fd.jpg not downloaded yet
2026-03-25 17:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742361/general/792ac114-47b1-4198-9985-591c248983e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725929)
2026-03-25 17:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742361/general/f7e825fd-b641-408c-820b-d2af09e14132.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725929)
2026-03-25 17:16:32 [adesa.de] INFO: Found listing with ID: 10726079
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726079%27 HTTP/1.1" 200 None
2026-03-25 17:16:32 [adesa.de] INFO: Scrape type for 10726079: 1
2026-03-25 17:16:32 [adesa.de] INFO: Scraping item 10726079 url https://www.openlane.eu/en/carv6/auction/10726079
2026-03-25 17:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728420> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725935> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728443> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13425fd490>
2026-03-25 17:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252Fc7dad333-79c3-4380-b55d-609b7521bdad.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/c7dad333-79c3-4380-b55d-609b7521bdad.jpg saved to cache
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f
2026-03-25 17:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341933f50>
2026-03-25 17:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252Fb09891c3-3d7c-4074-b33c-0d14d8e4d1f1.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/b09891c3-3d7c-4074-b33c-0d14d8e4d1f1.jpg saved to cache
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f
2026-03-25 17:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b01250>
2026-03-25 17:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bb63bec-2e38-5bdd-942d-795954f52ab6/7bb63bec-2e38-5bdd-942d-795954f52ab6_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747188%252Fgeneral%252F8f8604eb-9cce-4829-bf89-d65222b7b801.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747188/general/8f8604eb-9cce-4829-bf89-d65222b7b801.jpg saved to cache
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7bb63bec-2e38-5bdd-942d-795954f52ab6
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742365%252Fgeneral%252Fac80c018-8edf-49c1-8a82-0ad841393c29.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742365/general/ac80c018-8edf-49c1-8a82-0ad841393c29.jpg not downloaded yet
2026-03-25 17:16:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728546> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728419> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:32 [adesa.de] INFO: Found listing with ID: 10726060
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726060%27 HTTP/1.1" 200 None
2026-03-25 17:16:32 [adesa.de] INFO: Scrape type for 10726060: 1
2026-03-25 17:16:32 [adesa.de] INFO: Scraping item 10726060 url https://www.openlane.eu/en/carv6/auction/10726060
2026-03-25 17:16:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746423/general/c0d118c4-49a7-4bab-ae75-4b63ae61fdec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726343)
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742365%252Fgeneral%252F4b204390-8820-4f31-ad85-860d00a892a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742365/general/4b204390-8820-4f31-ad85-860d00a892a3.jpg not downloaded yet
2026-03-25 17:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d19990>
2026-03-25 17:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252F792ac114-47b1-4198-9985-591c248983e5.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/792ac114-47b1-4198-9985-591c248983e5.jpg saved to cache
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f
2026-03-25 17:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134268e910>
2026-03-25 17:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252Ff7e825fd-b641-408c-820b-d2af09e14132.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/f7e825fd-b641-408c-820b-d2af09e14132.jpg saved to cache
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f
2026-03-25 17:16:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f, skipping ID generation
2026-03-25 17:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f with scrape type 1
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f sending to next pipeline
2026-03-25 17:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f, identifier: 10725929
2026-03-25 17:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 662a3a35-3425-5896-b160-b7b31081d5da with identifier: 10728420
2026-03-25 17:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 662a3a35-3425-5896-b160-b7b31081d5da with scrape type 1
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 662a3a35-3425-5896-b160-b7b31081d5da
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522748%252Fgeneral%252Fd76339be-0a83-46a7-be9c-2004ff5d360e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522748/general/d76339be-0a83-46a7-be9c-2004ff5d360e.jpg already downloaded
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522748%252Fgeneral%252F5f507dcf-3bd8-452a-8520-e17beee26345.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522748/general/5f507dcf-3bd8-452a-8520-e17beee26345.jpg already downloaded
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522748%252Fgeneral%252F60062c10-660f-4a7b-9184-7715b7abc437.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522748/general/60062c10-660f-4a7b-9184-7715b7abc437.jpg already downloaded
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522748%252Fgeneral%252Feec55dd2-2afb-4afc-9b15-0b1ed308411c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522748/general/eec55dd2-2afb-4afc-9b15-0b1ed308411c.jpg already downloaded
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522748%252Fgeneral%252F7daf6769-c3e3-48a7-9b04-7d5f4157270f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522748/general/7daf6769-c3e3-48a7-9b04-7d5f4157270f.jpg already downloaded
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522748%252Fgeneral%252F2f7c9c84-7837-4304-8ef7-efc5943a13ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522748/general/2f7c9c84-7837-4304-8ef7-efc5943a13ff.jpg already downloaded
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522748%252Fgeneral%252F604d789d-b623-4da8-81f3-835984d467da.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522748/general/604d789d-b623-4da8-81f3-835984d467da.jpg already downloaded
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522748%252Fgeneral%252F98942432-e293-4308-a79d-6e8ce9a006ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522748/general/98942432-e293-4308-a79d-6e8ce9a006ca.jpg already downloaded
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522748%252Fgeneral%252Fe3ceba0f-2b3c-432b-97b9-c4ac41b08b7e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522748/general/e3ceba0f-2b3c-432b-97b9-c4ac41b08b7e.jpg already downloaded
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522748%252Fgeneral%252Faa8a8288-4357-428a-a66c-03c13843fcc1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522748/general/aa8a8288-4357-428a-a66c-03c13843fcc1.jpg already downloaded
2026-03-25 17:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 662a3a35-3425-5896-b160-b7b31081d5da, identifier: 10728420
2026-03-25 17:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4 with identifier: 10725935
2026-03-25 17:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4 with scrape type 1
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742367%252Fgeneral%252F3ffd28a2-2fef-40b6-bea4-629fd78f2122.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742367/general/3ffd28a2-2fef-40b6-bea4-629fd78f2122.jpg not downloaded yet
2026-03-25 17:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2256983d-135b-52db-bc57-0aa46abe703d with identifier: 10728443
2026-03-25 17:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2256983d-135b-52db-bc57-0aa46abe703d with scrape type 1
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 2256983d-135b-52db-bc57-0aa46abe703d
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5493357%252Fgeneral%252F1b3093a3-b16e-41c3-952f-7148ad3695ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5493357/general/1b3093a3-b16e-41c3-952f-7148ad3695ca.jpg already downloaded
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5493357%252Fgeneral%252F2bc82e8c-ca9a-409a-906e-2eb88b25b993.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5493357/general/2bc82e8c-ca9a-409a-906e-2eb88b25b993.jpg already downloaded
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5493357%252Fgeneral%252Fca8fffd8-60eb-4221-9094-d4a0f88f8c8c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5493357/general/ca8fffd8-60eb-4221-9094-d4a0f88f8c8c.jpg already downloaded
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5493357%252Fgeneral%252F5f127b0c-e54a-4569-a25e-73cea12ddfd0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5493357/general/5f127b0c-e54a-4569-a25e-73cea12ddfd0.jpg already downloaded
2026-03-25 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5493357%252Fgeneral%252F8f183767-b06c-44c7-ab11-3026535d8e8d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5493357/general/8f183767-b06c-44c7-ab11-3026535d8e8d.jpg already downloaded
2026-03-25 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5493357%252Fgeneral%252F687e5556-7dbf-48bc-aecf-e75b1583e84b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5493357/general/687e5556-7dbf-48bc-aecf-e75b1583e84b.jpg already downloaded
2026-03-25 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5493357%252Fgeneral%252F6951fcb5-a637-44f5-b2b8-fafbddb5a6cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5493357/general/6951fcb5-a637-44f5-b2b8-fafbddb5a6cf.jpg already downloaded
2026-03-25 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5493357%252Fgeneral%252F2e4945bc-85bd-4663-ac7c-4fa98f89ec67.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5493357/general/2e4945bc-85bd-4663-ac7c-4fa98f89ec67.jpg already downloaded
2026-03-25 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5493357%252Fgeneral%252F98465693-4b04-47b5-b49a-edb9df7bac09.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5493357/general/98465693-4b04-47b5-b49a-edb9df7bac09.jpg already downloaded
2026-03-25 17:16:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2256983d-135b-52db-bc57-0aa46abe703d, identifier: 10728443
2026-03-25 17:16:33 [adesa.de] INFO: Found listing with ID: 10728211
2026-03-25 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728211%27 HTTP/1.1" 200 None
2026-03-25 17:16:33 [adesa.de] INFO: Scrape type for 10728211: 1
2026-03-25 17:16:33 [adesa.de] INFO: Scraping item 10728211 url https://www.openlane.eu/en/carv6/auction/10728211
2026-03-25 17:16:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f with identifier: 10725929
2026-03-25 17:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f with identifier: 10725929
2026-03-25 17:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f with identifier: 10725929 to the API
2026-03-25 17:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742361/general/f7e825fd-b641-408c-820b-d2af09e14132.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Diesel',
'id': '19aae9e6-c2f8-5f5a-a0ab-0edb620f620f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016124A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725929',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 19038,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51955,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742361/general/44f58a3e-f4bf-4a52-b4e3-d8766692a6b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55696,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742361/general/55b876ae-2741-4257-bd5b-0f0d7e380349.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59255,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742361/general/824264d0-e2d3-4eca-8cd2-05c7aa9f10c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57918,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742361/general/2162e414-a739-4f40-a880-6f1572b514bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742361/general/be1dd78d-fe81-4310-8c9d-f74da203a2ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742361/general/e2e917c6-4518-469c-bdd0-3873b4ae3140.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87432,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742361/general/c7dad333-79c3-4380-b55d-609b7521bdad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742361/general/b09891c3-3d7c-4074-b33c-0d14d8e4d1f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79200,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742361/general/792ac114-47b1-4198-9985-591c248983e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80002,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742361/general/f7e825fd-b641-408c-820b-d2af09e14132.jpg',
'Width': 1024}],
'price': 26900,
'price_includes_vat': True,
'registration_date': '2024-02-13',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi A4 Allroad 40 TDI - Diesel - Automatic - 204 hp - 19.038 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725929%27 HTTP/1.1" 200 None
2026-03-25 17:16:33 [adesa.de] INFO: Saving data for 10725929: {'created_time': 1774458993.519353, 'last_price_update_time': 1774458993.519365, 'auction_closing_time': 1774607100.0}
2026-03-25 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725929') HTTP/1.1" 204 0
2026-03-25 17:16:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 662a3a35-3425-5896-b160-b7b31081d5da with identifier: 10728420
2026-03-25 17:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 662a3a35-3425-5896-b160-b7b31081d5da with identifier: 10728420
2026-03-25 17:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 662a3a35-3425-5896-b160-b7b31081d5da with identifier: 10728420 to the API
2026-03-25 17:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728420>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Petrol',
'id': '662a3a35-3425-5896-b160-b7b31081d5da',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28865',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728420',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 99900,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5522748/general/d76339be-0a83-46a7-be9c-2004ff5d360e.jpg',
'https://images.openlane.eu/carimgs/5522748/general/5f507dcf-3bd8-452a-8520-e17beee26345.jpg',
'https://images.openlane.eu/carimgs/5522748/general/60062c10-660f-4a7b-9184-7715b7abc437.jpg',
'https://images.openlane.eu/carimgs/5522748/general/eec55dd2-2afb-4afc-9b15-0b1ed308411c.jpg',
'https://images.openlane.eu/carimgs/5522748/general/7daf6769-c3e3-48a7-9b04-7d5f4157270f.jpg',
'https://images.openlane.eu/carimgs/5522748/general/2f7c9c84-7837-4304-8ef7-efc5943a13ff.jpg',
'https://images.openlane.eu/carimgs/5522748/general/604d789d-b623-4da8-81f3-835984d467da.jpg',
'https://images.openlane.eu/carimgs/5522748/general/98942432-e293-4308-a79d-6e8ce9a006ca.jpg',
'https://images.openlane.eu/carimgs/5522748/general/e3ceba0f-2b3c-432b-97b9-c4ac41b08b7e.jpg',
'https://images.openlane.eu/carimgs/5522748/general/aa8a8288-4357-428a-a66c-03c13843fcc1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662a3a35-3425-5896-b160-b7b31081d5da/662a3a35-3425-5896-b160-b7b31081d5da_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29103,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522748/general/d76339be-0a83-46a7-be9c-2004ff5d360e.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662a3a35-3425-5896-b160-b7b31081d5da/662a3a35-3425-5896-b160-b7b31081d5da_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27272,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522748/general/5f507dcf-3bd8-452a-8520-e17beee26345.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662a3a35-3425-5896-b160-b7b31081d5da/662a3a35-3425-5896-b160-b7b31081d5da_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31595,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522748/general/60062c10-660f-4a7b-9184-7715b7abc437.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662a3a35-3425-5896-b160-b7b31081d5da/662a3a35-3425-5896-b160-b7b31081d5da_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30749,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522748/general/eec55dd2-2afb-4afc-9b15-0b1ed308411c.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662a3a35-3425-5896-b160-b7b31081d5da/662a3a35-3425-5896-b160-b7b31081d5da_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42608,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522748/general/7daf6769-c3e3-48a7-9b04-7d5f4157270f.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662a3a35-3425-5896-b160-b7b31081d5da/662a3a35-3425-5896-b160-b7b31081d5da_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46377,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522748/general/2f7c9c84-7837-4304-8ef7-efc5943a13ff.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662a3a35-3425-5896-b160-b7b31081d5da/662a3a35-3425-5896-b160-b7b31081d5da_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36252,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522748/general/604d789d-b623-4da8-81f3-835984d467da.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662a3a35-3425-5896-b160-b7b31081d5da/662a3a35-3425-5896-b160-b7b31081d5da_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30039,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522748/general/98942432-e293-4308-a79d-6e8ce9a006ca.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662a3a35-3425-5896-b160-b7b31081d5da/662a3a35-3425-5896-b160-b7b31081d5da_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39546,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522748/general/e3ceba0f-2b3c-432b-97b9-c4ac41b08b7e.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662a3a35-3425-5896-b160-b7b31081d5da/662a3a35-3425-5896-b160-b7b31081d5da_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55955,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522748/general/aa8a8288-4357-428a-a66c-03c13843fcc1.jpg',
'Width': 580}],
'price': 21800,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A4 Avant 40 TFSI S Line - Quattro - Petrol - Automatic - 204 '
'hp - 99.900 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-25 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728420%27 HTTP/1.1" 200 None
2026-03-25 17:16:33 [adesa.de] INFO: Saving data for 10728420: {'created_time': 1774458993.847273, 'last_price_update_time': 1774458993.847285, 'auction_closing_time': 1774606800.0}
2026-03-25 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728420') HTTP/1.1" 204 0
2026-03-25 17:16:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2256983d-135b-52db-bc57-0aa46abe703d with identifier: 10728443
2026-03-25 17:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2256983d-135b-52db-bc57-0aa46abe703d with identifier: 10728443
2026-03-25 17:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2256983d-135b-52db-bc57-0aa46abe703d with identifier: 10728443 to the API
2026-03-25 17:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728443>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Diesel',
'id': '2256983d-135b-52db-bc57-0aa46abe703d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728443',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 28293,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 9,
'photo_urls': ['https://images.openlane.eu/carimgs/5493357/general/1b3093a3-b16e-41c3-952f-7148ad3695ca.jpg',
'https://images.openlane.eu/carimgs/5493357/general/2bc82e8c-ca9a-409a-906e-2eb88b25b993.jpg',
'https://images.openlane.eu/carimgs/5493357/general/ca8fffd8-60eb-4221-9094-d4a0f88f8c8c.jpg',
'https://images.openlane.eu/carimgs/5493357/general/5f127b0c-e54a-4569-a25e-73cea12ddfd0.jpg',
'https://images.openlane.eu/carimgs/5493357/general/8f183767-b06c-44c7-ab11-3026535d8e8d.jpg',
'https://images.openlane.eu/carimgs/5493357/general/687e5556-7dbf-48bc-aecf-e75b1583e84b.jpg',
'https://images.openlane.eu/carimgs/5493357/general/6951fcb5-a637-44f5-b2b8-fafbddb5a6cf.jpg',
'https://images.openlane.eu/carimgs/5493357/general/2e4945bc-85bd-4663-ac7c-4fa98f89ec67.jpg',
'https://images.openlane.eu/carimgs/5493357/general/98465693-4b04-47b5-b49a-edb9df7bac09.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2256983d-135b-52db-bc57-0aa46abe703d/2256983d-135b-52db-bc57-0aa46abe703d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77425,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5493357/general/1b3093a3-b16e-41c3-952f-7148ad3695ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2256983d-135b-52db-bc57-0aa46abe703d/2256983d-135b-52db-bc57-0aa46abe703d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85737,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5493357/general/2bc82e8c-ca9a-409a-906e-2eb88b25b993.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2256983d-135b-52db-bc57-0aa46abe703d/2256983d-135b-52db-bc57-0aa46abe703d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5493357/general/ca8fffd8-60eb-4221-9094-d4a0f88f8c8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2256983d-135b-52db-bc57-0aa46abe703d/2256983d-135b-52db-bc57-0aa46abe703d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89778,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5493357/general/5f127b0c-e54a-4569-a25e-73cea12ddfd0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2256983d-135b-52db-bc57-0aa46abe703d/2256983d-135b-52db-bc57-0aa46abe703d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75149,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5493357/general/8f183767-b06c-44c7-ab11-3026535d8e8d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2256983d-135b-52db-bc57-0aa46abe703d/2256983d-135b-52db-bc57-0aa46abe703d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78380,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5493357/general/687e5556-7dbf-48bc-aecf-e75b1583e84b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2256983d-135b-52db-bc57-0aa46abe703d/2256983d-135b-52db-bc57-0aa46abe703d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5493357/general/6951fcb5-a637-44f5-b2b8-fafbddb5a6cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2256983d-135b-52db-bc57-0aa46abe703d/2256983d-135b-52db-bc57-0aa46abe703d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68681,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5493357/general/2e4945bc-85bd-4663-ac7c-4fa98f89ec67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2256983d-135b-52db-bc57-0aa46abe703d/2256983d-135b-52db-bc57-0aa46abe703d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62157,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5493357/general/98465693-4b04-47b5-b49a-edb9df7bac09.jpg',
'Width': 1024}],
'price': 32300,
'price_includes_vat': True,
'registration_date': '2024-08-15',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A6 Avant 40 TDI - Diesel - Automatic - 204 hp - 28.293 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728443%27 HTTP/1.1" 200 None
2026-03-25 17:16:34 [adesa.de] INFO: Saving data for 10728443: {'created_time': 1774458994.258688, 'last_price_update_time': 1774458994.258703, 'auction_closing_time': 1774606800.0}
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728443') HTTP/1.1" 204 0
2026-03-25 17:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742365/general/5d1b09be-108e-4714-bc72-5923289ff885.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725933)
2026-03-25 17:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742365/general/595c4628-db6b-49c1-94d5-87a68d4a50fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725933)
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742365%252Fgeneral%252F7128b851-8a56-4f48-972e-5fe453a1de07.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742365/general/7128b851-8a56-4f48-972e-5fe453a1de07.jpg not downloaded yet
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742367%252Fgeneral%252Ff5968f41-6aa5-4e64-bac2-8fc285808884.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742367/general/f5968f41-6aa5-4e64-bac2-8fc285808884.jpg not downloaded yet
2026-03-25 17:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747156/general/60577000-359c-4d38-95ea-82bd965a1287.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10727558)
2026-03-25 17:16:34 [adesa.de] INFO: Found listing with ID: 10728433
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728433%27 HTTP/1.1" 200 None
2026-03-25 17:16:34 [adesa.de] INFO: Scrape type for 10728433: 1
2026-03-25 17:16:34 [adesa.de] INFO: Scraping item 10728433 url https://www.openlane.eu/en/carv6/auction/10728433
2026-03-25 17:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1945d7c2-9c91-540f-be46-93076fe96e34 with identifier: 10728546
2026-03-25 17:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1945d7c2-9c91-540f-be46-93076fe96e34 with scrape type 1
2026-03-25 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1945d7c2-9c91-540f-be46-93076fe96e34
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642100%252Fgeneral%252F987d5aff-0291-47e0-ae19-f87fcda9dd25.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642100/general/987d5aff-0291-47e0-ae19-f87fcda9dd25.jpg already downloaded
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642100%252Fgeneral%252F0f7442eb-ece4-4bbd-91a4-c68d6f6359f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642100/general/0f7442eb-ece4-4bbd-91a4-c68d6f6359f5.jpg already downloaded
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642100%252Fgeneral%252F6309fb3b-45aa-4659-8a69-208cbf977ff3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642100/general/6309fb3b-45aa-4659-8a69-208cbf977ff3.jpg already downloaded
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642100%252Fgeneral%252F42416708-9c9b-43d6-bb07-7adae946bae1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642100/general/42416708-9c9b-43d6-bb07-7adae946bae1.jpg already downloaded
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642100%252Fgeneral%252F73c4d10e-935e-496e-a68e-a1f66fc4b30b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642100/general/73c4d10e-935e-496e-a68e-a1f66fc4b30b.jpg already downloaded
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642100%252Fgeneral%252Fa459d161-af05-4488-b8a6-8d105427c63a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642100/general/a459d161-af05-4488-b8a6-8d105427c63a.jpg already downloaded
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642100%252Fgeneral%252F03291441-ec90-4804-b538-69b7d1d5c71b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642100/general/03291441-ec90-4804-b538-69b7d1d5c71b.jpg already downloaded
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642100%252Fgeneral%252Fb2a4d6fb-089f-4df0-a9d4-4605251cb86a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642100/general/b2a4d6fb-089f-4df0-a9d4-4605251cb86a.jpg already downloaded
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642100%252Fgeneral%252F7cc7d914-8289-42c0-aa56-4f1cde4062b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642100/general/7cc7d914-8289-42c0-aa56-4f1cde4062b2.jpg already downloaded
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642100%252Fgeneral%252F32c75288-4eed-4d55-87f7-86914d88459a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642100/general/32c75288-4eed-4d55-87f7-86914d88459a.jpg already downloaded
2026-03-25 17:16:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1945d7c2-9c91-540f-be46-93076fe96e34, identifier: 10728546
2026-03-25 17:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a with identifier: 10728419
2026-03-25 17:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a with scrape type 1
2026-03-25 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522744%252Fgeneral%252F731576d2-b4f3-41cd-9329-925655c41e69.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522744/general/731576d2-b4f3-41cd-9329-925655c41e69.jpg already downloaded
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522744%252Fgeneral%252F8a8d82e2-799b-4b4c-bd1b-065305cc8a4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522744/general/8a8d82e2-799b-4b4c-bd1b-065305cc8a4b.jpg already downloaded
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522744%252Fgeneral%252F5af375ab-fda2-4a7c-8d38-364ab14c11f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522744/general/5af375ab-fda2-4a7c-8d38-364ab14c11f8.jpg already downloaded
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522744%252Fgeneral%252Fdfcc4246-40c3-484e-afe1-6a6197c2abc3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522744/general/dfcc4246-40c3-484e-afe1-6a6197c2abc3.jpg already downloaded
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522744%252Fgeneral%252Fd0d2066d-74f6-4c77-aeff-2560bbd31eb8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522744/general/d0d2066d-74f6-4c77-aeff-2560bbd31eb8.jpg already downloaded
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522744%252Fgeneral%252F1dfac09e-b167-421b-8f02-2efc672769f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522744/general/1dfac09e-b167-421b-8f02-2efc672769f4.jpg already downloaded
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522744%252Fgeneral%252F8376390d-af5c-4ab6-8561-e991530dd184.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522744/general/8376390d-af5c-4ab6-8561-e991530dd184.jpg already downloaded
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522744%252Fgeneral%252Fca51a10d-fbc1-4de4-b263-9120517443ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522744/general/ca51a10d-fbc1-4de4-b263-9120517443ec.jpg already downloaded
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522744%252Fgeneral%252F21037446-c8c9-44eb-a5ce-a22c2a2f92fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522744/general/21037446-c8c9-44eb-a5ce-a22c2a2f92fa.jpg already downloaded
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522744%252Fgeneral%252Fcc9bc233-eb80-4fee-bf5a-d6e1e628ead6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522744/general/cc9bc233-eb80-4fee-bf5a-d6e1e628ead6.jpg already downloaded
2026-03-25 17:16:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a, identifier: 10728419
2026-03-25 17:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342763f90>
2026-03-25 17:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0aff3cb7-c1c9-589a-af19-c395c6e22335/0aff3cb7-c1c9-589a-af19-c395c6e22335_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746423%252Fgeneral%252Fc0d118c4-49a7-4bab-ae75-4b63ae61fdec.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746423/general/c0d118c4-49a7-4bab-ae75-4b63ae61fdec.jpg saved to cache
2026-03-25 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0aff3cb7-c1c9-589a-af19-c395c6e22335
2026-03-25 17:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742365/general/ac80c018-8edf-49c1-8a82-0ad841393c29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725933)
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742365%252Fgeneral%252F68febb0d-4ec8-4841-97fb-88c5767013c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742365/general/68febb0d-4ec8-4841-97fb-88c5767013c7.jpg not downloaded yet
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742367%252Fgeneral%252F272d1104-d65e-4019-a3a1-55d5baf6d474.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742367/general/272d1104-d65e-4019-a3a1-55d5baf6d474.jpg not downloaded yet
2026-03-25 17:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1945d7c2-9c91-540f-be46-93076fe96e34 with identifier: 10728546
2026-03-25 17:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1945d7c2-9c91-540f-be46-93076fe96e34 with identifier: 10728546
2026-03-25 17:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1945d7c2-9c91-540f-be46-93076fe96e34 with identifier: 10728546 to the API
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728546>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '1945d7c2-9c91-540f-be46-93076fe96e34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30817',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728546',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 30377,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5642100/general/987d5aff-0291-47e0-ae19-f87fcda9dd25.jpg',
'https://images.openlane.eu/carimgs/5642100/general/0f7442eb-ece4-4bbd-91a4-c68d6f6359f5.jpg',
'https://images.openlane.eu/carimgs/5642100/general/6309fb3b-45aa-4659-8a69-208cbf977ff3.jpg',
'https://images.openlane.eu/carimgs/5642100/general/42416708-9c9b-43d6-bb07-7adae946bae1.jpg',
'https://images.openlane.eu/carimgs/5642100/general/73c4d10e-935e-496e-a68e-a1f66fc4b30b.jpg',
'https://images.openlane.eu/carimgs/5642100/general/a459d161-af05-4488-b8a6-8d105427c63a.jpg',
'https://images.openlane.eu/carimgs/5642100/general/03291441-ec90-4804-b538-69b7d1d5c71b.jpg',
'https://images.openlane.eu/carimgs/5642100/general/b2a4d6fb-089f-4df0-a9d4-4605251cb86a.jpg',
'https://images.openlane.eu/carimgs/5642100/general/7cc7d914-8289-42c0-aa56-4f1cde4062b2.jpg',
'https://images.openlane.eu/carimgs/5642100/general/32c75288-4eed-4d55-87f7-86914d88459a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1945d7c2-9c91-540f-be46-93076fe96e34/1945d7c2-9c91-540f-be46-93076fe96e34_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65034,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642100/general/987d5aff-0291-47e0-ae19-f87fcda9dd25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1945d7c2-9c91-540f-be46-93076fe96e34/1945d7c2-9c91-540f-be46-93076fe96e34_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70418,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642100/general/0f7442eb-ece4-4bbd-91a4-c68d6f6359f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1945d7c2-9c91-540f-be46-93076fe96e34/1945d7c2-9c91-540f-be46-93076fe96e34_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67012,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642100/general/6309fb3b-45aa-4659-8a69-208cbf977ff3.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1945d7c2-9c91-540f-be46-93076fe96e34/1945d7c2-9c91-540f-be46-93076fe96e34_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71618,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642100/general/42416708-9c9b-43d6-bb07-7adae946bae1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1945d7c2-9c91-540f-be46-93076fe96e34/1945d7c2-9c91-540f-be46-93076fe96e34_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135389,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642100/general/73c4d10e-935e-496e-a68e-a1f66fc4b30b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1945d7c2-9c91-540f-be46-93076fe96e34/1945d7c2-9c91-540f-be46-93076fe96e34_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123921,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642100/general/a459d161-af05-4488-b8a6-8d105427c63a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1945d7c2-9c91-540f-be46-93076fe96e34/1945d7c2-9c91-540f-be46-93076fe96e34_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642100/general/03291441-ec90-4804-b538-69b7d1d5c71b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1945d7c2-9c91-540f-be46-93076fe96e34/1945d7c2-9c91-540f-be46-93076fe96e34_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96883,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642100/general/b2a4d6fb-089f-4df0-a9d4-4605251cb86a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1945d7c2-9c91-540f-be46-93076fe96e34/1945d7c2-9c91-540f-be46-93076fe96e34_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98969,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642100/general/7cc7d914-8289-42c0-aa56-4f1cde4062b2.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1945d7c2-9c91-540f-be46-93076fe96e34/1945d7c2-9c91-540f-be46-93076fe96e34_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138523,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642100/general/32c75288-4eed-4d55-87f7-86914d88459a.jpg',
'Width': 1023}],
'price': 36500,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A6 2.0 - Quattro - Hybrid - Automatic - 265 hp - 30.377 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728546%27 HTTP/1.1" 200 None
2026-03-25 17:16:35 [adesa.de] INFO: Saving data for 10728546: {'created_time': 1774458995.359832, 'last_price_update_time': 1774458995.359844, 'auction_closing_time': 1774607400.0}
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728546') HTTP/1.1" 204 0
2026-03-25 17:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a with identifier: 10728419
2026-03-25 17:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a with identifier: 10728419
2026-03-25 17:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a with identifier: 10728419 to the API
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728419>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Diesel',
'id': '1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28870',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728419',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 52700,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5522744/general/731576d2-b4f3-41cd-9329-925655c41e69.jpg',
'https://images.openlane.eu/carimgs/5522744/general/8a8d82e2-799b-4b4c-bd1b-065305cc8a4b.jpg',
'https://images.openlane.eu/carimgs/5522744/general/5af375ab-fda2-4a7c-8d38-364ab14c11f8.jpg',
'https://images.openlane.eu/carimgs/5522744/general/dfcc4246-40c3-484e-afe1-6a6197c2abc3.jpg',
'https://images.openlane.eu/carimgs/5522744/general/d0d2066d-74f6-4c77-aeff-2560bbd31eb8.jpg',
'https://images.openlane.eu/carimgs/5522744/general/1dfac09e-b167-421b-8f02-2efc672769f4.jpg',
'https://images.openlane.eu/carimgs/5522744/general/8376390d-af5c-4ab6-8561-e991530dd184.jpg',
'https://images.openlane.eu/carimgs/5522744/general/ca51a10d-fbc1-4de4-b263-9120517443ec.jpg',
'https://images.openlane.eu/carimgs/5522744/general/21037446-c8c9-44eb-a5ce-a22c2a2f92fa.jpg',
'https://images.openlane.eu/carimgs/5522744/general/cc9bc233-eb80-4fee-bf5a-d6e1e628ead6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a/1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21895,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522744/general/731576d2-b4f3-41cd-9329-925655c41e69.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a/1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20905,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522744/general/8a8d82e2-799b-4b4c-bd1b-065305cc8a4b.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a/1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22274,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522744/general/5af375ab-fda2-4a7c-8d38-364ab14c11f8.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a/1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23052,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522744/general/dfcc4246-40c3-484e-afe1-6a6197c2abc3.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a/1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32138,
'Height': 326,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522744/general/d0d2066d-74f6-4c77-aeff-2560bbd31eb8.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a/1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35523,
'Height': 326,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522744/general/1dfac09e-b167-421b-8f02-2efc672769f4.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a/1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39646,
'Height': 326,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522744/general/8376390d-af5c-4ab6-8561-e991530dd184.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a/1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31757,
'Height': 326,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522744/general/ca51a10d-fbc1-4de4-b263-9120517443ec.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a/1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25834,
'Height': 326,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522744/general/21037446-c8c9-44eb-a5ce-a22c2a2f92fa.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a/1014a85e-54a0-5b1b-83ed-c4ae4cc8de9a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26386,
'Height': 326,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522744/general/cc9bc233-eb80-4fee-bf5a-d6e1e628ead6.jpg',
'Width': 580}],
'price': 28800,
'price_includes_vat': True,
'registration_date': '2022-07-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A6 Avant 40 TDI Sport - Quattro - Diesel - Automatic - 204 hp '
'- 52.700 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728419%27 HTTP/1.1" 200 None
2026-03-25 17:16:35 [adesa.de] INFO: Saving data for 10728419: {'created_time': 1774458995.665196, 'last_price_update_time': 1774458995.665208, 'auction_closing_time': 1774606800.0}
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728419') HTTP/1.1" 204 0
2026-03-25 17:16:35 [adesa.de] INFO: Found listing with ID: 10725928
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725928%27 HTTP/1.1" 200 None
2026-03-25 17:16:35 [adesa.de] INFO: Scrape type for 10725928: 1
2026-03-25 17:16:35 [adesa.de] INFO: Scraping item 10725928 url https://www.openlane.eu/en/carv6/auction/10725928
2026-03-25 17:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a39cd0>
2026-03-25 17:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a36475f9-5d12-5296-bff6-fe869bea6d7f/a36475f9-5d12-5296-bff6-fe869bea6d7f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742365%252Fgeneral%252F5d1b09be-108e-4714-bc72-5923289ff885.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742365/general/5d1b09be-108e-4714-bc72-5923289ff885.jpg saved to cache
2026-03-25 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a36475f9-5d12-5296-bff6-fe869bea6d7f
2026-03-25 17:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342ac3590>
2026-03-25 17:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a36475f9-5d12-5296-bff6-fe869bea6d7f/a36475f9-5d12-5296-bff6-fe869bea6d7f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742365%252Fgeneral%252F595c4628-db6b-49c1-94d5-87a68d4a50fd.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742365/general/595c4628-db6b-49c1-94d5-87a68d4a50fd.jpg saved to cache
2026-03-25 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a36475f9-5d12-5296-bff6-fe869bea6d7f
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742365%252Fgeneral%252F5f653762-cd32-410a-85e9-a3872b82028e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742365/general/5f653762-cd32-410a-85e9-a3872b82028e.jpg not downloaded yet
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742367%252Fgeneral%252F9824695d-e2ee-40f0-8268-311ca0a5317d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742367/general/9824695d-e2ee-40f0-8268-311ca0a5317d.jpg not downloaded yet
2026-03-25 17:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bb2e10>
2026-03-25 17:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd210f29-a287-5b27-b0bc-c223f01a18c6/bd210f29-a287-5b27-b0bc-c223f01a18c6_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747156%252Fgeneral%252F60577000-359c-4d38-95ea-82bd965a1287.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747156/general/60577000-359c-4d38-95ea-82bd965a1287.jpg saved to cache
2026-03-25 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bd210f29-a287-5b27-b0bc-c223f01a18c6
2026-03-25 17:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742367/general/3ffd28a2-2fef-40b6-bea4-629fd78f2122.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725935)
2026-03-25 17:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742365/general/4b204390-8820-4f31-ad85-860d00a892a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725933)
2026-03-25 17:16:35 [adesa.de] INFO: Found listing with ID: 10728435
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728435%27 HTTP/1.1" 200 None
2026-03-25 17:16:35 [adesa.de] INFO: Scrape type for 10728435: 1
2026-03-25 17:16:35 [adesa.de] INFO: Scraping item 10728435 url https://www.openlane.eu/en/carv6/auction/10728435
2026-03-25 17:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726077> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742365%252Fgeneral%252F079355ae-fd41-4897-8f34-88fbeef726ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742365/general/079355ae-fd41-4897-8f34-88fbeef726ff.jpg not downloaded yet
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742367%252Fgeneral%252F4fdcbe03-1630-4f92-be24-9f1860d9d526.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742367/general/4fdcbe03-1630-4f92-be24-9f1860d9d526.jpg not downloaded yet
2026-03-25 17:16:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426cea90>
2026-03-25 17:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a36475f9-5d12-5296-bff6-fe869bea6d7f/a36475f9-5d12-5296-bff6-fe869bea6d7f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742365%252Fgeneral%252Fac80c018-8edf-49c1-8a82-0ad841393c29.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742365/general/ac80c018-8edf-49c1-8a82-0ad841393c29.jpg saved to cache
2026-03-25 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a36475f9-5d12-5296-bff6-fe869bea6d7f
2026-03-25 17:16:35 [adesa.de] INFO: Found listing with ID: 10725926
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725926%27 HTTP/1.1" 200 None
2026-03-25 17:16:35 [adesa.de] INFO: Scrape type for 10725926: 1
2026-03-25 17:16:35 [adesa.de] INFO: Scraping item 10725926 url https://www.openlane.eu/en/carv6/auction/10725926
2026-03-25 17:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742367/general/f5968f41-6aa5-4e64-bac2-8fc285808884.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725935)
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742365%252Fgeneral%252F997621d5-6c12-422d-aa01-c1f937cae952.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742365/general/997621d5-6c12-422d-aa01-c1f937cae952.jpg not downloaded yet
2026-03-25 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742367%252Fgeneral%252F15fd5a99-532b-4f4c-a895-4cd4844f5f95.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742367/general/15fd5a99-532b-4f4c-a895-4cd4844f5f95.jpg not downloaded yet
2026-03-25 17:16:36 [adesa.de] INFO: Found listing with ID: 10726075
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726075%27 HTTP/1.1" 200 None
2026-03-25 17:16:36 [adesa.de] INFO: Scrape type for 10726075: 1
2026-03-25 17:16:36 [adesa.de] INFO: Scraping item 10726075 url https://www.openlane.eu/en/carv6/auction/10726075
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742365%252Fgeneral%252F241a3698-83e4-4337-a188-ec79058b0d77.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742365/general/241a3698-83e4-4337-a188-ec79058b0d77.jpg not downloaded yet
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742367%252Fgeneral%252F2a8cfb79-2bd7-4505-afa9-75c4771dddb2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742367/general/2a8cfb79-2bd7-4505-afa9-75c4771dddb2.jpg not downloaded yet
2026-03-25 17:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742367/general/9824695d-e2ee-40f0-8268-311ca0a5317d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725935)
2026-03-25 17:16:36 [adesa.de] INFO: Found listing with ID: 10725920
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725920%27 HTTP/1.1" 200 None
2026-03-25 17:16:36 [adesa.de] INFO: Scrape type for 10725920: 1
2026-03-25 17:16:36 [adesa.de] INFO: Scraping item 10725920 url https://www.openlane.eu/en/carv6/auction/10725920
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742367%252Fgeneral%252F66c834b6-1fca-4764-b666-10fc8a8db99f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742367/general/66c834b6-1fca-4764-b666-10fc8a8db99f.jpg not downloaded yet
2026-03-25 17:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342989650>
2026-03-25 17:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4/4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742367%252Fgeneral%252F3ffd28a2-2fef-40b6-bea4-629fd78f2122.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742367/general/3ffd28a2-2fef-40b6-bea4-629fd78f2122.jpg saved to cache
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4
2026-03-25 17:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341af6f10>
2026-03-25 17:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a36475f9-5d12-5296-bff6-fe869bea6d7f/a36475f9-5d12-5296-bff6-fe869bea6d7f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742365%252Fgeneral%252F4b204390-8820-4f31-ad85-860d00a892a3.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742365/general/4b204390-8820-4f31-ad85-860d00a892a3.jpg saved to cache
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a36475f9-5d12-5296-bff6-fe869bea6d7f
2026-03-25 17:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 190f91a9-a1d7-5380-8da5-1400435d7fa1 with identifier: 10726077
2026-03-25 17:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 190f91a9-a1d7-5380-8da5-1400435d7fa1 with scrape type 1
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 190f91a9-a1d7-5380-8da5-1400435d7fa1
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736926%252Fgeneral%252F5579115c-56a6-4fff-857d-3d12865116e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736926/general/5579115c-56a6-4fff-857d-3d12865116e9.jpg already downloaded
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736926%252Fgeneral%252F99b72209-b032-4e7b-89f1-7f0b79dfff88.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736926/general/99b72209-b032-4e7b-89f1-7f0b79dfff88.jpg already downloaded
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736926%252Fgeneral%252F4280049a-fe4a-45bc-9f6f-397f206caa2c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736926/general/4280049a-fe4a-45bc-9f6f-397f206caa2c.jpg already downloaded
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736926%252Fgeneral%252Fc92145d2-1c11-48a8-95e0-46fddaf77614.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736926/general/c92145d2-1c11-48a8-95e0-46fddaf77614.jpg already downloaded
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736926%252Fgeneral%252F8eca6ca4-d230-451e-85fa-7b9b0614b85c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736926/general/8eca6ca4-d230-451e-85fa-7b9b0614b85c.jpg already downloaded
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736926%252Fgeneral%252F2195b48c-1e51-47e1-b62b-8df0085d8dde.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736926/general/2195b48c-1e51-47e1-b62b-8df0085d8dde.jpg already downloaded
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736926%252Fgeneral%252F660a91c2-4c1b-45da-9049-a2718f5a38b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736926/general/660a91c2-4c1b-45da-9049-a2718f5a38b9.jpg already downloaded
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736926%252Fgeneral%252F1562ad29-81c3-4d84-b7da-eb0f6e0ada2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736926/general/1562ad29-81c3-4d84-b7da-eb0f6e0ada2b.jpg already downloaded
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736926%252Fgeneral%252F279d9172-0266-4ee1-be7e-52528ef8bab9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736926/general/279d9172-0266-4ee1-be7e-52528ef8bab9.jpg already downloaded
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736926%252Fgeneral%252Fe348505c-a533-4a5f-bd95-fc6801035890.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736926/general/e348505c-a533-4a5f-bd95-fc6801035890.jpg already downloaded
2026-03-25 17:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 190f91a9-a1d7-5380-8da5-1400435d7fa1, identifier: 10726077
2026-03-25 17:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742365/general/5f653762-cd32-410a-85e9-a3872b82028e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725933)
2026-03-25 17:16:36 [adesa.de] INFO: Found listing with ID: 10728298
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728298%27 HTTP/1.1" 200 None
2026-03-25 17:16:36 [adesa.de] INFO: Scrape type for 10728298: 1
2026-03-25 17:16:36 [adesa.de] INFO: Scraping item 10728298 url https://www.openlane.eu/en/carv6/auction/10728298
2026-03-25 17:16:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 190f91a9-a1d7-5380-8da5-1400435d7fa1 with identifier: 10726077
2026-03-25 17:16:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 190f91a9-a1d7-5380-8da5-1400435d7fa1 with identifier: 10726077
2026-03-25 17:16:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 190f91a9-a1d7-5380-8da5-1400435d7fa1 with identifier: 10726077 to the API
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726077>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '190f91a9-a1d7-5380-8da5-1400435d7fa1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545BD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726077',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 48771,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5736926/general/5579115c-56a6-4fff-857d-3d12865116e9.jpg',
'https://images.openlane.eu/carimgs/5736926/general/99b72209-b032-4e7b-89f1-7f0b79dfff88.jpg',
'https://images.openlane.eu/carimgs/5736926/general/4280049a-fe4a-45bc-9f6f-397f206caa2c.jpg',
'https://images.openlane.eu/carimgs/5736926/general/c92145d2-1c11-48a8-95e0-46fddaf77614.jpg',
'https://images.openlane.eu/carimgs/5736926/general/8eca6ca4-d230-451e-85fa-7b9b0614b85c.jpg',
'https://images.openlane.eu/carimgs/5736926/general/2195b48c-1e51-47e1-b62b-8df0085d8dde.jpg',
'https://images.openlane.eu/carimgs/5736926/general/660a91c2-4c1b-45da-9049-a2718f5a38b9.jpg',
'https://images.openlane.eu/carimgs/5736926/general/1562ad29-81c3-4d84-b7da-eb0f6e0ada2b.jpg',
'https://images.openlane.eu/carimgs/5736926/general/279d9172-0266-4ee1-be7e-52528ef8bab9.jpg',
'https://images.openlane.eu/carimgs/5736926/general/e348505c-a533-4a5f-bd95-fc6801035890.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f91a9-a1d7-5380-8da5-1400435d7fa1/190f91a9-a1d7-5380-8da5-1400435d7fa1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57203,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736926/general/5579115c-56a6-4fff-857d-3d12865116e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f91a9-a1d7-5380-8da5-1400435d7fa1/190f91a9-a1d7-5380-8da5-1400435d7fa1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57117,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736926/general/99b72209-b032-4e7b-89f1-7f0b79dfff88.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f91a9-a1d7-5380-8da5-1400435d7fa1/190f91a9-a1d7-5380-8da5-1400435d7fa1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62585,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736926/general/4280049a-fe4a-45bc-9f6f-397f206caa2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f91a9-a1d7-5380-8da5-1400435d7fa1/190f91a9-a1d7-5380-8da5-1400435d7fa1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58041,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736926/general/c92145d2-1c11-48a8-95e0-46fddaf77614.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f91a9-a1d7-5380-8da5-1400435d7fa1/190f91a9-a1d7-5380-8da5-1400435d7fa1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36504,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736926/general/8eca6ca4-d230-451e-85fa-7b9b0614b85c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f91a9-a1d7-5380-8da5-1400435d7fa1/190f91a9-a1d7-5380-8da5-1400435d7fa1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55854,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736926/general/2195b48c-1e51-47e1-b62b-8df0085d8dde.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f91a9-a1d7-5380-8da5-1400435d7fa1/190f91a9-a1d7-5380-8da5-1400435d7fa1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60255,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736926/general/660a91c2-4c1b-45da-9049-a2718f5a38b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f91a9-a1d7-5380-8da5-1400435d7fa1/190f91a9-a1d7-5380-8da5-1400435d7fa1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60289,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736926/general/1562ad29-81c3-4d84-b7da-eb0f6e0ada2b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f91a9-a1d7-5380-8da5-1400435d7fa1/190f91a9-a1d7-5380-8da5-1400435d7fa1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65043,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736926/general/279d9172-0266-4ee1-be7e-52528ef8bab9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_190f91a9-a1d7-5380-8da5-1400435d7fa1/190f91a9-a1d7-5380-8da5-1400435d7fa1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41926,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736926/general/e348505c-a533-4a5f-bd95-fc6801035890.jpg',
'Width': 1024}],
'price': 21000,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi A4 Avant 40 TFSI Advanced - Quattro - Petrol - Automatic - 204 '
'hp - 48.771 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726077%27 HTTP/1.1" 200 None
2026-03-25 17:16:36 [adesa.de] INFO: Saving data for 10726077: {'created_time': 1774458996.7239, 'last_price_update_time': 1774458996.723911, 'auction_closing_time': 1774607400.0}
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726077') HTTP/1.1" 204 0
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742367%252Fgeneral%252F19b0333f-32f7-4d88-b2c0-9dda5be5e01a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742367/general/19b0333f-32f7-4d88-b2c0-9dda5be5e01a.jpg not downloaded yet
2026-03-25 17:16:36 [adesa.de] INFO: Found listing with ID: 10728132
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728132%27 HTTP/1.1" 200 None
2026-03-25 17:16:36 [adesa.de] INFO: Scrape type for 10728132: 1
2026-03-25 17:16:36 [adesa.de] INFO: Scraping item 10728132 url https://www.openlane.eu/en/carv6/auction/10728132
2026-03-25 17:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726070> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342997750>
2026-03-25 17:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4/4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742367%252Fgeneral%252Ff5968f41-6aa5-4e64-bac2-8fc285808884.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742367/general/f5968f41-6aa5-4e64-bac2-8fc285808884.jpg saved to cache
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4
2026-03-25 17:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341923ed0>
2026-03-25 17:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4/4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742367%252Fgeneral%252F9824695d-e2ee-40f0-8268-311ca0a5317d.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742367/general/9824695d-e2ee-40f0-8268-311ca0a5317d.jpg saved to cache
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742367%252Fgeneral%252F79b79dc5-523f-433f-b76f-5f662803380f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742367/general/79b79dc5-523f-433f-b76f-5f662803380f.jpg not downloaded yet
2026-03-25 17:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726064> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:36 [adesa.de] INFO: Found listing with ID: 10728300
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728300%27 HTTP/1.1" 200 None
2026-03-25 17:16:36 [adesa.de] INFO: Scrape type for 10728300: 1
2026-03-25 17:16:36 [adesa.de] INFO: Scraping item 10728300 url https://www.openlane.eu/en/carv6/auction/10728300
2026-03-25 17:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1348c0a010>
2026-03-25 17:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a36475f9-5d12-5296-bff6-fe869bea6d7f/a36475f9-5d12-5296-bff6-fe869bea6d7f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742365%252Fgeneral%252F5f653762-cd32-410a-85e9-a3872b82028e.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742365/general/5f653762-cd32-410a-85e9-a3872b82028e.jpg saved to cache
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a36475f9-5d12-5296-bff6-fe869bea6d7f
2026-03-25 17:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742367/general/2a8cfb79-2bd7-4505-afa9-75c4771dddb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725935)
2026-03-25 17:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728188> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725930> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:36 [adesa.de] INFO: Found listing with ID: 10725932
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725932%27 HTTP/1.1" 200 None
2026-03-25 17:16:36 [adesa.de] INFO: Scrape type for 10725932: 1
2026-03-25 17:16:36 [adesa.de] INFO: Scraping item 10725932 url https://www.openlane.eu/en/carv6/auction/10725932
2026-03-25 17:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f258c57b-eb50-5a40-8232-353917b6736b with identifier: 10726070
2026-03-25 17:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f258c57b-eb50-5a40-8232-353917b6736b with scrape type 1
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f258c57b-eb50-5a40-8232-353917b6736b
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736919%252Fgeneral%252Fd309dd57-ba77-4e1c-b2ea-30ba354484a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736919/general/d309dd57-ba77-4e1c-b2ea-30ba354484a2.jpg already downloaded
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736919%252Fgeneral%252Ff1229108-1141-419d-b2ae-4e70a81e3600.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736919/general/f1229108-1141-419d-b2ae-4e70a81e3600.jpg already downloaded
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736919%252Fgeneral%252F37200c0e-a295-4334-9f28-ee82fcb22dc1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736919/general/37200c0e-a295-4334-9f28-ee82fcb22dc1.jpg already downloaded
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736919%252Fgeneral%252F083137df-496f-4d7d-ae7a-c99fde7a8bd8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736919/general/083137df-496f-4d7d-ae7a-c99fde7a8bd8.jpg already downloaded
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736919%252Fgeneral%252Faa23a12f-78fe-43f7-bfde-528f132571d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736919/general/aa23a12f-78fe-43f7-bfde-528f132571d7.jpg already downloaded
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736919%252Fgeneral%252F22ec723a-7ba1-48ac-aec4-e3f252294c23.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736919/general/22ec723a-7ba1-48ac-aec4-e3f252294c23.jpg already downloaded
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736919%252Fgeneral%252F72de9545-9b5d-47af-b1ea-e9a3a8d71ee1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736919/general/72de9545-9b5d-47af-b1ea-e9a3a8d71ee1.jpg already downloaded
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736919%252Fgeneral%252F457c4bb9-edec-427c-b6eb-88e64a7bdda9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736919/general/457c4bb9-edec-427c-b6eb-88e64a7bdda9.jpg already downloaded
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736919%252Fgeneral%252F0328d866-c658-4248-9e54-0c16d79045c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736919/general/0328d866-c658-4248-9e54-0c16d79045c1.jpg already downloaded
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736919%252Fgeneral%252Fca4483e0-1c50-4933-af33-6c26962cc8c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736919/general/ca4483e0-1c50-4933-af33-6c26962cc8c9.jpg already downloaded
2026-03-25 17:16:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f258c57b-eb50-5a40-8232-353917b6736b, identifier: 10726070
2026-03-25 17:16:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f258c57b-eb50-5a40-8232-353917b6736b with identifier: 10726070
2026-03-25 17:16:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f258c57b-eb50-5a40-8232-353917b6736b with identifier: 10726070
2026-03-25 17:16:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f258c57b-eb50-5a40-8232-353917b6736b with identifier: 10726070 to the API
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726070>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'f258c57b-eb50-5a40-8232-353917b6736b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545BB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726070',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 36544,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5736919/general/d309dd57-ba77-4e1c-b2ea-30ba354484a2.jpg',
'https://images.openlane.eu/carimgs/5736919/general/f1229108-1141-419d-b2ae-4e70a81e3600.jpg',
'https://images.openlane.eu/carimgs/5736919/general/37200c0e-a295-4334-9f28-ee82fcb22dc1.jpg',
'https://images.openlane.eu/carimgs/5736919/general/083137df-496f-4d7d-ae7a-c99fde7a8bd8.jpg',
'https://images.openlane.eu/carimgs/5736919/general/aa23a12f-78fe-43f7-bfde-528f132571d7.jpg',
'https://images.openlane.eu/carimgs/5736919/general/22ec723a-7ba1-48ac-aec4-e3f252294c23.jpg',
'https://images.openlane.eu/carimgs/5736919/general/72de9545-9b5d-47af-b1ea-e9a3a8d71ee1.jpg',
'https://images.openlane.eu/carimgs/5736919/general/457c4bb9-edec-427c-b6eb-88e64a7bdda9.jpg',
'https://images.openlane.eu/carimgs/5736919/general/0328d866-c658-4248-9e54-0c16d79045c1.jpg',
'https://images.openlane.eu/carimgs/5736919/general/ca4483e0-1c50-4933-af33-6c26962cc8c9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f258c57b-eb50-5a40-8232-353917b6736b/f258c57b-eb50-5a40-8232-353917b6736b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59796,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736919/general/d309dd57-ba77-4e1c-b2ea-30ba354484a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f258c57b-eb50-5a40-8232-353917b6736b/f258c57b-eb50-5a40-8232-353917b6736b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64984,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736919/general/f1229108-1141-419d-b2ae-4e70a81e3600.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f258c57b-eb50-5a40-8232-353917b6736b/f258c57b-eb50-5a40-8232-353917b6736b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61409,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736919/general/37200c0e-a295-4334-9f28-ee82fcb22dc1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f258c57b-eb50-5a40-8232-353917b6736b/f258c57b-eb50-5a40-8232-353917b6736b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57215,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736919/general/083137df-496f-4d7d-ae7a-c99fde7a8bd8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f258c57b-eb50-5a40-8232-353917b6736b/f258c57b-eb50-5a40-8232-353917b6736b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121108,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736919/general/aa23a12f-78fe-43f7-bfde-528f132571d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f258c57b-eb50-5a40-8232-353917b6736b/f258c57b-eb50-5a40-8232-353917b6736b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136754,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736919/general/22ec723a-7ba1-48ac-aec4-e3f252294c23.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f258c57b-eb50-5a40-8232-353917b6736b/f258c57b-eb50-5a40-8232-353917b6736b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71823,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736919/general/72de9545-9b5d-47af-b1ea-e9a3a8d71ee1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f258c57b-eb50-5a40-8232-353917b6736b/f258c57b-eb50-5a40-8232-353917b6736b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95474,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736919/general/457c4bb9-edec-427c-b6eb-88e64a7bdda9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f258c57b-eb50-5a40-8232-353917b6736b/f258c57b-eb50-5a40-8232-353917b6736b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123255,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736919/general/0328d866-c658-4248-9e54-0c16d79045c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f258c57b-eb50-5a40-8232-353917b6736b/f258c57b-eb50-5a40-8232-353917b6736b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103777,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736919/general/ca4483e0-1c50-4933-af33-6c26962cc8c9.jpg',
'Width': 1024}],
'price': 24900,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi A6 Avant 45 TFSI Design - Petrol - Automatic - 265 hp - 36.544 '
'km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726070%27 HTTP/1.1" 200 None
2026-03-25 17:16:37 [adesa.de] INFO: Saving data for 10726070: {'created_time': 1774458997.502393, 'last_price_update_time': 1774458997.502406, 'auction_closing_time': 1774607400.0}
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726070') HTTP/1.1" 204 0
2026-03-25 17:16:37 [adesa.de] INFO: Found listing with ID: 10728334
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728334%27 HTTP/1.1" 200 None
2026-03-25 17:16:37 [adesa.de] INFO: Scrape type for 10728334: 1
2026-03-25 17:16:37 [adesa.de] INFO: Scraping item 10728334 url https://www.openlane.eu/en/carv6/auction/10728334
2026-03-25 17:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742367/general/19b0333f-32f7-4d88-b2c0-9dda5be5e01a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725935)
2026-03-25 17:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742367/general/79b79dc5-523f-433f-b76f-5f662803380f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725935)
2026-03-25 17:16:37 [adesa.de] INFO: Found listing with ID: 10728338
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728338%27 HTTP/1.1" 200 None
2026-03-25 17:16:37 [adesa.de] INFO: Scrape type for 10728338: 1
2026-03-25 17:16:37 [adesa.de] INFO: Scraping item 10728338 url https://www.openlane.eu/en/carv6/auction/10728338
2026-03-25 17:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725940> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85e77d83-acc4-594d-af5e-65313878155c with identifier: 10726064
2026-03-25 17:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85e77d83-acc4-594d-af5e-65313878155c with scrape type 1
2026-03-25 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 85e77d83-acc4-594d-af5e-65313878155c
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736913%252Fgeneral%252F7750b488-99ea-4f27-a20b-1e103e8bf217.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736913/general/7750b488-99ea-4f27-a20b-1e103e8bf217.jpg already downloaded
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736913%252Fgeneral%252F90b3078c-8e30-45c8-865f-4ca9b33cad7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736913/general/90b3078c-8e30-45c8-865f-4ca9b33cad7f.jpg already downloaded
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736913%252Fgeneral%252Fa23ea397-6785-4030-a30f-14851744d78d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736913/general/a23ea397-6785-4030-a30f-14851744d78d.jpg already downloaded
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736913%252Fgeneral%252F10e10fa7-b34f-4f74-be76-3124e1febf96.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736913/general/10e10fa7-b34f-4f74-be76-3124e1febf96.jpg already downloaded
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736913%252Fgeneral%252F80331007-5ed1-4e03-a101-75ddbd18fc0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736913/general/80331007-5ed1-4e03-a101-75ddbd18fc0b.jpg already downloaded
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736913%252Fgeneral%252F004a2a29-a768-4bef-a3ef-fc4d64e6a1d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736913/general/004a2a29-a768-4bef-a3ef-fc4d64e6a1d2.jpg already downloaded
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736913%252Fgeneral%252F13d08119-d346-47ed-97e3-dca1ec90bc47.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736913/general/13d08119-d346-47ed-97e3-dca1ec90bc47.jpg already downloaded
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736913%252Fgeneral%252Fcf38abe7-1f85-4659-a495-8ba0b29d048e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736913/general/cf38abe7-1f85-4659-a495-8ba0b29d048e.jpg already downloaded
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736913%252Fgeneral%252Fc0bc368c-3c84-4fb1-81b3-887ab4daed8d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736913/general/c0bc368c-3c84-4fb1-81b3-887ab4daed8d.jpg already downloaded
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736913%252Fgeneral%252Fb4799958-320e-4064-898d-0a0922d4f619.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736913/general/b4799958-320e-4064-898d-0a0922d4f619.jpg already downloaded
2026-03-25 17:16:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 85e77d83-acc4-594d-af5e-65313878155c, identifier: 10726064
2026-03-25 17:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341ce8450>
2026-03-25 17:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4/4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742367%252Fgeneral%252F2a8cfb79-2bd7-4505-afa9-75c4771dddb2.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742367/general/2a8cfb79-2bd7-4505-afa9-75c4771dddb2.jpg saved to cache
2026-03-25 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4
2026-03-25 17:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 924fc773-2d21-5392-beaa-7635a35e7322 with identifier: 10728188
2026-03-25 17:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 924fc773-2d21-5392-beaa-7635a35e7322 with scrape type 1
2026-03-25 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 924fc773-2d21-5392-beaa-7635a35e7322
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700308%252Fgeneral%252Ffc0e2d40-adbf-4553-8694-56741b607950.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700308/general/fc0e2d40-adbf-4553-8694-56741b607950.png already downloaded
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700308%252Fgeneral%252F525f7c51-6a06-46c3-ae50-11eb438d9029.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700308/general/525f7c51-6a06-46c3-ae50-11eb438d9029.png already downloaded
2026-03-25 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700308%252Fgeneral%252F5821fbe6-3572-4cca-9b2c-b3bebc7c5c61.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700308/general/5821fbe6-3572-4cca-9b2c-b3bebc7c5c61.jpg already downloaded
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700308%252Fgeneral%252Fe8b489c9-4274-440a-aec1-7e22978d002b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700308/general/e8b489c9-4274-440a-aec1-7e22978d002b.jpeg already downloaded
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700308%252Fgeneral%252Fa0b6da42-77be-40de-8ddc-bdc34c5072ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700308/general/a0b6da42-77be-40de-8ddc-bdc34c5072ac.jpg already downloaded
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700308%252Fgeneral%252Fdfc37982-fce4-497a-90f1-eec60a291ffd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700308/general/dfc37982-fce4-497a-90f1-eec60a291ffd.jpg already downloaded
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700308%252Fgeneral%252F107373c3-4793-4b3c-9205-8c4aec9d2495.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700308/general/107373c3-4793-4b3c-9205-8c4aec9d2495.jpeg already downloaded
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700308%252Fgeneral%252Fa34ca7c4-14d4-4cb4-94b8-f7f6871600d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700308/general/a34ca7c4-14d4-4cb4-94b8-f7f6871600d7.jpg already downloaded
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700308%252Fgeneral%252Fdaa5a0e6-7081-42f9-84eb-47cbcdfd5966.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700308/general/daa5a0e6-7081-42f9-84eb-47cbcdfd5966.jpg already downloaded
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700308%252Fgeneral%252Fb0537123-4fd2-458e-944e-0322a305d345.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700308/general/b0537123-4fd2-458e-944e-0322a305d345.jpg already downloaded
2026-03-25 17:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 924fc773-2d21-5392-beaa-7635a35e7322, identifier: 10728188
2026-03-25 17:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 870db98c-f4cb-5b25-b51e-1558cc488109 with identifier: 10725930
2026-03-25 17:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 870db98c-f4cb-5b25-b51e-1558cc488109 with scrape type 1
2026-03-25 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 870db98c-f4cb-5b25-b51e-1558cc488109
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742362%252Fgeneral%252Fc90da206-9d9a-465a-9c9f-767da7bfd082.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742362/general/c90da206-9d9a-465a-9c9f-767da7bfd082.jpg not downloaded yet
2026-03-25 17:16:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 85e77d83-acc4-594d-af5e-65313878155c with identifier: 10726064
2026-03-25 17:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 85e77d83-acc4-594d-af5e-65313878155c with identifier: 10726064
2026-03-25 17:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 85e77d83-acc4-594d-af5e-65313878155c with identifier: 10726064 to the API
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726064>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '85e77d83-acc4-594d-af5e-65313878155c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545BC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726064',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 39036,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5736913/general/7750b488-99ea-4f27-a20b-1e103e8bf217.jpg',
'https://images.openlane.eu/carimgs/5736913/general/90b3078c-8e30-45c8-865f-4ca9b33cad7f.jpg',
'https://images.openlane.eu/carimgs/5736913/general/a23ea397-6785-4030-a30f-14851744d78d.jpg',
'https://images.openlane.eu/carimgs/5736913/general/10e10fa7-b34f-4f74-be76-3124e1febf96.jpg',
'https://images.openlane.eu/carimgs/5736913/general/80331007-5ed1-4e03-a101-75ddbd18fc0b.jpg',
'https://images.openlane.eu/carimgs/5736913/general/004a2a29-a768-4bef-a3ef-fc4d64e6a1d2.jpg',
'https://images.openlane.eu/carimgs/5736913/general/13d08119-d346-47ed-97e3-dca1ec90bc47.jpg',
'https://images.openlane.eu/carimgs/5736913/general/cf38abe7-1f85-4659-a495-8ba0b29d048e.jpg',
'https://images.openlane.eu/carimgs/5736913/general/c0bc368c-3c84-4fb1-81b3-887ab4daed8d.jpg',
'https://images.openlane.eu/carimgs/5736913/general/b4799958-320e-4064-898d-0a0922d4f619.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85e77d83-acc4-594d-af5e-65313878155c/85e77d83-acc4-594d-af5e-65313878155c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88290,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736913/general/7750b488-99ea-4f27-a20b-1e103e8bf217.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85e77d83-acc4-594d-af5e-65313878155c/85e77d83-acc4-594d-af5e-65313878155c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87153,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736913/general/90b3078c-8e30-45c8-865f-4ca9b33cad7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85e77d83-acc4-594d-af5e-65313878155c/85e77d83-acc4-594d-af5e-65313878155c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78358,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736913/general/a23ea397-6785-4030-a30f-14851744d78d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85e77d83-acc4-594d-af5e-65313878155c/85e77d83-acc4-594d-af5e-65313878155c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80375,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736913/general/10e10fa7-b34f-4f74-be76-3124e1febf96.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85e77d83-acc4-594d-af5e-65313878155c/85e77d83-acc4-594d-af5e-65313878155c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71743,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736913/general/80331007-5ed1-4e03-a101-75ddbd18fc0b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85e77d83-acc4-594d-af5e-65313878155c/85e77d83-acc4-594d-af5e-65313878155c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71013,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736913/general/004a2a29-a768-4bef-a3ef-fc4d64e6a1d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85e77d83-acc4-594d-af5e-65313878155c/85e77d83-acc4-594d-af5e-65313878155c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79526,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736913/general/13d08119-d346-47ed-97e3-dca1ec90bc47.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85e77d83-acc4-594d-af5e-65313878155c/85e77d83-acc4-594d-af5e-65313878155c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77339,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736913/general/cf38abe7-1f85-4659-a495-8ba0b29d048e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85e77d83-acc4-594d-af5e-65313878155c/85e77d83-acc4-594d-af5e-65313878155c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56378,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736913/general/c0bc368c-3c84-4fb1-81b3-887ab4daed8d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85e77d83-acc4-594d-af5e-65313878155c/85e77d83-acc4-594d-af5e-65313878155c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51983,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736913/general/b4799958-320e-4064-898d-0a0922d4f619.jpg',
'Width': 1024}],
'price': 25200,
'price_includes_vat': True,
'registration_date': '2022-08-15',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi A6 Avant 45 TFSI Sport - Quattro - Petrol - Automatic - 265 hp '
'- 39.036 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726064%27 HTTP/1.1" 200 None
2026-03-25 17:16:38 [adesa.de] INFO: Saving data for 10726064: {'created_time': 1774458998.651625, 'last_price_update_time': 1774458998.651638, 'auction_closing_time': 1774607400.0}
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726064') HTTP/1.1" 204 0
2026-03-25 17:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 924fc773-2d21-5392-beaa-7635a35e7322 with identifier: 10728188
2026-03-25 17:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 924fc773-2d21-5392-beaa-7635a35e7322 with identifier: 10728188
2026-03-25 17:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 924fc773-2d21-5392-beaa-7635a35e7322 with identifier: 10728188 to the API
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728188>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 266,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '924fc773-2d21-5392-beaa-7635a35e7322',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31519',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728188',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 81170,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5700308/general/fc0e2d40-adbf-4553-8694-56741b607950.png',
'https://images.openlane.eu/carimgs/5700308/general/525f7c51-6a06-46c3-ae50-11eb438d9029.png',
'https://images.openlane.eu/carimgs/5700308/general/5821fbe6-3572-4cca-9b2c-b3bebc7c5c61.jpg',
'https://images.openlane.eu/carimgs/5700308/general/e8b489c9-4274-440a-aec1-7e22978d002b.jpeg',
'https://images.openlane.eu/carimgs/5700308/general/a0b6da42-77be-40de-8ddc-bdc34c5072ac.jpg',
'https://images.openlane.eu/carimgs/5700308/general/dfc37982-fce4-497a-90f1-eec60a291ffd.jpg',
'https://images.openlane.eu/carimgs/5700308/general/107373c3-4793-4b3c-9205-8c4aec9d2495.jpeg',
'https://images.openlane.eu/carimgs/5700308/general/a34ca7c4-14d4-4cb4-94b8-f7f6871600d7.jpg',
'https://images.openlane.eu/carimgs/5700308/general/daa5a0e6-7081-42f9-84eb-47cbcdfd5966.jpg',
'https://images.openlane.eu/carimgs/5700308/general/b0537123-4fd2-458e-944e-0322a305d345.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924fc773-2d21-5392-beaa-7635a35e7322/924fc773-2d21-5392-beaa-7635a35e7322_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 528907,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700308/general/fc0e2d40-adbf-4553-8694-56741b607950.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924fc773-2d21-5392-beaa-7635a35e7322/924fc773-2d21-5392-beaa-7635a35e7322_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 621956,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700308/general/525f7c51-6a06-46c3-ae50-11eb438d9029.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924fc773-2d21-5392-beaa-7635a35e7322/924fc773-2d21-5392-beaa-7635a35e7322_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80062,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700308/general/5821fbe6-3572-4cca-9b2c-b3bebc7c5c61.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924fc773-2d21-5392-beaa-7635a35e7322/924fc773-2d21-5392-beaa-7635a35e7322_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93343,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700308/general/e8b489c9-4274-440a-aec1-7e22978d002b.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924fc773-2d21-5392-beaa-7635a35e7322/924fc773-2d21-5392-beaa-7635a35e7322_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55595,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700308/general/a0b6da42-77be-40de-8ddc-bdc34c5072ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924fc773-2d21-5392-beaa-7635a35e7322/924fc773-2d21-5392-beaa-7635a35e7322_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39910,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700308/general/dfc37982-fce4-497a-90f1-eec60a291ffd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924fc773-2d21-5392-beaa-7635a35e7322/924fc773-2d21-5392-beaa-7635a35e7322_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75666,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700308/general/107373c3-4793-4b3c-9205-8c4aec9d2495.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924fc773-2d21-5392-beaa-7635a35e7322/924fc773-2d21-5392-beaa-7635a35e7322_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44695,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700308/general/a34ca7c4-14d4-4cb4-94b8-f7f6871600d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924fc773-2d21-5392-beaa-7635a35e7322/924fc773-2d21-5392-beaa-7635a35e7322_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50804,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700308/general/daa5a0e6-7081-42f9-84eb-47cbcdfd5966.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924fc773-2d21-5392-beaa-7635a35e7322/924fc773-2d21-5392-beaa-7635a35e7322_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58824,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700308/general/b0537123-4fd2-458e-944e-0322a305d345.jpg',
'Width': 800}],
'price': 26900,
'price_includes_vat': True,
'registration_date': '2021-09-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A6 Avant 50 TFSIe Sport - Hybrid - Automatic - 266 hp - 81.170 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728188%27 HTTP/1.1" 200 None
2026-03-25 17:16:38 [adesa.de] INFO: Saving data for 10728188: {'created_time': 1774458998.984838, 'last_price_update_time': 1774458998.984852, 'auction_closing_time': 1774605600.0}
2026-03-25 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728188') HTTP/1.1" 204 0
2026-03-25 17:16:39 [adesa.de] INFO: Found listing with ID: 10728339
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728339%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [adesa.de] INFO: Scrape type for 10728339: 1
2026-03-25 17:16:39 [adesa.de] INFO: Scraping item 10728339 url https://www.openlane.eu/en/carv6/auction/10728339
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742362%252Fgeneral%252Ffd55f52e-3e0b-4fff-8548-0c20284b4f1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742362/general/fd55f52e-3e0b-4fff-8548-0c20284b4f1a.jpg not downloaded yet
2026-03-25 17:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728412> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728450> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a8cd90>
2026-03-25 17:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4/4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742367%252Fgeneral%252F19b0333f-32f7-4d88-b2c0-9dda5be5e01a.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742367/general/19b0333f-32f7-4d88-b2c0-9dda5be5e01a.jpg saved to cache
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4
2026-03-25 17:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a7e290>
2026-03-25 17:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4/4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742367%252Fgeneral%252F79b79dc5-523f-433f-b76f-5f662803380f.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742367/general/79b79dc5-523f-433f-b76f-5f662803380f.jpg saved to cache
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4
2026-03-25 17:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba71c015-0dce-5572-9f23-4f0b642e5c4b with identifier: 10725940
2026-03-25 17:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba71c015-0dce-5572-9f23-4f0b642e5c4b with scrape type 1
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ba71c015-0dce-5572-9f23-4f0b642e5c4b
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252Faaf85f13-b9da-4a71-8071-f8765f034509.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/aaf85f13-b9da-4a71-8071-f8765f034509.jpg not downloaded yet
2026-03-25 17:16:39 [adesa.de] INFO: Found listing with ID: 10728509
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728509%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [adesa.de] INFO: Scrape type for 10728509: 1
2026-03-25 17:16:39 [adesa.de] INFO: Scraping item 10728509 url https://www.openlane.eu/en/carv6/auction/10728509
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742362%252Fgeneral%252Fb6a099e9-5aa2-4ca9-a764-23dbe0d44a50.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742362/general/b6a099e9-5aa2-4ca9-a764-23dbe0d44a50.jpg not downloaded yet
2026-03-25 17:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252F2a3c104d-36f8-4375-83cc-965be84d8c9f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/2a3c104d-36f8-4375-83cc-965be84d8c9f.jpg not downloaded yet
2026-03-25 17:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742367/general/66c834b6-1fca-4764-b666-10fc8a8db99f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725935)
2026-03-25 17:16:39 [adesa.de] INFO: Found listing with ID: 10726067
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726067%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [adesa.de] INFO: Scrape type for 10726067: 1
2026-03-25 17:16:39 [adesa.de] INFO: Scraping item 10726067 url https://www.openlane.eu/en/carv6/auction/10726067
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742362%252Fgeneral%252F52220420-2885-4873-b35f-15ccd87a017c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742362/general/52220420-2885-4873-b35f-15ccd87a017c.jpg not downloaded yet
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252F76d3f750-e894-4b09-beed-d4ec6fc0e7ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/76d3f750-e894-4b09-beed-d4ec6fc0e7ca.jpg not downloaded yet
2026-03-25 17:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d with identifier: 10728412
2026-03-25 17:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d with scrape type 1
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5502289%252Fgeneral%252Ffaf09cc1-5a50-4a8e-a55f-dc44809b0280.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5502289/general/faf09cc1-5a50-4a8e-a55f-dc44809b0280.jpg already downloaded
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5502289%252Fgeneral%252Feb8a1c50-f320-4bac-93d5-16ea22a2a9dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5502289/general/eb8a1c50-f320-4bac-93d5-16ea22a2a9dd.jpg already downloaded
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5502289%252Fgeneral%252Fffbc15ff-f151-47da-865d-bf298ca0d5c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5502289/general/ffbc15ff-f151-47da-865d-bf298ca0d5c2.jpg already downloaded
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5502289%252Fgeneral%252F00550d20-2e76-49ff-81db-62354d577740.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5502289/general/00550d20-2e76-49ff-81db-62354d577740.jpg already downloaded
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5502289%252Fgeneral%252F69526214-f98c-4675-8891-2af368c4e5a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5502289/general/69526214-f98c-4675-8891-2af368c4e5a1.jpg already downloaded
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5502289%252Fgeneral%252F6c1cea67-90c2-4af5-951a-e55937f232b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5502289/general/6c1cea67-90c2-4af5-951a-e55937f232b0.jpg already downloaded
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5502289%252Fgeneral%252F13cf895a-fba8-4fdf-8ce8-016ab7479460.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5502289/general/13cf895a-fba8-4fdf-8ce8-016ab7479460.jpg already downloaded
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5502289%252Fgeneral%252Fc20d6189-705f-4dc0-9e70-c3c19fe4830b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5502289/general/c20d6189-705f-4dc0-9e70-c3c19fe4830b.jpg already downloaded
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5502289%252Fgeneral%252Fd72985f2-9d35-411c-ae07-3c6a6c2067b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5502289/general/d72985f2-9d35-411c-ae07-3c6a6c2067b3.jpg already downloaded
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5502289%252Fgeneral%252Fe82bf549-c080-439c-a08c-61448907f7b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5502289/general/e82bf549-c080-439c-a08c-61448907f7b5.jpg already downloaded
2026-03-25 17:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d, identifier: 10728412
2026-03-25 17:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d60e45ab-ba0b-5600-aa77-365ae1f052a1 with identifier: 10728450
2026-03-25 17:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d60e45ab-ba0b-5600-aa77-365ae1f052a1 with scrape type 1
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d60e45ab-ba0b-5600-aa77-365ae1f052a1
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5462184%252Fgeneral%252F1ea982d8-c237-42cb-9d62-a14c6d7a0807.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5462184/general/1ea982d8-c237-42cb-9d62-a14c6d7a0807.jpg already downloaded
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5462184%252Fgeneral%252F1c7018f8-e507-46f6-bd10-8a6feddea7b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5462184/general/1c7018f8-e507-46f6-bd10-8a6feddea7b8.jpg already downloaded
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5462184%252Fgeneral%252Fe5d3974e-d184-4b47-9ed0-d18e7bce4631.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5462184/general/e5d3974e-d184-4b47-9ed0-d18e7bce4631.jpg already downloaded
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5462184%252Fgeneral%252Fa65c528a-db53-4811-981b-47aeaf91fd24.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5462184/general/a65c528a-db53-4811-981b-47aeaf91fd24.jpg already downloaded
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5462184%252Fgeneral%252F508b599b-4a9d-4004-a644-f456a9172497.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5462184/general/508b599b-4a9d-4004-a644-f456a9172497.jpg already downloaded
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5462184%252Fgeneral%252F67539f51-80aa-435c-aad3-800d9ca8f21f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5462184/general/67539f51-80aa-435c-aad3-800d9ca8f21f.jpg already downloaded
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5462184%252Fgeneral%252F59ee0aa6-f642-4205-a773-9e7ff063e4d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5462184/general/59ee0aa6-f642-4205-a773-9e7ff063e4d0.jpg already downloaded
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5462184%252Fgeneral%252Febaaf5d7-6f7e-417f-839b-64914e3e65ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5462184/general/ebaaf5d7-6f7e-417f-839b-64914e3e65ea.jpg already downloaded
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5462184%252Fgeneral%252F98789681-2b70-4bfc-8e47-022163d53c39.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5462184/general/98789681-2b70-4bfc-8e47-022163d53c39.jpg already downloaded
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5462184%252Fgeneral%252F26ebdd9c-78fa-4f20-b531-3d054a03169a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5462184/general/26ebdd9c-78fa-4f20-b531-3d054a03169a.jpg already downloaded
2026-03-25 17:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d60e45ab-ba0b-5600-aa77-365ae1f052a1, identifier: 10728450
2026-03-25 17:16:39 [adesa.de] INFO: Found listing with ID: 10726071
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726071%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [adesa.de] INFO: Scrape type for 10726071: 1
2026-03-25 17:16:39 [adesa.de] INFO: Scraping item 10726071 url https://www.openlane.eu/en/carv6/auction/10726071
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742362%252Fgeneral%252F0f462b12-4639-4eab-900f-7ef00cedc278.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742362/general/0f462b12-4639-4eab-900f-7ef00cedc278.jpg not downloaded yet
2026-03-25 17:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d with identifier: 10728412
2026-03-25 17:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d with identifier: 10728412
2026-03-25 17:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d with identifier: 10728412 to the API
2026-03-25 17:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728412>
{'auction_title': '',
'c_o_2_emission_value': 191,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 231,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Diesel',
'id': '33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '28795',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728412',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 119800,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5502289/general/faf09cc1-5a50-4a8e-a55f-dc44809b0280.jpg',
'https://images.openlane.eu/carimgs/5502289/general/eb8a1c50-f320-4bac-93d5-16ea22a2a9dd.jpg',
'https://images.openlane.eu/carimgs/5502289/general/ffbc15ff-f151-47da-865d-bf298ca0d5c2.jpg',
'https://images.openlane.eu/carimgs/5502289/general/00550d20-2e76-49ff-81db-62354d577740.jpg',
'https://images.openlane.eu/carimgs/5502289/general/69526214-f98c-4675-8891-2af368c4e5a1.jpg',
'https://images.openlane.eu/carimgs/5502289/general/6c1cea67-90c2-4af5-951a-e55937f232b0.jpg',
'https://images.openlane.eu/carimgs/5502289/general/13cf895a-fba8-4fdf-8ce8-016ab7479460.jpg',
'https://images.openlane.eu/carimgs/5502289/general/c20d6189-705f-4dc0-9e70-c3c19fe4830b.jpg',
'https://images.openlane.eu/carimgs/5502289/general/d72985f2-9d35-411c-ae07-3c6a6c2067b3.jpg',
'https://images.openlane.eu/carimgs/5502289/general/e82bf549-c080-439c-a08c-61448907f7b5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d/33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29777,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5502289/general/faf09cc1-5a50-4a8e-a55f-dc44809b0280.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d/33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28373,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5502289/general/eb8a1c50-f320-4bac-93d5-16ea22a2a9dd.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d/33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30880,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5502289/general/ffbc15ff-f151-47da-865d-bf298ca0d5c2.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d/33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32270,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5502289/general/00550d20-2e76-49ff-81db-62354d577740.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d/33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43374,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5502289/general/69526214-f98c-4675-8891-2af368c4e5a1.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d/33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31135,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5502289/general/6c1cea67-90c2-4af5-951a-e55937f232b0.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d/33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46446,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5502289/general/13cf895a-fba8-4fdf-8ce8-016ab7479460.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d/33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41761,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5502289/general/c20d6189-705f-4dc0-9e70-c3c19fe4830b.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d/33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34174,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5502289/general/d72985f2-9d35-411c-ae07-3c6a6c2067b3.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d/33371796-f1a1-5ac0-8f8e-e9d8f3b2ae3d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34132,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5502289/general/e82bf549-c080-439c-a08c-61448907f7b5.jpg',
'Width': 580}],
'price': 31300,
'price_includes_vat': True,
'registration_date': '2020-02-02',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A6 Avant 45 TDI S Line - Quattro - Diesel - Automatic - 231 hp '
'- 119.800 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728412%27 HTTP/1.1" 200 None
2026-03-25 17:16:40 [adesa.de] INFO: Saving data for 10728412: {'created_time': 1774459000.103978, 'last_price_update_time': 1774459000.10399, 'auction_closing_time': 1774606800.0}
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728412') HTTP/1.1" 204 0
2026-03-25 17:16:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d60e45ab-ba0b-5600-aa77-365ae1f052a1 with identifier: 10728450
2026-03-25 17:16:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d60e45ab-ba0b-5600-aa77-365ae1f052a1 with identifier: 10728450
2026-03-25 17:16:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d60e45ab-ba0b-5600-aa77-365ae1f052a1 with identifier: 10728450 to the API
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728450>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 266,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Hybrid',
'id': 'd60e45ab-ba0b-5600-aa77-365ae1f052a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728450',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 65924,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 77,
'photo_urls': ['https://images.openlane.eu/carimgs/5462184/general/1ea982d8-c237-42cb-9d62-a14c6d7a0807.jpg',
'https://images.openlane.eu/carimgs/5462184/general/1c7018f8-e507-46f6-bd10-8a6feddea7b8.jpg',
'https://images.openlane.eu/carimgs/5462184/general/e5d3974e-d184-4b47-9ed0-d18e7bce4631.jpg',
'https://images.openlane.eu/carimgs/5462184/general/a65c528a-db53-4811-981b-47aeaf91fd24.jpg',
'https://images.openlane.eu/carimgs/5462184/general/508b599b-4a9d-4004-a644-f456a9172497.jpg',
'https://images.openlane.eu/carimgs/5462184/general/67539f51-80aa-435c-aad3-800d9ca8f21f.jpg',
'https://images.openlane.eu/carimgs/5462184/general/59ee0aa6-f642-4205-a773-9e7ff063e4d0.jpg',
'https://images.openlane.eu/carimgs/5462184/general/ebaaf5d7-6f7e-417f-839b-64914e3e65ea.jpg',
'https://images.openlane.eu/carimgs/5462184/general/98789681-2b70-4bfc-8e47-022163d53c39.jpg',
'https://images.openlane.eu/carimgs/5462184/general/26ebdd9c-78fa-4f20-b531-3d054a03169a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d60e45ab-ba0b-5600-aa77-365ae1f052a1/d60e45ab-ba0b-5600-aa77-365ae1f052a1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202467,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5462184/general/1ea982d8-c237-42cb-9d62-a14c6d7a0807.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d60e45ab-ba0b-5600-aa77-365ae1f052a1/d60e45ab-ba0b-5600-aa77-365ae1f052a1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190735,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5462184/general/1c7018f8-e507-46f6-bd10-8a6feddea7b8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d60e45ab-ba0b-5600-aa77-365ae1f052a1/d60e45ab-ba0b-5600-aa77-365ae1f052a1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190591,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5462184/general/e5d3974e-d184-4b47-9ed0-d18e7bce4631.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d60e45ab-ba0b-5600-aa77-365ae1f052a1/d60e45ab-ba0b-5600-aa77-365ae1f052a1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186197,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5462184/general/a65c528a-db53-4811-981b-47aeaf91fd24.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d60e45ab-ba0b-5600-aa77-365ae1f052a1/d60e45ab-ba0b-5600-aa77-365ae1f052a1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126650,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5462184/general/508b599b-4a9d-4004-a644-f456a9172497.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d60e45ab-ba0b-5600-aa77-365ae1f052a1/d60e45ab-ba0b-5600-aa77-365ae1f052a1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161249,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5462184/general/67539f51-80aa-435c-aad3-800d9ca8f21f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d60e45ab-ba0b-5600-aa77-365ae1f052a1/d60e45ab-ba0b-5600-aa77-365ae1f052a1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212969,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5462184/general/59ee0aa6-f642-4205-a773-9e7ff063e4d0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d60e45ab-ba0b-5600-aa77-365ae1f052a1/d60e45ab-ba0b-5600-aa77-365ae1f052a1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201734,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5462184/general/ebaaf5d7-6f7e-417f-839b-64914e3e65ea.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d60e45ab-ba0b-5600-aa77-365ae1f052a1/d60e45ab-ba0b-5600-aa77-365ae1f052a1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112483,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5462184/general/98789681-2b70-4bfc-8e47-022163d53c39.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d60e45ab-ba0b-5600-aa77-365ae1f052a1/d60e45ab-ba0b-5600-aa77-365ae1f052a1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150679,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5462184/general/26ebdd9c-78fa-4f20-b531-3d054a03169a.jpg',
'Width': 1280}],
'price': 26800,
'price_includes_vat': True,
'registration_date': '2021-06-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A6 Avant 50 TFSIe S Line - Quattro - Hybrid - Automatic - 266 '
'hp - 65.924 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728450%27 HTTP/1.1" 200 None
2026-03-25 17:16:40 [adesa.de] INFO: Saving data for 10728450: {'created_time': 1774459000.404402, 'last_price_update_time': 1774459000.404415, 'auction_closing_time': 1774606800.0}
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728450') HTTP/1.1" 204 0
2026-03-25 17:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742372/general/aaf85f13-b9da-4a71-8071-f8765f034509.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725940)
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252F518f3ac8-0b5a-4fee-985e-22bd241c9669.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/518f3ac8-0b5a-4fee-985e-22bd241c9669.jpg not downloaded yet
2026-03-25 17:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742362/general/b6a099e9-5aa2-4ca9-a764-23dbe0d44a50.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725930)
2026-03-25 17:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742362/general/fd55f52e-3e0b-4fff-8548-0c20284b4f1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725930)
2026-03-25 17:16:40 [adesa.de] INFO: Found listing with ID: 10728386
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728386%27 HTTP/1.1" 200 None
2026-03-25 17:16:40 [adesa.de] INFO: Scrape type for 10728386: 1
2026-03-25 17:16:40 [adesa.de] INFO: Scraping item 10728386 url https://www.openlane.eu/en/carv6/auction/10728386
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742362%252Fgeneral%252Fd53aaee4-ce2e-4954-9b86-f2cb2a1631b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742362/general/d53aaee4-ce2e-4954-9b86-f2cb2a1631b1.jpg not downloaded yet
2026-03-25 17:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726059> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252Ffc8890f7-0e61-4ad2-8cfc-aeb0dc1e282b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/fc8890f7-0e61-4ad2-8cfc-aeb0dc1e282b.jpg not downloaded yet
2026-03-25 17:16:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726065> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341c92250>
2026-03-25 17:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4/4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742367%252Fgeneral%252F66c834b6-1fca-4764-b666-10fc8a8db99f.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742367/general/66c834b6-1fca-4764-b666-10fc8a8db99f.jpg saved to cache
2026-03-25 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4
2026-03-25 17:16:40 [adesa.de] INFO: Found listing with ID: 10725931
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725931%27 HTTP/1.1" 200 None
2026-03-25 17:16:40 [adesa.de] INFO: Scrape type for 10725931: 1
2026-03-25 17:16:40 [adesa.de] INFO: Scraping item 10725931 url https://www.openlane.eu/en/carv6/auction/10725931
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742362%252Fgeneral%252F969780cb-784c-45bd-8234-2d9fb00e9049.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742362/general/969780cb-784c-45bd-8234-2d9fb00e9049.jpg not downloaded yet
2026-03-25 17:16:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742372/general/76d3f750-e894-4b09-beed-d4ec6fc0e7ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725940)
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252F3683e28f-3948-4e18-9d1a-8a30d518951d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/3683e28f-3948-4e18-9d1a-8a30d518951d.jpg not downloaded yet
2026-03-25 17:16:40 [adesa.de] INFO: Found listing with ID: 10728292
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728292%27 HTTP/1.1" 200 None
2026-03-25 17:16:40 [adesa.de] INFO: Scrape type for 10728292: 1
2026-03-25 17:16:40 [adesa.de] INFO: Scraping item 10728292 url https://www.openlane.eu/en/carv6/auction/10728292
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742362%252Fgeneral%252F0be33859-5e1f-4ca2-8ee1-4fa606185bfb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742362/general/0be33859-5e1f-4ca2-8ee1-4fa606185bfb.jpg not downloaded yet
2026-03-25 17:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1348c08710>
2026-03-25 17:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba71c015-0dce-5572-9f23-4f0b642e5c4b/ba71c015-0dce-5572-9f23-4f0b642e5c4b_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252Faaf85f13-b9da-4a71-8071-f8765f034509.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/aaf85f13-b9da-4a71-8071-f8765f034509.jpg saved to cache
2026-03-25 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ba71c015-0dce-5572-9f23-4f0b642e5c4b
2026-03-25 17:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341930950>
2026-03-25 17:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_870db98c-f4cb-5b25-b51e-1558cc488109/870db98c-f4cb-5b25-b51e-1558cc488109_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742362%252Fgeneral%252Fb6a099e9-5aa2-4ca9-a764-23dbe0d44a50.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742362/general/b6a099e9-5aa2-4ca9-a764-23dbe0d44a50.jpg saved to cache
2026-03-25 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 870db98c-f4cb-5b25-b51e-1558cc488109
2026-03-25 17:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341ba1050>
2026-03-25 17:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_870db98c-f4cb-5b25-b51e-1558cc488109/870db98c-f4cb-5b25-b51e-1558cc488109_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742362%252Fgeneral%252Ffd55f52e-3e0b-4fff-8548-0c20284b4f1a.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742362/general/fd55f52e-3e0b-4fff-8548-0c20284b4f1a.jpg saved to cache
2026-03-25 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 870db98c-f4cb-5b25-b51e-1558cc488109
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252F4656d1de-f783-4ba0-8b59-81934a33892d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/4656d1de-f783-4ba0-8b59-81934a33892d.jpg not downloaded yet
2026-03-25 17:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742372/general/518f3ac8-0b5a-4fee-985e-22bd241c9669.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725940)
2026-03-25 17:16:40 [adesa.de] INFO: Found listing with ID: 10728418
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728418%27 HTTP/1.1" 200 None
2026-03-25 17:16:40 [adesa.de] INFO: Scrape type for 10728418: 1
2026-03-25 17:16:40 [adesa.de] INFO: Scraping item 10728418 url https://www.openlane.eu/en/carv6/auction/10728418
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742362%252Fgeneral%252Fc62ae7f4-db09-4b9b-a314-fc0a2662627c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742362/general/c62ae7f4-db09-4b9b-a314-fc0a2662627c.jpg not downloaded yet
2026-03-25 17:16:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90bc6cb0-5a9a-5386-90fc-d152c110ab53 with identifier: 10726059
2026-03-25 17:16:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90bc6cb0-5a9a-5386-90fc-d152c110ab53 with scrape type 1
2026-03-25 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 90bc6cb0-5a9a-5386-90fc-d152c110ab53
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689756%252Fgeneral%252Fe17390c8-a938-47f3-b59d-d4c3bbd79337.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689756/general/e17390c8-a938-47f3-b59d-d4c3bbd79337.jpg already downloaded
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689756%252Fgeneral%252F97d57c60-eee9-4d39-b18c-2094c5ec7cf8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689756/general/97d57c60-eee9-4d39-b18c-2094c5ec7cf8.jpg already downloaded
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689756%252Fgeneral%252Fe65425d2-5f0d-4830-9bec-227eb760077e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689756/general/e65425d2-5f0d-4830-9bec-227eb760077e.jpg already downloaded
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689756%252Fgeneral%252Fc2dca31f-c46f-4818-93b1-8ae99d91da2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689756/general/c2dca31f-c46f-4818-93b1-8ae99d91da2e.jpg already downloaded
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689756%252Fgeneral%252Fbe7eaef8-c14a-45ef-9723-5a69f41ff0e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689756/general/be7eaef8-c14a-45ef-9723-5a69f41ff0e5.jpg already downloaded
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689756%252Fgeneral%252F88fbbdea-63fe-4235-8a3a-0b5be5599d5e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689756/general/88fbbdea-63fe-4235-8a3a-0b5be5599d5e.jpg already downloaded
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689756%252Fgeneral%252Ff4f1ad70-6281-4109-ad28-118224629c22.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689756/general/f4f1ad70-6281-4109-ad28-118224629c22.jpg already downloaded
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689756%252Fgeneral%252Fd145194d-d163-4c1c-9533-00d714dc174a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689756/general/d145194d-d163-4c1c-9533-00d714dc174a.jpg already downloaded
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689756%252Fgeneral%252Fb001ee8d-9ec0-4bf4-ac55-651d806f119d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689756/general/b001ee8d-9ec0-4bf4-ac55-651d806f119d.jpg already downloaded
2026-03-25 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689756%252Fgeneral%252Fa1d396d2-505f-48ea-aa8b-54f1dd8d4048.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689756/general/a1d396d2-505f-48ea-aa8b-54f1dd8d4048.jpg already downloaded
2026-03-25 17:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 90bc6cb0-5a9a-5386-90fc-d152c110ab53, identifier: 10726059
2026-03-25 17:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9d4753b-be43-588c-b540-f43fb56dcf3c with identifier: 10726065
2026-03-25 17:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9d4753b-be43-588c-b540-f43fb56dcf3c with scrape type 1
2026-03-25 17:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f9d4753b-be43-588c-b540-f43fb56dcf3c
2026-03-25 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736914%252Fgeneral%252F6ad810f6-6d31-48fe-a86e-e698c528e8ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736914/general/6ad810f6-6d31-48fe-a86e-e698c528e8ec.jpg already downloaded
2026-03-25 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736914%252Fgeneral%252F8bb7c6e4-4563-4fe1-8ec2-42abd70b567b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736914/general/8bb7c6e4-4563-4fe1-8ec2-42abd70b567b.jpg already downloaded
2026-03-25 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736914%252Fgeneral%252Fb4ef3fc8-5cf2-4b84-98b2-cb32fcc3547f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736914/general/b4ef3fc8-5cf2-4b84-98b2-cb32fcc3547f.jpg already downloaded
2026-03-25 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736914%252Fgeneral%252Ff3c6cd8a-4c59-4bad-8852-a4dda3517c44.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736914/general/f3c6cd8a-4c59-4bad-8852-a4dda3517c44.jpg already downloaded
2026-03-25 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736914%252Fgeneral%252Fab88ea6a-57cd-4eeb-ab64-73290538f7cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736914/general/ab88ea6a-57cd-4eeb-ab64-73290538f7cf.jpg already downloaded
2026-03-25 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736914%252Fgeneral%252Fd1ead078-45d6-4966-a90c-322f8c788f87.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736914/general/d1ead078-45d6-4966-a90c-322f8c788f87.jpg already downloaded
2026-03-25 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736914%252Fgeneral%252Fce898d04-570b-486a-9f42-0f48e9cc0115.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736914/general/ce898d04-570b-486a-9f42-0f48e9cc0115.jpg already downloaded
2026-03-25 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736914%252Fgeneral%252Fd526bd52-3139-4b4c-bfd9-a2d0f581f369.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736914/general/d526bd52-3139-4b4c-bfd9-a2d0f581f369.jpg already downloaded
2026-03-25 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736914%252Fgeneral%252F0ee256f6-f42f-4523-baa1-80675fbcd432.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736914/general/0ee256f6-f42f-4523-baa1-80675fbcd432.jpg already downloaded
2026-03-25 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736914%252Fgeneral%252F39342cde-e059-4bf8-8278-b2ee1dfb24ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736914/general/39342cde-e059-4bf8-8278-b2ee1dfb24ed.jpg already downloaded
2026-03-25 17:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f9d4753b-be43-588c-b540-f43fb56dcf3c, identifier: 10726065
2026-03-25 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252F33eeff7c-8bd1-4305-a7f4-bb7490149598.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/33eeff7c-8bd1-4305-a7f4-bb7490149598.jpg not downloaded yet
2026-03-25 17:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 90bc6cb0-5a9a-5386-90fc-d152c110ab53 with identifier: 10726059
2026-03-25 17:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 90bc6cb0-5a9a-5386-90fc-d152c110ab53 with identifier: 10726059
2026-03-25 17:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 90bc6cb0-5a9a-5386-90fc-d152c110ab53 with identifier: 10726059 to the API
2026-03-25 17:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726059>
{'auction_title': '',
'c_o_2_emission_value': 173,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '90bc6cb0-5a9a-5386-90fc-d152c110ab53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545BE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726059',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 30759,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5689756/general/e17390c8-a938-47f3-b59d-d4c3bbd79337.jpg',
'https://images.openlane.eu/carimgs/5689756/general/97d57c60-eee9-4d39-b18c-2094c5ec7cf8.jpg',
'https://images.openlane.eu/carimgs/5689756/general/e65425d2-5f0d-4830-9bec-227eb760077e.jpg',
'https://images.openlane.eu/carimgs/5689756/general/c2dca31f-c46f-4818-93b1-8ae99d91da2e.jpg',
'https://images.openlane.eu/carimgs/5689756/general/be7eaef8-c14a-45ef-9723-5a69f41ff0e5.jpg',
'https://images.openlane.eu/carimgs/5689756/general/88fbbdea-63fe-4235-8a3a-0b5be5599d5e.jpg',
'https://images.openlane.eu/carimgs/5689756/general/f4f1ad70-6281-4109-ad28-118224629c22.jpg',
'https://images.openlane.eu/carimgs/5689756/general/d145194d-d163-4c1c-9533-00d714dc174a.jpg',
'https://images.openlane.eu/carimgs/5689756/general/b001ee8d-9ec0-4bf4-ac55-651d806f119d.jpg',
'https://images.openlane.eu/carimgs/5689756/general/a1d396d2-505f-48ea-aa8b-54f1dd8d4048.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90bc6cb0-5a9a-5386-90fc-d152c110ab53/90bc6cb0-5a9a-5386-90fc-d152c110ab53_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49040,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689756/general/e17390c8-a938-47f3-b59d-d4c3bbd79337.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90bc6cb0-5a9a-5386-90fc-d152c110ab53/90bc6cb0-5a9a-5386-90fc-d152c110ab53_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57459,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689756/general/97d57c60-eee9-4d39-b18c-2094c5ec7cf8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90bc6cb0-5a9a-5386-90fc-d152c110ab53/90bc6cb0-5a9a-5386-90fc-d152c110ab53_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58567,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689756/general/e65425d2-5f0d-4830-9bec-227eb760077e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90bc6cb0-5a9a-5386-90fc-d152c110ab53/90bc6cb0-5a9a-5386-90fc-d152c110ab53_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56390,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689756/general/c2dca31f-c46f-4818-93b1-8ae99d91da2e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90bc6cb0-5a9a-5386-90fc-d152c110ab53/90bc6cb0-5a9a-5386-90fc-d152c110ab53_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118333,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689756/general/be7eaef8-c14a-45ef-9723-5a69f41ff0e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90bc6cb0-5a9a-5386-90fc-d152c110ab53/90bc6cb0-5a9a-5386-90fc-d152c110ab53_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115731,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689756/general/88fbbdea-63fe-4235-8a3a-0b5be5599d5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90bc6cb0-5a9a-5386-90fc-d152c110ab53/90bc6cb0-5a9a-5386-90fc-d152c110ab53_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105430,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689756/general/f4f1ad70-6281-4109-ad28-118224629c22.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90bc6cb0-5a9a-5386-90fc-d152c110ab53/90bc6cb0-5a9a-5386-90fc-d152c110ab53_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93495,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689756/general/d145194d-d163-4c1c-9533-00d714dc174a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90bc6cb0-5a9a-5386-90fc-d152c110ab53/90bc6cb0-5a9a-5386-90fc-d152c110ab53_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689756/general/b001ee8d-9ec0-4bf4-ac55-651d806f119d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90bc6cb0-5a9a-5386-90fc-d152c110ab53/90bc6cb0-5a9a-5386-90fc-d152c110ab53_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120785,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689756/general/a1d396d2-505f-48ea-aa8b-54f1dd8d4048.jpg',
'Width': 1024}],
'price': 28700,
'price_includes_vat': True,
'registration_date': '2022-10-20',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi A6 Avant 55 TFSI Design - Quattro - Petrol - Automatic - 340 '
'hp - 30.759 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726059%27 HTTP/1.1" 200 None
2026-03-25 17:16:42 [adesa.de] INFO: Saving data for 10726059: {'created_time': 1774459002.446262, 'last_price_update_time': 1774459002.446273, 'auction_closing_time': 1774607400.0}
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726059') HTTP/1.1" 204 0
2026-03-25 17:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f9d4753b-be43-588c-b540-f43fb56dcf3c with identifier: 10726065
2026-03-25 17:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f9d4753b-be43-588c-b540-f43fb56dcf3c with identifier: 10726065
2026-03-25 17:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f9d4753b-be43-588c-b540-f43fb56dcf3c with identifier: 10726065 to the API
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726065>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'f9d4753b-be43-588c-b540-f43fb56dcf3c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545B8',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726065',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 54714,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5736914/general/6ad810f6-6d31-48fe-a86e-e698c528e8ec.jpg',
'https://images.openlane.eu/carimgs/5736914/general/8bb7c6e4-4563-4fe1-8ec2-42abd70b567b.jpg',
'https://images.openlane.eu/carimgs/5736914/general/b4ef3fc8-5cf2-4b84-98b2-cb32fcc3547f.jpg',
'https://images.openlane.eu/carimgs/5736914/general/f3c6cd8a-4c59-4bad-8852-a4dda3517c44.jpg',
'https://images.openlane.eu/carimgs/5736914/general/ab88ea6a-57cd-4eeb-ab64-73290538f7cf.jpg',
'https://images.openlane.eu/carimgs/5736914/general/d1ead078-45d6-4966-a90c-322f8c788f87.jpg',
'https://images.openlane.eu/carimgs/5736914/general/ce898d04-570b-486a-9f42-0f48e9cc0115.jpg',
'https://images.openlane.eu/carimgs/5736914/general/d526bd52-3139-4b4c-bfd9-a2d0f581f369.jpg',
'https://images.openlane.eu/carimgs/5736914/general/0ee256f6-f42f-4523-baa1-80675fbcd432.jpg',
'https://images.openlane.eu/carimgs/5736914/general/39342cde-e059-4bf8-8278-b2ee1dfb24ed.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d4753b-be43-588c-b540-f43fb56dcf3c/f9d4753b-be43-588c-b540-f43fb56dcf3c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151094,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736914/general/6ad810f6-6d31-48fe-a86e-e698c528e8ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d4753b-be43-588c-b540-f43fb56dcf3c/f9d4753b-be43-588c-b540-f43fb56dcf3c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154547,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736914/general/8bb7c6e4-4563-4fe1-8ec2-42abd70b567b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d4753b-be43-588c-b540-f43fb56dcf3c/f9d4753b-be43-588c-b540-f43fb56dcf3c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156016,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736914/general/b4ef3fc8-5cf2-4b84-98b2-cb32fcc3547f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d4753b-be43-588c-b540-f43fb56dcf3c/f9d4753b-be43-588c-b540-f43fb56dcf3c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144664,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736914/general/f3c6cd8a-4c59-4bad-8852-a4dda3517c44.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d4753b-be43-588c-b540-f43fb56dcf3c/f9d4753b-be43-588c-b540-f43fb56dcf3c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75178,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736914/general/ab88ea6a-57cd-4eeb-ab64-73290538f7cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d4753b-be43-588c-b540-f43fb56dcf3c/f9d4753b-be43-588c-b540-f43fb56dcf3c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736914/general/d1ead078-45d6-4966-a90c-322f8c788f87.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d4753b-be43-588c-b540-f43fb56dcf3c/f9d4753b-be43-588c-b540-f43fb56dcf3c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79637,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736914/general/ce898d04-570b-486a-9f42-0f48e9cc0115.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d4753b-be43-588c-b540-f43fb56dcf3c/f9d4753b-be43-588c-b540-f43fb56dcf3c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95033,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736914/general/d526bd52-3139-4b4c-bfd9-a2d0f581f369.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d4753b-be43-588c-b540-f43fb56dcf3c/f9d4753b-be43-588c-b540-f43fb56dcf3c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90816,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736914/general/0ee256f6-f42f-4523-baa1-80675fbcd432.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d4753b-be43-588c-b540-f43fb56dcf3c/f9d4753b-be43-588c-b540-f43fb56dcf3c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89143,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736914/general/39342cde-e059-4bf8-8278-b2ee1dfb24ed.jpg',
'Width': 1024}],
'price': 22400,
'price_includes_vat': True,
'registration_date': '2023-05-09',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi A4 Avant 40 TDI Advanced - Quattro - Diesel - Automatic - 204 '
'hp - 54.714 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726065%27 HTTP/1.1" 200 None
2026-03-25 17:16:42 [adesa.de] INFO: Saving data for 10726065: {'created_time': 1774459002.766491, 'last_price_update_time': 1774459002.766503, 'auction_closing_time': 1774607400.0}
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726065') HTTP/1.1" 204 0
2026-03-25 17:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742362/general/0f462b12-4639-4eab-900f-7ef00cedc278.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725930)
2026-03-25 17:16:42 [adesa.de] INFO: Found listing with ID: 10726080
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726080%27 HTTP/1.1" 200 None
2026-03-25 17:16:42 [adesa.de] INFO: Scrape type for 10726080: 1
2026-03-25 17:16:42 [adesa.de] INFO: Scraping item 10726080 url https://www.openlane.eu/en/carv6/auction/10726080
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742362%252Fgeneral%252Fd0fc6eec-15bf-4f8a-a357-97adf5aae4bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742362/general/d0fc6eec-15bf-4f8a-a357-97adf5aae4bf.jpg not downloaded yet
2026-03-25 17:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341931ed0>
2026-03-25 17:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba71c015-0dce-5572-9f23-4f0b642e5c4b/ba71c015-0dce-5572-9f23-4f0b642e5c4b_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252F76d3f750-e894-4b09-beed-d4ec6fc0e7ca.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/76d3f750-e894-4b09-beed-d4ec6fc0e7ca.jpg saved to cache
2026-03-25 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ba71c015-0dce-5572-9f23-4f0b642e5c4b
2026-03-25 17:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742362/general/d53aaee4-ce2e-4954-9b86-f2cb2a1631b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725930)
2026-03-25 17:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742372/general/fc8890f7-0e61-4ad2-8cfc-aeb0dc1e282b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725940)
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252F5c8a3db4-1a6e-410e-9a7f-04dacbe6b31a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/5c8a3db4-1a6e-410e-9a7f-04dacbe6b31a.jpg not downloaded yet
2026-03-25 17:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725926> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725920> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728211> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725928> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b0aa90>
2026-03-25 17:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba71c015-0dce-5572-9f23-4f0b642e5c4b/ba71c015-0dce-5572-9f23-4f0b642e5c4b_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252F518f3ac8-0b5a-4fee-985e-22bd241c9669.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/518f3ac8-0b5a-4fee-985e-22bd241c9669.jpg saved to cache
2026-03-25 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ba71c015-0dce-5572-9f23-4f0b642e5c4b
2026-03-25 17:16:42 [adesa.de] INFO: Found listing with ID: 10728505
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728505%27 HTTP/1.1" 200 None
2026-03-25 17:16:42 [adesa.de] INFO: Scrape type for 10728505: 1
2026-03-25 17:16:42 [adesa.de] INFO: Scraping item 10728505 url https://www.openlane.eu/en/carv6/auction/10728505
2026-03-25 17:16:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726079> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252F1684b209-ef95-4b50-8db2-59a62c6cf803.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/1684b209-ef95-4b50-8db2-59a62c6cf803.jpg not downloaded yet
2026-03-25 17:16:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:42 [adesa.de] INFO: Found listing with ID: 10728553
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728553%27 HTTP/1.1" 200 None
2026-03-25 17:16:42 [adesa.de] INFO: Scrape type for 10728553: 1
2026-03-25 17:16:42 [adesa.de] INFO: Scraping item 10728553 url https://www.openlane.eu/en/carv6/auction/10728553
2026-03-25 17:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429c0dd0>
2026-03-25 17:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_870db98c-f4cb-5b25-b51e-1558cc488109/870db98c-f4cb-5b25-b51e-1558cc488109_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742362%252Fgeneral%252F0f462b12-4639-4eab-900f-7ef00cedc278.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742362/general/0f462b12-4639-4eab-900f-7ef00cedc278.jpg saved to cache
2026-03-25 17:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 870db98c-f4cb-5b25-b51e-1558cc488109
2026-03-25 17:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742372/general/33eeff7c-8bd1-4305-a7f4-bb7490149598.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725940)
2026-03-25 17:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742362/general/0be33859-5e1f-4ca2-8ee1-4fa606185bfb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725930)
2026-03-25 17:16:43 [adesa.de] INFO: Found listing with ID: 10725938
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725938%27 HTTP/1.1" 200 None
2026-03-25 17:16:43 [adesa.de] INFO: Scrape type for 10725938: 1
2026-03-25 17:16:43 [adesa.de] INFO: Scraping item 10725938 url https://www.openlane.eu/en/carv6/auction/10725938
2026-03-25 17:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742372/general/4656d1de-f783-4ba0-8b59-81934a33892d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725940)
2026-03-25 17:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13425f3a10>
2026-03-25 17:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_870db98c-f4cb-5b25-b51e-1558cc488109/870db98c-f4cb-5b25-b51e-1558cc488109_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742362%252Fgeneral%252Fd53aaee4-ce2e-4954-9b86-f2cb2a1631b1.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742362/general/d53aaee4-ce2e-4954-9b86-f2cb2a1631b1.jpg saved to cache
2026-03-25 17:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 870db98c-f4cb-5b25-b51e-1558cc488109
2026-03-25 17:16:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342995ad0>
2026-03-25 17:16:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba71c015-0dce-5572-9f23-4f0b642e5c4b/ba71c015-0dce-5572-9f23-4f0b642e5c4b_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252Ffc8890f7-0e61-4ad2-8cfc-aeb0dc1e282b.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/fc8890f7-0e61-4ad2-8cfc-aeb0dc1e282b.jpg saved to cache
2026-03-25 17:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ba71c015-0dce-5572-9f23-4f0b642e5c4b
2026-03-25 17:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ac54f52-2c2f-5fcc-a02e-2871c65d4323 with identifier: 10725926
2026-03-25 17:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ac54f52-2c2f-5fcc-a02e-2871c65d4323 with scrape type 1
2026-03-25 17:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8ac54f52-2c2f-5fcc-a02e-2871c65d4323
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742358%252Fgeneral%252F624b1297-52ea-4afb-9442-43d56d0121ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742358/general/624b1297-52ea-4afb-9442-43d56d0121ef.jpg not downloaded yet
2026-03-25 17:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0db07f2-80d3-5e29-aee0-5029833c44bd with identifier: 10725920
2026-03-25 17:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0db07f2-80d3-5e29-aee0-5029833c44bd with scrape type 1
2026-03-25 17:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f0db07f2-80d3-5e29-aee0-5029833c44bd
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742352%252Fgeneral%252Fc6df0d8d-7348-4022-aed9-ec30c20f173d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742352/general/c6df0d8d-7348-4022-aed9-ec30c20f173d.jpg not downloaded yet
2026-03-25 17:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 039d064f-1d9b-5891-9556-dcfd218d5618 with identifier: 10728211
2026-03-25 17:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 039d064f-1d9b-5891-9556-dcfd218d5618 with scrape type 1
2026-03-25 17:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 039d064f-1d9b-5891-9556-dcfd218d5618
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5578003%252Fgeneral%252F1957ad04-4579-45ab-8c46-b726cf89a442.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578003/general/1957ad04-4579-45ab-8c46-b726cf89a442.jpeg already downloaded
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5578003%252Fgeneral%252Fd6d352f1-d2a3-4fa5-8f18-5fd8cce1c4cd.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578003/general/d6d352f1-d2a3-4fa5-8f18-5fd8cce1c4cd.png already downloaded
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5578003%252Fgeneral%252F23099227-26c2-406d-953d-ff5bb518700c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578003/general/23099227-26c2-406d-953d-ff5bb518700c.jpeg already downloaded
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5578003%252Fgeneral%252Fcdf2319b-9777-4f61-aad1-db05d191d95a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578003/general/cdf2319b-9777-4f61-aad1-db05d191d95a.jpeg already downloaded
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5578003%252Fgeneral%252F53832ef9-ce6c-44ca-92d3-c231a446ae01.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578003/general/53832ef9-ce6c-44ca-92d3-c231a446ae01.jpeg already downloaded
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5578003%252Fgeneral%252F0c313557-0050-483c-8725-6001f858fdb7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578003/general/0c313557-0050-483c-8725-6001f858fdb7.jpeg already downloaded
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5578003%252Fgeneral%252F8433caa0-64bc-4ce2-8a19-eebfb4476c89.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578003/general/8433caa0-64bc-4ce2-8a19-eebfb4476c89.jpeg already downloaded
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5578003%252Fgeneral%252Ff688cc5f-f61a-4bfc-8649-bdf1712ed21b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578003/general/f688cc5f-f61a-4bfc-8649-bdf1712ed21b.jpeg already downloaded
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5578003%252Fgeneral%252F7f13e8c0-1227-47b7-87d9-105e34692e72.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578003/general/7f13e8c0-1227-47b7-87d9-105e34692e72.jpeg already downloaded
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5578003%252Fgeneral%252Fcbf9f2ce-d48d-4e97-aad5-5413c1730563.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578003/general/cbf9f2ce-d48d-4e97-aad5-5413c1730563.jpeg already downloaded
2026-03-25 17:16:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 039d064f-1d9b-5891-9556-dcfd218d5618, identifier: 10728211
2026-03-25 17:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ecb2be3-d495-5182-bc95-246d4ce9e1ec with identifier: 10725928
2026-03-25 17:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ecb2be3-d495-5182-bc95-246d4ce9e1ec with scrape type 1
2026-03-25 17:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9ecb2be3-d495-5182-bc95-246d4ce9e1ec
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742360%252Fgeneral%252F5390f26d-7405-48fe-ac3b-47a9208afccf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742360/general/5390f26d-7405-48fe-ac3b-47a9208afccf.jpg not downloaded yet
2026-03-25 17:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742362/general/c62ae7f4-db09-4b9b-a314-fc0a2662627c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725930)
2026-03-25 17:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742372/general/5c8a3db4-1a6e-410e-9a7f-04dacbe6b31a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725940)
2026-03-25 17:16:43 [adesa.de] INFO: Found listing with ID: 10726083
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726083%27 HTTP/1.1" 200 None
2026-03-25 17:16:43 [adesa.de] INFO: Scrape type for 10726083: 1
2026-03-25 17:16:43 [adesa.de] INFO: Scraping item 10726083 url https://www.openlane.eu/en/carv6/auction/10726083
2026-03-25 17:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 039d064f-1d9b-5891-9556-dcfd218d5618 with identifier: 10728211
2026-03-25 17:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 039d064f-1d9b-5891-9556-dcfd218d5618 with identifier: 10728211
2026-03-25 17:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 039d064f-1d9b-5891-9556-dcfd218d5618 with identifier: 10728211 to the API
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728211>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 313,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': '039d064f-1d9b-5891-9556-dcfd218d5618',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29697',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728211',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 92969,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 67,
'photo_urls': ['https://images.openlane.eu/carimgs/5578003/general/1957ad04-4579-45ab-8c46-b726cf89a442.jpeg',
'https://images.openlane.eu/carimgs/5578003/general/d6d352f1-d2a3-4fa5-8f18-5fd8cce1c4cd.png',
'https://images.openlane.eu/carimgs/5578003/general/23099227-26c2-406d-953d-ff5bb518700c.jpeg',
'https://images.openlane.eu/carimgs/5578003/general/cdf2319b-9777-4f61-aad1-db05d191d95a.jpeg',
'https://images.openlane.eu/carimgs/5578003/general/53832ef9-ce6c-44ca-92d3-c231a446ae01.jpeg',
'https://images.openlane.eu/carimgs/5578003/general/0c313557-0050-483c-8725-6001f858fdb7.jpeg',
'https://images.openlane.eu/carimgs/5578003/general/8433caa0-64bc-4ce2-8a19-eebfb4476c89.jpeg',
'https://images.openlane.eu/carimgs/5578003/general/f688cc5f-f61a-4bfc-8649-bdf1712ed21b.jpeg',
'https://images.openlane.eu/carimgs/5578003/general/7f13e8c0-1227-47b7-87d9-105e34692e72.jpeg',
'https://images.openlane.eu/carimgs/5578003/general/cbf9f2ce-d48d-4e97-aad5-5413c1730563.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_039d064f-1d9b-5891-9556-dcfd218d5618/039d064f-1d9b-5891-9556-dcfd218d5618_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112014,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578003/general/1957ad04-4579-45ab-8c46-b726cf89a442.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_039d064f-1d9b-5891-9556-dcfd218d5618/039d064f-1d9b-5891-9556-dcfd218d5618_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 432942,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578003/general/d6d352f1-d2a3-4fa5-8f18-5fd8cce1c4cd.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_039d064f-1d9b-5891-9556-dcfd218d5618/039d064f-1d9b-5891-9556-dcfd218d5618_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111654,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578003/general/23099227-26c2-406d-953d-ff5bb518700c.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_039d064f-1d9b-5891-9556-dcfd218d5618/039d064f-1d9b-5891-9556-dcfd218d5618_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112941,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578003/general/cdf2319b-9777-4f61-aad1-db05d191d95a.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_039d064f-1d9b-5891-9556-dcfd218d5618/039d064f-1d9b-5891-9556-dcfd218d5618_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73483,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578003/general/53832ef9-ce6c-44ca-92d3-c231a446ae01.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_039d064f-1d9b-5891-9556-dcfd218d5618/039d064f-1d9b-5891-9556-dcfd218d5618_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83364,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578003/general/0c313557-0050-483c-8725-6001f858fdb7.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_039d064f-1d9b-5891-9556-dcfd218d5618/039d064f-1d9b-5891-9556-dcfd218d5618_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117805,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578003/general/8433caa0-64bc-4ce2-8a19-eebfb4476c89.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_039d064f-1d9b-5891-9556-dcfd218d5618/039d064f-1d9b-5891-9556-dcfd218d5618_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578003/general/f688cc5f-f61a-4bfc-8649-bdf1712ed21b.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_039d064f-1d9b-5891-9556-dcfd218d5618/039d064f-1d9b-5891-9556-dcfd218d5618_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64266,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578003/general/7f13e8c0-1227-47b7-87d9-105e34692e72.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_039d064f-1d9b-5891-9556-dcfd218d5618/039d064f-1d9b-5891-9556-dcfd218d5618_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78596,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578003/general/cbf9f2ce-d48d-4e97-aad5-5413c1730563.jpeg',
'Width': 1021}],
'price': 18100,
'price_includes_vat': True,
'registration_date': '2020-07-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi E-Tron 50 - Electric - Automatic - 313 hp - 92.969 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728211%27 HTTP/1.1" 200 None
2026-03-25 17:16:43 [adesa.de] INFO: Saving data for 10728211: {'created_time': 1774459003.888697, 'last_price_update_time': 1774459003.888708, 'auction_closing_time': 1774605600.0}
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728211') HTTP/1.1" 204 0
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742358%252Fgeneral%252F78b2ab04-3719-4c6f-b24d-4f560a439cf9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742358/general/78b2ab04-3719-4c6f-b24d-4f560a439cf9.jpg not downloaded yet
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742352%252Fgeneral%252Fadd06af0-ed4a-4db4-8462-6c8a4b7b2972.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742352/general/add06af0-ed4a-4db4-8462-6c8a4b7b2972.jpg not downloaded yet
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742360%252Fgeneral%252Fdc579b8b-655d-42ff-85f6-8befb59377e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742360/general/dc579b8b-655d-42ff-85f6-8befb59377e9.jpg not downloaded yet
2026-03-25 17:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cba6654-700b-53ec-bc1c-5d86f308d219 with identifier: 10726079
2026-03-25 17:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cba6654-700b-53ec-bc1c-5d86f308d219 with scrape type 1
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3cba6654-700b-53ec-bc1c-5d86f308d219
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736929%252Fgeneral%252F401f77e1-3351-4bbe-9007-5738e1069c00.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736929/general/401f77e1-3351-4bbe-9007-5738e1069c00.jpg already downloaded
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736929%252Fgeneral%252F92815f8e-a6cf-4f9b-93ee-b3aef4f0d658.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736929/general/92815f8e-a6cf-4f9b-93ee-b3aef4f0d658.jpg already downloaded
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736929%252Fgeneral%252F293cd8b0-2c11-4f92-90c0-e082150b0b8e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736929/general/293cd8b0-2c11-4f92-90c0-e082150b0b8e.jpg already downloaded
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736929%252Fgeneral%252F94f2888a-acde-49ef-ac90-c0137cfafb08.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736929/general/94f2888a-acde-49ef-ac90-c0137cfafb08.jpg already downloaded
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736929%252Fgeneral%252F9eb4d8f4-d29e-4075-b798-5bbad6490524.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736929/general/9eb4d8f4-d29e-4075-b798-5bbad6490524.jpg already downloaded
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736929%252Fgeneral%252F1d9e9955-509b-4d1a-8bd9-74d3ba64b0e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736929/general/1d9e9955-509b-4d1a-8bd9-74d3ba64b0e1.jpg already downloaded
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736929%252Fgeneral%252Fefc19fc2-9c26-4935-a3ff-342940888f7c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736929/general/efc19fc2-9c26-4935-a3ff-342940888f7c.jpg already downloaded
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736929%252Fgeneral%252F2be79f38-d222-4bc6-90d6-abf3b3145c67.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736929/general/2be79f38-d222-4bc6-90d6-abf3b3145c67.jpg already downloaded
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736929%252Fgeneral%252F6fa42996-f8c3-40a5-ba65-28d2d3266b70.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736929/general/6fa42996-f8c3-40a5-ba65-28d2d3266b70.jpg already downloaded
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736929%252Fgeneral%252Fc840c95c-e47c-47b0-aad0-0c82ef7927ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736929/general/c840c95c-e47c-47b0-aad0-0c82ef7927ee.jpg already downloaded
2026-03-25 17:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3cba6654-700b-53ec-bc1c-5d86f308d219, identifier: 10726079
2026-03-25 17:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742362/general/d0fc6eec-15bf-4f8a-a357-97adf5aae4bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725930)
2026-03-25 17:16:44 [adesa.de] INFO: Found listing with ID: 10725936
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725936%27 HTTP/1.1" 200 None
2026-03-25 17:16:44 [adesa.de] INFO: Scrape type for 10725936: 1
2026-03-25 17:16:44 [adesa.de] INFO: Scraping item 10725936 url https://www.openlane.eu/en/carv6/auction/10725936
2026-03-25 17:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3cba6654-700b-53ec-bc1c-5d86f308d219 with identifier: 10726079
2026-03-25 17:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3cba6654-700b-53ec-bc1c-5d86f308d219 with identifier: 10726079
2026-03-25 17:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3cba6654-700b-53ec-bc1c-5d86f308d219 with identifier: 10726079 to the API
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726079>
{'auction_title': '',
'c_o_2_emission_value': 177,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '3cba6654-700b-53ec-bc1c-5d86f308d219',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545BF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726079',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 90240,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 55,
'photo_urls': ['https://images.openlane.eu/carimgs/5736929/general/401f77e1-3351-4bbe-9007-5738e1069c00.jpg',
'https://images.openlane.eu/carimgs/5736929/general/92815f8e-a6cf-4f9b-93ee-b3aef4f0d658.jpg',
'https://images.openlane.eu/carimgs/5736929/general/293cd8b0-2c11-4f92-90c0-e082150b0b8e.jpg',
'https://images.openlane.eu/carimgs/5736929/general/94f2888a-acde-49ef-ac90-c0137cfafb08.jpg',
'https://images.openlane.eu/carimgs/5736929/general/9eb4d8f4-d29e-4075-b798-5bbad6490524.jpg',
'https://images.openlane.eu/carimgs/5736929/general/1d9e9955-509b-4d1a-8bd9-74d3ba64b0e1.jpg',
'https://images.openlane.eu/carimgs/5736929/general/efc19fc2-9c26-4935-a3ff-342940888f7c.jpg',
'https://images.openlane.eu/carimgs/5736929/general/2be79f38-d222-4bc6-90d6-abf3b3145c67.jpg',
'https://images.openlane.eu/carimgs/5736929/general/6fa42996-f8c3-40a5-ba65-28d2d3266b70.jpg',
'https://images.openlane.eu/carimgs/5736929/general/c840c95c-e47c-47b0-aad0-0c82ef7927ee.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cba6654-700b-53ec-bc1c-5d86f308d219/3cba6654-700b-53ec-bc1c-5d86f308d219_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109277,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736929/general/401f77e1-3351-4bbe-9007-5738e1069c00.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cba6654-700b-53ec-bc1c-5d86f308d219/3cba6654-700b-53ec-bc1c-5d86f308d219_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736929/general/92815f8e-a6cf-4f9b-93ee-b3aef4f0d658.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cba6654-700b-53ec-bc1c-5d86f308d219/3cba6654-700b-53ec-bc1c-5d86f308d219_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105367,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736929/general/293cd8b0-2c11-4f92-90c0-e082150b0b8e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cba6654-700b-53ec-bc1c-5d86f308d219/3cba6654-700b-53ec-bc1c-5d86f308d219_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103916,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736929/general/94f2888a-acde-49ef-ac90-c0137cfafb08.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cba6654-700b-53ec-bc1c-5d86f308d219/3cba6654-700b-53ec-bc1c-5d86f308d219_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78823,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736929/general/9eb4d8f4-d29e-4075-b798-5bbad6490524.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cba6654-700b-53ec-bc1c-5d86f308d219/3cba6654-700b-53ec-bc1c-5d86f308d219_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95899,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736929/general/1d9e9955-509b-4d1a-8bd9-74d3ba64b0e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cba6654-700b-53ec-bc1c-5d86f308d219/3cba6654-700b-53ec-bc1c-5d86f308d219_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92128,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736929/general/efc19fc2-9c26-4935-a3ff-342940888f7c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cba6654-700b-53ec-bc1c-5d86f308d219/3cba6654-700b-53ec-bc1c-5d86f308d219_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113463,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736929/general/2be79f38-d222-4bc6-90d6-abf3b3145c67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cba6654-700b-53ec-bc1c-5d86f308d219/3cba6654-700b-53ec-bc1c-5d86f308d219_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86902,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736929/general/6fa42996-f8c3-40a5-ba65-28d2d3266b70.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cba6654-700b-53ec-bc1c-5d86f308d219/3cba6654-700b-53ec-bc1c-5d86f308d219_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83137,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736929/general/c840c95c-e47c-47b0-aad0-0c82ef7927ee.jpg',
'Width': 1024}],
'price': 29200,
'price_includes_vat': True,
'registration_date': '2022-11-07',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi A6 Avant 55 TFSI Sport - Quattro - Petrol - Automatic - 340 hp '
'- 90.240 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726079%27 HTTP/1.1" 200 None
2026-03-25 17:16:44 [adesa.de] INFO: Saving data for 10726079: {'created_time': 1774459004.700827, 'last_price_update_time': 1774459004.700838, 'auction_closing_time': 1774607400.0}
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726079') HTTP/1.1" 204 0
2026-03-25 17:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742372/general/1684b209-ef95-4b50-8db2-59a62c6cf803.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725940)
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742358%252Fgeneral%252Fa1889f49-00af-4570-b2b3-0d8527c0220c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742358/general/a1889f49-00af-4570-b2b3-0d8527c0220c.jpg not downloaded yet
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742352%252Fgeneral%252F4cf94822-4ade-4b95-9bbf-8035dac7c1f3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742352/general/4cf94822-4ade-4b95-9bbf-8035dac7c1f3.jpg not downloaded yet
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742360%252Fgeneral%252Ff365ed5a-e962-4bab-9c73-83cd876cc835.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742360/general/f365ed5a-e962-4bab-9c73-83cd876cc835.jpg not downloaded yet
2026-03-25 17:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b83590>
2026-03-25 17:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba71c015-0dce-5572-9f23-4f0b642e5c4b/ba71c015-0dce-5572-9f23-4f0b642e5c4b_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252F33eeff7c-8bd1-4305-a7f4-bb7490149598.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/33eeff7c-8bd1-4305-a7f4-bb7490149598.jpg saved to cache
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ba71c015-0dce-5572-9f23-4f0b642e5c4b
2026-03-25 17:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d71490>
2026-03-25 17:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_870db98c-f4cb-5b25-b51e-1558cc488109/870db98c-f4cb-5b25-b51e-1558cc488109_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742362%252Fgeneral%252F0be33859-5e1f-4ca2-8ee1-4fa606185bfb.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742362/general/0be33859-5e1f-4ca2-8ee1-4fa606185bfb.jpg saved to cache
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 870db98c-f4cb-5b25-b51e-1558cc488109
2026-03-25 17:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b4c950>
2026-03-25 17:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba71c015-0dce-5572-9f23-4f0b642e5c4b/ba71c015-0dce-5572-9f23-4f0b642e5c4b_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252F4656d1de-f783-4ba0-8b59-81934a33892d.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/4656d1de-f783-4ba0-8b59-81934a33892d.jpg saved to cache
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ba71c015-0dce-5572-9f23-4f0b642e5c4b
2026-03-25 17:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341956590>
2026-03-25 17:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_870db98c-f4cb-5b25-b51e-1558cc488109/870db98c-f4cb-5b25-b51e-1558cc488109_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742362%252Fgeneral%252Fc62ae7f4-db09-4b9b-a314-fc0a2662627c.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742362/general/c62ae7f4-db09-4b9b-a314-fc0a2662627c.jpg saved to cache
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 870db98c-f4cb-5b25-b51e-1558cc488109
2026-03-25 17:16:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341ae0810>
2026-03-25 17:16:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba71c015-0dce-5572-9f23-4f0b642e5c4b/ba71c015-0dce-5572-9f23-4f0b642e5c4b_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252F5c8a3db4-1a6e-410e-9a7f-04dacbe6b31a.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/5c8a3db4-1a6e-410e-9a7f-04dacbe6b31a.jpg saved to cache
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ba71c015-0dce-5572-9f23-4f0b642e5c4b
2026-03-25 17:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742372/general/3683e28f-3948-4e18-9d1a-8a30d518951d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725940)
2026-03-25 17:16:44 [adesa.de] INFO: Found listing with ID: 10726078
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726078%27 HTTP/1.1" 200 None
2026-03-25 17:16:44 [adesa.de] INFO: Scrape type for 10726078: 1
2026-03-25 17:16:44 [adesa.de] INFO: Scraping item 10726078 url https://www.openlane.eu/en/carv6/auction/10726078
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742358%252Fgeneral%252F6c0bb48d-0b61-4282-b8d2-b197cd2c7731.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742358/general/6c0bb48d-0b61-4282-b8d2-b197cd2c7731.jpg not downloaded yet
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742352%252Fgeneral%252F4c808eaf-dc30-427f-a1da-8701d59c40ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742352/general/4c808eaf-dc30-427f-a1da-8701d59c40ad.jpg not downloaded yet
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742360%252Fgeneral%252Fec441212-9f0c-4706-b6b3-4c6fce65ef57.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742360/general/ec441212-9f0c-4706-b6b3-4c6fce65ef57.jpg not downloaded yet
2026-03-25 17:16:45 [adesa.de] INFO: Found listing with ID: 10728429
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728429%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [adesa.de] INFO: Scrape type for 10728429: 1
2026-03-25 17:16:45 [adesa.de] INFO: Scraping item 10728429 url https://www.openlane.eu/en/carv6/auction/10728429
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a99510>
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_870db98c-f4cb-5b25-b51e-1558cc488109/870db98c-f4cb-5b25-b51e-1558cc488109_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742362%252Fgeneral%252Fd0fc6eec-15bf-4f8a-a357-97adf5aae4bf.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742362/general/d0fc6eec-15bf-4f8a-a357-97adf5aae4bf.jpg saved to cache
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 870db98c-f4cb-5b25-b51e-1558cc488109
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a99350>
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba71c015-0dce-5572-9f23-4f0b642e5c4b/ba71c015-0dce-5572-9f23-4f0b642e5c4b_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252F1684b209-ef95-4b50-8db2-59a62c6cf803.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/1684b209-ef95-4b50-8db2-59a62c6cf803.jpg saved to cache
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ba71c015-0dce-5572-9f23-4f0b642e5c4b
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742358%252Fgeneral%252F3cea2a3b-ffc3-4b88-a707-b48ba10510b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742358/general/3cea2a3b-ffc3-4b88-a707-b48ba10510b3.jpg not downloaded yet
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742352%252Fgeneral%252F2c430844-d272-4176-b4e6-c377c04396a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742352/general/2c430844-d272-4176-b4e6-c377c04396a2.jpg not downloaded yet
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742360%252Fgeneral%252Fab1cf98f-0d49-45b8-b61f-d80fdfe7cab5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742360/general/ab1cf98f-0d49-45b8-b61f-d80fdfe7cab5.jpg not downloaded yet
2026-03-25 17:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742352/general/add06af0-ed4a-4db4-8462-6c8a4b7b2972.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725920)
2026-03-25 17:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742360/general/dc579b8b-655d-42ff-85f6-8befb59377e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725928)
2026-03-25 17:16:45 [adesa.de] INFO: Found listing with ID: 10728417
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728417%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [adesa.de] INFO: Scrape type for 10728417: 1
2026-03-25 17:16:45 [adesa.de] INFO: Scraping item 10728417 url https://www.openlane.eu/en/carv6/auction/10728417
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742358%252Fgeneral%252Fd37f743a-885c-4a03-91b4-d05071c8ef0e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742358/general/d37f743a-885c-4a03-91b4-d05071c8ef0e.jpg not downloaded yet
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742352%252Fgeneral%252F7524195a-77ba-4553-92e9-59e305295060.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742352/general/7524195a-77ba-4553-92e9-59e305295060.jpg not downloaded yet
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742360%252Fgeneral%252F4d8935f4-acf0-416c-b811-cf13adaa066d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742360/general/4d8935f4-acf0-416c-b811-cf13adaa066d.jpg not downloaded yet
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13427d3dd0>
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba71c015-0dce-5572-9f23-4f0b642e5c4b/ba71c015-0dce-5572-9f23-4f0b642e5c4b_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252F3683e28f-3948-4e18-9d1a-8a30d518951d.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/3683e28f-3948-4e18-9d1a-8a30d518951d.jpg saved to cache
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ba71c015-0dce-5572-9f23-4f0b642e5c4b
2026-03-25 17:16:45 [adesa.de] INFO: Found listing with ID: 10728381
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728381%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [adesa.de] INFO: Scrape type for 10728381: 1
2026-03-25 17:16:45 [adesa.de] INFO: Scraping item 10728381 url https://www.openlane.eu/en/carv6/auction/10728381
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742358%252Fgeneral%252F85d14824-d6cf-4265-93c5-57267f753b3b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742358/general/85d14824-d6cf-4265-93c5-57267f753b3b.jpg not downloaded yet
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742352%252Fgeneral%252F120218eb-39d9-4dc0-bc55-7fcf279b9265.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742352/general/120218eb-39d9-4dc0-bc55-7fcf279b9265.jpg not downloaded yet
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742360%252Fgeneral%252F92fd6ac4-b609-4514-8553-691a6039f5d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742360/general/92fd6ac4-b609-4514-8553-691a6039f5d2.jpg not downloaded yet
2026-03-25 17:16:45 [adesa.de] INFO: Found listing with ID: 10728134
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728134%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [adesa.de] INFO: Scrape type for 10728134: 1
2026-03-25 17:16:45 [adesa.de] INFO: Scraping item 10728134 url https://www.openlane.eu/en/carv6/auction/10728134
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13418ece10>
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0db07f2-80d3-5e29-aee0-5029833c44bd/f0db07f2-80d3-5e29-aee0-5029833c44bd_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742352%252Fgeneral%252Fadd06af0-ed4a-4db4-8462-6c8a4b7b2972.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742352/general/add06af0-ed4a-4db4-8462-6c8a4b7b2972.jpg saved to cache
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f0db07f2-80d3-5e29-aee0-5029833c44bd
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a6a690>
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ecb2be3-d495-5182-bc95-246d4ce9e1ec/9ecb2be3-d495-5182-bc95-246d4ce9e1ec_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742360%252Fgeneral%252Fdc579b8b-655d-42ff-85f6-8befb59377e9.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742360/general/dc579b8b-655d-42ff-85f6-8befb59377e9.jpg saved to cache
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9ecb2be3-d495-5182-bc95-246d4ce9e1ec
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742358%252Fgeneral%252F7268c23b-6757-42ba-abaf-36add795896b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742358/general/7268c23b-6757-42ba-abaf-36add795896b.jpg not downloaded yet
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742352%252Fgeneral%252Fe866902f-15f2-4bc1-a218-6067af6cb640.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742352/general/e866902f-15f2-4bc1-a218-6067af6cb640.jpg not downloaded yet
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742360%252Fgeneral%252F34378986-0a2c-4d22-8455-cf9527158069.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742360/general/34378986-0a2c-4d22-8455-cf9527158069.jpg not downloaded yet
2026-03-25 17:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742360/general/ab1cf98f-0d49-45b8-b61f-d80fdfe7cab5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725928)
2026-03-25 17:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742352/general/2c430844-d272-4176-b4e6-c377c04396a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725920)
2026-03-25 17:16:45 [adesa.de] INFO: Found listing with ID: 10728424
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728424%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [adesa.de] INFO: Scrape type for 10728424: 1
2026-03-25 17:16:45 [adesa.de] INFO: Scraping item 10728424 url https://www.openlane.eu/en/carv6/auction/10728424
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742358%252Fgeneral%252F16583d15-8c4a-41c9-b846-302d3ff84101.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742358/general/16583d15-8c4a-41c9-b846-302d3ff84101.jpg not downloaded yet
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742352%252Fgeneral%252Fd8743d94-76b2-4e45-945d-7c027bf64b1f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742352/general/d8743d94-76b2-4e45-945d-7c027bf64b1f.jpg not downloaded yet
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742360%252Fgeneral%252Fa284b596-2177-4300-86ee-7e1207bfafc8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742360/general/a284b596-2177-4300-86ee-7e1207bfafc8.jpg not downloaded yet
2026-03-25 17:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728132> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:45 [adesa.de] INFO: Found listing with ID: 10728413
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728413%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [adesa.de] INFO: Scrape type for 10728413: 1
2026-03-25 17:16:45 [adesa.de] INFO: Scraping item 10728413 url https://www.openlane.eu/en/carv6/auction/10728413
2026-03-25 17:16:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742358%252Fgeneral%252F8a45ade0-c072-4085-9dca-a07e3b49584b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742358/general/8a45ade0-c072-4085-9dca-a07e3b49584b.jpg not downloaded yet
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742352%252Fgeneral%252Fc174c6a6-d887-4c61-88a2-6279aaa14eeb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742352/general/c174c6a6-d887-4c61-88a2-6279aaa14eeb.jpg not downloaded yet
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742360%252Fgeneral%252F583d13af-1962-4fed-8b25-8b8333cff534.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742360/general/583d13af-1962-4fed-8b25-8b8333cff534.jpg not downloaded yet
2026-03-25 17:16:45 [adesa.de] INFO: Found listing with ID: 10728315
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728315%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [adesa.de] INFO: Scrape type for 10728315: 1
2026-03-25 17:16:45 [adesa.de] INFO: Scraping item 10728315 url https://www.openlane.eu/en/carv6/auction/10728315
2026-03-25 17:16:45 [adesa.de] INFO: Found listing with ID: 10728303
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728303%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [adesa.de] INFO: Scrape type for 10728303: 1
2026-03-25 17:16:45 [adesa.de] INFO: Scraping item 10728303 url https://www.openlane.eu/en/carv6/auction/10728303
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429f7b10>
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ecb2be3-d495-5182-bc95-246d4ce9e1ec/9ecb2be3-d495-5182-bc95-246d4ce9e1ec_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742360%252Fgeneral%252Fab1cf98f-0d49-45b8-b61f-d80fdfe7cab5.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742360/general/ab1cf98f-0d49-45b8-b61f-d80fdfe7cab5.jpg saved to cache
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9ecb2be3-d495-5182-bc95-246d4ce9e1ec
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a51cd0>
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0db07f2-80d3-5e29-aee0-5029833c44bd/f0db07f2-80d3-5e29-aee0-5029833c44bd_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742352%252Fgeneral%252F2c430844-d272-4176-b4e6-c377c04396a2.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742352/general/2c430844-d272-4176-b4e6-c377c04396a2.jpg saved to cache
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f0db07f2-80d3-5e29-aee0-5029833c44bd
2026-03-25 17:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742360/general/34378986-0a2c-4d22-8455-cf9527158069.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725928)
2026-03-25 17:16:45 [adesa.de] INFO: Found listing with ID: 10728316
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728316%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [adesa.de] INFO: Scrape type for 10728316: 1
2026-03-25 17:16:45 [adesa.de] INFO: Scraping item 10728316 url https://www.openlane.eu/en/carv6/auction/10728316
2026-03-25 17:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742352/general/e866902f-15f2-4bc1-a218-6067af6cb640.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725920)
2026-03-25 17:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728334> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:45 [adesa.de] INFO: Found listing with ID: 10728121
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728121%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [adesa.de] INFO: Scrape type for 10728121: 1
2026-03-25 17:16:45 [adesa.de] INFO: Scraping item 10728121 url https://www.openlane.eu/en/carv6/auction/10728121
2026-03-25 17:16:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac36df00-3dfe-5635-935d-0de69d22886f with identifier: 10728132
2026-03-25 17:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac36df00-3dfe-5635-935d-0de69d22886f with scrape type 1
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac36df00-3dfe-5635-935d-0de69d22886f
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741299%252Fgeneral%252F8f924dc9-0d0c-443d-b278-d499b5ceafdd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741299/general/8f924dc9-0d0c-443d-b278-d499b5ceafdd.jpg not downloaded yet
2026-03-25 17:16:45 [adesa.de] INFO: Found listing with ID: 10728136
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728136%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [adesa.de] INFO: Scrape type for 10728136: 1
2026-03-25 17:16:45 [adesa.de] INFO: Scraping item 10728136 url https://www.openlane.eu/en/carv6/auction/10728136
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741299%252Fgeneral%252Fb9fa2cbe-5ac8-42f5-8cb3-33c51bf92cdf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741299/general/b9fa2cbe-5ac8-42f5-8cb3-33c51bf92cdf.jpg not downloaded yet
2026-03-25 17:16:45 [adesa.de] INFO: Found listing with ID: 10728175
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728175%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [adesa.de] INFO: Scrape type for 10728175: 1
2026-03-25 17:16:45 [adesa.de] INFO: Scraping item 10728175 url https://www.openlane.eu/en/carv6/auction/10728175
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741299%252Fgeneral%252F84f4f4b9-1011-4e36-9ca0-1a5f139e1f4a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741299/general/84f4f4b9-1011-4e36-9ca0-1a5f139e1f4a.jpg not downloaded yet
2026-03-25 17:16:45 [adesa.de] INFO: Found listing with ID: 10728120
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728120%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [adesa.de] INFO: Scrape type for 10728120: 1
2026-03-25 17:16:45 [adesa.de] INFO: Scraping item 10728120 url https://www.openlane.eu/en/carv6/auction/10728120
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741299%252Fgeneral%252Fcc58a258-20be-46cd-af60-80be8690dcac.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741299/general/cc58a258-20be-46cd-af60-80be8690dcac.png not downloaded yet
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134298d2d0>
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ecb2be3-d495-5182-bc95-246d4ce9e1ec/9ecb2be3-d495-5182-bc95-246d4ce9e1ec_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742360%252Fgeneral%252F34378986-0a2c-4d22-8455-cf9527158069.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742360/general/34378986-0a2c-4d22-8455-cf9527158069.jpg saved to cache
2026-03-25 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9ecb2be3-d495-5182-bc95-246d4ce9e1ec
2026-03-25 17:16:46 [adesa.de] INFO: Found listing with ID: 10728118
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728118%27 HTTP/1.1" 200 None
2026-03-25 17:16:46 [adesa.de] INFO: Scrape type for 10728118: 1
2026-03-25 17:16:46 [adesa.de] INFO: Scraping item 10728118 url https://www.openlane.eu/en/carv6/auction/10728118
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741299%252Fgeneral%252Fc2f84f67-41d9-4658-92e9-20c32e768a0a.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741299/general/c2f84f67-41d9-4658-92e9-20c32e768a0a.png not downloaded yet
2026-03-25 17:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134262eb10>
2026-03-25 17:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0db07f2-80d3-5e29-aee0-5029833c44bd/f0db07f2-80d3-5e29-aee0-5029833c44bd_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742352%252Fgeneral%252Fe866902f-15f2-4bc1-a218-6067af6cb640.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742352/general/e866902f-15f2-4bc1-a218-6067af6cb640.jpg saved to cache
2026-03-25 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f0db07f2-80d3-5e29-aee0-5029833c44bd
2026-03-25 17:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e with identifier: 10728334
2026-03-25 17:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e with scrape type 1
2026-03-25 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647436%252Fgeneral%252F1ba4c6da-f071-4b8d-b130-8166e5768ee4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647436/general/1ba4c6da-f071-4b8d-b130-8166e5768ee4.jpg already downloaded
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647436%252Fgeneral%252F6ab356dc-21f9-487b-a5ba-e4176b78081d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647436/general/6ab356dc-21f9-487b-a5ba-e4176b78081d.jpg already downloaded
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647436%252Fgeneral%252Fc840a351-e945-4005-897b-5cb25a5da121.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647436/general/c840a351-e945-4005-897b-5cb25a5da121.jpg already downloaded
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647436%252Fgeneral%252Fd2e38a57-a959-4136-a67d-51ba981451ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647436/general/d2e38a57-a959-4136-a67d-51ba981451ad.jpg already downloaded
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647436%252Fgeneral%252F475739cf-c1cb-43f1-a52d-95d8a628b579.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647436/general/475739cf-c1cb-43f1-a52d-95d8a628b579.jpg already downloaded
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647436%252Fgeneral%252Fa475a667-9e5d-4cb9-afba-07258fa1e6ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647436/general/a475a667-9e5d-4cb9-afba-07258fa1e6ae.jpg already downloaded
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647436%252Fgeneral%252F5354ef06-fb4a-4352-bbca-eccf4f64c4c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647436/general/5354ef06-fb4a-4352-bbca-eccf4f64c4c2.jpg already downloaded
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647436%252Fgeneral%252Fe2118743-1052-44a1-8250-5458e3da0dde.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647436/general/e2118743-1052-44a1-8250-5458e3da0dde.jpg already downloaded
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647436%252Fgeneral%252Fd0ebde7c-56ba-4dc7-8126-356b48643f76.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647436/general/d0ebde7c-56ba-4dc7-8126-356b48643f76.jpg already downloaded
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647436%252Fgeneral%252Ff1afc7fd-ab41-4a02-9f1b-4b0c5c6364fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647436/general/f1afc7fd-ab41-4a02-9f1b-4b0c5c6364fe.jpg already downloaded
2026-03-25 17:16:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e, identifier: 10728334
2026-03-25 17:16:46 [adesa.de] INFO: Found listing with ID: 10728119
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728119%27 HTTP/1.1" 200 None
2026-03-25 17:16:46 [adesa.de] INFO: Scrape type for 10728119: 1
2026-03-25 17:16:46 [adesa.de] INFO: Scraping item 10728119 url https://www.openlane.eu/en/carv6/auction/10728119
2026-03-25 17:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725932> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e with identifier: 10728334
2026-03-25 17:16:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e with identifier: 10728334
2026-03-25 17:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e with identifier: 10728334 to the API
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728334>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30278',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728334',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 114376,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5647436/general/1ba4c6da-f071-4b8d-b130-8166e5768ee4.jpg',
'https://images.openlane.eu/carimgs/5647436/general/6ab356dc-21f9-487b-a5ba-e4176b78081d.jpg',
'https://images.openlane.eu/carimgs/5647436/general/c840a351-e945-4005-897b-5cb25a5da121.jpg',
'https://images.openlane.eu/carimgs/5647436/general/d2e38a57-a959-4136-a67d-51ba981451ad.jpg',
'https://images.openlane.eu/carimgs/5647436/general/475739cf-c1cb-43f1-a52d-95d8a628b579.jpg',
'https://images.openlane.eu/carimgs/5647436/general/a475a667-9e5d-4cb9-afba-07258fa1e6ae.jpg',
'https://images.openlane.eu/carimgs/5647436/general/5354ef06-fb4a-4352-bbca-eccf4f64c4c2.jpg',
'https://images.openlane.eu/carimgs/5647436/general/e2118743-1052-44a1-8250-5458e3da0dde.jpg',
'https://images.openlane.eu/carimgs/5647436/general/d0ebde7c-56ba-4dc7-8126-356b48643f76.jpg',
'https://images.openlane.eu/carimgs/5647436/general/f1afc7fd-ab41-4a02-9f1b-4b0c5c6364fe.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e/050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45816,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647436/general/1ba4c6da-f071-4b8d-b130-8166e5768ee4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e/050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55205,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647436/general/6ab356dc-21f9-487b-a5ba-e4176b78081d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e/050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92855,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647436/general/c840a351-e945-4005-897b-5cb25a5da121.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e/050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51500,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647436/general/d2e38a57-a959-4136-a67d-51ba981451ad.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e/050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71762,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647436/general/475739cf-c1cb-43f1-a52d-95d8a628b579.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e/050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91150,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647436/general/a475a667-9e5d-4cb9-afba-07258fa1e6ae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e/050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82066,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647436/general/5354ef06-fb4a-4352-bbca-eccf4f64c4c2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e/050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61047,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647436/general/e2118743-1052-44a1-8250-5458e3da0dde.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e/050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66316,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647436/general/d0ebde7c-56ba-4dc7-8126-356b48643f76.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e/050400e4-9ab2-5a9b-9c9a-5a6164f6cf6e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39904,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647436/general/f1afc7fd-ab41-4a02-9f1b-4b0c5c6364fe.jpg',
'Width': 577}],
'price': 19300,
'price_includes_vat': True,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q3 35 TDI Advanced - Diesel - Automatic - 150 hp - 114.376 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728334%27 HTTP/1.1" 200 None
2026-03-25 17:16:46 [adesa.de] INFO: Saving data for 10728334: {'created_time': 1774459006.839973, 'last_price_update_time': 1774459006.839984, 'auction_closing_time': 1774606200.0}
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728334') HTTP/1.1" 204 0
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741299%252Fgeneral%252F3db81954-7f47-4229-a00d-aeb25e16946c.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741299/general/3db81954-7f47-4229-a00d-aeb25e16946c.png not downloaded yet
2026-03-25 17:16:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:46 [adesa.de] INFO: Found listing with ID: 10728122
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728122%27 HTTP/1.1" 200 None
2026-03-25 17:16:46 [adesa.de] INFO: Scrape type for 10728122: 1
2026-03-25 17:16:46 [adesa.de] INFO: Scraping item 10728122 url https://www.openlane.eu/en/carv6/auction/10728122
2026-03-25 17:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726071> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728418> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741299%252Fgeneral%252F52d7fb97-4010-49fc-83b0-de762d5880fe.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741299/general/52d7fb97-4010-49fc-83b0-de762d5880fe.png not downloaded yet
2026-03-25 17:16:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:46 [adesa.de] INFO: Found listing with ID: 10728176
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728176%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [adesa.de] INFO: Scrape type for 10728176: 1
2026-03-25 17:16:47 [adesa.de] INFO: Scraping item 10728176 url https://www.openlane.eu/en/carv6/auction/10728176
2026-03-25 17:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a03ec55d-3950-50b5-bf38-9f90853642c0 with identifier: 10725932
2026-03-25 17:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a03ec55d-3950-50b5-bf38-9f90853642c0 with scrape type 1
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a03ec55d-3950-50b5-bf38-9f90853642c0
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742364%252Fgeneral%252F7fd586a8-3913-4300-a340-6d32dd320952.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742364/general/7fd586a8-3913-4300-a340-6d32dd320952.jpg not downloaded yet
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741299%252Fgeneral%252F6c7e8b1d-2cee-4506-9655-b1672b52d310.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741299/general/6c7e8b1d-2cee-4506-9655-b1672b52d310.png not downloaded yet
2026-03-25 17:16:47 [adesa.de] INFO: Found listing with ID: 10728406
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728406%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [adesa.de] INFO: Scrape type for 10728406: 1
2026-03-25 17:16:47 [adesa.de] INFO: Scraping item 10728406 url https://www.openlane.eu/en/carv6/auction/10728406
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742364%252Fgeneral%252Fa8806914-5094-4315-ab03-08661be783e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742364/general/a8806914-5094-4315-ab03-08661be783e0.jpg not downloaded yet
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741299%252Fgeneral%252Fe86ab118-5c1e-4835-95f7-530293f57b7a.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741299/general/e86ab118-5c1e-4835-95f7-530293f57b7a.png not downloaded yet
2026-03-25 17:16:47 [adesa.de] INFO: Found listing with ID: 10728404
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728404%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [adesa.de] INFO: Scrape type for 10728404: 1
2026-03-25 17:16:47 [adesa.de] INFO: Scraping item 10728404 url https://www.openlane.eu/en/carv6/auction/10728404
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742364%252Fgeneral%252F940aec7e-67ba-4e87-ad7b-eba79f18f421.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742364/general/940aec7e-67ba-4e87-ad7b-eba79f18f421.jpg not downloaded yet
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741299%252Fgeneral%252F43b52e29-8459-46e8-bdaa-d26cb61eedda.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741299/general/43b52e29-8459-46e8-bdaa-d26cb61eedda.png not downloaded yet
2026-03-25 17:16:47 [adesa.de] INFO: Found listing with ID: 10728409
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728409%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [adesa.de] INFO: Scrape type for 10728409: 1
2026-03-25 17:16:47 [adesa.de] INFO: Scraping item 10728409 url https://www.openlane.eu/en/carv6/auction/10728409
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742364%252Fgeneral%252Fe50660c3-6707-4fa3-a677-4a07e974f50c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742364/general/e50660c3-6707-4fa3-a677-4a07e974f50c.jpg not downloaded yet
2026-03-25 17:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b with identifier: 10726071
2026-03-25 17:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b with scrape type 1
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736920%252Fgeneral%252Fc9b99952-0535-45bd-851b-880f95d00272.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736920/general/c9b99952-0535-45bd-851b-880f95d00272.jpg already downloaded
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736920%252Fgeneral%252F7d88fc12-d4b9-4b85-9dbc-04eb010a276b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736920/general/7d88fc12-d4b9-4b85-9dbc-04eb010a276b.jpg already downloaded
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736920%252Fgeneral%252F16ef776f-f33e-4979-a97d-ad7d0eeddcb0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736920/general/16ef776f-f33e-4979-a97d-ad7d0eeddcb0.jpg already downloaded
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736920%252Fgeneral%252F4bd315c8-1478-4fee-a69e-4b3fd396308d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736920/general/4bd315c8-1478-4fee-a69e-4b3fd396308d.jpg already downloaded
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736920%252Fgeneral%252F9f50eb20-6b53-4298-86b9-ef15c596029b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736920/general/9f50eb20-6b53-4298-86b9-ef15c596029b.jpg already downloaded
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736920%252Fgeneral%252F47250e95-49e2-43e8-85e4-0a9a52128513.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736920/general/47250e95-49e2-43e8-85e4-0a9a52128513.jpg already downloaded
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736920%252Fgeneral%252F4e17a109-a1cf-4370-8f5c-b873b18ec5dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736920/general/4e17a109-a1cf-4370-8f5c-b873b18ec5dd.jpg already downloaded
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736920%252Fgeneral%252F186c1c81-26a5-4f49-94ea-b49dd3f9c4ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736920/general/186c1c81-26a5-4f49-94ea-b49dd3f9c4ab.jpg already downloaded
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736920%252Fgeneral%252F1577e941-4bca-4300-bf82-4d32483a3f09.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736920/general/1577e941-4bca-4300-bf82-4d32483a3f09.jpg already downloaded
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736920%252Fgeneral%252Fc775e30c-0f7e-4053-b756-10230c7fdcae.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736920/general/c775e30c-0f7e-4053-b756-10230c7fdcae.jpg already downloaded
2026-03-25 17:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b, identifier: 10726071
2026-03-25 17:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4 with identifier: 10728418
2026-03-25 17:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4 with scrape type 1
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522738%252Fgeneral%252Fdfdb63a3-1fe9-4561-9c9c-353dc04d7300.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522738/general/dfdb63a3-1fe9-4561-9c9c-353dc04d7300.jpg already downloaded
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522738%252Fgeneral%252Fd12cbeac-b132-4fe9-84e5-2f7701af9a67.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522738/general/d12cbeac-b132-4fe9-84e5-2f7701af9a67.jpg already downloaded
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522738%252Fgeneral%252F821fbac4-6358-4960-bf4f-725b2cbbe6cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522738/general/821fbac4-6358-4960-bf4f-725b2cbbe6cd.jpg already downloaded
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522738%252Fgeneral%252F265b7062-e18e-40f1-ae16-db76403e9af6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522738/general/265b7062-e18e-40f1-ae16-db76403e9af6.jpg already downloaded
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522738%252Fgeneral%252Fa16917b9-58ca-43fe-ae3b-2f4403899e43.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522738/general/a16917b9-58ca-43fe-ae3b-2f4403899e43.jpg already downloaded
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522738%252Fgeneral%252Fc7fba028-22b1-4e97-aad6-cfb7548e2615.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522738/general/c7fba028-22b1-4e97-aad6-cfb7548e2615.jpg already downloaded
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522738%252Fgeneral%252Ff6ce147b-fc0b-4e17-b69d-6612478045ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522738/general/f6ce147b-fc0b-4e17-b69d-6612478045ba.jpg already downloaded
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522738%252Fgeneral%252F02d8d917-7751-4d1b-b585-5bb61e90ce93.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522738/general/02d8d917-7751-4d1b-b585-5bb61e90ce93.jpg already downloaded
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522738%252Fgeneral%252F836493cc-ea37-4e21-8196-7a5b5911b42a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522738/general/836493cc-ea37-4e21-8196-7a5b5911b42a.jpg already downloaded
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522738%252Fgeneral%252F7c150f43-9991-476e-b0d6-02962f2e7447.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522738/general/7c150f43-9991-476e-b0d6-02962f2e7447.jpg already downloaded
2026-03-25 17:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4, identifier: 10728418
2026-03-25 17:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b with identifier: 10726071
2026-03-25 17:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b with identifier: 10726071
2026-03-25 17:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b with identifier: 10726071 to the API
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726071>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545C4',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726071',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 27930,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5736920/general/c9b99952-0535-45bd-851b-880f95d00272.jpg',
'https://images.openlane.eu/carimgs/5736920/general/7d88fc12-d4b9-4b85-9dbc-04eb010a276b.jpg',
'https://images.openlane.eu/carimgs/5736920/general/16ef776f-f33e-4979-a97d-ad7d0eeddcb0.jpg',
'https://images.openlane.eu/carimgs/5736920/general/4bd315c8-1478-4fee-a69e-4b3fd396308d.jpg',
'https://images.openlane.eu/carimgs/5736920/general/9f50eb20-6b53-4298-86b9-ef15c596029b.jpg',
'https://images.openlane.eu/carimgs/5736920/general/47250e95-49e2-43e8-85e4-0a9a52128513.jpg',
'https://images.openlane.eu/carimgs/5736920/general/4e17a109-a1cf-4370-8f5c-b873b18ec5dd.jpg',
'https://images.openlane.eu/carimgs/5736920/general/186c1c81-26a5-4f49-94ea-b49dd3f9c4ab.jpg',
'https://images.openlane.eu/carimgs/5736920/general/1577e941-4bca-4300-bf82-4d32483a3f09.jpg',
'https://images.openlane.eu/carimgs/5736920/general/c775e30c-0f7e-4053-b756-10230c7fdcae.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b/92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123485,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736920/general/c9b99952-0535-45bd-851b-880f95d00272.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b/92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133621,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736920/general/7d88fc12-d4b9-4b85-9dbc-04eb010a276b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b/92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124387,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736920/general/16ef776f-f33e-4979-a97d-ad7d0eeddcb0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b/92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132082,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736920/general/4bd315c8-1478-4fee-a69e-4b3fd396308d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b/92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130968,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736920/general/9f50eb20-6b53-4298-86b9-ef15c596029b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b/92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124125,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736920/general/47250e95-49e2-43e8-85e4-0a9a52128513.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b/92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114476,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736920/general/4e17a109-a1cf-4370-8f5c-b873b18ec5dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b/92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89882,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736920/general/186c1c81-26a5-4f49-94ea-b49dd3f9c4ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b/92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101964,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736920/general/1577e941-4bca-4300-bf82-4d32483a3f09.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b/92bf114d-8a5e-5dbc-9e4d-b46e5f9adc5b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85828,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736920/general/c775e30c-0f7e-4053-b756-10230c7fdcae.jpg',
'Width': 1024}],
'price': 22400,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi Q3 S Line - Petrol - Manual - 150 hp - 27.930 km',
'transmission': 'manual',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726071%27 HTTP/1.1" 200 None
2026-03-25 17:16:48 [adesa.de] INFO: Saving data for 10726071: {'created_time': 1774459008.033967, 'last_price_update_time': 1774459008.033981, 'auction_closing_time': 1774607400.0}
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726071') HTTP/1.1" 204 0
2026-03-25 17:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4 with identifier: 10728418
2026-03-25 17:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4 with identifier: 10728418
2026-03-25 17:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4 with identifier: 10728418 to the API
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728418>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Electric',
'id': 'eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28875',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728418',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 50200,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 83,
'photo_urls': ['https://images.openlane.eu/carimgs/5522738/general/dfdb63a3-1fe9-4561-9c9c-353dc04d7300.jpg',
'https://images.openlane.eu/carimgs/5522738/general/d12cbeac-b132-4fe9-84e5-2f7701af9a67.jpg',
'https://images.openlane.eu/carimgs/5522738/general/821fbac4-6358-4960-bf4f-725b2cbbe6cd.jpg',
'https://images.openlane.eu/carimgs/5522738/general/265b7062-e18e-40f1-ae16-db76403e9af6.jpg',
'https://images.openlane.eu/carimgs/5522738/general/a16917b9-58ca-43fe-ae3b-2f4403899e43.jpg',
'https://images.openlane.eu/carimgs/5522738/general/c7fba028-22b1-4e97-aad6-cfb7548e2615.jpg',
'https://images.openlane.eu/carimgs/5522738/general/f6ce147b-fc0b-4e17-b69d-6612478045ba.jpg',
'https://images.openlane.eu/carimgs/5522738/general/02d8d917-7751-4d1b-b585-5bb61e90ce93.jpg',
'https://images.openlane.eu/carimgs/5522738/general/836493cc-ea37-4e21-8196-7a5b5911b42a.jpg',
'https://images.openlane.eu/carimgs/5522738/general/7c150f43-9991-476e-b0d6-02962f2e7447.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4/eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28475,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522738/general/dfdb63a3-1fe9-4561-9c9c-353dc04d7300.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4/eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29701,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522738/general/d12cbeac-b132-4fe9-84e5-2f7701af9a67.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4/eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30847,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522738/general/821fbac4-6358-4960-bf4f-725b2cbbe6cd.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4/eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31432,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522738/general/265b7062-e18e-40f1-ae16-db76403e9af6.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4/eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28720,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522738/general/a16917b9-58ca-43fe-ae3b-2f4403899e43.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4/eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28402,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522738/general/c7fba028-22b1-4e97-aad6-cfb7548e2615.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4/eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31346,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522738/general/f6ce147b-fc0b-4e17-b69d-6612478045ba.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4/eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36056,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522738/general/02d8d917-7751-4d1b-b585-5bb61e90ce93.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4/eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23843,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522738/general/836493cc-ea37-4e21-8196-7a5b5911b42a.jpg',
'Width': 580},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4/eabdf0b4-1a24-5f7d-89f9-4d8332e1cea4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38377,
'Height': 435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522738/general/7c150f43-9991-476e-b0d6-02962f2e7447.jpg',
'Width': 580}],
'price': 24900,
'price_includes_vat': True,
'registration_date': '2022-06-30',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q4 E-tron 50 - Quattro - Electric - Automatic - 299 hp - '
'50.200 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728418%27 HTTP/1.1" 200 None
2026-03-25 17:16:48 [adesa.de] INFO: Saving data for 10728418: {'created_time': 1774459008.353646, 'last_price_update_time': 1774459008.353657, 'auction_closing_time': 1774606800.0}
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728418') HTTP/1.1" 204 0
2026-03-25 17:16:48 [adesa.de] INFO: Found listing with ID: 10728368
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728368%27 HTTP/1.1" 200 None
2026-03-25 17:16:48 [adesa.de] INFO: Scrape type for 10728368: 1
2026-03-25 17:16:48 [adesa.de] INFO: Scraping item 10728368 url https://www.openlane.eu/en/carv6/auction/10728368
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742364%252Fgeneral%252Fe49607f3-f18e-456d-a23f-00ae694239fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742364/general/e49607f3-f18e-456d-a23f-00ae694239fb.jpg not downloaded yet
2026-03-25 17:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:48 [adesa.de] INFO: Found listing with ID: 10728150
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728150%27 HTTP/1.1" 200 None
2026-03-25 17:16:48 [adesa.de] INFO: Scrape type for 10728150: 1
2026-03-25 17:16:48 [adesa.de] INFO: Scraping item 10728150 url https://www.openlane.eu/en/carv6/auction/10728150
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742364%252Fgeneral%252Fe1f9010a-1bc0-43de-a5ba-2e5df3d184c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742364/general/e1f9010a-1bc0-43de-a5ba-2e5df3d184c5.jpg not downloaded yet
2026-03-25 17:16:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726080> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:48 [adesa.de] INFO: Found listing with ID: 10728192
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728192%27 HTTP/1.1" 200 None
2026-03-25 17:16:48 [adesa.de] INFO: Scrape type for 10728192: 1
2026-03-25 17:16:48 [adesa.de] INFO: Scraping item 10728192 url https://www.openlane.eu/en/carv6/auction/10728192
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742364%252Fgeneral%252Fccfdb540-ffb1-4f4a-8996-dd9b8590ce2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742364/general/ccfdb540-ffb1-4f4a-8996-dd9b8590ce2e.jpg not downloaded yet
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742364%252Fgeneral%252Faa139df0-a4a8-4962-84fa-4984749795aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742364/general/aa139df0-a4a8-4962-84fa-4984749795aa.jpg not downloaded yet
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742364%252Fgeneral%252F76c3f0ae-81b6-4155-8385-835b0af1ef3b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742364/general/76c3f0ae-81b6-4155-8385-835b0af1ef3b.jpg not downloaded yet
2026-03-25 17:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94b9cf88-6e05-590f-bb2f-7f731da4ef17 with identifier: 10728300
2026-03-25 17:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94b9cf88-6e05-590f-bb2f-7f731da4ef17 with scrape type 1
2026-03-25 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 94b9cf88-6e05-590f-bb2f-7f731da4ef17
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676558%252Fgeneral%252F046f13b6-cbc4-4e33-9dc8-e71a586eca8e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676558/general/046f13b6-cbc4-4e33-9dc8-e71a586eca8e.jpg already downloaded
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676558%252Fgeneral%252Fb170b2d2-337c-4a7b-b761-20c15067f85c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676558/general/b170b2d2-337c-4a7b-b761-20c15067f85c.jpg already downloaded
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676558%252Fgeneral%252F72cb84d7-0ddd-45f8-8a95-7a61f6bbd5be.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676558/general/72cb84d7-0ddd-45f8-8a95-7a61f6bbd5be.png already downloaded
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676558%252Fgeneral%252F3e30be21-0614-493d-afb0-891b97b72c1b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676558/general/3e30be21-0614-493d-afb0-891b97b72c1b.jpg already downloaded
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676558%252Fgeneral%252Fe3b286bf-d37f-4671-809a-bceb43516f41.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676558/general/e3b286bf-d37f-4671-809a-bceb43516f41.jpg already downloaded
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676558%252Fgeneral%252F408e25f1-47cc-47b4-b5ef-51b7357a4dbd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676558/general/408e25f1-47cc-47b4-b5ef-51b7357a4dbd.jpg already downloaded
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676558%252Fgeneral%252Fd3165776-9c47-4e54-bdfa-aaa4bf585b8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676558/general/d3165776-9c47-4e54-bdfa-aaa4bf585b8b.jpg already downloaded
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676558%252Fgeneral%252Fceb48776-e884-4f50-ae2f-065aaa605ad8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676558/general/ceb48776-e884-4f50-ae2f-065aaa605ad8.jpeg already downloaded
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676558%252Fgeneral%252Fbbe2b75f-771c-4d76-b76d-0fd2c014aee6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676558/general/bbe2b75f-771c-4d76-b76d-0fd2c014aee6.jpg already downloaded
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676558%252Fgeneral%252F324b7a91-b4df-411f-b692-c91f26579904.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676558/general/324b7a91-b4df-411f-b692-c91f26579904.jpg already downloaded
2026-03-25 17:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 94b9cf88-6e05-590f-bb2f-7f731da4ef17, identifier: 10728300
2026-03-25 17:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741299/general/c2f84f67-41d9-4658-92e9-20c32e768a0a.png> (referer: https://www.openlane.eu/en/carv6/auction/10728132)
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742364%252Fgeneral%252F0aeeab93-9ee0-4584-b23d-e1e261291c0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742364/general/0aeeab93-9ee0-4584-b23d-e1e261291c0d.jpg not downloaded yet
2026-03-25 17:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 94b9cf88-6e05-590f-bb2f-7f731da4ef17 with identifier: 10728300
2026-03-25 17:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 94b9cf88-6e05-590f-bb2f-7f731da4ef17 with identifier: 10728300
2026-03-25 17:16:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 94b9cf88-6e05-590f-bb2f-7f731da4ef17 with identifier: 10728300 to the API
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728300>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Electric',
'id': '94b9cf88-6e05-590f-bb2f-7f731da4ef17',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31392',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728300',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 34280,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5676558/general/046f13b6-cbc4-4e33-9dc8-e71a586eca8e.jpg',
'https://images.openlane.eu/carimgs/5676558/general/b170b2d2-337c-4a7b-b761-20c15067f85c.jpg',
'https://images.openlane.eu/carimgs/5676558/general/72cb84d7-0ddd-45f8-8a95-7a61f6bbd5be.png',
'https://images.openlane.eu/carimgs/5676558/general/3e30be21-0614-493d-afb0-891b97b72c1b.jpg',
'https://images.openlane.eu/carimgs/5676558/general/e3b286bf-d37f-4671-809a-bceb43516f41.jpg',
'https://images.openlane.eu/carimgs/5676558/general/408e25f1-47cc-47b4-b5ef-51b7357a4dbd.jpg',
'https://images.openlane.eu/carimgs/5676558/general/d3165776-9c47-4e54-bdfa-aaa4bf585b8b.jpg',
'https://images.openlane.eu/carimgs/5676558/general/ceb48776-e884-4f50-ae2f-065aaa605ad8.jpeg',
'https://images.openlane.eu/carimgs/5676558/general/bbe2b75f-771c-4d76-b76d-0fd2c014aee6.jpg',
'https://images.openlane.eu/carimgs/5676558/general/324b7a91-b4df-411f-b692-c91f26579904.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94b9cf88-6e05-590f-bb2f-7f731da4ef17/94b9cf88-6e05-590f-bb2f-7f731da4ef17_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43177,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676558/general/046f13b6-cbc4-4e33-9dc8-e71a586eca8e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94b9cf88-6e05-590f-bb2f-7f731da4ef17/94b9cf88-6e05-590f-bb2f-7f731da4ef17_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46412,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676558/general/b170b2d2-337c-4a7b-b761-20c15067f85c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94b9cf88-6e05-590f-bb2f-7f731da4ef17/94b9cf88-6e05-590f-bb2f-7f731da4ef17_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 542562,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676558/general/72cb84d7-0ddd-45f8-8a95-7a61f6bbd5be.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94b9cf88-6e05-590f-bb2f-7f731da4ef17/94b9cf88-6e05-590f-bb2f-7f731da4ef17_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46346,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676558/general/3e30be21-0614-493d-afb0-891b97b72c1b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94b9cf88-6e05-590f-bb2f-7f731da4ef17/94b9cf88-6e05-590f-bb2f-7f731da4ef17_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86231,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676558/general/e3b286bf-d37f-4671-809a-bceb43516f41.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94b9cf88-6e05-590f-bb2f-7f731da4ef17/94b9cf88-6e05-590f-bb2f-7f731da4ef17_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98374,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676558/general/408e25f1-47cc-47b4-b5ef-51b7357a4dbd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94b9cf88-6e05-590f-bb2f-7f731da4ef17/94b9cf88-6e05-590f-bb2f-7f731da4ef17_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107250,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676558/general/d3165776-9c47-4e54-bdfa-aaa4bf585b8b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94b9cf88-6e05-590f-bb2f-7f731da4ef17/94b9cf88-6e05-590f-bb2f-7f731da4ef17_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115102,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676558/general/ceb48776-e884-4f50-ae2f-065aaa605ad8.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94b9cf88-6e05-590f-bb2f-7f731da4ef17/94b9cf88-6e05-590f-bb2f-7f731da4ef17_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52127,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676558/general/bbe2b75f-771c-4d76-b76d-0fd2c014aee6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94b9cf88-6e05-590f-bb2f-7f731da4ef17/94b9cf88-6e05-590f-bb2f-7f731da4ef17_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70040,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676558/general/324b7a91-b4df-411f-b692-c91f26579904.jpg',
'Width': 800}],
'price': 27300,
'price_includes_vat': True,
'registration_date': '2022-10-13',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi E-Tron Sportback 55 S Line - Quattro - Electric - Automatic - '
'408 hp - 34.280 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728300%27 HTTP/1.1" 200 None
2026-03-25 17:16:49 [adesa.de] INFO: Saving data for 10728300: {'created_time': 1774459009.315447, 'last_price_update_time': 1774459009.315461, 'auction_closing_time': 1774606200.0}
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728300') HTTP/1.1" 204 0
2026-03-25 17:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741299/general/3db81954-7f47-4229-a00d-aeb25e16946c.png> (referer: https://www.openlane.eu/en/carv6/auction/10728132)
2026-03-25 17:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742364/general/e49607f3-f18e-456d-a23f-00ae694239fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725932)
2026-03-25 17:16:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53f5142d-c533-5458-8102-8e079b572d74 with identifier: 10726080
2026-03-25 17:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53f5142d-c533-5458-8102-8e079b572d74 with scrape type 1
2026-03-25 17:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 53f5142d-c533-5458-8102-8e079b572d74
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736930%252Fgeneral%252F3df0ee9a-0570-4536-a10c-8422f3f1e17c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736930/general/3df0ee9a-0570-4536-a10c-8422f3f1e17c.jpg already downloaded
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736930%252Fgeneral%252Faa94dd9e-7359-45a5-bb70-a76151095e74.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736930/general/aa94dd9e-7359-45a5-bb70-a76151095e74.jpg already downloaded
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736930%252Fgeneral%252F2fcb1bcb-1b5c-4a35-9b94-696c433778de.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736930/general/2fcb1bcb-1b5c-4a35-9b94-696c433778de.jpg already downloaded
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736930%252Fgeneral%252Fa1ea5f22-4ce6-4689-818c-099401778b74.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736930/general/a1ea5f22-4ce6-4689-818c-099401778b74.jpg already downloaded
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736930%252Fgeneral%252F17e9cb2f-cd04-48a7-bb70-d899fb2ffaf1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736930/general/17e9cb2f-cd04-48a7-bb70-d899fb2ffaf1.jpg already downloaded
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736930%252Fgeneral%252F568b3a91-aca0-4bfd-bb66-45386a82e70d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736930/general/568b3a91-aca0-4bfd-bb66-45386a82e70d.jpg already downloaded
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736930%252Fgeneral%252F097221e0-0f2c-466a-964a-1f655345c448.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736930/general/097221e0-0f2c-466a-964a-1f655345c448.jpg already downloaded
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736930%252Fgeneral%252F04b183b4-f756-4c04-916c-30e546ce45da.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736930/general/04b183b4-f756-4c04-916c-30e546ce45da.jpg already downloaded
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736930%252Fgeneral%252Ff021d766-bdfb-4a0b-81b6-184908487102.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736930/general/f021d766-bdfb-4a0b-81b6-184908487102.jpg already downloaded
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736930%252Fgeneral%252F9dfa852e-ead1-4a35-add5-831b6e1d9d19.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736930/general/9dfa852e-ead1-4a35-add5-831b6e1d9d19.jpg already downloaded
2026-03-25 17:16:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 53f5142d-c533-5458-8102-8e079b572d74, identifier: 10726080
2026-03-25 17:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 53f5142d-c533-5458-8102-8e079b572d74 with identifier: 10726080
2026-03-25 17:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 53f5142d-c533-5458-8102-8e079b572d74 with identifier: 10726080
2026-03-25 17:16:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 53f5142d-c533-5458-8102-8e079b572d74 with identifier: 10726080 to the API
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726080>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '53f5142d-c533-5458-8102-8e079b572d74',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545C8',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726080',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 27860,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5736930/general/3df0ee9a-0570-4536-a10c-8422f3f1e17c.jpg',
'https://images.openlane.eu/carimgs/5736930/general/aa94dd9e-7359-45a5-bb70-a76151095e74.jpg',
'https://images.openlane.eu/carimgs/5736930/general/2fcb1bcb-1b5c-4a35-9b94-696c433778de.jpg',
'https://images.openlane.eu/carimgs/5736930/general/a1ea5f22-4ce6-4689-818c-099401778b74.jpg',
'https://images.openlane.eu/carimgs/5736930/general/17e9cb2f-cd04-48a7-bb70-d899fb2ffaf1.jpg',
'https://images.openlane.eu/carimgs/5736930/general/568b3a91-aca0-4bfd-bb66-45386a82e70d.jpg',
'https://images.openlane.eu/carimgs/5736930/general/097221e0-0f2c-466a-964a-1f655345c448.jpg',
'https://images.openlane.eu/carimgs/5736930/general/04b183b4-f756-4c04-916c-30e546ce45da.jpg',
'https://images.openlane.eu/carimgs/5736930/general/f021d766-bdfb-4a0b-81b6-184908487102.jpg',
'https://images.openlane.eu/carimgs/5736930/general/9dfa852e-ead1-4a35-add5-831b6e1d9d19.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53f5142d-c533-5458-8102-8e079b572d74/53f5142d-c533-5458-8102-8e079b572d74_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65563,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736930/general/3df0ee9a-0570-4536-a10c-8422f3f1e17c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53f5142d-c533-5458-8102-8e079b572d74/53f5142d-c533-5458-8102-8e079b572d74_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68954,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736930/general/aa94dd9e-7359-45a5-bb70-a76151095e74.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53f5142d-c533-5458-8102-8e079b572d74/53f5142d-c533-5458-8102-8e079b572d74_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68966,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736930/general/2fcb1bcb-1b5c-4a35-9b94-696c433778de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53f5142d-c533-5458-8102-8e079b572d74/53f5142d-c533-5458-8102-8e079b572d74_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65948,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736930/general/a1ea5f22-4ce6-4689-818c-099401778b74.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53f5142d-c533-5458-8102-8e079b572d74/53f5142d-c533-5458-8102-8e079b572d74_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87585,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736930/general/17e9cb2f-cd04-48a7-bb70-d899fb2ffaf1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53f5142d-c533-5458-8102-8e079b572d74/53f5142d-c533-5458-8102-8e079b572d74_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64011,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736930/general/568b3a91-aca0-4bfd-bb66-45386a82e70d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53f5142d-c533-5458-8102-8e079b572d74/53f5142d-c533-5458-8102-8e079b572d74_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94116,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736930/general/097221e0-0f2c-466a-964a-1f655345c448.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53f5142d-c533-5458-8102-8e079b572d74/53f5142d-c533-5458-8102-8e079b572d74_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96365,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736930/general/04b183b4-f756-4c04-916c-30e546ce45da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53f5142d-c533-5458-8102-8e079b572d74/53f5142d-c533-5458-8102-8e079b572d74_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84640,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736930/general/f021d766-bdfb-4a0b-81b6-184908487102.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53f5142d-c533-5458-8102-8e079b572d74/53f5142d-c533-5458-8102-8e079b572d74_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90873,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736930/general/9dfa852e-ead1-4a35-add5-831b6e1d9d19.jpg',
'Width': 1024}],
'price': 20300,
'price_includes_vat': True,
'registration_date': '2022-10-25',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi Q4 E-tron - Electric - Automatic - 170 hp - 27.860 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726080%27 HTTP/1.1" 200 None
2026-03-25 17:16:49 [adesa.de] INFO: Saving data for 10726080: {'created_time': 1774459009.886544, 'last_price_update_time': 1774459009.886558, 'auction_closing_time': 1774607400.0}
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726080') HTTP/1.1" 204 0
2026-03-25 17:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728505> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:49 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-25 17:16:49 [PIL.PngImagePlugin] DEBUG: STREAM b'pHYs' 41 9
2026-03-25 17:16:49 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 62 8192
2026-03-25 17:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341ccd990>
2026-03-25 17:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac36df00-3dfe-5635-935d-0de69d22886f/ac36df00-3dfe-5635-935d-0de69d22886f_image_4.png HTTP/1.1" 201 0
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741299%252Fgeneral%252Fc2f84f67-41d9-4658-92e9-20c32e768a0a.png') HTTP/1.1" 204 0
2026-03-25 17:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741299/general/c2f84f67-41d9-4658-92e9-20c32e768a0a.png saved to cache
2026-03-25 17:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ac36df00-3dfe-5635-935d-0de69d22886f
2026-03-25 17:16:49 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-25 17:16:49 [PIL.PngImagePlugin] DEBUG: STREAM b'pHYs' 41 9
2026-03-25 17:16:49 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 62 8192
2026-03-25 17:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d7a350>
2026-03-25 17:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac36df00-3dfe-5635-935d-0de69d22886f/ac36df00-3dfe-5635-935d-0de69d22886f_image_5.png HTTP/1.1" 201 0
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741299%252Fgeneral%252F3db81954-7f47-4229-a00d-aeb25e16946c.png') HTTP/1.1" 204 0
2026-03-25 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741299/general/3db81954-7f47-4229-a00d-aeb25e16946c.png saved to cache
2026-03-25 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ac36df00-3dfe-5635-935d-0de69d22886f
2026-03-25 17:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134298c1d0>
2026-03-25 17:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a03ec55d-3950-50b5-bf38-9f90853642c0/a03ec55d-3950-50b5-bf38-9f90853642c0_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742364%252Fgeneral%252Fe49607f3-f18e-456d-a23f-00ae694239fb.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742364/general/e49607f3-f18e-456d-a23f-00ae694239fb.jpg saved to cache
2026-03-25 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a03ec55d-3950-50b5-bf38-9f90853642c0
2026-03-25 17:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742364/general/aa139df0-a4a8-4962-84fa-4984749795aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725932)
2026-03-25 17:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742364/general/76c3f0ae-81b6-4155-8385-835b0af1ef3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725932)
2026-03-25 17:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 856ca3b0-5334-5046-a4c5-7fd270d565bf with identifier: 10728505
2026-03-25 17:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 856ca3b0-5334-5046-a4c5-7fd270d565bf with scrape type 1
2026-03-25 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 856ca3b0-5334-5046-a4c5-7fd270d565bf
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577900%252Fgeneral%252F93f773b9-dad2-4be2-a499-daa1b37a573a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577900/general/93f773b9-dad2-4be2-a499-daa1b37a573a.jpg already downloaded
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577900%252Fgeneral%252F1e3e5f3d-3770-4e07-9247-919086dca712.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577900/general/1e3e5f3d-3770-4e07-9247-919086dca712.jpg already downloaded
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577900%252Fgeneral%252F9a1908a7-6731-49c0-9836-1323515a16a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577900/general/9a1908a7-6731-49c0-9836-1323515a16a6.jpg already downloaded
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577900%252Fgeneral%252F893cf365-32ad-45ee-be8d-4f2df4a5e604.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577900/general/893cf365-32ad-45ee-be8d-4f2df4a5e604.jpg already downloaded
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577900%252Fgeneral%252Fcccd0d0c-4d6b-4c93-adef-7620a4c16bea.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577900/general/cccd0d0c-4d6b-4c93-adef-7620a4c16bea.jpg already downloaded
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577900%252Fgeneral%252Fdca13a74-1e14-43cd-8b26-73ef804d5908.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577900/general/dca13a74-1e14-43cd-8b26-73ef804d5908.jpg already downloaded
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577900%252Fgeneral%252Fcabe702e-4979-49e5-84c5-75e941f4b3f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577900/general/cabe702e-4979-49e5-84c5-75e941f4b3f5.jpg already downloaded
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577900%252Fgeneral%252Ff3c16e14-e0de-4d53-8f49-e48f92b3fee9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577900/general/f3c16e14-e0de-4d53-8f49-e48f92b3fee9.jpg already downloaded
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577900%252Fgeneral%252F7af1b2fb-15e0-49c5-ab7d-7e396c889034.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577900/general/7af1b2fb-15e0-49c5-ab7d-7e396c889034.jpg already downloaded
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577900%252Fgeneral%252Fb3b8a1f7-21e4-4b14-8a45-b605b60ad2a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577900/general/b3b8a1f7-21e4-4b14-8a45-b605b60ad2a1.jpg already downloaded
2026-03-25 17:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 856ca3b0-5334-5046-a4c5-7fd270d565bf, identifier: 10728505
2026-03-25 17:16:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 856ca3b0-5334-5046-a4c5-7fd270d565bf with identifier: 10728505
2026-03-25 17:16:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 856ca3b0-5334-5046-a4c5-7fd270d565bf with identifier: 10728505
2026-03-25 17:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 856ca3b0-5334-5046-a4c5-7fd270d565bf with identifier: 10728505 to the API
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728505>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '856ca3b0-5334-5046-a4c5-7fd270d565bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728505',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 69132,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5577900/general/93f773b9-dad2-4be2-a499-daa1b37a573a.jpg',
'https://images.openlane.eu/carimgs/5577900/general/1e3e5f3d-3770-4e07-9247-919086dca712.jpg',
'https://images.openlane.eu/carimgs/5577900/general/9a1908a7-6731-49c0-9836-1323515a16a6.jpg',
'https://images.openlane.eu/carimgs/5577900/general/893cf365-32ad-45ee-be8d-4f2df4a5e604.jpg',
'https://images.openlane.eu/carimgs/5577900/general/cccd0d0c-4d6b-4c93-adef-7620a4c16bea.jpg',
'https://images.openlane.eu/carimgs/5577900/general/dca13a74-1e14-43cd-8b26-73ef804d5908.jpg',
'https://images.openlane.eu/carimgs/5577900/general/cabe702e-4979-49e5-84c5-75e941f4b3f5.jpg',
'https://images.openlane.eu/carimgs/5577900/general/f3c16e14-e0de-4d53-8f49-e48f92b3fee9.jpg',
'https://images.openlane.eu/carimgs/5577900/general/7af1b2fb-15e0-49c5-ab7d-7e396c889034.jpg',
'https://images.openlane.eu/carimgs/5577900/general/b3b8a1f7-21e4-4b14-8a45-b605b60ad2a1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_856ca3b0-5334-5046-a4c5-7fd270d565bf/856ca3b0-5334-5046-a4c5-7fd270d565bf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84148,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577900/general/93f773b9-dad2-4be2-a499-daa1b37a573a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_856ca3b0-5334-5046-a4c5-7fd270d565bf/856ca3b0-5334-5046-a4c5-7fd270d565bf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82651,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577900/general/1e3e5f3d-3770-4e07-9247-919086dca712.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_856ca3b0-5334-5046-a4c5-7fd270d565bf/856ca3b0-5334-5046-a4c5-7fd270d565bf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577900/general/9a1908a7-6731-49c0-9836-1323515a16a6.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_856ca3b0-5334-5046-a4c5-7fd270d565bf/856ca3b0-5334-5046-a4c5-7fd270d565bf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89381,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577900/general/893cf365-32ad-45ee-be8d-4f2df4a5e604.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_856ca3b0-5334-5046-a4c5-7fd270d565bf/856ca3b0-5334-5046-a4c5-7fd270d565bf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146761,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577900/general/cccd0d0c-4d6b-4c93-adef-7620a4c16bea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_856ca3b0-5334-5046-a4c5-7fd270d565bf/856ca3b0-5334-5046-a4c5-7fd270d565bf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172078,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577900/general/dca13a74-1e14-43cd-8b26-73ef804d5908.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_856ca3b0-5334-5046-a4c5-7fd270d565bf/856ca3b0-5334-5046-a4c5-7fd270d565bf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160289,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577900/general/cabe702e-4979-49e5-84c5-75e941f4b3f5.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_856ca3b0-5334-5046-a4c5-7fd270d565bf/856ca3b0-5334-5046-a4c5-7fd270d565bf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177199,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577900/general/f3c16e14-e0de-4d53-8f49-e48f92b3fee9.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_856ca3b0-5334-5046-a4c5-7fd270d565bf/856ca3b0-5334-5046-a4c5-7fd270d565bf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124862,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577900/general/7af1b2fb-15e0-49c5-ab7d-7e396c889034.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_856ca3b0-5334-5046-a4c5-7fd270d565bf/856ca3b0-5334-5046-a4c5-7fd270d565bf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125473,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577900/general/b3b8a1f7-21e4-4b14-8a45-b605b60ad2a1.jpg',
'Width': 1024}],
'price': 19200,
'price_includes_vat': True,
'registration_date': '2022-04-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q4 E-tron Sportback 35 S Line - Electric - Automatic - 170 hp '
'- 69.132 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728505%27 HTTP/1.1" 200 None
2026-03-25 17:16:50 [adesa.de] INFO: Saving data for 10728505: {'created_time': 1774459010.841808, 'last_price_update_time': 1774459010.841822, 'auction_closing_time': 1774607400.0}
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728505') HTTP/1.1" 204 0
2026-03-25 17:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742364/general/0aeeab93-9ee0-4584-b23d-e1e261291c0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725932)
2026-03-25 17:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728553> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429a5850>
2026-03-25 17:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a03ec55d-3950-50b5-bf38-9f90853642c0/a03ec55d-3950-50b5-bf38-9f90853642c0_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742364%252Fgeneral%252Faa139df0-a4a8-4962-84fa-4984749795aa.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742364/general/aa139df0-a4a8-4962-84fa-4984749795aa.jpg saved to cache
2026-03-25 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a03ec55d-3950-50b5-bf38-9f90853642c0
2026-03-25 17:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134265fbd0>
2026-03-25 17:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a03ec55d-3950-50b5-bf38-9f90853642c0/a03ec55d-3950-50b5-bf38-9f90853642c0_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742364%252Fgeneral%252F76c3f0ae-81b6-4155-8385-835b0af1ef3b.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742364/general/76c3f0ae-81b6-4155-8385-835b0af1ef3b.jpg saved to cache
2026-03-25 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a03ec55d-3950-50b5-bf38-9f90853642c0
2026-03-25 17:16:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13427f3e50>
2026-03-25 17:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a03ec55d-3950-50b5-bf38-9f90853642c0/a03ec55d-3950-50b5-bf38-9f90853642c0_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742364%252Fgeneral%252F0aeeab93-9ee0-4584-b23d-e1e261291c0d.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742364/general/0aeeab93-9ee0-4584-b23d-e1e261291c0d.jpg saved to cache
2026-03-25 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a03ec55d-3950-50b5-bf38-9f90853642c0
2026-03-25 17:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7cba01a-3f1d-51a6-b1c8-397da1a90ead with identifier: 10728553
2026-03-25 17:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7cba01a-3f1d-51a6-b1c8-397da1a90ead with scrape type 1
2026-03-25 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e7cba01a-3f1d-51a6-b1c8-397da1a90ead
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660669%252Fgeneral%252F630118f1-e331-4355-ba5f-8adc0fa3164a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660669/general/630118f1-e331-4355-ba5f-8adc0fa3164a.jpg already downloaded
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660669%252Fgeneral%252F553b8c58-3b4f-4105-9464-d083aef752fc.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660669/general/553b8c58-3b4f-4105-9464-d083aef752fc.png already downloaded
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660669%252Fgeneral%252F776a14cc-40e0-4858-a8ed-3f6e2b0e616f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660669/general/776a14cc-40e0-4858-a8ed-3f6e2b0e616f.jpeg already downloaded
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660669%252Fgeneral%252Fe9efd833-1e00-44b1-b59a-77e59e7e78f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660669/general/e9efd833-1e00-44b1-b59a-77e59e7e78f7.jpg already downloaded
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660669%252Fgeneral%252F4d5a488f-9e8d-4dfb-8447-758c989e927e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660669/general/4d5a488f-9e8d-4dfb-8447-758c989e927e.jpeg already downloaded
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660669%252Fgeneral%252Fc64be933-9ee4-405d-8502-01734c9d2fb8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660669/general/c64be933-9ee4-405d-8502-01734c9d2fb8.jpg already downloaded
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660669%252Fgeneral%252Fa72811d5-91d6-40cd-b523-7483ecc55685.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660669/general/a72811d5-91d6-40cd-b523-7483ecc55685.jpg already downloaded
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660669%252Fgeneral%252Ff9e5c2f8-7669-47a0-8815-5401b84b2e9e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660669/general/f9e5c2f8-7669-47a0-8815-5401b84b2e9e.jpeg already downloaded
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660669%252Fgeneral%252F78fc066b-f5d4-4a2e-9d91-e41f92b9f099.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660669/general/78fc066b-f5d4-4a2e-9d91-e41f92b9f099.jpeg already downloaded
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660669%252Fgeneral%252Ff3e4258b-6148-49a8-9fbd-4263908c0f2a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660669/general/f3e4258b-6148-49a8-9fbd-4263908c0f2a.jpeg already downloaded
2026-03-25 17:16:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e7cba01a-3f1d-51a6-b1c8-397da1a90ead, identifier: 10728553
2026-03-25 17:16:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e7cba01a-3f1d-51a6-b1c8-397da1a90ead with identifier: 10728553
2026-03-25 17:16:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e7cba01a-3f1d-51a6-b1c8-397da1a90ead with identifier: 10728553
2026-03-25 17:16:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e7cba01a-3f1d-51a6-b1c8-397da1a90ead with identifier: 10728553 to the API
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728553>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Hybrid',
'id': 'e7cba01a-3f1d-51a6-b1c8-397da1a90ead',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30035',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728553',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q5',
'odometer': 100021,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 62,
'photo_urls': ['https://images.openlane.eu/carimgs/5660669/general/630118f1-e331-4355-ba5f-8adc0fa3164a.jpg',
'https://images.openlane.eu/carimgs/5660669/general/553b8c58-3b4f-4105-9464-d083aef752fc.png',
'https://images.openlane.eu/carimgs/5660669/general/776a14cc-40e0-4858-a8ed-3f6e2b0e616f.jpeg',
'https://images.openlane.eu/carimgs/5660669/general/e9efd833-1e00-44b1-b59a-77e59e7e78f7.jpg',
'https://images.openlane.eu/carimgs/5660669/general/4d5a488f-9e8d-4dfb-8447-758c989e927e.jpeg',
'https://images.openlane.eu/carimgs/5660669/general/c64be933-9ee4-405d-8502-01734c9d2fb8.jpg',
'https://images.openlane.eu/carimgs/5660669/general/a72811d5-91d6-40cd-b523-7483ecc55685.jpg',
'https://images.openlane.eu/carimgs/5660669/general/f9e5c2f8-7669-47a0-8815-5401b84b2e9e.jpeg',
'https://images.openlane.eu/carimgs/5660669/general/78fc066b-f5d4-4a2e-9d91-e41f92b9f099.jpeg',
'https://images.openlane.eu/carimgs/5660669/general/f3e4258b-6148-49a8-9fbd-4263908c0f2a.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7cba01a-3f1d-51a6-b1c8-397da1a90ead/e7cba01a-3f1d-51a6-b1c8-397da1a90ead_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30265,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660669/general/630118f1-e331-4355-ba5f-8adc0fa3164a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7cba01a-3f1d-51a6-b1c8-397da1a90ead/e7cba01a-3f1d-51a6-b1c8-397da1a90ead_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 708998,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660669/general/553b8c58-3b4f-4105-9464-d083aef752fc.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7cba01a-3f1d-51a6-b1c8-397da1a90ead/e7cba01a-3f1d-51a6-b1c8-397da1a90ead_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158517,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660669/general/776a14cc-40e0-4858-a8ed-3f6e2b0e616f.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7cba01a-3f1d-51a6-b1c8-397da1a90ead/e7cba01a-3f1d-51a6-b1c8-397da1a90ead_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48000,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660669/general/e9efd833-1e00-44b1-b59a-77e59e7e78f7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7cba01a-3f1d-51a6-b1c8-397da1a90ead/e7cba01a-3f1d-51a6-b1c8-397da1a90ead_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110725,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660669/general/4d5a488f-9e8d-4dfb-8447-758c989e927e.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7cba01a-3f1d-51a6-b1c8-397da1a90ead/e7cba01a-3f1d-51a6-b1c8-397da1a90ead_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75429,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660669/general/c64be933-9ee4-405d-8502-01734c9d2fb8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7cba01a-3f1d-51a6-b1c8-397da1a90ead/e7cba01a-3f1d-51a6-b1c8-397da1a90ead_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112295,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660669/general/a72811d5-91d6-40cd-b523-7483ecc55685.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7cba01a-3f1d-51a6-b1c8-397da1a90ead/e7cba01a-3f1d-51a6-b1c8-397da1a90ead_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136725,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660669/general/f9e5c2f8-7669-47a0-8815-5401b84b2e9e.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7cba01a-3f1d-51a6-b1c8-397da1a90ead/e7cba01a-3f1d-51a6-b1c8-397da1a90ead_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108893,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660669/general/78fc066b-f5d4-4a2e-9d91-e41f92b9f099.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7cba01a-3f1d-51a6-b1c8-397da1a90ead/e7cba01a-3f1d-51a6-b1c8-397da1a90ead_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66335,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660669/general/f3e4258b-6148-49a8-9fbd-4263908c0f2a.jpeg',
'Width': 1027}],
'price': 28000,
'price_includes_vat': True,
'registration_date': '2022-10-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q5 55 TFSIe S Line - Quattro - Hybrid - Automatic - 265 hp - '
'100.021 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728553%27 HTTP/1.1" 200 None
2026-03-25 17:16:51 [adesa.de] INFO: Saving data for 10728553: {'created_time': 1774459011.738691, 'last_price_update_time': 1774459011.738703, 'auction_closing_time': 1774607400.0}
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728553') HTTP/1.1" 204 0
2026-03-25 17:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742364/general/ccfdb540-ffb1-4f4a-8996-dd9b8590ce2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725932)
2026-03-25 17:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742364/general/e1f9010a-1bc0-43de-a5ba-2e5df3d184c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725932)
2026-03-25 17:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725936> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725938> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728303> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134288d610>
2026-03-25 17:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a03ec55d-3950-50b5-bf38-9f90853642c0/a03ec55d-3950-50b5-bf38-9f90853642c0_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742364%252Fgeneral%252Fccfdb540-ffb1-4f4a-8996-dd9b8590ce2e.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742364/general/ccfdb540-ffb1-4f4a-8996-dd9b8590ce2e.jpg saved to cache
2026-03-25 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a03ec55d-3950-50b5-bf38-9f90853642c0
2026-03-25 17:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742364/general/940aec7e-67ba-4e87-ad7b-eba79f18f421.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725932)
2026-03-25 17:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742364/general/e50660c3-6707-4fa3-a677-4a07e974f50c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725932)
2026-03-25 17:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a53c10>
2026-03-25 17:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a03ec55d-3950-50b5-bf38-9f90853642c0/a03ec55d-3950-50b5-bf38-9f90853642c0_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742364%252Fgeneral%252Fe1f9010a-1bc0-43de-a5ba-2e5df3d184c5.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742364/general/e1f9010a-1bc0-43de-a5ba-2e5df3d184c5.jpg saved to cache
2026-03-25 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a03ec55d-3950-50b5-bf38-9f90853642c0
2026-03-25 17:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 503d7e0b-3f70-5a1a-bed7-a3efb687faab with identifier: 10725936
2026-03-25 17:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 503d7e0b-3f70-5a1a-bed7-a3efb687faab with scrape type 1
2026-03-25 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 503d7e0b-3f70-5a1a-bed7-a3efb687faab
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252F0cc4a6ef-3896-413f-8574-eba3ade738df.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/0cc4a6ef-3896-413f-8574-eba3ade738df.jpg not downloaded yet
2026-03-25 17:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc499c27-31e6-518e-8bd1-1d331147d7d9 with identifier: 10725938
2026-03-25 17:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc499c27-31e6-518e-8bd1-1d331147d7d9 with scrape type 1
2026-03-25 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dc499c27-31e6-518e-8bd1-1d331147d7d9
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742370%252Fgeneral%252F0ccaa8a1-c7d1-405e-b20f-3d4ba07be81e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742370/general/0ccaa8a1-c7d1-405e-b20f-3d4ba07be81e.jpg not downloaded yet
2026-03-25 17:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742364/general/a8806914-5094-4315-ab03-08661be783e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725932)
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252Fdbdd2846-258a-4d99-b549-d430d89d289e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/dbdd2846-258a-4d99-b549-d430d89d289e.jpg not downloaded yet
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742370%252Fgeneral%252F0aa766b0-0a83-48b4-a74e-3c1ec4f0b657.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742370/general/0aa766b0-0a83-48b4-a74e-3c1ec4f0b657.jpg not downloaded yet
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252F36e8364f-0079-4621-914b-54de46a3969f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/36e8364f-0079-4621-914b-54de46a3969f.jpg not downloaded yet
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742370%252Fgeneral%252F3c68db34-3068-48a1-a692-7484679155d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742370/general/3c68db34-3068-48a1-a692-7484679155d3.jpg not downloaded yet
2026-03-25 17:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741299/general/43b52e29-8459-46e8-bdaa-d26cb61eedda.png> (referer: https://www.openlane.eu/en/carv6/auction/10728132)
2026-03-25 17:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80d04c94-e1af-5442-a19d-580d07e410a8 with identifier: 10728303
2026-03-25 17:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80d04c94-e1af-5442-a19d-580d07e410a8 with scrape type 1
2026-03-25 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 80d04c94-e1af-5442-a19d-580d07e410a8
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660066%252Fgeneral%252F08d8bb38-9f55-4dfa-b4e4-1ab807c25c3c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660066/general/08d8bb38-9f55-4dfa-b4e4-1ab807c25c3c.jpg already downloaded
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660066%252Fgeneral%252Fea588a87-c170-4461-9643-bec687690e84.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660066/general/ea588a87-c170-4461-9643-bec687690e84.jpg already downloaded
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660066%252Fgeneral%252F9647b8e4-6fea-43a8-bec1-2b9094062c94.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660066/general/9647b8e4-6fea-43a8-bec1-2b9094062c94.jpg already downloaded
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660066%252Fgeneral%252F556f1d97-6797-4780-830e-e3f9e44912f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660066/general/556f1d97-6797-4780-830e-e3f9e44912f2.jpg already downloaded
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660066%252Fgeneral%252F99a61677-2a60-4f73-b6bc-8dce483337f3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660066/general/99a61677-2a60-4f73-b6bc-8dce483337f3.jpg already downloaded
2026-03-25 17:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 80d04c94-e1af-5442-a19d-580d07e410a8, identifier: 10728303
2026-03-25 17:16:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13427f0290>
2026-03-25 17:16:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a03ec55d-3950-50b5-bf38-9f90853642c0/a03ec55d-3950-50b5-bf38-9f90853642c0_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742364%252Fgeneral%252F940aec7e-67ba-4e87-ad7b-eba79f18f421.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742364/general/940aec7e-67ba-4e87-ad7b-eba79f18f421.jpg saved to cache
2026-03-25 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a03ec55d-3950-50b5-bf38-9f90853642c0
2026-03-25 17:16:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134191cc10>
2026-03-25 17:16:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a03ec55d-3950-50b5-bf38-9f90853642c0/a03ec55d-3950-50b5-bf38-9f90853642c0_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742364%252Fgeneral%252Fe50660c3-6707-4fa3-a677-4a07e974f50c.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742364/general/e50660c3-6707-4fa3-a677-4a07e974f50c.jpg saved to cache
2026-03-25 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a03ec55d-3950-50b5-bf38-9f90853642c0
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252F22b47773-a4d0-4438-99b0-fbe693b19e05.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/22b47773-a4d0-4438-99b0-fbe693b19e05.jpg not downloaded yet
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742370%252Fgeneral%252F6a861f15-2d16-4790-9664-d5e2e1587110.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742370/general/6a861f15-2d16-4790-9664-d5e2e1587110.jpg not downloaded yet
2026-03-25 17:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 80d04c94-e1af-5442-a19d-580d07e410a8 with identifier: 10728303
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-25 17:16:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 17:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 80d04c94-e1af-5442-a19d-580d07e410a8 with identifier: 10728303
2026-03-25 17:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 80d04c94-e1af-5442-a19d-580d07e410a8 with identifier: 10728303 to the API
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728303>
{'auction_title': '',
'c_o_2_emission_value': 60,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 184,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '80d04c94-e1af-5442-a19d-580d07e410a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29290',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728303',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Seal 6 DM-i',
'odometer': 100,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photo_urls': ['https://images.openlane.eu/carimgs/5660066/general/08d8bb38-9f55-4dfa-b4e4-1ab807c25c3c.jpg',
'https://images.openlane.eu/carimgs/5660066/general/ea588a87-c170-4461-9643-bec687690e84.jpg',
'https://images.openlane.eu/carimgs/5660066/general/9647b8e4-6fea-43a8-bec1-2b9094062c94.jpg',
'https://images.openlane.eu/carimgs/5660066/general/556f1d97-6797-4780-830e-e3f9e44912f2.jpg',
'https://images.openlane.eu/carimgs/5660066/general/99a61677-2a60-4f73-b6bc-8dce483337f3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80d04c94-e1af-5442-a19d-580d07e410a8/80d04c94-e1af-5442-a19d-580d07e410a8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23227,
'Height': 449,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660066/general/08d8bb38-9f55-4dfa-b4e4-1ab807c25c3c.jpg',
'Width': 556},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80d04c94-e1af-5442-a19d-580d07e410a8/80d04c94-e1af-5442-a19d-580d07e410a8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24752,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660066/general/ea588a87-c170-4461-9643-bec687690e84.jpg',
'Width': 554},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80d04c94-e1af-5442-a19d-580d07e410a8/80d04c94-e1af-5442-a19d-580d07e410a8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41453,
'Height': 456,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660066/general/9647b8e4-6fea-43a8-bec1-2b9094062c94.jpg',
'Width': 547},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80d04c94-e1af-5442-a19d-580d07e410a8/80d04c94-e1af-5442-a19d-580d07e410a8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34014,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660066/general/556f1d97-6797-4780-830e-e3f9e44912f2.jpg',
'Width': 555},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80d04c94-e1af-5442-a19d-580d07e410a8/80d04c94-e1af-5442-a19d-580d07e410a8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32713,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660066/general/99a61677-2a60-4f73-b6bc-8dce483337f3.jpg',
'Width': 554}],
'price': 23300,
'price_includes_vat': True,
'registration_date': '2025-09-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Byd Seal 6 DM-i 1.5 Boost - Hybrid - Automatic - 184 hp - 100 km',
'transmission': 'automatic',
'trim': 'Boost',
'vin': None,
'year': 2025}
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728303%27 HTTP/1.1" 200 None
2026-03-25 17:16:53 [adesa.de] INFO: Saving data for 10728303: {'created_time': 1774459013.032088, 'last_price_update_time': 1774459013.0321, 'auction_closing_time': 1774606200.0}
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728303') HTTP/1.1" 204 0
2026-03-25 17:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741299/general/e86ab118-5c1e-4835-95f7-530293f57b7a.png> (referer: https://www.openlane.eu/en/carv6/auction/10728132)
2026-03-25 17:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742370/general/0ccaa8a1-c7d1-405e-b20f-3d4ba07be81e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725938)
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252Fef3ca00d-acc5-4db9-8cc6-f11ba5cbad56.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/ef3ca00d-acc5-4db9-8cc6-f11ba5cbad56.jpg not downloaded yet
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742370%252Fgeneral%252F5ff1e67b-7e1f-4d87-ac75-e64e0ad41e7e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742370/general/5ff1e67b-7e1f-4d87-ac75-e64e0ad41e7e.jpg not downloaded yet
2026-03-25 17:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725927> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13427d3ad0>
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a03ec55d-3950-50b5-bf38-9f90853642c0/a03ec55d-3950-50b5-bf38-9f90853642c0_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742364%252Fgeneral%252Fa8806914-5094-4315-ab03-08661be783e0.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742364/general/a8806914-5094-4315-ab03-08661be783e0.jpg saved to cache
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a03ec55d-3950-50b5-bf38-9f90853642c0
2026-03-25 17:16:53 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-25 17:16:53 [PIL.PngImagePlugin] DEBUG: STREAM b'pHYs' 41 9
2026-03-25 17:16:53 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 62 8192
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13488d1790>
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac36df00-3dfe-5635-935d-0de69d22886f/ac36df00-3dfe-5635-935d-0de69d22886f_image_9.png HTTP/1.1" 201 0
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741299%252Fgeneral%252F43b52e29-8459-46e8-bdaa-d26cb61eedda.png') HTTP/1.1" 204 0
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741299/general/43b52e29-8459-46e8-bdaa-d26cb61eedda.png saved to cache
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ac36df00-3dfe-5635-935d-0de69d22886f
2026-03-25 17:16:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728315> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252F5029da7e-d220-4883-97fb-0dce7e303f53.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/5029da7e-d220-4883-97fb-0dce7e303f53.jpg not downloaded yet
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742370%252Fgeneral%252Ff6a7ae6d-797a-40a5-8b2d-da7c35961edc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742370/general/f6a7ae6d-797a-40a5-8b2d-da7c35961edc.jpg not downloaded yet
2026-03-25 17:16:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:53 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-25 17:16:53 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 41 416946
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13427f2e50>
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac36df00-3dfe-5635-935d-0de69d22886f/ac36df00-3dfe-5635-935d-0de69d22886f_image_8.png HTTP/1.1" 201 0
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741299%252Fgeneral%252Fe86ab118-5c1e-4835-95f7-530293f57b7a.png') HTTP/1.1" 204 0
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741299/general/e86ab118-5c1e-4835-95f7-530293f57b7a.png saved to cache
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ac36df00-3dfe-5635-935d-0de69d22886f
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426e6010>
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc499c27-31e6-518e-8bd1-1d331147d7d9/dc499c27-31e6-518e-8bd1-1d331147d7d9_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742370%252Fgeneral%252F0ccaa8a1-c7d1-405e-b20f-3d4ba07be81e.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742370/general/0ccaa8a1-c7d1-405e-b20f-3d4ba07be81e.jpg saved to cache
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dc499c27-31e6-518e-8bd1-1d331147d7d9
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252F448efec6-0387-4b7b-9c7b-59b9a5ec950c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/448efec6-0387-4b7b-9c7b-59b9a5ec950c.jpg not downloaded yet
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742370%252Fgeneral%252Ffcf12067-e367-4256-8652-83cceaa1ed5e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742370/general/fcf12067-e367-4256-8652-83cceaa1ed5e.jpg not downloaded yet
2026-03-25 17:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742370/general/0aa766b0-0a83-48b4-a74e-3c1ec4f0b657.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725938)
2026-03-25 17:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742368/general/22b47773-a4d0-4438-99b0-fbe693b19e05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725936)
2026-03-25 17:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32553241-6fd8-5932-96c2-1577d4f9f47f with identifier: 10725927
2026-03-25 17:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32553241-6fd8-5932-96c2-1577d4f9f47f with scrape type 1
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 32553241-6fd8-5932-96c2-1577d4f9f47f
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252Faf064dcc-48dc-45cc-8c5c-7ccb79b5c4f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/af064dcc-48dc-45cc-8c5c-7ccb79b5c4f7.jpg not downloaded yet
2026-03-25 17:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742370/general/3c68db34-3068-48a1-a692-7484679155d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725938)
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252Fb5883f05-670a-42b2-b147-ccc4ff57ed91.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/b5883f05-670a-42b2-b147-ccc4ff57ed91.jpg not downloaded yet
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742370%252Fgeneral%252F71917c33-9b29-4014-a840-96dd00fc5021.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742370/general/71917c33-9b29-4014-a840-96dd00fc5021.jpg not downloaded yet
2026-03-25 17:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742370/general/6a861f15-2d16-4790-9664-d5e2e1587110.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725938)
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252Ffde58cef-dc07-48a4-a0e1-b9b535606402.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/fde58cef-dc07-48a4-a0e1-b9b535606402.jpg not downloaded yet
2026-03-25 17:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 80d04c94-e1af-5442-a19d-580d07e410a8 with identifier: 10728315, dropping item
2026-03-25 17:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742370/general/5ff1e67b-7e1f-4d87-ac75-e64e0ad41e7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725938)
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252F02999df9-ced8-4073-ad81-610f99b426c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/02999df9-ced8-4073-ad81-610f99b426c1.jpg not downloaded yet
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742370%252Fgeneral%252Fa56707b6-b5ba-42bc-ba2c-afffc50b95b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742370/general/a56707b6-b5ba-42bc-ba2c-afffc50b95b1.jpg not downloaded yet
2026-03-25 17:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728119> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252Fd25e202c-086c-46c1-8403-1aa3360eaf04.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/d25e202c-086c-46c1-8403-1aa3360eaf04.jpg not downloaded yet
2026-03-25 17:16:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252F420f15d3-7237-49b4-820d-99ac85fa3bb3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/420f15d3-7237-49b4-820d-99ac85fa3bb3.jpg not downloaded yet
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742370%252Fgeneral%252F205f21d2-0d8a-4295-9681-3228dc1029ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742370/general/205f21d2-0d8a-4295-9681-3228dc1029ef.jpg not downloaded yet
2026-03-25 17:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742370/general/f6a7ae6d-797a-40a5-8b2d-da7c35961edc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725938)
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252Fe3234f0c-635e-4f35-9754-ca3b40c09f46.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/e3234f0c-635e-4f35-9754-ca3b40c09f46.jpg not downloaded yet
2026-03-25 17:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742368/general/5029da7e-d220-4883-97fb-0dce7e303f53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725936)
2026-03-25 17:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742370/general/fcf12067-e367-4256-8652-83cceaa1ed5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725938)
2026-03-25 17:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728298> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342922850>
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc499c27-31e6-518e-8bd1-1d331147d7d9/dc499c27-31e6-518e-8bd1-1d331147d7d9_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742370%252Fgeneral%252F0aa766b0-0a83-48b4-a74e-3c1ec4f0b657.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742370/general/0aa766b0-0a83-48b4-a74e-3c1ec4f0b657.jpg saved to cache
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dc499c27-31e6-518e-8bd1-1d331147d7d9
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341933350>
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252F22b47773-a4d0-4438-99b0-fbe693b19e05.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/22b47773-a4d0-4438-99b0-fbe693b19e05.jpg saved to cache
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 503d7e0b-3f70-5a1a-bed7-a3efb687faab
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342694f90>
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc499c27-31e6-518e-8bd1-1d331147d7d9/dc499c27-31e6-518e-8bd1-1d331147d7d9_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742370%252Fgeneral%252F3c68db34-3068-48a1-a692-7484679155d3.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742370/general/3c68db34-3068-48a1-a692-7484679155d3.jpg saved to cache
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dc499c27-31e6-518e-8bd1-1d331147d7d9
2026-03-25 17:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742359/general/af064dcc-48dc-45cc-8c5c-7ccb79b5c4f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725927)
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252Ff1a62801-070c-48f3-b4c6-5947afd4aaae.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/f1a62801-070c-48f3-b4c6-5947afd4aaae.jpg not downloaded yet
2026-03-25 17:16:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134297a250>
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc499c27-31e6-518e-8bd1-1d331147d7d9/dc499c27-31e6-518e-8bd1-1d331147d7d9_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742370%252Fgeneral%252F6a861f15-2d16-4790-9664-d5e2e1587110.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742370/general/6a861f15-2d16-4790-9664-d5e2e1587110.jpg saved to cache
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dc499c27-31e6-518e-8bd1-1d331147d7d9
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b79d10>
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc499c27-31e6-518e-8bd1-1d331147d7d9/dc499c27-31e6-518e-8bd1-1d331147d7d9_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742370%252Fgeneral%252F5ff1e67b-7e1f-4d87-ac75-e64e0ad41e7e.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742370/general/5ff1e67b-7e1f-4d87-ac75-e64e0ad41e7e.jpg saved to cache
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dc499c27-31e6-518e-8bd1-1d331147d7d9
2026-03-25 17:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742370/general/71917c33-9b29-4014-a840-96dd00fc5021.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725938)
2026-03-25 17:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742359/general/fde58cef-dc07-48a4-a0e1-b9b535606402.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725927)
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252Fa131ba94-bddf-4610-8cf2-ccc33a957b7d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/a131ba94-bddf-4610-8cf2-ccc33a957b7d.jpg not downloaded yet
2026-03-25 17:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 800cf861-2402-5708-a09c-83e430bbd508 with identifier: 10728119
2026-03-25 17:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 800cf861-2402-5708-a09c-83e430bbd508 with scrape type 1
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 800cf861-2402-5708-a09c-83e430bbd508
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741279%252Fgeneral%252F0098804d-e97d-4b27-a187-28ca314e7d3d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741279/general/0098804d-e97d-4b27-a187-28ca314e7d3d.jpg not downloaded yet
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d1b610>
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc499c27-31e6-518e-8bd1-1d331147d7d9/dc499c27-31e6-518e-8bd1-1d331147d7d9_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742370%252Fgeneral%252Ff6a7ae6d-797a-40a5-8b2d-da7c35961edc.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742370/general/f6a7ae6d-797a-40a5-8b2d-da7c35961edc.jpg saved to cache
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dc499c27-31e6-518e-8bd1-1d331147d7d9
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1348c0de50>
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252F5029da7e-d220-4883-97fb-0dce7e303f53.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/5029da7e-d220-4883-97fb-0dce7e303f53.jpg saved to cache
2026-03-25 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 503d7e0b-3f70-5a1a-bed7-a3efb687faab
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134262a9d0>
2026-03-25 17:16:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc499c27-31e6-518e-8bd1-1d331147d7d9/dc499c27-31e6-518e-8bd1-1d331147d7d9_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742370%252Fgeneral%252Ffcf12067-e367-4256-8652-83cceaa1ed5e.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742370/general/fcf12067-e367-4256-8652-83cceaa1ed5e.jpg saved to cache
2026-03-25 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dc499c27-31e6-518e-8bd1-1d331147d7d9
2026-03-25 17:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ca797bb-57e8-5f8d-b678-362d81407443 with identifier: 10728298
2026-03-25 17:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ca797bb-57e8-5f8d-b678-362d81407443 with scrape type 1
2026-03-25 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8ca797bb-57e8-5f8d-b678-362d81407443
2026-03-25 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676624%252Fgeneral%252Fe7eb3a90-32a6-41c1-b9d0-bdcfd217c125.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676624/general/e7eb3a90-32a6-41c1-b9d0-bdcfd217c125.jpg already downloaded
2026-03-25 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676624%252Fgeneral%252Fcb5878ad-49c5-465b-abae-c517dd38b698.png%27 HTTP/1.1" 200 None
2026-03-25 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676624/general/cb5878ad-49c5-465b-abae-c517dd38b698.png already downloaded
2026-03-25 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676624%252Fgeneral%252Fa3e664d9-6f59-4c1b-afe5-f7d2f56cecb1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676624/general/a3e664d9-6f59-4c1b-afe5-f7d2f56cecb1.jpg already downloaded
2026-03-25 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676624%252Fgeneral%252F8c481ca0-cac2-43f8-9ff9-deaf9ab3befc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676624/general/8c481ca0-cac2-43f8-9ff9-deaf9ab3befc.jpg already downloaded
2026-03-25 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676624%252Fgeneral%252F644ec048-5607-4740-99d2-48ad3a16bfbf.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676624/general/644ec048-5607-4740-99d2-48ad3a16bfbf.jpeg already downloaded
2026-03-25 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676624%252Fgeneral%252F23e92754-c21d-47c7-8520-bba8a86f1540.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676624/general/23e92754-c21d-47c7-8520-bba8a86f1540.jpg already downloaded
2026-03-25 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676624%252Fgeneral%252F56039894-dd6c-4711-9019-fbf71aca49cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676624/general/56039894-dd6c-4711-9019-fbf71aca49cd.jpg already downloaded
2026-03-25 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676624%252Fgeneral%252Fb74c0609-3c75-4b84-bdaf-e6412f603a2e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676624/general/b74c0609-3c75-4b84-bdaf-e6412f603a2e.jpeg already downloaded
2026-03-25 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676624%252Fgeneral%252Fa0127bc4-76fc-4308-a2ab-82e28d5f2a9b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676624/general/a0127bc4-76fc-4308-a2ab-82e28d5f2a9b.jpg already downloaded
2026-03-25 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676624%252Fgeneral%252Faa5955e6-73f6-4ccf-941a-86067a00d664.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676624/general/aa5955e6-73f6-4ccf-941a-86067a00d664.jpeg already downloaded
2026-03-25 17:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8ca797bb-57e8-5f8d-b678-362d81407443, identifier: 10728298
2026-03-25 17:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8ca797bb-57e8-5f8d-b678-362d81407443 with identifier: 10728298
2026-03-25 17:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8ca797bb-57e8-5f8d-b678-362d81407443 with identifier: 10728298
2026-03-25 17:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8ca797bb-57e8-5f8d-b678-362d81407443 with identifier: 10728298 to the API
2026-03-25 17:16:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:16:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:16:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728298>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Electric',
'id': '8ca797bb-57e8-5f8d-b678-362d81407443',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31395',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728298',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 55091,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5676624/general/e7eb3a90-32a6-41c1-b9d0-bdcfd217c125.jpg',
'https://images.openlane.eu/carimgs/5676624/general/cb5878ad-49c5-465b-abae-c517dd38b698.png',
'https://images.openlane.eu/carimgs/5676624/general/a3e664d9-6f59-4c1b-afe5-f7d2f56cecb1.jpg',
'https://images.openlane.eu/carimgs/5676624/general/8c481ca0-cac2-43f8-9ff9-deaf9ab3befc.jpg',
'https://images.openlane.eu/carimgs/5676624/general/644ec048-5607-4740-99d2-48ad3a16bfbf.jpeg',
'https://images.openlane.eu/carimgs/5676624/general/23e92754-c21d-47c7-8520-bba8a86f1540.jpg',
'https://images.openlane.eu/carimgs/5676624/general/56039894-dd6c-4711-9019-fbf71aca49cd.jpg',
'https://images.openlane.eu/carimgs/5676624/general/b74c0609-3c75-4b84-bdaf-e6412f603a2e.jpeg',
'https://images.openlane.eu/carimgs/5676624/general/a0127bc4-76fc-4308-a2ab-82e28d5f2a9b.jpg',
'https://images.openlane.eu/carimgs/5676624/general/aa5955e6-73f6-4ccf-941a-86067a00d664.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ca797bb-57e8-5f8d-b678-362d81407443/8ca797bb-57e8-5f8d-b678-362d81407443_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37603,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676624/general/e7eb3a90-32a6-41c1-b9d0-bdcfd217c125.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ca797bb-57e8-5f8d-b678-362d81407443/8ca797bb-57e8-5f8d-b678-362d81407443_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 519476,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676624/general/cb5878ad-49c5-465b-abae-c517dd38b698.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ca797bb-57e8-5f8d-b678-362d81407443/8ca797bb-57e8-5f8d-b678-362d81407443_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46634,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676624/general/a3e664d9-6f59-4c1b-afe5-f7d2f56cecb1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ca797bb-57e8-5f8d-b678-362d81407443/8ca797bb-57e8-5f8d-b678-362d81407443_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44898,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676624/general/8c481ca0-cac2-43f8-9ff9-deaf9ab3befc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ca797bb-57e8-5f8d-b678-362d81407443/8ca797bb-57e8-5f8d-b678-362d81407443_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85102,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676624/general/644ec048-5607-4740-99d2-48ad3a16bfbf.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ca797bb-57e8-5f8d-b678-362d81407443/8ca797bb-57e8-5f8d-b678-362d81407443_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74468,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676624/general/23e92754-c21d-47c7-8520-bba8a86f1540.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ca797bb-57e8-5f8d-b678-362d81407443/8ca797bb-57e8-5f8d-b678-362d81407443_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87326,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676624/general/56039894-dd6c-4711-9019-fbf71aca49cd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ca797bb-57e8-5f8d-b678-362d81407443/8ca797bb-57e8-5f8d-b678-362d81407443_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122685,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676624/general/b74c0609-3c75-4b84-bdaf-e6412f603a2e.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ca797bb-57e8-5f8d-b678-362d81407443/8ca797bb-57e8-5f8d-b678-362d81407443_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49914,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676624/general/a0127bc4-76fc-4308-a2ab-82e28d5f2a9b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ca797bb-57e8-5f8d-b678-362d81407443/8ca797bb-57e8-5f8d-b678-362d81407443_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85445,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676624/general/aa5955e6-73f6-4ccf-941a-86067a00d664.jpeg',
'Width': 1021}],
'price': 28100,
'price_includes_vat': True,
'registration_date': '2022-05-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi E-Tron Sportback 55 S Line - Electric - Automatic - 408 hp - '
'55.091 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-25 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728298%27 HTTP/1.1" 200 None
2026-03-25 17:16:59 [adesa.de] INFO: Saving data for 10728298: {'created_time': 1774459019.819966, 'last_price_update_time': 1774459019.81998, 'auction_closing_time': 1774606200.0}
2026-03-25 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728298') HTTP/1.1" 204 0
2026-03-25 17:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742368/general/420f15d3-7237-49b4-820d-99ac85fa3bb3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725936)
2026-03-25 17:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742359/general/d25e202c-086c-46c1-8403-1aa3360eaf04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725927)
2026-03-25 17:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742370/general/205f21d2-0d8a-4295-9681-3228dc1029ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725938)
2026-03-25 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252F07c64ac9-b829-4463-b381-b358b90c6485.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/07c64ac9-b829-4463-b381-b358b90c6485.jpg not downloaded yet
2026-03-25 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741279%252Fgeneral%252Fbafe90b0-f26c-43c2-9bdd-05bea8eef5f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741279/general/bafe90b0-f26c-43c2-9bdd-05bea8eef5f1.jpg not downloaded yet
2026-03-25 17:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d0a290>
2026-03-25 17:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252Faf064dcc-48dc-45cc-8c5c-7ccb79b5c4f7.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/af064dcc-48dc-45cc-8c5c-7ccb79b5c4f7.jpg saved to cache
2026-03-25 17:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 32553241-6fd8-5932-96c2-1577d4f9f47f
2026-03-25 17:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742359/general/e3234f0c-635e-4f35-9754-ca3b40c09f46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725927)
2026-03-25 17:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742370/general/a56707b6-b5ba-42bc-ba2c-afffc50b95b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725938)
2026-03-25 17:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728424> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134262cd90>
2026-03-25 17:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc499c27-31e6-518e-8bd1-1d331147d7d9/dc499c27-31e6-518e-8bd1-1d331147d7d9_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742370%252Fgeneral%252F71917c33-9b29-4014-a840-96dd00fc5021.jpg') HTTP/1.1" 204 0
2026-03-25 17:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742370/general/71917c33-9b29-4014-a840-96dd00fc5021.jpg saved to cache
2026-03-25 17:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dc499c27-31e6-518e-8bd1-1d331147d7d9
2026-03-25 17:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134190ad90>
2026-03-25 17:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252Ffde58cef-dc07-48a4-a0e1-b9b535606402.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/fde58cef-dc07-48a4-a0e1-b9b535606402.jpg saved to cache
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 32553241-6fd8-5932-96c2-1577d4f9f47f
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252F9224fc83-fa73-4f1f-b039-7a15f6f1c7da.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/9224fc83-fa73-4f1f-b039-7a15f6f1c7da.jpg not downloaded yet
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741279%252Fgeneral%252Ff02372c3-1386-479e-836a-3c861b937ea9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741279/general/f02372c3-1386-479e-836a-3c861b937ea9.jpg not downloaded yet
2026-03-25 17:17:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728316> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728192> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742359/general/f1a62801-070c-48f3-b4c6-5947afd4aaae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725927)
2026-03-25 17:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742368/general/02999df9-ced8-4073-ad81-610f99b426c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725936)
2026-03-25 17:17:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252Fc4e4cc12-e237-4d49-beb7-7fceb3751f76.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/c4e4cc12-e237-4d49-beb7-7fceb3751f76.jpg not downloaded yet
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741279%252Fgeneral%252Fb42fc8ad-cfe0-4438-a607-f0518179a658.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741279/general/b42fc8ad-cfe0-4438-a607-f0518179a658.jpg not downloaded yet
2026-03-25 17:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b16190>
2026-03-25 17:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252F420f15d3-7237-49b4-820d-99ac85fa3bb3.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/420f15d3-7237-49b4-820d-99ac85fa3bb3.jpg saved to cache
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 503d7e0b-3f70-5a1a-bed7-a3efb687faab
2026-03-25 17:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b7b790>
2026-03-25 17:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252Fd25e202c-086c-46c1-8403-1aa3360eaf04.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/d25e202c-086c-46c1-8403-1aa3360eaf04.jpg saved to cache
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 32553241-6fd8-5932-96c2-1577d4f9f47f
2026-03-25 17:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134299fed0>
2026-03-25 17:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc499c27-31e6-518e-8bd1-1d331147d7d9/dc499c27-31e6-518e-8bd1-1d331147d7d9_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742370%252Fgeneral%252F205f21d2-0d8a-4295-9681-3228dc1029ef.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742370/general/205f21d2-0d8a-4295-9681-3228dc1029ef.jpg saved to cache
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dc499c27-31e6-518e-8bd1-1d331147d7d9
2026-03-25 17:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742359/general/a131ba94-bddf-4610-8cf2-ccc33a957b7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725927)
2026-03-25 17:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741279/general/0098804d-e97d-4b27-a187-28ca314e7d3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728119)
2026-03-25 17:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741279/general/bafe90b0-f26c-43c2-9bdd-05bea8eef5f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728119)
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252F4630e82b-c1af-4892-963e-912e4bfcf895.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/4630e82b-c1af-4892-963e-912e4bfcf895.jpg not downloaded yet
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741279%252Fgeneral%252F6bc90a25-8f2a-4b06-9bb3-443362545236.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741279/general/6bc90a25-8f2a-4b06-9bb3-443362545236.jpg not downloaded yet
2026-03-25 17:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342ac2410>
2026-03-25 17:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252Fe3234f0c-635e-4f35-9754-ca3b40c09f46.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/e3234f0c-635e-4f35-9754-ca3b40c09f46.jpg saved to cache
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 32553241-6fd8-5932-96c2-1577d4f9f47f
2026-03-25 17:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134265f090>
2026-03-25 17:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc499c27-31e6-518e-8bd1-1d331147d7d9/dc499c27-31e6-518e-8bd1-1d331147d7d9_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742370%252Fgeneral%252Fa56707b6-b5ba-42bc-ba2c-afffc50b95b1.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742370/general/a56707b6-b5ba-42bc-ba2c-afffc50b95b1.jpg saved to cache
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dc499c27-31e6-518e-8bd1-1d331147d7d9
2026-03-25 17:17:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dc499c27-31e6-518e-8bd1-1d331147d7d9, skipping ID generation
2026-03-25 17:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc499c27-31e6-518e-8bd1-1d331147d7d9 with scrape type 1
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dc499c27-31e6-518e-8bd1-1d331147d7d9 sending to next pipeline
2026-03-25 17:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dc499c27-31e6-518e-8bd1-1d331147d7d9, identifier: 10725938
2026-03-25 17:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed3b219d-b98f-5378-a44f-90c0d1ed5fed with identifier: 10728424
2026-03-25 17:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed3b219d-b98f-5378-a44f-90c0d1ed5fed with scrape type 1
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ed3b219d-b98f-5378-a44f-90c0d1ed5fed
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523006%252Fgeneral%252F6ad04710-7b15-411c-9709-a2ce00bcc791.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523006/general/6ad04710-7b15-411c-9709-a2ce00bcc791.jpg already downloaded
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523006%252Fgeneral%252F8943329f-cc60-4b9c-b536-90655ccfc138.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523006/general/8943329f-cc60-4b9c-b536-90655ccfc138.jpg already downloaded
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523006%252Fgeneral%252F0976596e-bdde-4faa-b3d3-5ed12808b5de.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523006/general/0976596e-bdde-4faa-b3d3-5ed12808b5de.jpg already downloaded
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523006%252Fgeneral%252F0edc64cd-60a7-4ed5-91da-92cd4612b964.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523006/general/0edc64cd-60a7-4ed5-91da-92cd4612b964.jpg already downloaded
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523006%252Fgeneral%252Fa6458b66-a1f5-4e40-941f-8dffd2b3cd4d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523006/general/a6458b66-a1f5-4e40-941f-8dffd2b3cd4d.jpg already downloaded
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523006%252Fgeneral%252F47196280-97c7-47d7-9591-951e328b26f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523006/general/47196280-97c7-47d7-9591-951e328b26f4.jpg already downloaded
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523006%252Fgeneral%252Fc4b0f65f-513b-416e-b28b-8d0187c5a8d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523006/general/c4b0f65f-513b-416e-b28b-8d0187c5a8d5.jpg already downloaded
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523006%252Fgeneral%252Fd3fd46fa-c689-462c-ab8c-0453b5a85c94.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523006/general/d3fd46fa-c689-462c-ab8c-0453b5a85c94.jpg already downloaded
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523006%252Fgeneral%252F21b1899e-75ba-49c7-8104-0cee6129e142.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523006/general/21b1899e-75ba-49c7-8104-0cee6129e142.jpg already downloaded
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523006%252Fgeneral%252F69bc9d1f-3990-4e74-82d0-61eafed21f5b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523006/general/69bc9d1f-3990-4e74-82d0-61eafed21f5b.jpg already downloaded
2026-03-25 17:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ed3b219d-b98f-5378-a44f-90c0d1ed5fed, identifier: 10728424
2026-03-25 17:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742368/general/b5883f05-670a-42b2-b147-ccc4ff57ed91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725936)
2026-03-25 17:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742368/general/ef3ca00d-acc5-4db9-8cc6-f11ba5cbad56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725936)
2026-03-25 17:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742368/general/448efec6-0387-4b7b-9c7b-59b9a5ec950c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725936)
2026-03-25 17:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dc499c27-31e6-518e-8bd1-1d331147d7d9 with identifier: 10725938
2026-03-25 17:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dc499c27-31e6-518e-8bd1-1d331147d7d9 with identifier: 10725938
2026-03-25 17:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dc499c27-31e6-518e-8bd1-1d331147d7d9 with identifier: 10725938 to the API
2026-03-25 17:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742370/general/a56707b6-b5ba-42bc-ba2c-afffc50b95b1.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Electric',
'id': 'dc499c27-31e6-518e-8bd1-1d331147d7d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161255',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725938',
'listing': 'auction',
'location': 'Lüdersfeld (Germany)',
'make': 'Audi',
'model': 'Q8 E-tron',
'odometer': 54689,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc499c27-31e6-518e-8bd1-1d331147d7d9/dc499c27-31e6-518e-8bd1-1d331147d7d9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120323,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742370/general/0ccaa8a1-c7d1-405e-b20f-3d4ba07be81e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc499c27-31e6-518e-8bd1-1d331147d7d9/dc499c27-31e6-518e-8bd1-1d331147d7d9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122653,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742370/general/0aa766b0-0a83-48b4-a74e-3c1ec4f0b657.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc499c27-31e6-518e-8bd1-1d331147d7d9/dc499c27-31e6-518e-8bd1-1d331147d7d9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122715,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742370/general/3c68db34-3068-48a1-a692-7484679155d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc499c27-31e6-518e-8bd1-1d331147d7d9/dc499c27-31e6-518e-8bd1-1d331147d7d9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133810,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742370/general/6a861f15-2d16-4790-9664-d5e2e1587110.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc499c27-31e6-518e-8bd1-1d331147d7d9/dc499c27-31e6-518e-8bd1-1d331147d7d9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92783,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742370/general/5ff1e67b-7e1f-4d87-ac75-e64e0ad41e7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc499c27-31e6-518e-8bd1-1d331147d7d9/dc499c27-31e6-518e-8bd1-1d331147d7d9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89821,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742370/general/f6a7ae6d-797a-40a5-8b2d-da7c35961edc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc499c27-31e6-518e-8bd1-1d331147d7d9/dc499c27-31e6-518e-8bd1-1d331147d7d9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101536,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742370/general/fcf12067-e367-4256-8652-83cceaa1ed5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc499c27-31e6-518e-8bd1-1d331147d7d9/dc499c27-31e6-518e-8bd1-1d331147d7d9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742370/general/71917c33-9b29-4014-a840-96dd00fc5021.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc499c27-31e6-518e-8bd1-1d331147d7d9/dc499c27-31e6-518e-8bd1-1d331147d7d9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116120,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742370/general/a56707b6-b5ba-42bc-ba2c-afffc50b95b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc499c27-31e6-518e-8bd1-1d331147d7d9/dc499c27-31e6-518e-8bd1-1d331147d7d9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75946,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742370/general/205f21d2-0d8a-4295-9681-3228dc1029ef.jpg',
'Width': 1024}],
'price': 38300,
'price_includes_vat': True,
'registration_date': '2024-01-11',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi Q8 E-tron 55 S Line - Electric - Automatic - 408 hp - 54.689 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2024}
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725938%27 HTTP/1.1" 200 None
2026-03-25 17:17:01 [adesa.de] INFO: Saving data for 10725938: {'created_time': 1774459021.320936, 'last_price_update_time': 1774459021.32095, 'auction_closing_time': 1774607100.0}
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725938') HTTP/1.1" 204 0
2026-03-25 17:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ed3b219d-b98f-5378-a44f-90c0d1ed5fed with identifier: 10728424
2026-03-25 17:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ed3b219d-b98f-5378-a44f-90c0d1ed5fed with identifier: 10728424
2026-03-25 17:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ed3b219d-b98f-5378-a44f-90c0d1ed5fed with identifier: 10728424 to the API
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728424>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'ed3b219d-b98f-5378-a44f-90c0d1ed5fed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28901',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728424',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'X1',
'odometer': 84216,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5523006/general/6ad04710-7b15-411c-9709-a2ce00bcc791.jpg',
'https://images.openlane.eu/carimgs/5523006/general/8943329f-cc60-4b9c-b536-90655ccfc138.jpg',
'https://images.openlane.eu/carimgs/5523006/general/0976596e-bdde-4faa-b3d3-5ed12808b5de.jpg',
'https://images.openlane.eu/carimgs/5523006/general/0edc64cd-60a7-4ed5-91da-92cd4612b964.jpg',
'https://images.openlane.eu/carimgs/5523006/general/a6458b66-a1f5-4e40-941f-8dffd2b3cd4d.jpg',
'https://images.openlane.eu/carimgs/5523006/general/47196280-97c7-47d7-9591-951e328b26f4.jpg',
'https://images.openlane.eu/carimgs/5523006/general/c4b0f65f-513b-416e-b28b-8d0187c5a8d5.jpg',
'https://images.openlane.eu/carimgs/5523006/general/d3fd46fa-c689-462c-ab8c-0453b5a85c94.jpg',
'https://images.openlane.eu/carimgs/5523006/general/21b1899e-75ba-49c7-8104-0cee6129e142.jpg',
'https://images.openlane.eu/carimgs/5523006/general/69bc9d1f-3990-4e74-82d0-61eafed21f5b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3b219d-b98f-5378-a44f-90c0d1ed5fed/ed3b219d-b98f-5378-a44f-90c0d1ed5fed_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115074,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523006/general/6ad04710-7b15-411c-9709-a2ce00bcc791.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3b219d-b98f-5378-a44f-90c0d1ed5fed/ed3b219d-b98f-5378-a44f-90c0d1ed5fed_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77728,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523006/general/8943329f-cc60-4b9c-b536-90655ccfc138.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3b219d-b98f-5378-a44f-90c0d1ed5fed/ed3b219d-b98f-5378-a44f-90c0d1ed5fed_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79982,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523006/general/0976596e-bdde-4faa-b3d3-5ed12808b5de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3b219d-b98f-5378-a44f-90c0d1ed5fed/ed3b219d-b98f-5378-a44f-90c0d1ed5fed_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100072,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523006/general/0edc64cd-60a7-4ed5-91da-92cd4612b964.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3b219d-b98f-5378-a44f-90c0d1ed5fed/ed3b219d-b98f-5378-a44f-90c0d1ed5fed_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89199,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523006/general/a6458b66-a1f5-4e40-941f-8dffd2b3cd4d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3b219d-b98f-5378-a44f-90c0d1ed5fed/ed3b219d-b98f-5378-a44f-90c0d1ed5fed_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98681,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523006/general/47196280-97c7-47d7-9591-951e328b26f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3b219d-b98f-5378-a44f-90c0d1ed5fed/ed3b219d-b98f-5378-a44f-90c0d1ed5fed_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85035,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523006/general/c4b0f65f-513b-416e-b28b-8d0187c5a8d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3b219d-b98f-5378-a44f-90c0d1ed5fed/ed3b219d-b98f-5378-a44f-90c0d1ed5fed_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162551,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523006/general/d3fd46fa-c689-462c-ab8c-0453b5a85c94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3b219d-b98f-5378-a44f-90c0d1ed5fed/ed3b219d-b98f-5378-a44f-90c0d1ed5fed_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97035,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523006/general/21b1899e-75ba-49c7-8104-0cee6129e142.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3b219d-b98f-5378-a44f-90c0d1ed5fed/ed3b219d-b98f-5378-a44f-90c0d1ed5fed_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65423,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523006/general/69bc9d1f-3990-4e74-82d0-61eafed21f5b.jpg',
'Width': 1024}],
'price': 20100,
'price_includes_vat': True,
'registration_date': '2021-07-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'BMW X1 20d X Line - Diesel - Automatic - 190 hp - 84.216 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2021}
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728424%27 HTTP/1.1" 200 None
2026-03-25 17:17:01 [adesa.de] INFO: Saving data for 10728424: {'created_time': 1774459021.653864, 'last_price_update_time': 1774459021.653876, 'auction_closing_time': 1774606800.0}
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728424') HTTP/1.1" 204 0
2026-03-25 17:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742368/general/36e8364f-0079-4621-914b-54de46a3969f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725936)
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741279%252Fgeneral%252Ff3af036a-9333-442d-959a-a7bfd6cf200a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741279/general/f3af036a-9333-442d-959a-a7bfd6cf200a.jpg not downloaded yet
2026-03-25 17:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bae395cf-8b2a-59af-ade0-9d2dd28b4365 with identifier: 10728316
2026-03-25 17:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bae395cf-8b2a-59af-ade0-9d2dd28b4365 with scrape type 1
2026-03-25 17:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 4 photos for item bae395cf-8b2a-59af-ade0-9d2dd28b4365
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660069%252Fgeneral%252F265069dc-be04-43bc-82d3-2065ccff1b98.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660069/general/265069dc-be04-43bc-82d3-2065ccff1b98.jpg already downloaded
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660069%252Fgeneral%252F6dabf577-33eb-4b52-b77f-5d042fb542fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660069/general/6dabf577-33eb-4b52-b77f-5d042fb542fc.jpg already downloaded
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660069%252Fgeneral%252Fda9f3c70-12ac-4624-bf70-984e7c8d8e55.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660069/general/da9f3c70-12ac-4624-bf70-984e7c8d8e55.jpg already downloaded
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660069%252Fgeneral%252F5d9c8f60-4860-47f1-bcc4-07dacf1da48f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660069/general/5d9c8f60-4860-47f1-bcc4-07dacf1da48f.jpg already downloaded
2026-03-25 17:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bae395cf-8b2a-59af-ade0-9d2dd28b4365, identifier: 10728316
2026-03-25 17:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13514883-00f5-55cf-9c62-0e682cb54b5b with identifier: 10728192
2026-03-25 17:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13514883-00f5-55cf-9c62-0e682cb54b5b with scrape type 1
2026-03-25 17:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 13514883-00f5-55cf-9c62-0e682cb54b5b
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695690%252Fgeneral%252F797852d8-616b-4f38-96d6-b9b450b184f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695690/general/797852d8-616b-4f38-96d6-b9b450b184f1.jpg already downloaded
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695690%252Fgeneral%252F49bb6dfe-ea3b-4edf-914f-518c0702bc93.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695690/general/49bb6dfe-ea3b-4edf-914f-518c0702bc93.jpg already downloaded
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695690%252Fgeneral%252F7bdf27f8-b896-4f90-8d22-3c42007ad4ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695690/general/7bdf27f8-b896-4f90-8d22-3c42007ad4ab.jpg already downloaded
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695690%252Fgeneral%252F5f1ee7d8-c078-4235-b7b5-7da1dcf4a76b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695690/general/5f1ee7d8-c078-4235-b7b5-7da1dcf4a76b.jpg already downloaded
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695690%252Fgeneral%252Fa26e042b-1216-4234-9004-bee6dd4d9613.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695690/general/a26e042b-1216-4234-9004-bee6dd4d9613.jpg already downloaded
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695690%252Fgeneral%252F6bb45d8b-c173-41a2-8c61-abe94ddbad4a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695690/general/6bb45d8b-c173-41a2-8c61-abe94ddbad4a.jpg already downloaded
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695690%252Fgeneral%252F3d30bce5-e360-4983-b602-e2f7c5296c2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695690/general/3d30bce5-e360-4983-b602-e2f7c5296c2a.jpg already downloaded
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695690%252Fgeneral%252Ff4007c4f-4422-45b5-8505-e2d2f1251d17.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695690/general/f4007c4f-4422-45b5-8505-e2d2f1251d17.jpg already downloaded
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695690%252Fgeneral%252Fb62dbccb-f12b-40f7-ac70-3520d5436f07.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695690/general/b62dbccb-f12b-40f7-ac70-3520d5436f07.jpg already downloaded
2026-03-25 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695690%252Fgeneral%252F43324c2b-f515-442b-80de-3d6508eba1c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695690/general/43324c2b-f515-442b-80de-3d6508eba1c4.jpg already downloaded
2026-03-25 17:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 13514883-00f5-55cf-9c62-0e682cb54b5b, identifier: 10728192
2026-03-25 17:17:02 [adesa.de] INFO: Found listing with ID: 10725925
2026-03-25 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725925%27 HTTP/1.1" 200 None
2026-03-25 17:17:02 [adesa.de] INFO: Scrape type for 10725925: 1
2026-03-25 17:17:02 [adesa.de] INFO: Scraping item 10725925 url https://www.openlane.eu/en/carv6/auction/10725925
2026-03-25 17:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1348c05910>
2026-03-25 17:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252Ff1a62801-070c-48f3-b4c6-5947afd4aaae.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/f1a62801-070c-48f3-b4c6-5947afd4aaae.jpg saved to cache
2026-03-25 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 32553241-6fd8-5932-96c2-1577d4f9f47f
2026-03-25 17:17:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d7de50>
2026-03-25 17:17:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252F02999df9-ced8-4073-ad81-610f99b426c1.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/02999df9-ced8-4073-ad81-610f99b426c1.jpg saved to cache
2026-03-25 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 503d7e0b-3f70-5a1a-bed7-a3efb687faab
2026-03-25 17:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742368/general/0cc4a6ef-3896-413f-8574-eba3ade738df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725936)
2026-03-25 17:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742368/general/dbdd2846-258a-4d99-b549-d430d89d289e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725936)
2026-03-25 17:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742359/general/07c64ac9-b829-4463-b381-b358b90c6485.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725927)
2026-03-25 17:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bae395cf-8b2a-59af-ade0-9d2dd28b4365 with identifier: 10728316
2026-03-25 17:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 17:17:02 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-25 17:17:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 17:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bae395cf-8b2a-59af-ade0-9d2dd28b4365 with identifier: 10728316
2026-03-25 17:17:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bae395cf-8b2a-59af-ade0-9d2dd28b4365 with identifier: 10728316 to the API
2026-03-25 17:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728316>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Electric',
'id': 'bae395cf-8b2a-59af-ade0-9d2dd28b4365',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30064',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728316',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Seal',
'odometer': 100,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 4,
'photo_urls': ['https://images.openlane.eu/carimgs/5660069/general/265069dc-be04-43bc-82d3-2065ccff1b98.jpg',
'https://images.openlane.eu/carimgs/5660069/general/6dabf577-33eb-4b52-b77f-5d042fb542fc.jpg',
'https://images.openlane.eu/carimgs/5660069/general/da9f3c70-12ac-4624-bf70-984e7c8d8e55.jpg',
'https://images.openlane.eu/carimgs/5660069/general/5d9c8f60-4860-47f1-bcc4-07dacf1da48f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bae395cf-8b2a-59af-ade0-9d2dd28b4365/bae395cf-8b2a-59af-ade0-9d2dd28b4365_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30581,
'Height': 557,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660069/general/265069dc-be04-43bc-82d3-2065ccff1b98.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bae395cf-8b2a-59af-ade0-9d2dd28b4365/bae395cf-8b2a-59af-ade0-9d2dd28b4365_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22940,
'Height': 598,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660069/general/6dabf577-33eb-4b52-b77f-5d042fb542fc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bae395cf-8b2a-59af-ade0-9d2dd28b4365/bae395cf-8b2a-59af-ade0-9d2dd28b4365_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51404,
'Height': 603,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660069/general/da9f3c70-12ac-4624-bf70-984e7c8d8e55.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bae395cf-8b2a-59af-ade0-9d2dd28b4365/bae395cf-8b2a-59af-ade0-9d2dd28b4365_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44554,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660069/general/5d9c8f60-4860-47f1-bcc4-07dacf1da48f.jpg',
'Width': 800}],
'price': 29400,
'price_includes_vat': True,
'registration_date': '2025-05-22',
'seats_number': 4,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Byd Seal Comfort - Electric - Automatic - 231 hp - 100 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2025}
2026-03-25 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728316%27 HTTP/1.1" 200 None
2026-03-25 17:17:02 [adesa.de] INFO: Saving data for 10728316: {'created_time': 1774459022.858931, 'last_price_update_time': 1774459022.858942, 'auction_closing_time': 1774606200.0}
2026-03-25 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728316') HTTP/1.1" 204 0
2026-03-25 17:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 13514883-00f5-55cf-9c62-0e682cb54b5b with identifier: 10728192
2026-03-25 17:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 13514883-00f5-55cf-9c62-0e682cb54b5b with identifier: 10728192
2026-03-25 17:17:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 13514883-00f5-55cf-9c62-0e682cb54b5b with identifier: 10728192 to the API
2026-03-25 17:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728192>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '13514883-00f5-55cf-9c62-0e682cb54b5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31486',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728192',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 39605,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 12,
'photo_urls': ['https://images.openlane.eu/carimgs/5695690/general/797852d8-616b-4f38-96d6-b9b450b184f1.jpg',
'https://images.openlane.eu/carimgs/5695690/general/49bb6dfe-ea3b-4edf-914f-518c0702bc93.jpg',
'https://images.openlane.eu/carimgs/5695690/general/7bdf27f8-b896-4f90-8d22-3c42007ad4ab.jpg',
'https://images.openlane.eu/carimgs/5695690/general/5f1ee7d8-c078-4235-b7b5-7da1dcf4a76b.jpg',
'https://images.openlane.eu/carimgs/5695690/general/a26e042b-1216-4234-9004-bee6dd4d9613.jpg',
'https://images.openlane.eu/carimgs/5695690/general/6bb45d8b-c173-41a2-8c61-abe94ddbad4a.jpg',
'https://images.openlane.eu/carimgs/5695690/general/3d30bce5-e360-4983-b602-e2f7c5296c2a.jpg',
'https://images.openlane.eu/carimgs/5695690/general/f4007c4f-4422-45b5-8505-e2d2f1251d17.jpg',
'https://images.openlane.eu/carimgs/5695690/general/b62dbccb-f12b-40f7-ac70-3520d5436f07.jpg',
'https://images.openlane.eu/carimgs/5695690/general/43324c2b-f515-442b-80de-3d6508eba1c4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13514883-00f5-55cf-9c62-0e682cb54b5b/13514883-00f5-55cf-9c62-0e682cb54b5b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 11116,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695690/general/797852d8-616b-4f38-96d6-b9b450b184f1.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13514883-00f5-55cf-9c62-0e682cb54b5b/13514883-00f5-55cf-9c62-0e682cb54b5b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 9851,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695690/general/49bb6dfe-ea3b-4edf-914f-518c0702bc93.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13514883-00f5-55cf-9c62-0e682cb54b5b/13514883-00f5-55cf-9c62-0e682cb54b5b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22894,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695690/general/7bdf27f8-b896-4f90-8d22-3c42007ad4ab.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13514883-00f5-55cf-9c62-0e682cb54b5b/13514883-00f5-55cf-9c62-0e682cb54b5b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16774,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695690/general/5f1ee7d8-c078-4235-b7b5-7da1dcf4a76b.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13514883-00f5-55cf-9c62-0e682cb54b5b/13514883-00f5-55cf-9c62-0e682cb54b5b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21298,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695690/general/a26e042b-1216-4234-9004-bee6dd4d9613.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13514883-00f5-55cf-9c62-0e682cb54b5b/13514883-00f5-55cf-9c62-0e682cb54b5b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19975,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695690/general/6bb45d8b-c173-41a2-8c61-abe94ddbad4a.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13514883-00f5-55cf-9c62-0e682cb54b5b/13514883-00f5-55cf-9c62-0e682cb54b5b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27983,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695690/general/3d30bce5-e360-4983-b602-e2f7c5296c2a.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13514883-00f5-55cf-9c62-0e682cb54b5b/13514883-00f5-55cf-9c62-0e682cb54b5b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22036,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695690/general/f4007c4f-4422-45b5-8505-e2d2f1251d17.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13514883-00f5-55cf-9c62-0e682cb54b5b/13514883-00f5-55cf-9c62-0e682cb54b5b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 14752,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695690/general/b62dbccb-f12b-40f7-ac70-3520d5436f07.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13514883-00f5-55cf-9c62-0e682cb54b5b/13514883-00f5-55cf-9c62-0e682cb54b5b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 14152,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695690/general/43324c2b-f515-442b-80de-3d6508eba1c4.jpg',
'Width': 344}],
'price': 16200,
'price_includes_vat': True,
'registration_date': '2024-07-22',
'seats_number': 3,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Citroën Jumper L2H2 - Diesel - Manual - 140 hp - 39.605 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728192%27 HTTP/1.1" 200 None
2026-03-25 17:17:03 [adesa.de] INFO: Saving data for 10728192: {'created_time': 1774459023.861482, 'last_price_update_time': 1774459023.861492, 'auction_closing_time': 1774605600.0}
2026-03-25 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728192') HTTP/1.1" 204 0
2026-03-25 17:17:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bce250>
2026-03-25 17:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252Fa131ba94-bddf-4610-8cf2-ccc33a957b7d.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/a131ba94-bddf-4610-8cf2-ccc33a957b7d.jpg saved to cache
2026-03-25 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 32553241-6fd8-5932-96c2-1577d4f9f47f
2026-03-25 17:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342aa6c50>
2026-03-25 17:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800cf861-2402-5708-a09c-83e430bbd508/800cf861-2402-5708-a09c-83e430bbd508_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741279%252Fgeneral%252F0098804d-e97d-4b27-a187-28ca314e7d3d.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741279/general/0098804d-e97d-4b27-a187-28ca314e7d3d.jpg saved to cache
2026-03-25 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 800cf861-2402-5708-a09c-83e430bbd508
2026-03-25 17:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341cb4790>
2026-03-25 17:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800cf861-2402-5708-a09c-83e430bbd508/800cf861-2402-5708-a09c-83e430bbd508_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741279%252Fgeneral%252Fbafe90b0-f26c-43c2-9bdd-05bea8eef5f1.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741279/general/bafe90b0-f26c-43c2-9bdd-05bea8eef5f1.jpg saved to cache
2026-03-25 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 800cf861-2402-5708-a09c-83e430bbd508
2026-03-25 17:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741279/general/f02372c3-1386-479e-836a-3c861b937ea9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728119)
2026-03-25 17:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741279/general/b42fc8ad-cfe0-4438-a607-f0518179a658.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728119)
2026-03-25 17:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742359/general/c4e4cc12-e237-4d49-beb7-7fceb3751f76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725927)
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741279%252Fgeneral%252F9cb63b7a-fcf7-414b-a75a-de67e126757d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741279/general/9cb63b7a-fcf7-414b-a75a-de67e126757d.jpg not downloaded yet
2026-03-25 17:17:04 [adesa.de] INFO: Found listing with ID: 10725919
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725919%27 HTTP/1.1" 200 None
2026-03-25 17:17:04 [adesa.de] INFO: Scrape type for 10725919: 1
2026-03-25 17:17:04 [adesa.de] INFO: Scraping item 10725919 url https://www.openlane.eu/en/carv6/auction/10725919
2026-03-25 17:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728409> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728150> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d7c5d0>
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252Fb5883f05-670a-42b2-b147-ccc4ff57ed91.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/b5883f05-670a-42b2-b147-ccc4ff57ed91.jpg saved to cache
2026-03-25 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 503d7e0b-3f70-5a1a-bed7-a3efb687faab
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d86310>
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252Fef3ca00d-acc5-4db9-8cc6-f11ba5cbad56.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/ef3ca00d-acc5-4db9-8cc6-f11ba5cbad56.jpg saved to cache
2026-03-25 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 503d7e0b-3f70-5a1a-bed7-a3efb687faab
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13428af1d0>
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252F448efec6-0387-4b7b-9c7b-59b9a5ec950c.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/448efec6-0387-4b7b-9c7b-59b9a5ec950c.jpg saved to cache
2026-03-25 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 503d7e0b-3f70-5a1a-bed7-a3efb687faab
2026-03-25 17:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742359/general/9224fc83-fa73-4f1f-b039-7a15f6f1c7da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725927)
2026-03-25 17:17:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341c9c210>
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252F36e8364f-0079-4621-914b-54de46a3969f.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/36e8364f-0079-4621-914b-54de46a3969f.jpg saved to cache
2026-03-25 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 503d7e0b-3f70-5a1a-bed7-a3efb687faab
2026-03-25 17:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742364/general/7fd586a8-3913-4300-a340-6d32dd320952.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725932)
2026-03-25 17:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741279/general/6bc90a25-8f2a-4b06-9bb3-443362545236.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728119)
2026-03-25 17:17:04 [adesa.de] INFO: Found listing with ID: 10728183
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728183%27 HTTP/1.1" 200 None
2026-03-25 17:17:04 [adesa.de] INFO: Scrape type for 10728183: 1
2026-03-25 17:17:04 [adesa.de] INFO: Scraping item 10728183 url https://www.openlane.eu/en/carv6/auction/10728183
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13425f8b50>
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252F0cc4a6ef-3896-413f-8574-eba3ade738df.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/0cc4a6ef-3896-413f-8574-eba3ade738df.jpg saved to cache
2026-03-25 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 503d7e0b-3f70-5a1a-bed7-a3efb687faab
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134290a0d0>
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252Fdbdd2846-258a-4d99-b549-d430d89d289e.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/dbdd2846-258a-4d99-b549-d430d89d289e.jpg saved to cache
2026-03-25 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 503d7e0b-3f70-5a1a-bed7-a3efb687faab
2026-03-25 17:17:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 503d7e0b-3f70-5a1a-bed7-a3efb687faab, skipping ID generation
2026-03-25 17:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 503d7e0b-3f70-5a1a-bed7-a3efb687faab with scrape type 1
2026-03-25 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 503d7e0b-3f70-5a1a-bed7-a3efb687faab sending to next pipeline
2026-03-25 17:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 503d7e0b-3f70-5a1a-bed7-a3efb687faab, identifier: 10725936
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341c62f90>
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252F07c64ac9-b829-4463-b381-b358b90c6485.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/07c64ac9-b829-4463-b381-b358b90c6485.jpg saved to cache
2026-03-25 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 32553241-6fd8-5932-96c2-1577d4f9f47f
2026-03-25 17:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742359/general/4630e82b-c1af-4892-963e-912e4bfcf895.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725927)
2026-03-25 17:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 503d7e0b-3f70-5a1a-bed7-a3efb687faab with identifier: 10725936
2026-03-25 17:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 503d7e0b-3f70-5a1a-bed7-a3efb687faab with identifier: 10725936
2026-03-25 17:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 503d7e0b-3f70-5a1a-bed7-a3efb687faab with identifier: 10725936 to the API
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742368/general/dbdd2846-258a-4d99-b549-d430d89d289e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 354,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '503d7e0b-3f70-5a1a-bed7-a3efb687faab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161259',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725936',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 40560,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52649,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742368/general/0cc4a6ef-3896-413f-8574-eba3ade738df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54500,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742368/general/dbdd2846-258a-4d99-b549-d430d89d289e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53134,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742368/general/36e8364f-0079-4621-914b-54de46a3969f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48896,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742368/general/22b47773-a4d0-4438-99b0-fbe693b19e05.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117537,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742368/general/ef3ca00d-acc5-4db9-8cc6-f11ba5cbad56.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142805,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742368/general/5029da7e-d220-4883-97fb-0dce7e303f53.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123407,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742368/general/448efec6-0387-4b7b-9c7b-59b9a5ec950c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85998,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742368/general/b5883f05-670a-42b2-b147-ccc4ff57ed91.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82262,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742368/general/02999df9-ced8-4073-ad81-610f99b426c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127253,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742368/general/420f15d3-7237-49b4-820d-99ac85fa3bb3.jpg',
'Width': 1024}],
'price': 43200,
'price_includes_vat': True,
'registration_date': '2024-01-04',
'seats_number': 4,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi S5 - Petrol - Automatic - 354 hp - 40.560 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725936%27 HTTP/1.1" 200 None
2026-03-25 17:17:04 [adesa.de] INFO: Saving data for 10725936: {'created_time': 1774459024.982594, 'last_price_update_time': 1774459024.982612, 'auction_closing_time': 1774607100.0}
2026-03-25 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725936') HTTP/1.1" 204 0
2026-03-25 17:17:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bc9c90>
2026-03-25 17:17:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800cf861-2402-5708-a09c-83e430bbd508/800cf861-2402-5708-a09c-83e430bbd508_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741279%252Fgeneral%252Ff02372c3-1386-479e-836a-3c861b937ea9.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741279/general/f02372c3-1386-479e-836a-3c861b937ea9.jpg saved to cache
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 800cf861-2402-5708-a09c-83e430bbd508
2026-03-25 17:17:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134192d6d0>
2026-03-25 17:17:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800cf861-2402-5708-a09c-83e430bbd508/800cf861-2402-5708-a09c-83e430bbd508_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741279%252Fgeneral%252Fb42fc8ad-cfe0-4438-a607-f0518179a658.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741279/general/b42fc8ad-cfe0-4438-a607-f0518179a658.jpg saved to cache
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 800cf861-2402-5708-a09c-83e430bbd508
2026-03-25 17:17:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342608d90>
2026-03-25 17:17:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252Fc4e4cc12-e237-4d49-beb7-7fceb3751f76.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/c4e4cc12-e237-4d49-beb7-7fceb3751f76.jpg saved to cache
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 32553241-6fd8-5932-96c2-1577d4f9f47f
2026-03-25 17:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ced5a333-92e8-5ff0-8a2b-9315b4a2112b with identifier: 10728409
2026-03-25 17:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ced5a333-92e8-5ff0-8a2b-9315b4a2112b with scrape type 1
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ced5a333-92e8-5ff0-8a2b-9315b4a2112b
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546174%252Fgeneral%252Fd485aad5-4fec-417c-9a8c-1f6162729f66.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546174/general/d485aad5-4fec-417c-9a8c-1f6162729f66.jpg already downloaded
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546174%252Fgeneral%252F8035012a-3fd8-4ca7-87de-84e187b54e1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546174/general/8035012a-3fd8-4ca7-87de-84e187b54e1a.jpg already downloaded
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546174%252Fgeneral%252F5fa1ecec-8975-4c95-b329-1785b67114e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546174/general/5fa1ecec-8975-4c95-b329-1785b67114e7.jpg already downloaded
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546174%252Fgeneral%252F933abea4-7c7d-489f-8f2f-6fa1187171d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546174/general/933abea4-7c7d-489f-8f2f-6fa1187171d1.jpg already downloaded
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546174%252Fgeneral%252F60767a90-5e8b-4b0f-8443-d678f5f3c16d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546174/general/60767a90-5e8b-4b0f-8443-d678f5f3c16d.jpg already downloaded
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546174%252Fgeneral%252F540f18e9-13c8-4337-99e9-c71932976c2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546174/general/540f18e9-13c8-4337-99e9-c71932976c2a.jpg already downloaded
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546174%252Fgeneral%252F2f69f481-5f03-4c3b-9ebb-f42fa5804452.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546174/general/2f69f481-5f03-4c3b-9ebb-f42fa5804452.jpg already downloaded
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546174%252Fgeneral%252F3b5ed2c3-0cf4-4aa3-8f50-32d19fa0afbb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546174/general/3b5ed2c3-0cf4-4aa3-8f50-32d19fa0afbb.jpg already downloaded
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546174%252Fgeneral%252F7b89237b-6b3c-4c69-a38a-a8a0049e0014.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546174/general/7b89237b-6b3c-4c69-a38a-a8a0049e0014.jpg already downloaded
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546174%252Fgeneral%252F0d6ef803-6553-47b4-8201-36277d4c399e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546174/general/0d6ef803-6553-47b4-8201-36277d4c399e.jpg already downloaded
2026-03-25 17:17:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ced5a333-92e8-5ff0-8a2b-9315b4a2112b, identifier: 10728409
2026-03-25 17:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d93e2663-a02f-519e-9c89-63d98dc1a6cc with identifier: 10728150
2026-03-25 17:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d93e2663-a02f-519e-9c89-63d98dc1a6cc with scrape type 1
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d93e2663-a02f-519e-9c89-63d98dc1a6cc
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695508%252Fgeneral%252F8b6f3dea-8758-4def-a214-c79ac898705b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695508/general/8b6f3dea-8758-4def-a214-c79ac898705b.jpg already downloaded
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695508%252Fgeneral%252Ff5b15d2b-bf41-4bee-9571-7999e22745e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695508/general/f5b15d2b-bf41-4bee-9571-7999e22745e2.jpg already downloaded
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695508%252Fgeneral%252F31474943-a217-4b84-b975-8b929594f036.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695508/general/31474943-a217-4b84-b975-8b929594f036.jpg already downloaded
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695508%252Fgeneral%252Fa9ead344-4d75-431f-962a-d8685c65e501.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695508/general/a9ead344-4d75-431f-962a-d8685c65e501.jpg already downloaded
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695508%252Fgeneral%252F5a545f8c-515e-4c4e-acac-81cbeb4ed72d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695508/general/5a545f8c-515e-4c4e-acac-81cbeb4ed72d.jpg already downloaded
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695508%252Fgeneral%252F7ad0427a-1209-4c26-9693-6367facaf2fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695508/general/7ad0427a-1209-4c26-9693-6367facaf2fb.jpg already downloaded
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695508%252Fgeneral%252Fe954c9c0-f8c4-4f8f-9000-9833a4addd1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695508/general/e954c9c0-f8c4-4f8f-9000-9833a4addd1d.jpg already downloaded
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695508%252Fgeneral%252F1307e33d-07bd-4b4a-9395-4cc8d6efb117.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695508/general/1307e33d-07bd-4b4a-9395-4cc8d6efb117.jpg already downloaded
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695508%252Fgeneral%252Fd9dd01d1-5f3a-4cab-b7a3-2e3153b76be8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695508/general/d9dd01d1-5f3a-4cab-b7a3-2e3153b76be8.jpg already downloaded
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695508%252Fgeneral%252F5b2c4ab8-c3b7-4063-a93b-b07175ead3dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695508/general/5b2c4ab8-c3b7-4063-a93b-b07175ead3dd.jpg already downloaded
2026-03-25 17:17:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d93e2663-a02f-519e-9c89-63d98dc1a6cc, identifier: 10728150
2026-03-25 17:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741279/general/f3af036a-9333-442d-959a-a7bfd6cf200a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728119)
2026-03-25 17:17:05 [adesa.de] INFO: Found listing with ID: 10728506
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728506%27 HTTP/1.1" 200 None
2026-03-25 17:17:05 [adesa.de] INFO: Scrape type for 10728506: 1
2026-03-25 17:17:05 [adesa.de] INFO: Scraping item 10728506 url https://www.openlane.eu/en/carv6/auction/10728506
2026-03-25 17:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ced5a333-92e8-5ff0-8a2b-9315b4a2112b with identifier: 10728409
2026-03-25 17:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ced5a333-92e8-5ff0-8a2b-9315b4a2112b with identifier: 10728409
2026-03-25 17:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ced5a333-92e8-5ff0-8a2b-9315b4a2112b with identifier: 10728409 to the API
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728409>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'ced5a333-92e8-5ff0-8a2b-9315b4a2112b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29054',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728409',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 41075,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5546174/general/d485aad5-4fec-417c-9a8c-1f6162729f66.jpg',
'https://images.openlane.eu/carimgs/5546174/general/8035012a-3fd8-4ca7-87de-84e187b54e1a.jpg',
'https://images.openlane.eu/carimgs/5546174/general/5fa1ecec-8975-4c95-b329-1785b67114e7.jpg',
'https://images.openlane.eu/carimgs/5546174/general/933abea4-7c7d-489f-8f2f-6fa1187171d1.jpg',
'https://images.openlane.eu/carimgs/5546174/general/60767a90-5e8b-4b0f-8443-d678f5f3c16d.jpg',
'https://images.openlane.eu/carimgs/5546174/general/540f18e9-13c8-4337-99e9-c71932976c2a.jpg',
'https://images.openlane.eu/carimgs/5546174/general/2f69f481-5f03-4c3b-9ebb-f42fa5804452.jpg',
'https://images.openlane.eu/carimgs/5546174/general/3b5ed2c3-0cf4-4aa3-8f50-32d19fa0afbb.jpg',
'https://images.openlane.eu/carimgs/5546174/general/7b89237b-6b3c-4c69-a38a-a8a0049e0014.jpg',
'https://images.openlane.eu/carimgs/5546174/general/0d6ef803-6553-47b4-8201-36277d4c399e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced5a333-92e8-5ff0-8a2b-9315b4a2112b/ced5a333-92e8-5ff0-8a2b-9315b4a2112b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194697,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546174/general/d485aad5-4fec-417c-9a8c-1f6162729f66.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced5a333-92e8-5ff0-8a2b-9315b4a2112b/ced5a333-92e8-5ff0-8a2b-9315b4a2112b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224583,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546174/general/8035012a-3fd8-4ca7-87de-84e187b54e1a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced5a333-92e8-5ff0-8a2b-9315b4a2112b/ced5a333-92e8-5ff0-8a2b-9315b4a2112b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194168,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546174/general/5fa1ecec-8975-4c95-b329-1785b67114e7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced5a333-92e8-5ff0-8a2b-9315b4a2112b/ced5a333-92e8-5ff0-8a2b-9315b4a2112b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194239,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546174/general/933abea4-7c7d-489f-8f2f-6fa1187171d1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced5a333-92e8-5ff0-8a2b-9315b4a2112b/ced5a333-92e8-5ff0-8a2b-9315b4a2112b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168023,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546174/general/60767a90-5e8b-4b0f-8443-d678f5f3c16d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced5a333-92e8-5ff0-8a2b-9315b4a2112b/ced5a333-92e8-5ff0-8a2b-9315b4a2112b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175477,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546174/general/540f18e9-13c8-4337-99e9-c71932976c2a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced5a333-92e8-5ff0-8a2b-9315b4a2112b/ced5a333-92e8-5ff0-8a2b-9315b4a2112b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187721,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546174/general/2f69f481-5f03-4c3b-9ebb-f42fa5804452.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced5a333-92e8-5ff0-8a2b-9315b4a2112b/ced5a333-92e8-5ff0-8a2b-9315b4a2112b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178832,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546174/general/3b5ed2c3-0cf4-4aa3-8f50-32d19fa0afbb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced5a333-92e8-5ff0-8a2b-9315b4a2112b/ced5a333-92e8-5ff0-8a2b-9315b4a2112b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173755,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546174/general/7b89237b-6b3c-4c69-a38a-a8a0049e0014.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced5a333-92e8-5ff0-8a2b-9315b4a2112b/ced5a333-92e8-5ff0-8a2b-9315b4a2112b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100269,
'Height': 441,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546174/general/0d6ef803-6553-47b4-8201-36277d4c399e.jpg',
'Width': 587}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2024-08-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Citroën C4 Plus - Diesel - Automatic - 131 hp - 41.075 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-25 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728409%27 HTTP/1.1" 200 None
2026-03-25 17:17:06 [adesa.de] INFO: Saving data for 10728409: {'created_time': 1774459026.022047, 'last_price_update_time': 1774459026.02206, 'auction_closing_time': 1774606800.0}
2026-03-25 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728409') HTTP/1.1" 204 0
2026-03-25 17:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d93e2663-a02f-519e-9c89-63d98dc1a6cc with identifier: 10728150
2026-03-25 17:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d93e2663-a02f-519e-9c89-63d98dc1a6cc with identifier: 10728150
2026-03-25 17:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d93e2663-a02f-519e-9c89-63d98dc1a6cc with identifier: 10728150 to the API
2026-03-25 17:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728150>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd93e2663-a02f-519e-9c89-63d98dc1a6cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31485',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728150',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 34772,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5695508/general/8b6f3dea-8758-4def-a214-c79ac898705b.jpg',
'https://images.openlane.eu/carimgs/5695508/general/f5b15d2b-bf41-4bee-9571-7999e22745e2.jpg',
'https://images.openlane.eu/carimgs/5695508/general/31474943-a217-4b84-b975-8b929594f036.jpg',
'https://images.openlane.eu/carimgs/5695508/general/a9ead344-4d75-431f-962a-d8685c65e501.jpg',
'https://images.openlane.eu/carimgs/5695508/general/5a545f8c-515e-4c4e-acac-81cbeb4ed72d.jpg',
'https://images.openlane.eu/carimgs/5695508/general/7ad0427a-1209-4c26-9693-6367facaf2fb.jpg',
'https://images.openlane.eu/carimgs/5695508/general/e954c9c0-f8c4-4f8f-9000-9833a4addd1d.jpg',
'https://images.openlane.eu/carimgs/5695508/general/1307e33d-07bd-4b4a-9395-4cc8d6efb117.jpg',
'https://images.openlane.eu/carimgs/5695508/general/d9dd01d1-5f3a-4cab-b7a3-2e3153b76be8.jpg',
'https://images.openlane.eu/carimgs/5695508/general/5b2c4ab8-c3b7-4063-a93b-b07175ead3dd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93e2663-a02f-519e-9c89-63d98dc1a6cc/d93e2663-a02f-519e-9c89-63d98dc1a6cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 11762,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695508/general/8b6f3dea-8758-4def-a214-c79ac898705b.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93e2663-a02f-519e-9c89-63d98dc1a6cc/d93e2663-a02f-519e-9c89-63d98dc1a6cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 9852,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695508/general/f5b15d2b-bf41-4bee-9571-7999e22745e2.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93e2663-a02f-519e-9c89-63d98dc1a6cc/d93e2663-a02f-519e-9c89-63d98dc1a6cc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19189,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695508/general/31474943-a217-4b84-b975-8b929594f036.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93e2663-a02f-519e-9c89-63d98dc1a6cc/d93e2663-a02f-519e-9c89-63d98dc1a6cc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17702,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695508/general/a9ead344-4d75-431f-962a-d8685c65e501.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93e2663-a02f-519e-9c89-63d98dc1a6cc/d93e2663-a02f-519e-9c89-63d98dc1a6cc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17162,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695508/general/5a545f8c-515e-4c4e-acac-81cbeb4ed72d.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93e2663-a02f-519e-9c89-63d98dc1a6cc/d93e2663-a02f-519e-9c89-63d98dc1a6cc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17711,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695508/general/7ad0427a-1209-4c26-9693-6367facaf2fb.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93e2663-a02f-519e-9c89-63d98dc1a6cc/d93e2663-a02f-519e-9c89-63d98dc1a6cc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28232,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695508/general/e954c9c0-f8c4-4f8f-9000-9833a4addd1d.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93e2663-a02f-519e-9c89-63d98dc1a6cc/d93e2663-a02f-519e-9c89-63d98dc1a6cc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 7642,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695508/general/1307e33d-07bd-4b4a-9395-4cc8d6efb117.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93e2663-a02f-519e-9c89-63d98dc1a6cc/d93e2663-a02f-519e-9c89-63d98dc1a6cc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 15930,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695508/general/d9dd01d1-5f3a-4cab-b7a3-2e3153b76be8.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93e2663-a02f-519e-9c89-63d98dc1a6cc/d93e2663-a02f-519e-9c89-63d98dc1a6cc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 15783,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695508/general/5b2c4ab8-c3b7-4063-a93b-b07175ead3dd.jpg',
'Width': 344}],
'price': 16100,
'price_includes_vat': True,
'registration_date': '2024-07-22',
'seats_number': 3,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Citroën Jumper L2H2 2.2 HDI - Diesel - Manual - 140 hp - 34.772 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728150%27 HTTP/1.1" 200 None
2026-03-25 17:17:06 [adesa.de] INFO: Saving data for 10728150: {'created_time': 1774459026.482633, 'last_price_update_time': 1774459026.482648, 'auction_closing_time': 1774605600.0}
2026-03-25 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728150') HTTP/1.1" 204 0
2026-03-25 17:17:06 [scrapy.extensions.logstats] INFO: Crawled 158 pages (at 75 pages/min), scraped 75 items (at 49 items/min)
2026-03-25 17:17:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-25 17:17:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342871ad0>
2026-03-25 17:17:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252F9224fc83-fa73-4f1f-b039-7a15f6f1c7da.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/9224fc83-fa73-4f1f-b039-7a15f6f1c7da.jpg saved to cache
2026-03-25 17:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 32553241-6fd8-5932-96c2-1577d4f9f47f
2026-03-25 17:17:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341caef50>
2026-03-25 17:17:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a03ec55d-3950-50b5-bf38-9f90853642c0/a03ec55d-3950-50b5-bf38-9f90853642c0_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742364%252Fgeneral%252F7fd586a8-3913-4300-a340-6d32dd320952.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742364/general/7fd586a8-3913-4300-a340-6d32dd320952.jpg saved to cache
2026-03-25 17:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a03ec55d-3950-50b5-bf38-9f90853642c0
2026-03-25 17:17:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a03ec55d-3950-50b5-bf38-9f90853642c0, skipping ID generation
2026-03-25 17:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a03ec55d-3950-50b5-bf38-9f90853642c0 with scrape type 1
2026-03-25 17:17:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a03ec55d-3950-50b5-bf38-9f90853642c0 sending to next pipeline
2026-03-25 17:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a03ec55d-3950-50b5-bf38-9f90853642c0, identifier: 10725932
2026-03-25 17:17:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341923ed0>
2026-03-25 17:17:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800cf861-2402-5708-a09c-83e430bbd508/800cf861-2402-5708-a09c-83e430bbd508_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741279%252Fgeneral%252F6bc90a25-8f2a-4b06-9bb3-443362545236.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741279/general/6bc90a25-8f2a-4b06-9bb3-443362545236.jpg saved to cache
2026-03-25 17:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 800cf861-2402-5708-a09c-83e430bbd508
2026-03-25 17:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741279/general/9cb63b7a-fcf7-414b-a75a-de67e126757d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728119)
2026-03-25 17:17:06 [adesa.de] INFO: Found listing with ID: 10726062
2026-03-25 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726062%27 HTTP/1.1" 200 None
2026-03-25 17:17:06 [adesa.de] INFO: Scrape type for 10726062: 1
2026-03-25 17:17:06 [adesa.de] INFO: Scraping item 10726062 url https://www.openlane.eu/en/carv6/auction/10726062
2026-03-25 17:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728406> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a03ec55d-3950-50b5-bf38-9f90853642c0 with identifier: 10725932
2026-03-25 17:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a03ec55d-3950-50b5-bf38-9f90853642c0 with identifier: 10725932
2026-03-25 17:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a03ec55d-3950-50b5-bf38-9f90853642c0 with identifier: 10725932 to the API
2026-03-25 17:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742364/general/7fd586a8-3913-4300-a340-6d32dd320952.jpg>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'a03ec55d-3950-50b5-bf38-9f90853642c0',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161258',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725932',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q2',
'odometer': 36544,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a03ec55d-3950-50b5-bf38-9f90853642c0/a03ec55d-3950-50b5-bf38-9f90853642c0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57274,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742364/general/7fd586a8-3913-4300-a340-6d32dd320952.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a03ec55d-3950-50b5-bf38-9f90853642c0/a03ec55d-3950-50b5-bf38-9f90853642c0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63439,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742364/general/a8806914-5094-4315-ab03-08661be783e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a03ec55d-3950-50b5-bf38-9f90853642c0/a03ec55d-3950-50b5-bf38-9f90853642c0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68221,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742364/general/940aec7e-67ba-4e87-ad7b-eba79f18f421.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a03ec55d-3950-50b5-bf38-9f90853642c0/a03ec55d-3950-50b5-bf38-9f90853642c0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66721,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742364/general/e50660c3-6707-4fa3-a677-4a07e974f50c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a03ec55d-3950-50b5-bf38-9f90853642c0/a03ec55d-3950-50b5-bf38-9f90853642c0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97709,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742364/general/e49607f3-f18e-456d-a23f-00ae694239fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a03ec55d-3950-50b5-bf38-9f90853642c0/a03ec55d-3950-50b5-bf38-9f90853642c0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93816,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742364/general/e1f9010a-1bc0-43de-a5ba-2e5df3d184c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a03ec55d-3950-50b5-bf38-9f90853642c0/a03ec55d-3950-50b5-bf38-9f90853642c0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97319,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742364/general/ccfdb540-ffb1-4f4a-8996-dd9b8590ce2e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a03ec55d-3950-50b5-bf38-9f90853642c0/a03ec55d-3950-50b5-bf38-9f90853642c0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75074,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742364/general/aa139df0-a4a8-4962-84fa-4984749795aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a03ec55d-3950-50b5-bf38-9f90853642c0/a03ec55d-3950-50b5-bf38-9f90853642c0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107653,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742364/general/76c3f0ae-81b6-4155-8385-835b0af1ef3b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a03ec55d-3950-50b5-bf38-9f90853642c0/a03ec55d-3950-50b5-bf38-9f90853642c0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84374,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742364/general/0aeeab93-9ee0-4584-b23d-e1e261291c0d.jpg',
'Width': 1024}],
'price': 23000,
'price_includes_vat': True,
'registration_date': '2022-10-13',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi Q2 35 TDI S Line - Diesel - Automatic - 150 hp - 36.544 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725932%27 HTTP/1.1" 200 None
2026-03-25 17:17:07 [adesa.de] INFO: Saving data for 10725932: {'created_time': 1774459027.171197, 'last_price_update_time': 1774459027.171211, 'auction_closing_time': 1774607100.0}
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725932') HTTP/1.1" 204 0
2026-03-25 17:17:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341cb5e90>
2026-03-25 17:17:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252F4630e82b-c1af-4892-963e-912e4bfcf895.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/4630e82b-c1af-4892-963e-912e4bfcf895.jpg saved to cache
2026-03-25 17:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 32553241-6fd8-5932-96c2-1577d4f9f47f
2026-03-25 17:17:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 32553241-6fd8-5932-96c2-1577d4f9f47f, skipping ID generation
2026-03-25 17:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32553241-6fd8-5932-96c2-1577d4f9f47f with scrape type 1
2026-03-25 17:17:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 32553241-6fd8-5932-96c2-1577d4f9f47f sending to next pipeline
2026-03-25 17:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 32553241-6fd8-5932-96c2-1577d4f9f47f, identifier: 10725927
2026-03-25 17:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741299/general/6c7e8b1d-2cee-4506-9655-b1672b52d310.png> (referer: https://www.openlane.eu/en/carv6/auction/10728132)
2026-03-25 17:17:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 32553241-6fd8-5932-96c2-1577d4f9f47f with identifier: 10725927
2026-03-25 17:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 32553241-6fd8-5932-96c2-1577d4f9f47f with identifier: 10725927
2026-03-25 17:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 32553241-6fd8-5932-96c2-1577d4f9f47f with identifier: 10725927 to the API
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742359/general/4630e82b-c1af-4892-963e-912e4bfcf895.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Diesel',
'id': '32553241-6fd8-5932-96c2-1577d4f9f47f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016124E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725927',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 45737,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742359/general/af064dcc-48dc-45cc-8c5c-7ccb79b5c4f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92142,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742359/general/fde58cef-dc07-48a4-a0e1-b9b535606402.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84644,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742359/general/d25e202c-086c-46c1-8403-1aa3360eaf04.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83539,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742359/general/e3234f0c-635e-4f35-9754-ca3b40c09f46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76963,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742359/general/f1a62801-070c-48f3-b4c6-5947afd4aaae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62590,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742359/general/a131ba94-bddf-4610-8cf2-ccc33a957b7d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86115,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742359/general/07c64ac9-b829-4463-b381-b358b90c6485.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73883,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742359/general/9224fc83-fa73-4f1f-b039-7a15f6f1c7da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51225,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742359/general/c4e4cc12-e237-4d49-beb7-7fceb3751f76.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54225,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742359/general/4630e82b-c1af-4892-963e-912e4bfcf895.jpg',
'Width': 1024}],
'price': 26100,
'price_includes_vat': True,
'registration_date': '2022-09-30',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi A6 Avant 40 TDI Design - Quattro - Diesel - Automatic - 204 hp '
'- 45.737 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725927%27 HTTP/1.1" 200 None
2026-03-25 17:17:07 [adesa.de] INFO: Saving data for 10725927: {'created_time': 1774459027.674724, 'last_price_update_time': 1774459027.674737, 'auction_closing_time': 1774607100.0}
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725927') HTTP/1.1" 204 0
2026-03-25 17:17:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134273a790>
2026-03-25 17:17:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800cf861-2402-5708-a09c-83e430bbd508/800cf861-2402-5708-a09c-83e430bbd508_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741279%252Fgeneral%252Ff3af036a-9333-442d-959a-a7bfd6cf200a.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741279/general/f3af036a-9333-442d-959a-a7bfd6cf200a.jpg saved to cache
2026-03-25 17:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 800cf861-2402-5708-a09c-83e430bbd508
2026-03-25 17:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741299/general/84f4f4b9-1011-4e36-9ca0-1a5f139e1f4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728132)
2026-03-25 17:17:07 [adesa.de] INFO: Found listing with ID: 10728508
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728508%27 HTTP/1.1" 200 None
2026-03-25 17:17:07 [adesa.de] INFO: Scrape type for 10728508: 1
2026-03-25 17:17:07 [adesa.de] INFO: Scraping item 10728508 url https://www.openlane.eu/en/carv6/auction/10728508
2026-03-25 17:17:07 [adesa.de] INFO: Found listing with ID: 10725921
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725921%27 HTTP/1.1" 200 None
2026-03-25 17:17:07 [adesa.de] INFO: Scrape type for 10725921: 1
2026-03-25 17:17:07 [adesa.de] INFO: Scraping item 10725921 url https://www.openlane.eu/en/carv6/auction/10725921
2026-03-25 17:17:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341923390>
2026-03-25 17:17:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800cf861-2402-5708-a09c-83e430bbd508/800cf861-2402-5708-a09c-83e430bbd508_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741279%252Fgeneral%252F9cb63b7a-fcf7-414b-a75a-de67e126757d.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741279/general/9cb63b7a-fcf7-414b-a75a-de67e126757d.jpg saved to cache
2026-03-25 17:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 800cf861-2402-5708-a09c-83e430bbd508
2026-03-25 17:17:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 800cf861-2402-5708-a09c-83e430bbd508, skipping ID generation
2026-03-25 17:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 800cf861-2402-5708-a09c-83e430bbd508 with scrape type 1
2026-03-25 17:17:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 800cf861-2402-5708-a09c-83e430bbd508 sending to next pipeline
2026-03-25 17:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 800cf861-2402-5708-a09c-83e430bbd508, identifier: 10728119
2026-03-25 17:17:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09d7453a-9480-5d28-b0d2-6804d7271367 with identifier: 10728406
2026-03-25 17:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09d7453a-9480-5d28-b0d2-6804d7271367 with scrape type 1
2026-03-25 17:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 09d7453a-9480-5d28-b0d2-6804d7271367
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541134%252Fgeneral%252F1ba867b9-ecd3-4023-b646-4adf8fee6ee3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541134/general/1ba867b9-ecd3-4023-b646-4adf8fee6ee3.jpeg already downloaded
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541134%252Fgeneral%252F1d4e1e0c-1eac-4b36-ad84-645e1f915056.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541134/general/1d4e1e0c-1eac-4b36-ad84-645e1f915056.jpg already downloaded
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541134%252Fgeneral%252Fe706810b-1b77-4242-94d5-0e9803f4e932.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541134/general/e706810b-1b77-4242-94d5-0e9803f4e932.jpeg already downloaded
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541134%252Fgeneral%252F5d4e0159-6c62-4e08-b6c6-df677007c7ab.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541134/general/5d4e0159-6c62-4e08-b6c6-df677007c7ab.jpeg already downloaded
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541134%252Fgeneral%252F0be6f6c1-f8e3-407b-b23a-42b89e21d3e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541134/general/0be6f6c1-f8e3-407b-b23a-42b89e21d3e0.jpg not downloaded yet
2026-03-25 17:17:08 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-25 17:17:08 [PIL.PngImagePlugin] DEBUG: STREAM b'pHYs' 41 9
2026-03-25 17:17:08 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 62 8192
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429c1a10>
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac36df00-3dfe-5635-935d-0de69d22886f/ac36df00-3dfe-5635-935d-0de69d22886f_image_7.png HTTP/1.1" 201 0
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741299%252Fgeneral%252F6c7e8b1d-2cee-4506-9655-b1672b52d310.png') HTTP/1.1" 204 0
2026-03-25 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741299/general/6c7e8b1d-2cee-4506-9655-b1672b52d310.png saved to cache
2026-03-25 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ac36df00-3dfe-5635-935d-0de69d22886f
2026-03-25 17:17:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 800cf861-2402-5708-a09c-83e430bbd508 with identifier: 10728119
2026-03-25 17:17:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 800cf861-2402-5708-a09c-83e430bbd508 with identifier: 10728119
2026-03-25 17:17:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 800cf861-2402-5708-a09c-83e430bbd508 with identifier: 10728119 to the API
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741279/general/9cb63b7a-fcf7-414b-a75a-de67e126757d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 324,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '800cf861-2402-5708-a09c-83e430bbd508',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31242',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728119',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Seal U DM-i',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_800cf861-2402-5708-a09c-83e430bbd508/800cf861-2402-5708-a09c-83e430bbd508_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44242,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741279/general/0098804d-e97d-4b27-a187-28ca314e7d3d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_800cf861-2402-5708-a09c-83e430bbd508/800cf861-2402-5708-a09c-83e430bbd508_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36899,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741279/general/bafe90b0-f26c-43c2-9bdd-05bea8eef5f1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_800cf861-2402-5708-a09c-83e430bbd508/800cf861-2402-5708-a09c-83e430bbd508_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32490,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741279/general/f02372c3-1386-479e-836a-3c861b937ea9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_800cf861-2402-5708-a09c-83e430bbd508/800cf861-2402-5708-a09c-83e430bbd508_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40108,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741279/general/b42fc8ad-cfe0-4438-a607-f0518179a658.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_800cf861-2402-5708-a09c-83e430bbd508/800cf861-2402-5708-a09c-83e430bbd508_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50081,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741279/general/6bc90a25-8f2a-4b06-9bb3-443362545236.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_800cf861-2402-5708-a09c-83e430bbd508/800cf861-2402-5708-a09c-83e430bbd508_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32460,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741279/general/f3af036a-9333-442d-959a-a7bfd6cf200a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_800cf861-2402-5708-a09c-83e430bbd508/800cf861-2402-5708-a09c-83e430bbd508_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36143,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741279/general/9cb63b7a-fcf7-414b-a75a-de67e126757d.jpg',
'Width': 800}],
'price': 28600,
'price_includes_vat': True,
'registration_date': '2025-11-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Byd Seal U DM-i Design - Hybrid - Automatic - 324 hp - 10 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2025}
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728119%27 HTTP/1.1" 200 None
2026-03-25 17:17:08 [adesa.de] INFO: Saving data for 10728119: {'created_time': 1774459028.461921, 'last_price_update_time': 1774459028.461934, 'auction_closing_time': 1774605600.0}
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728119') HTTP/1.1" 204 0
2026-03-25 17:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741299/general/52d7fb97-4010-49fc-83b0-de762d5880fe.png> (referer: https://www.openlane.eu/en/carv6/auction/10728132)
2026-03-25 17:17:08 [adesa.de] INFO: Found listing with ID: 10725922
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725922%27 HTTP/1.1" 200 None
2026-03-25 17:17:08 [adesa.de] INFO: Scrape type for 10725922: 1
2026-03-25 17:17:08 [adesa.de] INFO: Scraping item 10725922 url https://www.openlane.eu/en/carv6/auction/10725922
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541134%252Fgeneral%252F784b6e03-940a-423e-befa-8fa14574cc47.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541134/general/784b6e03-940a-423e-befa-8fa14574cc47.jpg not downloaded yet
2026-03-25 17:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741299/general/b9fa2cbe-5ac8-42f5-8cb3-33c51bf92cdf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728132)
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1343750250>
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac36df00-3dfe-5635-935d-0de69d22886f/ac36df00-3dfe-5635-935d-0de69d22886f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741299%252Fgeneral%252F84f4f4b9-1011-4e36-9ca0-1a5f139e1f4a.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741299/general/84f4f4b9-1011-4e36-9ca0-1a5f139e1f4a.jpg saved to cache
2026-03-25 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ac36df00-3dfe-5635-935d-0de69d22886f
2026-03-25 17:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741299/general/cc58a258-20be-46cd-af60-80be8690dcac.png> (referer: https://www.openlane.eu/en/carv6/auction/10728132)
2026-03-25 17:17:08 [adesa.de] INFO: Found listing with ID: 10725916
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725916%27 HTTP/1.1" 200 None
2026-03-25 17:17:08 [adesa.de] INFO: Scrape type for 10725916: 1
2026-03-25 17:17:08 [adesa.de] INFO: Scraping item 10725916 url https://www.openlane.eu/en/carv6/auction/10725916
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541134%252Fgeneral%252F53c9d3bc-0141-4906-9689-84ec318128af.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541134/general/53c9d3bc-0141-4906-9689-84ec318128af.jpeg already downloaded
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541134%252Fgeneral%252F02fbad17-13fd-41ce-a4fe-c17cae992141.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541134/general/02fbad17-13fd-41ce-a4fe-c17cae992141.jpeg already downloaded
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541134%252Fgeneral%252F398cb411-fb1d-4940-814f-d0b3eb71cf84.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541134/general/398cb411-fb1d-4940-814f-d0b3eb71cf84.jpg already downloaded
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541134%252Fgeneral%252F4833661a-a5b2-401b-bb7a-bdf0c19fd048.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541134/general/4833661a-a5b2-401b-bb7a-bdf0c19fd048.jpeg already downloaded
2026-03-25 17:17:08 [adesa.de] INFO: Found listing with ID: 10725915
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725915%27 HTTP/1.1" 200 None
2026-03-25 17:17:08 [adesa.de] INFO: Scrape type for 10725915: 1
2026-03-25 17:17:08 [adesa.de] INFO: Scraping item 10725915 url https://www.openlane.eu/en/carv6/auction/10725915
2026-03-25 17:17:08 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-25 17:17:08 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 41 646677
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13437513d0>
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac36df00-3dfe-5635-935d-0de69d22886f/ac36df00-3dfe-5635-935d-0de69d22886f_image_6.png HTTP/1.1" 201 0
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741299%252Fgeneral%252F52d7fb97-4010-49fc-83b0-de762d5880fe.png') HTTP/1.1" 204 0
2026-03-25 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741299/general/52d7fb97-4010-49fc-83b0-de762d5880fe.png saved to cache
2026-03-25 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ac36df00-3dfe-5635-935d-0de69d22886f
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13425fee10>
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac36df00-3dfe-5635-935d-0de69d22886f/ac36df00-3dfe-5635-935d-0de69d22886f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741299%252Fgeneral%252Fb9fa2cbe-5ac8-42f5-8cb3-33c51bf92cdf.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741299/general/b9fa2cbe-5ac8-42f5-8cb3-33c51bf92cdf.jpg saved to cache
2026-03-25 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ac36df00-3dfe-5635-935d-0de69d22886f
2026-03-25 17:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5541134/general/784b6e03-940a-423e-befa-8fa14574cc47.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728406)
2026-03-25 17:17:08 [adesa.de] INFO: Found listing with ID: 10725918
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725918%27 HTTP/1.1" 200 None
2026-03-25 17:17:08 [adesa.de] INFO: Scrape type for 10725918: 1
2026-03-25 17:17:08 [adesa.de] INFO: Scraping item 10725918 url https://www.openlane.eu/en/carv6/auction/10725918
2026-03-25 17:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5541134/general/0be6f6c1-f8e3-407b-b23a-42b89e21d3e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728406)
2026-03-25 17:17:08 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-25 17:17:08 [PIL.PngImagePlugin] DEBUG: STREAM b'pHYs' 41 9
2026-03-25 17:17:08 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 62 8192
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342873e10>
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac36df00-3dfe-5635-935d-0de69d22886f/ac36df00-3dfe-5635-935d-0de69d22886f_image_3.png HTTP/1.1" 201 0
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741299%252Fgeneral%252Fcc58a258-20be-46cd-af60-80be8690dcac.png') HTTP/1.1" 204 0
2026-03-25 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741299/general/cc58a258-20be-46cd-af60-80be8690dcac.png saved to cache
2026-03-25 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ac36df00-3dfe-5635-935d-0de69d22886f
2026-03-25 17:17:08 [adesa.de] INFO: Found listing with ID: 10728279
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728279%27 HTTP/1.1" 200 None
2026-03-25 17:17:08 [adesa.de] INFO: Scrape type for 10728279: 1
2026-03-25 17:17:08 [adesa.de] INFO: Scraping item 10728279 url https://www.openlane.eu/en/carv6/auction/10728279
2026-03-25 17:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728176> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:08 [adesa.de] INFO: Found listing with ID: 10728510
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728510%27 HTTP/1.1" 200 None
2026-03-25 17:17:08 [adesa.de] INFO: Scrape type for 10728510: 1
2026-03-25 17:17:08 [adesa.de] INFO: Scraping item 10728510 url https://www.openlane.eu/en/carv6/auction/10728510
2026-03-25 17:17:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:08 [adesa.de] INFO: Found listing with ID: 10725943
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725943%27 HTTP/1.1" 200 None
2026-03-25 17:17:08 [adesa.de] INFO: Scrape type for 10725943: 1
2026-03-25 17:17:08 [adesa.de] INFO: Scraping item 10725943 url https://www.openlane.eu/en/carv6/auction/10725943
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342670550>
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09d7453a-9480-5d28-b0d2-6804d7271367/09d7453a-9480-5d28-b0d2-6804d7271367_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541134%252Fgeneral%252F784b6e03-940a-423e-befa-8fa14574cc47.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541134/general/784b6e03-940a-423e-befa-8fa14574cc47.jpg saved to cache
2026-03-25 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 09d7453a-9480-5d28-b0d2-6804d7271367
2026-03-25 17:17:08 [adesa.de] INFO: Found listing with ID: 10725923
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725923%27 HTTP/1.1" 200 None
2026-03-25 17:17:08 [adesa.de] INFO: Scrape type for 10725923: 1
2026-03-25 17:17:08 [adesa.de] INFO: Scraping item 10725923 url https://www.openlane.eu/en/carv6/auction/10725923
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d31e50>
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09d7453a-9480-5d28-b0d2-6804d7271367/09d7453a-9480-5d28-b0d2-6804d7271367_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5541134%252Fgeneral%252F0be6f6c1-f8e3-407b-b23a-42b89e21d3e0.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5541134/general/0be6f6c1-f8e3-407b-b23a-42b89e21d3e0.jpg saved to cache
2026-03-25 17:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 09d7453a-9480-5d28-b0d2-6804d7271367
2026-03-25 17:17:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 09d7453a-9480-5d28-b0d2-6804d7271367, skipping ID generation
2026-03-25 17:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09d7453a-9480-5d28-b0d2-6804d7271367 with scrape type 1
2026-03-25 17:17:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 09d7453a-9480-5d28-b0d2-6804d7271367 sending to next pipeline
2026-03-25 17:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 09d7453a-9480-5d28-b0d2-6804d7271367, identifier: 10728406
2026-03-25 17:17:09 [adesa.de] INFO: Found listing with ID: 10725947
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725947%27 HTTP/1.1" 200 None
2026-03-25 17:17:09 [adesa.de] INFO: Scrape type for 10725947: 1
2026-03-25 17:17:09 [adesa.de] INFO: Scraping item 10725947 url https://www.openlane.eu/en/carv6/auction/10725947
2026-03-25 17:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 09d7453a-9480-5d28-b0d2-6804d7271367 with identifier: 10728406
2026-03-25 17:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 09d7453a-9480-5d28-b0d2-6804d7271367 with identifier: 10728406
2026-03-25 17:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 09d7453a-9480-5d28-b0d2-6804d7271367 with identifier: 10728406 to the API
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5541134/general/0be6f6c1-f8e3-407b-b23a-42b89e21d3e0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Diesel',
'id': '09d7453a-9480-5d28-b0d2-6804d7271367',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29056',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728406',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 41936,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 67,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d7453a-9480-5d28-b0d2-6804d7271367/09d7453a-9480-5d28-b0d2-6804d7271367_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97947,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541134/general/1ba867b9-ecd3-4023-b646-4adf8fee6ee3.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d7453a-9480-5d28-b0d2-6804d7271367/09d7453a-9480-5d28-b0d2-6804d7271367_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 15436,
'Height': 235,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541134/general/1d4e1e0c-1eac-4b36-ad84-645e1f915056.jpg',
'Width': 313},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d7453a-9480-5d28-b0d2-6804d7271367/09d7453a-9480-5d28-b0d2-6804d7271367_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145785,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541134/general/e706810b-1b77-4242-94d5-0e9803f4e932.jpeg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d7453a-9480-5d28-b0d2-6804d7271367/09d7453a-9480-5d28-b0d2-6804d7271367_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129808,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541134/general/5d4e0159-6c62-4e08-b6c6-df677007c7ab.jpeg',
'Width': 802},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d7453a-9480-5d28-b0d2-6804d7271367/09d7453a-9480-5d28-b0d2-6804d7271367_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113597,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541134/general/53c9d3bc-0141-4906-9689-84ec318128af.jpeg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d7453a-9480-5d28-b0d2-6804d7271367/09d7453a-9480-5d28-b0d2-6804d7271367_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65732,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541134/general/0be6f6c1-f8e3-407b-b23a-42b89e21d3e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d7453a-9480-5d28-b0d2-6804d7271367/09d7453a-9480-5d28-b0d2-6804d7271367_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68284,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541134/general/02fbad17-13fd-41ce-a4fe-c17cae992141.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d7453a-9480-5d28-b0d2-6804d7271367/09d7453a-9480-5d28-b0d2-6804d7271367_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64765,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541134/general/784b6e03-940a-423e-befa-8fa14574cc47.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d7453a-9480-5d28-b0d2-6804d7271367/09d7453a-9480-5d28-b0d2-6804d7271367_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159156,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541134/general/398cb411-fb1d-4940-814f-d0b3eb71cf84.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d7453a-9480-5d28-b0d2-6804d7271367/09d7453a-9480-5d28-b0d2-6804d7271367_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114590,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5541134/general/4833661a-a5b2-401b-bb7a-bdf0c19fd048.jpeg',
'Width': 797}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2024-06-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Citroën C4 1.5 HDI Plus - Diesel - Automatic - 131 hp - 41.936 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728406%27 HTTP/1.1" 200 None
2026-03-25 17:17:09 [adesa.de] INFO: Saving data for 10728406: {'created_time': 1774459029.604874, 'last_price_update_time': 1774459029.604885, 'auction_closing_time': 1774606800.0}
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728406') HTTP/1.1" 204 0
2026-03-25 17:17:09 [adesa.de] INFO: Found listing with ID: 10725939
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725939%27 HTTP/1.1" 200 None
2026-03-25 17:17:09 [adesa.de] INFO: Scrape type for 10725939: 1
2026-03-25 17:17:09 [adesa.de] INFO: Scraping item 10725939 url https://www.openlane.eu/en/carv6/auction/10725939
2026-03-25 17:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 800cf861-2402-5708-a09c-83e430bbd508 with identifier: 10728176, dropping item
2026-03-25 17:17:09 [adesa.de] INFO: Found listing with ID: 10725924
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725924%27 HTTP/1.1" 200 None
2026-03-25 17:17:09 [adesa.de] INFO: Scrape type for 10725924: 1
2026-03-25 17:17:09 [adesa.de] INFO: Scraping item 10725924 url https://www.openlane.eu/en/carv6/auction/10725924
2026-03-25 17:17:09 [adesa.de] INFO: Found listing with ID: 10728507
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728507%27 HTTP/1.1" 200 None
2026-03-25 17:17:09 [adesa.de] INFO: Scrape type for 10728507: 1
2026-03-25 17:17:09 [adesa.de] INFO: Scraping item 10728507 url https://www.openlane.eu/en/carv6/auction/10728507
2026-03-25 17:17:09 [adesa.de] INFO: Found listing with ID: 10725934
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725934%27 HTTP/1.1" 200 None
2026-03-25 17:17:09 [adesa.de] INFO: Scrape type for 10725934: 1
2026-03-25 17:17:09 [adesa.de] INFO: Scraping item 10725934 url https://www.openlane.eu/en/carv6/auction/10725934
2026-03-25 17:17:09 [adesa.de] INFO: Found listing with ID: 10728521
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728521%27 HTTP/1.1" 200 None
2026-03-25 17:17:09 [adesa.de] INFO: Scrape type for 10728521: 1
2026-03-25 17:17:09 [adesa.de] INFO: Scraping item 10728521 url https://www.openlane.eu/en/carv6/auction/10728521
2026-03-25 17:17:09 [adesa.de] INFO: Found listing with ID: 10728523
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728523%27 HTTP/1.1" 200 None
2026-03-25 17:17:09 [adesa.de] INFO: Scrape type for 10728523: 1
2026-03-25 17:17:09 [adesa.de] INFO: Scraping item 10728523 url https://www.openlane.eu/en/carv6/auction/10728523
2026-03-25 17:17:09 [adesa.de] INFO: Found listing with ID: 10728378
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728378%27 HTTP/1.1" 200 None
2026-03-25 17:17:09 [adesa.de] INFO: Scrape type for 10728378: 1
2026-03-25 17:17:09 [adesa.de] INFO: Scraping item 10728378 url https://www.openlane.eu/en/carv6/auction/10728378
2026-03-25 17:17:09 [adesa.de] INFO: Found listing with ID: 10728511
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728511%27 HTTP/1.1" 200 None
2026-03-25 17:17:09 [adesa.de] INFO: Scrape type for 10728511: 1
2026-03-25 17:17:09 [adesa.de] INFO: Scraping item 10728511 url https://www.openlane.eu/en/carv6/auction/10728511
2026-03-25 17:17:09 [adesa.de] INFO: Found listing with ID: 10728540
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728540%27 HTTP/1.1" 200 None
2026-03-25 17:17:09 [adesa.de] INFO: Scrape type for 10728540: 1
2026-03-25 17:17:09 [adesa.de] INFO: Scraping item 10728540 url https://www.openlane.eu/en/carv6/auction/10728540
2026-03-25 17:17:09 [adesa.de] INFO: Found listing with ID: 10728524
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728524%27 HTTP/1.1" 200 None
2026-03-25 17:17:09 [adesa.de] INFO: Scrape type for 10728524: 1
2026-03-25 17:17:09 [adesa.de] INFO: Scraping item 10728524 url https://www.openlane.eu/en/carv6/auction/10728524
2026-03-25 17:17:09 [adesa.de] INFO: Found listing with ID: 10725917
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725917%27 HTTP/1.1" 200 None
2026-03-25 17:17:09 [adesa.de] INFO: Scrape type for 10725917: 1
2026-03-25 17:17:09 [adesa.de] INFO: Scraping item 10725917 url https://www.openlane.eu/en/carv6/auction/10725917
2026-03-25 17:17:09 [adesa.de] INFO: Found listing with ID: 10725945
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725945%27 HTTP/1.1" 200 None
2026-03-25 17:17:09 [adesa.de] INFO: Scrape type for 10725945: 1
2026-03-25 17:17:09 [adesa.de] INFO: Scraping item 10725945 url https://www.openlane.eu/en/carv6/auction/10725945
2026-03-25 17:17:09 [adesa.de] INFO: Found listing with ID: 10726082
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726082%27 HTTP/1.1" 200 None
2026-03-25 17:17:09 [adesa.de] INFO: Scrape type for 10726082: 1
2026-03-25 17:17:09 [adesa.de] INFO: Scraping item 10726082 url https://www.openlane.eu/en/carv6/auction/10726082
2026-03-25 17:17:09 [adesa.de] INFO: Found listing with ID: 10728515
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728515%27 HTTP/1.1" 200 None
2026-03-25 17:17:09 [adesa.de] INFO: Scrape type for 10728515: 1
2026-03-25 17:17:09 [adesa.de] INFO: Scraping item 10728515 url https://www.openlane.eu/en/carv6/auction/10728515
2026-03-25 17:17:09 [adesa.de] INFO: Found listing with ID: 10726066
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726066%27 HTTP/1.1" 200 None
2026-03-25 17:17:09 [adesa.de] INFO: Scrape type for 10726066: 1
2026-03-25 17:17:09 [adesa.de] INFO: Scraping item 10726066 url https://www.openlane.eu/en/carv6/auction/10726066
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10726069
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726069%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10726069: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10726069 url https://www.openlane.eu/en/carv6/auction/10726069
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10726086
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726086%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10726086: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10726086 url https://www.openlane.eu/en/carv6/auction/10726086
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10725949
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725949%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10725949: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10725949 url https://www.openlane.eu/en/carv6/auction/10725949
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10725950
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725950%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10725950: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10725950 url https://www.openlane.eu/en/carv6/auction/10725950
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728374
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728374%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728374: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728374 url https://www.openlane.eu/en/carv6/auction/10728374
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728379
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728379%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728379: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728379 url https://www.openlane.eu/en/carv6/auction/10728379
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10725946
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725946%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10725946: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10725946 url https://www.openlane.eu/en/carv6/auction/10725946
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10725944
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725944%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10725944: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10725944 url https://www.openlane.eu/en/carv6/auction/10725944
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10726081
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726081%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10726081: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10726081 url https://www.openlane.eu/en/carv6/auction/10726081
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10726074
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726074%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10726074: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10726074 url https://www.openlane.eu/en/carv6/auction/10726074
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728375
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728375%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728375: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728375 url https://www.openlane.eu/en/carv6/auction/10728375
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728304
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728304%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728304: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728304 url https://www.openlane.eu/en/carv6/auction/10728304
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728133
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728133%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728133: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728133 url https://www.openlane.eu/en/carv6/auction/10728133
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728140
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728140%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728140: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728140 url https://www.openlane.eu/en/carv6/auction/10728140
2026-03-25 17:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725925> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728141
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728141%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728141: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728141 url https://www.openlane.eu/en/carv6/auction/10728141
2026-03-25 17:17:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728138
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728138%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728138: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728138 url https://www.openlane.eu/en/carv6/auction/10728138
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728128
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728128%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728128: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728128 url https://www.openlane.eu/en/carv6/auction/10728128
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728130
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728130%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728130: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728130 url https://www.openlane.eu/en/carv6/auction/10728130
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728137
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728137%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728137: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728137 url https://www.openlane.eu/en/carv6/auction/10728137
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728131
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728131%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728131: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728131 url https://www.openlane.eu/en/carv6/auction/10728131
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728129
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728129%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728129: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728129 url https://www.openlane.eu/en/carv6/auction/10728129
2026-03-25 17:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5b704ea-2661-5887-87a9-b3b38339cee6 with identifier: 10725925
2026-03-25 17:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5b704ea-2661-5887-87a9-b3b38339cee6 with scrape type 1
2026-03-25 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c5b704ea-2661-5887-87a9-b3b38339cee6
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742357%252Fgeneral%252Ffe6e2f20-c56b-439b-a5be-9b42325432ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742357/general/fe6e2f20-c56b-439b-a5be-9b42325432ed.jpg not downloaded yet
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728446
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728446%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728446: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728446 url https://www.openlane.eu/en/carv6/auction/10728446
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742357%252Fgeneral%252F4e5589ba-71e3-4c52-ad72-060c1bea81d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742357/general/4e5589ba-71e3-4c52-ad72-060c1bea81d3.jpg not downloaded yet
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10725948
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725948%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10725948: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10725948 url https://www.openlane.eu/en/carv6/auction/10725948
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742357%252Fgeneral%252F2ecb3b3e-b91a-4b3b-b654-ffc5ba9366ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742357/general/2ecb3b3e-b91a-4b3b-b654-ffc5ba9366ff.jpg not downloaded yet
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10725956
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725956%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10725956: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10725956 url https://www.openlane.eu/en/carv6/auction/10725956
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742357%252Fgeneral%252F94d6166f-b903-469d-a106-56739da89c1c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742357/general/94d6166f-b903-469d-a106-56739da89c1c.jpg not downloaded yet
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10726072
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726072%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10726072: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10726072 url https://www.openlane.eu/en/carv6/auction/10726072
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742357%252Fgeneral%252F53e3b861-9436-4d28-a37f-73d27af6913a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742357/general/53e3b861-9436-4d28-a37f-73d27af6913a.jpg not downloaded yet
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10726084
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726084%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10726084: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10726084 url https://www.openlane.eu/en/carv6/auction/10726084
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742357%252Fgeneral%252Fe30df1bb-145c-4f08-a8a9-8213bd0d74ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742357/general/e30df1bb-145c-4f08-a8a9-8213bd0d74ec.jpg not downloaded yet
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728144
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728144%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728144: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728144 url https://www.openlane.eu/en/carv6/auction/10728144
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742357%252Fgeneral%252F63cff2c8-8cbb-4f5b-a7f2-865d9b700661.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742357/general/63cff2c8-8cbb-4f5b-a7f2-865d9b700661.jpg not downloaded yet
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728360
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728360%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728360: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728360 url https://www.openlane.eu/en/carv6/auction/10728360
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742357%252Fgeneral%252Fd45fe66b-32dc-4eaa-8fe0-942b3438487b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742357/general/d45fe66b-32dc-4eaa-8fe0-942b3438487b.jpg not downloaded yet
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728399
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728399%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728399: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728399 url https://www.openlane.eu/en/carv6/auction/10728399
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742357%252Fgeneral%252F1c84dd39-0526-42a1-8841-8e3d57240c7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742357/general/1c84dd39-0526-42a1-8841-8e3d57240c7f.jpg not downloaded yet
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728400
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728400%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728400: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728400 url https://www.openlane.eu/en/carv6/auction/10728400
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742357%252Fgeneral%252F039aa1a8-3237-4b4c-a427-4e2b71fcaf49.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742357/general/039aa1a8-3237-4b4c-a427-4e2b71fcaf49.jpg not downloaded yet
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728401
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728401%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728401: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728401 url https://www.openlane.eu/en/carv6/auction/10728401
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728402
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728402%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728402: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728402 url https://www.openlane.eu/en/carv6/auction/10728402
2026-03-25 17:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725919> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728390
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728390%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728390: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728390 url https://www.openlane.eu/en/carv6/auction/10728390
2026-03-25 17:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728118> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728403
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728403%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728403: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728403 url https://www.openlane.eu/en/carv6/auction/10728403
2026-03-25 17:17:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728382
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728382%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728382: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728382 url https://www.openlane.eu/en/carv6/auction/10728382
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728149
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728149%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728149: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728149 url https://www.openlane.eu/en/carv6/auction/10728149
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728148
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728148%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728148: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728148 url https://www.openlane.eu/en/carv6/auction/10728148
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728147
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728147%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728147: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728147 url https://www.openlane.eu/en/carv6/auction/10728147
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728142
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728142%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728142: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728142 url https://www.openlane.eu/en/carv6/auction/10728142
2026-03-25 17:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91a8ad74-9947-5e2f-a152-a3077f5cf59b with identifier: 10725919
2026-03-25 17:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91a8ad74-9947-5e2f-a152-a3077f5cf59b with scrape type 1
2026-03-25 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 91a8ad74-9947-5e2f-a152-a3077f5cf59b
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742351%252Fgeneral%252F85cb58d0-b77d-432e-9190-904cb55037aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742351/general/85cb58d0-b77d-432e-9190-904cb55037aa.jpg not downloaded yet
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728146
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728146%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728146: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728146 url https://www.openlane.eu/en/carv6/auction/10728146
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742351%252Fgeneral%252F38d5cb76-5aa0-4509-a6e2-5ffa68e1cdb1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742351/general/38d5cb76-5aa0-4509-a6e2-5ffa68e1cdb1.jpg not downloaded yet
2026-03-25 17:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f964a58b-6e93-59b0-9bea-a751e713af65 with identifier: 10728118
2026-03-25 17:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f964a58b-6e93-59b0-9bea-a751e713af65 with scrape type 1
2026-03-25 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item f964a58b-6e93-59b0-9bea-a751e713af65
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741278%252Fgeneral%252Fc5b89e3e-4556-40de-84a8-ad9d427ef58d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741278/general/c5b89e3e-4556-40de-84a8-ad9d427ef58d.jpg not downloaded yet
2026-03-25 17:17:10 [adesa.de] INFO: Found listing with ID: 10728143
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728143%27 HTTP/1.1" 200 None
2026-03-25 17:17:10 [adesa.de] INFO: Scrape type for 10728143: 1
2026-03-25 17:17:10 [adesa.de] INFO: Scraping item 10728143 url https://www.openlane.eu/en/carv6/auction/10728143
2026-03-25 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742351%252Fgeneral%252F291b12fb-3423-4e23-883d-3834c418677a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742351/general/291b12fb-3423-4e23-883d-3834c418677a.jpg not downloaded yet
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741278%252Fgeneral%252Fb2a98ddb-a430-472e-9ad0-1fe1c4e4d904.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741278/general/b2a98ddb-a430-472e-9ad0-1fe1c4e4d904.jpg not downloaded yet
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728145
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728145%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728145: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728145 url https://www.openlane.eu/en/carv6/auction/10728145
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742351%252Fgeneral%252F4b0dca1b-f715-4394-925b-3badd0bbd973.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742351/general/4b0dca1b-f715-4394-925b-3badd0bbd973.jpg not downloaded yet
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741278%252Fgeneral%252Ff6c3d6ee-b93c-48d7-8735-14311b928a14.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741278/general/f6c3d6ee-b93c-48d7-8735-14311b928a14.jpg not downloaded yet
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728570
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728570%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728570: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728570 url https://www.openlane.eu/en/carv6/auction/10728570
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742351%252Fgeneral%252F90797e89-2b11-40ae-afb6-11632738f2ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742351/general/90797e89-2b11-40ae-afb6-11632738f2ba.jpg not downloaded yet
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741278%252Fgeneral%252F55fd21ca-baf2-4f44-854c-90504b2a2970.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741278/general/55fd21ca-baf2-4f44-854c-90504b2a2970.jpg not downloaded yet
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728265
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728265%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728265: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728265 url https://www.openlane.eu/en/carv6/auction/10728265
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742351%252Fgeneral%252F5dee9622-66d2-485f-8a4e-1abed1a9dc18.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742351/general/5dee9622-66d2-485f-8a4e-1abed1a9dc18.jpg not downloaded yet
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741278%252Fgeneral%252F092f3125-d6d4-4cc3-af17-81b884b6a15d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741278/general/092f3125-d6d4-4cc3-af17-81b884b6a15d.jpg not downloaded yet
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728181
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728181%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728181: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728181 url https://www.openlane.eu/en/carv6/auction/10728181
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742351%252Fgeneral%252F33e6b37d-fe7f-4cc8-affe-d0c98e69b075.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742351/general/33e6b37d-fe7f-4cc8-affe-d0c98e69b075.jpg not downloaded yet
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741278%252Fgeneral%252F858017e5-9ce1-4660-8cfa-3388b7f57517.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741278/general/858017e5-9ce1-4660-8cfa-3388b7f57517.jpg not downloaded yet
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728387
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728387%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728387: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728387 url https://www.openlane.eu/en/carv6/auction/10728387
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742351%252Fgeneral%252F25a1b899-01c4-45f9-98e1-530dbdd46255.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742351/general/25a1b899-01c4-45f9-98e1-530dbdd46255.jpg not downloaded yet
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741278%252Fgeneral%252Fb974788d-2c73-40ff-b796-d3c3aa0601b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741278/general/b974788d-2c73-40ff-b796-d3c3aa0601b8.jpg not downloaded yet
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728182
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728182%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728182: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728182 url https://www.openlane.eu/en/carv6/auction/10728182
2026-03-25 17:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728122> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742351%252Fgeneral%252Fa09e3aa9-2dac-4eed-b7ba-649e32cc73bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742351/general/a09e3aa9-2dac-4eed-b7ba-649e32cc73bd.jpg not downloaded yet
2026-03-25 17:17:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728180
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728180%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728180: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728180 url https://www.openlane.eu/en/carv6/auction/10728180
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742351%252Fgeneral%252Fbd8712e5-bef2-40e6-9ee1-ebaa2039dd0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742351/general/bd8712e5-bef2-40e6-9ee1-ebaa2039dd0c.jpg not downloaded yet
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728354
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728354%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728354: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728354 url https://www.openlane.eu/en/carv6/auction/10728354
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728178
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728178%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728178: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728178 url https://www.openlane.eu/en/carv6/auction/10728178
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728383
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728383%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728383: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728383 url https://www.openlane.eu/en/carv6/auction/10728383
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728571
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728571%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728571: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728571 url https://www.openlane.eu/en/carv6/auction/10728571
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728177
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728177%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728177: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728177 url https://www.openlane.eu/en/carv6/auction/10728177
2026-03-25 17:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fed9a923-80e4-5478-b325-742916c00e67 with identifier: 10728122
2026-03-25 17:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fed9a923-80e4-5478-b325-742916c00e67 with scrape type 1
2026-03-25 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item fed9a923-80e4-5478-b325-742916c00e67
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741283%252Fgeneral%252F9f8d67f9-d6f4-4200-8bfe-0b6aad55f6e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741283/general/9f8d67f9-d6f4-4200-8bfe-0b6aad55f6e4.jpg not downloaded yet
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728264
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728264%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728264: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728264 url https://www.openlane.eu/en/carv6/auction/10728264
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741283%252Fgeneral%252F010e0558-14a8-448c-8775-7350f9b4543f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741283/general/010e0558-14a8-448c-8775-7350f9b4543f.jpg not downloaded yet
2026-03-25 17:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741278/general/b974788d-2c73-40ff-b796-d3c3aa0601b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728118)
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728445
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728445%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728445: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728445 url https://www.openlane.eu/en/carv6/auction/10728445
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741283%252Fgeneral%252F1cb5385a-693b-4cfe-a7d1-dfd07604cad3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741283/general/1cb5385a-693b-4cfe-a7d1-dfd07604cad3.jpg not downloaded yet
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728444
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728444%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728444: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728444 url https://www.openlane.eu/en/carv6/auction/10728444
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741283%252Fgeneral%252F334c16d1-75a8-4a00-b2e7-e32f1735708a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741283/general/334c16d1-75a8-4a00-b2e7-e32f1735708a.jpg not downloaded yet
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728152
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728152%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728152: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728152 url https://www.openlane.eu/en/carv6/auction/10728152
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741283%252Fgeneral%252Fa146f1fb-72aa-4e88-b459-be61ebc37497.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741283/general/a146f1fb-72aa-4e88-b459-be61ebc37497.jpg not downloaded yet
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728154
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728154%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728154: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728154 url https://www.openlane.eu/en/carv6/auction/10728154
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741283%252Fgeneral%252F211ec9ee-0176-4d97-b865-cf0955e0dabd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741283/general/211ec9ee-0176-4d97-b865-cf0955e0dabd.jpg not downloaded yet
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728151
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728151%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728151: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728151 url https://www.openlane.eu/en/carv6/auction/10728151
2026-03-25 17:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341ca37d0>
2026-03-25 17:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f964a58b-6e93-59b0-9bea-a751e713af65/f964a58b-6e93-59b0-9bea-a751e713af65_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741278%252Fgeneral%252Fb974788d-2c73-40ff-b796-d3c3aa0601b8.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741278/general/b974788d-2c73-40ff-b796-d3c3aa0601b8.jpg saved to cache
2026-03-25 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f964a58b-6e93-59b0-9bea-a751e713af65
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741283%252Fgeneral%252F327c9305-32f8-458d-922c-217fcd37ed32.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741283/general/327c9305-32f8-458d-922c-217fcd37ed32.jpg not downloaded yet
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728156
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728156%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728156: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728156 url https://www.openlane.eu/en/carv6/auction/10728156
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728155
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728155%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728155: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728155 url https://www.openlane.eu/en/carv6/auction/10728155
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728153
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728153%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728153: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728153 url https://www.openlane.eu/en/carv6/auction/10728153
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728214
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728214%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728214: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728214 url https://www.openlane.eu/en/carv6/auction/10728214
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728407
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728407%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728407: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728407 url https://www.openlane.eu/en/carv6/auction/10728407
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728410
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728410%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728410: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728410 url https://www.openlane.eu/en/carv6/auction/10728410
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728405
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728405%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728405: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728405 url https://www.openlane.eu/en/carv6/auction/10728405
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728353
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728353%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728353: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728353 url https://www.openlane.eu/en/carv6/auction/10728353
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728313
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728313%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728313: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728313 url https://www.openlane.eu/en/carv6/auction/10728313
2026-03-25 17:17:11 [adesa.de] INFO: Found listing with ID: 10728309
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728309%27 HTTP/1.1" 200 None
2026-03-25 17:17:11 [adesa.de] INFO: Scrape type for 10728309: 1
2026-03-25 17:17:11 [adesa.de] INFO: Scraping item 10728309 url https://www.openlane.eu/en/carv6/auction/10728309
2026-03-25 17:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728175> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: f964a58b-6e93-59b0-9bea-a751e713af65 with identifier: 10728175, dropping item
2026-03-25 17:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728506> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed8fc298-1537-5060-b0ca-998c46a897f7 with identifier: 10728506
2026-03-25 17:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed8fc298-1537-5060-b0ca-998c46a897f7 with scrape type 1
2026-03-25 17:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ed8fc298-1537-5060-b0ca-998c46a897f7
2026-03-25 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577956%252Fgeneral%252F0d0c511a-5532-4545-897d-f964f3b9e59c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577956/general/0d0c511a-5532-4545-897d-f964f3b9e59c.jpg already downloaded
2026-03-25 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577956%252Fgeneral%252F87e96ca5-1480-42d6-ab49-86deddd3ba52.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577956/general/87e96ca5-1480-42d6-ab49-86deddd3ba52.jpg already downloaded
2026-03-25 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577956%252Fgeneral%252F3f722b61-dd25-490a-a567-c5d0e3b482b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577956/general/3f722b61-dd25-490a-a567-c5d0e3b482b2.jpg already downloaded
2026-03-25 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577956%252Fgeneral%252F92dfe31e-da5b-4d16-bdc4-96439ca56aee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577956/general/92dfe31e-da5b-4d16-bdc4-96439ca56aee.jpg already downloaded
2026-03-25 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577956%252Fgeneral%252F5cd4c3be-f8e4-489e-aab5-96e6f4cb4bdd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577956/general/5cd4c3be-f8e4-489e-aab5-96e6f4cb4bdd.jpg already downloaded
2026-03-25 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577956%252Fgeneral%252F04a29877-82e3-4f79-8dc2-c0f4159918fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577956/general/04a29877-82e3-4f79-8dc2-c0f4159918fc.jpg already downloaded
2026-03-25 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577956%252Fgeneral%252F8a9bb274-3ae9-417f-8b36-85331c14020e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577956/general/8a9bb274-3ae9-417f-8b36-85331c14020e.jpg already downloaded
2026-03-25 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577956%252Fgeneral%252F345d331f-f4fe-4e8f-ab0c-224f9560814b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577956/general/345d331f-f4fe-4e8f-ab0c-224f9560814b.jpg already downloaded
2026-03-25 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577956%252Fgeneral%252F22e217ac-34fe-48dd-963d-17a1cf371973.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577956/general/22e217ac-34fe-48dd-963d-17a1cf371973.jpg already downloaded
2026-03-25 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577956%252Fgeneral%252F3a58eef4-2f71-41ad-bdb1-8fc4d07ea3fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577956/general/3a58eef4-2f71-41ad-bdb1-8fc4d07ea3fd.jpg already downloaded
2026-03-25 17:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ed8fc298-1537-5060-b0ca-998c46a897f7, identifier: 10728506
2026-03-25 17:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ed8fc298-1537-5060-b0ca-998c46a897f7 with identifier: 10728506
2026-03-25 17:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ed8fc298-1537-5060-b0ca-998c46a897f7 with identifier: 10728506
2026-03-25 17:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ed8fc298-1537-5060-b0ca-998c46a897f7 with identifier: 10728506 to the API
2026-03-25 17:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728506>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': 'ed8fc298-1537-5060-b0ca-998c46a897f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29691',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728506',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Born',
'odometer': 28116,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5577956/general/0d0c511a-5532-4545-897d-f964f3b9e59c.jpg',
'https://images.openlane.eu/carimgs/5577956/general/87e96ca5-1480-42d6-ab49-86deddd3ba52.jpg',
'https://images.openlane.eu/carimgs/5577956/general/3f722b61-dd25-490a-a567-c5d0e3b482b2.jpg',
'https://images.openlane.eu/carimgs/5577956/general/92dfe31e-da5b-4d16-bdc4-96439ca56aee.jpg',
'https://images.openlane.eu/carimgs/5577956/general/5cd4c3be-f8e4-489e-aab5-96e6f4cb4bdd.jpg',
'https://images.openlane.eu/carimgs/5577956/general/04a29877-82e3-4f79-8dc2-c0f4159918fc.jpg',
'https://images.openlane.eu/carimgs/5577956/general/8a9bb274-3ae9-417f-8b36-85331c14020e.jpg',
'https://images.openlane.eu/carimgs/5577956/general/345d331f-f4fe-4e8f-ab0c-224f9560814b.jpg',
'https://images.openlane.eu/carimgs/5577956/general/22e217ac-34fe-48dd-963d-17a1cf371973.jpg',
'https://images.openlane.eu/carimgs/5577956/general/3a58eef4-2f71-41ad-bdb1-8fc4d07ea3fd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8fc298-1537-5060-b0ca-998c46a897f7/ed8fc298-1537-5060-b0ca-998c46a897f7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50704,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577956/general/0d0c511a-5532-4545-897d-f964f3b9e59c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8fc298-1537-5060-b0ca-998c46a897f7/ed8fc298-1537-5060-b0ca-998c46a897f7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58925,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577956/general/87e96ca5-1480-42d6-ab49-86deddd3ba52.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8fc298-1537-5060-b0ca-998c46a897f7/ed8fc298-1537-5060-b0ca-998c46a897f7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55459,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577956/general/3f722b61-dd25-490a-a567-c5d0e3b482b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8fc298-1537-5060-b0ca-998c46a897f7/ed8fc298-1537-5060-b0ca-998c46a897f7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56436,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577956/general/92dfe31e-da5b-4d16-bdc4-96439ca56aee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8fc298-1537-5060-b0ca-998c46a897f7/ed8fc298-1537-5060-b0ca-998c46a897f7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67927,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577956/general/5cd4c3be-f8e4-489e-aab5-96e6f4cb4bdd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8fc298-1537-5060-b0ca-998c46a897f7/ed8fc298-1537-5060-b0ca-998c46a897f7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77859,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577956/general/04a29877-82e3-4f79-8dc2-c0f4159918fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8fc298-1537-5060-b0ca-998c46a897f7/ed8fc298-1537-5060-b0ca-998c46a897f7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85352,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577956/general/8a9bb274-3ae9-417f-8b36-85331c14020e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8fc298-1537-5060-b0ca-998c46a897f7/ed8fc298-1537-5060-b0ca-998c46a897f7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131982,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577956/general/345d331f-f4fe-4e8f-ab0c-224f9560814b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8fc298-1537-5060-b0ca-998c46a897f7/ed8fc298-1537-5060-b0ca-998c46a897f7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74925,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577956/general/22e217ac-34fe-48dd-963d-17a1cf371973.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8fc298-1537-5060-b0ca-998c46a897f7/ed8fc298-1537-5060-b0ca-998c46a897f7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68467,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577956/general/3a58eef4-2f71-41ad-bdb1-8fc4d07ea3fd.jpg',
'Width': 1024}],
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-07-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Born 58 kWh - Electric - Automatic - 204 hp - 28.116 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728506%27 HTTP/1.1" 200 None
2026-03-25 17:17:13 [adesa.de] INFO: Saving data for 10728506: {'created_time': 1774459033.074505, 'last_price_update_time': 1774459033.074516, 'auction_closing_time': 1774607400.0}
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728506') HTTP/1.1" 204 0
2026-03-25 17:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728404> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 393381d3-bf93-59ad-82c8-1d421ca9241d with identifier: 10728404
2026-03-25 17:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 393381d3-bf93-59ad-82c8-1d421ca9241d with scrape type 1
2026-03-25 17:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 393381d3-bf93-59ad-82c8-1d421ca9241d
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5539615%252Fgeneral%252Fdc6f6ea3-de9d-4eae-a368-52772ba573c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5539615/general/dc6f6ea3-de9d-4eae-a368-52772ba573c2.jpg already downloaded
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5539615%252Fgeneral%252Fd12a6e48-3daa-4a81-a46d-839f29a0bd0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5539615/general/d12a6e48-3daa-4a81-a46d-839f29a0bd0b.jpg already downloaded
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5539615%252Fgeneral%252Fc27d0f00-c47e-484c-bca6-c3c1aa73a364.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5539615/general/c27d0f00-c47e-484c-bca6-c3c1aa73a364.jpg already downloaded
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5539615%252Fgeneral%252Fa4813618-64ab-468a-8bf0-1b60a5c0c5d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5539615/general/a4813618-64ab-468a-8bf0-1b60a5c0c5d7.jpg already downloaded
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5539615%252Fgeneral%252F5e3693a2-13f5-4f6a-b8b8-b583b5dd83ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5539615/general/5e3693a2-13f5-4f6a-b8b8-b583b5dd83ee.jpg already downloaded
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5539615%252Fgeneral%252F9bebea5c-0b15-4987-b285-493658c2e211.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5539615/general/9bebea5c-0b15-4987-b285-493658c2e211.jpg already downloaded
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5539615%252Fgeneral%252Fb296df47-de10-4636-bf34-0bde3d440a49.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5539615/general/b296df47-de10-4636-bf34-0bde3d440a49.jpg already downloaded
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5539615%252Fgeneral%252Fd5fd149f-dccb-4b0e-be78-cfa93ed0d364.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5539615/general/d5fd149f-dccb-4b0e-be78-cfa93ed0d364.jpg already downloaded
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5539615%252Fgeneral%252Fc16fe8a0-1933-4d94-913b-0aa69c76a8fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5539615/general/c16fe8a0-1933-4d94-913b-0aa69c76a8fd.jpg already downloaded
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5539615%252Fgeneral%252F42178a1c-51fc-434c-8d64-5e7cd8e78203.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5539615/general/42178a1c-51fc-434c-8d64-5e7cd8e78203.jpg already downloaded
2026-03-25 17:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 393381d3-bf93-59ad-82c8-1d421ca9241d, identifier: 10728404
2026-03-25 17:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 393381d3-bf93-59ad-82c8-1d421ca9241d with identifier: 10728404
2026-03-25 17:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 393381d3-bf93-59ad-82c8-1d421ca9241d with identifier: 10728404
2026-03-25 17:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 393381d3-bf93-59ad-82c8-1d421ca9241d with identifier: 10728404 to the API
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728404>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Diesel',
'id': '393381d3-bf93-59ad-82c8-1d421ca9241d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29058',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728404',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 34801,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5539615/general/dc6f6ea3-de9d-4eae-a368-52772ba573c2.jpg',
'https://images.openlane.eu/carimgs/5539615/general/d12a6e48-3daa-4a81-a46d-839f29a0bd0b.jpg',
'https://images.openlane.eu/carimgs/5539615/general/c27d0f00-c47e-484c-bca6-c3c1aa73a364.jpg',
'https://images.openlane.eu/carimgs/5539615/general/a4813618-64ab-468a-8bf0-1b60a5c0c5d7.jpg',
'https://images.openlane.eu/carimgs/5539615/general/5e3693a2-13f5-4f6a-b8b8-b583b5dd83ee.jpg',
'https://images.openlane.eu/carimgs/5539615/general/9bebea5c-0b15-4987-b285-493658c2e211.jpg',
'https://images.openlane.eu/carimgs/5539615/general/b296df47-de10-4636-bf34-0bde3d440a49.jpg',
'https://images.openlane.eu/carimgs/5539615/general/d5fd149f-dccb-4b0e-be78-cfa93ed0d364.jpg',
'https://images.openlane.eu/carimgs/5539615/general/c16fe8a0-1933-4d94-913b-0aa69c76a8fd.jpg',
'https://images.openlane.eu/carimgs/5539615/general/42178a1c-51fc-434c-8d64-5e7cd8e78203.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393381d3-bf93-59ad-82c8-1d421ca9241d/393381d3-bf93-59ad-82c8-1d421ca9241d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216639,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5539615/general/dc6f6ea3-de9d-4eae-a368-52772ba573c2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393381d3-bf93-59ad-82c8-1d421ca9241d/393381d3-bf93-59ad-82c8-1d421ca9241d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217083,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5539615/general/d12a6e48-3daa-4a81-a46d-839f29a0bd0b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393381d3-bf93-59ad-82c8-1d421ca9241d/393381d3-bf93-59ad-82c8-1d421ca9241d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213000,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5539615/general/c27d0f00-c47e-484c-bca6-c3c1aa73a364.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393381d3-bf93-59ad-82c8-1d421ca9241d/393381d3-bf93-59ad-82c8-1d421ca9241d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214556,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5539615/general/a4813618-64ab-468a-8bf0-1b60a5c0c5d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393381d3-bf93-59ad-82c8-1d421ca9241d/393381d3-bf93-59ad-82c8-1d421ca9241d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193449,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5539615/general/5e3693a2-13f5-4f6a-b8b8-b583b5dd83ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393381d3-bf93-59ad-82c8-1d421ca9241d/393381d3-bf93-59ad-82c8-1d421ca9241d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198560,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5539615/general/9bebea5c-0b15-4987-b285-493658c2e211.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393381d3-bf93-59ad-82c8-1d421ca9241d/393381d3-bf93-59ad-82c8-1d421ca9241d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188247,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5539615/general/b296df47-de10-4636-bf34-0bde3d440a49.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393381d3-bf93-59ad-82c8-1d421ca9241d/393381d3-bf93-59ad-82c8-1d421ca9241d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160700,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5539615/general/d5fd149f-dccb-4b0e-be78-cfa93ed0d364.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393381d3-bf93-59ad-82c8-1d421ca9241d/393381d3-bf93-59ad-82c8-1d421ca9241d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229298,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5539615/general/c16fe8a0-1933-4d94-913b-0aa69c76a8fd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393381d3-bf93-59ad-82c8-1d421ca9241d/393381d3-bf93-59ad-82c8-1d421ca9241d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197671,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5539615/general/42178a1c-51fc-434c-8d64-5e7cd8e78203.jpg',
'Width': 800}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2024-07-18',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Citroën C4 Plus - Diesel - Automatic - 131 hp - 34.801 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728404%27 HTTP/1.1" 200 None
2026-03-25 17:17:13 [adesa.de] INFO: Saving data for 10728404: {'created_time': 1774459033.912728, 'last_price_update_time': 1774459033.912741, 'auction_closing_time': 1774606800.0}
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728404') HTTP/1.1" 204 0
2026-03-25 17:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728183> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726062> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66e4dbdd-b6e6-535d-a7f5-e6023467f740 with identifier: 10728183
2026-03-25 17:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66e4dbdd-b6e6-535d-a7f5-e6023467f740 with scrape type 1
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 66e4dbdd-b6e6-535d-a7f5-e6023467f740
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662112%252Fgeneral%252F9b445fcf-b322-4d35-a933-f1e39cadab38.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662112/general/9b445fcf-b322-4d35-a933-f1e39cadab38.png not downloaded yet
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662112%252Fgeneral%252F2f206732-37c5-408f-88fe-371c77b2abd8.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662112/general/2f206732-37c5-408f-88fe-371c77b2abd8.png not downloaded yet
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662112%252Fgeneral%252F49c5cfbd-efc9-4198-a4ba-bca85fff43e1.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662112/general/49c5cfbd-efc9-4198-a4ba-bca85fff43e1.png not downloaded yet
2026-03-25 17:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e458a16a-dbcf-5ba0-a58f-d25945b59b2b with identifier: 10726062
2026-03-25 17:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e458a16a-dbcf-5ba0-a58f-d25945b59b2b with scrape type 1
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e458a16a-dbcf-5ba0-a58f-d25945b59b2b
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736911%252Fgeneral%252Fb888ffbd-5bf4-4208-a9c7-dcf0436f569d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736911/general/b888ffbd-5bf4-4208-a9c7-dcf0436f569d.jpg already downloaded
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736911%252Fgeneral%252Ff355f738-17ca-42fd-add0-6178c8d4515c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736911/general/f355f738-17ca-42fd-add0-6178c8d4515c.jpg already downloaded
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736911%252Fgeneral%252F8ffb7b82-6cd0-4cea-aef8-dd6d8225d1ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736911/general/8ffb7b82-6cd0-4cea-aef8-dd6d8225d1ee.jpg already downloaded
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736911%252Fgeneral%252Facfb0e5c-23ed-4d62-9f1f-74e107be5ea7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736911/general/acfb0e5c-23ed-4d62-9f1f-74e107be5ea7.jpg already downloaded
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736911%252Fgeneral%252F928083bd-9244-4078-8039-48239a3cbc33.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736911/general/928083bd-9244-4078-8039-48239a3cbc33.jpg already downloaded
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736911%252Fgeneral%252F2bd63aec-08a9-44fa-8983-99b0381ccf76.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736911/general/2bd63aec-08a9-44fa-8983-99b0381ccf76.jpg already downloaded
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736911%252Fgeneral%252F2fd4b199-4e7f-45b4-b2e1-763dbfc3d26c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736911/general/2fd4b199-4e7f-45b4-b2e1-763dbfc3d26c.jpg already downloaded
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736911%252Fgeneral%252F51a0b163-e796-46e5-a4a3-f61b864ee9dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736911/general/51a0b163-e796-46e5-a4a3-f61b864ee9dd.jpg already downloaded
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736911%252Fgeneral%252Fa8691863-91d6-4e9b-9cb9-a20b33b29fd9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736911/general/a8691863-91d6-4e9b-9cb9-a20b33b29fd9.jpg already downloaded
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736911%252Fgeneral%252Fce27e49b-b5a3-4788-a15b-2076a72d0f32.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736911/general/ce27e49b-b5a3-4788-a15b-2076a72d0f32.jpg already downloaded
2026-03-25 17:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e458a16a-dbcf-5ba0-a58f-d25945b59b2b, identifier: 10726062
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662112%252Fgeneral%252F12be96ba-9800-448d-9079-c4006ab2e05e.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662112/general/12be96ba-9800-448d-9079-c4006ab2e05e.png not downloaded yet
2026-03-25 17:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e458a16a-dbcf-5ba0-a58f-d25945b59b2b with identifier: 10726062
2026-03-25 17:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e458a16a-dbcf-5ba0-a58f-d25945b59b2b with identifier: 10726062
2026-03-25 17:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e458a16a-dbcf-5ba0-a58f-d25945b59b2b with identifier: 10726062 to the API
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726062>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': 'e458a16a-dbcf-5ba0-a58f-d25945b59b2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545C6',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726062',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Born',
'odometer': 70836,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5736911/general/b888ffbd-5bf4-4208-a9c7-dcf0436f569d.jpg',
'https://images.openlane.eu/carimgs/5736911/general/f355f738-17ca-42fd-add0-6178c8d4515c.jpg',
'https://images.openlane.eu/carimgs/5736911/general/8ffb7b82-6cd0-4cea-aef8-dd6d8225d1ee.jpg',
'https://images.openlane.eu/carimgs/5736911/general/acfb0e5c-23ed-4d62-9f1f-74e107be5ea7.jpg',
'https://images.openlane.eu/carimgs/5736911/general/928083bd-9244-4078-8039-48239a3cbc33.jpg',
'https://images.openlane.eu/carimgs/5736911/general/2bd63aec-08a9-44fa-8983-99b0381ccf76.jpg',
'https://images.openlane.eu/carimgs/5736911/general/2fd4b199-4e7f-45b4-b2e1-763dbfc3d26c.jpg',
'https://images.openlane.eu/carimgs/5736911/general/51a0b163-e796-46e5-a4a3-f61b864ee9dd.jpg',
'https://images.openlane.eu/carimgs/5736911/general/a8691863-91d6-4e9b-9cb9-a20b33b29fd9.jpg',
'https://images.openlane.eu/carimgs/5736911/general/ce27e49b-b5a3-4788-a15b-2076a72d0f32.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e458a16a-dbcf-5ba0-a58f-d25945b59b2b/e458a16a-dbcf-5ba0-a58f-d25945b59b2b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47686,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736911/general/b888ffbd-5bf4-4208-a9c7-dcf0436f569d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e458a16a-dbcf-5ba0-a58f-d25945b59b2b/e458a16a-dbcf-5ba0-a58f-d25945b59b2b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46043,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736911/general/f355f738-17ca-42fd-add0-6178c8d4515c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e458a16a-dbcf-5ba0-a58f-d25945b59b2b/e458a16a-dbcf-5ba0-a58f-d25945b59b2b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49599,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736911/general/8ffb7b82-6cd0-4cea-aef8-dd6d8225d1ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e458a16a-dbcf-5ba0-a58f-d25945b59b2b/e458a16a-dbcf-5ba0-a58f-d25945b59b2b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50226,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736911/general/acfb0e5c-23ed-4d62-9f1f-74e107be5ea7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e458a16a-dbcf-5ba0-a58f-d25945b59b2b/e458a16a-dbcf-5ba0-a58f-d25945b59b2b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74070,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736911/general/928083bd-9244-4078-8039-48239a3cbc33.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e458a16a-dbcf-5ba0-a58f-d25945b59b2b/e458a16a-dbcf-5ba0-a58f-d25945b59b2b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81820,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736911/general/2bd63aec-08a9-44fa-8983-99b0381ccf76.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e458a16a-dbcf-5ba0-a58f-d25945b59b2b/e458a16a-dbcf-5ba0-a58f-d25945b59b2b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91315,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736911/general/2fd4b199-4e7f-45b4-b2e1-763dbfc3d26c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e458a16a-dbcf-5ba0-a58f-d25945b59b2b/e458a16a-dbcf-5ba0-a58f-d25945b59b2b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95465,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736911/general/51a0b163-e796-46e5-a4a3-f61b864ee9dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e458a16a-dbcf-5ba0-a58f-d25945b59b2b/e458a16a-dbcf-5ba0-a58f-d25945b59b2b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71003,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736911/general/a8691863-91d6-4e9b-9cb9-a20b33b29fd9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e458a16a-dbcf-5ba0-a58f-d25945b59b2b/e458a16a-dbcf-5ba0-a58f-d25945b59b2b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94475,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736911/general/ce27e49b-b5a3-4788-a15b-2076a72d0f32.jpg',
'Width': 1024}],
'price': 18000,
'price_includes_vat': True,
'registration_date': '2023-12-27',
'seats_number': 4,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Born - Electric - Automatic - 231 hp - 70.836 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726062%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [adesa.de] INFO: Saving data for 10726062: {'created_time': 1774459034.675196, 'last_price_update_time': 1774459034.675207, 'auction_closing_time': 1774607400.0}
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726062') HTTP/1.1" 204 0
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662112%252Fgeneral%252F75d9d5e1-46c7-4532-81e2-27a8134b1a3b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662112/general/75d9d5e1-46c7-4532-81e2-27a8134b1a3b.jpeg not downloaded yet
2026-03-25 17:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725921> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662112%252Fgeneral%252F053b1116-aae9-42c2-be51-4f0f2b108812.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662112/general/053b1116-aae9-42c2-be51-4f0f2b108812.jpeg not downloaded yet
2026-03-25 17:17:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662112%252Fgeneral%252Fa653bee9-929f-42ed-b9e5-8788f558595c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662112/general/a653bee9-929f-42ed-b9e5-8788f558595c.jpg not downloaded yet
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662112%252Fgeneral%252F7655ef44-8978-4474-b0b4-a6b022f33f27.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662112/general/7655ef44-8978-4474-b0b4-a6b022f33f27.jpeg not downloaded yet
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662112%252Fgeneral%252F92087614-9e44-483b-bd9f-e7e618a5a1ec.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662112/general/92087614-9e44-483b-bd9f-e7e618a5a1ec.jpeg not downloaded yet
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662112%252Fgeneral%252Fff35fa11-6de7-43f1-9771-70bcb534045d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662112/general/ff35fa11-6de7-43f1-9771-70bcb534045d.jpg not downloaded yet
2026-03-25 17:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 508c8435-1ddf-5a32-ab85-390baf36f1ce with identifier: 10725921
2026-03-25 17:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 508c8435-1ddf-5a32-ab85-390baf36f1ce with scrape type 1
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 508c8435-1ddf-5a32-ab85-390baf36f1ce
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252F06633b02-a8b5-45ce-b3f7-52826a09670d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/06633b02-a8b5-45ce-b3f7-52826a09670d.jpg not downloaded yet
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252F8938604c-4841-46ba-b431-ef6e4a0b25f3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/8938604c-4841-46ba-b431-ef6e4a0b25f3.jpg not downloaded yet
2026-03-25 17:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662112/general/75d9d5e1-46c7-4532-81e2-27a8134b1a3b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10728183)
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252Fd099d5c9-5742-4e42-9194-7f33f15008ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/d099d5c9-5742-4e42-9194-7f33f15008ed.jpg not downloaded yet
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252F68559cdb-8eb8-4db8-af24-c82756026b74.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/68559cdb-8eb8-4db8-af24-c82756026b74.jpg not downloaded yet
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252Ffc41c279-ea9f-4738-a169-5414415fe282.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/fc41c279-ea9f-4738-a169-5414415fe282.jpg not downloaded yet
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252F9c16c06f-3b54-4ae1-b5a0-93c1ecd9449d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/9c16c06f-3b54-4ae1-b5a0-93c1ecd9449d.jpg not downloaded yet
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252Fde500fd4-c9c7-43ff-93c8-4333c4f3c91b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/de500fd4-c9c7-43ff-93c8-4333c4f3c91b.jpg not downloaded yet
2026-03-25 17:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725915> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252Fdf81abb7-de97-462d-8381-aed1f31762fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/df81abb7-de97-462d-8381-aed1f31762fc.jpg not downloaded yet
2026-03-25 17:17:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252F0d730839-9c69-4a69-b722-f4240dd709a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/0d730839-9c69-4a69-b722-f4240dd709a6.jpg not downloaded yet
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252F3d75bd6b-5808-4229-a060-cf53a9c22e88.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/3d75bd6b-5808-4229-a060-cf53a9c22e88.jpg not downloaded yet
2026-03-25 17:17:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426dd710>
2026-03-25 17:17:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66e4dbdd-b6e6-535d-a7f5-e6023467f740/66e4dbdd-b6e6-535d-a7f5-e6023467f740_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662112%252Fgeneral%252F75d9d5e1-46c7-4532-81e2-27a8134b1a3b.jpeg') HTTP/1.1" 204 0
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662112/general/75d9d5e1-46c7-4532-81e2-27a8134b1a3b.jpeg saved to cache
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 66e4dbdd-b6e6-535d-a7f5-e6023467f740
2026-03-25 17:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6f77dcd-d46b-5fe8-bacf-faaad91363a9 with identifier: 10725915
2026-03-25 17:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6f77dcd-d46b-5fe8-bacf-faaad91363a9 with scrape type 1
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a6f77dcd-d46b-5fe8-bacf-faaad91363a9
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252Faefe75ba-e0b4-42f1-8863-bc7526138127.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/aefe75ba-e0b4-42f1-8863-bc7526138127.jpg not downloaded yet
2026-03-25 17:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742353/general/de500fd4-c9c7-43ff-93c8-4333c4f3c91b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725921)
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252Ff411f59f-0cde-47d8-a233-96782c4a20c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/f411f59f-0cde-47d8-a233-96782c4a20c2.jpg not downloaded yet
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252Fc6f25479-11c4-47d8-b223-b3cee4e5defa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/c6f25479-11c4-47d8-b223-b3cee4e5defa.jpg not downloaded yet
2026-03-25 17:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742353/general/8938604c-4841-46ba-b431-ef6e4a0b25f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725921)
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252F665480f7-a880-41c7-865b-52c39363da7c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/665480f7-a880-41c7-865b-52c39363da7c.jpg not downloaded yet
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252Ffe134332-e74c-4bd9-b7e6-adac96d7a3ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/fe134332-e74c-4bd9-b7e6-adac96d7a3ec.jpg not downloaded yet
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252F48b8acad-b5a2-499a-9a00-f2600c3c532e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/48b8acad-b5a2-499a-9a00-f2600c3c532e.jpg not downloaded yet
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252Fa3c26bec-e3f0-435b-9470-41eb5c50738e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/a3c26bec-e3f0-435b-9470-41eb5c50738e.jpg not downloaded yet
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252F83fd0e68-2c62-47e1-b6d2-4e1346a2f53d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/83fd0e68-2c62-47e1-b6d2-4e1346a2f53d.jpg not downloaded yet
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134265dc50>
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252Fde500fd4-c9c7-43ff-93c8-4333c4f3c91b.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/de500fd4-c9c7-43ff-93c8-4333c4f3c91b.jpg saved to cache
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 508c8435-1ddf-5a32-ab85-390baf36f1ce
2026-03-25 17:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742347/general/aefe75ba-e0b4-42f1-8863-bc7526138127.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725915)
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252Fa213f4f9-feba-49e4-8ef0-1f5787c7eb08.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/a213f4f9-feba-49e4-8ef0-1f5787c7eb08.jpg not downloaded yet
2026-03-25 17:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742347/general/c6f25479-11c4-47d8-b223-b3cee4e5defa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725915)
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252F231bdc47-14b1-4427-895d-9d4a444673dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/231bdc47-14b1-4427-895d-9d4a444673dc.jpg not downloaded yet
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13419e6c50>
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252F8938604c-4841-46ba-b431-ef6e4a0b25f3.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/8938604c-4841-46ba-b431-ef6e4a0b25f3.jpg saved to cache
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 508c8435-1ddf-5a32-ab85-390baf36f1ce
2026-03-25 17:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725916> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742347/general/83fd0e68-2c62-47e1-b6d2-4e1346a2f53d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725915)
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342719d10>
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252Faefe75ba-e0b4-42f1-8863-bc7526138127.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/aefe75ba-e0b4-42f1-8863-bc7526138127.jpg saved to cache
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a6f77dcd-d46b-5fe8-bacf-faaad91363a9
2026-03-25 17:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742347/general/a213f4f9-feba-49e4-8ef0-1f5787c7eb08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725915)
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13419f0b10>
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252Fc6f25479-11c4-47d8-b223-b3cee4e5defa.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/c6f25479-11c4-47d8-b223-b3cee4e5defa.jpg saved to cache
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a6f77dcd-d46b-5fe8-bacf-faaad91363a9
2026-03-25 17:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742347/general/231bdc47-14b1-4427-895d-9d4a444673dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725915)
2026-03-25 17:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742347/general/48b8acad-b5a2-499a-9a00-f2600c3c532e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725915)
2026-03-25 17:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742347/general/a3c26bec-e3f0-435b-9470-41eb5c50738e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725915)
2026-03-25 17:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f853c29c-69ca-5a2e-bc2b-962f331673a3 with identifier: 10725916
2026-03-25 17:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f853c29c-69ca-5a2e-bc2b-962f331673a3 with scrape type 1
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f853c29c-69ca-5a2e-bc2b-962f331673a3
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742348%252Fgeneral%252F69ee4a7c-bc69-41df-99ba-33e1d6f1a660.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742348/general/69ee4a7c-bc69-41df-99ba-33e1d6f1a660.jpg not downloaded yet
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13419d1050>
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252F83fd0e68-2c62-47e1-b6d2-4e1346a2f53d.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/83fd0e68-2c62-47e1-b6d2-4e1346a2f53d.jpg saved to cache
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a6f77dcd-d46b-5fe8-bacf-faaad91363a9
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742348%252Fgeneral%252Fbde45c17-400a-465b-bd8c-3ccc521efa49.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742348/general/bde45c17-400a-465b-bd8c-3ccc521efa49.jpg not downloaded yet
2026-03-25 17:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728140> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a7a750>
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252Fa213f4f9-feba-49e4-8ef0-1f5787c7eb08.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/a213f4f9-feba-49e4-8ef0-1f5787c7eb08.jpg saved to cache
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a6f77dcd-d46b-5fe8-bacf-faaad91363a9
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742348%252Fgeneral%252F91de63d5-4146-43bc-8cca-1ce37df9b23f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742348/general/91de63d5-4146-43bc-8cca-1ce37df9b23f.jpg not downloaded yet
2026-03-25 17:17:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742347/general/fe134332-e74c-4bd9-b7e6-adac96d7a3ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725915)
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742348%252Fgeneral%252F9bc2a1ae-9870-4c5f-8864-50ef1da4a25c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742348/general/9bc2a1ae-9870-4c5f-8864-50ef1da4a25c.jpg not downloaded yet
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341c75f10>
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252F231bdc47-14b1-4427-895d-9d4a444673dc.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/231bdc47-14b1-4427-895d-9d4a444673dc.jpg saved to cache
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a6f77dcd-d46b-5fe8-bacf-faaad91363a9
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134295a410>
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252F48b8acad-b5a2-499a-9a00-f2600c3c532e.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/48b8acad-b5a2-499a-9a00-f2600c3c532e.jpg saved to cache
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a6f77dcd-d46b-5fe8-bacf-faaad91363a9
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134272cc50>
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252Fa3c26bec-e3f0-435b-9470-41eb5c50738e.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/a3c26bec-e3f0-435b-9470-41eb5c50738e.jpg saved to cache
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a6f77dcd-d46b-5fe8-bacf-faaad91363a9
2026-03-25 17:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742347/general/665480f7-a880-41c7-865b-52c39363da7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725915)
2026-03-25 17:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742347/general/f411f59f-0cde-47d8-a233-96782c4a20c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725915)
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742348%252Fgeneral%252F3ae29754-28be-4fe4-9bf4-1e5c4588aeac.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742348/general/3ae29754-28be-4fe4-9bf4-1e5c4588aeac.jpg not downloaded yet
2026-03-25 17:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742348/general/bde45c17-400a-465b-bd8c-3ccc521efa49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725916)
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742348%252Fgeneral%252F5d8b11a8-d44e-43d9-a84a-63044a7b465f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742348/general/5d8b11a8-d44e-43d9-a84a-63044a7b465f.jpg not downloaded yet
2026-03-25 17:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad30882c-10eb-59bb-af2e-81df1cf30600 with identifier: 10728140
2026-03-25 17:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad30882c-10eb-59bb-af2e-81df1cf30600 with scrape type 1
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item ad30882c-10eb-59bb-af2e-81df1cf30600
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741323%252Fgeneral%252F89794e89-5d0c-47d6-ae8f-b335ba23a796.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741323/general/89794e89-5d0c-47d6-ae8f-b335ba23a796.jpg not downloaded yet
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342958290>
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252Ffe134332-e74c-4bd9-b7e6-adac96d7a3ec.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/fe134332-e74c-4bd9-b7e6-adac96d7a3ec.jpg saved to cache
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a6f77dcd-d46b-5fe8-bacf-faaad91363a9
2026-03-25 17:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742348/general/69ee4a7c-bc69-41df-99ba-33e1d6f1a660.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725916)
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742348%252Fgeneral%252F9c12ef7f-db95-4597-b2d6-a57700fdd441.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742348/general/9c12ef7f-db95-4597-b2d6-a57700fdd441.jpg not downloaded yet
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741323%252Fgeneral%252F35ff0056-b728-4ee8-8a6d-0f3939a09f4c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741323/general/35ff0056-b728-4ee8-8a6d-0f3939a09f4c.jpg not downloaded yet
2026-03-25 17:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742348/general/91de63d5-4146-43bc-8cca-1ce37df9b23f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725916)
2026-03-25 17:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742348/general/9bc2a1ae-9870-4c5f-8864-50ef1da4a25c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725916)
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742348%252Fgeneral%252Fa56d1ca4-4eea-4390-b79a-fcecc6bd11b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742348/general/a56d1ca4-4eea-4390-b79a-fcecc6bd11b0.jpg not downloaded yet
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741323%252Fgeneral%252Fe93a5dcc-b94f-4abb-93a2-539b43801994.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741323/general/e93a5dcc-b94f-4abb-93a2-539b43801994.jpg not downloaded yet
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13419d3f10>
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252F665480f7-a880-41c7-865b-52c39363da7c.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/665480f7-a880-41c7-865b-52c39363da7c.jpg saved to cache
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a6f77dcd-d46b-5fe8-bacf-faaad91363a9
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a20ed0>
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252Ff411f59f-0cde-47d8-a233-96782c4a20c2.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/f411f59f-0cde-47d8-a233-96782c4a20c2.jpg saved to cache
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a6f77dcd-d46b-5fe8-bacf-faaad91363a9
2026-03-25 17:17:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a6f77dcd-d46b-5fe8-bacf-faaad91363a9, skipping ID generation
2026-03-25 17:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6f77dcd-d46b-5fe8-bacf-faaad91363a9 with scrape type 1
2026-03-25 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a6f77dcd-d46b-5fe8-bacf-faaad91363a9 sending to next pipeline
2026-03-25 17:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a6f77dcd-d46b-5fe8-bacf-faaad91363a9, identifier: 10725915
2026-03-25 17:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a6f77dcd-d46b-5fe8-bacf-faaad91363a9 with identifier: 10725915
2026-03-25 17:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a6f77dcd-d46b-5fe8-bacf-faaad91363a9 with identifier: 10725915
2026-03-25 17:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a6f77dcd-d46b-5fe8-bacf-faaad91363a9 with identifier: 10725915 to the API
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742347/general/f411f59f-0cde-47d8-a233-96782c4a20c2.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Hybrid',
'id': 'a6f77dcd-d46b-5fe8-bacf-faaad91363a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161260',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725915',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 24567,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52980,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742347/general/aefe75ba-e0b4-42f1-8863-bc7526138127.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49863,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742347/general/f411f59f-0cde-47d8-a233-96782c4a20c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49327,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742347/general/c6f25479-11c4-47d8-b223-b3cee4e5defa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55163,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742347/general/665480f7-a880-41c7-865b-52c39363da7c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742347/general/fe134332-e74c-4bd9-b7e6-adac96d7a3ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41924,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742347/general/48b8acad-b5a2-499a-9a00-f2600c3c532e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41440,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742347/general/a3c26bec-e3f0-435b-9470-41eb5c50738e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38296,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742347/general/83fd0e68-2c62-47e1-b6d2-4e1346a2f53d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36570,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742347/general/a213f4f9-feba-49e4-8ef0-1f5787c7eb08.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742347/general/231bdc47-14b1-4427-895d-9d4a444673dc.jpg',
'Width': 1024}],
'price': 17600,
'price_includes_vat': True,
'registration_date': '2023-12-22',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid - Hybrid - Automatic - 150 hp - 24.567 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725915%27 HTTP/1.1" 200 None
2026-03-25 17:17:16 [adesa.de] INFO: Saving data for 10725915: {'created_time': 1774459036.552775, 'last_price_update_time': 1774459036.552787, 'auction_closing_time': 1774607100.0}
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725915') HTTP/1.1" 204 0
2026-03-25 17:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342ad4110>
2026-03-25 17:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f853c29c-69ca-5a2e-bc2b-962f331673a3/f853c29c-69ca-5a2e-bc2b-962f331673a3_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742348%252Fgeneral%252Fbde45c17-400a-465b-bd8c-3ccc521efa49.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742348/general/bde45c17-400a-465b-bd8c-3ccc521efa49.jpg saved to cache
2026-03-25 17:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f853c29c-69ca-5a2e-bc2b-962f331673a3
2026-03-25 17:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741323/general/89794e89-5d0c-47d6-ae8f-b335ba23a796.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728140)
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742348%252Fgeneral%252Febfeed84-96e3-4cbe-99a0-31206bc4d6ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742348/general/ebfeed84-96e3-4cbe-99a0-31206bc4d6ce.jpg not downloaded yet
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741323%252Fgeneral%252Fafa1ac17-da6a-415c-925f-fcc7b887c2e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741323/general/afa1ac17-da6a-415c-925f-fcc7b887c2e6.jpg not downloaded yet
2026-03-25 17:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728390> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341dabf90>
2026-03-25 17:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f853c29c-69ca-5a2e-bc2b-962f331673a3/f853c29c-69ca-5a2e-bc2b-962f331673a3_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742348%252Fgeneral%252F69ee4a7c-bc69-41df-99ba-33e1d6f1a660.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742348/general/69ee4a7c-bc69-41df-99ba-33e1d6f1a660.jpg saved to cache
2026-03-25 17:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f853c29c-69ca-5a2e-bc2b-962f331673a3
2026-03-25 17:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429ace10>
2026-03-25 17:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f853c29c-69ca-5a2e-bc2b-962f331673a3/f853c29c-69ca-5a2e-bc2b-962f331673a3_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742348%252Fgeneral%252F91de63d5-4146-43bc-8cca-1ce37df9b23f.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742348/general/91de63d5-4146-43bc-8cca-1ce37df9b23f.jpg saved to cache
2026-03-25 17:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f853c29c-69ca-5a2e-bc2b-962f331673a3
2026-03-25 17:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429938d0>
2026-03-25 17:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f853c29c-69ca-5a2e-bc2b-962f331673a3/f853c29c-69ca-5a2e-bc2b-962f331673a3_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742348%252Fgeneral%252F9bc2a1ae-9870-4c5f-8864-50ef1da4a25c.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742348/general/9bc2a1ae-9870-4c5f-8864-50ef1da4a25c.jpg saved to cache
2026-03-25 17:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f853c29c-69ca-5a2e-bc2b-962f331673a3
2026-03-25 17:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742353/general/3d75bd6b-5808-4229-a060-cf53a9c22e88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725921)
2026-03-25 17:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742348/general/5d8b11a8-d44e-43d9-a84a-63044a7b465f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725916)
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742348%252Fgeneral%252F31ac72fc-e8ac-40c4-b563-06b8fd6e8ad0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742348/general/31ac72fc-e8ac-40c4-b563-06b8fd6e8ad0.jpg not downloaded yet
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741323%252Fgeneral%252F435dbc56-d9d0-489b-82e3-fa165795cdaa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741323/general/435dbc56-d9d0-489b-82e3-fa165795cdaa.jpg not downloaded yet
2026-03-25 17:17:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741323/general/35ff0056-b728-4ee8-8a6d-0f3939a09f4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728140)
2026-03-25 17:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d35cd0>
2026-03-25 17:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad30882c-10eb-59bb-af2e-81df1cf30600/ad30882c-10eb-59bb-af2e-81df1cf30600_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741323%252Fgeneral%252F89794e89-5d0c-47d6-ae8f-b335ba23a796.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741323/general/89794e89-5d0c-47d6-ae8f-b335ba23a796.jpg saved to cache
2026-03-25 17:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ad30882c-10eb-59bb-af2e-81df1cf30600
2026-03-25 17:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 237e7f1d-a905-5897-b801-e65ca46a6f5d with identifier: 10728390
2026-03-25 17:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 237e7f1d-a905-5897-b801-e65ca46a6f5d with scrape type 1
2026-03-25 17:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 237e7f1d-a905-5897-b801-e65ca46a6f5d
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551820%252Fgeneral%252F764be3e4-5f22-471c-9223-b80a5eca1094.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551820/general/764be3e4-5f22-471c-9223-b80a5eca1094.jpg already downloaded
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551820%252Fgeneral%252F2e0aa051-9f10-47fc-a2fa-cb2b58d493ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551820/general/2e0aa051-9f10-47fc-a2fa-cb2b58d493ec.jpg already downloaded
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551820%252Fgeneral%252F04147c39-f570-4a55-81e3-9f3a1b4ba215.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551820/general/04147c39-f570-4a55-81e3-9f3a1b4ba215.jpg already downloaded
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551820%252Fgeneral%252F7b22244c-5996-450d-bf41-f4511fbc76cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551820/general/7b22244c-5996-450d-bf41-f4511fbc76cd.jpg already downloaded
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551820%252Fgeneral%252F19056a4e-7305-4376-a2df-1f056ad53ccf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551820/general/19056a4e-7305-4376-a2df-1f056ad53ccf.jpg already downloaded
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551820%252Fgeneral%252Fbd1e0823-8ead-49b1-9f5d-4a4565d73c91.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551820/general/bd1e0823-8ead-49b1-9f5d-4a4565d73c91.jpg already downloaded
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551820%252Fgeneral%252F376bb0e6-1a2e-4e23-ab26-32ef89ae243c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551820/general/376bb0e6-1a2e-4e23-ab26-32ef89ae243c.jpg already downloaded
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551820%252Fgeneral%252Ffb801f80-fa24-43bf-9ec2-8f5b3898bf5d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551820/general/fb801f80-fa24-43bf-9ec2-8f5b3898bf5d.jpg already downloaded
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551820%252Fgeneral%252Fa9cf4e26-9fa5-4349-beeb-3a13390831df.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551820/general/a9cf4e26-9fa5-4349-beeb-3a13390831df.jpg already downloaded
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5551820%252Fgeneral%252F334f1f76-669e-4c9a-bab2-80f7214b7505.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551820/general/334f1f76-669e-4c9a-bab2-80f7214b7505.jpg already downloaded
2026-03-25 17:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 237e7f1d-a905-5897-b801-e65ca46a6f5d, identifier: 10728390
2026-03-25 17:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 237e7f1d-a905-5897-b801-e65ca46a6f5d with identifier: 10728390
2026-03-25 17:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 237e7f1d-a905-5897-b801-e65ca46a6f5d with identifier: 10728390
2026-03-25 17:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 237e7f1d-a905-5897-b801-e65ca46a6f5d with identifier: 10728390 to the API
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728390>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Petrol',
'id': '237e7f1d-a905-5897-b801-e65ca46a6f5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28923',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728390',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 9340,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5551820/general/764be3e4-5f22-471c-9223-b80a5eca1094.jpg',
'https://images.openlane.eu/carimgs/5551820/general/2e0aa051-9f10-47fc-a2fa-cb2b58d493ec.jpg',
'https://images.openlane.eu/carimgs/5551820/general/04147c39-f570-4a55-81e3-9f3a1b4ba215.jpg',
'https://images.openlane.eu/carimgs/5551820/general/7b22244c-5996-450d-bf41-f4511fbc76cd.jpg',
'https://images.openlane.eu/carimgs/5551820/general/19056a4e-7305-4376-a2df-1f056ad53ccf.jpg',
'https://images.openlane.eu/carimgs/5551820/general/bd1e0823-8ead-49b1-9f5d-4a4565d73c91.jpg',
'https://images.openlane.eu/carimgs/5551820/general/376bb0e6-1a2e-4e23-ab26-32ef89ae243c.jpg',
'https://images.openlane.eu/carimgs/5551820/general/fb801f80-fa24-43bf-9ec2-8f5b3898bf5d.jpg',
'https://images.openlane.eu/carimgs/5551820/general/a9cf4e26-9fa5-4349-beeb-3a13390831df.jpg',
'https://images.openlane.eu/carimgs/5551820/general/334f1f76-669e-4c9a-bab2-80f7214b7505.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237e7f1d-a905-5897-b801-e65ca46a6f5d/237e7f1d-a905-5897-b801-e65ca46a6f5d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194023,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551820/general/764be3e4-5f22-471c-9223-b80a5eca1094.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237e7f1d-a905-5897-b801-e65ca46a6f5d/237e7f1d-a905-5897-b801-e65ca46a6f5d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133337,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551820/general/2e0aa051-9f10-47fc-a2fa-cb2b58d493ec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237e7f1d-a905-5897-b801-e65ca46a6f5d/237e7f1d-a905-5897-b801-e65ca46a6f5d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191287,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551820/general/04147c39-f570-4a55-81e3-9f3a1b4ba215.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237e7f1d-a905-5897-b801-e65ca46a6f5d/237e7f1d-a905-5897-b801-e65ca46a6f5d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196215,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551820/general/7b22244c-5996-450d-bf41-f4511fbc76cd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237e7f1d-a905-5897-b801-e65ca46a6f5d/237e7f1d-a905-5897-b801-e65ca46a6f5d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145225,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551820/general/19056a4e-7305-4376-a2df-1f056ad53ccf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237e7f1d-a905-5897-b801-e65ca46a6f5d/237e7f1d-a905-5897-b801-e65ca46a6f5d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197972,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551820/general/bd1e0823-8ead-49b1-9f5d-4a4565d73c91.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237e7f1d-a905-5897-b801-e65ca46a6f5d/237e7f1d-a905-5897-b801-e65ca46a6f5d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180922,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551820/general/376bb0e6-1a2e-4e23-ab26-32ef89ae243c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237e7f1d-a905-5897-b801-e65ca46a6f5d/237e7f1d-a905-5897-b801-e65ca46a6f5d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191733,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551820/general/fb801f80-fa24-43bf-9ec2-8f5b3898bf5d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237e7f1d-a905-5897-b801-e65ca46a6f5d/237e7f1d-a905-5897-b801-e65ca46a6f5d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140030,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551820/general/a9cf4e26-9fa5-4349-beeb-3a13390831df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237e7f1d-a905-5897-b801-e65ca46a6f5d/237e7f1d-a905-5897-b801-e65ca46a6f5d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157014,
'Height': 564,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551820/general/334f1f76-669e-4c9a-bab2-80f7214b7505.jpg',
'Width': 800}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2024-08-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai i30 1.0 T-GDI Select - Petrol - Manual - 120 hp - 9.340 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2024}
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728390%27 HTTP/1.1" 200 None
2026-03-25 17:17:17 [adesa.de] INFO: Saving data for 10728390: {'created_time': 1774459037.362146, 'last_price_update_time': 1774459037.362157, 'auction_closing_time': 1774606800.0}
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728390') HTTP/1.1" 204 0
2026-03-25 17:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741323/general/e93a5dcc-b94f-4abb-93a2-539b43801994.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728140)
2026-03-25 17:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741323/general/afa1ac17-da6a-415c-925f-fcc7b887c2e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728140)
2026-03-25 17:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742348/general/ebfeed84-96e3-4cbe-99a0-31206bc4d6ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725916)
2026-03-25 17:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742348/general/a56d1ca4-4eea-4390-b79a-fcecc6bd11b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725916)
2026-03-25 17:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742348/general/9c12ef7f-db95-4597-b2d6-a57700fdd441.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725916)
2026-03-25 17:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728401> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1348fa11d0>
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252F3d75bd6b-5808-4229-a060-cf53a9c22e88.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/3d75bd6b-5808-4229-a060-cf53a9c22e88.jpg saved to cache
2026-03-25 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 508c8435-1ddf-5a32-ab85-390baf36f1ce
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b96310>
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f853c29c-69ca-5a2e-bc2b-962f331673a3/f853c29c-69ca-5a2e-bc2b-962f331673a3_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742348%252Fgeneral%252F5d8b11a8-d44e-43d9-a84a-63044a7b465f.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742348/general/5d8b11a8-d44e-43d9-a84a-63044a7b465f.jpg saved to cache
2026-03-25 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f853c29c-69ca-5a2e-bc2b-962f331673a3
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342aa51d0>
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad30882c-10eb-59bb-af2e-81df1cf30600/ad30882c-10eb-59bb-af2e-81df1cf30600_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741323%252Fgeneral%252F35ff0056-b728-4ee8-8a6d-0f3939a09f4c.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741323/general/35ff0056-b728-4ee8-8a6d-0f3939a09f4c.jpg saved to cache
2026-03-25 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ad30882c-10eb-59bb-af2e-81df1cf30600
2026-03-25 17:17:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741323/general/435dbc56-d9d0-489b-82e3-fa165795cdaa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728140)
2026-03-25 17:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742348/general/31ac72fc-e8ac-40c4-b563-06b8fd6e8ad0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725916)
2026-03-25 17:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342ac6f90>
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad30882c-10eb-59bb-af2e-81df1cf30600/ad30882c-10eb-59bb-af2e-81df1cf30600_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741323%252Fgeneral%252Fe93a5dcc-b94f-4abb-93a2-539b43801994.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741323/general/e93a5dcc-b94f-4abb-93a2-539b43801994.jpg saved to cache
2026-03-25 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ad30882c-10eb-59bb-af2e-81df1cf30600
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134191bcd0>
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad30882c-10eb-59bb-af2e-81df1cf30600/ad30882c-10eb-59bb-af2e-81df1cf30600_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741323%252Fgeneral%252Fafa1ac17-da6a-415c-925f-fcc7b887c2e6.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741323/general/afa1ac17-da6a-415c-925f-fcc7b887c2e6.jpg saved to cache
2026-03-25 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ad30882c-10eb-59bb-af2e-81df1cf30600
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a78690>
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f853c29c-69ca-5a2e-bc2b-962f331673a3/f853c29c-69ca-5a2e-bc2b-962f331673a3_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742348%252Fgeneral%252Febfeed84-96e3-4cbe-99a0-31206bc4d6ce.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742348/general/ebfeed84-96e3-4cbe-99a0-31206bc4d6ce.jpg saved to cache
2026-03-25 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f853c29c-69ca-5a2e-bc2b-962f331673a3
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426dfb10>
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f853c29c-69ca-5a2e-bc2b-962f331673a3/f853c29c-69ca-5a2e-bc2b-962f331673a3_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742348%252Fgeneral%252Fa56d1ca4-4eea-4390-b79a-fcecc6bd11b0.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742348/general/a56d1ca4-4eea-4390-b79a-fcecc6bd11b0.jpg saved to cache
2026-03-25 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f853c29c-69ca-5a2e-bc2b-962f331673a3
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342ac7e10>
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f853c29c-69ca-5a2e-bc2b-962f331673a3/f853c29c-69ca-5a2e-bc2b-962f331673a3_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742348%252Fgeneral%252F9c12ef7f-db95-4597-b2d6-a57700fdd441.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742348/general/9c12ef7f-db95-4597-b2d6-a57700fdd441.jpg saved to cache
2026-03-25 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f853c29c-69ca-5a2e-bc2b-962f331673a3
2026-03-25 17:17:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 610fcc7c-f534-5016-813c-4b2c6627ff40 with identifier: 10728401
2026-03-25 17:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 610fcc7c-f534-5016-813c-4b2c6627ff40 with scrape type 1
2026-03-25 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 610fcc7c-f534-5016-813c-4b2c6627ff40
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545572%252Fgeneral%252Fcd49e464-ed20-434a-9bc5-4bde004faa7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545572/general/cd49e464-ed20-434a-9bc5-4bde004faa7b.jpg already downloaded
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545572%252Fgeneral%252Ff8a7d9ed-600f-4371-9217-65b53973aa29.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545572/general/f8a7d9ed-600f-4371-9217-65b53973aa29.jpg already downloaded
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545572%252Fgeneral%252F61d266f6-b385-4148-82f3-ecd36e04b93f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545572/general/61d266f6-b385-4148-82f3-ecd36e04b93f.jpg already downloaded
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545572%252Fgeneral%252Faa94ccd2-92c1-416a-91dc-080f8ced59f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545572/general/aa94ccd2-92c1-416a-91dc-080f8ced59f7.jpg already downloaded
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545572%252Fgeneral%252F7a1fa61c-6c87-44a1-8fd7-ca96664a143f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545572/general/7a1fa61c-6c87-44a1-8fd7-ca96664a143f.jpg already downloaded
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545572%252Fgeneral%252Fa7c0587b-63f7-49d8-b7db-ebd8e82e4ba0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545572/general/a7c0587b-63f7-49d8-b7db-ebd8e82e4ba0.jpg already downloaded
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545572%252Fgeneral%252F2ad074a3-197a-4eee-8b91-4df6a60f4e4e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545572/general/2ad074a3-197a-4eee-8b91-4df6a60f4e4e.jpg already downloaded
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545572%252Fgeneral%252F523c600d-185d-4919-8db9-2f9bc7a0cb25.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545572/general/523c600d-185d-4919-8db9-2f9bc7a0cb25.jpg already downloaded
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545572%252Fgeneral%252F7241b568-fa47-4fcd-b160-e01797a8d1c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545572/general/7241b568-fa47-4fcd-b160-e01797a8d1c7.jpg already downloaded
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545572%252Fgeneral%252Fc16fae49-a954-4b92-8e5d-c8af579ce6d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545572/general/c16fae49-a954-4b92-8e5d-c8af579ce6d9.jpg already downloaded
2026-03-25 17:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 610fcc7c-f534-5016-813c-4b2c6627ff40, identifier: 10728401
2026-03-25 17:17:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 610fcc7c-f534-5016-813c-4b2c6627ff40 with identifier: 10728401
2026-03-25 17:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 610fcc7c-f534-5016-813c-4b2c6627ff40 with identifier: 10728401
2026-03-25 17:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 610fcc7c-f534-5016-813c-4b2c6627ff40 with identifier: 10728401 to the API
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728401>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Petrol',
'id': '610fcc7c-f534-5016-813c-4b2c6627ff40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28927',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728401',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 19991,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5545572/general/cd49e464-ed20-434a-9bc5-4bde004faa7b.jpg',
'https://images.openlane.eu/carimgs/5545572/general/f8a7d9ed-600f-4371-9217-65b53973aa29.jpg',
'https://images.openlane.eu/carimgs/5545572/general/61d266f6-b385-4148-82f3-ecd36e04b93f.jpg',
'https://images.openlane.eu/carimgs/5545572/general/aa94ccd2-92c1-416a-91dc-080f8ced59f7.jpg',
'https://images.openlane.eu/carimgs/5545572/general/7a1fa61c-6c87-44a1-8fd7-ca96664a143f.jpg',
'https://images.openlane.eu/carimgs/5545572/general/a7c0587b-63f7-49d8-b7db-ebd8e82e4ba0.jpg',
'https://images.openlane.eu/carimgs/5545572/general/2ad074a3-197a-4eee-8b91-4df6a60f4e4e.jpg',
'https://images.openlane.eu/carimgs/5545572/general/523c600d-185d-4919-8db9-2f9bc7a0cb25.jpg',
'https://images.openlane.eu/carimgs/5545572/general/7241b568-fa47-4fcd-b160-e01797a8d1c7.jpg',
'https://images.openlane.eu/carimgs/5545572/general/c16fae49-a954-4b92-8e5d-c8af579ce6d9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610fcc7c-f534-5016-813c-4b2c6627ff40/610fcc7c-f534-5016-813c-4b2c6627ff40_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191362,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545572/general/cd49e464-ed20-434a-9bc5-4bde004faa7b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610fcc7c-f534-5016-813c-4b2c6627ff40/610fcc7c-f534-5016-813c-4b2c6627ff40_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184689,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545572/general/f8a7d9ed-600f-4371-9217-65b53973aa29.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610fcc7c-f534-5016-813c-4b2c6627ff40/610fcc7c-f534-5016-813c-4b2c6627ff40_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192617,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545572/general/61d266f6-b385-4148-82f3-ecd36e04b93f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610fcc7c-f534-5016-813c-4b2c6627ff40/610fcc7c-f534-5016-813c-4b2c6627ff40_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194491,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545572/general/aa94ccd2-92c1-416a-91dc-080f8ced59f7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610fcc7c-f534-5016-813c-4b2c6627ff40/610fcc7c-f534-5016-813c-4b2c6627ff40_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170259,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545572/general/7a1fa61c-6c87-44a1-8fd7-ca96664a143f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610fcc7c-f534-5016-813c-4b2c6627ff40/610fcc7c-f534-5016-813c-4b2c6627ff40_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195912,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545572/general/a7c0587b-63f7-49d8-b7db-ebd8e82e4ba0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610fcc7c-f534-5016-813c-4b2c6627ff40/610fcc7c-f534-5016-813c-4b2c6627ff40_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166447,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545572/general/2ad074a3-197a-4eee-8b91-4df6a60f4e4e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610fcc7c-f534-5016-813c-4b2c6627ff40/610fcc7c-f534-5016-813c-4b2c6627ff40_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187595,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545572/general/523c600d-185d-4919-8db9-2f9bc7a0cb25.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610fcc7c-f534-5016-813c-4b2c6627ff40/610fcc7c-f534-5016-813c-4b2c6627ff40_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199446,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545572/general/7241b568-fa47-4fcd-b160-e01797a8d1c7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610fcc7c-f534-5016-813c-4b2c6627ff40/610fcc7c-f534-5016-813c-4b2c6627ff40_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192968,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545572/general/c16fae49-a954-4b92-8e5d-c8af579ce6d9.jpg',
'Width': 800}],
'price': 13100,
'price_includes_vat': True,
'registration_date': '2024-08-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai i30 1.0 T-GDI Select - Petrol - Manual - 120 hp - 19.991 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2024}
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728401%27 HTTP/1.1" 200 None
2026-03-25 17:17:18 [adesa.de] INFO: Saving data for 10728401: {'created_time': 1774459038.606875, 'last_price_update_time': 1774459038.606887, 'auction_closing_time': 1774606800.0}
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728401') HTTP/1.1" 204 0
2026-03-25 17:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742353/general/0d730839-9c69-4a69-b722-f4240dd709a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725921)
2026-03-25 17:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742353/general/9c16c06f-3b54-4ae1-b5a0-93c1ecd9449d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725921)
2026-03-25 17:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742348/general/3ae29754-28be-4fe4-9bf4-1e5c4588aeac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725916)
2026-03-25 17:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1348e6ea90>
2026-03-25 17:17:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad30882c-10eb-59bb-af2e-81df1cf30600/ad30882c-10eb-59bb-af2e-81df1cf30600_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741323%252Fgeneral%252F435dbc56-d9d0-489b-82e3-fa165795cdaa.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741323/general/435dbc56-d9d0-489b-82e3-fa165795cdaa.jpg saved to cache
2026-03-25 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ad30882c-10eb-59bb-af2e-81df1cf30600
2026-03-25 17:17:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ad30882c-10eb-59bb-af2e-81df1cf30600, skipping ID generation
2026-03-25 17:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad30882c-10eb-59bb-af2e-81df1cf30600 with scrape type 1
2026-03-25 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ad30882c-10eb-59bb-af2e-81df1cf30600 sending to next pipeline
2026-03-25 17:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ad30882c-10eb-59bb-af2e-81df1cf30600, identifier: 10728140
2026-03-25 17:17:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341cc8450>
2026-03-25 17:17:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f853c29c-69ca-5a2e-bc2b-962f331673a3/f853c29c-69ca-5a2e-bc2b-962f331673a3_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742348%252Fgeneral%252F31ac72fc-e8ac-40c4-b563-06b8fd6e8ad0.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742348/general/31ac72fc-e8ac-40c4-b563-06b8fd6e8ad0.jpg saved to cache
2026-03-25 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f853c29c-69ca-5a2e-bc2b-962f331673a3
2026-03-25 17:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7995a689-372c-59eb-af1f-db10d4a4c5de with identifier: 10728279
2026-03-25 17:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7995a689-372c-59eb-af1f-db10d4a4c5de with scrape type 1
2026-03-25 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7995a689-372c-59eb-af1f-db10d4a4c5de
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687096%252Fgeneral%252Ffe25b2ea-59a5-44b7-9d3e-1300ad43b026.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687096/general/fe25b2ea-59a5-44b7-9d3e-1300ad43b026.jpg already downloaded
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687096%252Fgeneral%252F0e4fd3e6-0fda-44af-a828-0f6540dfe2fd.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687096/general/0e4fd3e6-0fda-44af-a828-0f6540dfe2fd.png already downloaded
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687096%252Fgeneral%252Fd3817951-bb01-484e-b72e-b425ede1757f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687096/general/d3817951-bb01-484e-b72e-b425ede1757f.jpg already downloaded
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687096%252Fgeneral%252F432f94d2-8913-4ef5-9ba5-6e5c89d556cf.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687096/general/432f94d2-8913-4ef5-9ba5-6e5c89d556cf.jpeg already downloaded
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687096%252Fgeneral%252F0579a70f-cf45-4986-b2cb-d41a9eb67773.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687096/general/0579a70f-cf45-4986-b2cb-d41a9eb67773.jpeg already downloaded
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687096%252Fgeneral%252F743eb76d-23ca-4482-98d5-343b1acde2b9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687096/general/743eb76d-23ca-4482-98d5-343b1acde2b9.jpeg already downloaded
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687096%252Fgeneral%252F5ab99619-c315-495e-a2bb-5a30a28ffcfe.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687096/general/5ab99619-c315-495e-a2bb-5a30a28ffcfe.jpeg already downloaded
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687096%252Fgeneral%252F09d96f8a-e975-4178-9eac-864a4ce3deff.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687096/general/09d96f8a-e975-4178-9eac-864a4ce3deff.jpg already downloaded
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687096%252Fgeneral%252Fabe119bb-9c30-4919-8bfd-85d934a59261.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687096/general/abe119bb-9c30-4919-8bfd-85d934a59261.jpeg already downloaded
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687096%252Fgeneral%252Feab38cf8-0f81-4551-9743-60a56959d2ee.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687096/general/eab38cf8-0f81-4551-9743-60a56959d2ee.jpeg already downloaded
2026-03-25 17:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7995a689-372c-59eb-af1f-db10d4a4c5de, identifier: 10728279
2026-03-25 17:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742353/general/df81abb7-de97-462d-8381-aed1f31762fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725921)
2026-03-25 17:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742353/general/fc41c279-ea9f-4738-a169-5414415fe282.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725921)
2026-03-25 17:17:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ad30882c-10eb-59bb-af2e-81df1cf30600 with identifier: 10728140
2026-03-25 17:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ad30882c-10eb-59bb-af2e-81df1cf30600 with identifier: 10728140
2026-03-25 17:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ad30882c-10eb-59bb-af2e-81df1cf30600 with identifier: 10728140 to the API
2026-03-25 17:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741323/general/435dbc56-d9d0-489b-82e3-fa165795cdaa.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 118,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': 'ad30882c-10eb-59bb-af2e-81df1cf30600',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31611',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728140',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Fiat',
'model': '500',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad30882c-10eb-59bb-af2e-81df1cf30600/ad30882c-10eb-59bb-af2e-81df1cf30600_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32454,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741323/general/89794e89-5d0c-47d6-ae8f-b335ba23a796.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad30882c-10eb-59bb-af2e-81df1cf30600/ad30882c-10eb-59bb-af2e-81df1cf30600_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23328,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741323/general/35ff0056-b728-4ee8-8a6d-0f3939a09f4c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad30882c-10eb-59bb-af2e-81df1cf30600/ad30882c-10eb-59bb-af2e-81df1cf30600_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32022,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741323/general/e93a5dcc-b94f-4abb-93a2-539b43801994.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad30882c-10eb-59bb-af2e-81df1cf30600/ad30882c-10eb-59bb-af2e-81df1cf30600_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45359,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741323/general/afa1ac17-da6a-415c-925f-fcc7b887c2e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad30882c-10eb-59bb-af2e-81df1cf30600/ad30882c-10eb-59bb-af2e-81df1cf30600_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53052,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741323/general/435dbc56-d9d0-489b-82e3-fa165795cdaa.jpg',
'Width': 800}],
'price': 19900,
'price_includes_vat': True,
'registration_date': '2025-12-17',
'seats_number': 4,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Fiat 500 C Red - Electric - Automatic - 118 hp - 10 km',
'transmission': 'automatic',
'trim': 'Red',
'vin': None,
'year': 2025}
2026-03-25 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728140%27 HTTP/1.1" 200 None
2026-03-25 17:17:19 [adesa.de] INFO: Saving data for 10728140: {'created_time': 1774459039.460217, 'last_price_update_time': 1774459039.460231, 'auction_closing_time': 1774605600.0}
2026-03-25 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728140') HTTP/1.1" 204 0
2026-03-25 17:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7995a689-372c-59eb-af1f-db10d4a4c5de with identifier: 10728279
2026-03-25 17:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7995a689-372c-59eb-af1f-db10d4a4c5de with identifier: 10728279
2026-03-25 17:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7995a689-372c-59eb-af1f-db10d4a4c5de with identifier: 10728279 to the API
2026-03-25 17:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728279>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '7995a689-372c-59eb-af1f-db10d4a4c5de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30006',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728279',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 59716,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 60,
'photo_urls': ['https://images.openlane.eu/carimgs/5687096/general/fe25b2ea-59a5-44b7-9d3e-1300ad43b026.jpg',
'https://images.openlane.eu/carimgs/5687096/general/0e4fd3e6-0fda-44af-a828-0f6540dfe2fd.png',
'https://images.openlane.eu/carimgs/5687096/general/d3817951-bb01-484e-b72e-b425ede1757f.jpg',
'https://images.openlane.eu/carimgs/5687096/general/432f94d2-8913-4ef5-9ba5-6e5c89d556cf.jpeg',
'https://images.openlane.eu/carimgs/5687096/general/0579a70f-cf45-4986-b2cb-d41a9eb67773.jpeg',
'https://images.openlane.eu/carimgs/5687096/general/743eb76d-23ca-4482-98d5-343b1acde2b9.jpeg',
'https://images.openlane.eu/carimgs/5687096/general/5ab99619-c315-495e-a2bb-5a30a28ffcfe.jpeg',
'https://images.openlane.eu/carimgs/5687096/general/09d96f8a-e975-4178-9eac-864a4ce3deff.jpg',
'https://images.openlane.eu/carimgs/5687096/general/abe119bb-9c30-4919-8bfd-85d934a59261.jpeg',
'https://images.openlane.eu/carimgs/5687096/general/eab38cf8-0f81-4551-9743-60a56959d2ee.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7995a689-372c-59eb-af1f-db10d4a4c5de/7995a689-372c-59eb-af1f-db10d4a4c5de_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56948,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687096/general/fe25b2ea-59a5-44b7-9d3e-1300ad43b026.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7995a689-372c-59eb-af1f-db10d4a4c5de/7995a689-372c-59eb-af1f-db10d4a4c5de_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 393828,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687096/general/0e4fd3e6-0fda-44af-a828-0f6540dfe2fd.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7995a689-372c-59eb-af1f-db10d4a4c5de/7995a689-372c-59eb-af1f-db10d4a4c5de_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59810,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687096/general/d3817951-bb01-484e-b72e-b425ede1757f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7995a689-372c-59eb-af1f-db10d4a4c5de/7995a689-372c-59eb-af1f-db10d4a4c5de_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88768,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687096/general/432f94d2-8913-4ef5-9ba5-6e5c89d556cf.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7995a689-372c-59eb-af1f-db10d4a4c5de/7995a689-372c-59eb-af1f-db10d4a4c5de_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83782,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687096/general/0579a70f-cf45-4986-b2cb-d41a9eb67773.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7995a689-372c-59eb-af1f-db10d4a4c5de/7995a689-372c-59eb-af1f-db10d4a4c5de_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90964,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687096/general/743eb76d-23ca-4482-98d5-343b1acde2b9.jpeg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7995a689-372c-59eb-af1f-db10d4a4c5de/7995a689-372c-59eb-af1f-db10d4a4c5de_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88428,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687096/general/5ab99619-c315-495e-a2bb-5a30a28ffcfe.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7995a689-372c-59eb-af1f-db10d4a4c5de/7995a689-372c-59eb-af1f-db10d4a4c5de_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52499,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687096/general/09d96f8a-e975-4178-9eac-864a4ce3deff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7995a689-372c-59eb-af1f-db10d4a4c5de/7995a689-372c-59eb-af1f-db10d4a4c5de_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98636,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687096/general/abe119bb-9c30-4919-8bfd-85d934a59261.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7995a689-372c-59eb-af1f-db10d4a4c5de/7995a689-372c-59eb-af1f-db10d4a4c5de_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73708,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687096/general/eab38cf8-0f81-4551-9743-60a56959d2ee.jpeg',
'Width': 1021}],
'price': 18700,
'price_includes_vat': True,
'registration_date': '2023-10-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid - Hybrid - Automatic - 150 hp - 59.716 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728279%27 HTTP/1.1" 200 None
2026-03-25 17:17:19 [adesa.de] INFO: Saving data for 10728279: {'created_time': 1774459039.760314, 'last_price_update_time': 1774459039.760326, 'auction_closing_time': 1774606200.0}
2026-03-25 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728279') HTTP/1.1" 204 0
2026-03-25 17:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742353/general/d099d5c9-5742-4e42-9194-7f33f15008ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725921)
2026-03-25 17:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742353/general/68559cdb-8eb8-4db8-af24-c82756026b74.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725921)
2026-03-25 17:17:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a8cd10>
2026-03-25 17:17:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252F0d730839-9c69-4a69-b722-f4240dd709a6.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/0d730839-9c69-4a69-b722-f4240dd709a6.jpg saved to cache
2026-03-25 17:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 508c8435-1ddf-5a32-ab85-390baf36f1ce
2026-03-25 17:17:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341936910>
2026-03-25 17:17:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252F9c16c06f-3b54-4ae1-b5a0-93c1ecd9449d.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/9c16c06f-3b54-4ae1-b5a0-93c1ecd9449d.jpg saved to cache
2026-03-25 17:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 508c8435-1ddf-5a32-ab85-390baf36f1ce
2026-03-25 17:17:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b8bb50>
2026-03-25 17:17:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f853c29c-69ca-5a2e-bc2b-962f331673a3/f853c29c-69ca-5a2e-bc2b-962f331673a3_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742348%252Fgeneral%252F3ae29754-28be-4fe4-9bf4-1e5c4588aeac.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742348/general/3ae29754-28be-4fe4-9bf4-1e5c4588aeac.jpg saved to cache
2026-03-25 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f853c29c-69ca-5a2e-bc2b-962f331673a3
2026-03-25 17:17:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f853c29c-69ca-5a2e-bc2b-962f331673a3, skipping ID generation
2026-03-25 17:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f853c29c-69ca-5a2e-bc2b-962f331673a3 with scrape type 1
2026-03-25 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f853c29c-69ca-5a2e-bc2b-962f331673a3 sending to next pipeline
2026-03-25 17:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f853c29c-69ca-5a2e-bc2b-962f331673a3, identifier: 10725916
2026-03-25 17:17:20 [adesa.de] INFO: Found listing with ID: 10728308
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728308%27 HTTP/1.1" 200 None
2026-03-25 17:17:20 [adesa.de] INFO: Scrape type for 10728308: 1
2026-03-25 17:17:20 [adesa.de] INFO: Scraping item 10728308 url https://www.openlane.eu/en/carv6/auction/10728308
2026-03-25 17:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa619dcc-f95b-5ddc-9144-1547c006b8c1 with identifier: 10728292
2026-03-25 17:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa619dcc-f95b-5ddc-9144-1547c006b8c1 with scrape type 1
2026-03-25 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aa619dcc-f95b-5ddc-9144-1547c006b8c1
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561867%252Fgeneral%252F05943fd0-414c-458f-84f0-e824cf719eee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561867/general/05943fd0-414c-458f-84f0-e824cf719eee.jpg already downloaded
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561867%252Fgeneral%252F25a88bfa-8470-4d76-be2b-2c36d4d503b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561867/general/25a88bfa-8470-4d76-be2b-2c36d4d503b0.jpg already downloaded
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561867%252Fgeneral%252Fe347fd80-f40b-4d9f-816d-75adc7bdced9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561867/general/e347fd80-f40b-4d9f-816d-75adc7bdced9.jpg already downloaded
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561867%252Fgeneral%252F8f29588e-6223-4108-9308-9454ffea8a4f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561867/general/8f29588e-6223-4108-9308-9454ffea8a4f.jpg already downloaded
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561867%252Fgeneral%252F0bf0db29-dccc-4dcc-8f1c-421ed4499447.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561867/general/0bf0db29-dccc-4dcc-8f1c-421ed4499447.jpg already downloaded
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561867%252Fgeneral%252F68552460-5765-42eb-be72-a5f7bace4877.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561867/general/68552460-5765-42eb-be72-a5f7bace4877.jpg already downloaded
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561867%252Fgeneral%252F71311ab7-8fac-4226-8aaa-765166dc96d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561867/general/71311ab7-8fac-4226-8aaa-765166dc96d4.jpg already downloaded
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561867%252Fgeneral%252F0fd76c85-b194-4ca0-a69d-70ddc5a5e5c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561867/general/0fd76c85-b194-4ca0-a69d-70ddc5a5e5c2.jpg already downloaded
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561867%252Fgeneral%252Fc144655d-1f5e-49e8-9137-8d0b2b5ca707.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561867/general/c144655d-1f5e-49e8-9137-8d0b2b5ca707.jpg already downloaded
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561867%252Fgeneral%252Fa677b791-b7d3-4dc6-aca9-1526d7781d23.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561867/general/a677b791-b7d3-4dc6-aca9-1526d7781d23.jpg already downloaded
2026-03-25 17:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: aa619dcc-f95b-5ddc-9144-1547c006b8c1, identifier: 10728292
2026-03-25 17:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f853c29c-69ca-5a2e-bc2b-962f331673a3 with identifier: 10725916
2026-03-25 17:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f853c29c-69ca-5a2e-bc2b-962f331673a3 with identifier: 10725916
2026-03-25 17:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f853c29c-69ca-5a2e-bc2b-962f331673a3 with identifier: 10725916 to the API
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742348/general/3ae29754-28be-4fe4-9bf4-1e5c4588aeac.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Hybrid',
'id': 'f853c29c-69ca-5a2e-bc2b-962f331673a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161261',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725916',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 22431,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f853c29c-69ca-5a2e-bc2b-962f331673a3/f853c29c-69ca-5a2e-bc2b-962f331673a3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77910,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742348/general/69ee4a7c-bc69-41df-99ba-33e1d6f1a660.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f853c29c-69ca-5a2e-bc2b-962f331673a3/f853c29c-69ca-5a2e-bc2b-962f331673a3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80210,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742348/general/bde45c17-400a-465b-bd8c-3ccc521efa49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f853c29c-69ca-5a2e-bc2b-962f331673a3/f853c29c-69ca-5a2e-bc2b-962f331673a3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76016,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742348/general/91de63d5-4146-43bc-8cca-1ce37df9b23f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f853c29c-69ca-5a2e-bc2b-962f331673a3/f853c29c-69ca-5a2e-bc2b-962f331673a3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70881,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742348/general/9bc2a1ae-9870-4c5f-8864-50ef1da4a25c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f853c29c-69ca-5a2e-bc2b-962f331673a3/f853c29c-69ca-5a2e-bc2b-962f331673a3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79440,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742348/general/3ae29754-28be-4fe4-9bf4-1e5c4588aeac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f853c29c-69ca-5a2e-bc2b-962f331673a3/f853c29c-69ca-5a2e-bc2b-962f331673a3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66868,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742348/general/5d8b11a8-d44e-43d9-a84a-63044a7b465f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f853c29c-69ca-5a2e-bc2b-962f331673a3/f853c29c-69ca-5a2e-bc2b-962f331673a3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75742,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742348/general/9c12ef7f-db95-4597-b2d6-a57700fdd441.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f853c29c-69ca-5a2e-bc2b-962f331673a3/f853c29c-69ca-5a2e-bc2b-962f331673a3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742348/general/a56d1ca4-4eea-4390-b79a-fcecc6bd11b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f853c29c-69ca-5a2e-bc2b-962f331673a3/f853c29c-69ca-5a2e-bc2b-962f331673a3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89444,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742348/general/ebfeed84-96e3-4cbe-99a0-31206bc4d6ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f853c29c-69ca-5a2e-bc2b-962f331673a3/f853c29c-69ca-5a2e-bc2b-962f331673a3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73543,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742348/general/31ac72fc-e8ac-40c4-b563-06b8fd6e8ad0.jpg',
'Width': 1024}],
'price': 17200,
'price_includes_vat': True,
'registration_date': '2024-01-05',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid - Hybrid - Automatic - 150 hp - 22.431 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725916%27 HTTP/1.1" 200 None
2026-03-25 17:17:20 [adesa.de] INFO: Saving data for 10725916: {'created_time': 1774459040.853837, 'last_price_update_time': 1774459040.853849, 'auction_closing_time': 1774607100.0}
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725916') HTTP/1.1" 204 0
2026-03-25 17:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: aa619dcc-f95b-5ddc-9144-1547c006b8c1 with identifier: 10728292
2026-03-25 17:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: aa619dcc-f95b-5ddc-9144-1547c006b8c1 with identifier: 10728292
2026-03-25 17:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: aa619dcc-f95b-5ddc-9144-1547c006b8c1 with identifier: 10728292 to the API
2026-03-25 17:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728292>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Electric',
'id': 'aa619dcc-f95b-5ddc-9144-1547c006b8c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29448',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728292',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 59444,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5561867/general/05943fd0-414c-458f-84f0-e824cf719eee.jpg',
'https://images.openlane.eu/carimgs/5561867/general/25a88bfa-8470-4d76-be2b-2c36d4d503b0.jpg',
'https://images.openlane.eu/carimgs/5561867/general/e347fd80-f40b-4d9f-816d-75adc7bdced9.jpg',
'https://images.openlane.eu/carimgs/5561867/general/8f29588e-6223-4108-9308-9454ffea8a4f.jpg',
'https://images.openlane.eu/carimgs/5561867/general/0bf0db29-dccc-4dcc-8f1c-421ed4499447.jpg',
'https://images.openlane.eu/carimgs/5561867/general/68552460-5765-42eb-be72-a5f7bace4877.jpg',
'https://images.openlane.eu/carimgs/5561867/general/71311ab7-8fac-4226-8aaa-765166dc96d4.jpg',
'https://images.openlane.eu/carimgs/5561867/general/0fd76c85-b194-4ca0-a69d-70ddc5a5e5c2.jpg',
'https://images.openlane.eu/carimgs/5561867/general/c144655d-1f5e-49e8-9137-8d0b2b5ca707.jpg',
'https://images.openlane.eu/carimgs/5561867/general/a677b791-b7d3-4dc6-aca9-1526d7781d23.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa619dcc-f95b-5ddc-9144-1547c006b8c1/aa619dcc-f95b-5ddc-9144-1547c006b8c1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561867/general/05943fd0-414c-458f-84f0-e824cf719eee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa619dcc-f95b-5ddc-9144-1547c006b8c1/aa619dcc-f95b-5ddc-9144-1547c006b8c1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137461,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561867/general/25a88bfa-8470-4d76-be2b-2c36d4d503b0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa619dcc-f95b-5ddc-9144-1547c006b8c1/aa619dcc-f95b-5ddc-9144-1547c006b8c1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195592,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561867/general/e347fd80-f40b-4d9f-816d-75adc7bdced9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa619dcc-f95b-5ddc-9144-1547c006b8c1/aa619dcc-f95b-5ddc-9144-1547c006b8c1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304083,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561867/general/8f29588e-6223-4108-9308-9454ffea8a4f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa619dcc-f95b-5ddc-9144-1547c006b8c1/aa619dcc-f95b-5ddc-9144-1547c006b8c1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240608,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561867/general/0bf0db29-dccc-4dcc-8f1c-421ed4499447.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa619dcc-f95b-5ddc-9144-1547c006b8c1/aa619dcc-f95b-5ddc-9144-1547c006b8c1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188872,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561867/general/68552460-5765-42eb-be72-a5f7bace4877.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa619dcc-f95b-5ddc-9144-1547c006b8c1/aa619dcc-f95b-5ddc-9144-1547c006b8c1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561867/general/71311ab7-8fac-4226-8aaa-765166dc96d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa619dcc-f95b-5ddc-9144-1547c006b8c1/aa619dcc-f95b-5ddc-9144-1547c006b8c1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267559,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561867/general/0fd76c85-b194-4ca0-a69d-70ddc5a5e5c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa619dcc-f95b-5ddc-9144-1547c006b8c1/aa619dcc-f95b-5ddc-9144-1547c006b8c1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220381,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561867/general/c144655d-1f5e-49e8-9137-8d0b2b5ca707.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa619dcc-f95b-5ddc-9144-1547c006b8c1/aa619dcc-f95b-5ddc-9144-1547c006b8c1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313101,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561867/general/a677b791-b7d3-4dc6-aca9-1526d7781d23.jpg',
'Width': 1024}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2023-07-18',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q4 E-tron 35 - Electric - Automatic - 170 hp - 59.444 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728292%27 HTTP/1.1" 200 None
2026-03-25 17:17:21 [adesa.de] INFO: Saving data for 10728292: {'created_time': 1774459041.217645, 'last_price_update_time': 1774459041.217656, 'auction_closing_time': 1774606200.0}
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728292') HTTP/1.1" 204 0
2026-03-25 17:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662112/general/92087614-9e44-483b-bd9f-e7e618a5a1ec.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10728183)
2026-03-25 17:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662112/general/ff35fa11-6de7-43f1-9771-70bcb534045d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728183)
2026-03-25 17:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662112/general/a653bee9-929f-42ed-b9e5-8788f558595c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728183)
2026-03-25 17:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742353/general/06633b02-a8b5-45ce-b3f7-52826a09670d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725921)
2026-03-25 17:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662112/general/053b1116-aae9-42c2-be51-4f0f2b108812.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10728183)
2026-03-25 17:17:21 [adesa.de] INFO: Found listing with ID: 10728310
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728310%27 HTTP/1.1" 200 None
2026-03-25 17:17:21 [adesa.de] INFO: Scrape type for 10728310: 1
2026-03-25 17:17:21 [adesa.de] INFO: Scraping item 10728310 url https://www.openlane.eu/en/carv6/auction/10728310
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429f75d0>
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252Fdf81abb7-de97-462d-8381-aed1f31762fc.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/df81abb7-de97-462d-8381-aed1f31762fc.jpg saved to cache
2026-03-25 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 508c8435-1ddf-5a32-ab85-390baf36f1ce
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341cfca10>
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252Ffc41c279-ea9f-4738-a169-5414415fe282.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/fc41c279-ea9f-4738-a169-5414415fe282.jpg saved to cache
2026-03-25 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 508c8435-1ddf-5a32-ab85-390baf36f1ce
2026-03-25 17:17:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662112/general/7655ef44-8978-4474-b0b4-a6b022f33f27.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10728183)
2026-03-25 17:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728313> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728353> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:21 [adesa.de] INFO: Found listing with ID: 10725959
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725959%27 HTTP/1.1" 200 None
2026-03-25 17:17:21 [adesa.de] INFO: Scrape type for 10725959: 1
2026-03-25 17:17:21 [adesa.de] INFO: Scraping item 10725959 url https://www.openlane.eu/en/carv6/auction/10725959
2026-03-25 17:17:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a34390>
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252Fd099d5c9-5742-4e42-9194-7f33f15008ed.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/d099d5c9-5742-4e42-9194-7f33f15008ed.jpg saved to cache
2026-03-25 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 508c8435-1ddf-5a32-ab85-390baf36f1ce
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1348c07bd0>
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252F68559cdb-8eb8-4db8-af24-c82756026b74.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/68559cdb-8eb8-4db8-af24-c82756026b74.jpg saved to cache
2026-03-25 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 508c8435-1ddf-5a32-ab85-390baf36f1ce
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134299e250>
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66e4dbdd-b6e6-535d-a7f5-e6023467f740/66e4dbdd-b6e6-535d-a7f5-e6023467f740_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662112%252Fgeneral%252F92087614-9e44-483b-bd9f-e7e618a5a1ec.jpeg') HTTP/1.1" 204 0
2026-03-25 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662112/general/92087614-9e44-483b-bd9f-e7e618a5a1ec.jpeg saved to cache
2026-03-25 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 66e4dbdd-b6e6-535d-a7f5-e6023467f740
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341c9d690>
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66e4dbdd-b6e6-535d-a7f5-e6023467f740/66e4dbdd-b6e6-535d-a7f5-e6023467f740_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662112%252Fgeneral%252Fff35fa11-6de7-43f1-9771-70bcb534045d.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662112/general/ff35fa11-6de7-43f1-9771-70bcb534045d.jpg saved to cache
2026-03-25 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 66e4dbdd-b6e6-535d-a7f5-e6023467f740
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341cad6d0>
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66e4dbdd-b6e6-535d-a7f5-e6023467f740/66e4dbdd-b6e6-535d-a7f5-e6023467f740_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662112%252Fgeneral%252Fa653bee9-929f-42ed-b9e5-8788f558595c.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662112/general/a653bee9-929f-42ed-b9e5-8788f558595c.jpg saved to cache
2026-03-25 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 66e4dbdd-b6e6-535d-a7f5-e6023467f740
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342ac1590>
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252F06633b02-a8b5-45ce-b3f7-52826a09670d.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/06633b02-a8b5-45ce-b3f7-52826a09670d.jpg saved to cache
2026-03-25 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 508c8435-1ddf-5a32-ab85-390baf36f1ce
2026-03-25 17:17:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 508c8435-1ddf-5a32-ab85-390baf36f1ce, skipping ID generation
2026-03-25 17:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 508c8435-1ddf-5a32-ab85-390baf36f1ce with scrape type 1
2026-03-25 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 508c8435-1ddf-5a32-ab85-390baf36f1ce sending to next pipeline
2026-03-25 17:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 508c8435-1ddf-5a32-ab85-390baf36f1ce, identifier: 10725921
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342970e90>
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66e4dbdd-b6e6-535d-a7f5-e6023467f740/66e4dbdd-b6e6-535d-a7f5-e6023467f740_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662112%252Fgeneral%252F053b1116-aae9-42c2-be51-4f0f2b108812.jpeg') HTTP/1.1" 204 0
2026-03-25 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662112/general/053b1116-aae9-42c2-be51-4f0f2b108812.jpeg saved to cache
2026-03-25 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 66e4dbdd-b6e6-535d-a7f5-e6023467f740
2026-03-25 17:17:21 [adesa.de] INFO: Found listing with ID: 10728408
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728408%27 HTTP/1.1" 200 None
2026-03-25 17:17:21 [adesa.de] INFO: Scrape type for 10728408: 1
2026-03-25 17:17:21 [adesa.de] INFO: Scraping item 10728408 url https://www.openlane.eu/en/carv6/auction/10728408
2026-03-25 17:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 508c8435-1ddf-5a32-ab85-390baf36f1ce with identifier: 10725921
2026-03-25 17:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 508c8435-1ddf-5a32-ab85-390baf36f1ce with identifier: 10725921
2026-03-25 17:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 508c8435-1ddf-5a32-ab85-390baf36f1ce with identifier: 10725921 to the API
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742353/general/06633b02-a8b5-45ce-b3f7-52826a09670d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '508c8435-1ddf-5a32-ab85-390baf36f1ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016125D',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725921',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 14637,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53208,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742353/general/06633b02-a8b5-45ce-b3f7-52826a09670d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56140,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742353/general/8938604c-4841-46ba-b431-ef6e4a0b25f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59926,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742353/general/d099d5c9-5742-4e42-9194-7f33f15008ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56131,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742353/general/68559cdb-8eb8-4db8-af24-c82756026b74.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93807,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742353/general/fc41c279-ea9f-4738-a169-5414415fe282.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110087,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742353/general/9c16c06f-3b54-4ae1-b5a0-93c1ecd9449d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102982,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742353/general/de500fd4-c9c7-43ff-93c8-4333c4f3c91b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134975,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742353/general/df81abb7-de97-462d-8381-aed1f31762fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89070,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742353/general/0d730839-9c69-4a69-b722-f4240dd709a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161233,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742353/general/3d75bd6b-5808-4229-a060-cf53a9c22e88.jpg',
'Width': 1024}],
'price': 19600,
'price_includes_vat': True,
'registration_date': '2023-12-21',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid - Hybrid - Automatic - 150 hp - 14.637 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725921%27 HTTP/1.1" 200 None
2026-03-25 17:17:22 [adesa.de] INFO: Saving data for 10725921: {'created_time': 1774459042.083584, 'last_price_update_time': 1774459042.083596, 'auction_closing_time': 1774607100.0}
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725921') HTTP/1.1" 204 0
2026-03-25 17:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662112/general/12be96ba-9800-448d-9079-c4006ab2e05e.png> (referer: https://www.openlane.eu/en/carv6/auction/10728183)
2026-03-25 17:17:22 [adesa.de] INFO: Found listing with ID: 10728392
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728392%27 HTTP/1.1" 200 None
2026-03-25 17:17:22 [adesa.de] INFO: Scrape type for 10728392: 1
2026-03-25 17:17:22 [adesa.de] INFO: Scraping item 10728392 url https://www.openlane.eu/en/carv6/auction/10728392
2026-03-25 17:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341dbb7d0>
2026-03-25 17:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66e4dbdd-b6e6-535d-a7f5-e6023467f740/66e4dbdd-b6e6-535d-a7f5-e6023467f740_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662112%252Fgeneral%252F7655ef44-8978-4474-b0b4-a6b022f33f27.jpeg') HTTP/1.1" 204 0
2026-03-25 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662112/general/7655ef44-8978-4474-b0b4-a6b022f33f27.jpeg saved to cache
2026-03-25 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 66e4dbdd-b6e6-535d-a7f5-e6023467f740
2026-03-25 17:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b21ed19-4a98-5ac8-a55a-f35cbd5a788d with identifier: 10728313
2026-03-25 17:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b21ed19-4a98-5ac8-a55a-f35cbd5a788d with scrape type 1
2026-03-25 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9b21ed19-4a98-5ac8-a55a-f35cbd5a788d
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664087%252Fgeneral%252F68e9463e-bdb0-40eb-b78f-6505869e8529.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664087/general/68e9463e-bdb0-40eb-b78f-6505869e8529.png already downloaded
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664087%252Fgeneral%252F3221bd6a-9797-4c51-a7b4-b8bdaea02796.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664087/general/3221bd6a-9797-4c51-a7b4-b8bdaea02796.png already downloaded
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664087%252Fgeneral%252F309fa379-a366-491c-8e71-d796cad0f586.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664087/general/309fa379-a366-491c-8e71-d796cad0f586.png already downloaded
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664087%252Fgeneral%252F508cecc7-7859-4671-8a9c-4e65ffdc9a0c.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664087/general/508cecc7-7859-4671-8a9c-4e65ffdc9a0c.png already downloaded
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664087%252Fgeneral%252F54bfc68f-ad6c-44c5-bd21-dee87dcdbeb4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664087/general/54bfc68f-ad6c-44c5-bd21-dee87dcdbeb4.jpeg already downloaded
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664087%252Fgeneral%252F8ce7ac55-21cf-4810-9fec-f92be2587829.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664087/general/8ce7ac55-21cf-4810-9fec-f92be2587829.jpeg already downloaded
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664087%252Fgeneral%252F31eda4bf-81f5-47e3-9627-20003460966f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664087/general/31eda4bf-81f5-47e3-9627-20003460966f.jpg already downloaded
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664087%252Fgeneral%252F161ede97-2068-4b88-9d81-cb9b47a5ebb6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664087/general/161ede97-2068-4b88-9d81-cb9b47a5ebb6.jpeg already downloaded
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664087%252Fgeneral%252F1b80562d-b9b8-4441-bef5-ba9bfb9e6881.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664087/general/1b80562d-b9b8-4441-bef5-ba9bfb9e6881.jpeg already downloaded
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664087%252Fgeneral%252F11b50640-4e2f-4ba6-bfbb-5dee8ee9f91a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664087/general/11b50640-4e2f-4ba6-bfbb-5dee8ee9f91a.jpg already downloaded
2026-03-25 17:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9b21ed19-4a98-5ac8-a55a-f35cbd5a788d, identifier: 10728313
2026-03-25 17:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2452569a-783c-5985-9e00-91ebde07a2f9 with identifier: 10728353
2026-03-25 17:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2452569a-783c-5985-9e00-91ebde07a2f9 with scrape type 1
2026-03-25 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2452569a-783c-5985-9e00-91ebde07a2f9
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649698%252Fgeneral%252Fd14fadb7-053f-4fb2-b604-3b6d2eb74ae2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649698/general/d14fadb7-053f-4fb2-b604-3b6d2eb74ae2.jpg already downloaded
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649698%252Fgeneral%252F91799e07-4b18-49ab-8cc4-7c2e63d6c6ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649698/general/91799e07-4b18-49ab-8cc4-7c2e63d6c6ab.jpg already downloaded
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649698%252Fgeneral%252Fdedd71da-79c7-44d4-9d71-650195dceafb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649698/general/dedd71da-79c7-44d4-9d71-650195dceafb.jpg already downloaded
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649698%252Fgeneral%252F4f209b03-05dd-485a-8fdd-6614391396af.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649698/general/4f209b03-05dd-485a-8fdd-6614391396af.jpg already downloaded
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649698%252Fgeneral%252Fac0c91d6-56c2-4f2d-be54-8e5b3604512c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649698/general/ac0c91d6-56c2-4f2d-be54-8e5b3604512c.jpg already downloaded
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649698%252Fgeneral%252Ff0abf5f8-1f69-4c11-a4c4-e61d09d88d37.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649698/general/f0abf5f8-1f69-4c11-a4c4-e61d09d88d37.jpg already downloaded
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649698%252Fgeneral%252F04418e70-edc7-4f98-8b3e-b4686c6dda41.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649698/general/04418e70-edc7-4f98-8b3e-b4686c6dda41.jpg already downloaded
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649698%252Fgeneral%252Fbf639eec-561a-40c3-8053-14a117b32303.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649698/general/bf639eec-561a-40c3-8053-14a117b32303.jpg already downloaded
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649698%252Fgeneral%252F190f887f-4515-40dc-8d2c-5b025938964d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649698/general/190f887f-4515-40dc-8d2c-5b025938964d.jpg already downloaded
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649698%252Fgeneral%252F03ac7d35-7c3d-4dc5-b8f1-ac8079d09227.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649698/general/03ac7d35-7c3d-4dc5-b8f1-ac8079d09227.jpg already downloaded
2026-03-25 17:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2452569a-783c-5985-9e00-91ebde07a2f9, identifier: 10728353
2026-03-25 17:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662112/general/49c5cfbd-efc9-4198-a4ba-bca85fff43e1.png> (referer: https://www.openlane.eu/en/carv6/auction/10728183)
2026-03-25 17:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728309> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9b21ed19-4a98-5ac8-a55a-f35cbd5a788d with identifier: 10728313
2026-03-25 17:17:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9b21ed19-4a98-5ac8-a55a-f35cbd5a788d with identifier: 10728313
2026-03-25 17:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9b21ed19-4a98-5ac8-a55a-f35cbd5a788d with identifier: 10728313 to the API
2026-03-25 17:17:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728313>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': '9b21ed19-4a98-5ac8-a55a-f35cbd5a788d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30848',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728313',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 18045,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 57,
'photo_urls': ['https://images.openlane.eu/carimgs/5664087/general/68e9463e-bdb0-40eb-b78f-6505869e8529.png',
'https://images.openlane.eu/carimgs/5664087/general/3221bd6a-9797-4c51-a7b4-b8bdaea02796.png',
'https://images.openlane.eu/carimgs/5664087/general/309fa379-a366-491c-8e71-d796cad0f586.png',
'https://images.openlane.eu/carimgs/5664087/general/508cecc7-7859-4671-8a9c-4e65ffdc9a0c.png',
'https://images.openlane.eu/carimgs/5664087/general/54bfc68f-ad6c-44c5-bd21-dee87dcdbeb4.jpeg',
'https://images.openlane.eu/carimgs/5664087/general/8ce7ac55-21cf-4810-9fec-f92be2587829.jpeg',
'https://images.openlane.eu/carimgs/5664087/general/31eda4bf-81f5-47e3-9627-20003460966f.jpg',
'https://images.openlane.eu/carimgs/5664087/general/161ede97-2068-4b88-9d81-cb9b47a5ebb6.jpeg',
'https://images.openlane.eu/carimgs/5664087/general/1b80562d-b9b8-4441-bef5-ba9bfb9e6881.jpeg',
'https://images.openlane.eu/carimgs/5664087/general/11b50640-4e2f-4ba6-bfbb-5dee8ee9f91a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b21ed19-4a98-5ac8-a55a-f35cbd5a788d/9b21ed19-4a98-5ac8-a55a-f35cbd5a788d_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 325727,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664087/general/68e9463e-bdb0-40eb-b78f-6505869e8529.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b21ed19-4a98-5ac8-a55a-f35cbd5a788d/9b21ed19-4a98-5ac8-a55a-f35cbd5a788d_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 409538,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664087/general/3221bd6a-9797-4c51-a7b4-b8bdaea02796.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b21ed19-4a98-5ac8-a55a-f35cbd5a788d/9b21ed19-4a98-5ac8-a55a-f35cbd5a788d_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 332478,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664087/general/309fa379-a366-491c-8e71-d796cad0f586.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b21ed19-4a98-5ac8-a55a-f35cbd5a788d/9b21ed19-4a98-5ac8-a55a-f35cbd5a788d_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 368496,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664087/general/508cecc7-7859-4671-8a9c-4e65ffdc9a0c.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b21ed19-4a98-5ac8-a55a-f35cbd5a788d/9b21ed19-4a98-5ac8-a55a-f35cbd5a788d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47568,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664087/general/54bfc68f-ad6c-44c5-bd21-dee87dcdbeb4.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b21ed19-4a98-5ac8-a55a-f35cbd5a788d/9b21ed19-4a98-5ac8-a55a-f35cbd5a788d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59563,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664087/general/8ce7ac55-21cf-4810-9fec-f92be2587829.jpeg',
'Width': 802},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b21ed19-4a98-5ac8-a55a-f35cbd5a788d/9b21ed19-4a98-5ac8-a55a-f35cbd5a788d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54834,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664087/general/31eda4bf-81f5-47e3-9627-20003460966f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b21ed19-4a98-5ac8-a55a-f35cbd5a788d/9b21ed19-4a98-5ac8-a55a-f35cbd5a788d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72584,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664087/general/161ede97-2068-4b88-9d81-cb9b47a5ebb6.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b21ed19-4a98-5ac8-a55a-f35cbd5a788d/9b21ed19-4a98-5ac8-a55a-f35cbd5a788d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39973,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664087/general/1b80562d-b9b8-4441-bef5-ba9bfb9e6881.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b21ed19-4a98-5ac8-a55a-f35cbd5a788d/9b21ed19-4a98-5ac8-a55a-f35cbd5a788d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46915,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664087/general/11b50640-4e2f-4ba6-bfbb-5dee8ee9f91a.jpg',
'Width': 800}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2025-04-15',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 100 hp - 18.045 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728313%27 HTTP/1.1" 200 None
2026-03-25 17:17:33 [adesa.de] INFO: Saving data for 10728313: {'created_time': 1774459053.213254, 'last_price_update_time': 1774459053.213266, 'auction_closing_time': 1774606200.0}
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728313') HTTP/1.1" 204 0
2026-03-25 17:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2452569a-783c-5985-9e00-91ebde07a2f9 with identifier: 10728353
2026-03-25 17:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2452569a-783c-5985-9e00-91ebde07a2f9 with identifier: 10728353
2026-03-25 17:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2452569a-783c-5985-9e00-91ebde07a2f9 with identifier: 10728353 to the API
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728353>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '2452569a-783c-5985-9e00-91ebde07a2f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29094',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728353',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Combo',
'odometer': 89000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 66,
'photo_urls': ['https://images.openlane.eu/carimgs/5649698/general/d14fadb7-053f-4fb2-b604-3b6d2eb74ae2.jpg',
'https://images.openlane.eu/carimgs/5649698/general/91799e07-4b18-49ab-8cc4-7c2e63d6c6ab.jpg',
'https://images.openlane.eu/carimgs/5649698/general/dedd71da-79c7-44d4-9d71-650195dceafb.jpg',
'https://images.openlane.eu/carimgs/5649698/general/4f209b03-05dd-485a-8fdd-6614391396af.jpg',
'https://images.openlane.eu/carimgs/5649698/general/ac0c91d6-56c2-4f2d-be54-8e5b3604512c.jpg',
'https://images.openlane.eu/carimgs/5649698/general/f0abf5f8-1f69-4c11-a4c4-e61d09d88d37.jpg',
'https://images.openlane.eu/carimgs/5649698/general/04418e70-edc7-4f98-8b3e-b4686c6dda41.jpg',
'https://images.openlane.eu/carimgs/5649698/general/bf639eec-561a-40c3-8053-14a117b32303.jpg',
'https://images.openlane.eu/carimgs/5649698/general/190f887f-4515-40dc-8d2c-5b025938964d.jpg',
'https://images.openlane.eu/carimgs/5649698/general/03ac7d35-7c3d-4dc5-b8f1-ac8079d09227.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2452569a-783c-5985-9e00-91ebde07a2f9/2452569a-783c-5985-9e00-91ebde07a2f9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50798,
'Height': 472,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649698/general/d14fadb7-053f-4fb2-b604-3b6d2eb74ae2.jpg',
'Width': 629},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2452569a-783c-5985-9e00-91ebde07a2f9/2452569a-783c-5985-9e00-91ebde07a2f9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47751,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649698/general/91799e07-4b18-49ab-8cc4-7c2e63d6c6ab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2452569a-783c-5985-9e00-91ebde07a2f9/2452569a-783c-5985-9e00-91ebde07a2f9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50787,
'Height': 472,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649698/general/dedd71da-79c7-44d4-9d71-650195dceafb.jpg',
'Width': 629},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2452569a-783c-5985-9e00-91ebde07a2f9/2452569a-783c-5985-9e00-91ebde07a2f9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46110,
'Height': 472,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649698/general/4f209b03-05dd-485a-8fdd-6614391396af.jpg',
'Width': 629},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2452569a-783c-5985-9e00-91ebde07a2f9/2452569a-783c-5985-9e00-91ebde07a2f9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39688,
'Height': 504,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649698/general/ac0c91d6-56c2-4f2d-be54-8e5b3604512c.jpg',
'Width': 672},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2452569a-783c-5985-9e00-91ebde07a2f9/2452569a-783c-5985-9e00-91ebde07a2f9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48617,
'Height': 472,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649698/general/f0abf5f8-1f69-4c11-a4c4-e61d09d88d37.jpg',
'Width': 629},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2452569a-783c-5985-9e00-91ebde07a2f9/2452569a-783c-5985-9e00-91ebde07a2f9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51869,
'Height': 472,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649698/general/04418e70-edc7-4f98-8b3e-b4686c6dda41.jpg',
'Width': 629},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2452569a-783c-5985-9e00-91ebde07a2f9/2452569a-783c-5985-9e00-91ebde07a2f9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36341,
'Height': 472,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649698/general/bf639eec-561a-40c3-8053-14a117b32303.jpg',
'Width': 629},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2452569a-783c-5985-9e00-91ebde07a2f9/2452569a-783c-5985-9e00-91ebde07a2f9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39046,
'Height': 472,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649698/general/190f887f-4515-40dc-8d2c-5b025938964d.jpg',
'Width': 629},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2452569a-783c-5985-9e00-91ebde07a2f9/2452569a-783c-5985-9e00-91ebde07a2f9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 12847,
'Height': 504,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649698/general/03ac7d35-7c3d-4dc5-b8f1-ac8079d09227.jpg',
'Width': 672}],
'price': 7000,
'price_includes_vat': True,
'registration_date': '2020-05-29',
'seats_number': 2,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Combo Cargo 1.5 Edition - Diesel - Manual - 102 hp - 89.000 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728353%27 HTTP/1.1" 200 None
2026-03-25 17:17:33 [adesa.de] INFO: Saving data for 10728353: {'created_time': 1774459053.55002, 'last_price_update_time': 1774459053.550034, 'auction_closing_time': 1774606200.0}
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728353') HTTP/1.1" 204 0
2026-03-25 17:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662112/general/2f206732-37c5-408f-88fe-371c77b2abd8.png> (referer: https://www.openlane.eu/en/carv6/auction/10728183)
2026-03-25 17:17:33 [adesa.de] INFO: Found listing with ID: 10728327
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728327%27 HTTP/1.1" 200 None
2026-03-25 17:17:33 [adesa.de] INFO: Scrape type for 10728327: 1
2026-03-25 17:17:33 [adesa.de] INFO: Scraping item 10728327 url https://www.openlane.eu/en/carv6/auction/10728327
2026-03-25 17:17:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728264> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:33 [adesa.de] INFO: Found listing with ID: 10728430
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728430%27 HTTP/1.1" 200 None
2026-03-25 17:17:33 [adesa.de] INFO: Scrape type for 10728430: 1
2026-03-25 17:17:33 [adesa.de] INFO: Scraping item 10728430 url https://www.openlane.eu/en/carv6/auction/10728430
2026-03-25 17:17:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728120> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728368> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728405> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:33 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-25 17:17:33 [PIL.PngImagePlugin] DEBUG: STREAM b'pHYs' 41 9
2026-03-25 17:17:33 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 62 65535
2026-03-25 17:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342785710>
2026-03-25 17:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66e4dbdd-b6e6-535d-a7f5-e6023467f740/66e4dbdd-b6e6-535d-a7f5-e6023467f740_image_3.png HTTP/1.1" 201 0
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662112%252Fgeneral%252F12be96ba-9800-448d-9079-c4006ab2e05e.png') HTTP/1.1" 204 0
2026-03-25 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662112/general/12be96ba-9800-448d-9079-c4006ab2e05e.png saved to cache
2026-03-25 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 66e4dbdd-b6e6-535d-a7f5-e6023467f740
2026-03-25 17:17:33 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-25 17:17:33 [PIL.PngImagePlugin] DEBUG: STREAM b'pHYs' 41 9
2026-03-25 17:17:33 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 62 65535
2026-03-25 17:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bb2a10>
2026-03-25 17:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66e4dbdd-b6e6-535d-a7f5-e6023467f740/66e4dbdd-b6e6-535d-a7f5-e6023467f740_image_2.png HTTP/1.1" 201 0
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662112%252Fgeneral%252F49c5cfbd-efc9-4198-a4ba-bca85fff43e1.png') HTTP/1.1" 204 0
2026-03-25 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662112/general/49c5cfbd-efc9-4198-a4ba-bca85fff43e1.png saved to cache
2026-03-25 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 66e4dbdd-b6e6-535d-a7f5-e6023467f740
2026-03-25 17:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1114564a-bf54-52bc-bcc6-97a5701808a4 with identifier: 10728309
2026-03-25 17:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1114564a-bf54-52bc-bcc6-97a5701808a4 with scrape type 1
2026-03-25 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1114564a-bf54-52bc-bcc6-97a5701808a4
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663992%252Fgeneral%252Fe995e5f2-0ed8-4326-b9c1-bbe0acac5163.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663992/general/e995e5f2-0ed8-4326-b9c1-bbe0acac5163.png already downloaded
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663992%252Fgeneral%252F6fe76316-f0f5-452c-bcdb-6eae8c613863.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663992/general/6fe76316-f0f5-452c-bcdb-6eae8c613863.png already downloaded
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663992%252Fgeneral%252F793a01fa-2253-42d9-aeec-d2c14d6809bc.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663992/general/793a01fa-2253-42d9-aeec-d2c14d6809bc.png already downloaded
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663992%252Fgeneral%252F0145806f-ca5b-45aa-9aa7-1f891e04c570.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663992/general/0145806f-ca5b-45aa-9aa7-1f891e04c570.jpg already downloaded
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663992%252Fgeneral%252F5b939af3-1e54-4e30-b804-0407577d3f2a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663992/general/5b939af3-1e54-4e30-b804-0407577d3f2a.jpeg already downloaded
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663992%252Fgeneral%252F87a2a655-2966-4177-bce7-b8cf7ad26d26.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663992/general/87a2a655-2966-4177-bce7-b8cf7ad26d26.jpg already downloaded
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663992%252Fgeneral%252F72ddc3b7-c7bc-45fb-8ee2-ee781413a9b1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663992/general/72ddc3b7-c7bc-45fb-8ee2-ee781413a9b1.jpeg already downloaded
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663992%252Fgeneral%252Fa65bc98b-4868-49b3-8879-3ed056dd780a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663992/general/a65bc98b-4868-49b3-8879-3ed056dd780a.jpg already downloaded
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663992%252Fgeneral%252Fd894c5de-dae5-43b6-b3e7-1be6d4fd9213.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663992/general/d894c5de-dae5-43b6-b3e7-1be6d4fd9213.jpg already downloaded
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663992%252Fgeneral%252F2d260c20-19ce-495b-b1bf-4143c0c101af.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663992/general/2d260c20-19ce-495b-b1bf-4143c0c101af.jpg already downloaded
2026-03-25 17:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1114564a-bf54-52bc-bcc6-97a5701808a4, identifier: 10728309
2026-03-25 17:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662112/general/9b445fcf-b322-4d35-a933-f1e39cadab38.png> (referer: https://www.openlane.eu/en/carv6/auction/10728183)
2026-03-25 17:17:34 [adesa.de] INFO: Found listing with ID: 10728431
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728431%27 HTTP/1.1" 200 None
2026-03-25 17:17:34 [adesa.de] INFO: Scrape type for 10728431: 1
2026-03-25 17:17:34 [adesa.de] INFO: Scraping item 10728431 url https://www.openlane.eu/en/carv6/auction/10728431
2026-03-25 17:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1114564a-bf54-52bc-bcc6-97a5701808a4 with identifier: 10728309
2026-03-25 17:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1114564a-bf54-52bc-bcc6-97a5701808a4 with identifier: 10728309
2026-03-25 17:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1114564a-bf54-52bc-bcc6-97a5701808a4 with identifier: 10728309 to the API
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728309>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': '1114564a-bf54-52bc-bcc6-97a5701808a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30842',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728309',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 24196,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5663992/general/e995e5f2-0ed8-4326-b9c1-bbe0acac5163.png',
'https://images.openlane.eu/carimgs/5663992/general/6fe76316-f0f5-452c-bcdb-6eae8c613863.png',
'https://images.openlane.eu/carimgs/5663992/general/793a01fa-2253-42d9-aeec-d2c14d6809bc.png',
'https://images.openlane.eu/carimgs/5663992/general/0145806f-ca5b-45aa-9aa7-1f891e04c570.jpg',
'https://images.openlane.eu/carimgs/5663992/general/5b939af3-1e54-4e30-b804-0407577d3f2a.jpeg',
'https://images.openlane.eu/carimgs/5663992/general/87a2a655-2966-4177-bce7-b8cf7ad26d26.jpg',
'https://images.openlane.eu/carimgs/5663992/general/72ddc3b7-c7bc-45fb-8ee2-ee781413a9b1.jpeg',
'https://images.openlane.eu/carimgs/5663992/general/a65bc98b-4868-49b3-8879-3ed056dd780a.jpg',
'https://images.openlane.eu/carimgs/5663992/general/d894c5de-dae5-43b6-b3e7-1be6d4fd9213.jpg',
'https://images.openlane.eu/carimgs/5663992/general/2d260c20-19ce-495b-b1bf-4143c0c101af.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1114564a-bf54-52bc-bcc6-97a5701808a4/1114564a-bf54-52bc-bcc6-97a5701808a4_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 375153,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663992/general/e995e5f2-0ed8-4326-b9c1-bbe0acac5163.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1114564a-bf54-52bc-bcc6-97a5701808a4/1114564a-bf54-52bc-bcc6-97a5701808a4_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 352589,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663992/general/6fe76316-f0f5-452c-bcdb-6eae8c613863.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1114564a-bf54-52bc-bcc6-97a5701808a4/1114564a-bf54-52bc-bcc6-97a5701808a4_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 365387,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663992/general/793a01fa-2253-42d9-aeec-d2c14d6809bc.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1114564a-bf54-52bc-bcc6-97a5701808a4/1114564a-bf54-52bc-bcc6-97a5701808a4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35448,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663992/general/0145806f-ca5b-45aa-9aa7-1f891e04c570.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1114564a-bf54-52bc-bcc6-97a5701808a4/1114564a-bf54-52bc-bcc6-97a5701808a4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39223,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663992/general/5b939af3-1e54-4e30-b804-0407577d3f2a.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1114564a-bf54-52bc-bcc6-97a5701808a4/1114564a-bf54-52bc-bcc6-97a5701808a4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32751,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663992/general/87a2a655-2966-4177-bce7-b8cf7ad26d26.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1114564a-bf54-52bc-bcc6-97a5701808a4/1114564a-bf54-52bc-bcc6-97a5701808a4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49770,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663992/general/72ddc3b7-c7bc-45fb-8ee2-ee781413a9b1.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1114564a-bf54-52bc-bcc6-97a5701808a4/1114564a-bf54-52bc-bcc6-97a5701808a4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37667,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663992/general/a65bc98b-4868-49b3-8879-3ed056dd780a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1114564a-bf54-52bc-bcc6-97a5701808a4/1114564a-bf54-52bc-bcc6-97a5701808a4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40584,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663992/general/d894c5de-dae5-43b6-b3e7-1be6d4fd9213.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1114564a-bf54-52bc-bcc6-97a5701808a4/1114564a-bf54-52bc-bcc6-97a5701808a4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40848,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663992/general/2d260c20-19ce-495b-b1bf-4143c0c101af.jpg',
'Width': 800}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2025-02-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 100 hp - 24.196 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728309%27 HTTP/1.1" 200 None
2026-03-25 17:17:34 [adesa.de] INFO: Saving data for 10728309: {'created_time': 1774459054.417916, 'last_price_update_time': 1774459054.417928, 'auction_closing_time': 1774606200.0}
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728309') HTTP/1.1" 204 0
2026-03-25 17:17:34 [adesa.de] INFO: Found listing with ID: 10728391
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728391%27 HTTP/1.1" 200 None
2026-03-25 17:17:34 [adesa.de] INFO: Scrape type for 10728391: 1
2026-03-25 17:17:34 [adesa.de] INFO: Scraping item 10728391 url https://www.openlane.eu/en/carv6/auction/10728391
2026-03-25 17:17:34 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-25 17:17:34 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 41 315868
2026-03-25 17:17:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13428bfb90>
2026-03-25 17:17:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66e4dbdd-b6e6-535d-a7f5-e6023467f740/66e4dbdd-b6e6-535d-a7f5-e6023467f740_image_1.png HTTP/1.1" 201 0
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662112%252Fgeneral%252F2f206732-37c5-408f-88fe-371c77b2abd8.png') HTTP/1.1" 204 0
2026-03-25 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662112/general/2f206732-37c5-408f-88fe-371c77b2abd8.png saved to cache
2026-03-25 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 66e4dbdd-b6e6-535d-a7f5-e6023467f740
2026-03-25 17:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d509c091-7194-54a3-83ae-ae5630045af4 with identifier: 10728264
2026-03-25 17:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d509c091-7194-54a3-83ae-ae5630045af4 with scrape type 1
2026-03-25 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item d509c091-7194-54a3-83ae-ae5630045af4
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694621%252Fgeneral%252F11e85a14-5ae5-47bf-b2dc-147ee7e8be80.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694621/general/11e85a14-5ae5-47bf-b2dc-147ee7e8be80.jpg already downloaded
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694621%252Fgeneral%252F1e02c789-2ac6-4ad5-870e-bf8565db8ade.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694621/general/1e02c789-2ac6-4ad5-870e-bf8565db8ade.jpg already downloaded
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694621%252Fgeneral%252Ff4cd7ddf-281e-431a-a1c2-3f1361142da6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694621/general/f4cd7ddf-281e-431a-a1c2-3f1361142da6.jpg already downloaded
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694621%252Fgeneral%252F8ace0acb-cf85-4473-bb32-f4491e0d93f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694621/general/8ace0acb-cf85-4473-bb32-f4491e0d93f4.jpg already downloaded
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694621%252Fgeneral%252F73baf321-286e-4e23-b260-4b986fa107c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694621/general/73baf321-286e-4e23-b260-4b986fa107c9.jpg already downloaded
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694621%252Fgeneral%252F214a8d7a-f528-48d6-951c-b238eda10f16.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694621/general/214a8d7a-f528-48d6-951c-b238eda10f16.jpg already downloaded
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694621%252Fgeneral%252F940e943d-c157-472a-b80e-84a97c3db095.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694621/general/940e943d-c157-472a-b80e-84a97c3db095.jpg already downloaded
2026-03-25 17:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d509c091-7194-54a3-83ae-ae5630045af4, identifier: 10728264
2026-03-25 17:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: fed9a923-80e4-5478-b325-742916c00e67 with identifier: 10728120, dropping item
2026-03-25 17:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e with identifier: 10728368
2026-03-25 17:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e with scrape type 1
2026-03-25 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622636%252Fgeneral%252Fa8506b9d-7503-4a54-a2a5-868ab1a0bf2c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622636/general/a8506b9d-7503-4a54-a2a5-868ab1a0bf2c.jpg already downloaded
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622636%252Fgeneral%252F2263a2e7-c631-4016-92cf-8435a99ba99e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622636/general/2263a2e7-c631-4016-92cf-8435a99ba99e.jpg already downloaded
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622636%252Fgeneral%252F58b8d510-71b3-412a-9200-54106eadda61.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622636/general/58b8d510-71b3-412a-9200-54106eadda61.jpg already downloaded
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622636%252Fgeneral%252F4029e2e9-c584-4a14-aab9-ca774e7b4bb9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622636/general/4029e2e9-c584-4a14-aab9-ca774e7b4bb9.jpg already downloaded
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622636%252Fgeneral%252Fd70404f8-5525-4dd4-bd3f-304a8c1463b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622636/general/d70404f8-5525-4dd4-bd3f-304a8c1463b0.jpg already downloaded
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622636%252Fgeneral%252Fb545ace2-02a1-4626-bb6b-223aeaa58a34.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622636/general/b545ace2-02a1-4626-bb6b-223aeaa58a34.jpg already downloaded
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622636%252Fgeneral%252Fb0195145-4f2d-4188-998b-a9f6fb4d2b29.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622636/general/b0195145-4f2d-4188-998b-a9f6fb4d2b29.jpg already downloaded
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622636%252Fgeneral%252F0a35667b-dec3-4439-a554-2d68aa3f10b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622636/general/0a35667b-dec3-4439-a554-2d68aa3f10b7.jpg already downloaded
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622636%252Fgeneral%252Fc4a78845-a5f1-4869-bab0-3948ea596d60.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622636/general/c4a78845-a5f1-4869-bab0-3948ea596d60.jpg already downloaded
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622636%252Fgeneral%252Ff5817858-ff49-465d-bb13-5025ad854858.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622636/general/f5817858-ff49-465d-bb13-5025ad854858.jpg already downloaded
2026-03-25 17:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e, identifier: 10728368
2026-03-25 17:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bac30ab0-953f-5ff8-ab73-17627d57590d with identifier: 10728405
2026-03-25 17:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bac30ab0-953f-5ff8-ab73-17627d57590d with scrape type 1
2026-03-25 17:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bac30ab0-953f-5ff8-ab73-17627d57590d
2026-03-25 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540557%252Fgeneral%252F6088d386-9a29-4c17-ac59-00c67da3d068.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540557/general/6088d386-9a29-4c17-ac59-00c67da3d068.jpg already downloaded
2026-03-25 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540557%252Fgeneral%252F27ee6bd4-8c27-426d-b8ba-4bd9c2dcc35a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540557/general/27ee6bd4-8c27-426d-b8ba-4bd9c2dcc35a.jpg already downloaded
2026-03-25 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540557%252Fgeneral%252Fc99d64c0-9fbd-4498-bb59-0fe9eac1535e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540557/general/c99d64c0-9fbd-4498-bb59-0fe9eac1535e.jpg already downloaded
2026-03-25 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540557%252Fgeneral%252F07c9f860-65a4-4fa6-947d-941750e3d149.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540557/general/07c9f860-65a4-4fa6-947d-941750e3d149.jpg already downloaded
2026-03-25 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540557%252Fgeneral%252F1793273f-e4c6-43af-a335-f9218aa39d5e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540557/general/1793273f-e4c6-43af-a335-f9218aa39d5e.jpg already downloaded
2026-03-25 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540557%252Fgeneral%252Fb2793f70-143f-4962-81cc-746d65adfa79.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540557/general/b2793f70-143f-4962-81cc-746d65adfa79.jpg already downloaded
2026-03-25 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540557%252Fgeneral%252Fece47b88-6519-4e86-9cb1-54cabd026431.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540557/general/ece47b88-6519-4e86-9cb1-54cabd026431.jpg already downloaded
2026-03-25 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540557%252Fgeneral%252F0cf27450-ec41-47b6-bd50-8851b1cb40a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540557/general/0cf27450-ec41-47b6-bd50-8851b1cb40a3.jpg already downloaded
2026-03-25 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540557%252Fgeneral%252F75238734-0093-459f-8463-69e64be5d518.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540557/general/75238734-0093-459f-8463-69e64be5d518.jpg already downloaded
2026-03-25 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540557%252Fgeneral%252F40c861f9-b892-4421-91ca-d65795df20a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540557/general/40c861f9-b892-4421-91ca-d65795df20a7.jpg already downloaded
2026-03-25 17:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bac30ab0-953f-5ff8-ab73-17627d57590d, identifier: 10728405
2026-03-25 17:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d509c091-7194-54a3-83ae-ae5630045af4 with identifier: 10728264
2026-03-25 17:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d509c091-7194-54a3-83ae-ae5630045af4 with identifier: 10728264
2026-03-25 17:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d509c091-7194-54a3-83ae-ae5630045af4 with identifier: 10728264 to the API
2026-03-25 17:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728264>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'd509c091-7194-54a3-83ae-ae5630045af4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31477',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728264',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 40371,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 7,
'photo_urls': ['https://images.openlane.eu/carimgs/5694621/general/11e85a14-5ae5-47bf-b2dc-147ee7e8be80.jpg',
'https://images.openlane.eu/carimgs/5694621/general/1e02c789-2ac6-4ad5-870e-bf8565db8ade.jpg',
'https://images.openlane.eu/carimgs/5694621/general/f4cd7ddf-281e-431a-a1c2-3f1361142da6.jpg',
'https://images.openlane.eu/carimgs/5694621/general/8ace0acb-cf85-4473-bb32-f4491e0d93f4.jpg',
'https://images.openlane.eu/carimgs/5694621/general/73baf321-286e-4e23-b260-4b986fa107c9.jpg',
'https://images.openlane.eu/carimgs/5694621/general/214a8d7a-f528-48d6-951c-b238eda10f16.jpg',
'https://images.openlane.eu/carimgs/5694621/general/940e943d-c157-472a-b80e-84a97c3db095.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d509c091-7194-54a3-83ae-ae5630045af4/d509c091-7194-54a3-83ae-ae5630045af4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 10923,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694621/general/11e85a14-5ae5-47bf-b2dc-147ee7e8be80.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d509c091-7194-54a3-83ae-ae5630045af4/d509c091-7194-54a3-83ae-ae5630045af4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 12014,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694621/general/1e02c789-2ac6-4ad5-870e-bf8565db8ade.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d509c091-7194-54a3-83ae-ae5630045af4/d509c091-7194-54a3-83ae-ae5630045af4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19968,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694621/general/f4cd7ddf-281e-431a-a1c2-3f1361142da6.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d509c091-7194-54a3-83ae-ae5630045af4/d509c091-7194-54a3-83ae-ae5630045af4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 14324,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694621/general/8ace0acb-cf85-4473-bb32-f4491e0d93f4.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d509c091-7194-54a3-83ae-ae5630045af4/d509c091-7194-54a3-83ae-ae5630045af4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 15167,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694621/general/73baf321-286e-4e23-b260-4b986fa107c9.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d509c091-7194-54a3-83ae-ae5630045af4/d509c091-7194-54a3-83ae-ae5630045af4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18535,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694621/general/214a8d7a-f528-48d6-951c-b238eda10f16.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d509c091-7194-54a3-83ae-ae5630045af4/d509c091-7194-54a3-83ae-ae5630045af4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16088,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694621/general/940e943d-c157-472a-b80e-84a97c3db095.jpg',
'Width': 344}],
'price': 21100,
'price_includes_vat': True,
'registration_date': '2022-10-10',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Kia Sportage Vision - Petrol - Automatic - 180 hp - 40.371 km',
'transmission': 'automatic',
'trim': 'Vision',
'vin': None,
'year': 2022}
2026-03-25 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728264%27 HTTP/1.1" 200 None
2026-03-25 17:17:35 [adesa.de] INFO: Saving data for 10728264: {'created_time': 1774459055.635004, 'last_price_update_time': 1774459055.635016, 'auction_closing_time': 1774606200.0}
2026-03-25 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728264') HTTP/1.1" 204 0
2026-03-25 17:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e with identifier: 10728368
2026-03-25 17:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e with identifier: 10728368
2026-03-25 17:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e with identifier: 10728368 to the API
2026-03-25 17:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728368>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30237',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728368',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Citroën',
'model': 'C5',
'odometer': 7904,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5622636/general/a8506b9d-7503-4a54-a2a5-868ab1a0bf2c.jpg',
'https://images.openlane.eu/carimgs/5622636/general/2263a2e7-c631-4016-92cf-8435a99ba99e.jpg',
'https://images.openlane.eu/carimgs/5622636/general/58b8d510-71b3-412a-9200-54106eadda61.jpg',
'https://images.openlane.eu/carimgs/5622636/general/4029e2e9-c584-4a14-aab9-ca774e7b4bb9.jpg',
'https://images.openlane.eu/carimgs/5622636/general/d70404f8-5525-4dd4-bd3f-304a8c1463b0.jpg',
'https://images.openlane.eu/carimgs/5622636/general/b545ace2-02a1-4626-bb6b-223aeaa58a34.jpg',
'https://images.openlane.eu/carimgs/5622636/general/b0195145-4f2d-4188-998b-a9f6fb4d2b29.jpg',
'https://images.openlane.eu/carimgs/5622636/general/0a35667b-dec3-4439-a554-2d68aa3f10b7.jpg',
'https://images.openlane.eu/carimgs/5622636/general/c4a78845-a5f1-4869-bab0-3948ea596d60.jpg',
'https://images.openlane.eu/carimgs/5622636/general/f5817858-ff49-465d-bb13-5025ad854858.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e/2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253435,
'Height': 709,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622636/general/a8506b9d-7503-4a54-a2a5-868ab1a0bf2c.jpg',
'Width': 1259},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e/2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265841,
'Height': 709,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622636/general/2263a2e7-c631-4016-92cf-8435a99ba99e.jpg',
'Width': 1259},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e/2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254390,
'Height': 709,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622636/general/58b8d510-71b3-412a-9200-54106eadda61.jpg',
'Width': 1259},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e/2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249145,
'Height': 709,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622636/general/4029e2e9-c584-4a14-aab9-ca774e7b4bb9.jpg',
'Width': 1259},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e/2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290756,
'Height': 708,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622636/general/d70404f8-5525-4dd4-bd3f-304a8c1463b0.jpg',
'Width': 1259},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e/2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242899,
'Height': 708,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622636/general/b545ace2-02a1-4626-bb6b-223aeaa58a34.jpg',
'Width': 1259},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e/2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221082,
'Height': 708,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622636/general/b0195145-4f2d-4188-998b-a9f6fb4d2b29.jpg',
'Width': 1259},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e/2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272101,
'Height': 708,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622636/general/0a35667b-dec3-4439-a554-2d68aa3f10b7.jpg',
'Width': 1259},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e/2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255375,
'Height': 708,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622636/general/c4a78845-a5f1-4869-bab0-3948ea596d60.jpg',
'Width': 1259},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e/2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304915,
'Height': 708,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622636/general/f5817858-ff49-465d-bb13-5025ad854858.jpg',
'Width': 1259}],
'price': 20800,
'price_includes_vat': True,
'registration_date': '2023-06-13',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Citroën C5 Aircross Shine - Hybrid - Automatic - 225 hp - 7.904 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-25 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728368%27 HTTP/1.1" 200 None
2026-03-25 17:17:36 [adesa.de] INFO: Saving data for 10728368: {'created_time': 1774459056.51174, 'last_price_update_time': 1774459056.511753, 'auction_closing_time': 1774606800.0}
2026-03-25 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728368') HTTP/1.1" 204 0
2026-03-25 17:17:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bac30ab0-953f-5ff8-ab73-17627d57590d with identifier: 10728405
2026-03-25 17:17:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bac30ab0-953f-5ff8-ab73-17627d57590d with identifier: 10728405
2026-03-25 17:17:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bac30ab0-953f-5ff8-ab73-17627d57590d with identifier: 10728405 to the API
2026-03-25 17:17:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728405>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'bac30ab0-953f-5ff8-ab73-17627d57590d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28967',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728405',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Combo',
'odometer': 66179,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5540557/general/6088d386-9a29-4c17-ac59-00c67da3d068.jpg',
'https://images.openlane.eu/carimgs/5540557/general/27ee6bd4-8c27-426d-b8ba-4bd9c2dcc35a.jpg',
'https://images.openlane.eu/carimgs/5540557/general/c99d64c0-9fbd-4498-bb59-0fe9eac1535e.jpg',
'https://images.openlane.eu/carimgs/5540557/general/07c9f860-65a4-4fa6-947d-941750e3d149.jpg',
'https://images.openlane.eu/carimgs/5540557/general/1793273f-e4c6-43af-a335-f9218aa39d5e.jpg',
'https://images.openlane.eu/carimgs/5540557/general/b2793f70-143f-4962-81cc-746d65adfa79.jpg',
'https://images.openlane.eu/carimgs/5540557/general/ece47b88-6519-4e86-9cb1-54cabd026431.jpg',
'https://images.openlane.eu/carimgs/5540557/general/0cf27450-ec41-47b6-bd50-8851b1cb40a3.jpg',
'https://images.openlane.eu/carimgs/5540557/general/75238734-0093-459f-8463-69e64be5d518.jpg',
'https://images.openlane.eu/carimgs/5540557/general/40c861f9-b892-4421-91ca-d65795df20a7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac30ab0-953f-5ff8-ab73-17627d57590d/bac30ab0-953f-5ff8-ab73-17627d57590d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180398,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540557/general/6088d386-9a29-4c17-ac59-00c67da3d068.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac30ab0-953f-5ff8-ab73-17627d57590d/bac30ab0-953f-5ff8-ab73-17627d57590d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185125,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540557/general/27ee6bd4-8c27-426d-b8ba-4bd9c2dcc35a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac30ab0-953f-5ff8-ab73-17627d57590d/bac30ab0-953f-5ff8-ab73-17627d57590d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181363,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540557/general/c99d64c0-9fbd-4498-bb59-0fe9eac1535e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac30ab0-953f-5ff8-ab73-17627d57590d/bac30ab0-953f-5ff8-ab73-17627d57590d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184482,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540557/general/07c9f860-65a4-4fa6-947d-941750e3d149.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac30ab0-953f-5ff8-ab73-17627d57590d/bac30ab0-953f-5ff8-ab73-17627d57590d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207560,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540557/general/1793273f-e4c6-43af-a335-f9218aa39d5e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac30ab0-953f-5ff8-ab73-17627d57590d/bac30ab0-953f-5ff8-ab73-17627d57590d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188290,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540557/general/b2793f70-143f-4962-81cc-746d65adfa79.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac30ab0-953f-5ff8-ab73-17627d57590d/bac30ab0-953f-5ff8-ab73-17627d57590d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181672,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540557/general/ece47b88-6519-4e86-9cb1-54cabd026431.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac30ab0-953f-5ff8-ab73-17627d57590d/bac30ab0-953f-5ff8-ab73-17627d57590d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169971,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540557/general/0cf27450-ec41-47b6-bd50-8851b1cb40a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac30ab0-953f-5ff8-ab73-17627d57590d/bac30ab0-953f-5ff8-ab73-17627d57590d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198265,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540557/general/75238734-0093-459f-8463-69e64be5d518.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac30ab0-953f-5ff8-ab73-17627d57590d/bac30ab0-953f-5ff8-ab73-17627d57590d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139924,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540557/general/40c861f9-b892-4421-91ca-d65795df20a7.jpg',
'Width': 800}],
'price': 7200,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 2,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Combo Cargo 1.5 Edition - Diesel - Manual - 102 hp - 66.179 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-25 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728405%27 HTTP/1.1" 200 None
2026-03-25 17:17:36 [adesa.de] INFO: Saving data for 10728405: {'created_time': 1774459056.828863, 'last_price_update_time': 1774459056.828876, 'auction_closing_time': 1774606800.0}
2026-03-25 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728405') HTTP/1.1" 204 0
2026-03-25 17:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741283/general/327c9305-32f8-458d-922c-217fcd37ed32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728122)
2026-03-25 17:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741283/general/211ec9ee-0176-4d97-b865-cf0955e0dabd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728122)
2026-03-25 17:17:36 [adesa.de] INFO: Found listing with ID: 10728452
2026-03-25 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728452%27 HTTP/1.1" 200 None
2026-03-25 17:17:36 [adesa.de] INFO: Scrape type for 10728452: 1
2026-03-25 17:17:36 [adesa.de] INFO: Scraping item 10728452 url https://www.openlane.eu/en/carv6/auction/10728452
2026-03-25 17:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728410> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:36 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-25 17:17:36 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 41 510886
2026-03-25 17:17:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342ad7790>
2026-03-25 17:17:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66e4dbdd-b6e6-535d-a7f5-e6023467f740/66e4dbdd-b6e6-535d-a7f5-e6023467f740_image_0.png HTTP/1.1" 201 0
2026-03-25 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662112%252Fgeneral%252F9b445fcf-b322-4d35-a933-f1e39cadab38.png') HTTP/1.1" 204 0
2026-03-25 17:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662112/general/9b445fcf-b322-4d35-a933-f1e39cadab38.png saved to cache
2026-03-25 17:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 66e4dbdd-b6e6-535d-a7f5-e6023467f740
2026-03-25 17:17:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 66e4dbdd-b6e6-535d-a7f5-e6023467f740, skipping ID generation
2026-03-25 17:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66e4dbdd-b6e6-535d-a7f5-e6023467f740 with scrape type 1
2026-03-25 17:17:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 66e4dbdd-b6e6-535d-a7f5-e6023467f740 sending to next pipeline
2026-03-25 17:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 66e4dbdd-b6e6-535d-a7f5-e6023467f740, identifier: 10728183
2026-03-25 17:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728308> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 66e4dbdd-b6e6-535d-a7f5-e6023467f740 with identifier: 10728183
2026-03-25 17:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 66e4dbdd-b6e6-535d-a7f5-e6023467f740 with identifier: 10728183
2026-03-25 17:17:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 66e4dbdd-b6e6-535d-a7f5-e6023467f740 with identifier: 10728183 to the API
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5662112/general/9b445fcf-b322-4d35-a933-f1e39cadab38.png>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': '66e4dbdd-b6e6-535d-a7f5-e6023467f740',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29730',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728183',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Born',
'odometer': 25870,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 88,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66e4dbdd-b6e6-535d-a7f5-e6023467f740/66e4dbdd-b6e6-535d-a7f5-e6023467f740_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 510943,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662112/general/9b445fcf-b322-4d35-a933-f1e39cadab38.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66e4dbdd-b6e6-535d-a7f5-e6023467f740/66e4dbdd-b6e6-535d-a7f5-e6023467f740_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 315925,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662112/general/2f206732-37c5-408f-88fe-371c77b2abd8.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66e4dbdd-b6e6-535d-a7f5-e6023467f740/66e4dbdd-b6e6-535d-a7f5-e6023467f740_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 413640,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662112/general/49c5cfbd-efc9-4198-a4ba-bca85fff43e1.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66e4dbdd-b6e6-535d-a7f5-e6023467f740/66e4dbdd-b6e6-535d-a7f5-e6023467f740_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 449349,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662112/general/12be96ba-9800-448d-9079-c4006ab2e05e.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66e4dbdd-b6e6-535d-a7f5-e6023467f740/66e4dbdd-b6e6-535d-a7f5-e6023467f740_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71651,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662112/general/75d9d5e1-46c7-4532-81e2-27a8134b1a3b.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66e4dbdd-b6e6-535d-a7f5-e6023467f740/66e4dbdd-b6e6-535d-a7f5-e6023467f740_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64303,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662112/general/053b1116-aae9-42c2-be51-4f0f2b108812.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66e4dbdd-b6e6-535d-a7f5-e6023467f740/66e4dbdd-b6e6-535d-a7f5-e6023467f740_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29380,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662112/general/a653bee9-929f-42ed-b9e5-8788f558595c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66e4dbdd-b6e6-535d-a7f5-e6023467f740/66e4dbdd-b6e6-535d-a7f5-e6023467f740_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100909,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662112/general/7655ef44-8978-4474-b0b4-a6b022f33f27.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66e4dbdd-b6e6-535d-a7f5-e6023467f740/66e4dbdd-b6e6-535d-a7f5-e6023467f740_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61179,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662112/general/92087614-9e44-483b-bd9f-e7e618a5a1ec.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66e4dbdd-b6e6-535d-a7f5-e6023467f740/66e4dbdd-b6e6-535d-a7f5-e6023467f740_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41115,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662112/general/ff35fa11-6de7-43f1-9771-70bcb534045d.jpg',
'Width': 800}],
'price': 16800,
'price_includes_vat': True,
'registration_date': '2022-09-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Born 58 kWh - Electric - Automatic - 204 hp - 25.870 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728183%27 HTTP/1.1" 200 None
2026-03-25 17:17:37 [adesa.de] INFO: Saving data for 10728183: {'created_time': 1774459057.365496, 'last_price_update_time': 1774459057.365508, 'auction_closing_time': 1774605600.0}
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728183') HTTP/1.1" 204 0
2026-03-25 17:17:37 [adesa.de] INFO: Found listing with ID: 10728455
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728455%27 HTTP/1.1" 200 None
2026-03-25 17:17:37 [adesa.de] INFO: Scrape type for 10728455: 1
2026-03-25 17:17:37 [adesa.de] INFO: Scraping item 10728455 url https://www.openlane.eu/en/carv6/auction/10728455
2026-03-25 17:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d83fd0>
2026-03-25 17:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fed9a923-80e4-5478-b325-742916c00e67/fed9a923-80e4-5478-b325-742916c00e67_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741283%252Fgeneral%252F327c9305-32f8-458d-922c-217fcd37ed32.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741283/general/327c9305-32f8-458d-922c-217fcd37ed32.jpg saved to cache
2026-03-25 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fed9a923-80e4-5478-b325-742916c00e67
2026-03-25 17:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134295a910>
2026-03-25 17:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fed9a923-80e4-5478-b325-742916c00e67/fed9a923-80e4-5478-b325-742916c00e67_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741283%252Fgeneral%252F211ec9ee-0176-4d97-b865-cf0955e0dabd.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741283/general/211ec9ee-0176-4d97-b865-cf0955e0dabd.jpg saved to cache
2026-03-25 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fed9a923-80e4-5478-b325-742916c00e67
2026-03-25 17:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 854ac449-5029-50fb-b0b8-b888d52a083f with identifier: 10728410
2026-03-25 17:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 854ac449-5029-50fb-b0b8-b888d52a083f with scrape type 1
2026-03-25 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 854ac449-5029-50fb-b0b8-b888d52a083f
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546203%252Fgeneral%252F22e97543-f5be-46e9-b976-96ea34238ec1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546203/general/22e97543-f5be-46e9-b976-96ea34238ec1.jpg already downloaded
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546203%252Fgeneral%252F2ce5cace-2855-4bff-8755-c653c3f4136c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546203/general/2ce5cace-2855-4bff-8755-c653c3f4136c.jpg already downloaded
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546203%252Fgeneral%252Faaf22d70-74ad-4d09-9570-6f77719693cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546203/general/aaf22d70-74ad-4d09-9570-6f77719693cd.jpg already downloaded
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546203%252Fgeneral%252F0ba0938e-28f7-49d6-8c35-616f7613cf2c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546203/general/0ba0938e-28f7-49d6-8c35-616f7613cf2c.jpg already downloaded
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546203%252Fgeneral%252F31f83b0b-9953-49ba-8f69-416220d58bfb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546203/general/31f83b0b-9953-49ba-8f69-416220d58bfb.jpg already downloaded
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546203%252Fgeneral%252F84bbd7d2-bfc0-4411-a151-833a8ecdb4bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546203/general/84bbd7d2-bfc0-4411-a151-833a8ecdb4bb.jpg already downloaded
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546203%252Fgeneral%252F51a8ceac-be56-4416-ba29-77cbfa6645e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546203/general/51a8ceac-be56-4416-ba29-77cbfa6645e6.jpg already downloaded
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546203%252Fgeneral%252F6c373809-428d-45f6-b74e-c1402c40e320.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546203/general/6c373809-428d-45f6-b74e-c1402c40e320.jpg already downloaded
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546203%252Fgeneral%252Fdc7322e7-ce90-4663-84e3-3907ceb330f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546203/general/dc7322e7-ce90-4663-84e3-3907ceb330f2.jpg already downloaded
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546203%252Fgeneral%252Ff6a95853-b9d6-4ad9-8b6a-0475febb183e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546203/general/f6a95853-b9d6-4ad9-8b6a-0475febb183e.jpg already downloaded
2026-03-25 17:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 854ac449-5029-50fb-b0b8-b888d52a083f, identifier: 10728410
2026-03-25 17:17:37 [adesa.de] INFO: Found listing with ID: 10728454
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728454%27 HTTP/1.1" 200 None
2026-03-25 17:17:37 [adesa.de] INFO: Scrape type for 10728454: 1
2026-03-25 17:17:37 [adesa.de] INFO: Scraping item 10728454 url https://www.openlane.eu/en/carv6/auction/10728454
2026-03-25 17:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 854ac449-5029-50fb-b0b8-b888d52a083f with identifier: 10728410
2026-03-25 17:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 854ac449-5029-50fb-b0b8-b888d52a083f with identifier: 10728410
2026-03-25 17:17:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 854ac449-5029-50fb-b0b8-b888d52a083f with identifier: 10728410 to the API
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728410>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Diesel',
'id': '854ac449-5029-50fb-b0b8-b888d52a083f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28949',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728410',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Combo',
'odometer': 47856,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5546203/general/22e97543-f5be-46e9-b976-96ea34238ec1.jpg',
'https://images.openlane.eu/carimgs/5546203/general/2ce5cace-2855-4bff-8755-c653c3f4136c.jpg',
'https://images.openlane.eu/carimgs/5546203/general/aaf22d70-74ad-4d09-9570-6f77719693cd.jpg',
'https://images.openlane.eu/carimgs/5546203/general/0ba0938e-28f7-49d6-8c35-616f7613cf2c.jpg',
'https://images.openlane.eu/carimgs/5546203/general/31f83b0b-9953-49ba-8f69-416220d58bfb.jpg',
'https://images.openlane.eu/carimgs/5546203/general/84bbd7d2-bfc0-4411-a151-833a8ecdb4bb.jpg',
'https://images.openlane.eu/carimgs/5546203/general/51a8ceac-be56-4416-ba29-77cbfa6645e6.jpg',
'https://images.openlane.eu/carimgs/5546203/general/6c373809-428d-45f6-b74e-c1402c40e320.jpg',
'https://images.openlane.eu/carimgs/5546203/general/dc7322e7-ce90-4663-84e3-3907ceb330f2.jpg',
'https://images.openlane.eu/carimgs/5546203/general/f6a95853-b9d6-4ad9-8b6a-0475febb183e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854ac449-5029-50fb-b0b8-b888d52a083f/854ac449-5029-50fb-b0b8-b888d52a083f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190256,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546203/general/22e97543-f5be-46e9-b976-96ea34238ec1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854ac449-5029-50fb-b0b8-b888d52a083f/854ac449-5029-50fb-b0b8-b888d52a083f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185310,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546203/general/2ce5cace-2855-4bff-8755-c653c3f4136c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854ac449-5029-50fb-b0b8-b888d52a083f/854ac449-5029-50fb-b0b8-b888d52a083f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198688,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546203/general/aaf22d70-74ad-4d09-9570-6f77719693cd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854ac449-5029-50fb-b0b8-b888d52a083f/854ac449-5029-50fb-b0b8-b888d52a083f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173956,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546203/general/0ba0938e-28f7-49d6-8c35-616f7613cf2c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854ac449-5029-50fb-b0b8-b888d52a083f/854ac449-5029-50fb-b0b8-b888d52a083f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180168,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546203/general/31f83b0b-9953-49ba-8f69-416220d58bfb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854ac449-5029-50fb-b0b8-b888d52a083f/854ac449-5029-50fb-b0b8-b888d52a083f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170393,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546203/general/84bbd7d2-bfc0-4411-a151-833a8ecdb4bb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854ac449-5029-50fb-b0b8-b888d52a083f/854ac449-5029-50fb-b0b8-b888d52a083f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195219,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546203/general/51a8ceac-be56-4416-ba29-77cbfa6645e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854ac449-5029-50fb-b0b8-b888d52a083f/854ac449-5029-50fb-b0b8-b888d52a083f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181892,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546203/general/6c373809-428d-45f6-b74e-c1402c40e320.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854ac449-5029-50fb-b0b8-b888d52a083f/854ac449-5029-50fb-b0b8-b888d52a083f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181910,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546203/general/dc7322e7-ce90-4663-84e3-3907ceb330f2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854ac449-5029-50fb-b0b8-b888d52a083f/854ac449-5029-50fb-b0b8-b888d52a083f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168621,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546203/general/f6a95853-b9d6-4ad9-8b6a-0475febb183e.jpg',
'Width': 800}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2020-05-29',
'seats_number': 2,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Combo Cargo 1.5 Edition - Diesel - Manual - 102 hp - 47.856 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728410%27 HTTP/1.1" 200 None
2026-03-25 17:17:38 [adesa.de] INFO: Saving data for 10728410: {'created_time': 1774459058.075021, 'last_price_update_time': 1774459058.075034, 'auction_closing_time': 1774606800.0}
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728410') HTTP/1.1" 204 0
2026-03-25 17:17:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec41e83e-23ac-551a-9b99-98e94237f1b4 with identifier: 10728308
2026-03-25 17:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec41e83e-23ac-551a-9b99-98e94237f1b4 with scrape type 1
2026-03-25 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ec41e83e-23ac-551a-9b99-98e94237f1b4
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663995%252Fgeneral%252Ffbb48e75-edf4-40be-a81c-c2777f0e4b5d.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663995/general/fbb48e75-edf4-40be-a81c-c2777f0e4b5d.png already downloaded
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663995%252Fgeneral%252F16cdf63f-4449-4fe3-b210-d481289f6374.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663995/general/16cdf63f-4449-4fe3-b210-d481289f6374.png already downloaded
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663995%252Fgeneral%252Fef0da14b-23be-4c54-ae84-d988c2070c37.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663995/general/ef0da14b-23be-4c54-ae84-d988c2070c37.jpeg already downloaded
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663995%252Fgeneral%252Fe4a32c45-d75e-4a8a-9b7a-e8399463a245.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663995/general/e4a32c45-d75e-4a8a-9b7a-e8399463a245.jpeg already downloaded
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663995%252Fgeneral%252F5a801c49-4e51-4fc7-961d-08391227e6a3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663995/general/5a801c49-4e51-4fc7-961d-08391227e6a3.jpeg already downloaded
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663995%252Fgeneral%252F46d2c0c5-cd94-4877-97ac-4a1302927750.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663995/general/46d2c0c5-cd94-4877-97ac-4a1302927750.jpg already downloaded
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663995%252Fgeneral%252F142e3bcd-60e2-433c-b94b-a2233ac1def2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663995/general/142e3bcd-60e2-433c-b94b-a2233ac1def2.jpeg already downloaded
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663995%252Fgeneral%252Fcc6c4d3f-7c06-4b3b-9214-f1f3441c0b26.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663995/general/cc6c4d3f-7c06-4b3b-9214-f1f3441c0b26.jpg already downloaded
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663995%252Fgeneral%252F539e358d-44fb-461a-8593-e1d308f6b1e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663995/general/539e358d-44fb-461a-8593-e1d308f6b1e2.jpg already downloaded
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663995%252Fgeneral%252F5fed173e-7809-4064-b6fd-c13a0240a262.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663995/general/5fed173e-7809-4064-b6fd-c13a0240a262.jpg already downloaded
2026-03-25 17:17:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ec41e83e-23ac-551a-9b99-98e94237f1b4, identifier: 10728308
2026-03-25 17:17:38 [adesa.de] INFO: Found listing with ID: 10728453
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728453%27 HTTP/1.1" 200 None
2026-03-25 17:17:38 [adesa.de] INFO: Scrape type for 10728453: 1
2026-03-25 17:17:38 [adesa.de] INFO: Scraping item 10728453 url https://www.openlane.eu/en/carv6/auction/10728453
2026-03-25 17:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ec41e83e-23ac-551a-9b99-98e94237f1b4 with identifier: 10728308
2026-03-25 17:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ec41e83e-23ac-551a-9b99-98e94237f1b4 with identifier: 10728308
2026-03-25 17:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ec41e83e-23ac-551a-9b99-98e94237f1b4 with identifier: 10728308 to the API
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728308>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'ec41e83e-23ac-551a-9b99-98e94237f1b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30843',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728308',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 27778,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5663995/general/fbb48e75-edf4-40be-a81c-c2777f0e4b5d.png',
'https://images.openlane.eu/carimgs/5663995/general/16cdf63f-4449-4fe3-b210-d481289f6374.png',
'https://images.openlane.eu/carimgs/5663995/general/ef0da14b-23be-4c54-ae84-d988c2070c37.jpeg',
'https://images.openlane.eu/carimgs/5663995/general/e4a32c45-d75e-4a8a-9b7a-e8399463a245.jpeg',
'https://images.openlane.eu/carimgs/5663995/general/5a801c49-4e51-4fc7-961d-08391227e6a3.jpeg',
'https://images.openlane.eu/carimgs/5663995/general/46d2c0c5-cd94-4877-97ac-4a1302927750.jpg',
'https://images.openlane.eu/carimgs/5663995/general/142e3bcd-60e2-433c-b94b-a2233ac1def2.jpeg',
'https://images.openlane.eu/carimgs/5663995/general/cc6c4d3f-7c06-4b3b-9214-f1f3441c0b26.jpg',
'https://images.openlane.eu/carimgs/5663995/general/539e358d-44fb-461a-8593-e1d308f6b1e2.jpg',
'https://images.openlane.eu/carimgs/5663995/general/5fed173e-7809-4064-b6fd-c13a0240a262.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec41e83e-23ac-551a-9b99-98e94237f1b4/ec41e83e-23ac-551a-9b99-98e94237f1b4_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 359563,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663995/general/fbb48e75-edf4-40be-a81c-c2777f0e4b5d.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec41e83e-23ac-551a-9b99-98e94237f1b4/ec41e83e-23ac-551a-9b99-98e94237f1b4_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 368036,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663995/general/16cdf63f-4449-4fe3-b210-d481289f6374.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec41e83e-23ac-551a-9b99-98e94237f1b4/ec41e83e-23ac-551a-9b99-98e94237f1b4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72040,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663995/general/ef0da14b-23be-4c54-ae84-d988c2070c37.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec41e83e-23ac-551a-9b99-98e94237f1b4/ec41e83e-23ac-551a-9b99-98e94237f1b4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56119,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663995/general/e4a32c45-d75e-4a8a-9b7a-e8399463a245.jpeg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec41e83e-23ac-551a-9b99-98e94237f1b4/ec41e83e-23ac-551a-9b99-98e94237f1b4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52657,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663995/general/5a801c49-4e51-4fc7-961d-08391227e6a3.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec41e83e-23ac-551a-9b99-98e94237f1b4/ec41e83e-23ac-551a-9b99-98e94237f1b4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50025,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663995/general/46d2c0c5-cd94-4877-97ac-4a1302927750.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec41e83e-23ac-551a-9b99-98e94237f1b4/ec41e83e-23ac-551a-9b99-98e94237f1b4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22007,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663995/general/142e3bcd-60e2-433c-b94b-a2233ac1def2.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec41e83e-23ac-551a-9b99-98e94237f1b4/ec41e83e-23ac-551a-9b99-98e94237f1b4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40056,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663995/general/cc6c4d3f-7c06-4b3b-9214-f1f3441c0b26.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec41e83e-23ac-551a-9b99-98e94237f1b4/ec41e83e-23ac-551a-9b99-98e94237f1b4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39337,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663995/general/539e358d-44fb-461a-8593-e1d308f6b1e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec41e83e-23ac-551a-9b99-98e94237f1b4/ec41e83e-23ac-551a-9b99-98e94237f1b4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31800,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663995/general/5fed173e-7809-4064-b6fd-c13a0240a262.jpg',
'Width': 800}],
'price': 11800,
'price_includes_vat': True,
'registration_date': '2025-04-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 100 hp - 27.778 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728308%27 HTTP/1.1" 200 None
2026-03-25 17:17:38 [adesa.de] INFO: Saving data for 10728308: {'created_time': 1774459058.76364, 'last_price_update_time': 1774459058.763651, 'auction_closing_time': 1774606200.0}
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728308') HTTP/1.1" 204 0
2026-03-25 17:17:38 [adesa.de] INFO: Found listing with ID: 10728456
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728456%27 HTTP/1.1" 200 None
2026-03-25 17:17:38 [adesa.de] INFO: Scrape type for 10728456: 1
2026-03-25 17:17:38 [adesa.de] INFO: Scraping item 10728456 url https://www.openlane.eu/en/carv6/auction/10728456
2026-03-25 17:17:38 [adesa.de] INFO: Found listing with ID: 10728457
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728457%27 HTTP/1.1" 200 None
2026-03-25 17:17:38 [adesa.de] INFO: Scrape type for 10728457: 1
2026-03-25 17:17:38 [adesa.de] INFO: Scraping item 10728457 url https://www.openlane.eu/en/carv6/auction/10728457
2026-03-25 17:17:38 [adesa.de] INFO: Found listing with ID: 10728432
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728432%27 HTTP/1.1" 200 None
2026-03-25 17:17:38 [adesa.de] INFO: Scrape type for 10728432: 1
2026-03-25 17:17:38 [adesa.de] INFO: Scraping item 10728432 url https://www.openlane.eu/en/carv6/auction/10728432
2026-03-25 17:17:38 [adesa.de] INFO: Found listing with ID: 10728438
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728438%27 HTTP/1.1" 200 None
2026-03-25 17:17:38 [adesa.de] INFO: Scrape type for 10728438: 1
2026-03-25 17:17:38 [adesa.de] INFO: Scraping item 10728438 url https://www.openlane.eu/en/carv6/auction/10728438
2026-03-25 17:17:38 [adesa.de] INFO: Found listing with ID: 10728440
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728440%27 HTTP/1.1" 200 None
2026-03-25 17:17:38 [adesa.de] INFO: Scrape type for 10728440: 1
2026-03-25 17:17:38 [adesa.de] INFO: Scraping item 10728440 url https://www.openlane.eu/en/carv6/auction/10728440
2026-03-25 17:17:38 [adesa.de] INFO: Found listing with ID: 10728441
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728441%27 HTTP/1.1" 200 None
2026-03-25 17:17:38 [adesa.de] INFO: Scrape type for 10728441: 1
2026-03-25 17:17:38 [adesa.de] INFO: Scraping item 10728441 url https://www.openlane.eu/en/carv6/auction/10728441
2026-03-25 17:17:38 [adesa.de] INFO: Found listing with ID: 10728439
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728439%27 HTTP/1.1" 200 None
2026-03-25 17:17:38 [adesa.de] INFO: Scrape type for 10728439: 1
2026-03-25 17:17:38 [adesa.de] INFO: Scraping item 10728439 url https://www.openlane.eu/en/carv6/auction/10728439
2026-03-25 17:17:38 [adesa.de] INFO: Found listing with ID: 10728380
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728380%27 HTTP/1.1" 200 None
2026-03-25 17:17:38 [adesa.de] INFO: Scrape type for 10728380: 1
2026-03-25 17:17:38 [adesa.de] INFO: Scraping item 10728380 url https://www.openlane.eu/en/carv6/auction/10728380
2026-03-25 17:17:38 [adesa.de] INFO: Found listing with ID: 10728273
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728273%27 HTTP/1.1" 200 None
2026-03-25 17:17:38 [adesa.de] INFO: Scrape type for 10728273: 1
2026-03-25 17:17:38 [adesa.de] INFO: Scraping item 10728273 url https://www.openlane.eu/en/carv6/auction/10728273
2026-03-25 17:17:38 [adesa.de] INFO: Found listing with ID: 10728352
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728352%27 HTTP/1.1" 200 None
2026-03-25 17:17:38 [adesa.de] INFO: Scrape type for 10728352: 1
2026-03-25 17:17:38 [adesa.de] INFO: Scraping item 10728352 url https://www.openlane.eu/en/carv6/auction/10728352
2026-03-25 17:17:38 [adesa.de] INFO: Found listing with ID: 10728322
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728322%27 HTTP/1.1" 200 None
2026-03-25 17:17:38 [adesa.de] INFO: Scrape type for 10728322: 1
2026-03-25 17:17:38 [adesa.de] INFO: Scraping item 10728322 url https://www.openlane.eu/en/carv6/auction/10728322
2026-03-25 17:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728214> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:38 [adesa.de] INFO: Found listing with ID: 10728448
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728448%27 HTTP/1.1" 200 None
2026-03-25 17:17:38 [adesa.de] INFO: Scrape type for 10728448: 1
2026-03-25 17:17:38 [adesa.de] INFO: Scraping item 10728448 url https://www.openlane.eu/en/carv6/auction/10728448
2026-03-25 17:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:38 [adesa.de] INFO: Found listing with ID: 10728124
2026-03-25 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728124%27 HTTP/1.1" 200 None
2026-03-25 17:17:39 [adesa.de] INFO: Scrape type for 10728124: 1
2026-03-25 17:17:39 [adesa.de] INFO: Scraping item 10728124 url https://www.openlane.eu/en/carv6/auction/10728124
2026-03-25 17:17:39 [adesa.de] INFO: Found listing with ID: 10728126
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728126%27 HTTP/1.1" 200 None
2026-03-25 17:17:39 [adesa.de] INFO: Scrape type for 10728126: 1
2026-03-25 17:17:39 [adesa.de] INFO: Scraping item 10728126 url https://www.openlane.eu/en/carv6/auction/10728126
2026-03-25 17:17:39 [adesa.de] INFO: Found listing with ID: 10728123
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728123%27 HTTP/1.1" 200 None
2026-03-25 17:17:39 [adesa.de] INFO: Scrape type for 10728123: 1
2026-03-25 17:17:39 [adesa.de] INFO: Scraping item 10728123 url https://www.openlane.eu/en/carv6/auction/10728123
2026-03-25 17:17:39 [adesa.de] INFO: Found listing with ID: 10728127
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728127%27 HTTP/1.1" 200 None
2026-03-25 17:17:39 [adesa.de] INFO: Scrape type for 10728127: 1
2026-03-25 17:17:39 [adesa.de] INFO: Scraping item 10728127 url https://www.openlane.eu/en/carv6/auction/10728127
2026-03-25 17:17:39 [adesa.de] INFO: Found listing with ID: 10728139
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728139%27 HTTP/1.1" 200 None
2026-03-25 17:17:39 [adesa.de] INFO: Scrape type for 10728139: 1
2026-03-25 17:17:39 [adesa.de] INFO: Scraping item 10728139 url https://www.openlane.eu/en/carv6/auction/10728139
2026-03-25 17:17:39 [adesa.de] INFO: Found listing with ID: 10728125
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728125%27 HTTP/1.1" 200 None
2026-03-25 17:17:39 [adesa.de] INFO: Scrape type for 10728125: 1
2026-03-25 17:17:39 [adesa.de] INFO: Scraping item 10728125 url https://www.openlane.eu/en/carv6/auction/10728125
2026-03-25 17:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b0f4ee0-b06a-5225-9364-c86bdc8aec09 with identifier: 10728214
2026-03-25 17:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b0f4ee0-b06a-5225-9364-c86bdc8aec09 with scrape type 1
2026-03-25 17:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4b0f4ee0-b06a-5225-9364-c86bdc8aec09
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580580%252Fgeneral%252F5a6b2170-6add-438a-9516-d079d01bb912.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580580/general/5a6b2170-6add-438a-9516-d079d01bb912.jpeg already downloaded
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580580%252Fgeneral%252F39ee2c7d-69d0-4f88-b259-26f658498914.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580580/general/39ee2c7d-69d0-4f88-b259-26f658498914.png already downloaded
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580580%252Fgeneral%252F9af382c5-dd36-40b4-98c1-03f231df18bf.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580580/general/9af382c5-dd36-40b4-98c1-03f231df18bf.jpeg already downloaded
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580580%252Fgeneral%252Fbfcaa72f-6484-4f4d-bd33-17a201757356.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580580/general/bfcaa72f-6484-4f4d-bd33-17a201757356.jpeg already downloaded
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580580%252Fgeneral%252Fef1d1ede-da4a-4159-804e-2d83841ab97b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580580/general/ef1d1ede-da4a-4159-804e-2d83841ab97b.jpeg already downloaded
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580580%252Fgeneral%252F809f2540-a9b7-4ce8-b6cc-e5334627a36e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580580/general/809f2540-a9b7-4ce8-b6cc-e5334627a36e.jpeg already downloaded
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580580%252Fgeneral%252F7202ce3e-705e-4d5e-bcc6-dc52623b029c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580580/general/7202ce3e-705e-4d5e-bcc6-dc52623b029c.jpeg already downloaded
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580580%252Fgeneral%252Fe416d411-2753-449c-b68c-bfa0faaa1641.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580580/general/e416d411-2753-449c-b68c-bfa0faaa1641.jpeg already downloaded
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580580%252Fgeneral%252F63767386-50e9-459c-b721-1a470a3e0c12.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580580/general/63767386-50e9-459c-b721-1a470a3e0c12.jpeg already downloaded
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5580580%252Fgeneral%252F37df55f0-da8f-4d31-91b4-224072cde700.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580580/general/37df55f0-da8f-4d31-91b4-224072cde700.jpeg already downloaded
2026-03-25 17:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4b0f4ee0-b06a-5225-9364-c86bdc8aec09, identifier: 10728214
2026-03-25 17:17:39 [adesa.de] INFO: Found listing with ID: 10728270
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728270%27 HTTP/1.1" 200 None
2026-03-25 17:17:39 [adesa.de] INFO: Scrape type for 10728270: 1
2026-03-25 17:17:39 [adesa.de] INFO: Scraping item 10728270 url https://www.openlane.eu/en/carv6/auction/10728270
2026-03-25 17:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4b0f4ee0-b06a-5225-9364-c86bdc8aec09 with identifier: 10728214
2026-03-25 17:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4b0f4ee0-b06a-5225-9364-c86bdc8aec09 with identifier: 10728214
2026-03-25 17:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4b0f4ee0-b06a-5225-9364-c86bdc8aec09 with identifier: 10728214 to the API
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728214>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': '4b0f4ee0-b06a-5225-9364-c86bdc8aec09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29713',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728214',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 41940,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5580580/general/5a6b2170-6add-438a-9516-d079d01bb912.jpeg',
'https://images.openlane.eu/carimgs/5580580/general/39ee2c7d-69d0-4f88-b259-26f658498914.png',
'https://images.openlane.eu/carimgs/5580580/general/9af382c5-dd36-40b4-98c1-03f231df18bf.jpeg',
'https://images.openlane.eu/carimgs/5580580/general/bfcaa72f-6484-4f4d-bd33-17a201757356.jpeg',
'https://images.openlane.eu/carimgs/5580580/general/ef1d1ede-da4a-4159-804e-2d83841ab97b.jpeg',
'https://images.openlane.eu/carimgs/5580580/general/809f2540-a9b7-4ce8-b6cc-e5334627a36e.jpeg',
'https://images.openlane.eu/carimgs/5580580/general/7202ce3e-705e-4d5e-bcc6-dc52623b029c.jpeg',
'https://images.openlane.eu/carimgs/5580580/general/e416d411-2753-449c-b68c-bfa0faaa1641.jpeg',
'https://images.openlane.eu/carimgs/5580580/general/63767386-50e9-459c-b721-1a470a3e0c12.jpeg',
'https://images.openlane.eu/carimgs/5580580/general/37df55f0-da8f-4d31-91b4-224072cde700.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0f4ee0-b06a-5225-9364-c86bdc8aec09/4b0f4ee0-b06a-5225-9364-c86bdc8aec09_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114216,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580580/general/5a6b2170-6add-438a-9516-d079d01bb912.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0f4ee0-b06a-5225-9364-c86bdc8aec09/4b0f4ee0-b06a-5225-9364-c86bdc8aec09_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 446951,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580580/general/39ee2c7d-69d0-4f88-b259-26f658498914.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0f4ee0-b06a-5225-9364-c86bdc8aec09/4b0f4ee0-b06a-5225-9364-c86bdc8aec09_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113257,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580580/general/9af382c5-dd36-40b4-98c1-03f231df18bf.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0f4ee0-b06a-5225-9364-c86bdc8aec09/4b0f4ee0-b06a-5225-9364-c86bdc8aec09_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105879,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580580/general/bfcaa72f-6484-4f4d-bd33-17a201757356.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0f4ee0-b06a-5225-9364-c86bdc8aec09/4b0f4ee0-b06a-5225-9364-c86bdc8aec09_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77556,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580580/general/ef1d1ede-da4a-4159-804e-2d83841ab97b.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0f4ee0-b06a-5225-9364-c86bdc8aec09/4b0f4ee0-b06a-5225-9364-c86bdc8aec09_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97760,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580580/general/809f2540-a9b7-4ce8-b6cc-e5334627a36e.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0f4ee0-b06a-5225-9364-c86bdc8aec09/4b0f4ee0-b06a-5225-9364-c86bdc8aec09_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116858,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580580/general/7202ce3e-705e-4d5e-bcc6-dc52623b029c.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0f4ee0-b06a-5225-9364-c86bdc8aec09/4b0f4ee0-b06a-5225-9364-c86bdc8aec09_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77835,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580580/general/e416d411-2753-449c-b68c-bfa0faaa1641.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0f4ee0-b06a-5225-9364-c86bdc8aec09/4b0f4ee0-b06a-5225-9364-c86bdc8aec09_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43247,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580580/general/63767386-50e9-459c-b721-1a470a3e0c12.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0f4ee0-b06a-5225-9364-c86bdc8aec09/4b0f4ee0-b06a-5225-9364-c86bdc8aec09_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57235,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580580/general/37df55f0-da8f-4d31-91b4-224072cde700.jpeg',
'Width': 1024}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2019-11-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Nissan Leaf Tekna - Electric - Automatic - 150 hp - 41.940 km',
'transmission': 'automatic',
'trim': 'Tekna',
'vin': None,
'year': 2019}
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728214%27 HTTP/1.1" 200 None
2026-03-25 17:17:39 [adesa.de] INFO: Saving data for 10728214: {'created_time': 1774459059.950316, 'last_price_update_time': 1774459059.950332, 'auction_closing_time': 1774605600.0}
2026-03-25 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728214') HTTP/1.1" 204 0
2026-03-25 17:17:40 [adesa.de] INFO: Found listing with ID: 10728302
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728302%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [adesa.de] INFO: Scrape type for 10728302: 1
2026-03-25 17:17:40 [adesa.de] INFO: Scraping item 10728302 url https://www.openlane.eu/en/carv6/auction/10728302
2026-03-25 17:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728155> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728153> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728408> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:40 [adesa.de] INFO: Found listing with ID: 10728394
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728394%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [adesa.de] INFO: Scrape type for 10728394: 1
2026-03-25 17:17:40 [adesa.de] INFO: Scraping item 10728394 url https://www.openlane.eu/en/carv6/auction/10728394
2026-03-25 17:17:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:40 [adesa.de] INFO: Found listing with ID: 10728397
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728397%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [adesa.de] INFO: Scrape type for 10728397: 1
2026-03-25 17:17:40 [adesa.de] INFO: Scraping item 10728397 url https://www.openlane.eu/en/carv6/auction/10728397
2026-03-25 17:17:40 [adesa.de] INFO: Found listing with ID: 10728388
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728388%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [adesa.de] INFO: Scrape type for 10728388: 1
2026-03-25 17:17:40 [adesa.de] INFO: Scraping item 10728388 url https://www.openlane.eu/en/carv6/auction/10728388
2026-03-25 17:17:40 [adesa.de] INFO: Found listing with ID: 10728389
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728389%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [adesa.de] INFO: Scrape type for 10728389: 1
2026-03-25 17:17:40 [adesa.de] INFO: Scraping item 10728389 url https://www.openlane.eu/en/carv6/auction/10728389
2026-03-25 17:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728310> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:40 [adesa.de] INFO: Found listing with ID: 10728395
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728395%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [adesa.de] INFO: Scrape type for 10728395: 1
2026-03-25 17:17:40 [adesa.de] INFO: Scraping item 10728395 url https://www.openlane.eu/en/carv6/auction/10728395
2026-03-25 17:17:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:40 [adesa.de] INFO: Found listing with ID: 10728396
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728396%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [adesa.de] INFO: Scrape type for 10728396: 1
2026-03-25 17:17:40 [adesa.de] INFO: Scraping item 10728396 url https://www.openlane.eu/en/carv6/auction/10728396
2026-03-25 17:17:40 [adesa.de] INFO: Found listing with ID: 10728276
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728276%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [adesa.de] INFO: Scrape type for 10728276: 1
2026-03-25 17:17:40 [adesa.de] INFO: Scraping item 10728276 url https://www.openlane.eu/en/carv6/auction/10728276
2026-03-25 17:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7768181-f9df-50b1-b3d3-7eff34175e8a with identifier: 10728155
2026-03-25 17:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7768181-f9df-50b1-b3d3-7eff34175e8a with scrape type 1
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b7768181-f9df-50b1-b3d3-7eff34175e8a
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705629%252Fgeneral%252Fdb28e4cd-0db4-4436-8a9f-89ca32a4cfa1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705629/general/db28e4cd-0db4-4436-8a9f-89ca32a4cfa1.jpeg already downloaded
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705629%252Fgeneral%252F6f8bf01b-4eb3-4fb7-9bc0-b095be3fa4a0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705629/general/6f8bf01b-4eb3-4fb7-9bc0-b095be3fa4a0.jpeg already downloaded
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705629%252Fgeneral%252F2caf503c-f711-4fc1-90dd-76dc9bc51b49.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705629/general/2caf503c-f711-4fc1-90dd-76dc9bc51b49.jpeg already downloaded
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705629%252Fgeneral%252F983c117e-e517-4e32-8248-fbad7f518477.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705629/general/983c117e-e517-4e32-8248-fbad7f518477.jpg already downloaded
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705629%252Fgeneral%252F351ccf82-7f8f-4ea7-96d9-47e56cecdd9b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705629/general/351ccf82-7f8f-4ea7-96d9-47e56cecdd9b.jpeg already downloaded
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705629%252Fgeneral%252F907daf19-2227-4274-964a-7b110ac7f338.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705629/general/907daf19-2227-4274-964a-7b110ac7f338.png already downloaded
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705629%252Fgeneral%252Fa2396be1-3062-47a9-98d6-75bf9795b65b.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705629/general/a2396be1-3062-47a9-98d6-75bf9795b65b.png already downloaded
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705629%252Fgeneral%252F55480d62-67ce-4b16-81b4-147c7b3a95fe.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705629/general/55480d62-67ce-4b16-81b4-147c7b3a95fe.png already downloaded
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705629%252Fgeneral%252F95b0002b-4de9-41d4-93e6-e133de237cc0.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705629/general/95b0002b-4de9-41d4-93e6-e133de237cc0.png already downloaded
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705629%252Fgeneral%252F80442640-05c6-4a96-8e1a-a600140fb90a.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705629/general/80442640-05c6-4a96-8e1a-a600140fb90a.png already downloaded
2026-03-25 17:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b7768181-f9df-50b1-b3d3-7eff34175e8a, identifier: 10728155
2026-03-25 17:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 153826ba-4eaf-5eb9-844c-e9c6da9cd553 with identifier: 10728153
2026-03-25 17:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 153826ba-4eaf-5eb9-844c-e9c6da9cd553 with scrape type 1
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 153826ba-4eaf-5eb9-844c-e9c6da9cd553
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705631%252Fgeneral%252Ffb80d5cd-2c08-4f43-a005-c6751efbc9d0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705631/general/fb80d5cd-2c08-4f43-a005-c6751efbc9d0.jpeg already downloaded
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705631%252Fgeneral%252F4feab02c-df73-4be9-a582-f220975cbd3f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705631/general/4feab02c-df73-4be9-a582-f220975cbd3f.jpeg already downloaded
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705631%252Fgeneral%252F9574d9d7-04e4-41cd-8de7-99b90b209828.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705631/general/9574d9d7-04e4-41cd-8de7-99b90b209828.jpg already downloaded
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705631%252Fgeneral%252Fe51f3480-69e3-419f-95b2-e7e78936cf2c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705631/general/e51f3480-69e3-419f-95b2-e7e78936cf2c.jpg already downloaded
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705631%252Fgeneral%252Fc6f53bbe-c8ba-4b75-8b0d-8f6725ad9510.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705631/general/c6f53bbe-c8ba-4b75-8b0d-8f6725ad9510.jpeg already downloaded
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705631%252Fgeneral%252F2977c9e3-018e-4770-ab16-aa6f4153a821.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705631/general/2977c9e3-018e-4770-ab16-aa6f4153a821.jpeg already downloaded
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705631%252Fgeneral%252Fdc0f91c5-08bd-4d63-99be-e6eb8a3793e3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705631/general/dc0f91c5-08bd-4d63-99be-e6eb8a3793e3.jpeg already downloaded
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705631%252Fgeneral%252F864c4654-d8af-4cfe-a5d7-f50b60c76e1b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705631/general/864c4654-d8af-4cfe-a5d7-f50b60c76e1b.jpeg already downloaded
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705631%252Fgeneral%252F79f1241e-a106-4966-9f7c-472d17ad5447.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705631/general/79f1241e-a106-4966-9f7c-472d17ad5447.jpg already downloaded
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705631%252Fgeneral%252F7e9e4099-8e52-4485-9ce8-65d323661dd7.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705631/general/7e9e4099-8e52-4485-9ce8-65d323661dd7.png already downloaded
2026-03-25 17:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 153826ba-4eaf-5eb9-844c-e9c6da9cd553, identifier: 10728153
2026-03-25 17:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af4f7fe4-5b1a-5540-9d97-939c261dba14 with identifier: 10728408
2026-03-25 17:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af4f7fe4-5b1a-5540-9d97-939c261dba14 with scrape type 1
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item af4f7fe4-5b1a-5540-9d97-939c261dba14
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546172%252Fgeneral%252F214b1464-2ba6-4203-96a7-46b3e6ff4ed2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546172/general/214b1464-2ba6-4203-96a7-46b3e6ff4ed2.jpg already downloaded
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546172%252Fgeneral%252F426ba75c-fcd1-40cd-8146-a80288bb2f0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546172/general/426ba75c-fcd1-40cd-8146-a80288bb2f0c.jpg already downloaded
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546172%252Fgeneral%252Fcc9c2bdf-20bf-4022-9a69-4df7b7989b74.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546172/general/cc9c2bdf-20bf-4022-9a69-4df7b7989b74.jpg already downloaded
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546172%252Fgeneral%252Fb9c6b8cf-550b-4dfb-afa9-412002070f1b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546172/general/b9c6b8cf-550b-4dfb-afa9-412002070f1b.jpg already downloaded
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546172%252Fgeneral%252Fd3ac2eff-aac4-46ca-8305-87296ec6206e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546172/general/d3ac2eff-aac4-46ca-8305-87296ec6206e.jpg already downloaded
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546172%252Fgeneral%252Fb380440c-b7a7-4882-9efd-fa231c79588f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546172/general/b380440c-b7a7-4882-9efd-fa231c79588f.jpg already downloaded
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546172%252Fgeneral%252Ff65b6fd0-d421-4d7d-9ee5-14b91aeade48.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546172/general/f65b6fd0-d421-4d7d-9ee5-14b91aeade48.jpg already downloaded
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546172%252Fgeneral%252F5a2e3c75-7351-484f-9157-abc2a482faf9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546172/general/5a2e3c75-7351-484f-9157-abc2a482faf9.jpg already downloaded
2026-03-25 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546172%252Fgeneral%252F865ac356-7c9a-4bba-b888-56c5e6b92ccb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546172/general/865ac356-7c9a-4bba-b888-56c5e6b92ccb.jpg already downloaded
2026-03-25 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546172%252Fgeneral%252Ffb6084cc-2a2c-48a2-b45d-eeef4a738f03.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546172/general/fb6084cc-2a2c-48a2-b45d-eeef4a738f03.jpg already downloaded
2026-03-25 17:17:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: af4f7fe4-5b1a-5540-9d97-939c261dba14, identifier: 10728408
2026-03-25 17:17:41 [adesa.de] INFO: Found listing with ID: 10728260
2026-03-25 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728260%27 HTTP/1.1" 200 None
2026-03-25 17:17:41 [adesa.de] INFO: Scrape type for 10728260: 1
2026-03-25 17:17:41 [adesa.de] INFO: Scraping item 10728260 url https://www.openlane.eu/en/carv6/auction/10728260
2026-03-25 17:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b7768181-f9df-50b1-b3d3-7eff34175e8a with identifier: 10728155
2026-03-25 17:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b7768181-f9df-50b1-b3d3-7eff34175e8a with identifier: 10728155
2026-03-25 17:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b7768181-f9df-50b1-b3d3-7eff34175e8a with identifier: 10728155 to the API
2026-03-25 17:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728155>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 194,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b7768181-f9df-50b1-b3d3-7eff34175e8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31539',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728155',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 9760,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 56,
'photo_urls': ['https://images.openlane.eu/carimgs/5705629/general/db28e4cd-0db4-4436-8a9f-89ca32a4cfa1.jpeg',
'https://images.openlane.eu/carimgs/5705629/general/6f8bf01b-4eb3-4fb7-9bc0-b095be3fa4a0.jpeg',
'https://images.openlane.eu/carimgs/5705629/general/2caf503c-f711-4fc1-90dd-76dc9bc51b49.jpeg',
'https://images.openlane.eu/carimgs/5705629/general/983c117e-e517-4e32-8248-fbad7f518477.jpg',
'https://images.openlane.eu/carimgs/5705629/general/351ccf82-7f8f-4ea7-96d9-47e56cecdd9b.jpeg',
'https://images.openlane.eu/carimgs/5705629/general/907daf19-2227-4274-964a-7b110ac7f338.png',
'https://images.openlane.eu/carimgs/5705629/general/a2396be1-3062-47a9-98d6-75bf9795b65b.png',
'https://images.openlane.eu/carimgs/5705629/general/55480d62-67ce-4b16-81b4-147c7b3a95fe.png',
'https://images.openlane.eu/carimgs/5705629/general/95b0002b-4de9-41d4-93e6-e133de237cc0.png',
'https://images.openlane.eu/carimgs/5705629/general/80442640-05c6-4a96-8e1a-a600140fb90a.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7768181-f9df-50b1-b3d3-7eff34175e8a/b7768181-f9df-50b1-b3d3-7eff34175e8a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135802,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705629/general/db28e4cd-0db4-4436-8a9f-89ca32a4cfa1.jpeg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7768181-f9df-50b1-b3d3-7eff34175e8a/b7768181-f9df-50b1-b3d3-7eff34175e8a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157836,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705629/general/6f8bf01b-4eb3-4fb7-9bc0-b095be3fa4a0.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7768181-f9df-50b1-b3d3-7eff34175e8a/b7768181-f9df-50b1-b3d3-7eff34175e8a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150081,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705629/general/2caf503c-f711-4fc1-90dd-76dc9bc51b49.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7768181-f9df-50b1-b3d3-7eff34175e8a/b7768181-f9df-50b1-b3d3-7eff34175e8a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61428,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705629/general/983c117e-e517-4e32-8248-fbad7f518477.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7768181-f9df-50b1-b3d3-7eff34175e8a/b7768181-f9df-50b1-b3d3-7eff34175e8a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81527,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705629/general/351ccf82-7f8f-4ea7-96d9-47e56cecdd9b.jpeg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7768181-f9df-50b1-b3d3-7eff34175e8a/b7768181-f9df-50b1-b3d3-7eff34175e8a_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 405157,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705629/general/907daf19-2227-4274-964a-7b110ac7f338.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7768181-f9df-50b1-b3d3-7eff34175e8a/b7768181-f9df-50b1-b3d3-7eff34175e8a_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 476676,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705629/general/a2396be1-3062-47a9-98d6-75bf9795b65b.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7768181-f9df-50b1-b3d3-7eff34175e8a/b7768181-f9df-50b1-b3d3-7eff34175e8a_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 470601,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705629/general/55480d62-67ce-4b16-81b4-147c7b3a95fe.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7768181-f9df-50b1-b3d3-7eff34175e8a/b7768181-f9df-50b1-b3d3-7eff34175e8a_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 494991,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705629/general/95b0002b-4de9-41d4-93e6-e133de237cc0.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7768181-f9df-50b1-b3d3-7eff34175e8a/b7768181-f9df-50b1-b3d3-7eff34175e8a_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 439429,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705629/general/80442640-05c6-4a96-8e1a-a600140fb90a.png',
'Width': 850}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2025-04-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 Luxury - Hybrid - Automatic - 194 hp - 9.760 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-25 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728155%27 HTTP/1.1" 200 None
2026-03-25 17:17:41 [adesa.de] INFO: Saving data for 10728155: {'created_time': 1774459061.440334, 'last_price_update_time': 1774459061.440384, 'auction_closing_time': 1774605600.0}
2026-03-25 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728155') HTTP/1.1" 204 0
2026-03-25 17:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 153826ba-4eaf-5eb9-844c-e9c6da9cd553 with identifier: 10728153
2026-03-25 17:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 153826ba-4eaf-5eb9-844c-e9c6da9cd553 with identifier: 10728153
2026-03-25 17:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 153826ba-4eaf-5eb9-844c-e9c6da9cd553 with identifier: 10728153 to the API
2026-03-25 17:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728153>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 194,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '153826ba-4eaf-5eb9-844c-e9c6da9cd553',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31540',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728153',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 12024,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 54,
'photo_urls': ['https://images.openlane.eu/carimgs/5705631/general/fb80d5cd-2c08-4f43-a005-c6751efbc9d0.jpeg',
'https://images.openlane.eu/carimgs/5705631/general/4feab02c-df73-4be9-a582-f220975cbd3f.jpeg',
'https://images.openlane.eu/carimgs/5705631/general/9574d9d7-04e4-41cd-8de7-99b90b209828.jpg',
'https://images.openlane.eu/carimgs/5705631/general/e51f3480-69e3-419f-95b2-e7e78936cf2c.jpg',
'https://images.openlane.eu/carimgs/5705631/general/c6f53bbe-c8ba-4b75-8b0d-8f6725ad9510.jpeg',
'https://images.openlane.eu/carimgs/5705631/general/2977c9e3-018e-4770-ab16-aa6f4153a821.jpeg',
'https://images.openlane.eu/carimgs/5705631/general/dc0f91c5-08bd-4d63-99be-e6eb8a3793e3.jpeg',
'https://images.openlane.eu/carimgs/5705631/general/864c4654-d8af-4cfe-a5d7-f50b60c76e1b.jpeg',
'https://images.openlane.eu/carimgs/5705631/general/79f1241e-a106-4966-9f7c-472d17ad5447.jpg',
'https://images.openlane.eu/carimgs/5705631/general/7e9e4099-8e52-4485-9ce8-65d323661dd7.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153826ba-4eaf-5eb9-844c-e9c6da9cd553/153826ba-4eaf-5eb9-844c-e9c6da9cd553_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133000,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705631/general/fb80d5cd-2c08-4f43-a005-c6751efbc9d0.jpeg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153826ba-4eaf-5eb9-844c-e9c6da9cd553/153826ba-4eaf-5eb9-844c-e9c6da9cd553_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125582,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705631/general/4feab02c-df73-4be9-a582-f220975cbd3f.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153826ba-4eaf-5eb9-844c-e9c6da9cd553/153826ba-4eaf-5eb9-844c-e9c6da9cd553_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55992,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705631/general/9574d9d7-04e4-41cd-8de7-99b90b209828.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153826ba-4eaf-5eb9-844c-e9c6da9cd553/153826ba-4eaf-5eb9-844c-e9c6da9cd553_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49527,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705631/general/e51f3480-69e3-419f-95b2-e7e78936cf2c.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153826ba-4eaf-5eb9-844c-e9c6da9cd553/153826ba-4eaf-5eb9-844c-e9c6da9cd553_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98177,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705631/general/c6f53bbe-c8ba-4b75-8b0d-8f6725ad9510.jpeg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153826ba-4eaf-5eb9-844c-e9c6da9cd553/153826ba-4eaf-5eb9-844c-e9c6da9cd553_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118348,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705631/general/2977c9e3-018e-4770-ab16-aa6f4153a821.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153826ba-4eaf-5eb9-844c-e9c6da9cd553/153826ba-4eaf-5eb9-844c-e9c6da9cd553_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120553,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705631/general/dc0f91c5-08bd-4d63-99be-e6eb8a3793e3.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153826ba-4eaf-5eb9-844c-e9c6da9cd553/153826ba-4eaf-5eb9-844c-e9c6da9cd553_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87317,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705631/general/864c4654-d8af-4cfe-a5d7-f50b60c76e1b.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153826ba-4eaf-5eb9-844c-e9c6da9cd553/153826ba-4eaf-5eb9-844c-e9c6da9cd553_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64416,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705631/general/79f1241e-a106-4966-9f7c-472d17ad5447.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153826ba-4eaf-5eb9-844c-e9c6da9cd553/153826ba-4eaf-5eb9-844c-e9c6da9cd553_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 492290,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705631/general/7e9e4099-8e52-4485-9ce8-65d323661dd7.png',
'Width': 850}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2025-04-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 Luxury - Hybrid - Automatic - 194 hp - 12.024 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-25 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728153%27 HTTP/1.1" 200 None
2026-03-25 17:17:41 [adesa.de] INFO: Saving data for 10728153: {'created_time': 1774459061.843993, 'last_price_update_time': 1774459061.844004, 'auction_closing_time': 1774605600.0}
2026-03-25 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728153') HTTP/1.1" 204 0
2026-03-25 17:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: af4f7fe4-5b1a-5540-9d97-939c261dba14 with identifier: 10728408
2026-03-25 17:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: af4f7fe4-5b1a-5540-9d97-939c261dba14 with identifier: 10728408
2026-03-25 17:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: af4f7fe4-5b1a-5540-9d97-939c261dba14 with identifier: 10728408 to the API
2026-03-25 17:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728408>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'af4f7fe4-5b1a-5540-9d97-939c261dba14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28979',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728408',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 112543,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5546172/general/214b1464-2ba6-4203-96a7-46b3e6ff4ed2.jpg',
'https://images.openlane.eu/carimgs/5546172/general/426ba75c-fcd1-40cd-8146-a80288bb2f0c.jpg',
'https://images.openlane.eu/carimgs/5546172/general/cc9c2bdf-20bf-4022-9a69-4df7b7989b74.jpg',
'https://images.openlane.eu/carimgs/5546172/general/b9c6b8cf-550b-4dfb-afa9-412002070f1b.jpg',
'https://images.openlane.eu/carimgs/5546172/general/d3ac2eff-aac4-46ca-8305-87296ec6206e.jpg',
'https://images.openlane.eu/carimgs/5546172/general/b380440c-b7a7-4882-9efd-fa231c79588f.jpg',
'https://images.openlane.eu/carimgs/5546172/general/f65b6fd0-d421-4d7d-9ee5-14b91aeade48.jpg',
'https://images.openlane.eu/carimgs/5546172/general/5a2e3c75-7351-484f-9157-abc2a482faf9.jpg',
'https://images.openlane.eu/carimgs/5546172/general/865ac356-7c9a-4bba-b888-56c5e6b92ccb.jpg',
'https://images.openlane.eu/carimgs/5546172/general/fb6084cc-2a2c-48a2-b45d-eeef4a738f03.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4f7fe4-5b1a-5540-9d97-939c261dba14/af4f7fe4-5b1a-5540-9d97-939c261dba14_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197501,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546172/general/214b1464-2ba6-4203-96a7-46b3e6ff4ed2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4f7fe4-5b1a-5540-9d97-939c261dba14/af4f7fe4-5b1a-5540-9d97-939c261dba14_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189513,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546172/general/426ba75c-fcd1-40cd-8146-a80288bb2f0c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4f7fe4-5b1a-5540-9d97-939c261dba14/af4f7fe4-5b1a-5540-9d97-939c261dba14_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201352,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546172/general/cc9c2bdf-20bf-4022-9a69-4df7b7989b74.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4f7fe4-5b1a-5540-9d97-939c261dba14/af4f7fe4-5b1a-5540-9d97-939c261dba14_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200823,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546172/general/b9c6b8cf-550b-4dfb-afa9-412002070f1b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4f7fe4-5b1a-5540-9d97-939c261dba14/af4f7fe4-5b1a-5540-9d97-939c261dba14_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179379,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546172/general/d3ac2eff-aac4-46ca-8305-87296ec6206e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4f7fe4-5b1a-5540-9d97-939c261dba14/af4f7fe4-5b1a-5540-9d97-939c261dba14_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198002,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546172/general/b380440c-b7a7-4882-9efd-fa231c79588f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4f7fe4-5b1a-5540-9d97-939c261dba14/af4f7fe4-5b1a-5540-9d97-939c261dba14_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199453,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546172/general/f65b6fd0-d421-4d7d-9ee5-14b91aeade48.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4f7fe4-5b1a-5540-9d97-939c261dba14/af4f7fe4-5b1a-5540-9d97-939c261dba14_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157163,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546172/general/5a2e3c75-7351-484f-9157-abc2a482faf9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4f7fe4-5b1a-5540-9d97-939c261dba14/af4f7fe4-5b1a-5540-9d97-939c261dba14_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177646,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546172/general/865ac356-7c9a-4bba-b888-56c5e6b92ccb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4f7fe4-5b1a-5540-9d97-939c261dba14/af4f7fe4-5b1a-5540-9d97-939c261dba14_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172911,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546172/general/fb6084cc-2a2c-48a2-b45d-eeef4a738f03.jpg',
'Width': 800}],
'price': 6700,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Crossland 1.5 120 Jahre - Diesel - Manual - 102 hp - 112.543 '
'km',
'transmission': 'manual',
'trim': '120 Jahre',
'vin': None,
'year': 2020}
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728408%27 HTTP/1.1" 200 None
2026-03-25 17:17:42 [adesa.de] INFO: Saving data for 10728408: {'created_time': 1774459062.223161, 'last_price_update_time': 1774459062.223172, 'auction_closing_time': 1774606800.0}
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728408') HTTP/1.1" 204 0
2026-03-25 17:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41083c26-e60a-5550-aafa-7ba521be3aa2 with identifier: 10728310
2026-03-25 17:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41083c26-e60a-5550-aafa-7ba521be3aa2 with scrape type 1
2026-03-25 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 41083c26-e60a-5550-aafa-7ba521be3aa2
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663991%252Fgeneral%252Fe145bbe1-370e-40c2-956f-0153dc70e65b.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663991/general/e145bbe1-370e-40c2-956f-0153dc70e65b.png already downloaded
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663991%252Fgeneral%252F046b9565-5ecb-46cb-9bc6-6b1a08576e83.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663991/general/046b9565-5ecb-46cb-9bc6-6b1a08576e83.png already downloaded
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663991%252Fgeneral%252F619b6a07-7d85-4099-8f4d-7e5b866f1e7f.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663991/general/619b6a07-7d85-4099-8f4d-7e5b866f1e7f.png already downloaded
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663991%252Fgeneral%252Fa8f2381e-b230-45c6-b6d3-9f965d36b7dd.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663991/general/a8f2381e-b230-45c6-b6d3-9f965d36b7dd.png already downloaded
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663991%252Fgeneral%252Fa026d154-3978-40ad-930e-2b8a8dbe856a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663991/general/a026d154-3978-40ad-930e-2b8a8dbe856a.jpeg already downloaded
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663991%252Fgeneral%252Fdc06326f-5ed4-431c-a37d-7f1a4da737b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663991/general/dc06326f-5ed4-431c-a37d-7f1a4da737b4.jpg already downloaded
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663991%252Fgeneral%252F6c574a29-aa43-490d-a6ae-9fca31edb4a5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663991/general/6c574a29-aa43-490d-a6ae-9fca31edb4a5.jpeg already downloaded
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663991%252Fgeneral%252Fbe5cbaf2-b9cd-4c3d-a3de-bf8bc4f643c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663991/general/be5cbaf2-b9cd-4c3d-a3de-bf8bc4f643c4.jpg already downloaded
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663991%252Fgeneral%252Fb24bf940-bc89-4c5f-85f3-c8b6b248985a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663991/general/b24bf940-bc89-4c5f-85f3-c8b6b248985a.jpg already downloaded
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663991%252Fgeneral%252F293d620d-ed5b-44da-b0ef-1706b17b82f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663991/general/293d620d-ed5b-44da-b0ef-1706b17b82f7.jpg already downloaded
2026-03-25 17:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 41083c26-e60a-5550-aafa-7ba521be3aa2, identifier: 10728310
2026-03-25 17:17:42 [adesa.de] INFO: Found listing with ID: 10728259
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728259%27 HTTP/1.1" 200 None
2026-03-25 17:17:42 [adesa.de] INFO: Scrape type for 10728259: 1
2026-03-25 17:17:42 [adesa.de] INFO: Scraping item 10728259 url https://www.openlane.eu/en/carv6/auction/10728259
2026-03-25 17:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728392> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 41083c26-e60a-5550-aafa-7ba521be3aa2 with identifier: 10728310
2026-03-25 17:17:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 41083c26-e60a-5550-aafa-7ba521be3aa2 with identifier: 10728310
2026-03-25 17:17:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 41083c26-e60a-5550-aafa-7ba521be3aa2 with identifier: 10728310 to the API
2026-03-25 17:17:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728310>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': '41083c26-e60a-5550-aafa-7ba521be3aa2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30847',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728310',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 29168,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 64,
'photo_urls': ['https://images.openlane.eu/carimgs/5663991/general/e145bbe1-370e-40c2-956f-0153dc70e65b.png',
'https://images.openlane.eu/carimgs/5663991/general/046b9565-5ecb-46cb-9bc6-6b1a08576e83.png',
'https://images.openlane.eu/carimgs/5663991/general/619b6a07-7d85-4099-8f4d-7e5b866f1e7f.png',
'https://images.openlane.eu/carimgs/5663991/general/a8f2381e-b230-45c6-b6d3-9f965d36b7dd.png',
'https://images.openlane.eu/carimgs/5663991/general/a026d154-3978-40ad-930e-2b8a8dbe856a.jpeg',
'https://images.openlane.eu/carimgs/5663991/general/dc06326f-5ed4-431c-a37d-7f1a4da737b4.jpg',
'https://images.openlane.eu/carimgs/5663991/general/6c574a29-aa43-490d-a6ae-9fca31edb4a5.jpeg',
'https://images.openlane.eu/carimgs/5663991/general/be5cbaf2-b9cd-4c3d-a3de-bf8bc4f643c4.jpg',
'https://images.openlane.eu/carimgs/5663991/general/b24bf940-bc89-4c5f-85f3-c8b6b248985a.jpg',
'https://images.openlane.eu/carimgs/5663991/general/293d620d-ed5b-44da-b0ef-1706b17b82f7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41083c26-e60a-5550-aafa-7ba521be3aa2/41083c26-e60a-5550-aafa-7ba521be3aa2_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 321479,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663991/general/e145bbe1-370e-40c2-956f-0153dc70e65b.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41083c26-e60a-5550-aafa-7ba521be3aa2/41083c26-e60a-5550-aafa-7ba521be3aa2_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 319486,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663991/general/046b9565-5ecb-46cb-9bc6-6b1a08576e83.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41083c26-e60a-5550-aafa-7ba521be3aa2/41083c26-e60a-5550-aafa-7ba521be3aa2_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 267853,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663991/general/619b6a07-7d85-4099-8f4d-7e5b866f1e7f.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41083c26-e60a-5550-aafa-7ba521be3aa2/41083c26-e60a-5550-aafa-7ba521be3aa2_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 273018,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663991/general/a8f2381e-b230-45c6-b6d3-9f965d36b7dd.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41083c26-e60a-5550-aafa-7ba521be3aa2/41083c26-e60a-5550-aafa-7ba521be3aa2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47099,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663991/general/a026d154-3978-40ad-930e-2b8a8dbe856a.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41083c26-e60a-5550-aafa-7ba521be3aa2/41083c26-e60a-5550-aafa-7ba521be3aa2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41323,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663991/general/dc06326f-5ed4-431c-a37d-7f1a4da737b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41083c26-e60a-5550-aafa-7ba521be3aa2/41083c26-e60a-5550-aafa-7ba521be3aa2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44627,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663991/general/6c574a29-aa43-490d-a6ae-9fca31edb4a5.jpeg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41083c26-e60a-5550-aafa-7ba521be3aa2/41083c26-e60a-5550-aafa-7ba521be3aa2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52596,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663991/general/be5cbaf2-b9cd-4c3d-a3de-bf8bc4f643c4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41083c26-e60a-5550-aafa-7ba521be3aa2/41083c26-e60a-5550-aafa-7ba521be3aa2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37606,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663991/general/b24bf940-bc89-4c5f-85f3-c8b6b248985a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41083c26-e60a-5550-aafa-7ba521be3aa2/41083c26-e60a-5550-aafa-7ba521be3aa2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31845,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663991/general/293d620d-ed5b-44da-b0ef-1706b17b82f7.jpg',
'Width': 800}],
'price': 11800,
'price_includes_vat': True,
'registration_date': '2025-04-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 100 hp - 29.168 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728310%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Saving data for 10728310: {'created_time': 1774459063.145271, 'last_price_update_time': 1774459063.145284, 'auction_closing_time': 1774606200.0}
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728310') HTTP/1.1" 204 0
2026-03-25 17:17:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10728215
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728215%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Scrape type for 10728215: 1
2026-03-25 17:17:43 [adesa.de] INFO: Scraping item 10728215 url https://www.openlane.eu/en/carv6/auction/10728215
2026-03-25 17:17:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10728262
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728262%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Scrape type for 10728262: 1
2026-03-25 17:17:43 [adesa.de] INFO: Scraping item 10728262 url https://www.openlane.eu/en/carv6/auction/10728262
2026-03-25 17:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16703827-d98a-5517-94a1-aabecadccb5b with identifier: 10728392
2026-03-25 17:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16703827-d98a-5517-94a1-aabecadccb5b with scrape type 1
2026-03-25 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 16703827-d98a-5517-94a1-aabecadccb5b
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538817%252Fgeneral%252F3bd57a8a-090e-43fc-9b5e-20ade2d0cd51.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538817/general/3bd57a8a-090e-43fc-9b5e-20ade2d0cd51.jpg not downloaded yet
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10728257
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728257%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Scrape type for 10728257: 1
2026-03-25 17:17:43 [adesa.de] INFO: Scraping item 10728257 url https://www.openlane.eu/en/carv6/auction/10728257
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538817%252Fgeneral%252F7aea1c21-f822-49a1-8ef8-de2aa1322413.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538817/general/7aea1c21-f822-49a1-8ef8-de2aa1322413.jpg not downloaded yet
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10728258
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728258%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Scrape type for 10728258: 1
2026-03-25 17:17:43 [adesa.de] INFO: Scraping item 10728258 url https://www.openlane.eu/en/carv6/auction/10728258
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538817%252Fgeneral%252F9f1d37c0-7c87-4855-bc1d-7d55c1ee1677.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538817/general/9f1d37c0-7c87-4855-bc1d-7d55c1ee1677.jpg not downloaded yet
2026-03-25 17:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ddb39e3-50b5-5439-84e3-2322b0f8f79e with identifier: 10725959
2026-03-25 17:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ddb39e3-50b5-5439-84e3-2322b0f8f79e with scrape type 1
2026-03-25 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3ddb39e3-50b5-5439-84e3-2322b0f8f79e
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742392%252Fgeneral%252F0b29dcee-c4c0-48b2-8848-30211dbbdd6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742392/general/0b29dcee-c4c0-48b2-8848-30211dbbdd6d.jpg not downloaded yet
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10728261
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728261%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Scrape type for 10728261: 1
2026-03-25 17:17:43 [adesa.de] INFO: Scraping item 10728261 url https://www.openlane.eu/en/carv6/auction/10728261
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538817%252Fgeneral%252F72389b67-fec0-4faf-ac43-77332d305149.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538817/general/72389b67-fec0-4faf-ac43-77332d305149.jpg not downloaded yet
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742392%252Fgeneral%252F5030fa7e-0191-47bf-b641-10e73cc93733.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742392/general/5030fa7e-0191-47bf-b641-10e73cc93733.jpg not downloaded yet
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10728255
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728255%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Scrape type for 10728255: 1
2026-03-25 17:17:43 [adesa.de] INFO: Scraping item 10728255 url https://www.openlane.eu/en/carv6/auction/10728255
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538817%252Fgeneral%252F32cbfc3d-0571-4064-b56d-f14b1f555fe2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538817/general/32cbfc3d-0571-4064-b56d-f14b1f555fe2.jpg not downloaded yet
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742392%252Fgeneral%252F78195001-0844-4e03-b2df-7f1542414573.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742392/general/78195001-0844-4e03-b2df-7f1542414573.jpg not downloaded yet
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10728256
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728256%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Scrape type for 10728256: 1
2026-03-25 17:17:43 [adesa.de] INFO: Scraping item 10728256 url https://www.openlane.eu/en/carv6/auction/10728256
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538817%252Fgeneral%252F0a639e57-f4f4-4853-a82a-fcf44ea6c251.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538817/general/0a639e57-f4f4-4853-a82a-fcf44ea6c251.jpg not downloaded yet
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742392%252Fgeneral%252F6e54220a-9a02-45f9-aea1-381b8369d3ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742392/general/6e54220a-9a02-45f9-aea1-381b8369d3ac.jpg not downloaded yet
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10728217
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728217%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Scrape type for 10728217: 1
2026-03-25 17:17:43 [adesa.de] INFO: Scraping item 10728217 url https://www.openlane.eu/en/carv6/auction/10728217
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538817%252Fgeneral%252Fe85e6f1d-91e6-4251-9106-42bf8ab4d6f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538817/general/e85e6f1d-91e6-4251-9106-42bf8ab4d6f8.jpg not downloaded yet
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742392%252Fgeneral%252F17a176b8-67ec-4060-a886-e015a6cf28ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742392/general/17a176b8-67ec-4060-a886-e015a6cf28ad.jpg not downloaded yet
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10726087
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726087%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Scrape type for 10726087: 1
2026-03-25 17:17:43 [adesa.de] INFO: Scraping item 10726087 url https://www.openlane.eu/en/carv6/auction/10726087
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538817%252Fgeneral%252F1ec8dc71-9b3a-434c-94ef-0588f9a6afb1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538817/general/1ec8dc71-9b3a-434c-94ef-0588f9a6afb1.jpg not downloaded yet
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742392%252Fgeneral%252F1af516cc-5baa-4326-93d5-7225224230ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742392/general/1af516cc-5baa-4326-93d5-7225224230ab.jpg not downloaded yet
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10725951
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725951%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Scrape type for 10725951: 1
2026-03-25 17:17:43 [adesa.de] INFO: Scraping item 10725951 url https://www.openlane.eu/en/carv6/auction/10725951
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538817%252Fgeneral%252F4835a813-3f6c-4192-9a64-d09fb4257dd5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538817/general/4835a813-3f6c-4192-9a64-d09fb4257dd5.jpg not downloaded yet
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742392%252Fgeneral%252F85731556-03ce-431e-bbc5-32ab40f58e33.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742392/general/85731556-03ce-431e-bbc5-32ab40f58e33.jpg not downloaded yet
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10725914
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725914%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Scrape type for 10725914: 1
2026-03-25 17:17:43 [adesa.de] INFO: Scraping item 10725914 url https://www.openlane.eu/en/carv6/auction/10725914
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538817%252Fgeneral%252F27bfe802-3f39-4686-a3d8-220a7c3a2e57.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538817/general/27bfe802-3f39-4686-a3d8-220a7c3a2e57.jpg not downloaded yet
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742392%252Fgeneral%252F6efc2db2-fb0b-4f54-b70e-3ec8e742ed0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742392/general/6efc2db2-fb0b-4f54-b70e-3ec8e742ed0b.jpg not downloaded yet
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10726093
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726093%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Scrape type for 10726093: 1
2026-03-25 17:17:43 [adesa.de] INFO: Scraping item 10726093 url https://www.openlane.eu/en/carv6/auction/10726093
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742392%252Fgeneral%252F997b6eae-5b29-4472-b6fa-227a0dfc6275.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742392/general/997b6eae-5b29-4472-b6fa-227a0dfc6275.jpg not downloaded yet
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10726085
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726085%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Scrape type for 10726085: 1
2026-03-25 17:17:43 [adesa.de] INFO: Scraping item 10726085 url https://www.openlane.eu/en/carv6/auction/10726085
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742392%252Fgeneral%252F12a6d116-b369-4ee9-8f95-27cfe24c417e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742392/general/12a6d116-b369-4ee9-8f95-27cfe24c417e.jpg not downloaded yet
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10725969
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725969%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Scrape type for 10725969: 1
2026-03-25 17:17:43 [adesa.de] INFO: Scraping item 10725969 url https://www.openlane.eu/en/carv6/auction/10725969
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10726088
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726088%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Scrape type for 10726088: 1
2026-03-25 17:17:43 [adesa.de] INFO: Scraping item 10726088 url https://www.openlane.eu/en/carv6/auction/10726088
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10725962
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725962%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Scrape type for 10725962: 1
2026-03-25 17:17:43 [adesa.de] INFO: Scraping item 10725962 url https://www.openlane.eu/en/carv6/auction/10725962
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10725954
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725954%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Scrape type for 10725954: 1
2026-03-25 17:17:43 [adesa.de] INFO: Scraping item 10725954 url https://www.openlane.eu/en/carv6/auction/10725954
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10725955
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725955%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Scrape type for 10725955: 1
2026-03-25 17:17:43 [adesa.de] INFO: Scraping item 10725955 url https://www.openlane.eu/en/carv6/auction/10725955
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10725961
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725961%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Scrape type for 10725961: 1
2026-03-25 17:17:43 [adesa.de] INFO: Scraping item 10725961 url https://www.openlane.eu/en/carv6/auction/10725961
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10726090
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726090%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Scrape type for 10726090: 1
2026-03-25 17:17:43 [adesa.de] INFO: Scraping item 10726090 url https://www.openlane.eu/en/carv6/auction/10726090
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10725952
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725952%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Scrape type for 10725952: 1
2026-03-25 17:17:43 [adesa.de] INFO: Scraping item 10725952 url https://www.openlane.eu/en/carv6/auction/10725952
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10725953
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725953%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Scrape type for 10725953: 1
2026-03-25 17:17:43 [adesa.de] INFO: Scraping item 10725953 url https://www.openlane.eu/en/carv6/auction/10725953
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10725965
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725965%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Scrape type for 10725965: 1
2026-03-25 17:17:43 [adesa.de] INFO: Scraping item 10725965 url https://www.openlane.eu/en/carv6/auction/10725965
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10728558
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728558%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Scrape type for 10728558: 1
2026-03-25 17:17:43 [adesa.de] INFO: Scraping item 10728558 url https://www.openlane.eu/en/carv6/auction/10728558
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10728559
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728559%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Scrape type for 10728559: 1
2026-03-25 17:17:43 [adesa.de] INFO: Scraping item 10728559 url https://www.openlane.eu/en/carv6/auction/10728559
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10725967
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725967%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Scrape type for 10725967: 1
2026-03-25 17:17:43 [adesa.de] INFO: Scraping item 10725967 url https://www.openlane.eu/en/carv6/auction/10725967
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10725968
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725968%27 HTTP/1.1" 200 None
2026-03-25 17:17:43 [adesa.de] INFO: Scrape type for 10725968: 1
2026-03-25 17:17:43 [adesa.de] INFO: Scraping item 10725968 url https://www.openlane.eu/en/carv6/auction/10725968
2026-03-25 17:17:43 [adesa.de] INFO: Found listing with ID: 10726089
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726089%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10726089: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10726089 url https://www.openlane.eu/en/carv6/auction/10726089
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10728502
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728502%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10728502: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10728502 url https://www.openlane.eu/en/carv6/auction/10728502
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10728557
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728557%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10728557: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10728557 url https://www.openlane.eu/en/carv6/auction/10728557
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10726091
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726091%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10726091: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10726091 url https://www.openlane.eu/en/carv6/auction/10726091
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10728190
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728190%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10728190: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10728190 url https://www.openlane.eu/en/carv6/auction/10728190
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10728522
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728522%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10728522: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10728522 url https://www.openlane.eu/en/carv6/auction/10728522
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10728333
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728333%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10728333: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10728333 url https://www.openlane.eu/en/carv6/auction/10728333
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10728376
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728376%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10728376: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10728376 url https://www.openlane.eu/en/carv6/auction/10728376
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10728516
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728516%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10728516: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10728516 url https://www.openlane.eu/en/carv6/auction/10728516
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10728191
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728191%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10728191: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10728191 url https://www.openlane.eu/en/carv6/auction/10728191
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10728212
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728212%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10728212: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10728212 url https://www.openlane.eu/en/carv6/auction/10728212
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10728437
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728437%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10728437: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10728437 url https://www.openlane.eu/en/carv6/auction/10728437
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10728534
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728534%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10728534: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10728534 url https://www.openlane.eu/en/carv6/auction/10728534
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10728319
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728319%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10728319: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10728319 url https://www.openlane.eu/en/carv6/auction/10728319
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10728369
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728369%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10728369: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10728369 url https://www.openlane.eu/en/carv6/auction/10728369
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10728545
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728545%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10728545: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10728545 url https://www.openlane.eu/en/carv6/auction/10728545
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10726094
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726094%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10726094: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10726094 url https://www.openlane.eu/en/carv6/auction/10726094
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10725972
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725972%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10725972: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10725972 url https://www.openlane.eu/en/carv6/auction/10725972
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10728384
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728384%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10728384: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10728384 url https://www.openlane.eu/en/carv6/auction/10728384
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10726092
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726092%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10726092: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10726092 url https://www.openlane.eu/en/carv6/auction/10726092
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10728512
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728512%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10728512: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10728512 url https://www.openlane.eu/en/carv6/auction/10728512
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10725970
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725970%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10725970: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10725970 url https://www.openlane.eu/en/carv6/auction/10725970
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10728526
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728526%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10728526: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10728526 url https://www.openlane.eu/en/carv6/auction/10728526
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10728291
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728291%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10728291: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10728291 url https://www.openlane.eu/en/carv6/auction/10728291
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10725964
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725964%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10725964: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10725964 url https://www.openlane.eu/en/carv6/auction/10725964
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10726096
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726096%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10726096: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10726096 url https://www.openlane.eu/en/carv6/auction/10726096
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10725957
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725957%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10725957: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10725957 url https://www.openlane.eu/en/carv6/auction/10725957
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10725958
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725958%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10725958: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10725958 url https://www.openlane.eu/en/carv6/auction/10725958
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10726098
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726098%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10726098: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10726098 url https://www.openlane.eu/en/carv6/auction/10726098
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10725971
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725971%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10725971: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10725971 url https://www.openlane.eu/en/carv6/auction/10725971
2026-03-25 17:17:44 [adesa.de] INFO: Found listing with ID: 10728426
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728426%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [adesa.de] INFO: Scrape type for 10728426: 1
2026-03-25 17:17:44 [adesa.de] INFO: Scraping item 10728426 url https://www.openlane.eu/en/carv6/auction/10728426
2026-03-25 17:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728156> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728391> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f790a53-bb17-55c0-b1d1-47ae27887cb5 with identifier: 10728156
2026-03-25 17:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f790a53-bb17-55c0-b1d1-47ae27887cb5 with scrape type 1
2026-03-25 17:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8f790a53-bb17-55c0-b1d1-47ae27887cb5
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705628%252Fgeneral%252Fb2aad9a7-0b88-4b15-82ff-6801c023a68d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705628/general/b2aad9a7-0b88-4b15-82ff-6801c023a68d.jpg already downloaded
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705628%252Fgeneral%252F69f76926-bb6f-41f8-99bc-154bf96dfd9b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705628/general/69f76926-bb6f-41f8-99bc-154bf96dfd9b.jpeg already downloaded
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705628%252Fgeneral%252F8fd28977-4a65-4b0d-91a0-27a3f621f548.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705628/general/8fd28977-4a65-4b0d-91a0-27a3f621f548.jpeg already downloaded
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705628%252Fgeneral%252F46e33618-3115-4059-ba70-3dda738aba4c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705628/general/46e33618-3115-4059-ba70-3dda738aba4c.jpeg already downloaded
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705628%252Fgeneral%252F2f4b9563-16b8-4db0-944f-86f9fb5eff0c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705628/general/2f4b9563-16b8-4db0-944f-86f9fb5eff0c.jpeg already downloaded
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705628%252Fgeneral%252Fc834ab34-32bb-49c5-9679-c4b5382e9a9a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705628/general/c834ab34-32bb-49c5-9679-c4b5382e9a9a.jpeg already downloaded
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705628%252Fgeneral%252F3f02faee-b044-4f66-9e28-e6a03ccd0f6a.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705628/general/3f02faee-b044-4f66-9e28-e6a03ccd0f6a.png already downloaded
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705628%252Fgeneral%252F0b07b6ad-53df-45d2-8214-1017c9baa912.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705628/general/0b07b6ad-53df-45d2-8214-1017c9baa912.png already downloaded
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705628%252Fgeneral%252Ff91f8ff6-5e7a-4e3d-890d-53196ea6e0a7.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705628/general/f91f8ff6-5e7a-4e3d-890d-53196ea6e0a7.png already downloaded
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705628%252Fgeneral%252F838f6214-d671-441f-8352-de68072c3210.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705628/general/838f6214-d671-441f-8352-de68072c3210.jpeg already downloaded
2026-03-25 17:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8f790a53-bb17-55c0-b1d1-47ae27887cb5, identifier: 10728156
2026-03-25 17:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8f790a53-bb17-55c0-b1d1-47ae27887cb5 with identifier: 10728156
2026-03-25 17:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8f790a53-bb17-55c0-b1d1-47ae27887cb5 with identifier: 10728156
2026-03-25 17:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8f790a53-bb17-55c0-b1d1-47ae27887cb5 with identifier: 10728156 to the API
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728156>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 194,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '8f790a53-bb17-55c0-b1d1-47ae27887cb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31538',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728156',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 9315,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5705628/general/b2aad9a7-0b88-4b15-82ff-6801c023a68d.jpg',
'https://images.openlane.eu/carimgs/5705628/general/69f76926-bb6f-41f8-99bc-154bf96dfd9b.jpeg',
'https://images.openlane.eu/carimgs/5705628/general/8fd28977-4a65-4b0d-91a0-27a3f621f548.jpeg',
'https://images.openlane.eu/carimgs/5705628/general/46e33618-3115-4059-ba70-3dda738aba4c.jpeg',
'https://images.openlane.eu/carimgs/5705628/general/2f4b9563-16b8-4db0-944f-86f9fb5eff0c.jpeg',
'https://images.openlane.eu/carimgs/5705628/general/c834ab34-32bb-49c5-9679-c4b5382e9a9a.jpeg',
'https://images.openlane.eu/carimgs/5705628/general/3f02faee-b044-4f66-9e28-e6a03ccd0f6a.png',
'https://images.openlane.eu/carimgs/5705628/general/0b07b6ad-53df-45d2-8214-1017c9baa912.png',
'https://images.openlane.eu/carimgs/5705628/general/f91f8ff6-5e7a-4e3d-890d-53196ea6e0a7.png',
'https://images.openlane.eu/carimgs/5705628/general/838f6214-d671-441f-8352-de68072c3210.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f790a53-bb17-55c0-b1d1-47ae27887cb5/8f790a53-bb17-55c0-b1d1-47ae27887cb5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51474,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705628/general/b2aad9a7-0b88-4b15-82ff-6801c023a68d.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f790a53-bb17-55c0-b1d1-47ae27887cb5/8f790a53-bb17-55c0-b1d1-47ae27887cb5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149205,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705628/general/69f76926-bb6f-41f8-99bc-154bf96dfd9b.jpeg',
'Width': 790},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f790a53-bb17-55c0-b1d1-47ae27887cb5/8f790a53-bb17-55c0-b1d1-47ae27887cb5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179524,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705628/general/8fd28977-4a65-4b0d-91a0-27a3f621f548.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f790a53-bb17-55c0-b1d1-47ae27887cb5/8f790a53-bb17-55c0-b1d1-47ae27887cb5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149498,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705628/general/46e33618-3115-4059-ba70-3dda738aba4c.jpeg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f790a53-bb17-55c0-b1d1-47ae27887cb5/8f790a53-bb17-55c0-b1d1-47ae27887cb5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122588,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705628/general/2f4b9563-16b8-4db0-944f-86f9fb5eff0c.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f790a53-bb17-55c0-b1d1-47ae27887cb5/8f790a53-bb17-55c0-b1d1-47ae27887cb5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92666,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705628/general/c834ab34-32bb-49c5-9679-c4b5382e9a9a.jpeg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f790a53-bb17-55c0-b1d1-47ae27887cb5/8f790a53-bb17-55c0-b1d1-47ae27887cb5_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 552782,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705628/general/3f02faee-b044-4f66-9e28-e6a03ccd0f6a.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f790a53-bb17-55c0-b1d1-47ae27887cb5/8f790a53-bb17-55c0-b1d1-47ae27887cb5_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 498706,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705628/general/0b07b6ad-53df-45d2-8214-1017c9baa912.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f790a53-bb17-55c0-b1d1-47ae27887cb5/8f790a53-bb17-55c0-b1d1-47ae27887cb5_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 509206,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705628/general/f91f8ff6-5e7a-4e3d-890d-53196ea6e0a7.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f790a53-bb17-55c0-b1d1-47ae27887cb5/8f790a53-bb17-55c0-b1d1-47ae27887cb5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101697,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705628/general/838f6214-d671-441f-8352-de68072c3210.jpeg',
'Width': 848}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2025-04-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 Luxury - Hybrid - Automatic - 194 hp - 9.315 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728156%27 HTTP/1.1" 200 None
2026-03-25 17:17:45 [adesa.de] INFO: Saving data for 10728156: {'created_time': 1774459065.442175, 'last_price_update_time': 1774459065.442186, 'auction_closing_time': 1774605600.0}
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728156') HTTP/1.1" 204 0
2026-03-25 17:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728430> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728327> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728154> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728151> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f07f752-816d-56bf-9c00-1127e7aa4091 with identifier: 10728391
2026-03-25 17:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f07f752-816d-56bf-9c00-1127e7aa4091 with scrape type 1
2026-03-25 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8f07f752-816d-56bf-9c00-1127e7aa4091
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5395402%252Fgeneral%252Feb33ca4c-d8b2-48bd-95c1-7367f8ca42af.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395402/general/eb33ca4c-d8b2-48bd-95c1-7367f8ca42af.jpg already downloaded
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5395402%252Fgeneral%252F1bca0508-994c-4b05-93b4-77affedaf3c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395402/general/1bca0508-994c-4b05-93b4-77affedaf3c1.jpg already downloaded
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5395402%252Fgeneral%252F75e3ef9b-7d98-43fe-ab64-efb317392d0f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395402/general/75e3ef9b-7d98-43fe-ab64-efb317392d0f.jpg already downloaded
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5395402%252Fgeneral%252F081a699c-2b7d-4e93-b014-333cf09e89b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395402/general/081a699c-2b7d-4e93-b014-333cf09e89b1.jpg already downloaded
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5395402%252Fgeneral%252Fe2def925-8201-48cd-af6e-10f9aedca5de.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395402/general/e2def925-8201-48cd-af6e-10f9aedca5de.jpg already downloaded
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5395402%252Fgeneral%252Fee0fce36-76ea-4bee-94fa-ec803078a930.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395402/general/ee0fce36-76ea-4bee-94fa-ec803078a930.jpg already downloaded
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5395402%252Fgeneral%252F86bd9bef-c197-48d6-a36b-3b1a72c72071.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395402/general/86bd9bef-c197-48d6-a36b-3b1a72c72071.jpg already downloaded
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5395402%252Fgeneral%252Fdc763773-064b-4a37-9090-655eb2de0ba3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395402/general/dc763773-064b-4a37-9090-655eb2de0ba3.jpg already downloaded
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5395402%252Fgeneral%252Ff7343375-7030-4d60-bd41-acfab614f89e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395402/general/f7343375-7030-4d60-bd41-acfab614f89e.jpg already downloaded
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5395402%252Fgeneral%252F51e6325f-3199-4ad5-83ea-3821cde28fd8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395402/general/51e6325f-3199-4ad5-83ea-3821cde28fd8.jpg already downloaded
2026-03-25 17:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8f07f752-816d-56bf-9c00-1127e7aa4091, identifier: 10728391
2026-03-25 17:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8f07f752-816d-56bf-9c00-1127e7aa4091 with identifier: 10728391
2026-03-25 17:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8f07f752-816d-56bf-9c00-1127e7aa4091 with identifier: 10728391
2026-03-25 17:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8f07f752-816d-56bf-9c00-1127e7aa4091 with identifier: 10728391 to the API
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728391>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '8f07f752-816d-56bf-9c00-1127e7aa4091',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27184',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728391',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 30453,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5395402/general/eb33ca4c-d8b2-48bd-95c1-7367f8ca42af.jpg',
'https://images.openlane.eu/carimgs/5395402/general/1bca0508-994c-4b05-93b4-77affedaf3c1.jpg',
'https://images.openlane.eu/carimgs/5395402/general/75e3ef9b-7d98-43fe-ab64-efb317392d0f.jpg',
'https://images.openlane.eu/carimgs/5395402/general/081a699c-2b7d-4e93-b014-333cf09e89b1.jpg',
'https://images.openlane.eu/carimgs/5395402/general/e2def925-8201-48cd-af6e-10f9aedca5de.jpg',
'https://images.openlane.eu/carimgs/5395402/general/ee0fce36-76ea-4bee-94fa-ec803078a930.jpg',
'https://images.openlane.eu/carimgs/5395402/general/86bd9bef-c197-48d6-a36b-3b1a72c72071.jpg',
'https://images.openlane.eu/carimgs/5395402/general/dc763773-064b-4a37-9090-655eb2de0ba3.jpg',
'https://images.openlane.eu/carimgs/5395402/general/f7343375-7030-4d60-bd41-acfab614f89e.jpg',
'https://images.openlane.eu/carimgs/5395402/general/51e6325f-3199-4ad5-83ea-3821cde28fd8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f07f752-816d-56bf-9c00-1127e7aa4091/8f07f752-816d-56bf-9c00-1127e7aa4091_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252020,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395402/general/eb33ca4c-d8b2-48bd-95c1-7367f8ca42af.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f07f752-816d-56bf-9c00-1127e7aa4091/8f07f752-816d-56bf-9c00-1127e7aa4091_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143708,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395402/general/1bca0508-994c-4b05-93b4-77affedaf3c1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f07f752-816d-56bf-9c00-1127e7aa4091/8f07f752-816d-56bf-9c00-1127e7aa4091_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141108,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395402/general/75e3ef9b-7d98-43fe-ab64-efb317392d0f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f07f752-816d-56bf-9c00-1127e7aa4091/8f07f752-816d-56bf-9c00-1127e7aa4091_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226153,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395402/general/081a699c-2b7d-4e93-b014-333cf09e89b1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f07f752-816d-56bf-9c00-1127e7aa4091/8f07f752-816d-56bf-9c00-1127e7aa4091_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230067,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395402/general/e2def925-8201-48cd-af6e-10f9aedca5de.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f07f752-816d-56bf-9c00-1127e7aa4091/8f07f752-816d-56bf-9c00-1127e7aa4091_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202971,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395402/general/ee0fce36-76ea-4bee-94fa-ec803078a930.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f07f752-816d-56bf-9c00-1127e7aa4091/8f07f752-816d-56bf-9c00-1127e7aa4091_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240834,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395402/general/86bd9bef-c197-48d6-a36b-3b1a72c72071.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f07f752-816d-56bf-9c00-1127e7aa4091/8f07f752-816d-56bf-9c00-1127e7aa4091_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220066,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395402/general/dc763773-064b-4a37-9090-655eb2de0ba3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f07f752-816d-56bf-9c00-1127e7aa4091/8f07f752-816d-56bf-9c00-1127e7aa4091_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210522,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395402/general/f7343375-7030-4d60-bd41-acfab614f89e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f07f752-816d-56bf-9c00-1127e7aa4091/8f07f752-816d-56bf-9c00-1127e7aa4091_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226099,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395402/general/51e6325f-3199-4ad5-83ea-3821cde28fd8.jpg',
'Width': 1280}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-05-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 3008 Allure - Hybrid - Automatic - 181 hp - 30.453 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728391%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [adesa.de] INFO: Saving data for 10728391: {'created_time': 1774459066.102036, 'last_price_update_time': 1774459066.102047, 'auction_closing_time': 1774606800.0}
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728391') HTTP/1.1" 204 0
2026-03-25 17:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bedbda9c-0ef1-5541-b8a6-50de7eda9b4e with identifier: 10728430
2026-03-25 17:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bedbda9c-0ef1-5541-b8a6-50de7eda9b4e with scrape type 1
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bedbda9c-0ef1-5541-b8a6-50de7eda9b4e
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487315%252Fgeneral%252Fee057b24-df4f-411f-9f4d-b4510474060d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487315/general/ee057b24-df4f-411f-9f4d-b4510474060d.jpg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487315%252Fgeneral%252F7146f343-97f9-4e83-af18-81d06f8d3090.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487315/general/7146f343-97f9-4e83-af18-81d06f8d3090.jpg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487315%252Fgeneral%252F882f5aaf-1e0c-41de-bf57-02c9e3e98e0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487315/general/882f5aaf-1e0c-41de-bf57-02c9e3e98e0d.jpg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487315%252Fgeneral%252F1b95db80-3408-47f8-af5a-0fba731404ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487315/general/1b95db80-3408-47f8-af5a-0fba731404ba.jpg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487315%252Fgeneral%252Fad137ae3-dcc5-44f7-a336-b0f4df1d5842.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487315/general/ad137ae3-dcc5-44f7-a336-b0f4df1d5842.jpg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487315%252Fgeneral%252F21237dd2-0956-4590-b2b6-79d567d697a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487315/general/21237dd2-0956-4590-b2b6-79d567d697a7.jpg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487315%252Fgeneral%252F5a87d8cf-c8d7-4167-b8e6-5ce1c419281c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487315/general/5a87d8cf-c8d7-4167-b8e6-5ce1c419281c.jpg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487315%252Fgeneral%252F1af2bb7b-59aa-4610-8788-f611656befbd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487315/general/1af2bb7b-59aa-4610-8788-f611656befbd.jpg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487315%252Fgeneral%252Ffb04944d-5e94-44c4-a620-7b1fa66a1692.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487315/general/fb04944d-5e94-44c4-a620-7b1fa66a1692.jpg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487315%252Fgeneral%252F4b866d7d-9b98-4cd2-986c-d1f8f89ae03d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487315/general/4b866d7d-9b98-4cd2-986c-d1f8f89ae03d.jpg already downloaded
2026-03-25 17:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bedbda9c-0ef1-5541-b8a6-50de7eda9b4e, identifier: 10728430
2026-03-25 17:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 127cd3b1-18e3-5018-8756-e45af9d1a87d with identifier: 10728327
2026-03-25 17:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 127cd3b1-18e3-5018-8756-e45af9d1a87d with scrape type 1
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 127cd3b1-18e3-5018-8756-e45af9d1a87d
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5334415%252Fgeneral%252F96ba5f8b-6b29-4609-9bf6-1d97eef0000e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334415/general/96ba5f8b-6b29-4609-9bf6-1d97eef0000e.jpg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5334415%252Fgeneral%252F65863974-3734-4525-8ed5-ab10f2210530.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334415/general/65863974-3734-4525-8ed5-ab10f2210530.jpg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5334415%252Fgeneral%252F072f8531-0754-4dcf-a4a9-a36bf0bb74f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334415/general/072f8531-0754-4dcf-a4a9-a36bf0bb74f5.jpg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5334415%252Fgeneral%252F30b15c02-a26e-497a-a37a-ca1e1d474d0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334415/general/30b15c02-a26e-497a-a37a-ca1e1d474d0c.jpg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5334415%252Fgeneral%252F86d5cf83-e3bb-4bc7-aee1-37b9fee0ed8d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334415/general/86d5cf83-e3bb-4bc7-aee1-37b9fee0ed8d.jpg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5334415%252Fgeneral%252F3d0649a3-ffd0-4811-8232-d22255c13b33.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334415/general/3d0649a3-ffd0-4811-8232-d22255c13b33.jpg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5334415%252Fgeneral%252F85f1d785-53bd-4ba3-8b45-37b6f9171d0f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334415/general/85f1d785-53bd-4ba3-8b45-37b6f9171d0f.jpg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5334415%252Fgeneral%252F27bb35df-5226-4074-a1a9-7e2778924346.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334415/general/27bb35df-5226-4074-a1a9-7e2778924346.jpg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5334415%252Fgeneral%252F77c21136-5baf-401f-b1c4-784add63ba09.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334415/general/77c21136-5baf-401f-b1c4-784add63ba09.jpg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5334415%252Fgeneral%252Fe65da82e-3048-41fa-bbc5-477f7e6f4fbd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334415/general/e65da82e-3048-41fa-bbc5-477f7e6f4fbd.jpg already downloaded
2026-03-25 17:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 127cd3b1-18e3-5018-8756-e45af9d1a87d, identifier: 10728327
2026-03-25 17:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53e58143-0e4c-5213-b8a6-33c9fe8ba848 with identifier: 10728154
2026-03-25 17:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53e58143-0e4c-5213-b8a6-33c9fe8ba848 with scrape type 1
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 53e58143-0e4c-5213-b8a6-33c9fe8ba848
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705630%252Fgeneral%252F7d13d144-174d-4c0e-a745-ef7bdf543751.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705630/general/7d13d144-174d-4c0e-a745-ef7bdf543751.jpg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705630%252Fgeneral%252F523dd8d8-7b9c-46b8-8a3b-fcbebfaebaaa.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705630/general/523dd8d8-7b9c-46b8-8a3b-fcbebfaebaaa.jpeg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705630%252Fgeneral%252F568e1257-754c-4213-96bd-6fb07bd30033.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705630/general/568e1257-754c-4213-96bd-6fb07bd30033.jpg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705630%252Fgeneral%252F26638b9a-bbe8-4476-8136-be2f2142f665.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705630/general/26638b9a-bbe8-4476-8136-be2f2142f665.jpg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705630%252Fgeneral%252F288429b6-c670-4491-be2d-9083541ba576.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705630/general/288429b6-c670-4491-be2d-9083541ba576.jpeg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705630%252Fgeneral%252F769067fa-686f-4b1c-b875-05c877d3c75f.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705630/general/769067fa-686f-4b1c-b875-05c877d3c75f.png already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705630%252Fgeneral%252F7b276a99-6b20-4666-9c40-e55f88e8e1d2.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705630/general/7b276a99-6b20-4666-9c40-e55f88e8e1d2.png already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705630%252Fgeneral%252Ff58ad5c6-0beb-4454-9dd5-7ff606bb48a4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705630/general/f58ad5c6-0beb-4454-9dd5-7ff606bb48a4.jpeg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705630%252Fgeneral%252F3c0724bb-c0bd-440e-9770-c6c0f751c599.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705630/general/3c0724bb-c0bd-440e-9770-c6c0f751c599.png already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705630%252Fgeneral%252F95509c52-397c-46ed-b66f-4e267e86a2df.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705630/general/95509c52-397c-46ed-b66f-4e267e86a2df.png already downloaded
2026-03-25 17:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 53e58143-0e4c-5213-b8a6-33c9fe8ba848, identifier: 10728154
2026-03-25 17:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bda0d39-d1e0-595c-b255-af93f05df677 with identifier: 10728151
2026-03-25 17:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bda0d39-d1e0-595c-b255-af93f05df677 with scrape type 1
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1bda0d39-d1e0-595c-b255-af93f05df677
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705633%252Fgeneral%252F4490ffe1-13e5-4178-91e7-b6048569f7a9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705633/general/4490ffe1-13e5-4178-91e7-b6048569f7a9.jpeg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705633%252Fgeneral%252F87b98125-6e45-4ef7-8b06-920e323c48bc.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705633/general/87b98125-6e45-4ef7-8b06-920e323c48bc.jpeg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705633%252Fgeneral%252Fa05fc0b6-4230-4baa-a38e-50409fa37598.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705633/general/a05fc0b6-4230-4baa-a38e-50409fa37598.jpg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705633%252Fgeneral%252Ffa51c92c-fc00-463a-af78-b4a25ec24c46.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705633/general/fa51c92c-fc00-463a-af78-b4a25ec24c46.jpg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705633%252Fgeneral%252F4aa138d5-c894-4a78-ba48-7b41fa582e1d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705633/general/4aa138d5-c894-4a78-ba48-7b41fa582e1d.jpeg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705633%252Fgeneral%252F681f3e07-4fec-4521-9d87-7b47708391d5.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705633/general/681f3e07-4fec-4521-9d87-7b47708391d5.png already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705633%252Fgeneral%252F545159d1-1f9f-4321-8294-a38913420231.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705633/general/545159d1-1f9f-4321-8294-a38913420231.png already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705633%252Fgeneral%252F4cee1166-85ce-4284-9c19-9929c5fe759b.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705633/general/4cee1166-85ce-4284-9c19-9929c5fe759b.png already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705633%252Fgeneral%252F2b9ab4a1-482f-417c-9afc-f3f34d1075db.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705633/general/2b9ab4a1-482f-417c-9afc-f3f34d1075db.jpeg already downloaded
2026-03-25 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705633%252Fgeneral%252F821d5c98-7ea5-43c8-b5cc-041b02278693.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705633/general/821d5c98-7ea5-43c8-b5cc-041b02278693.png already downloaded
2026-03-25 17:17:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1bda0d39-d1e0-595c-b255-af93f05df677, identifier: 10728151
2026-03-25 17:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bedbda9c-0ef1-5541-b8a6-50de7eda9b4e with identifier: 10728430
2026-03-25 17:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bedbda9c-0ef1-5541-b8a6-50de7eda9b4e with identifier: 10728430
2026-03-25 17:17:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bedbda9c-0ef1-5541-b8a6-50de7eda9b4e with identifier: 10728430 to the API
2026-03-25 17:17:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728430>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Electric',
'id': 'bedbda9c-0ef1-5541-b8a6-50de7eda9b4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28693',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728430',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '2008',
'odometer': 13922,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5487315/general/ee057b24-df4f-411f-9f4d-b4510474060d.jpg',
'https://images.openlane.eu/carimgs/5487315/general/7146f343-97f9-4e83-af18-81d06f8d3090.jpg',
'https://images.openlane.eu/carimgs/5487315/general/882f5aaf-1e0c-41de-bf57-02c9e3e98e0d.jpg',
'https://images.openlane.eu/carimgs/5487315/general/1b95db80-3408-47f8-af5a-0fba731404ba.jpg',
'https://images.openlane.eu/carimgs/5487315/general/ad137ae3-dcc5-44f7-a336-b0f4df1d5842.jpg',
'https://images.openlane.eu/carimgs/5487315/general/21237dd2-0956-4590-b2b6-79d567d697a7.jpg',
'https://images.openlane.eu/carimgs/5487315/general/5a87d8cf-c8d7-4167-b8e6-5ce1c419281c.jpg',
'https://images.openlane.eu/carimgs/5487315/general/1af2bb7b-59aa-4610-8788-f611656befbd.jpg',
'https://images.openlane.eu/carimgs/5487315/general/fb04944d-5e94-44c4-a620-7b1fa66a1692.jpg',
'https://images.openlane.eu/carimgs/5487315/general/4b866d7d-9b98-4cd2-986c-d1f8f89ae03d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bedbda9c-0ef1-5541-b8a6-50de7eda9b4e/bedbda9c-0ef1-5541-b8a6-50de7eda9b4e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37394,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487315/general/ee057b24-df4f-411f-9f4d-b4510474060d.jpg',
'Width': 577},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bedbda9c-0ef1-5541-b8a6-50de7eda9b4e/bedbda9c-0ef1-5541-b8a6-50de7eda9b4e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32465,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487315/general/7146f343-97f9-4e83-af18-81d06f8d3090.jpg',
'Width': 577},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bedbda9c-0ef1-5541-b8a6-50de7eda9b4e/bedbda9c-0ef1-5541-b8a6-50de7eda9b4e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61790,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487315/general/882f5aaf-1e0c-41de-bf57-02c9e3e98e0d.jpg',
'Width': 577},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bedbda9c-0ef1-5541-b8a6-50de7eda9b4e/bedbda9c-0ef1-5541-b8a6-50de7eda9b4e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217993,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487315/general/1b95db80-3408-47f8-af5a-0fba731404ba.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bedbda9c-0ef1-5541-b8a6-50de7eda9b4e/bedbda9c-0ef1-5541-b8a6-50de7eda9b4e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194978,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487315/general/ad137ae3-dcc5-44f7-a336-b0f4df1d5842.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bedbda9c-0ef1-5541-b8a6-50de7eda9b4e/bedbda9c-0ef1-5541-b8a6-50de7eda9b4e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213581,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487315/general/21237dd2-0956-4590-b2b6-79d567d697a7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bedbda9c-0ef1-5541-b8a6-50de7eda9b4e/bedbda9c-0ef1-5541-b8a6-50de7eda9b4e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226594,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487315/general/5a87d8cf-c8d7-4167-b8e6-5ce1c419281c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bedbda9c-0ef1-5541-b8a6-50de7eda9b4e/bedbda9c-0ef1-5541-b8a6-50de7eda9b4e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265381,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487315/general/1af2bb7b-59aa-4610-8788-f611656befbd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bedbda9c-0ef1-5541-b8a6-50de7eda9b4e/bedbda9c-0ef1-5541-b8a6-50de7eda9b4e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223422,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487315/general/fb04944d-5e94-44c4-a620-7b1fa66a1692.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bedbda9c-0ef1-5541-b8a6-50de7eda9b4e/bedbda9c-0ef1-5541-b8a6-50de7eda9b4e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223421,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487315/general/4b866d7d-9b98-4cd2-986c-d1f8f89ae03d.jpg',
'Width': 1280}],
'price': 15000,
'price_includes_vat': True,
'registration_date': '2021-07-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 2008 GT - Electric - Automatic - 136 hp - 13.922 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-25 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728430%27 HTTP/1.1" 200 None
2026-03-25 17:17:47 [adesa.de] INFO: Saving data for 10728430: {'created_time': 1774459067.370282, 'last_price_update_time': 1774459067.370297, 'auction_closing_time': 1774606800.0}
2026-03-25 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728430') HTTP/1.1" 204 0
2026-03-25 17:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 127cd3b1-18e3-5018-8756-e45af9d1a87d with identifier: 10728327
2026-03-25 17:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 127cd3b1-18e3-5018-8756-e45af9d1a87d with identifier: 10728327
2026-03-25 17:17:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 127cd3b1-18e3-5018-8756-e45af9d1a87d with identifier: 10728327 to the API
2026-03-25 17:17:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728327>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '127cd3b1-18e3-5018-8756-e45af9d1a87d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '24705',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728327',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 77949,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 55,
'photo_urls': ['https://images.openlane.eu/carimgs/5334415/general/96ba5f8b-6b29-4609-9bf6-1d97eef0000e.jpg',
'https://images.openlane.eu/carimgs/5334415/general/65863974-3734-4525-8ed5-ab10f2210530.jpg',
'https://images.openlane.eu/carimgs/5334415/general/072f8531-0754-4dcf-a4a9-a36bf0bb74f5.jpg',
'https://images.openlane.eu/carimgs/5334415/general/30b15c02-a26e-497a-a37a-ca1e1d474d0c.jpg',
'https://images.openlane.eu/carimgs/5334415/general/86d5cf83-e3bb-4bc7-aee1-37b9fee0ed8d.jpg',
'https://images.openlane.eu/carimgs/5334415/general/3d0649a3-ffd0-4811-8232-d22255c13b33.jpg',
'https://images.openlane.eu/carimgs/5334415/general/85f1d785-53bd-4ba3-8b45-37b6f9171d0f.jpg',
'https://images.openlane.eu/carimgs/5334415/general/27bb35df-5226-4074-a1a9-7e2778924346.jpg',
'https://images.openlane.eu/carimgs/5334415/general/77c21136-5baf-401f-b1c4-784add63ba09.jpg',
'https://images.openlane.eu/carimgs/5334415/general/e65da82e-3048-41fa-bbc5-477f7e6f4fbd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_127cd3b1-18e3-5018-8756-e45af9d1a87d/127cd3b1-18e3-5018-8756-e45af9d1a87d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60807,
'Height': 472,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334415/general/96ba5f8b-6b29-4609-9bf6-1d97eef0000e.jpg',
'Width': 629},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_127cd3b1-18e3-5018-8756-e45af9d1a87d/127cd3b1-18e3-5018-8756-e45af9d1a87d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49561,
'Height': 650,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334415/general/65863974-3734-4525-8ed5-ab10f2210530.jpg',
'Width': 866},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_127cd3b1-18e3-5018-8756-e45af9d1a87d/127cd3b1-18e3-5018-8756-e45af9d1a87d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49635,
'Height': 472,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334415/general/072f8531-0754-4dcf-a4a9-a36bf0bb74f5.jpg',
'Width': 629},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_127cd3b1-18e3-5018-8756-e45af9d1a87d/127cd3b1-18e3-5018-8756-e45af9d1a87d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55828,
'Height': 472,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334415/general/30b15c02-a26e-497a-a37a-ca1e1d474d0c.jpg',
'Width': 629},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_127cd3b1-18e3-5018-8756-e45af9d1a87d/127cd3b1-18e3-5018-8756-e45af9d1a87d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38113,
'Height': 472,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334415/general/86d5cf83-e3bb-4bc7-aee1-37b9fee0ed8d.jpg',
'Width': 629},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_127cd3b1-18e3-5018-8756-e45af9d1a87d/127cd3b1-18e3-5018-8756-e45af9d1a87d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49526,
'Height': 472,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334415/general/3d0649a3-ffd0-4811-8232-d22255c13b33.jpg',
'Width': 629},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_127cd3b1-18e3-5018-8756-e45af9d1a87d/127cd3b1-18e3-5018-8756-e45af9d1a87d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31834,
'Height': 472,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334415/general/85f1d785-53bd-4ba3-8b45-37b6f9171d0f.jpg',
'Width': 629},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_127cd3b1-18e3-5018-8756-e45af9d1a87d/127cd3b1-18e3-5018-8756-e45af9d1a87d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41465,
'Height': 472,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334415/general/27bb35df-5226-4074-a1a9-7e2778924346.jpg',
'Width': 629},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_127cd3b1-18e3-5018-8756-e45af9d1a87d/127cd3b1-18e3-5018-8756-e45af9d1a87d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47857,
'Height': 472,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334415/general/77c21136-5baf-401f-b1c4-784add63ba09.jpg',
'Width': 629},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_127cd3b1-18e3-5018-8756-e45af9d1a87d/127cd3b1-18e3-5018-8756-e45af9d1a87d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52614,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334415/general/e65da82e-3048-41fa-bbc5-477f7e6f4fbd.jpg',
'Width': 800}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-03-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Grandland 1.6 Ultimate - Hybrid - Automatic - 200 hp - 77.949 '
'km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2021}
2026-03-25 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728327%27 HTTP/1.1" 200 None
2026-03-25 17:17:47 [adesa.de] INFO: Saving data for 10728327: {'created_time': 1774459067.674717, 'last_price_update_time': 1774459067.674729, 'auction_closing_time': 1774606200.0}
2026-03-25 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728327') HTTP/1.1" 204 0
2026-03-25 17:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 53e58143-0e4c-5213-b8a6-33c9fe8ba848 with identifier: 10728154
2026-03-25 17:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 53e58143-0e4c-5213-b8a6-33c9fe8ba848 with identifier: 10728154
2026-03-25 17:17:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 53e58143-0e4c-5213-b8a6-33c9fe8ba848 with identifier: 10728154 to the API
2026-03-25 17:17:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728154>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 194,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '53e58143-0e4c-5213-b8a6-33c9fe8ba848',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31542',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728154',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 12683,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5705630/general/7d13d144-174d-4c0e-a745-ef7bdf543751.jpg',
'https://images.openlane.eu/carimgs/5705630/general/523dd8d8-7b9c-46b8-8a3b-fcbebfaebaaa.jpeg',
'https://images.openlane.eu/carimgs/5705630/general/568e1257-754c-4213-96bd-6fb07bd30033.jpg',
'https://images.openlane.eu/carimgs/5705630/general/26638b9a-bbe8-4476-8136-be2f2142f665.jpg',
'https://images.openlane.eu/carimgs/5705630/general/288429b6-c670-4491-be2d-9083541ba576.jpeg',
'https://images.openlane.eu/carimgs/5705630/general/769067fa-686f-4b1c-b875-05c877d3c75f.png',
'https://images.openlane.eu/carimgs/5705630/general/7b276a99-6b20-4666-9c40-e55f88e8e1d2.png',
'https://images.openlane.eu/carimgs/5705630/general/f58ad5c6-0beb-4454-9dd5-7ff606bb48a4.jpeg',
'https://images.openlane.eu/carimgs/5705630/general/3c0724bb-c0bd-440e-9770-c6c0f751c599.png',
'https://images.openlane.eu/carimgs/5705630/general/95509c52-397c-46ed-b66f-4e267e86a2df.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e58143-0e4c-5213-b8a6-33c9fe8ba848/53e58143-0e4c-5213-b8a6-33c9fe8ba848_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61326,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705630/general/7d13d144-174d-4c0e-a745-ef7bdf543751.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e58143-0e4c-5213-b8a6-33c9fe8ba848/53e58143-0e4c-5213-b8a6-33c9fe8ba848_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146401,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705630/general/523dd8d8-7b9c-46b8-8a3b-fcbebfaebaaa.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e58143-0e4c-5213-b8a6-33c9fe8ba848/53e58143-0e4c-5213-b8a6-33c9fe8ba848_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45172,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705630/general/568e1257-754c-4213-96bd-6fb07bd30033.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e58143-0e4c-5213-b8a6-33c9fe8ba848/53e58143-0e4c-5213-b8a6-33c9fe8ba848_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50831,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705630/general/26638b9a-bbe8-4476-8136-be2f2142f665.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e58143-0e4c-5213-b8a6-33c9fe8ba848/53e58143-0e4c-5213-b8a6-33c9fe8ba848_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164423,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705630/general/288429b6-c670-4491-be2d-9083541ba576.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e58143-0e4c-5213-b8a6-33c9fe8ba848/53e58143-0e4c-5213-b8a6-33c9fe8ba848_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 552946,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705630/general/769067fa-686f-4b1c-b875-05c877d3c75f.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e58143-0e4c-5213-b8a6-33c9fe8ba848/53e58143-0e4c-5213-b8a6-33c9fe8ba848_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 535286,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705630/general/7b276a99-6b20-4666-9c40-e55f88e8e1d2.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e58143-0e4c-5213-b8a6-33c9fe8ba848/53e58143-0e4c-5213-b8a6-33c9fe8ba848_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105456,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705630/general/f58ad5c6-0beb-4454-9dd5-7ff606bb48a4.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e58143-0e4c-5213-b8a6-33c9fe8ba848/53e58143-0e4c-5213-b8a6-33c9fe8ba848_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 524800,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705630/general/3c0724bb-c0bd-440e-9770-c6c0f751c599.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e58143-0e4c-5213-b8a6-33c9fe8ba848/53e58143-0e4c-5213-b8a6-33c9fe8ba848_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 430292,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705630/general/95509c52-397c-46ed-b66f-4e267e86a2df.png',
'Width': 850}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2025-04-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 Luxury - Hybrid - Automatic - 194 hp - 12.683 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728154%27 HTTP/1.1" 200 None
2026-03-25 17:17:48 [adesa.de] INFO: Saving data for 10728154: {'created_time': 1774459068.067037, 'last_price_update_time': 1774459068.067049, 'auction_closing_time': 1774605600.0}
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728154') HTTP/1.1" 204 0
2026-03-25 17:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1bda0d39-d1e0-595c-b255-af93f05df677 with identifier: 10728151
2026-03-25 17:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1bda0d39-d1e0-595c-b255-af93f05df677 with identifier: 10728151
2026-03-25 17:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1bda0d39-d1e0-595c-b255-af93f05df677 with identifier: 10728151 to the API
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728151>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 194,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '1bda0d39-d1e0-595c-b255-af93f05df677',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31543',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728151',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 13745,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5705633/general/4490ffe1-13e5-4178-91e7-b6048569f7a9.jpeg',
'https://images.openlane.eu/carimgs/5705633/general/87b98125-6e45-4ef7-8b06-920e323c48bc.jpeg',
'https://images.openlane.eu/carimgs/5705633/general/a05fc0b6-4230-4baa-a38e-50409fa37598.jpg',
'https://images.openlane.eu/carimgs/5705633/general/fa51c92c-fc00-463a-af78-b4a25ec24c46.jpg',
'https://images.openlane.eu/carimgs/5705633/general/4aa138d5-c894-4a78-ba48-7b41fa582e1d.jpeg',
'https://images.openlane.eu/carimgs/5705633/general/681f3e07-4fec-4521-9d87-7b47708391d5.png',
'https://images.openlane.eu/carimgs/5705633/general/545159d1-1f9f-4321-8294-a38913420231.png',
'https://images.openlane.eu/carimgs/5705633/general/4cee1166-85ce-4284-9c19-9929c5fe759b.png',
'https://images.openlane.eu/carimgs/5705633/general/2b9ab4a1-482f-417c-9afc-f3f34d1075db.jpeg',
'https://images.openlane.eu/carimgs/5705633/general/821d5c98-7ea5-43c8-b5cc-041b02278693.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bda0d39-d1e0-595c-b255-af93f05df677/1bda0d39-d1e0-595c-b255-af93f05df677_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147750,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705633/general/4490ffe1-13e5-4178-91e7-b6048569f7a9.jpeg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bda0d39-d1e0-595c-b255-af93f05df677/1bda0d39-d1e0-595c-b255-af93f05df677_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183818,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705633/general/87b98125-6e45-4ef7-8b06-920e323c48bc.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bda0d39-d1e0-595c-b255-af93f05df677/1bda0d39-d1e0-595c-b255-af93f05df677_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54320,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705633/general/a05fc0b6-4230-4baa-a38e-50409fa37598.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bda0d39-d1e0-595c-b255-af93f05df677/1bda0d39-d1e0-595c-b255-af93f05df677_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59643,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705633/general/fa51c92c-fc00-463a-af78-b4a25ec24c46.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bda0d39-d1e0-595c-b255-af93f05df677/1bda0d39-d1e0-595c-b255-af93f05df677_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104796,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705633/general/4aa138d5-c894-4a78-ba48-7b41fa582e1d.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bda0d39-d1e0-595c-b255-af93f05df677/1bda0d39-d1e0-595c-b255-af93f05df677_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 509091,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705633/general/681f3e07-4fec-4521-9d87-7b47708391d5.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bda0d39-d1e0-595c-b255-af93f05df677/1bda0d39-d1e0-595c-b255-af93f05df677_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 431774,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705633/general/545159d1-1f9f-4321-8294-a38913420231.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bda0d39-d1e0-595c-b255-af93f05df677/1bda0d39-d1e0-595c-b255-af93f05df677_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 534088,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705633/general/4cee1166-85ce-4284-9c19-9929c5fe759b.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bda0d39-d1e0-595c-b255-af93f05df677/1bda0d39-d1e0-595c-b255-af93f05df677_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111485,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705633/general/2b9ab4a1-482f-417c-9afc-f3f34d1075db.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bda0d39-d1e0-595c-b255-af93f05df677/1bda0d39-d1e0-595c-b255-af93f05df677_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 440038,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705633/general/821d5c98-7ea5-43c8-b5cc-041b02278693.png',
'Width': 850}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2025-03-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 Luxury - Hybrid - Automatic - 194 hp - 13.745 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728151%27 HTTP/1.1" 200 None
2026-03-25 17:17:48 [adesa.de] INFO: Saving data for 10728151: {'created_time': 1774459068.369052, 'last_price_update_time': 1774459068.369065, 'auction_closing_time': 1774605600.0}
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728151') HTTP/1.1" 204 0
2026-03-25 17:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728322> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728452> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728407> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec6f322c-6d69-539f-99c4-d8a4e219a6fb with identifier: 10728322
2026-03-25 17:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec6f322c-6d69-539f-99c4-d8a4e219a6fb with scrape type 1
2026-03-25 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ec6f322c-6d69-539f-99c4-d8a4e219a6fb
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647929%252Fgeneral%252Ff2c71f81-ffd3-4f32-8afb-f04e84554923.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647929/general/f2c71f81-ffd3-4f32-8afb-f04e84554923.jpg not downloaded yet
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647929%252Fgeneral%252F01169cd0-38af-4a8b-9dc3-acc90e156fb1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647929/general/01169cd0-38af-4a8b-9dc3-acc90e156fb1.jpg not downloaded yet
2026-03-25 17:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea662a9b-b71a-5d2f-a481-2999731741e3 with identifier: 10728452
2026-03-25 17:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea662a9b-b71a-5d2f-a481-2999731741e3 with scrape type 1
2026-03-25 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea662a9b-b71a-5d2f-a481-2999731741e3
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5374195%252Fgeneral%252F11308489-1f6f-4586-afb1-ebe7d1589d3e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5374195/general/11308489-1f6f-4586-afb1-ebe7d1589d3e.jpg already downloaded
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5374195%252Fgeneral%252F40ddf341-b27d-469b-bdbd-c607d0294e64.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5374195/general/40ddf341-b27d-469b-bdbd-c607d0294e64.jpg already downloaded
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5374195%252Fgeneral%252F00e2b77a-e0a8-4b3a-849a-6196d11fc450.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5374195/general/00e2b77a-e0a8-4b3a-849a-6196d11fc450.jpg already downloaded
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5374195%252Fgeneral%252F5a807278-12c8-4d24-8977-f049c91cf631.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5374195/general/5a807278-12c8-4d24-8977-f049c91cf631.jpg already downloaded
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5374195%252Fgeneral%252F7e0a1284-3636-44ce-bc07-7aef6b554bf0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5374195/general/7e0a1284-3636-44ce-bc07-7aef6b554bf0.jpg already downloaded
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5374195%252Fgeneral%252Fe1a1fe3d-5930-4773-b45a-28e5d3fb7886.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5374195/general/e1a1fe3d-5930-4773-b45a-28e5d3fb7886.jpg already downloaded
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5374195%252Fgeneral%252Fb774d65a-66b3-4907-ba2e-ed010bb4165c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5374195/general/b774d65a-66b3-4907-ba2e-ed010bb4165c.jpg already downloaded
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5374195%252Fgeneral%252Fc8d21ed8-fe58-424b-9146-01dedf5d07c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5374195/general/c8d21ed8-fe58-424b-9146-01dedf5d07c1.jpg already downloaded
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5374195%252Fgeneral%252F31198220-e688-4fb5-a668-bbbd44b65751.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5374195/general/31198220-e688-4fb5-a668-bbbd44b65751.jpg already downloaded
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5374195%252Fgeneral%252Fc38800bd-fd42-47a3-ac0e-bffd54781f94.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5374195/general/c38800bd-fd42-47a3-ac0e-bffd54781f94.jpg already downloaded
2026-03-25 17:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ea662a9b-b71a-5d2f-a481-2999731741e3, identifier: 10728452
2026-03-25 17:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97 with identifier: 10728407
2026-03-25 17:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97 with scrape type 1
2026-03-25 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546065%252Fgeneral%252Fce714628-4e26-4e21-9121-9e6eef1d213f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546065/general/ce714628-4e26-4e21-9121-9e6eef1d213f.jpg already downloaded
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546065%252Fgeneral%252Fb3d09baa-dfc9-4a53-9b73-5968d75c9846.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546065/general/b3d09baa-dfc9-4a53-9b73-5968d75c9846.jpg already downloaded
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546065%252Fgeneral%252F2ecadf7a-3a4d-4822-9cf5-099dc4bc5070.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546065/general/2ecadf7a-3a4d-4822-9cf5-099dc4bc5070.jpg already downloaded
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546065%252Fgeneral%252Fa742275f-790d-4acd-8659-bc10ff66c497.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546065/general/a742275f-790d-4acd-8659-bc10ff66c497.jpg already downloaded
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546065%252Fgeneral%252Fb6c7d14f-9637-44da-a9e7-a82060577afe.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546065/general/b6c7d14f-9637-44da-a9e7-a82060577afe.jpg already downloaded
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546065%252Fgeneral%252F94f5ccd4-1d17-4067-b2bb-992d5498c714.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546065/general/94f5ccd4-1d17-4067-b2bb-992d5498c714.jpg already downloaded
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546065%252Fgeneral%252Fec931f95-1f77-488f-9bdb-b7b1547ea13f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546065/general/ec931f95-1f77-488f-9bdb-b7b1547ea13f.jpg already downloaded
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546065%252Fgeneral%252Fefc4eaf2-b5c2-40b8-9691-4acdf0bdb903.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546065/general/efc4eaf2-b5c2-40b8-9691-4acdf0bdb903.jpg already downloaded
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546065%252Fgeneral%252Fec4fb226-db55-48a6-a603-5070898e21df.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546065/general/ec4fb226-db55-48a6-a603-5070898e21df.jpg already downloaded
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546065%252Fgeneral%252F0568c285-a535-449d-b861-9ae4f7ec62bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546065/general/0568c285-a535-449d-b861-9ae4f7ec62bc.jpg already downloaded
2026-03-25 17:17:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97, identifier: 10728407
2026-03-25 17:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647929%252Fgeneral%252Fd93b6da6-f30a-4a8b-8e45-fc654b230383.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647929/general/d93b6da6-f30a-4a8b-8e45-fc654b230383.jpg not downloaded yet
2026-03-25 17:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ea662a9b-b71a-5d2f-a481-2999731741e3 with identifier: 10728452
2026-03-25 17:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ea662a9b-b71a-5d2f-a481-2999731741e3 with identifier: 10728452
2026-03-25 17:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ea662a9b-b71a-5d2f-a481-2999731741e3 with identifier: 10728452 to the API
2026-03-25 17:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728452>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Hybrid',
'id': 'ea662a9b-b71a-5d2f-a481-2999731741e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27033',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728452',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 66672,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 75,
'photo_urls': ['https://images.openlane.eu/carimgs/5374195/general/11308489-1f6f-4586-afb1-ebe7d1589d3e.jpg',
'https://images.openlane.eu/carimgs/5374195/general/40ddf341-b27d-469b-bdbd-c607d0294e64.jpg',
'https://images.openlane.eu/carimgs/5374195/general/00e2b77a-e0a8-4b3a-849a-6196d11fc450.jpg',
'https://images.openlane.eu/carimgs/5374195/general/5a807278-12c8-4d24-8977-f049c91cf631.jpg',
'https://images.openlane.eu/carimgs/5374195/general/7e0a1284-3636-44ce-bc07-7aef6b554bf0.jpg',
'https://images.openlane.eu/carimgs/5374195/general/e1a1fe3d-5930-4773-b45a-28e5d3fb7886.jpg',
'https://images.openlane.eu/carimgs/5374195/general/b774d65a-66b3-4907-ba2e-ed010bb4165c.jpg',
'https://images.openlane.eu/carimgs/5374195/general/c8d21ed8-fe58-424b-9146-01dedf5d07c1.jpg',
'https://images.openlane.eu/carimgs/5374195/general/31198220-e688-4fb5-a668-bbbd44b65751.jpg',
'https://images.openlane.eu/carimgs/5374195/general/c38800bd-fd42-47a3-ac0e-bffd54781f94.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea662a9b-b71a-5d2f-a481-2999731741e3/ea662a9b-b71a-5d2f-a481-2999731741e3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195232,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5374195/general/11308489-1f6f-4586-afb1-ebe7d1589d3e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea662a9b-b71a-5d2f-a481-2999731741e3/ea662a9b-b71a-5d2f-a481-2999731741e3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184428,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5374195/general/40ddf341-b27d-469b-bdbd-c607d0294e64.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea662a9b-b71a-5d2f-a481-2999731741e3/ea662a9b-b71a-5d2f-a481-2999731741e3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172697,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5374195/general/00e2b77a-e0a8-4b3a-849a-6196d11fc450.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea662a9b-b71a-5d2f-a481-2999731741e3/ea662a9b-b71a-5d2f-a481-2999731741e3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5374195/general/5a807278-12c8-4d24-8977-f049c91cf631.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea662a9b-b71a-5d2f-a481-2999731741e3/ea662a9b-b71a-5d2f-a481-2999731741e3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110457,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5374195/general/7e0a1284-3636-44ce-bc07-7aef6b554bf0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea662a9b-b71a-5d2f-a481-2999731741e3/ea662a9b-b71a-5d2f-a481-2999731741e3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5374195/general/e1a1fe3d-5930-4773-b45a-28e5d3fb7886.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea662a9b-b71a-5d2f-a481-2999731741e3/ea662a9b-b71a-5d2f-a481-2999731741e3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94704,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5374195/general/b774d65a-66b3-4907-ba2e-ed010bb4165c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea662a9b-b71a-5d2f-a481-2999731741e3/ea662a9b-b71a-5d2f-a481-2999731741e3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180815,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5374195/general/c8d21ed8-fe58-424b-9146-01dedf5d07c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea662a9b-b71a-5d2f-a481-2999731741e3/ea662a9b-b71a-5d2f-a481-2999731741e3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85165,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5374195/general/31198220-e688-4fb5-a668-bbbd44b65751.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea662a9b-b71a-5d2f-a481-2999731741e3/ea662a9b-b71a-5d2f-a481-2999731741e3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169359,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5374195/general/c38800bd-fd42-47a3-ac0e-bffd54781f94.jpg',
'Width': 1024}],
'price': 15600,
'price_includes_vat': True,
'registration_date': '2023-06-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 3008 Allure Pack - AWD - Hybrid - Automatic - 200 hp - '
'66.672 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728452%27 HTTP/1.1" 200 None
2026-03-25 17:17:51 [adesa.de] INFO: Saving data for 10728452: {'created_time': 1774459071.33318, 'last_price_update_time': 1774459071.333193, 'auction_closing_time': 1774606800.0}
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728452') HTTP/1.1" 204 0
2026-03-25 17:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97 with identifier: 10728407
2026-03-25 17:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97 with identifier: 10728407
2026-03-25 17:17:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97 with identifier: 10728407 to the API
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728407>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Petrol',
'id': '30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28948',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728407',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 106452,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5546065/general/ce714628-4e26-4e21-9121-9e6eef1d213f.jpg',
'https://images.openlane.eu/carimgs/5546065/general/b3d09baa-dfc9-4a53-9b73-5968d75c9846.jpg',
'https://images.openlane.eu/carimgs/5546065/general/2ecadf7a-3a4d-4822-9cf5-099dc4bc5070.jpg',
'https://images.openlane.eu/carimgs/5546065/general/a742275f-790d-4acd-8659-bc10ff66c497.jpg',
'https://images.openlane.eu/carimgs/5546065/general/b6c7d14f-9637-44da-a9e7-a82060577afe.jpg',
'https://images.openlane.eu/carimgs/5546065/general/94f5ccd4-1d17-4067-b2bb-992d5498c714.jpg',
'https://images.openlane.eu/carimgs/5546065/general/ec931f95-1f77-488f-9bdb-b7b1547ea13f.jpg',
'https://images.openlane.eu/carimgs/5546065/general/efc4eaf2-b5c2-40b8-9691-4acdf0bdb903.jpg',
'https://images.openlane.eu/carimgs/5546065/general/ec4fb226-db55-48a6-a603-5070898e21df.jpg',
'https://images.openlane.eu/carimgs/5546065/general/0568c285-a535-449d-b861-9ae4f7ec62bc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97/30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194742,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546065/general/ce714628-4e26-4e21-9121-9e6eef1d213f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97/30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193510,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546065/general/b3d09baa-dfc9-4a53-9b73-5968d75c9846.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97/30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198161,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546065/general/2ecadf7a-3a4d-4822-9cf5-099dc4bc5070.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97/30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200282,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546065/general/a742275f-790d-4acd-8659-bc10ff66c497.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97/30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180689,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546065/general/b6c7d14f-9637-44da-a9e7-a82060577afe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97/30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177471,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546065/general/94f5ccd4-1d17-4067-b2bb-992d5498c714.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97/30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186796,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546065/general/ec931f95-1f77-488f-9bdb-b7b1547ea13f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97/30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133630,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546065/general/efc4eaf2-b5c2-40b8-9691-4acdf0bdb903.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97/30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205735,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546065/general/ec4fb226-db55-48a6-a603-5070898e21df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97/30dbc34b-6dd7-5ff3-abd7-1aff7d8cfc97_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187400,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546065/general/0568c285-a535-449d-b861-9ae4f7ec62bc.jpg',
'Width': 800}],
'price': 6700,
'price_includes_vat': True,
'registration_date': '2019-04-18',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Astra 1.4 Edition - Petrol - Manual - 125 hp - 106.452 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2019}
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728407%27 HTTP/1.1" 200 None
2026-03-25 17:17:51 [adesa.de] INFO: Saving data for 10728407: {'created_time': 1774459071.647419, 'last_price_update_time': 1774459071.647432, 'auction_closing_time': 1774606800.0}
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728407') HTTP/1.1" 204 0
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647929%252Fgeneral%252F6a0e1f00-483e-4a24-b504-83c057dd65fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647929/general/6a0e1f00-483e-4a24-b504-83c057dd65fd.jpg not downloaded yet
2026-03-25 17:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728302> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728389> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728125> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728270> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647929%252Fgeneral%252F24c73f2b-3d9d-4b67-9397-2348183e76f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647929/general/24c73f2b-3d9d-4b67-9397-2348183e76f2.jpg not downloaded yet
2026-03-25 17:17:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647929%252Fgeneral%252F846f3803-2a06-43b2-8ba9-40502f6f9b88.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647929/general/846f3803-2a06-43b2-8ba9-40502f6f9b88.jpg not downloaded yet
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647929%252Fgeneral%252F35902477-bd21-4d92-9c6a-cee3db9acbf1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647929/general/35902477-bd21-4d92-9c6a-cee3db9acbf1.jpg not downloaded yet
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647929%252Fgeneral%252Feee51a07-ad34-40f3-b8a5-89c8a35cda6e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647929/general/eee51a07-ad34-40f3-b8a5-89c8a35cda6e.jpg not downloaded yet
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647929%252Fgeneral%252F0438e41e-fafb-41fd-b7be-84806859ffd7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647929/general/0438e41e-fafb-41fd-b7be-84806859ffd7.jpg not downloaded yet
2026-03-25 17:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5647929/general/f2c71f81-ffd3-4f32-8afb-f04e84554923.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728322)
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647929%252Fgeneral%252Fdc26f4e6-5f44-4490-a021-ffb95cc01663.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647929/general/dc26f4e6-5f44-4490-a021-ffb95cc01663.jpg not downloaded yet
2026-03-25 17:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87c8996f-9e07-545b-aa11-c2c6c3ff28a9 with identifier: 10728302
2026-03-25 17:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87c8996f-9e07-545b-aa11-c2c6c3ff28a9 with scrape type 1
2026-03-25 17:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87c8996f-9e07-545b-aa11-c2c6c3ff28a9
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680598%252Fgeneral%252F8bb41a4a-6eb4-4978-be6d-8ebb167c0674.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680598/general/8bb41a4a-6eb4-4978-be6d-8ebb167c0674.jpg already downloaded
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680598%252Fgeneral%252Fe9159a63-d6e0-44dd-ba86-47ad09388eed.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680598/general/e9159a63-d6e0-44dd-ba86-47ad09388eed.png already downloaded
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680598%252Fgeneral%252F1e78914e-0aea-4fd8-ad01-67bf55f60025.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680598/general/1e78914e-0aea-4fd8-ad01-67bf55f60025.jpeg already downloaded
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680598%252Fgeneral%252Faa34fbaa-632c-43eb-8eb3-1eaccd96d3c7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680598/general/aa34fbaa-632c-43eb-8eb3-1eaccd96d3c7.jpeg already downloaded
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680598%252Fgeneral%252F9c14bba5-5976-4364-ad6b-f57fb22c9f83.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680598/general/9c14bba5-5976-4364-ad6b-f57fb22c9f83.jpg already downloaded
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680598%252Fgeneral%252Feb5c73a8-d95c-46e6-ac1d-feb3b9ec92b2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680598/general/eb5c73a8-d95c-46e6-ac1d-feb3b9ec92b2.jpeg already downloaded
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680598%252Fgeneral%252Fcb5845e5-4ac9-4e95-abe3-3a079e874d74.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680598/general/cb5845e5-4ac9-4e95-abe3-3a079e874d74.jpeg already downloaded
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680598%252Fgeneral%252F8ed6b6d7-b163-446a-916d-8c6194376958.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680598/general/8ed6b6d7-b163-446a-916d-8c6194376958.jpeg already downloaded
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680598%252Fgeneral%252Fe2e364cb-1cca-4bcd-b2ae-601f48478389.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680598/general/e2e364cb-1cca-4bcd-b2ae-601f48478389.jpg already downloaded
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680598%252Fgeneral%252F24ac80d9-6442-4d13-9267-ec4561129def.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680598/general/24ac80d9-6442-4d13-9267-ec4561129def.jpg already downloaded
2026-03-25 17:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 87c8996f-9e07-545b-aa11-c2c6c3ff28a9, identifier: 10728302
2026-03-25 17:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3be11493-9257-5ce6-83c4-e185b033dc4a with identifier: 10728389
2026-03-25 17:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3be11493-9257-5ce6-83c4-e185b033dc4a with scrape type 1
2026-03-25 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3be11493-9257-5ce6-83c4-e185b033dc4a
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549416%252Fgeneral%252Ff0414b6b-8f3b-47f7-a49d-5ce686a60edd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549416/general/f0414b6b-8f3b-47f7-a49d-5ce686a60edd.jpg already downloaded
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549416%252Fgeneral%252F0c140744-a71f-4372-bd63-dda7568a60e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549416/general/0c140744-a71f-4372-bd63-dda7568a60e8.jpg already downloaded
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549416%252Fgeneral%252F98441e10-31cc-4567-ae4c-ee9a85f62889.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549416/general/98441e10-31cc-4567-ae4c-ee9a85f62889.jpg already downloaded
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549416%252Fgeneral%252F87cb97ae-a036-4c1d-ad19-27b4f2980ed9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549416/general/87cb97ae-a036-4c1d-ad19-27b4f2980ed9.jpg already downloaded
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549416%252Fgeneral%252F435f40bc-7a39-4c88-a68f-e641b3f4a943.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549416/general/435f40bc-7a39-4c88-a68f-e641b3f4a943.jpg already downloaded
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549416%252Fgeneral%252Fc846f1c5-857c-4692-af0c-85076d276a53.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549416/general/c846f1c5-857c-4692-af0c-85076d276a53.jpg already downloaded
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549416%252Fgeneral%252F55d7edbe-2a82-482c-93a0-11089cca0b25.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549416/general/55d7edbe-2a82-482c-93a0-11089cca0b25.jpg already downloaded
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549416%252Fgeneral%252F7bd93482-f346-42f3-b983-dc6c416c35a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549416/general/7bd93482-f346-42f3-b983-dc6c416c35a2.jpg already downloaded
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549416%252Fgeneral%252F74d38548-db9f-4859-8039-b8a60ca292a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549416/general/74d38548-db9f-4859-8039-b8a60ca292a1.jpg already downloaded
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549416%252Fgeneral%252Fad3c08b1-2472-4166-a08d-d9215c5d15c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549416/general/ad3c08b1-2472-4166-a08d-d9215c5d15c6.jpg already downloaded
2026-03-25 17:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3be11493-9257-5ce6-83c4-e185b033dc4a, identifier: 10728389
2026-03-25 17:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41 with identifier: 10728125
2026-03-25 17:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41 with scrape type 1
2026-03-25 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741292%252Fgeneral%252F6d817caf-7432-4a80-be14-e91323ef6fac.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741292/general/6d817caf-7432-4a80-be14-e91323ef6fac.jpg not downloaded yet
2026-03-25 17:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb2e401b-18cb-5359-b96d-0aa08b9fb875 with identifier: 10728270
2026-03-25 17:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb2e401b-18cb-5359-b96d-0aa08b9fb875 with scrape type 1
2026-03-25 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bb2e401b-18cb-5359-b96d-0aa08b9fb875
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687085%252Fgeneral%252F09e3ebe7-80ae-48ae-b1fb-af9839a831e5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687085/general/09e3ebe7-80ae-48ae-b1fb-af9839a831e5.jpeg already downloaded
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687085%252Fgeneral%252F20595927-0d3b-4e9a-8acd-66f00e0fe39d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687085/general/20595927-0d3b-4e9a-8acd-66f00e0fe39d.jpg already downloaded
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687085%252Fgeneral%252Fefd6cec2-486e-4244-af0e-fe7e603f688b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687085/general/efd6cec2-486e-4244-af0e-fe7e603f688b.jpg already downloaded
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687085%252Fgeneral%252Fefc9021d-778d-4efe-b082-6ce420afc37d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687085/general/efc9021d-778d-4efe-b082-6ce420afc37d.jpeg already downloaded
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687085%252Fgeneral%252Fd4ac0a9e-d110-47aa-b028-f1a4f42e362a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687085/general/d4ac0a9e-d110-47aa-b028-f1a4f42e362a.jpeg already downloaded
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687085%252Fgeneral%252F94701237-af04-4c82-bfd5-c7031e2d9080.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687085/general/94701237-af04-4c82-bfd5-c7031e2d9080.jpg already downloaded
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687085%252Fgeneral%252F0bf0fe52-af13-41d2-a80e-ec048e30b831.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687085/general/0bf0fe52-af13-41d2-a80e-ec048e30b831.jpeg already downloaded
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687085%252Fgeneral%252Ff1cfd953-b2b0-4423-ad11-f51e2df5c154.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687085/general/f1cfd953-b2b0-4423-ad11-f51e2df5c154.jpg already downloaded
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687085%252Fgeneral%252F524448dd-f529-4ee6-82b9-1dacd46b46eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687085/general/524448dd-f529-4ee6-82b9-1dacd46b46eb.jpg already downloaded
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687085%252Fgeneral%252F15e1999e-0a1b-4638-9434-ebeffc794681.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687085/general/15e1999e-0a1b-4638-9434-ebeffc794681.jpg already downloaded
2026-03-25 17:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bb2e401b-18cb-5359-b96d-0aa08b9fb875, identifier: 10728270
2026-03-25 17:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5647929/general/6a0e1f00-483e-4a24-b504-83c057dd65fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728322)
2026-03-25 17:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 87c8996f-9e07-545b-aa11-c2c6c3ff28a9 with identifier: 10728302
2026-03-25 17:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 87c8996f-9e07-545b-aa11-c2c6c3ff28a9 with identifier: 10728302
2026-03-25 17:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 87c8996f-9e07-545b-aa11-c2c6c3ff28a9 with identifier: 10728302 to the API
2026-03-25 17:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728302>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 272,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Electric',
'id': '87c8996f-9e07-545b-aa11-c2c6c3ff28a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31402',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728302',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 83575,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5680598/general/8bb41a4a-6eb4-4978-be6d-8ebb167c0674.jpg',
'https://images.openlane.eu/carimgs/5680598/general/e9159a63-d6e0-44dd-ba86-47ad09388eed.png',
'https://images.openlane.eu/carimgs/5680598/general/1e78914e-0aea-4fd8-ad01-67bf55f60025.jpeg',
'https://images.openlane.eu/carimgs/5680598/general/aa34fbaa-632c-43eb-8eb3-1eaccd96d3c7.jpeg',
'https://images.openlane.eu/carimgs/5680598/general/9c14bba5-5976-4364-ad6b-f57fb22c9f83.jpg',
'https://images.openlane.eu/carimgs/5680598/general/eb5c73a8-d95c-46e6-ac1d-feb3b9ec92b2.jpeg',
'https://images.openlane.eu/carimgs/5680598/general/cb5845e5-4ac9-4e95-abe3-3a079e874d74.jpeg',
'https://images.openlane.eu/carimgs/5680598/general/8ed6b6d7-b163-446a-916d-8c6194376958.jpeg',
'https://images.openlane.eu/carimgs/5680598/general/e2e364cb-1cca-4bcd-b2ae-601f48478389.jpg',
'https://images.openlane.eu/carimgs/5680598/general/24ac80d9-6442-4d13-9267-ec4561129def.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c8996f-9e07-545b-aa11-c2c6c3ff28a9/87c8996f-9e07-545b-aa11-c2c6c3ff28a9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32694,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680598/general/8bb41a4a-6eb4-4978-be6d-8ebb167c0674.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c8996f-9e07-545b-aa11-c2c6c3ff28a9/87c8996f-9e07-545b-aa11-c2c6c3ff28a9_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 316533,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680598/general/e9159a63-d6e0-44dd-ba86-47ad09388eed.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c8996f-9e07-545b-aa11-c2c6c3ff28a9/87c8996f-9e07-545b-aa11-c2c6c3ff28a9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81098,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680598/general/1e78914e-0aea-4fd8-ad01-67bf55f60025.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c8996f-9e07-545b-aa11-c2c6c3ff28a9/87c8996f-9e07-545b-aa11-c2c6c3ff28a9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55541,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680598/general/aa34fbaa-632c-43eb-8eb3-1eaccd96d3c7.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c8996f-9e07-545b-aa11-c2c6c3ff28a9/87c8996f-9e07-545b-aa11-c2c6c3ff28a9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51560,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680598/general/9c14bba5-5976-4364-ad6b-f57fb22c9f83.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c8996f-9e07-545b-aa11-c2c6c3ff28a9/87c8996f-9e07-545b-aa11-c2c6c3ff28a9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76500,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680598/general/eb5c73a8-d95c-46e6-ac1d-feb3b9ec92b2.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c8996f-9e07-545b-aa11-c2c6c3ff28a9/87c8996f-9e07-545b-aa11-c2c6c3ff28a9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96987,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680598/general/cb5845e5-4ac9-4e95-abe3-3a079e874d74.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c8996f-9e07-545b-aa11-c2c6c3ff28a9/87c8996f-9e07-545b-aa11-c2c6c3ff28a9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36222,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680598/general/8ed6b6d7-b163-446a-916d-8c6194376958.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c8996f-9e07-545b-aa11-c2c6c3ff28a9/87c8996f-9e07-545b-aa11-c2c6c3ff28a9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84399,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680598/general/e2e364cb-1cca-4bcd-b2ae-601f48478389.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c8996f-9e07-545b-aa11-c2c6c3ff28a9/87c8996f-9e07-545b-aa11-c2c6c3ff28a9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28802,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680598/general/24ac80d9-6442-4d13-9267-ec4561129def.jpg',
'Width': 800}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 2 67 kWh - Electric - Automatic - 272 hp - 83.575 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728302%27 HTTP/1.1" 200 None
2026-03-25 17:17:54 [adesa.de] INFO: Saving data for 10728302: {'created_time': 1774459074.631267, 'last_price_update_time': 1774459074.631279, 'auction_closing_time': 1774606200.0}
2026-03-25 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728302') HTTP/1.1" 204 0
2026-03-25 17:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3be11493-9257-5ce6-83c4-e185b033dc4a with identifier: 10728389
2026-03-25 17:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3be11493-9257-5ce6-83c4-e185b033dc4a with identifier: 10728389
2026-03-25 17:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3be11493-9257-5ce6-83c4-e185b033dc4a with identifier: 10728389 to the API
2026-03-25 17:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728389>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 272,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Electric',
'id': '3be11493-9257-5ce6-83c4-e185b033dc4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29211',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728389',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '4',
'odometer': 29451,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5549416/general/f0414b6b-8f3b-47f7-a49d-5ce686a60edd.jpg',
'https://images.openlane.eu/carimgs/5549416/general/0c140744-a71f-4372-bd63-dda7568a60e8.jpg',
'https://images.openlane.eu/carimgs/5549416/general/98441e10-31cc-4567-ae4c-ee9a85f62889.jpg',
'https://images.openlane.eu/carimgs/5549416/general/87cb97ae-a036-4c1d-ad19-27b4f2980ed9.jpg',
'https://images.openlane.eu/carimgs/5549416/general/435f40bc-7a39-4c88-a68f-e641b3f4a943.jpg',
'https://images.openlane.eu/carimgs/5549416/general/c846f1c5-857c-4692-af0c-85076d276a53.jpg',
'https://images.openlane.eu/carimgs/5549416/general/55d7edbe-2a82-482c-93a0-11089cca0b25.jpg',
'https://images.openlane.eu/carimgs/5549416/general/7bd93482-f346-42f3-b983-dc6c416c35a2.jpg',
'https://images.openlane.eu/carimgs/5549416/general/74d38548-db9f-4859-8039-b8a60ca292a1.jpg',
'https://images.openlane.eu/carimgs/5549416/general/ad3c08b1-2472-4166-a08d-d9215c5d15c6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be11493-9257-5ce6-83c4-e185b033dc4a/3be11493-9257-5ce6-83c4-e185b033dc4a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70347,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549416/general/f0414b6b-8f3b-47f7-a49d-5ce686a60edd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be11493-9257-5ce6-83c4-e185b033dc4a/3be11493-9257-5ce6-83c4-e185b033dc4a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73801,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549416/general/0c140744-a71f-4372-bd63-dda7568a60e8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be11493-9257-5ce6-83c4-e185b033dc4a/3be11493-9257-5ce6-83c4-e185b033dc4a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74129,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549416/general/98441e10-31cc-4567-ae4c-ee9a85f62889.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be11493-9257-5ce6-83c4-e185b033dc4a/3be11493-9257-5ce6-83c4-e185b033dc4a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81032,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549416/general/87cb97ae-a036-4c1d-ad19-27b4f2980ed9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be11493-9257-5ce6-83c4-e185b033dc4a/3be11493-9257-5ce6-83c4-e185b033dc4a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42425,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549416/general/435f40bc-7a39-4c88-a68f-e641b3f4a943.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be11493-9257-5ce6-83c4-e185b033dc4a/3be11493-9257-5ce6-83c4-e185b033dc4a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40689,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549416/general/c846f1c5-857c-4692-af0c-85076d276a53.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be11493-9257-5ce6-83c4-e185b033dc4a/3be11493-9257-5ce6-83c4-e185b033dc4a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70187,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549416/general/55d7edbe-2a82-482c-93a0-11089cca0b25.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be11493-9257-5ce6-83c4-e185b033dc4a/3be11493-9257-5ce6-83c4-e185b033dc4a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52540,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549416/general/7bd93482-f346-42f3-b983-dc6c416c35a2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be11493-9257-5ce6-83c4-e185b033dc4a/3be11493-9257-5ce6-83c4-e185b033dc4a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52726,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549416/general/74d38548-db9f-4859-8039-b8a60ca292a1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3be11493-9257-5ce6-83c4-e185b033dc4a/3be11493-9257-5ce6-83c4-e185b033dc4a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55524,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549416/general/ad3c08b1-2472-4166-a08d-d9215c5d15c6.jpg',
'Width': 800}],
'price': 36600,
'price_includes_vat': True,
'registration_date': '2025-01-15',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 4 94 kWh - Electric - Automatic - 272 hp - 29.451 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728389%27 HTTP/1.1" 200 None
2026-03-25 17:17:54 [adesa.de] INFO: Saving data for 10728389: {'created_time': 1774459074.939438, 'last_price_update_time': 1774459074.939451, 'auction_closing_time': 1774606800.0}
2026-03-25 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728389') HTTP/1.1" 204 0
2026-03-25 17:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bb2e401b-18cb-5359-b96d-0aa08b9fb875 with identifier: 10728270
2026-03-25 17:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bb2e401b-18cb-5359-b96d-0aa08b9fb875 with identifier: 10728270
2026-03-25 17:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bb2e401b-18cb-5359-b96d-0aa08b9fb875 with identifier: 10728270 to the API
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728270>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'bb2e401b-18cb-5359-b96d-0aa08b9fb875',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29336',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728270',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 106380,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5687085/general/09e3ebe7-80ae-48ae-b1fb-af9839a831e5.jpeg',
'https://images.openlane.eu/carimgs/5687085/general/20595927-0d3b-4e9a-8acd-66f00e0fe39d.jpg',
'https://images.openlane.eu/carimgs/5687085/general/efd6cec2-486e-4244-af0e-fe7e603f688b.jpg',
'https://images.openlane.eu/carimgs/5687085/general/efc9021d-778d-4efe-b082-6ce420afc37d.jpeg',
'https://images.openlane.eu/carimgs/5687085/general/d4ac0a9e-d110-47aa-b028-f1a4f42e362a.jpeg',
'https://images.openlane.eu/carimgs/5687085/general/94701237-af04-4c82-bfd5-c7031e2d9080.jpg',
'https://images.openlane.eu/carimgs/5687085/general/0bf0fe52-af13-41d2-a80e-ec048e30b831.jpeg',
'https://images.openlane.eu/carimgs/5687085/general/f1cfd953-b2b0-4423-ad11-f51e2df5c154.jpg',
'https://images.openlane.eu/carimgs/5687085/general/524448dd-f529-4ee6-82b9-1dacd46b46eb.jpg',
'https://images.openlane.eu/carimgs/5687085/general/15e1999e-0a1b-4638-9434-ebeffc794681.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb2e401b-18cb-5359-b96d-0aa08b9fb875/bb2e401b-18cb-5359-b96d-0aa08b9fb875_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137639,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687085/general/09e3ebe7-80ae-48ae-b1fb-af9839a831e5.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb2e401b-18cb-5359-b96d-0aa08b9fb875/bb2e401b-18cb-5359-b96d-0aa08b9fb875_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45143,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687085/general/20595927-0d3b-4e9a-8acd-66f00e0fe39d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb2e401b-18cb-5359-b96d-0aa08b9fb875/bb2e401b-18cb-5359-b96d-0aa08b9fb875_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75438,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687085/general/efd6cec2-486e-4244-af0e-fe7e603f688b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb2e401b-18cb-5359-b96d-0aa08b9fb875/bb2e401b-18cb-5359-b96d-0aa08b9fb875_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130936,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687085/general/efc9021d-778d-4efe-b082-6ce420afc37d.jpeg',
'Width': 802},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb2e401b-18cb-5359-b96d-0aa08b9fb875/bb2e401b-18cb-5359-b96d-0aa08b9fb875_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140687,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687085/general/d4ac0a9e-d110-47aa-b028-f1a4f42e362a.jpeg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb2e401b-18cb-5359-b96d-0aa08b9fb875/bb2e401b-18cb-5359-b96d-0aa08b9fb875_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67754,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687085/general/94701237-af04-4c82-bfd5-c7031e2d9080.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb2e401b-18cb-5359-b96d-0aa08b9fb875/bb2e401b-18cb-5359-b96d-0aa08b9fb875_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106665,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687085/general/0bf0fe52-af13-41d2-a80e-ec048e30b831.jpeg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb2e401b-18cb-5359-b96d-0aa08b9fb875/bb2e401b-18cb-5359-b96d-0aa08b9fb875_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48793,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687085/general/f1cfd953-b2b0-4423-ad11-f51e2df5c154.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb2e401b-18cb-5359-b96d-0aa08b9fb875/bb2e401b-18cb-5359-b96d-0aa08b9fb875_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89446,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687085/general/524448dd-f529-4ee6-82b9-1dacd46b46eb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb2e401b-18cb-5359-b96d-0aa08b9fb875/bb2e401b-18cb-5359-b96d-0aa08b9fb875_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77928,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687085/general/15e1999e-0a1b-4638-9434-ebeffc794681.jpg',
'Width': 800}],
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-08-26',
'seats_number': 3,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot Partner 1.5 HDI Premium - Diesel - Automatic - 130 hp - '
'106.380 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728270%27 HTTP/1.1" 200 None
2026-03-25 17:17:55 [adesa.de] INFO: Saving data for 10728270: {'created_time': 1774459075.262693, 'last_price_update_time': 1774459075.262704, 'auction_closing_time': 1774606200.0}
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728270') HTTP/1.1" 204 0
2026-03-25 17:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5647929/general/01169cd0-38af-4a8b-9dc3-acc90e156fb1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728322)
2026-03-25 17:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5647929/general/eee51a07-ad34-40f3-b8a5-89c8a35cda6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728322)
2026-03-25 17:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5647929/general/d93b6da6-f30a-4a8b-8e45-fc654b230383.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728322)
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741292%252Fgeneral%252Fcfb9e1be-f615-424a-a408-56201647faca.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741292/general/cfb9e1be-f615-424a-a408-56201647faca.jpg not downloaded yet
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741292%252Fgeneral%252Fe1546144-2bb0-47c3-8772-ea9af5ec92d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741292/general/e1546144-2bb0-47c3-8772-ea9af5ec92d0.jpg not downloaded yet
2026-03-25 17:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728260> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728259> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b94110>
2026-03-25 17:17:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec6f322c-6d69-539f-99c4-d8a4e219a6fb/ec6f322c-6d69-539f-99c4-d8a4e219a6fb_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647929%252Fgeneral%252Ff2c71f81-ffd3-4f32-8afb-f04e84554923.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647929/general/f2c71f81-ffd3-4f32-8afb-f04e84554923.jpg saved to cache
2026-03-25 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ec6f322c-6d69-539f-99c4-d8a4e219a6fb
2026-03-25 17:17:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342901a10>
2026-03-25 17:17:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec6f322c-6d69-539f-99c4-d8a4e219a6fb/ec6f322c-6d69-539f-99c4-d8a4e219a6fb_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647929%252Fgeneral%252F6a0e1f00-483e-4a24-b504-83c057dd65fd.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647929/general/6a0e1f00-483e-4a24-b504-83c057dd65fd.jpg saved to cache
2026-03-25 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ec6f322c-6d69-539f-99c4-d8a4e219a6fb
2026-03-25 17:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5647929/general/dc26f4e6-5f44-4490-a021-ffb95cc01663.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728322)
2026-03-25 17:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5647929/general/35902477-bd21-4d92-9c6a-cee3db9acbf1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728322)
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741292%252Fgeneral%252Fbcdb2c39-c058-4eac-b14a-5beac339edbd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741292/general/bcdb2c39-c058-4eac-b14a-5beac339edbd.jpg not downloaded yet
2026-03-25 17:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5647929/general/0438e41e-fafb-41fd-b7be-84806859ffd7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728322)
2026-03-25 17:17:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341918750>
2026-03-25 17:17:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec6f322c-6d69-539f-99c4-d8a4e219a6fb/ec6f322c-6d69-539f-99c4-d8a4e219a6fb_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647929%252Fgeneral%252F01169cd0-38af-4a8b-9dc3-acc90e156fb1.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647929/general/01169cd0-38af-4a8b-9dc3-acc90e156fb1.jpg saved to cache
2026-03-25 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ec6f322c-6d69-539f-99c4-d8a4e219a6fb
2026-03-25 17:17:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a9ab90>
2026-03-25 17:17:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec6f322c-6d69-539f-99c4-d8a4e219a6fb/ec6f322c-6d69-539f-99c4-d8a4e219a6fb_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647929%252Fgeneral%252Feee51a07-ad34-40f3-b8a5-89c8a35cda6e.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647929/general/eee51a07-ad34-40f3-b8a5-89c8a35cda6e.jpg saved to cache
2026-03-25 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ec6f322c-6d69-539f-99c4-d8a4e219a6fb
2026-03-25 17:17:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1343742f90>
2026-03-25 17:17:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec6f322c-6d69-539f-99c4-d8a4e219a6fb/ec6f322c-6d69-539f-99c4-d8a4e219a6fb_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647929%252Fgeneral%252Fd93b6da6-f30a-4a8b-8e45-fc654b230383.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647929/general/d93b6da6-f30a-4a8b-8e45-fc654b230383.jpg saved to cache
2026-03-25 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ec6f322c-6d69-539f-99c4-d8a4e219a6fb
2026-03-25 17:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741292/general/6d817caf-7432-4a80-be14-e91323ef6fac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728125)
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741292%252Fgeneral%252F15fd914e-90ad-4e35-810c-9d1c16997666.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741292/general/15fd914e-90ad-4e35-810c-9d1c16997666.jpg not downloaded yet
2026-03-25 17:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 989c6f59-f900-5c02-8abe-9642aaf38024 with identifier: 10728260
2026-03-25 17:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 989c6f59-f900-5c02-8abe-9642aaf38024 with scrape type 1
2026-03-25 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 989c6f59-f900-5c02-8abe-9642aaf38024
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647429%252Fgeneral%252F8b92bf6e-9b5c-4483-827d-cbba4f398209.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647429/general/8b92bf6e-9b5c-4483-827d-cbba4f398209.png already downloaded
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647429%252Fgeneral%252F87af96cd-fffc-4a1a-bb70-2879cc6fac60.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647429/general/87af96cd-fffc-4a1a-bb70-2879cc6fac60.png already downloaded
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647429%252Fgeneral%252F2895c697-2eb8-49de-a3a8-c7c33e4f3955.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647429/general/2895c697-2eb8-49de-a3a8-c7c33e4f3955.jpg already downloaded
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647429%252Fgeneral%252F1b3e0783-5a4e-4671-9b8d-4c62360ac9a9.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647429/general/1b3e0783-5a4e-4671-9b8d-4c62360ac9a9.png already downloaded
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647429%252Fgeneral%252F4bac5b11-8f08-4056-9183-11b29c80bb3a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647429/general/4bac5b11-8f08-4056-9183-11b29c80bb3a.jpg already downloaded
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647429%252Fgeneral%252F5accb6aa-76c3-44f8-9876-7263be41bf78.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647429/general/5accb6aa-76c3-44f8-9876-7263be41bf78.jpeg already downloaded
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647429%252Fgeneral%252Fca5fd4cc-8f24-44c1-8d97-6598fa2e6473.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647429/general/ca5fd4cc-8f24-44c1-8d97-6598fa2e6473.jpeg already downloaded
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647429%252Fgeneral%252Fa824c01a-2127-4647-8c21-827c5c697db7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647429/general/a824c01a-2127-4647-8c21-827c5c697db7.jpeg already downloaded
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647429%252Fgeneral%252Fc3550bef-6c0e-4e25-8daa-afd58854e850.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647429/general/c3550bef-6c0e-4e25-8daa-afd58854e850.jpg already downloaded
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647429%252Fgeneral%252F3ae0bdcf-9060-443b-b4ec-412a7362f6f3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647429/general/3ae0bdcf-9060-443b-b4ec-412a7362f6f3.jpeg already downloaded
2026-03-25 17:17:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 989c6f59-f900-5c02-8abe-9642aaf38024, identifier: 10728260
2026-03-25 17:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5647929/general/24c73f2b-3d9d-4b67-9397-2348183e76f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728322)
2026-03-25 17:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 989c6f59-f900-5c02-8abe-9642aaf38024 with identifier: 10728260
2026-03-25 17:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 989c6f59-f900-5c02-8abe-9642aaf38024 with identifier: 10728260
2026-03-25 17:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 989c6f59-f900-5c02-8abe-9642aaf38024 with identifier: 10728260 to the API
2026-03-25 17:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728260>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': '989c6f59-f900-5c02-8abe-9642aaf38024',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30292',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728260',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 94761,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 66,
'photo_urls': ['https://images.openlane.eu/carimgs/5647429/general/8b92bf6e-9b5c-4483-827d-cbba4f398209.png',
'https://images.openlane.eu/carimgs/5647429/general/87af96cd-fffc-4a1a-bb70-2879cc6fac60.png',
'https://images.openlane.eu/carimgs/5647429/general/2895c697-2eb8-49de-a3a8-c7c33e4f3955.jpg',
'https://images.openlane.eu/carimgs/5647429/general/1b3e0783-5a4e-4671-9b8d-4c62360ac9a9.png',
'https://images.openlane.eu/carimgs/5647429/general/4bac5b11-8f08-4056-9183-11b29c80bb3a.jpg',
'https://images.openlane.eu/carimgs/5647429/general/5accb6aa-76c3-44f8-9876-7263be41bf78.jpeg',
'https://images.openlane.eu/carimgs/5647429/general/ca5fd4cc-8f24-44c1-8d97-6598fa2e6473.jpeg',
'https://images.openlane.eu/carimgs/5647429/general/a824c01a-2127-4647-8c21-827c5c697db7.jpeg',
'https://images.openlane.eu/carimgs/5647429/general/c3550bef-6c0e-4e25-8daa-afd58854e850.jpg',
'https://images.openlane.eu/carimgs/5647429/general/3ae0bdcf-9060-443b-b4ec-412a7362f6f3.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_989c6f59-f900-5c02-8abe-9642aaf38024/989c6f59-f900-5c02-8abe-9642aaf38024_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 436705,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647429/general/8b92bf6e-9b5c-4483-827d-cbba4f398209.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_989c6f59-f900-5c02-8abe-9642aaf38024/989c6f59-f900-5c02-8abe-9642aaf38024_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 420524,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647429/general/87af96cd-fffc-4a1a-bb70-2879cc6fac60.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_989c6f59-f900-5c02-8abe-9642aaf38024/989c6f59-f900-5c02-8abe-9642aaf38024_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56183,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647429/general/2895c697-2eb8-49de-a3a8-c7c33e4f3955.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_989c6f59-f900-5c02-8abe-9642aaf38024/989c6f59-f900-5c02-8abe-9642aaf38024_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 447791,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647429/general/1b3e0783-5a4e-4671-9b8d-4c62360ac9a9.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_989c6f59-f900-5c02-8abe-9642aaf38024/989c6f59-f900-5c02-8abe-9642aaf38024_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90270,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647429/general/4bac5b11-8f08-4056-9183-11b29c80bb3a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_989c6f59-f900-5c02-8abe-9642aaf38024/989c6f59-f900-5c02-8abe-9642aaf38024_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160255,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647429/general/5accb6aa-76c3-44f8-9876-7263be41bf78.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_989c6f59-f900-5c02-8abe-9642aaf38024/989c6f59-f900-5c02-8abe-9642aaf38024_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198414,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647429/general/ca5fd4cc-8f24-44c1-8d97-6598fa2e6473.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_989c6f59-f900-5c02-8abe-9642aaf38024/989c6f59-f900-5c02-8abe-9642aaf38024_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256321,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647429/general/a824c01a-2127-4647-8c21-827c5c697db7.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_989c6f59-f900-5c02-8abe-9642aaf38024/989c6f59-f900-5c02-8abe-9642aaf38024_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66760,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647429/general/c3550bef-6c0e-4e25-8daa-afd58854e850.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_989c6f59-f900-5c02-8abe-9642aaf38024/989c6f59-f900-5c02-8abe-9642aaf38024_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153978,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647429/general/3ae0bdcf-9060-443b-b4ec-412a7362f6f3.jpeg',
'Width': 800}],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-06-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Renault Kadjar 1.3 TCe Equilibre - Petrol - Automatic - 140 hp - '
'94.761 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-25 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728260%27 HTTP/1.1" 200 None
2026-03-25 17:17:56 [adesa.de] INFO: Saving data for 10728260: {'created_time': 1774459076.822412, 'last_price_update_time': 1774459076.822425, 'auction_closing_time': 1774606200.0}
2026-03-25 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728260') HTTP/1.1" 204 0
2026-03-25 17:17:56 [adesa.de] INFO: Found listing with ID: 10728532
2026-03-25 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728532%27 HTTP/1.1" 200 None
2026-03-25 17:17:56 [adesa.de] INFO: Scrape type for 10728532: 1
2026-03-25 17:17:56 [adesa.de] INFO: Scraping item 10728532 url https://www.openlane.eu/en/carv6/auction/10728532
2026-03-25 17:17:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d75f5098-f1d0-5ef8-8e63-af8f84c42904 with identifier: 10728259
2026-03-25 17:17:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d75f5098-f1d0-5ef8-8e63-af8f84c42904 with scrape type 1
2026-03-25 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d75f5098-f1d0-5ef8-8e63-af8f84c42904
2026-03-25 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647428%252Fgeneral%252Fef29b02f-5f50-429a-a53e-4b62651717a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647428/general/ef29b02f-5f50-429a-a53e-4b62651717a7.jpg already downloaded
2026-03-25 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647428%252Fgeneral%252F5ce88192-8584-4974-b40d-12d6df812cf7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647428/general/5ce88192-8584-4974-b40d-12d6df812cf7.jpeg already downloaded
2026-03-25 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647428%252Fgeneral%252Fe7bfa5df-cfa9-4252-9472-e2d29e1ba799.png%27 HTTP/1.1" 200 None
2026-03-25 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647428/general/e7bfa5df-cfa9-4252-9472-e2d29e1ba799.png already downloaded
2026-03-25 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647428%252Fgeneral%252Ff055877e-0d6d-4300-90c6-941713dd6fbd.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647428/general/f055877e-0d6d-4300-90c6-941713dd6fbd.jpeg already downloaded
2026-03-25 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647428%252Fgeneral%252F76f8b9b6-4b2b-45a1-abd6-fd58d74aea4e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647428/general/76f8b9b6-4b2b-45a1-abd6-fd58d74aea4e.jpg already downloaded
2026-03-25 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647428%252Fgeneral%252F5f14200a-ce3d-4db8-82ff-658319bf6b17.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647428/general/5f14200a-ce3d-4db8-82ff-658319bf6b17.jpg already downloaded
2026-03-25 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647428%252Fgeneral%252F155ef7c3-fdc9-41f8-9391-0c5e1835ddf8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647428/general/155ef7c3-fdc9-41f8-9391-0c5e1835ddf8.jpg already downloaded
2026-03-25 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647428%252Fgeneral%252Fee5b43a8-a647-4f22-80ea-410a2b651e4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647428/general/ee5b43a8-a647-4f22-80ea-410a2b651e4b.jpg already downloaded
2026-03-25 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647428%252Fgeneral%252F4a3a2871-efc0-4391-a383-9a57760f7b3b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647428/general/4a3a2871-efc0-4391-a383-9a57760f7b3b.jpg already downloaded
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647428%252Fgeneral%252F8f5cae6b-e36e-41c1-89e6-2d8ab2410d5c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647428/general/8f5cae6b-e36e-41c1-89e6-2d8ab2410d5c.jpeg already downloaded
2026-03-25 17:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d75f5098-f1d0-5ef8-8e63-af8f84c42904, identifier: 10728259
2026-03-25 17:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741292/general/cfb9e1be-f615-424a-a408-56201647faca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728125)
2026-03-25 17:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5647929/general/846f3803-2a06-43b2-8ba9-40502f6f9b88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728322)
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741292%252Fgeneral%252F17eca1b2-3978-4385-b21c-805b178d49ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741292/general/17eca1b2-3978-4385-b21c-805b178d49ba.jpg not downloaded yet
2026-03-25 17:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d75f5098-f1d0-5ef8-8e63-af8f84c42904 with identifier: 10728259
2026-03-25 17:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d75f5098-f1d0-5ef8-8e63-af8f84c42904 with identifier: 10728259
2026-03-25 17:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d75f5098-f1d0-5ef8-8e63-af8f84c42904 with identifier: 10728259 to the API
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728259>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'd75f5098-f1d0-5ef8-8e63-af8f84c42904',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30271',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728259',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 99983,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5647428/general/ef29b02f-5f50-429a-a53e-4b62651717a7.jpg',
'https://images.openlane.eu/carimgs/5647428/general/5ce88192-8584-4974-b40d-12d6df812cf7.jpeg',
'https://images.openlane.eu/carimgs/5647428/general/e7bfa5df-cfa9-4252-9472-e2d29e1ba799.png',
'https://images.openlane.eu/carimgs/5647428/general/f055877e-0d6d-4300-90c6-941713dd6fbd.jpeg',
'https://images.openlane.eu/carimgs/5647428/general/76f8b9b6-4b2b-45a1-abd6-fd58d74aea4e.jpg',
'https://images.openlane.eu/carimgs/5647428/general/5f14200a-ce3d-4db8-82ff-658319bf6b17.jpg',
'https://images.openlane.eu/carimgs/5647428/general/155ef7c3-fdc9-41f8-9391-0c5e1835ddf8.jpg',
'https://images.openlane.eu/carimgs/5647428/general/ee5b43a8-a647-4f22-80ea-410a2b651e4b.jpg',
'https://images.openlane.eu/carimgs/5647428/general/4a3a2871-efc0-4391-a383-9a57760f7b3b.jpg',
'https://images.openlane.eu/carimgs/5647428/general/8f5cae6b-e36e-41c1-89e6-2d8ab2410d5c.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75f5098-f1d0-5ef8-8e63-af8f84c42904/d75f5098-f1d0-5ef8-8e63-af8f84c42904_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68797,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647428/general/ef29b02f-5f50-429a-a53e-4b62651717a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75f5098-f1d0-5ef8-8e63-af8f84c42904/d75f5098-f1d0-5ef8-8e63-af8f84c42904_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113054,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647428/general/5ce88192-8584-4974-b40d-12d6df812cf7.jpeg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75f5098-f1d0-5ef8-8e63-af8f84c42904/d75f5098-f1d0-5ef8-8e63-af8f84c42904_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 380885,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647428/general/e7bfa5df-cfa9-4252-9472-e2d29e1ba799.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75f5098-f1d0-5ef8-8e63-af8f84c42904/d75f5098-f1d0-5ef8-8e63-af8f84c42904_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87582,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647428/general/f055877e-0d6d-4300-90c6-941713dd6fbd.jpeg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75f5098-f1d0-5ef8-8e63-af8f84c42904/d75f5098-f1d0-5ef8-8e63-af8f84c42904_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95831,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647428/general/76f8b9b6-4b2b-45a1-abd6-fd58d74aea4e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75f5098-f1d0-5ef8-8e63-af8f84c42904/d75f5098-f1d0-5ef8-8e63-af8f84c42904_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105370,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647428/general/5f14200a-ce3d-4db8-82ff-658319bf6b17.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75f5098-f1d0-5ef8-8e63-af8f84c42904/d75f5098-f1d0-5ef8-8e63-af8f84c42904_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57869,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647428/general/155ef7c3-fdc9-41f8-9391-0c5e1835ddf8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75f5098-f1d0-5ef8-8e63-af8f84c42904/d75f5098-f1d0-5ef8-8e63-af8f84c42904_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39057,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647428/general/ee5b43a8-a647-4f22-80ea-410a2b651e4b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75f5098-f1d0-5ef8-8e63-af8f84c42904/d75f5098-f1d0-5ef8-8e63-af8f84c42904_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132481,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647428/general/4a3a2871-efc0-4391-a383-9a57760f7b3b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75f5098-f1d0-5ef8-8e63-af8f84c42904/d75f5098-f1d0-5ef8-8e63-af8f84c42904_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58009,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647428/general/8f5cae6b-e36e-41c1-89e6-2d8ab2410d5c.jpeg',
'Width': 802}],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-06-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Renault Kadjar 1.3 TCe Equilibre - Petrol - Automatic - 140 hp - '
'99.983 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728259%27 HTTP/1.1" 200 None
2026-03-25 17:17:57 [adesa.de] INFO: Saving data for 10728259: {'created_time': 1774459077.43955, 'last_price_update_time': 1774459077.439562, 'auction_closing_time': 1774606200.0}
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728259') HTTP/1.1" 204 0
2026-03-25 17:17:57 [adesa.de] INFO: Found listing with ID: 10725960
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725960%27 HTTP/1.1" 200 None
2026-03-25 17:17:57 [adesa.de] INFO: Scrape type for 10725960: 1
2026-03-25 17:17:57 [adesa.de] INFO: Scraping item 10725960 url https://www.openlane.eu/en/carv6/auction/10725960
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429ae450>
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec6f322c-6d69-539f-99c4-d8a4e219a6fb/ec6f322c-6d69-539f-99c4-d8a4e219a6fb_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647929%252Fgeneral%252Fdc26f4e6-5f44-4490-a021-ffb95cc01663.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647929/general/dc26f4e6-5f44-4490-a021-ffb95cc01663.jpg saved to cache
2026-03-25 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ec6f322c-6d69-539f-99c4-d8a4e219a6fb
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341dd8b50>
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec6f322c-6d69-539f-99c4-d8a4e219a6fb/ec6f322c-6d69-539f-99c4-d8a4e219a6fb_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647929%252Fgeneral%252F35902477-bd21-4d92-9c6a-cee3db9acbf1.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647929/general/35902477-bd21-4d92-9c6a-cee3db9acbf1.jpg saved to cache
2026-03-25 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ec6f322c-6d69-539f-99c4-d8a4e219a6fb
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341934e50>
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec6f322c-6d69-539f-99c4-d8a4e219a6fb/ec6f322c-6d69-539f-99c4-d8a4e219a6fb_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647929%252Fgeneral%252F0438e41e-fafb-41fd-b7be-84806859ffd7.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647929/general/0438e41e-fafb-41fd-b7be-84806859ffd7.jpg saved to cache
2026-03-25 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ec6f322c-6d69-539f-99c4-d8a4e219a6fb
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342908850>
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41/eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741292%252Fgeneral%252F6d817caf-7432-4a80-be14-e91323ef6fac.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741292/general/6d817caf-7432-4a80-be14-e91323ef6fac.jpg saved to cache
2026-03-25 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41
2026-03-25 17:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741292/general/e1546144-2bb0-47c3-8772-ea9af5ec92d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728125)
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741292%252Fgeneral%252Fc3958e36-63b0-47b0-93ea-9862fa2b1940.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741292/general/c3958e36-63b0-47b0-93ea-9862fa2b1940.jpg not downloaded yet
2026-03-25 17:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725971> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725958> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728426> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726098> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:57 [adesa.de] INFO: Found listing with ID: 10726097
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726097%27 HTTP/1.1" 200 None
2026-03-25 17:17:57 [adesa.de] INFO: Scrape type for 10726097: 1
2026-03-25 17:17:57 [adesa.de] INFO: Scraping item 10726097 url https://www.openlane.eu/en/carv6/auction/10726097
2026-03-25 17:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a8de50>
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec6f322c-6d69-539f-99c4-d8a4e219a6fb/ec6f322c-6d69-539f-99c4-d8a4e219a6fb_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647929%252Fgeneral%252F24c73f2b-3d9d-4b67-9397-2348183e76f2.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647929/general/24c73f2b-3d9d-4b67-9397-2348183e76f2.jpg saved to cache
2026-03-25 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ec6f322c-6d69-539f-99c4-d8a4e219a6fb
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342616c50>
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41/eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741292%252Fgeneral%252Fcfb9e1be-f615-424a-a408-56201647faca.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741292/general/cfb9e1be-f615-424a-a408-56201647faca.jpg saved to cache
2026-03-25 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13428c9250>
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec6f322c-6d69-539f-99c4-d8a4e219a6fb/ec6f322c-6d69-539f-99c4-d8a4e219a6fb_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647929%252Fgeneral%252F846f3803-2a06-43b2-8ba9-40502f6f9b88.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647929/general/846f3803-2a06-43b2-8ba9-40502f6f9b88.jpg saved to cache
2026-03-25 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ec6f322c-6d69-539f-99c4-d8a4e219a6fb
2026-03-25 17:17:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ec6f322c-6d69-539f-99c4-d8a4e219a6fb, skipping ID generation
2026-03-25 17:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec6f322c-6d69-539f-99c4-d8a4e219a6fb with scrape type 1
2026-03-25 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ec6f322c-6d69-539f-99c4-d8a4e219a6fb sending to next pipeline
2026-03-25 17:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ec6f322c-6d69-539f-99c4-d8a4e219a6fb, identifier: 10728322
2026-03-25 17:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741292/general/bcdb2c39-c058-4eac-b14a-5beac339edbd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728125)
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741292%252Fgeneral%252Fa4f735f2-6601-4e5b-bd06-8c7627b50e26.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741292/general/a4f735f2-6601-4e5b-bd06-8c7627b50e26.jpg not downloaded yet
2026-03-25 17:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ec6f322c-6d69-539f-99c4-d8a4e219a6fb with identifier: 10728322
2026-03-25 17:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ec6f322c-6d69-539f-99c4-d8a4e219a6fb with identifier: 10728322
2026-03-25 17:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ec6f322c-6d69-539f-99c4-d8a4e219a6fb with identifier: 10728322 to the API
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5647929/general/846f3803-2a06-43b2-8ba9-40502f6f9b88.jpg>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 137,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'ec6f322c-6d69-539f-99c4-d8a4e219a6fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30876',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728322',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '5008',
'odometer': 24436,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6f322c-6d69-539f-99c4-d8a4e219a6fb/ec6f322c-6d69-539f-99c4-d8a4e219a6fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65105,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647929/general/f2c71f81-ffd3-4f32-8afb-f04e84554923.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6f322c-6d69-539f-99c4-d8a4e219a6fb/ec6f322c-6d69-539f-99c4-d8a4e219a6fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58774,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647929/general/01169cd0-38af-4a8b-9dc3-acc90e156fb1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6f322c-6d69-539f-99c4-d8a4e219a6fb/ec6f322c-6d69-539f-99c4-d8a4e219a6fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53868,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647929/general/d93b6da6-f30a-4a8b-8e45-fc654b230383.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6f322c-6d69-539f-99c4-d8a4e219a6fb/ec6f322c-6d69-539f-99c4-d8a4e219a6fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76076,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647929/general/6a0e1f00-483e-4a24-b504-83c057dd65fd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6f322c-6d69-539f-99c4-d8a4e219a6fb/ec6f322c-6d69-539f-99c4-d8a4e219a6fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80659,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647929/general/24c73f2b-3d9d-4b67-9397-2348183e76f2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6f322c-6d69-539f-99c4-d8a4e219a6fb/ec6f322c-6d69-539f-99c4-d8a4e219a6fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65786,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647929/general/846f3803-2a06-43b2-8ba9-40502f6f9b88.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6f322c-6d69-539f-99c4-d8a4e219a6fb/ec6f322c-6d69-539f-99c4-d8a4e219a6fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40308,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647929/general/35902477-bd21-4d92-9c6a-cee3db9acbf1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6f322c-6d69-539f-99c4-d8a4e219a6fb/ec6f322c-6d69-539f-99c4-d8a4e219a6fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50138,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647929/general/eee51a07-ad34-40f3-b8a5-89c8a35cda6e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6f322c-6d69-539f-99c4-d8a4e219a6fb/ec6f322c-6d69-539f-99c4-d8a4e219a6fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85912,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647929/general/0438e41e-fafb-41fd-b7be-84806859ffd7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6f322c-6d69-539f-99c4-d8a4e219a6fb/ec6f322c-6d69-539f-99c4-d8a4e219a6fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45533,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647929/general/dc26f4e6-5f44-4490-a021-ffb95cc01663.jpg',
'Width': 800}],
'price': 24300,
'price_includes_vat': True,
'registration_date': '2025-02-18',
'seats_number': 7,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 5008 GT - Petrol - Automatic - 137 hp - 24.436 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728322%27 HTTP/1.1" 200 None
2026-03-25 17:17:58 [adesa.de] INFO: Saving data for 10728322: {'created_time': 1774459078.227213, 'last_price_update_time': 1774459078.227224, 'auction_closing_time': 1774606200.0}
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728322') HTTP/1.1" 204 0
2026-03-25 17:17:58 [adesa.de] INFO: Found listing with ID: 10725966
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725966%27 HTTP/1.1" 200 None
2026-03-25 17:17:58 [adesa.de] INFO: Scrape type for 10725966: 1
2026-03-25 17:17:58 [adesa.de] INFO: Scraping item 10725966 url https://www.openlane.eu/en/carv6/auction/10725966
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741292%252Fgeneral%252F7037c621-ca35-4e4d-b0e6-43f7e4b2625d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741292/general/7037c621-ca35-4e4d-b0e6-43f7e4b2625d.jpg not downloaded yet
2026-03-25 17:17:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342629110>
2026-03-25 17:17:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41/eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741292%252Fgeneral%252Fe1546144-2bb0-47c3-8772-ea9af5ec92d0.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741292/general/e1546144-2bb0-47c3-8772-ea9af5ec92d0.jpg saved to cache
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41
2026-03-25 17:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25b26564-6543-56f1-952c-9e6c21447e8f with identifier: 10725971
2026-03-25 17:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25b26564-6543-56f1-952c-9e6c21447e8f with scrape type 1
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 25b26564-6543-56f1-952c-9e6c21447e8f
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742404%252Fgeneral%252Fff1f9bc9-d69e-4212-9d95-88ae3fa74508.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742404/general/ff1f9bc9-d69e-4212-9d95-88ae3fa74508.jpg not downloaded yet
2026-03-25 17:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bc685ea-1531-5686-b311-01eae26d974c with identifier: 10725958
2026-03-25 17:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bc685ea-1531-5686-b311-01eae26d974c with scrape type 1
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0bc685ea-1531-5686-b311-01eae26d974c
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742391%252Fgeneral%252F0601d56d-db0c-4ebb-b278-5840dd66d66d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742391/general/0601d56d-db0c-4ebb-b278-5840dd66d66d.jpg not downloaded yet
2026-03-25 17:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fd8b668-91ac-5d98-b701-6a7f7ed3f597 with identifier: 10728426
2026-03-25 17:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fd8b668-91ac-5d98-b701-6a7f7ed3f597 with scrape type 1
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1fd8b668-91ac-5d98-b701-6a7f7ed3f597
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523037%252Fgeneral%252F22e645ff-e9c9-468d-ab0a-ba6ffcc0e55a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523037/general/22e645ff-e9c9-468d-ab0a-ba6ffcc0e55a.jpg already downloaded
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523037%252Fgeneral%252F9e9edeff-5937-4c40-b060-4b71665abee3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523037/general/9e9edeff-5937-4c40-b060-4b71665abee3.jpg already downloaded
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523037%252Fgeneral%252Fda415791-61e2-4c4d-9b70-3bdfc2f258e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523037/general/da415791-61e2-4c4d-9b70-3bdfc2f258e8.jpg already downloaded
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523037%252Fgeneral%252Fdcd9a984-7bdc-4c94-b9c4-bf1418faac48.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523037/general/dcd9a984-7bdc-4c94-b9c4-bf1418faac48.jpg already downloaded
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523037%252Fgeneral%252F7f037fd5-1e12-42cf-ab4c-2c5d4041bb9b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523037/general/7f037fd5-1e12-42cf-ab4c-2c5d4041bb9b.jpg already downloaded
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523037%252Fgeneral%252F5e8b08c0-9c3b-47ab-9fcf-6cd95fa29217.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523037/general/5e8b08c0-9c3b-47ab-9fcf-6cd95fa29217.jpg already downloaded
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523037%252Fgeneral%252F2da3e70c-2775-4b98-9fc1-0e34048a81b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523037/general/2da3e70c-2775-4b98-9fc1-0e34048a81b7.jpg already downloaded
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523037%252Fgeneral%252Fbeaae2ab-2eb1-4027-8b43-6f65a977188a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523037/general/beaae2ab-2eb1-4027-8b43-6f65a977188a.jpg already downloaded
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523037%252Fgeneral%252F5141281b-7371-4bef-8349-eacb3dbc91f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523037/general/5141281b-7371-4bef-8349-eacb3dbc91f5.jpg already downloaded
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523037%252Fgeneral%252Fc39ada9b-d866-4582-957a-fee8255fafa6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523037/general/c39ada9b-d866-4582-957a-fee8255fafa6.jpg already downloaded
2026-03-25 17:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1fd8b668-91ac-5d98-b701-6a7f7ed3f597, identifier: 10728426
2026-03-25 17:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe99ae13-93b3-5ec8-a04f-f8692cc93dd4 with identifier: 10726098
2026-03-25 17:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe99ae13-93b3-5ec8-a04f-f8692cc93dd4 with scrape type 1
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fe99ae13-93b3-5ec8-a04f-f8692cc93dd4
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736950%252Fgeneral%252F9c3b534b-6b86-4151-b21b-a07a94dd5ddc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736950/general/9c3b534b-6b86-4151-b21b-a07a94dd5ddc.jpg already downloaded
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736950%252Fgeneral%252Fbb0232c7-491c-49bd-a32a-c6b89c8e4a31.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736950/general/bb0232c7-491c-49bd-a32a-c6b89c8e4a31.jpg already downloaded
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736950%252Fgeneral%252F298cc250-a643-4549-8ef3-735c30ae8517.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736950/general/298cc250-a643-4549-8ef3-735c30ae8517.jpg already downloaded
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736950%252Fgeneral%252F791e8f4a-0310-4742-ad18-9e3228452fda.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736950/general/791e8f4a-0310-4742-ad18-9e3228452fda.jpg already downloaded
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736950%252Fgeneral%252F7df76d6f-1139-4760-af6f-0daa6b7daa6b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736950/general/7df76d6f-1139-4760-af6f-0daa6b7daa6b.jpg already downloaded
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736950%252Fgeneral%252F44154db5-9394-4cf6-855e-6aa5a1a54e6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736950/general/44154db5-9394-4cf6-855e-6aa5a1a54e6f.jpg already downloaded
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736950%252Fgeneral%252F0c4828b0-b86d-498d-a676-3559a921e065.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736950/general/0c4828b0-b86d-498d-a676-3559a921e065.jpg already downloaded
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736950%252Fgeneral%252F225a8079-343a-434f-9b81-1abeb55efb7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736950/general/225a8079-343a-434f-9b81-1abeb55efb7b.jpg already downloaded
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736950%252Fgeneral%252Fe1d8430b-2115-442b-9bb4-a9a2d3c8e1df.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736950/general/e1d8430b-2115-442b-9bb4-a9a2d3c8e1df.jpg already downloaded
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736950%252Fgeneral%252F6c68e287-ce10-40cf-9448-3b485aa58101.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736950/general/6c68e287-ce10-40cf-9448-3b485aa58101.jpg already downloaded
2026-03-25 17:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fe99ae13-93b3-5ec8-a04f-f8692cc93dd4, identifier: 10726098
2026-03-25 17:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741292/general/15fd914e-90ad-4e35-810c-9d1c16997666.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728125)
2026-03-25 17:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741292/general/17eca1b2-3978-4385-b21c-805b178d49ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728125)
2026-03-25 17:17:58 [adesa.de] INFO: Found listing with ID: 10726095
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726095%27 HTTP/1.1" 200 None
2026-03-25 17:17:58 [adesa.de] INFO: Scrape type for 10726095: 1
2026-03-25 17:17:58 [adesa.de] INFO: Scraping item 10726095 url https://www.openlane.eu/en/carv6/auction/10726095
2026-03-25 17:17:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1fd8b668-91ac-5d98-b701-6a7f7ed3f597 with identifier: 10728426
2026-03-25 17:17:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1fd8b668-91ac-5d98-b701-6a7f7ed3f597 with identifier: 10728426
2026-03-25 17:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1fd8b668-91ac-5d98-b701-6a7f7ed3f597 with identifier: 10728426 to the API
2026-03-25 17:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728426>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Petrol',
'id': '1fd8b668-91ac-5d98-b701-6a7f7ed3f597',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28899',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728426',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 100807,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5523037/general/22e645ff-e9c9-468d-ab0a-ba6ffcc0e55a.jpg',
'https://images.openlane.eu/carimgs/5523037/general/9e9edeff-5937-4c40-b060-4b71665abee3.jpg',
'https://images.openlane.eu/carimgs/5523037/general/da415791-61e2-4c4d-9b70-3bdfc2f258e8.jpg',
'https://images.openlane.eu/carimgs/5523037/general/dcd9a984-7bdc-4c94-b9c4-bf1418faac48.jpg',
'https://images.openlane.eu/carimgs/5523037/general/7f037fd5-1e12-42cf-ab4c-2c5d4041bb9b.jpg',
'https://images.openlane.eu/carimgs/5523037/general/5e8b08c0-9c3b-47ab-9fcf-6cd95fa29217.jpg',
'https://images.openlane.eu/carimgs/5523037/general/2da3e70c-2775-4b98-9fc1-0e34048a81b7.jpg',
'https://images.openlane.eu/carimgs/5523037/general/beaae2ab-2eb1-4027-8b43-6f65a977188a.jpg',
'https://images.openlane.eu/carimgs/5523037/general/5141281b-7371-4bef-8349-eacb3dbc91f5.jpg',
'https://images.openlane.eu/carimgs/5523037/general/c39ada9b-d866-4582-957a-fee8255fafa6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fd8b668-91ac-5d98-b701-6a7f7ed3f597/1fd8b668-91ac-5d98-b701-6a7f7ed3f597_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65230,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523037/general/22e645ff-e9c9-468d-ab0a-ba6ffcc0e55a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fd8b668-91ac-5d98-b701-6a7f7ed3f597/1fd8b668-91ac-5d98-b701-6a7f7ed3f597_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523037/general/9e9edeff-5937-4c40-b060-4b71665abee3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fd8b668-91ac-5d98-b701-6a7f7ed3f597/1fd8b668-91ac-5d98-b701-6a7f7ed3f597_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76873,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523037/general/da415791-61e2-4c4d-9b70-3bdfc2f258e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fd8b668-91ac-5d98-b701-6a7f7ed3f597/1fd8b668-91ac-5d98-b701-6a7f7ed3f597_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83510,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523037/general/dcd9a984-7bdc-4c94-b9c4-bf1418faac48.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fd8b668-91ac-5d98-b701-6a7f7ed3f597/1fd8b668-91ac-5d98-b701-6a7f7ed3f597_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99428,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523037/general/7f037fd5-1e12-42cf-ab4c-2c5d4041bb9b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fd8b668-91ac-5d98-b701-6a7f7ed3f597/1fd8b668-91ac-5d98-b701-6a7f7ed3f597_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111011,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523037/general/5e8b08c0-9c3b-47ab-9fcf-6cd95fa29217.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fd8b668-91ac-5d98-b701-6a7f7ed3f597/1fd8b668-91ac-5d98-b701-6a7f7ed3f597_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47946,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523037/general/2da3e70c-2775-4b98-9fc1-0e34048a81b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fd8b668-91ac-5d98-b701-6a7f7ed3f597/1fd8b668-91ac-5d98-b701-6a7f7ed3f597_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138511,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523037/general/beaae2ab-2eb1-4027-8b43-6f65a977188a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fd8b668-91ac-5d98-b701-6a7f7ed3f597/1fd8b668-91ac-5d98-b701-6a7f7ed3f597_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98789,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523037/general/5141281b-7371-4bef-8349-eacb3dbc91f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fd8b668-91ac-5d98-b701-6a7f7ed3f597/1fd8b668-91ac-5d98-b701-6a7f7ed3f597_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48701,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523037/general/c39ada9b-d866-4582-957a-fee8255fafa6.jpg',
'Width': 1024}],
'price': 13100,
'price_includes_vat': True,
'registration_date': '2020-09-04',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Octavia Combi 1.5 TSI Style - Petrol - Manual - 150 hp - '
'100.807 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728426%27 HTTP/1.1" 200 None
2026-03-25 17:17:59 [adesa.de] INFO: Saving data for 10728426: {'created_time': 1774459079.181037, 'last_price_update_time': 1774459079.181051, 'auction_closing_time': 1774606800.0}
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728426') HTTP/1.1" 204 0
2026-03-25 17:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fe99ae13-93b3-5ec8-a04f-f8692cc93dd4 with identifier: 10726098
2026-03-25 17:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fe99ae13-93b3-5ec8-a04f-f8692cc93dd4 with identifier: 10726098
2026-03-25 17:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fe99ae13-93b3-5ec8-a04f-f8692cc93dd4 with identifier: 10726098 to the API
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726098>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'fe99ae13-93b3-5ec8-a04f-f8692cc93dd4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545DB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726098',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 145651,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5736950/general/9c3b534b-6b86-4151-b21b-a07a94dd5ddc.jpg',
'https://images.openlane.eu/carimgs/5736950/general/bb0232c7-491c-49bd-a32a-c6b89c8e4a31.jpg',
'https://images.openlane.eu/carimgs/5736950/general/298cc250-a643-4549-8ef3-735c30ae8517.jpg',
'https://images.openlane.eu/carimgs/5736950/general/791e8f4a-0310-4742-ad18-9e3228452fda.jpg',
'https://images.openlane.eu/carimgs/5736950/general/7df76d6f-1139-4760-af6f-0daa6b7daa6b.jpg',
'https://images.openlane.eu/carimgs/5736950/general/44154db5-9394-4cf6-855e-6aa5a1a54e6f.jpg',
'https://images.openlane.eu/carimgs/5736950/general/0c4828b0-b86d-498d-a676-3559a921e065.jpg',
'https://images.openlane.eu/carimgs/5736950/general/225a8079-343a-434f-9b81-1abeb55efb7b.jpg',
'https://images.openlane.eu/carimgs/5736950/general/e1d8430b-2115-442b-9bb4-a9a2d3c8e1df.jpg',
'https://images.openlane.eu/carimgs/5736950/general/6c68e287-ce10-40cf-9448-3b485aa58101.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe99ae13-93b3-5ec8-a04f-f8692cc93dd4/fe99ae13-93b3-5ec8-a04f-f8692cc93dd4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60776,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736950/general/9c3b534b-6b86-4151-b21b-a07a94dd5ddc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe99ae13-93b3-5ec8-a04f-f8692cc93dd4/fe99ae13-93b3-5ec8-a04f-f8692cc93dd4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60374,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736950/general/bb0232c7-491c-49bd-a32a-c6b89c8e4a31.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe99ae13-93b3-5ec8-a04f-f8692cc93dd4/fe99ae13-93b3-5ec8-a04f-f8692cc93dd4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68368,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736950/general/298cc250-a643-4549-8ef3-735c30ae8517.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe99ae13-93b3-5ec8-a04f-f8692cc93dd4/fe99ae13-93b3-5ec8-a04f-f8692cc93dd4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63865,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736950/general/791e8f4a-0310-4742-ad18-9e3228452fda.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe99ae13-93b3-5ec8-a04f-f8692cc93dd4/fe99ae13-93b3-5ec8-a04f-f8692cc93dd4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736950/general/7df76d6f-1139-4760-af6f-0daa6b7daa6b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe99ae13-93b3-5ec8-a04f-f8692cc93dd4/fe99ae13-93b3-5ec8-a04f-f8692cc93dd4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126627,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736950/general/44154db5-9394-4cf6-855e-6aa5a1a54e6f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe99ae13-93b3-5ec8-a04f-f8692cc93dd4/fe99ae13-93b3-5ec8-a04f-f8692cc93dd4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203474,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736950/general/0c4828b0-b86d-498d-a676-3559a921e065.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe99ae13-93b3-5ec8-a04f-f8692cc93dd4/fe99ae13-93b3-5ec8-a04f-f8692cc93dd4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132053,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736950/general/225a8079-343a-434f-9b81-1abeb55efb7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe99ae13-93b3-5ec8-a04f-f8692cc93dd4/fe99ae13-93b3-5ec8-a04f-f8692cc93dd4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132813,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736950/general/e1d8430b-2115-442b-9bb4-a9a2d3c8e1df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe99ae13-93b3-5ec8-a04f-f8692cc93dd4/fe99ae13-93b3-5ec8-a04f-f8692cc93dd4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96630,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736950/general/6c68e287-ce10-40cf-9448-3b485aa58101.jpg',
'Width': 1024}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2023-03-28',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Skoda Kodiaq 2.0 TDI Style - Diesel - Automatic - 150 hp - 145.651 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726098%27 HTTP/1.1" 200 None
2026-03-25 17:17:59 [adesa.de] INFO: Saving data for 10726098: {'created_time': 1774459079.482307, 'last_price_update_time': 1774459079.482318, 'auction_closing_time': 1774607400.0}
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726098') HTTP/1.1" 204 0
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741292%252Fgeneral%252Fd2f0c1cc-5a2b-496b-81d8-eaf1401d1a33.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741292/general/d2f0c1cc-5a2b-496b-81d8-eaf1401d1a33.jpg not downloaded yet
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742404%252Fgeneral%252Fcd01cb09-f581-4f8f-bdb4-81d2a61196f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742404/general/cd01cb09-f581-4f8f-bdb4-81d2a61196f6.jpg not downloaded yet
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742391%252Fgeneral%252Fbfad05e1-c97d-4e7f-a54d-ff3f8b546328.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742391/general/bfad05e1-c97d-4e7f-a54d-ff3f8b546328.jpg not downloaded yet
2026-03-25 17:17:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426342d0>
2026-03-25 17:17:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41/eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741292%252Fgeneral%252Fbcdb2c39-c058-4eac-b14a-5beac339edbd.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741292/general/bcdb2c39-c058-4eac-b14a-5beac339edbd.jpg saved to cache
2026-03-25 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41
2026-03-25 17:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741292/general/c3958e36-63b0-47b0-93ea-9862fa2b1940.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728125)
2026-03-25 17:17:59 [adesa.de] INFO: Found listing with ID: 10725963
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725963%27 HTTP/1.1" 200 None
2026-03-25 17:17:59 [adesa.de] INFO: Scrape type for 10725963: 1
2026-03-25 17:17:59 [adesa.de] INFO: Scraping item 10725963 url https://www.openlane.eu/en/carv6/auction/10725963
2026-03-25 17:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725957> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742404%252Fgeneral%252F111cd07a-fe3b-41a6-a8b3-48c502733e5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742404/general/111cd07a-fe3b-41a6-a8b3-48c502733e5a.jpg not downloaded yet
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742391%252Fgeneral%252F7f5496ac-4f8c-4799-9e9b-6436ba982017.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742391/general/7f5496ac-4f8c-4799-9e9b-6436ba982017.jpg not downloaded yet
2026-03-25 17:17:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:17:59 [adesa.de] INFO: Found listing with ID: 10726100
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726100%27 HTTP/1.1" 200 None
2026-03-25 17:17:59 [adesa.de] INFO: Scrape type for 10726100: 1
2026-03-25 17:17:59 [adesa.de] INFO: Scraping item 10726100 url https://www.openlane.eu/en/carv6/auction/10726100
2026-03-25 17:17:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13419f2790>
2026-03-25 17:17:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41/eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741292%252Fgeneral%252F15fd914e-90ad-4e35-810c-9d1c16997666.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741292/general/15fd914e-90ad-4e35-810c-9d1c16997666.jpg saved to cache
2026-03-25 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41
2026-03-25 17:17:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1349128f10>
2026-03-25 17:17:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41/eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741292%252Fgeneral%252F17eca1b2-3978-4385-b21c-805b178d49ba.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741292/general/17eca1b2-3978-4385-b21c-805b178d49ba.jpg saved to cache
2026-03-25 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41
2026-03-25 17:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742391/general/0601d56d-db0c-4ebb-b278-5840dd66d66d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725958)
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742404%252Fgeneral%252F49756761-b5ec-44fe-bc93-1acbca568ab5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742404/general/49756761-b5ec-44fe-bc93-1acbca568ab5.jpg not downloaded yet
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742391%252Fgeneral%252F6d553329-3ae6-4098-ad13-11b41ce1b660.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742391/general/6d553329-3ae6-4098-ad13-11b41ce1b660.jpg not downloaded yet
2026-03-25 17:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742404/general/ff1f9bc9-d69e-4212-9d95-88ae3fa74508.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725971)
2026-03-25 17:17:59 [adesa.de] INFO: Found listing with ID: 10728283
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728283%27 HTTP/1.1" 200 None
2026-03-25 17:17:59 [adesa.de] INFO: Scrape type for 10728283: 1
2026-03-25 17:17:59 [adesa.de] INFO: Scraping item 10728283 url https://www.openlane.eu/en/carv6/auction/10728283
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742404%252Fgeneral%252Facb64ce8-e8ea-4568-a87a-655618cde2d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742404/general/acb64ce8-e8ea-4568-a87a-655618cde2d9.jpg not downloaded yet
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742391%252Fgeneral%252Fd7a4109e-4d1b-4a2c-90f1-b1a4ec905ba1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742391/general/d7a4109e-4d1b-4a2c-90f1-b1a4ec905ba1.jpg not downloaded yet
2026-03-25 17:17:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:17:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bb4390>
2026-03-25 17:17:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:17:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41/eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741292%252Fgeneral%252Fc3958e36-63b0-47b0-93ea-9862fa2b1940.jpg') HTTP/1.1" 204 0
2026-03-25 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741292/general/c3958e36-63b0-47b0-93ea-9862fa2b1940.jpg saved to cache
2026-03-25 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item eef9e6a8-1eb2-5ca2-bc8b-8b4b2366ff41
2026-03-25 17:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14cd52be-42bf-5762-ad8c-6ae4114439f9 with identifier: 10725957
2026-03-25 17:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14cd52be-42bf-5762-ad8c-6ae4114439f9 with scrape type 1
2026-03-25 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 14cd52be-42bf-5762-ad8c-6ae4114439f9
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742389%252Fgeneral%252F98f8a794-9741-4b1a-8829-eed58d074d36.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742389/general/98f8a794-9741-4b1a-8829-eed58d074d36.jpg not downloaded yet
2026-03-25 17:17:59 [adesa.de] INFO: Found listing with ID: 10728210
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728210%27 HTTP/1.1" 200 None
2026-03-25 17:17:59 [adesa.de] INFO: Scrape type for 10728210: 1
2026-03-25 17:17:59 [adesa.de] INFO: Scraping item 10728210 url https://www.openlane.eu/en/carv6/auction/10728210
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742404%252Fgeneral%252Fa62428d2-4e2b-4d19-ab3e-658ddcfb5043.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742404/general/a62428d2-4e2b-4d19-ab3e-658ddcfb5043.jpg not downloaded yet
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742391%252Fgeneral%252F2bed2090-308c-4500-aded-6dc95fbdd6b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742391/general/2bed2090-308c-4500-aded-6dc95fbdd6b5.jpg not downloaded yet
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742389%252Fgeneral%252Fe9939541-d277-4d10-bb28-dcec61d6fe21.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742389/general/e9939541-d277-4d10-bb28-dcec61d6fe21.jpg not downloaded yet
2026-03-25 17:17:59 [adesa.de] INFO: Found listing with ID: 10726099
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726099%27 HTTP/1.1" 200 None
2026-03-25 17:17:59 [adesa.de] INFO: Scrape type for 10726099: 1
2026-03-25 17:17:59 [adesa.de] INFO: Scraping item 10726099 url https://www.openlane.eu/en/carv6/auction/10726099
2026-03-25 17:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742391/general/7f5496ac-4f8c-4799-9e9b-6436ba982017.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725958)
2026-03-25 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742404%252Fgeneral%252F70fd3beb-c768-4350-8c4f-aa7cff311d83.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742404/general/70fd3beb-c768-4350-8c4f-aa7cff311d83.jpg not downloaded yet
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742391%252Fgeneral%252Fba6fa232-91c8-456c-84cd-05581f2f3e02.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742391/general/ba6fa232-91c8-456c-84cd-05581f2f3e02.jpg not downloaded yet
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742389%252Fgeneral%252Faf1ddd52-9607-4542-85e6-5987978128fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742389/general/af1ddd52-9607-4542-85e6-5987978128fc.jpg not downloaded yet
2026-03-25 17:18:00 [adesa.de] INFO: Found listing with ID: 10728425
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728425%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [adesa.de] INFO: Scrape type for 10728425: 1
2026-03-25 17:18:00 [adesa.de] INFO: Scraping item 10728425 url https://www.openlane.eu/en/carv6/auction/10728425
2026-03-25 17:18:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342966c50>
2026-03-25 17:18:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bc685ea-1531-5686-b311-01eae26d974c/0bc685ea-1531-5686-b311-01eae26d974c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742391%252Fgeneral%252F0601d56d-db0c-4ebb-b278-5840dd66d66d.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742391/general/0601d56d-db0c-4ebb-b278-5840dd66d66d.jpg saved to cache
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0bc685ea-1531-5686-b311-01eae26d974c
2026-03-25 17:18:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13427011d0>
2026-03-25 17:18:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_25b26564-6543-56f1-952c-9e6c21447e8f/25b26564-6543-56f1-952c-9e6c21447e8f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742404%252Fgeneral%252Fff1f9bc9-d69e-4212-9d95-88ae3fa74508.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742404/general/ff1f9bc9-d69e-4212-9d95-88ae3fa74508.jpg saved to cache
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 25b26564-6543-56f1-952c-9e6c21447e8f
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742404%252Fgeneral%252F462c4074-17b7-432d-abc7-ed29d28aad3b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742404/general/462c4074-17b7-432d-abc7-ed29d28aad3b.jpg not downloaded yet
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742391%252Fgeneral%252Fc507773e-bce7-4e41-82fe-e61befb6f6d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742391/general/c507773e-bce7-4e41-82fe-e61befb6f6d9.jpg not downloaded yet
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742389%252Fgeneral%252Fc926f020-5241-418f-92b1-528da15b9376.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742389/general/c926f020-5241-418f-92b1-528da15b9376.jpg not downloaded yet
2026-03-25 17:18:00 [adesa.de] INFO: Found listing with ID: 10726104
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726104%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [adesa.de] INFO: Scrape type for 10726104: 1
2026-03-25 17:18:00 [adesa.de] INFO: Scraping item 10726104 url https://www.openlane.eu/en/carv6/auction/10726104
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742404%252Fgeneral%252F91b7e426-ee7c-4969-bfdd-e423fe3e03d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742404/general/91b7e426-ee7c-4969-bfdd-e423fe3e03d2.jpg not downloaded yet
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742391%252Fgeneral%252F4c53c8e3-de66-4616-a1ae-2a09615ba960.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742391/general/4c53c8e3-de66-4616-a1ae-2a09615ba960.jpg not downloaded yet
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742389%252Fgeneral%252F289ee25a-d345-4d9f-8aca-8aaf39a88faa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742389/general/289ee25a-d345-4d9f-8aca-8aaf39a88faa.jpg not downloaded yet
2026-03-25 17:18:00 [adesa.de] INFO: Found listing with ID: 10725976
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725976%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [adesa.de] INFO: Scrape type for 10725976: 1
2026-03-25 17:18:00 [adesa.de] INFO: Scraping item 10725976 url https://www.openlane.eu/en/carv6/auction/10725976
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742404%252Fgeneral%252F23a7da40-8d4e-4432-8826-7c3f3dc029fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742404/general/23a7da40-8d4e-4432-8826-7c3f3dc029fc.jpg not downloaded yet
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742391%252Fgeneral%252F10fd2df2-6f33-4883-8912-892ee3256bad.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742391/general/10fd2df2-6f33-4883-8912-892ee3256bad.jpg not downloaded yet
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742389%252Fgeneral%252F6e54ddc3-2208-4ede-b6b6-240d153dd9b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742389/general/6e54ddc3-2208-4ede-b6b6-240d153dd9b1.jpg not downloaded yet
2026-03-25 17:18:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13419d8510>
2026-03-25 17:18:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bc685ea-1531-5686-b311-01eae26d974c/0bc685ea-1531-5686-b311-01eae26d974c_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742391%252Fgeneral%252F7f5496ac-4f8c-4799-9e9b-6436ba982017.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742391/general/7f5496ac-4f8c-4799-9e9b-6436ba982017.jpg saved to cache
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0bc685ea-1531-5686-b311-01eae26d974c
2026-03-25 17:18:00 [adesa.de] INFO: Found listing with ID: 10726105
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726105%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [adesa.de] INFO: Scrape type for 10726105: 1
2026-03-25 17:18:00 [adesa.de] INFO: Scraping item 10726105 url https://www.openlane.eu/en/carv6/auction/10726105
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742389%252Fgeneral%252Fdfb34788-9065-4e6b-b9f0-d46f88f1ec9f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742389/general/dfb34788-9065-4e6b-b9f0-d46f88f1ec9f.jpg not downloaded yet
2026-03-25 17:18:00 [adesa.de] INFO: Found listing with ID: 10725977
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725977%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [adesa.de] INFO: Scrape type for 10725977: 1
2026-03-25 17:18:00 [adesa.de] INFO: Scraping item 10725977 url https://www.openlane.eu/en/carv6/auction/10725977
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742389%252Fgeneral%252F2d1341ef-eed5-43a9-b145-2468903dd431.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742389/general/2d1341ef-eed5-43a9-b145-2468903dd431.jpg not downloaded yet
2026-03-25 17:18:00 [adesa.de] INFO: Found listing with ID: 10726106
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726106%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [adesa.de] INFO: Scrape type for 10726106: 1
2026-03-25 17:18:00 [adesa.de] INFO: Scraping item 10726106 url https://www.openlane.eu/en/carv6/auction/10726106
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742389%252Fgeneral%252F7649cb5f-b2b6-4b43-8ed2-5c7fe963a6aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742389/general/7649cb5f-b2b6-4b43-8ed2-5c7fe963a6aa.jpg not downloaded yet
2026-03-25 17:18:00 [adesa.de] INFO: Found listing with ID: 10725984
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725984%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [adesa.de] INFO: Scrape type for 10725984: 1
2026-03-25 17:18:00 [adesa.de] INFO: Scraping item 10725984 url https://www.openlane.eu/en/carv6/auction/10725984
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742389%252Fgeneral%252F91d85f8b-ddc5-4ab5-9ebe-6119e487a6ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742389/general/91d85f8b-ddc5-4ab5-9ebe-6119e487a6ed.jpg not downloaded yet
2026-03-25 17:18:00 [adesa.de] INFO: Found listing with ID: 10725989
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725989%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [adesa.de] INFO: Scrape type for 10725989: 1
2026-03-25 17:18:00 [adesa.de] INFO: Scraping item 10725989 url https://www.openlane.eu/en/carv6/auction/10725989
2026-03-25 17:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728512> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:00 [adesa.de] INFO: Found listing with ID: 10726110
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726110%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [adesa.de] INFO: Scrape type for 10726110: 1
2026-03-25 17:18:00 [adesa.de] INFO: Scraping item 10726110 url https://www.openlane.eu/en/carv6/auction/10726110
2026-03-25 17:18:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:00 [adesa.de] INFO: Found listing with ID: 10726120
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726120%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [adesa.de] INFO: Scrape type for 10726120: 1
2026-03-25 17:18:00 [adesa.de] INFO: Scraping item 10726120 url https://www.openlane.eu/en/carv6/auction/10726120
2026-03-25 17:18:00 [adesa.de] INFO: Found listing with ID: 10725996
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725996%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [adesa.de] INFO: Scrape type for 10725996: 1
2026-03-25 17:18:00 [adesa.de] INFO: Scraping item 10725996 url https://www.openlane.eu/en/carv6/auction/10725996
2026-03-25 17:18:00 [adesa.de] INFO: Found listing with ID: 10725982
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725982%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [adesa.de] INFO: Scrape type for 10725982: 1
2026-03-25 17:18:00 [adesa.de] INFO: Scraping item 10725982 url https://www.openlane.eu/en/carv6/auction/10725982
2026-03-25 17:18:00 [adesa.de] INFO: Found listing with ID: 10725991
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725991%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [adesa.de] INFO: Scrape type for 10725991: 1
2026-03-25 17:18:00 [adesa.de] INFO: Scraping item 10725991 url https://www.openlane.eu/en/carv6/auction/10725991
2026-03-25 17:18:00 [adesa.de] INFO: Found listing with ID: 10725983
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725983%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [adesa.de] INFO: Scrape type for 10725983: 1
2026-03-25 17:18:00 [adesa.de] INFO: Scraping item 10725983 url https://www.openlane.eu/en/carv6/auction/10725983
2026-03-25 17:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061 with identifier: 10728512
2026-03-25 17:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061 with scrape type 1
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609681%252Fgeneral%252F927a35f3-89a6-48d3-8c86-5e2c611345c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609681/general/927a35f3-89a6-48d3-8c86-5e2c611345c0.jpg already downloaded
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609681%252Fgeneral%252F5a041060-1067-46b0-89ff-7b8f4421de58.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609681/general/5a041060-1067-46b0-89ff-7b8f4421de58.jpg already downloaded
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609681%252Fgeneral%252F793c7d4e-9a2e-4073-be1d-6591e45ff281.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609681/general/793c7d4e-9a2e-4073-be1d-6591e45ff281.jpg already downloaded
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609681%252Fgeneral%252F62c4937f-9a86-444c-b581-eac0de7aa6fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609681/general/62c4937f-9a86-444c-b581-eac0de7aa6fb.jpg already downloaded
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609681%252Fgeneral%252F01d74a89-148f-44f6-83dc-49f0ce9cea28.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609681/general/01d74a89-148f-44f6-83dc-49f0ce9cea28.jpg already downloaded
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609681%252Fgeneral%252F96e60306-5f1f-42ff-8a46-2dac99f0ec35.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609681/general/96e60306-5f1f-42ff-8a46-2dac99f0ec35.jpg already downloaded
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609681%252Fgeneral%252Fb9259e20-55dd-48df-937a-8a89b8a8593c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609681/general/b9259e20-55dd-48df-937a-8a89b8a8593c.jpg already downloaded
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609681%252Fgeneral%252F8c4e1ea5-f652-4adf-a2df-1edf6c94bdef.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609681/general/8c4e1ea5-f652-4adf-a2df-1edf6c94bdef.jpg already downloaded
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609681%252Fgeneral%252F4cdd8690-049f-4a2d-8f4c-8041275638e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609681/general/4cdd8690-049f-4a2d-8f4c-8041275638e3.jpg already downloaded
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609681%252Fgeneral%252Fc71d7775-66c7-4368-8908-1fec55bffefe.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609681/general/c71d7775-66c7-4368-8908-1fec55bffefe.jpg already downloaded
2026-03-25 17:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061, identifier: 10728512
2026-03-25 17:18:01 [adesa.de] INFO: Found listing with ID: 10726108
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726108%27 HTTP/1.1" 200 None
2026-03-25 17:18:01 [adesa.de] INFO: Scrape type for 10726108: 1
2026-03-25 17:18:01 [adesa.de] INFO: Scraping item 10726108 url https://www.openlane.eu/en/carv6/auction/10726108
2026-03-25 17:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061 with identifier: 10728512
2026-03-25 17:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061 with identifier: 10728512
2026-03-25 17:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061 with identifier: 10728512 to the API
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728512>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728512',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 51416,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 12,
'photo_urls': ['https://images.openlane.eu/carimgs/5609681/general/927a35f3-89a6-48d3-8c86-5e2c611345c0.jpg',
'https://images.openlane.eu/carimgs/5609681/general/5a041060-1067-46b0-89ff-7b8f4421de58.jpg',
'https://images.openlane.eu/carimgs/5609681/general/793c7d4e-9a2e-4073-be1d-6591e45ff281.jpg',
'https://images.openlane.eu/carimgs/5609681/general/62c4937f-9a86-444c-b581-eac0de7aa6fb.jpg',
'https://images.openlane.eu/carimgs/5609681/general/01d74a89-148f-44f6-83dc-49f0ce9cea28.jpg',
'https://images.openlane.eu/carimgs/5609681/general/96e60306-5f1f-42ff-8a46-2dac99f0ec35.jpg',
'https://images.openlane.eu/carimgs/5609681/general/b9259e20-55dd-48df-937a-8a89b8a8593c.jpg',
'https://images.openlane.eu/carimgs/5609681/general/8c4e1ea5-f652-4adf-a2df-1edf6c94bdef.jpg',
'https://images.openlane.eu/carimgs/5609681/general/4cdd8690-049f-4a2d-8f4c-8041275638e3.jpg',
'https://images.openlane.eu/carimgs/5609681/general/c71d7775-66c7-4368-8908-1fec55bffefe.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061/68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115410,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609681/general/927a35f3-89a6-48d3-8c86-5e2c611345c0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061/68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58020,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609681/general/5a041060-1067-46b0-89ff-7b8f4421de58.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061/68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102737,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609681/general/793c7d4e-9a2e-4073-be1d-6591e45ff281.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061/68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109280,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609681/general/62c4937f-9a86-444c-b581-eac0de7aa6fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061/68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72680,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609681/general/01d74a89-148f-44f6-83dc-49f0ce9cea28.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061/68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83757,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609681/general/96e60306-5f1f-42ff-8a46-2dac99f0ec35.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061/68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86458,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609681/general/b9259e20-55dd-48df-937a-8a89b8a8593c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061/68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57502,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609681/general/8c4e1ea5-f652-4adf-a2df-1edf6c94bdef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061/68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101596,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609681/general/4cdd8690-049f-4a2d-8f4c-8041275638e3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061/68a8effc-11e5-5bf3-8ab5-d4ad1ff8e061_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89074,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609681/general/c71d7775-66c7-4368-8908-1fec55bffefe.jpg',
'Width': 800}],
'price': 22300,
'price_includes_vat': True,
'registration_date': '2022-11-18',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Karoq 1.5 TSI Sportline - Petrol - Automatic - 150 hp - '
'51.416 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2022}
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728512%27 HTTP/1.1" 200 None
2026-03-25 17:18:01 [adesa.de] INFO: Saving data for 10728512: {'created_time': 1774459081.325423, 'last_price_update_time': 1774459081.325435, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728512') HTTP/1.1" 204 0
2026-03-25 17:18:01 [adesa.de] INFO: Found listing with ID: 10726118
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726118%27 HTTP/1.1" 200 None
2026-03-25 17:18:01 [adesa.de] INFO: Scrape type for 10726118: 1
2026-03-25 17:18:01 [adesa.de] INFO: Scraping item 10726118 url https://www.openlane.eu/en/carv6/auction/10726118
2026-03-25 17:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725964> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726096> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:01 [adesa.de] INFO: Found listing with ID: 10726126
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726126%27 HTTP/1.1" 200 None
2026-03-25 17:18:01 [adesa.de] INFO: Scrape type for 10726126: 1
2026-03-25 17:18:01 [adesa.de] INFO: Scraping item 10726126 url https://www.openlane.eu/en/carv6/auction/10726126
2026-03-25 17:18:01 [adesa.de] INFO: Found listing with ID: 10726002
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726002%27 HTTP/1.1" 200 None
2026-03-25 17:18:01 [adesa.de] INFO: Scrape type for 10726002: 1
2026-03-25 17:18:01 [adesa.de] INFO: Scraping item 10726002 url https://www.openlane.eu/en/carv6/auction/10726002
2026-03-25 17:18:01 [adesa.de] INFO: Found listing with ID: 10726123
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726123%27 HTTP/1.1" 200 None
2026-03-25 17:18:01 [adesa.de] INFO: Scrape type for 10726123: 1
2026-03-25 17:18:01 [adesa.de] INFO: Scraping item 10726123 url https://www.openlane.eu/en/carv6/auction/10726123
2026-03-25 17:18:01 [adesa.de] INFO: Found listing with ID: 10726116
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726116%27 HTTP/1.1" 200 None
2026-03-25 17:18:01 [adesa.de] INFO: Scrape type for 10726116: 1
2026-03-25 17:18:01 [adesa.de] INFO: Scraping item 10726116 url https://www.openlane.eu/en/carv6/auction/10726116
2026-03-25 17:18:01 [adesa.de] INFO: Found listing with ID: 10725998
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725998%27 HTTP/1.1" 200 None
2026-03-25 17:18:01 [adesa.de] INFO: Scrape type for 10725998: 1
2026-03-25 17:18:01 [adesa.de] INFO: Scraping item 10725998 url https://www.openlane.eu/en/carv6/auction/10725998
2026-03-25 17:18:01 [adesa.de] INFO: Found listing with ID: 10725997
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725997%27 HTTP/1.1" 200 None
2026-03-25 17:18:01 [adesa.de] INFO: Scrape type for 10725997: 1
2026-03-25 17:18:01 [adesa.de] INFO: Scraping item 10725997 url https://www.openlane.eu/en/carv6/auction/10725997
2026-03-25 17:18:01 [adesa.de] INFO: Found listing with ID: 10726107
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726107%27 HTTP/1.1" 200 None
2026-03-25 17:18:01 [adesa.de] INFO: Scrape type for 10726107: 1
2026-03-25 17:18:01 [adesa.de] INFO: Scraping item 10726107 url https://www.openlane.eu/en/carv6/auction/10726107
2026-03-25 17:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbae012d-87ed-523c-b239-a3bdb4b7fd05 with identifier: 10725964
2026-03-25 17:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbae012d-87ed-523c-b239-a3bdb4b7fd05 with scrape type 1
2026-03-25 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bbae012d-87ed-523c-b239-a3bdb4b7fd05
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742397%252Fgeneral%252Fb0cc0fa9-557c-49af-af37-12e00619d45d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742397/general/b0cc0fa9-557c-49af-af37-12e00619d45d.jpg not downloaded yet
2026-03-25 17:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfc8b76c-4b4c-5921-baa9-c5b2dd543900 with identifier: 10726096
2026-03-25 17:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfc8b76c-4b4c-5921-baa9-c5b2dd543900 with scrape type 1
2026-03-25 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bfc8b76c-4b4c-5921-baa9-c5b2dd543900
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736947%252Fgeneral%252F8cbf969b-e5f2-4886-a32d-53970a0c8f5f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736947/general/8cbf969b-e5f2-4886-a32d-53970a0c8f5f.jpg already downloaded
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736947%252Fgeneral%252F99509782-d6f3-45e2-a4bb-4051b68be936.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736947/general/99509782-d6f3-45e2-a4bb-4051b68be936.jpg already downloaded
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736947%252Fgeneral%252F6395d0e1-8f7b-400a-83e5-c1851fa6c6ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736947/general/6395d0e1-8f7b-400a-83e5-c1851fa6c6ab.jpg already downloaded
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736947%252Fgeneral%252Ff7b467a6-cd72-4752-b5a1-17e3b56e67e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736947/general/f7b467a6-cd72-4752-b5a1-17e3b56e67e0.jpg already downloaded
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736947%252Fgeneral%252Fa386b8a3-85b0-4195-a40b-771be3b91e0e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736947/general/a386b8a3-85b0-4195-a40b-771be3b91e0e.jpg already downloaded
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736947%252Fgeneral%252F4ffd56ae-6ad5-4f5c-85cd-0fb2bab6b8e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736947/general/4ffd56ae-6ad5-4f5c-85cd-0fb2bab6b8e8.jpg already downloaded
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736947%252Fgeneral%252F2aa25b56-49c7-4dcf-9425-ef3ca6cb6943.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736947/general/2aa25b56-49c7-4dcf-9425-ef3ca6cb6943.jpg already downloaded
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736947%252Fgeneral%252F75edc7e3-4c5e-457d-a3cf-b9955455ad29.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736947/general/75edc7e3-4c5e-457d-a3cf-b9955455ad29.jpg already downloaded
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736947%252Fgeneral%252F783ff8be-0edd-4275-b065-48c87990083a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736947/general/783ff8be-0edd-4275-b065-48c87990083a.jpg already downloaded
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736947%252Fgeneral%252F2a552321-565d-4ea6-b760-9c95d2f25c77.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736947/general/2a552321-565d-4ea6-b760-9c95d2f25c77.jpg already downloaded
2026-03-25 17:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bfc8b76c-4b4c-5921-baa9-c5b2dd543900, identifier: 10726096
2026-03-25 17:18:01 [adesa.de] INFO: Found listing with ID: 10726103
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726103%27 HTTP/1.1" 200 None
2026-03-25 17:18:01 [adesa.de] INFO: Scrape type for 10726103: 1
2026-03-25 17:18:01 [adesa.de] INFO: Scraping item 10726103 url https://www.openlane.eu/en/carv6/auction/10726103
2026-03-25 17:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bfc8b76c-4b4c-5921-baa9-c5b2dd543900 with identifier: 10726096
2026-03-25 17:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bfc8b76c-4b4c-5921-baa9-c5b2dd543900 with identifier: 10726096
2026-03-25 17:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bfc8b76c-4b4c-5921-baa9-c5b2dd543900 with identifier: 10726096 to the API
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726096>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'bfc8b76c-4b4c-5921-baa9-c5b2dd543900',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545D9',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726096',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 122751,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5736947/general/8cbf969b-e5f2-4886-a32d-53970a0c8f5f.jpg',
'https://images.openlane.eu/carimgs/5736947/general/99509782-d6f3-45e2-a4bb-4051b68be936.jpg',
'https://images.openlane.eu/carimgs/5736947/general/6395d0e1-8f7b-400a-83e5-c1851fa6c6ab.jpg',
'https://images.openlane.eu/carimgs/5736947/general/f7b467a6-cd72-4752-b5a1-17e3b56e67e0.jpg',
'https://images.openlane.eu/carimgs/5736947/general/a386b8a3-85b0-4195-a40b-771be3b91e0e.jpg',
'https://images.openlane.eu/carimgs/5736947/general/4ffd56ae-6ad5-4f5c-85cd-0fb2bab6b8e8.jpg',
'https://images.openlane.eu/carimgs/5736947/general/2aa25b56-49c7-4dcf-9425-ef3ca6cb6943.jpg',
'https://images.openlane.eu/carimgs/5736947/general/75edc7e3-4c5e-457d-a3cf-b9955455ad29.jpg',
'https://images.openlane.eu/carimgs/5736947/general/783ff8be-0edd-4275-b065-48c87990083a.jpg',
'https://images.openlane.eu/carimgs/5736947/general/2a552321-565d-4ea6-b760-9c95d2f25c77.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfc8b76c-4b4c-5921-baa9-c5b2dd543900/bfc8b76c-4b4c-5921-baa9-c5b2dd543900_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33869,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736947/general/8cbf969b-e5f2-4886-a32d-53970a0c8f5f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfc8b76c-4b4c-5921-baa9-c5b2dd543900/bfc8b76c-4b4c-5921-baa9-c5b2dd543900_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29621,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736947/general/99509782-d6f3-45e2-a4bb-4051b68be936.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfc8b76c-4b4c-5921-baa9-c5b2dd543900/bfc8b76c-4b4c-5921-baa9-c5b2dd543900_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29811,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736947/general/6395d0e1-8f7b-400a-83e5-c1851fa6c6ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfc8b76c-4b4c-5921-baa9-c5b2dd543900/bfc8b76c-4b4c-5921-baa9-c5b2dd543900_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30555,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736947/general/f7b467a6-cd72-4752-b5a1-17e3b56e67e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfc8b76c-4b4c-5921-baa9-c5b2dd543900/bfc8b76c-4b4c-5921-baa9-c5b2dd543900_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54762,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736947/general/a386b8a3-85b0-4195-a40b-771be3b91e0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfc8b76c-4b4c-5921-baa9-c5b2dd543900/bfc8b76c-4b4c-5921-baa9-c5b2dd543900_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51652,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736947/general/4ffd56ae-6ad5-4f5c-85cd-0fb2bab6b8e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfc8b76c-4b4c-5921-baa9-c5b2dd543900/bfc8b76c-4b4c-5921-baa9-c5b2dd543900_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47697,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736947/general/2aa25b56-49c7-4dcf-9425-ef3ca6cb6943.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfc8b76c-4b4c-5921-baa9-c5b2dd543900/bfc8b76c-4b4c-5921-baa9-c5b2dd543900_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74136,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736947/general/75edc7e3-4c5e-457d-a3cf-b9955455ad29.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfc8b76c-4b4c-5921-baa9-c5b2dd543900/bfc8b76c-4b4c-5921-baa9-c5b2dd543900_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33370,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736947/general/783ff8be-0edd-4275-b065-48c87990083a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfc8b76c-4b4c-5921-baa9-c5b2dd543900/bfc8b76c-4b4c-5921-baa9-c5b2dd543900_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45028,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736947/general/2a552321-565d-4ea6-b760-9c95d2f25c77.jpg',
'Width': 1024}],
'price': 17600,
'price_includes_vat': True,
'registration_date': '2022-08-17',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Skoda Kodiaq 2.0 TDI Ambition - Diesel - Automatic - 150 hp - '
'122.751 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726096%27 HTTP/1.1" 200 None
2026-03-25 17:18:02 [adesa.de] INFO: Saving data for 10726096: {'created_time': 1774459082.243271, 'last_price_update_time': 1774459082.243286, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726096') HTTP/1.1" 204 0
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742397%252Fgeneral%252F54c2afee-5a9f-4e66-9c01-b974020e5de6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742397/general/54c2afee-5a9f-4e66-9c01-b974020e5de6.jpg not downloaded yet
2026-03-25 17:18:02 [adesa.de] INFO: Found listing with ID: 10725992
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725992%27 HTTP/1.1" 200 None
2026-03-25 17:18:02 [adesa.de] INFO: Scrape type for 10725992: 1
2026-03-25 17:18:02 [adesa.de] INFO: Scraping item 10725992 url https://www.openlane.eu/en/carv6/auction/10725992
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742397%252Fgeneral%252F0b0bb78b-3058-4f63-b6b0-c68279b55441.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742397/general/0b0bb78b-3058-4f63-b6b0-c68279b55441.jpg not downloaded yet
2026-03-25 17:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728526> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:02 [adesa.de] INFO: Found listing with ID: 10726111
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726111%27 HTTP/1.1" 200 None
2026-03-25 17:18:02 [adesa.de] INFO: Scrape type for 10726111: 1
2026-03-25 17:18:02 [adesa.de] INFO: Scraping item 10726111 url https://www.openlane.eu/en/carv6/auction/10726111
2026-03-25 17:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742397%252Fgeneral%252F76c124a7-bc3f-4913-9104-6f8b004bc7fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742397/general/76c124a7-bc3f-4913-9104-6f8b004bc7fb.jpg not downloaded yet
2026-03-25 17:18:02 [adesa.de] INFO: Found listing with ID: 10726109
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726109%27 HTTP/1.1" 200 None
2026-03-25 17:18:02 [adesa.de] INFO: Scrape type for 10726109: 1
2026-03-25 17:18:02 [adesa.de] INFO: Scraping item 10726109 url https://www.openlane.eu/en/carv6/auction/10726109
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742397%252Fgeneral%252F0bf0bd09-53f4-41f2-a498-234c419204a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742397/general/0bf0bd09-53f4-41f2-a498-234c419204a3.jpg not downloaded yet
2026-03-25 17:18:02 [adesa.de] INFO: Found listing with ID: 10725990
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725990%27 HTTP/1.1" 200 None
2026-03-25 17:18:02 [adesa.de] INFO: Scrape type for 10725990: 1
2026-03-25 17:18:02 [adesa.de] INFO: Scraping item 10725990 url https://www.openlane.eu/en/carv6/auction/10725990
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742397%252Fgeneral%252F10f54618-dba9-462b-b30a-a94a9f200dea.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742397/general/10f54618-dba9-462b-b30a-a94a9f200dea.jpg not downloaded yet
2026-03-25 17:18:02 [adesa.de] INFO: Found listing with ID: 10726139
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726139%27 HTTP/1.1" 200 None
2026-03-25 17:18:02 [adesa.de] INFO: Scrape type for 10726139: 1
2026-03-25 17:18:02 [adesa.de] INFO: Scraping item 10726139 url https://www.openlane.eu/en/carv6/auction/10726139
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742397%252Fgeneral%252Fce7e7122-69c4-47ca-9044-d7d089c5f4a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742397/general/ce7e7122-69c4-47ca-9044-d7d089c5f4a4.jpg not downloaded yet
2026-03-25 17:18:02 [adesa.de] INFO: Found listing with ID: 10726113
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726113%27 HTTP/1.1" 200 None
2026-03-25 17:18:02 [adesa.de] INFO: Scrape type for 10726113: 1
2026-03-25 17:18:02 [adesa.de] INFO: Scraping item 10726113 url https://www.openlane.eu/en/carv6/auction/10726113
2026-03-25 17:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37db0534-6835-5d66-ba9a-83ea47614c16 with identifier: 10728526
2026-03-25 17:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37db0534-6835-5d66-ba9a-83ea47614c16 with scrape type 1
2026-03-25 17:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 37db0534-6835-5d66-ba9a-83ea47614c16
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622245%252Fgeneral%252F93ebe4a2-9f0b-44ac-8235-d57e8a523346.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622245/general/93ebe4a2-9f0b-44ac-8235-d57e8a523346.jpg already downloaded
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622245%252Fgeneral%252Fd5ab1862-b70a-44ff-b09b-fe80c505a7ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622245/general/d5ab1862-b70a-44ff-b09b-fe80c505a7ff.jpg already downloaded
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622245%252Fgeneral%252F25277412-75d6-414d-91e9-21bdefa538f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622245/general/25277412-75d6-414d-91e9-21bdefa538f0.jpg already downloaded
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622245%252Fgeneral%252Fb148f938-c1e8-4e3a-ab68-d2ef5a90b5a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622245/general/b148f938-c1e8-4e3a-ab68-d2ef5a90b5a3.jpg already downloaded
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622245%252Fgeneral%252F9e5fcb5e-21c6-45e2-83d5-e9be04ad5046.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622245/general/9e5fcb5e-21c6-45e2-83d5-e9be04ad5046.jpg already downloaded
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622245%252Fgeneral%252F77ae89dd-91cf-46ee-a8f8-d0fae9fffed0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622245/general/77ae89dd-91cf-46ee-a8f8-d0fae9fffed0.jpg already downloaded
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622245%252Fgeneral%252Fe18b2575-e3fa-4bbd-a0ae-bb30b55ddada.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622245/general/e18b2575-e3fa-4bbd-a0ae-bb30b55ddada.jpg already downloaded
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622245%252Fgeneral%252Ff6a2ad9d-0622-45ef-97d9-46f9d8554ab3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622245/general/f6a2ad9d-0622-45ef-97d9-46f9d8554ab3.jpg already downloaded
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622245%252Fgeneral%252F25b5b6ed-02c6-4139-83d8-9cf1db8aa8ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622245/general/25b5b6ed-02c6-4139-83d8-9cf1db8aa8ce.jpg already downloaded
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622245%252Fgeneral%252F74579568-0fd2-4276-b2f5-aff5b6721d75.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622245/general/74579568-0fd2-4276-b2f5-aff5b6721d75.jpg already downloaded
2026-03-25 17:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 37db0534-6835-5d66-ba9a-83ea47614c16, identifier: 10728526
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742397%252Fgeneral%252F49347765-d480-4f94-ad50-bdf86bdf996a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742397/general/49347765-d480-4f94-ad50-bdf86bdf996a.jpg not downloaded yet
2026-03-25 17:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 37db0534-6835-5d66-ba9a-83ea47614c16 with identifier: 10728526
2026-03-25 17:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 37db0534-6835-5d66-ba9a-83ea47614c16 with identifier: 10728526
2026-03-25 17:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 37db0534-6835-5d66-ba9a-83ea47614c16 with identifier: 10728526 to the API
2026-03-25 17:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728526>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '37db0534-6835-5d66-ba9a-83ea47614c16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30216',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728526',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 82233,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5622245/general/93ebe4a2-9f0b-44ac-8235-d57e8a523346.jpg',
'https://images.openlane.eu/carimgs/5622245/general/d5ab1862-b70a-44ff-b09b-fe80c505a7ff.jpg',
'https://images.openlane.eu/carimgs/5622245/general/25277412-75d6-414d-91e9-21bdefa538f0.jpg',
'https://images.openlane.eu/carimgs/5622245/general/b148f938-c1e8-4e3a-ab68-d2ef5a90b5a3.jpg',
'https://images.openlane.eu/carimgs/5622245/general/9e5fcb5e-21c6-45e2-83d5-e9be04ad5046.jpg',
'https://images.openlane.eu/carimgs/5622245/general/77ae89dd-91cf-46ee-a8f8-d0fae9fffed0.jpg',
'https://images.openlane.eu/carimgs/5622245/general/e18b2575-e3fa-4bbd-a0ae-bb30b55ddada.jpg',
'https://images.openlane.eu/carimgs/5622245/general/f6a2ad9d-0622-45ef-97d9-46f9d8554ab3.jpg',
'https://images.openlane.eu/carimgs/5622245/general/25b5b6ed-02c6-4139-83d8-9cf1db8aa8ce.jpg',
'https://images.openlane.eu/carimgs/5622245/general/74579568-0fd2-4276-b2f5-aff5b6721d75.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37db0534-6835-5d66-ba9a-83ea47614c16/37db0534-6835-5d66-ba9a-83ea47614c16_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155575,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622245/general/93ebe4a2-9f0b-44ac-8235-d57e8a523346.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37db0534-6835-5d66-ba9a-83ea47614c16/37db0534-6835-5d66-ba9a-83ea47614c16_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206353,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622245/general/d5ab1862-b70a-44ff-b09b-fe80c505a7ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37db0534-6835-5d66-ba9a-83ea47614c16/37db0534-6835-5d66-ba9a-83ea47614c16_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159745,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622245/general/25277412-75d6-414d-91e9-21bdefa538f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37db0534-6835-5d66-ba9a-83ea47614c16/37db0534-6835-5d66-ba9a-83ea47614c16_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156774,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622245/general/b148f938-c1e8-4e3a-ab68-d2ef5a90b5a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37db0534-6835-5d66-ba9a-83ea47614c16/37db0534-6835-5d66-ba9a-83ea47614c16_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195990,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622245/general/9e5fcb5e-21c6-45e2-83d5-e9be04ad5046.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37db0534-6835-5d66-ba9a-83ea47614c16/37db0534-6835-5d66-ba9a-83ea47614c16_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201668,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622245/general/77ae89dd-91cf-46ee-a8f8-d0fae9fffed0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37db0534-6835-5d66-ba9a-83ea47614c16/37db0534-6835-5d66-ba9a-83ea47614c16_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219639,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622245/general/e18b2575-e3fa-4bbd-a0ae-bb30b55ddada.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37db0534-6835-5d66-ba9a-83ea47614c16/37db0534-6835-5d66-ba9a-83ea47614c16_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307471,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622245/general/f6a2ad9d-0622-45ef-97d9-46f9d8554ab3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37db0534-6835-5d66-ba9a-83ea47614c16/37db0534-6835-5d66-ba9a-83ea47614c16_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301127,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622245/general/25b5b6ed-02c6-4139-83d8-9cf1db8aa8ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37db0534-6835-5d66-ba9a-83ea47614c16/37db0534-6835-5d66-ba9a-83ea47614c16_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217241,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622245/general/74579568-0fd2-4276-b2f5-aff5b6721d75.jpg',
'Width': 1024}],
'price': 18500,
'price_includes_vat': True,
'registration_date': '2023-07-13',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Karoq 2.0 TDI Ambition - Diesel - Automatic - 116 hp - 82.233 '
'km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728526%27 HTTP/1.1" 200 None
2026-03-25 17:18:03 [adesa.de] INFO: Saving data for 10728526: {'created_time': 1774459083.111655, 'last_price_update_time': 1774459083.111667, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728526') HTTP/1.1" 204 0
2026-03-25 17:18:03 [adesa.de] INFO: Found listing with ID: 10725995
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725995%27 HTTP/1.1" 200 None
2026-03-25 17:18:03 [adesa.de] INFO: Scrape type for 10725995: 1
2026-03-25 17:18:03 [adesa.de] INFO: Scraping item 10725995 url https://www.openlane.eu/en/carv6/auction/10725995
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742397%252Fgeneral%252F4f735c31-ef76-417c-99f8-e85733bfbea6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742397/general/4f735c31-ef76-417c-99f8-e85733bfbea6.jpg not downloaded yet
2026-03-25 17:18:03 [adesa.de] INFO: Found listing with ID: 10725985
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725985%27 HTTP/1.1" 200 None
2026-03-25 17:18:03 [adesa.de] INFO: Scrape type for 10725985: 1
2026-03-25 17:18:03 [adesa.de] INFO: Scraping item 10725985 url https://www.openlane.eu/en/carv6/auction/10725985
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742397%252Fgeneral%252F5dcd4007-1f92-4ed1-ac36-84170f243304.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742397/general/5dcd4007-1f92-4ed1-ac36-84170f243304.jpg not downloaded yet
2026-03-25 17:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726092> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:03 [adesa.de] INFO: Found listing with ID: 10728536
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728536%27 HTTP/1.1" 200 None
2026-03-25 17:18:03 [adesa.de] INFO: Scrape type for 10728536: 1
2026-03-25 17:18:03 [adesa.de] INFO: Scraping item 10728536 url https://www.openlane.eu/en/carv6/auction/10728536
2026-03-25 17:18:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:03 [adesa.de] INFO: Found listing with ID: 10725980
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725980%27 HTTP/1.1" 200 None
2026-03-25 17:18:03 [adesa.de] INFO: Scrape type for 10725980: 1
2026-03-25 17:18:03 [adesa.de] INFO: Scraping item 10725980 url https://www.openlane.eu/en/carv6/auction/10725980
2026-03-25 17:18:03 [adesa.de] INFO: Found listing with ID: 10725986
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725986%27 HTTP/1.1" 200 None
2026-03-25 17:18:03 [adesa.de] INFO: Scrape type for 10725986: 1
2026-03-25 17:18:03 [adesa.de] INFO: Scraping item 10725986 url https://www.openlane.eu/en/carv6/auction/10725986
2026-03-25 17:18:03 [adesa.de] INFO: Found listing with ID: 10725975
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725975%27 HTTP/1.1" 200 None
2026-03-25 17:18:03 [adesa.de] INFO: Scrape type for 10725975: 1
2026-03-25 17:18:03 [adesa.de] INFO: Scraping item 10725975 url https://www.openlane.eu/en/carv6/auction/10725975
2026-03-25 17:18:03 [adesa.de] INFO: Found listing with ID: 10726157
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726157%27 HTTP/1.1" 200 None
2026-03-25 17:18:03 [adesa.de] INFO: Scrape type for 10726157: 1
2026-03-25 17:18:03 [adesa.de] INFO: Scraping item 10726157 url https://www.openlane.eu/en/carv6/auction/10726157
2026-03-25 17:18:03 [adesa.de] INFO: Found listing with ID: 10725981
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725981%27 HTTP/1.1" 200 None
2026-03-25 17:18:03 [adesa.de] INFO: Scrape type for 10725981: 1
2026-03-25 17:18:03 [adesa.de] INFO: Scraping item 10725981 url https://www.openlane.eu/en/carv6/auction/10725981
2026-03-25 17:18:03 [adesa.de] INFO: Found listing with ID: 10726102
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726102%27 HTTP/1.1" 200 None
2026-03-25 17:18:03 [adesa.de] INFO: Scrape type for 10726102: 1
2026-03-25 17:18:03 [adesa.de] INFO: Scraping item 10726102 url https://www.openlane.eu/en/carv6/auction/10726102
2026-03-25 17:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2d2a7d5-e27b-5cc8-9636-9e178e58d0df with identifier: 10726092
2026-03-25 17:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2d2a7d5-e27b-5cc8-9636-9e178e58d0df with scrape type 1
2026-03-25 17:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b2d2a7d5-e27b-5cc8-9636-9e178e58d0df
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736942%252Fgeneral%252F358af3d8-62c5-41b7-86a8-87cd13383375.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736942/general/358af3d8-62c5-41b7-86a8-87cd13383375.jpg already downloaded
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736942%252Fgeneral%252F6f296ea7-1109-493c-9534-4e39e8a514e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736942/general/6f296ea7-1109-493c-9534-4e39e8a514e8.jpg already downloaded
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736942%252Fgeneral%252F53722de4-98b4-419a-ae73-1e7bbcf14433.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736942/general/53722de4-98b4-419a-ae73-1e7bbcf14433.jpg already downloaded
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736942%252Fgeneral%252F509d0ba8-9217-45d1-bcac-74c3ebf248f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736942/general/509d0ba8-9217-45d1-bcac-74c3ebf248f8.jpg already downloaded
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736942%252Fgeneral%252F2a4d6afc-ce63-478a-8766-658c59ed94c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736942/general/2a4d6afc-ce63-478a-8766-658c59ed94c4.jpg already downloaded
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736942%252Fgeneral%252F21558dd0-8c10-498e-a5e8-e85913b77de4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736942/general/21558dd0-8c10-498e-a5e8-e85913b77de4.jpg already downloaded
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736942%252Fgeneral%252F6fb3b4c8-3098-4e95-8565-94e604426c00.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736942/general/6fb3b4c8-3098-4e95-8565-94e604426c00.jpg already downloaded
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736942%252Fgeneral%252Fe2e21f51-b324-4276-9a8f-9bbf0aebe5c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736942/general/e2e21f51-b324-4276-9a8f-9bbf0aebe5c9.jpg already downloaded
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736942%252Fgeneral%252F6fcb12b1-2e4c-4ab6-b4ea-4e20ab1f0d02.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736942/general/6fcb12b1-2e4c-4ab6-b4ea-4e20ab1f0d02.jpg already downloaded
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736942%252Fgeneral%252F192bcaf0-5793-4029-81f0-ff796fe5b37e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736942/general/192bcaf0-5793-4029-81f0-ff796fe5b37e.jpg already downloaded
2026-03-25 17:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b2d2a7d5-e27b-5cc8-9636-9e178e58d0df, identifier: 10726092
2026-03-25 17:18:03 [adesa.de] INFO: Found listing with ID: 10725974
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725974%27 HTTP/1.1" 200 None
2026-03-25 17:18:03 [adesa.de] INFO: Scrape type for 10725974: 1
2026-03-25 17:18:03 [adesa.de] INFO: Scraping item 10725974 url https://www.openlane.eu/en/carv6/auction/10725974
2026-03-25 17:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b2d2a7d5-e27b-5cc8-9636-9e178e58d0df with identifier: 10726092
2026-03-25 17:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b2d2a7d5-e27b-5cc8-9636-9e178e58d0df with identifier: 10726092
2026-03-25 17:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b2d2a7d5-e27b-5cc8-9636-9e178e58d0df with identifier: 10726092 to the API
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726092>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'b2d2a7d5-e27b-5cc8-9636-9e178e58d0df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545DA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726092',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 52808,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 61,
'photo_urls': ['https://images.openlane.eu/carimgs/5736942/general/358af3d8-62c5-41b7-86a8-87cd13383375.jpg',
'https://images.openlane.eu/carimgs/5736942/general/6f296ea7-1109-493c-9534-4e39e8a514e8.jpg',
'https://images.openlane.eu/carimgs/5736942/general/53722de4-98b4-419a-ae73-1e7bbcf14433.jpg',
'https://images.openlane.eu/carimgs/5736942/general/509d0ba8-9217-45d1-bcac-74c3ebf248f8.jpg',
'https://images.openlane.eu/carimgs/5736942/general/2a4d6afc-ce63-478a-8766-658c59ed94c4.jpg',
'https://images.openlane.eu/carimgs/5736942/general/21558dd0-8c10-498e-a5e8-e85913b77de4.jpg',
'https://images.openlane.eu/carimgs/5736942/general/6fb3b4c8-3098-4e95-8565-94e604426c00.jpg',
'https://images.openlane.eu/carimgs/5736942/general/e2e21f51-b324-4276-9a8f-9bbf0aebe5c9.jpg',
'https://images.openlane.eu/carimgs/5736942/general/6fcb12b1-2e4c-4ab6-b4ea-4e20ab1f0d02.jpg',
'https://images.openlane.eu/carimgs/5736942/general/192bcaf0-5793-4029-81f0-ff796fe5b37e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2d2a7d5-e27b-5cc8-9636-9e178e58d0df/b2d2a7d5-e27b-5cc8-9636-9e178e58d0df_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32517,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736942/general/358af3d8-62c5-41b7-86a8-87cd13383375.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2d2a7d5-e27b-5cc8-9636-9e178e58d0df/b2d2a7d5-e27b-5cc8-9636-9e178e58d0df_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30871,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736942/general/6f296ea7-1109-493c-9534-4e39e8a514e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2d2a7d5-e27b-5cc8-9636-9e178e58d0df/b2d2a7d5-e27b-5cc8-9636-9e178e58d0df_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33006,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736942/general/53722de4-98b4-419a-ae73-1e7bbcf14433.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2d2a7d5-e27b-5cc8-9636-9e178e58d0df/b2d2a7d5-e27b-5cc8-9636-9e178e58d0df_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34907,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736942/general/509d0ba8-9217-45d1-bcac-74c3ebf248f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2d2a7d5-e27b-5cc8-9636-9e178e58d0df/b2d2a7d5-e27b-5cc8-9636-9e178e58d0df_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50626,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736942/general/2a4d6afc-ce63-478a-8766-658c59ed94c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2d2a7d5-e27b-5cc8-9636-9e178e58d0df/b2d2a7d5-e27b-5cc8-9636-9e178e58d0df_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52265,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736942/general/21558dd0-8c10-498e-a5e8-e85913b77de4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2d2a7d5-e27b-5cc8-9636-9e178e58d0df/b2d2a7d5-e27b-5cc8-9636-9e178e58d0df_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51547,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736942/general/6fb3b4c8-3098-4e95-8565-94e604426c00.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2d2a7d5-e27b-5cc8-9636-9e178e58d0df/b2d2a7d5-e27b-5cc8-9636-9e178e58d0df_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33505,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736942/general/e2e21f51-b324-4276-9a8f-9bbf0aebe5c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2d2a7d5-e27b-5cc8-9636-9e178e58d0df/b2d2a7d5-e27b-5cc8-9636-9e178e58d0df_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44480,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736942/general/6fcb12b1-2e4c-4ab6-b4ea-4e20ab1f0d02.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2d2a7d5-e27b-5cc8-9636-9e178e58d0df/b2d2a7d5-e27b-5cc8-9636-9e178e58d0df_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41371,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736942/general/192bcaf0-5793-4029-81f0-ff796fe5b37e.jpg',
'Width': 1024}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2021-12-17',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Skoda Karoq 1.5 TSI Ambition - Petrol - Automatic - 150 hp - 52.808 '
'km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726092%27 HTTP/1.1" 200 None
2026-03-25 17:18:03 [adesa.de] INFO: Saving data for 10726092: {'created_time': 1774459083.976718, 'last_price_update_time': 1774459083.976733, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726092') HTTP/1.1" 204 0
2026-03-25 17:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742397/general/5dcd4007-1f92-4ed1-ac36-84170f243304.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725964)
2026-03-25 17:18:04 [adesa.de] INFO: Found listing with ID: 10725979
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725979%27 HTTP/1.1" 200 None
2026-03-25 17:18:04 [adesa.de] INFO: Scrape type for 10725979: 1
2026-03-25 17:18:04 [adesa.de] INFO: Scraping item 10725979 url https://www.openlane.eu/en/carv6/auction/10725979
2026-03-25 17:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728384> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:04 [adesa.de] INFO: Found listing with ID: 10725978
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725978%27 HTTP/1.1" 200 None
2026-03-25 17:18:04 [adesa.de] INFO: Scrape type for 10725978: 1
2026-03-25 17:18:04 [adesa.de] INFO: Scraping item 10725978 url https://www.openlane.eu/en/carv6/auction/10725978
2026-03-25 17:18:04 [adesa.de] INFO: Found listing with ID: 10725973
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725973%27 HTTP/1.1" 200 None
2026-03-25 17:18:04 [adesa.de] INFO: Scrape type for 10725973: 1
2026-03-25 17:18:04 [adesa.de] INFO: Scraping item 10725973 url https://www.openlane.eu/en/carv6/auction/10725973
2026-03-25 17:18:04 [adesa.de] INFO: Found listing with ID: 10726101
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726101%27 HTTP/1.1" 200 None
2026-03-25 17:18:04 [adesa.de] INFO: Scrape type for 10726101: 1
2026-03-25 17:18:04 [adesa.de] INFO: Scraping item 10726101 url https://www.openlane.eu/en/carv6/auction/10726101
2026-03-25 17:18:04 [adesa.de] INFO: Found listing with ID: 10726117
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726117%27 HTTP/1.1" 200 None
2026-03-25 17:18:04 [adesa.de] INFO: Scrape type for 10726117: 1
2026-03-25 17:18:04 [adesa.de] INFO: Scraping item 10726117 url https://www.openlane.eu/en/carv6/auction/10726117
2026-03-25 17:18:04 [adesa.de] INFO: Found listing with ID: 10726114
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726114%27 HTTP/1.1" 200 None
2026-03-25 17:18:04 [adesa.de] INFO: Scrape type for 10726114: 1
2026-03-25 17:18:04 [adesa.de] INFO: Scraping item 10726114 url https://www.openlane.eu/en/carv6/auction/10726114
2026-03-25 17:18:04 [adesa.de] INFO: Found listing with ID: 10726127
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726127%27 HTTP/1.1" 200 None
2026-03-25 17:18:04 [adesa.de] INFO: Scrape type for 10726127: 1
2026-03-25 17:18:04 [adesa.de] INFO: Scraping item 10726127 url https://www.openlane.eu/en/carv6/auction/10726127
2026-03-25 17:18:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13419d9cd0>
2026-03-25 17:18:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bbae012d-87ed-523c-b239-a3bdb4b7fd05/bbae012d-87ed-523c-b239-a3bdb4b7fd05_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742397%252Fgeneral%252F5dcd4007-1f92-4ed1-ac36-84170f243304.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742397/general/5dcd4007-1f92-4ed1-ac36-84170f243304.jpg saved to cache
2026-03-25 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bbae012d-87ed-523c-b239-a3bdb4b7fd05
2026-03-25 17:18:04 [adesa.de] INFO: Found listing with ID: 10728513
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728513%27 HTTP/1.1" 200 None
2026-03-25 17:18:04 [adesa.de] INFO: Scrape type for 10728513: 1
2026-03-25 17:18:04 [adesa.de] INFO: Scraping item 10728513 url https://www.openlane.eu/en/carv6/auction/10728513
2026-03-25 17:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9deaafb4-28c4-5fd8-8345-3c5399a9a73f with identifier: 10728384
2026-03-25 17:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9deaafb4-28c4-5fd8-8345-3c5399a9a73f with scrape type 1
2026-03-25 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9deaafb4-28c4-5fd8-8345-3c5399a9a73f
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602528%252Fgeneral%252F45738f4f-a266-4261-ace3-b6b39b2a2838.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602528/general/45738f4f-a266-4261-ace3-b6b39b2a2838.jpg already downloaded
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602528%252Fgeneral%252F130f3629-d079-46f4-aade-60328aab02be.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602528/general/130f3629-d079-46f4-aade-60328aab02be.jpg already downloaded
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602528%252Fgeneral%252F699a4398-41a8-47fe-90d7-bef03f893b99.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602528/general/699a4398-41a8-47fe-90d7-bef03f893b99.jpg already downloaded
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602528%252Fgeneral%252F1a81788a-9903-41f6-958f-f932e93a9f2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602528/general/1a81788a-9903-41f6-958f-f932e93a9f2e.jpg already downloaded
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602528%252Fgeneral%252F21dee1c2-313e-4fb2-aca1-2346a164a12f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602528/general/21dee1c2-313e-4fb2-aca1-2346a164a12f.jpg already downloaded
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602528%252Fgeneral%252F37a7929c-ea58-4a43-93dd-6acb69af1db7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602528/general/37a7929c-ea58-4a43-93dd-6acb69af1db7.jpg already downloaded
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602528%252Fgeneral%252Fa40b65e7-f077-4c8d-ba34-2265ae703808.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602528/general/a40b65e7-f077-4c8d-ba34-2265ae703808.jpg already downloaded
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602528%252Fgeneral%252Fb3e210dd-19d4-4a60-ac63-ee79253d71cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602528/general/b3e210dd-19d4-4a60-ac63-ee79253d71cc.jpg already downloaded
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602528%252Fgeneral%252Fcc8f2084-1096-44ad-adb1-39b6e6124f05.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602528/general/cc8f2084-1096-44ad-adb1-39b6e6124f05.jpg already downloaded
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602528%252Fgeneral%252F56493417-3796-488b-bc72-c0b9db852b14.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602528/general/56493417-3796-488b-bc72-c0b9db852b14.jpg already downloaded
2026-03-25 17:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9deaafb4-28c4-5fd8-8345-3c5399a9a73f, identifier: 10728384
2026-03-25 17:18:04 [adesa.de] INFO: Found listing with ID: 10726121
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726121%27 HTTP/1.1" 200 None
2026-03-25 17:18:04 [adesa.de] INFO: Scrape type for 10726121: 1
2026-03-25 17:18:04 [adesa.de] INFO: Scraping item 10726121 url https://www.openlane.eu/en/carv6/auction/10726121
2026-03-25 17:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9deaafb4-28c4-5fd8-8345-3c5399a9a73f with identifier: 10728384
2026-03-25 17:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9deaafb4-28c4-5fd8-8345-3c5399a9a73f with identifier: 10728384
2026-03-25 17:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9deaafb4-28c4-5fd8-8345-3c5399a9a73f with identifier: 10728384 to the API
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728384>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 117,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Petrol',
'id': '9deaafb4-28c4-5fd8-8345-3c5399a9a73f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29954',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728384',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 31613,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5602528/general/45738f4f-a266-4261-ace3-b6b39b2a2838.jpg',
'https://images.openlane.eu/carimgs/5602528/general/130f3629-d079-46f4-aade-60328aab02be.jpg',
'https://images.openlane.eu/carimgs/5602528/general/699a4398-41a8-47fe-90d7-bef03f893b99.jpg',
'https://images.openlane.eu/carimgs/5602528/general/1a81788a-9903-41f6-958f-f932e93a9f2e.jpg',
'https://images.openlane.eu/carimgs/5602528/general/21dee1c2-313e-4fb2-aca1-2346a164a12f.jpg',
'https://images.openlane.eu/carimgs/5602528/general/37a7929c-ea58-4a43-93dd-6acb69af1db7.jpg',
'https://images.openlane.eu/carimgs/5602528/general/a40b65e7-f077-4c8d-ba34-2265ae703808.jpg',
'https://images.openlane.eu/carimgs/5602528/general/b3e210dd-19d4-4a60-ac63-ee79253d71cc.jpg',
'https://images.openlane.eu/carimgs/5602528/general/cc8f2084-1096-44ad-adb1-39b6e6124f05.jpg',
'https://images.openlane.eu/carimgs/5602528/general/56493417-3796-488b-bc72-c0b9db852b14.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9deaafb4-28c4-5fd8-8345-3c5399a9a73f/9deaafb4-28c4-5fd8-8345-3c5399a9a73f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27457,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602528/general/45738f4f-a266-4261-ace3-b6b39b2a2838.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9deaafb4-28c4-5fd8-8345-3c5399a9a73f/9deaafb4-28c4-5fd8-8345-3c5399a9a73f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31149,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602528/general/130f3629-d079-46f4-aade-60328aab02be.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9deaafb4-28c4-5fd8-8345-3c5399a9a73f/9deaafb4-28c4-5fd8-8345-3c5399a9a73f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33128,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602528/general/699a4398-41a8-47fe-90d7-bef03f893b99.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9deaafb4-28c4-5fd8-8345-3c5399a9a73f/9deaafb4-28c4-5fd8-8345-3c5399a9a73f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34325,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602528/general/1a81788a-9903-41f6-958f-f932e93a9f2e.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9deaafb4-28c4-5fd8-8345-3c5399a9a73f/9deaafb4-28c4-5fd8-8345-3c5399a9a73f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47017,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602528/general/21dee1c2-313e-4fb2-aca1-2346a164a12f.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9deaafb4-28c4-5fd8-8345-3c5399a9a73f/9deaafb4-28c4-5fd8-8345-3c5399a9a73f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48468,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602528/general/37a7929c-ea58-4a43-93dd-6acb69af1db7.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9deaafb4-28c4-5fd8-8345-3c5399a9a73f/9deaafb4-28c4-5fd8-8345-3c5399a9a73f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70234,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602528/general/a40b65e7-f077-4c8d-ba34-2265ae703808.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9deaafb4-28c4-5fd8-8345-3c5399a9a73f/9deaafb4-28c4-5fd8-8345-3c5399a9a73f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69895,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602528/general/b3e210dd-19d4-4a60-ac63-ee79253d71cc.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9deaafb4-28c4-5fd8-8345-3c5399a9a73f/9deaafb4-28c4-5fd8-8345-3c5399a9a73f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44449,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602528/general/cc8f2084-1096-44ad-adb1-39b6e6124f05.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9deaafb4-28c4-5fd8-8345-3c5399a9a73f/9deaafb4-28c4-5fd8-8345-3c5399a9a73f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51159,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602528/general/56493417-3796-488b-bc72-c0b9db852b14.jpg',
'Width': 640}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2024-08-30',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Kamiq 1.0 TSI Selection - Petrol - Automatic - 117 hp - '
'31.613 km',
'transmission': 'automatic',
'trim': 'Selection',
'vin': None,
'year': 2024}
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728384%27 HTTP/1.1" 200 None
2026-03-25 17:18:04 [adesa.de] INFO: Saving data for 10728384: {'created_time': 1774459084.873044, 'last_price_update_time': 1774459084.873056, 'auction_closing_time': 1774606800.0}
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728384') HTTP/1.1" 204 0
2026-03-25 17:18:04 [adesa.de] INFO: Found listing with ID: 10726119
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726119%27 HTTP/1.1" 200 None
2026-03-25 17:18:04 [adesa.de] INFO: Scrape type for 10726119: 1
2026-03-25 17:18:04 [adesa.de] INFO: Scraping item 10726119 url https://www.openlane.eu/en/carv6/auction/10726119
2026-03-25 17:18:05 [adesa.de] INFO: Found listing with ID: 10725994
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725994%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [adesa.de] INFO: Scrape type for 10725994: 1
2026-03-25 17:18:05 [adesa.de] INFO: Scraping item 10725994 url https://www.openlane.eu/en/carv6/auction/10725994
2026-03-25 17:18:05 [adesa.de] INFO: Found listing with ID: 10728157
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728157%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [adesa.de] INFO: Scrape type for 10728157: 1
2026-03-25 17:18:05 [adesa.de] INFO: Scraping item 10728157 url https://www.openlane.eu/en/carv6/auction/10728157
2026-03-25 17:18:05 [adesa.de] INFO: Found listing with ID: 10726124
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726124%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [adesa.de] INFO: Scrape type for 10726124: 1
2026-03-25 17:18:05 [adesa.de] INFO: Scraping item 10726124 url https://www.openlane.eu/en/carv6/auction/10726124
2026-03-25 17:18:05 [adesa.de] INFO: Found listing with ID: 10726000
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726000%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [adesa.de] INFO: Scrape type for 10726000: 1
2026-03-25 17:18:05 [adesa.de] INFO: Scraping item 10726000 url https://www.openlane.eu/en/carv6/auction/10726000
2026-03-25 17:18:05 [adesa.de] INFO: Found listing with ID: 10728280
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728280%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [adesa.de] INFO: Scrape type for 10728280: 1
2026-03-25 17:18:05 [adesa.de] INFO: Scraping item 10728280 url https://www.openlane.eu/en/carv6/auction/10728280
2026-03-25 17:18:05 [adesa.de] INFO: Found listing with ID: 10728427
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728427%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [adesa.de] INFO: Scrape type for 10728427: 1
2026-03-25 17:18:05 [adesa.de] INFO: Scraping item 10728427 url https://www.openlane.eu/en/carv6/auction/10728427
2026-03-25 17:18:05 [adesa.de] INFO: Found listing with ID: 10728398
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728398%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [adesa.de] INFO: Scrape type for 10728398: 1
2026-03-25 17:18:05 [adesa.de] INFO: Scraping item 10728398 url https://www.openlane.eu/en/carv6/auction/10728398
2026-03-25 17:18:05 [adesa.de] INFO: Found listing with ID: 10725988
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725988%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [adesa.de] INFO: Scrape type for 10725988: 1
2026-03-25 17:18:05 [adesa.de] INFO: Scraping item 10725988 url https://www.openlane.eu/en/carv6/auction/10725988
2026-03-25 17:18:05 [adesa.de] INFO: Found listing with ID: 10725987
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725987%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [adesa.de] INFO: Scrape type for 10725987: 1
2026-03-25 17:18:05 [adesa.de] INFO: Scraping item 10725987 url https://www.openlane.eu/en/carv6/auction/10725987
2026-03-25 17:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725960> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:05 [adesa.de] INFO: Found listing with ID: 10726115
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726115%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [adesa.de] INFO: Scrape type for 10726115: 1
2026-03-25 17:18:05 [adesa.de] INFO: Scraping item 10726115 url https://www.openlane.eu/en/carv6/auction/10726115
2026-03-25 17:18:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:05 [adesa.de] INFO: Found listing with ID: 10728525
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728525%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [adesa.de] INFO: Scrape type for 10728525: 1
2026-03-25 17:18:05 [adesa.de] INFO: Scraping item 10728525 url https://www.openlane.eu/en/carv6/auction/10728525
2026-03-25 17:18:05 [adesa.de] INFO: Found listing with ID: 10726125
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726125%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [adesa.de] INFO: Scrape type for 10726125: 1
2026-03-25 17:18:05 [adesa.de] INFO: Scraping item 10726125 url https://www.openlane.eu/en/carv6/auction/10726125
2026-03-25 17:18:05 [adesa.de] INFO: Found listing with ID: 10726112
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726112%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [adesa.de] INFO: Scrape type for 10726112: 1
2026-03-25 17:18:05 [adesa.de] INFO: Scraping item 10726112 url https://www.openlane.eu/en/carv6/auction/10726112
2026-03-25 17:18:05 [adesa.de] INFO: Found listing with ID: 10728561
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728561%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [adesa.de] INFO: Scrape type for 10728561: 1
2026-03-25 17:18:05 [adesa.de] INFO: Scraping item 10728561 url https://www.openlane.eu/en/carv6/auction/10728561
2026-03-25 17:18:05 [adesa.de] INFO: Found listing with ID: 10728564
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728564%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [adesa.de] INFO: Scrape type for 10728564: 1
2026-03-25 17:18:05 [adesa.de] INFO: Scraping item 10728564 url https://www.openlane.eu/en/carv6/auction/10728564
2026-03-25 17:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726095> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e937c203-ba94-5835-9c7e-38a48f1abced with identifier: 10725960
2026-03-25 17:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e937c203-ba94-5835-9c7e-38a48f1abced with scrape type 1
2026-03-25 17:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e937c203-ba94-5835-9c7e-38a48f1abced
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252F0466bf64-d473-4c64-8e65-e7fac4486d8c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/0466bf64-d473-4c64-8e65-e7fac4486d8c.jpg not downloaded yet
2026-03-25 17:18:05 [adesa.de] INFO: Found listing with ID: 10728568
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728568%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [adesa.de] INFO: Scrape type for 10728568: 1
2026-03-25 17:18:05 [adesa.de] INFO: Scraping item 10728568 url https://www.openlane.eu/en/carv6/auction/10728568
2026-03-25 17:18:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252F65ac4a75-86f8-4828-ab30-011dc157c307.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/65ac4a75-86f8-4828-ab30-011dc157c307.jpg not downloaded yet
2026-03-25 17:18:05 [adesa.de] INFO: Found listing with ID: 10728565
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728565%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [adesa.de] INFO: Scrape type for 10728565: 1
2026-03-25 17:18:05 [adesa.de] INFO: Scraping item 10728565 url https://www.openlane.eu/en/carv6/auction/10728565
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252F57ef3d1b-cf17-4dca-b25f-cd1c40f55a80.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/57ef3d1b-cf17-4dca-b25f-cd1c40f55a80.jpg not downloaded yet
2026-03-25 17:18:05 [adesa.de] INFO: Found listing with ID: 10726122
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726122%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [adesa.de] INFO: Scrape type for 10726122: 1
2026-03-25 17:18:05 [adesa.de] INFO: Scraping item 10726122 url https://www.openlane.eu/en/carv6/auction/10726122
2026-03-25 17:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252F64bcc470-797d-4ef6-86d2-ca4eca2ffcc3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/64bcc470-797d-4ef6-86d2-ca4eca2ffcc3.jpg not downloaded yet
2026-03-25 17:18:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742393/general/0466bf64-d473-4c64-8e65-e7fac4486d8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725960)
2026-03-25 17:18:05 [adesa.de] INFO: Found listing with ID: 10728560
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728560%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [adesa.de] INFO: Scrape type for 10728560: 1
2026-03-25 17:18:05 [adesa.de] INFO: Scraping item 10728560 url https://www.openlane.eu/en/carv6/auction/10728560
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252Fc54651d6-4a60-40d3-b5dd-3f5a864f7543.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/c54651d6-4a60-40d3-b5dd-3f5a864f7543.jpg not downloaded yet
2026-03-25 17:18:05 [adesa.de] INFO: Found listing with ID: 10726130
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726130%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [adesa.de] INFO: Scrape type for 10726130: 1
2026-03-25 17:18:05 [adesa.de] INFO: Scraping item 10726130 url https://www.openlane.eu/en/carv6/auction/10726130
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252Fc752e992-a216-4f0a-ba03-a1340aaa9a14.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/c752e992-a216-4f0a-ba03-a1340aaa9a14.jpg not downloaded yet
2026-03-25 17:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7 with identifier: 10726095
2026-03-25 17:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7 with scrape type 1
2026-03-25 17:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736946%252Fgeneral%252F30d3392d-c56b-4e9d-9b95-fbc364210c88.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736946/general/30d3392d-c56b-4e9d-9b95-fbc364210c88.jpg already downloaded
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736946%252Fgeneral%252Fce4d7e95-e8a8-457e-bdc3-c1e62b4be3e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736946/general/ce4d7e95-e8a8-457e-bdc3-c1e62b4be3e0.jpg already downloaded
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736946%252Fgeneral%252F36240799-c51d-4637-92b5-66fe9fd29420.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736946/general/36240799-c51d-4637-92b5-66fe9fd29420.jpg already downloaded
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736946%252Fgeneral%252F372aa831-b3da-4e00-ac22-7071ecc276f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736946/general/372aa831-b3da-4e00-ac22-7071ecc276f2.jpg already downloaded
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736946%252Fgeneral%252F5750994c-a159-4dc5-af55-732393bf9656.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736946/general/5750994c-a159-4dc5-af55-732393bf9656.jpg already downloaded
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736946%252Fgeneral%252Fda85fba4-d8d2-4c65-9c44-50ae2bd03b04.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736946/general/da85fba4-d8d2-4c65-9c44-50ae2bd03b04.jpg already downloaded
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736946%252Fgeneral%252F0808c381-f7e9-47a5-a19d-c457326aba97.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736946/general/0808c381-f7e9-47a5-a19d-c457326aba97.jpg already downloaded
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736946%252Fgeneral%252Fc45ade22-5165-430a-9ddf-247325c1cffc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736946/general/c45ade22-5165-430a-9ddf-247325c1cffc.jpg already downloaded
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736946%252Fgeneral%252F99e56982-5f6b-4a11-91e8-a550be73023b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736946/general/99e56982-5f6b-4a11-91e8-a550be73023b.jpg already downloaded
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736946%252Fgeneral%252Fd804b85c-1430-4aed-aa1c-31e6d5fe1b8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736946/general/d804b85c-1430-4aed-aa1c-31e6d5fe1b8b.jpg already downloaded
2026-03-25 17:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7, identifier: 10726095
2026-03-25 17:18:05 [adesa.de] INFO: Found listing with ID: 10728563
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728563%27 HTTP/1.1" 200 None
2026-03-25 17:18:05 [adesa.de] INFO: Scrape type for 10728563: 1
2026-03-25 17:18:05 [adesa.de] INFO: Scraping item 10728563 url https://www.openlane.eu/en/carv6/auction/10728563
2026-03-25 17:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7 with identifier: 10726095
2026-03-25 17:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7 with identifier: 10726095
2026-03-25 17:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7 with identifier: 10726095 to the API
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726095>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545DF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726095',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 147268,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5736946/general/30d3392d-c56b-4e9d-9b95-fbc364210c88.jpg',
'https://images.openlane.eu/carimgs/5736946/general/ce4d7e95-e8a8-457e-bdc3-c1e62b4be3e0.jpg',
'https://images.openlane.eu/carimgs/5736946/general/36240799-c51d-4637-92b5-66fe9fd29420.jpg',
'https://images.openlane.eu/carimgs/5736946/general/372aa831-b3da-4e00-ac22-7071ecc276f2.jpg',
'https://images.openlane.eu/carimgs/5736946/general/5750994c-a159-4dc5-af55-732393bf9656.jpg',
'https://images.openlane.eu/carimgs/5736946/general/da85fba4-d8d2-4c65-9c44-50ae2bd03b04.jpg',
'https://images.openlane.eu/carimgs/5736946/general/0808c381-f7e9-47a5-a19d-c457326aba97.jpg',
'https://images.openlane.eu/carimgs/5736946/general/c45ade22-5165-430a-9ddf-247325c1cffc.jpg',
'https://images.openlane.eu/carimgs/5736946/general/99e56982-5f6b-4a11-91e8-a550be73023b.jpg',
'https://images.openlane.eu/carimgs/5736946/general/d804b85c-1430-4aed-aa1c-31e6d5fe1b8b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7/9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87663,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736946/general/30d3392d-c56b-4e9d-9b95-fbc364210c88.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7/9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79599,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736946/general/ce4d7e95-e8a8-457e-bdc3-c1e62b4be3e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7/9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72797,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736946/general/36240799-c51d-4637-92b5-66fe9fd29420.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7/9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80408,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736946/general/372aa831-b3da-4e00-ac22-7071ecc276f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7/9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36908,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736946/general/5750994c-a159-4dc5-af55-732393bf9656.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7/9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54024,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736946/general/da85fba4-d8d2-4c65-9c44-50ae2bd03b04.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7/9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66652,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736946/general/0808c381-f7e9-47a5-a19d-c457326aba97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7/9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66614,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736946/general/c45ade22-5165-430a-9ddf-247325c1cffc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7/9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45907,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736946/general/99e56982-5f6b-4a11-91e8-a550be73023b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7/9c82c457-7d1d-5b0c-a28c-e3f3e4b61ef7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48488,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736946/general/d804b85c-1430-4aed-aa1c-31e6d5fe1b8b.jpg',
'Width': 1024}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2023-02-13',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Skoda Octavia Combi 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'147.268 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726095%27 HTTP/1.1" 200 None
2026-03-25 17:18:06 [adesa.de] INFO: Saving data for 10726095: {'created_time': 1774459086.081282, 'last_price_update_time': 1774459086.081294, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726095') HTTP/1.1" 204 0
2026-03-25 17:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742393/general/57ef3d1b-cf17-4dca-b25f-cd1c40f55a80.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725960)
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252F5a4e9c2d-c102-4be1-b5f2-b39e26f26264.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/5a4e9c2d-c102-4be1-b5f2-b39e26f26264.jpg not downloaded yet
2026-03-25 17:18:06 [adesa.de] INFO: Found listing with ID: 10728567
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728567%27 HTTP/1.1" 200 None
2026-03-25 17:18:06 [adesa.de] INFO: Scrape type for 10728567: 1
2026-03-25 17:18:06 [adesa.de] INFO: Scraping item 10728567 url https://www.openlane.eu/en/carv6/auction/10728567
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252F1306f3bd-a1f7-4cd1-95e6-961e5946ec45.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/1306f3bd-a1f7-4cd1-95e6-961e5946ec45.jpg not downloaded yet
2026-03-25 17:18:06 [adesa.de] INFO: Found listing with ID: 10728562
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728562%27 HTTP/1.1" 200 None
2026-03-25 17:18:06 [adesa.de] INFO: Scrape type for 10728562: 1
2026-03-25 17:18:06 [adesa.de] INFO: Scraping item 10728562 url https://www.openlane.eu/en/carv6/auction/10728562
2026-03-25 17:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ced87969-ea61-5e66-9706-80f6823fea0b with identifier: 10728532
2026-03-25 17:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ced87969-ea61-5e66-9706-80f6823fea0b with scrape type 1
2026-03-25 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ced87969-ea61-5e66-9706-80f6823fea0b
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632932%252Fgeneral%252F8783e7f3-89a6-4d5b-be98-eae67483caaa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632932/general/8783e7f3-89a6-4d5b-be98-eae67483caaa.jpg already downloaded
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632932%252Fgeneral%252F0d91f688-4c9a-43cf-83a3-54dfcacbee7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632932/general/0d91f688-4c9a-43cf-83a3-54dfcacbee7b.jpg already downloaded
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632932%252Fgeneral%252Fea99f211-42cd-4be5-ab85-000fbf043dde.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632932/general/ea99f211-42cd-4be5-ab85-000fbf043dde.jpg already downloaded
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632932%252Fgeneral%252F74cf86e2-0136-4df1-a85b-c5fca770fce5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632932/general/74cf86e2-0136-4df1-a85b-c5fca770fce5.jpg already downloaded
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632932%252Fgeneral%252F43b2ba09-ab07-4768-bcef-4c4249422b42.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632932/general/43b2ba09-ab07-4768-bcef-4c4249422b42.jpg already downloaded
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632932%252Fgeneral%252F11f31e8c-673b-4ede-8dbe-2cebdeff6d43.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632932/general/11f31e8c-673b-4ede-8dbe-2cebdeff6d43.jpg already downloaded
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632932%252Fgeneral%252Fb5ab1dc5-6b0f-44a0-9a3a-29be691a5912.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632932/general/b5ab1dc5-6b0f-44a0-9a3a-29be691a5912.jpg already downloaded
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632932%252Fgeneral%252Fabc203b2-493f-4bb0-919b-b2026cc6090d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632932/general/abc203b2-493f-4bb0-919b-b2026cc6090d.jpg already downloaded
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632932%252Fgeneral%252F7189ff8d-1add-4dff-8369-a5ada7f66a1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632932/general/7189ff8d-1add-4dff-8369-a5ada7f66a1a.jpg already downloaded
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632932%252Fgeneral%252F17cd678c-b89d-42ea-937c-f0d45452df65.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632932/general/17cd678c-b89d-42ea-937c-f0d45452df65.jpg already downloaded
2026-03-25 17:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ced87969-ea61-5e66-9706-80f6823fea0b, identifier: 10728532
2026-03-25 17:18:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b09d50>
2026-03-25 17:18:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252F0466bf64-d473-4c64-8e65-e7fac4486d8c.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/0466bf64-d473-4c64-8e65-e7fac4486d8c.jpg saved to cache
2026-03-25 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e937c203-ba94-5835-9c7e-38a48f1abced
2026-03-25 17:18:06 [scrapy.extensions.logstats] INFO: Crawled 220 pages (at 62 pages/min), scraped 126 items (at 51 items/min)
2026-03-25 17:18:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252F8f1c2f74-6d87-4185-b981-5c23d360cee1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/8f1c2f74-6d87-4185-b981-5c23d360cee1.jpg not downloaded yet
2026-03-25 17:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ced87969-ea61-5e66-9706-80f6823fea0b with identifier: 10728532
2026-03-25 17:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ced87969-ea61-5e66-9706-80f6823fea0b with identifier: 10728532
2026-03-25 17:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ced87969-ea61-5e66-9706-80f6823fea0b with identifier: 10728532 to the API
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728532>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'ced87969-ea61-5e66-9706-80f6823fea0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30304',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728532',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 92618,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 65,
'photo_urls': ['https://images.openlane.eu/carimgs/5632932/general/8783e7f3-89a6-4d5b-be98-eae67483caaa.jpg',
'https://images.openlane.eu/carimgs/5632932/general/0d91f688-4c9a-43cf-83a3-54dfcacbee7b.jpg',
'https://images.openlane.eu/carimgs/5632932/general/ea99f211-42cd-4be5-ab85-000fbf043dde.jpg',
'https://images.openlane.eu/carimgs/5632932/general/74cf86e2-0136-4df1-a85b-c5fca770fce5.jpg',
'https://images.openlane.eu/carimgs/5632932/general/43b2ba09-ab07-4768-bcef-4c4249422b42.jpg',
'https://images.openlane.eu/carimgs/5632932/general/11f31e8c-673b-4ede-8dbe-2cebdeff6d43.jpg',
'https://images.openlane.eu/carimgs/5632932/general/b5ab1dc5-6b0f-44a0-9a3a-29be691a5912.jpg',
'https://images.openlane.eu/carimgs/5632932/general/abc203b2-493f-4bb0-919b-b2026cc6090d.jpg',
'https://images.openlane.eu/carimgs/5632932/general/7189ff8d-1add-4dff-8369-a5ada7f66a1a.jpg',
'https://images.openlane.eu/carimgs/5632932/general/17cd678c-b89d-42ea-937c-f0d45452df65.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced87969-ea61-5e66-9706-80f6823fea0b/ced87969-ea61-5e66-9706-80f6823fea0b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44601,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632932/general/8783e7f3-89a6-4d5b-be98-eae67483caaa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced87969-ea61-5e66-9706-80f6823fea0b/ced87969-ea61-5e66-9706-80f6823fea0b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50514,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632932/general/0d91f688-4c9a-43cf-83a3-54dfcacbee7b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced87969-ea61-5e66-9706-80f6823fea0b/ced87969-ea61-5e66-9706-80f6823fea0b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80278,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632932/general/ea99f211-42cd-4be5-ab85-000fbf043dde.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced87969-ea61-5e66-9706-80f6823fea0b/ced87969-ea61-5e66-9706-80f6823fea0b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52613,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632932/general/74cf86e2-0136-4df1-a85b-c5fca770fce5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced87969-ea61-5e66-9706-80f6823fea0b/ced87969-ea61-5e66-9706-80f6823fea0b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632932/general/43b2ba09-ab07-4768-bcef-4c4249422b42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced87969-ea61-5e66-9706-80f6823fea0b/ced87969-ea61-5e66-9706-80f6823fea0b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632932/general/11f31e8c-673b-4ede-8dbe-2cebdeff6d43.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced87969-ea61-5e66-9706-80f6823fea0b/ced87969-ea61-5e66-9706-80f6823fea0b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96179,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632932/general/b5ab1dc5-6b0f-44a0-9a3a-29be691a5912.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced87969-ea61-5e66-9706-80f6823fea0b/ced87969-ea61-5e66-9706-80f6823fea0b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632932/general/abc203b2-493f-4bb0-919b-b2026cc6090d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced87969-ea61-5e66-9706-80f6823fea0b/ced87969-ea61-5e66-9706-80f6823fea0b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96085,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632932/general/7189ff8d-1add-4dff-8369-a5ada7f66a1a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced87969-ea61-5e66-9706-80f6823fea0b/ced87969-ea61-5e66-9706-80f6823fea0b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248710,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632932/general/17cd678c-b89d-42ea-937c-f0d45452df65.jpg',
'Width': 1024}],
'price': 16000,
'price_includes_vat': True,
'registration_date': '2023-09-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Automatic - 150 hp '
'- 92.618 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728532%27 HTTP/1.1" 200 None
2026-03-25 17:18:06 [adesa.de] INFO: Saving data for 10728532: {'created_time': 1774459086.854223, 'last_price_update_time': 1774459086.854235, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728532') HTTP/1.1" 204 0
2026-03-25 17:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742393/general/c752e992-a216-4f0a-ba03-a1340aaa9a14.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725960)
2026-03-25 17:18:06 [adesa.de] INFO: Found listing with ID: 10728569
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728569%27 HTTP/1.1" 200 None
2026-03-25 17:18:06 [adesa.de] INFO: Scrape type for 10728569: 1
2026-03-25 17:18:06 [adesa.de] INFO: Scraping item 10728569 url https://www.openlane.eu/en/carv6/auction/10728569
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252F36998541-c158-4f7d-af5e-a85840b69ef2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/36998541-c158-4f7d-af5e-a85840b69ef2.jpg not downloaded yet
2026-03-25 17:18:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342995350>
2026-03-25 17:18:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252F57ef3d1b-cf17-4dca-b25f-cd1c40f55a80.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/57ef3d1b-cf17-4dca-b25f-cd1c40f55a80.jpg saved to cache
2026-03-25 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e937c203-ba94-5835-9c7e-38a48f1abced
2026-03-25 17:18:06 [adesa.de] INFO: Found listing with ID: 10728566
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728566%27 HTTP/1.1" 200 None
2026-03-25 17:18:06 [adesa.de] INFO: Scrape type for 10728566: 1
2026-03-25 17:18:06 [adesa.de] INFO: Scraping item 10728566 url https://www.openlane.eu/en/carv6/auction/10728566
2026-03-25 17:18:06 [adesa.de] INFO: Found listing with ID: 10726129
2026-03-25 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726129%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [adesa.de] INFO: Scrape type for 10726129: 1
2026-03-25 17:18:07 [adesa.de] INFO: Scraping item 10726129 url https://www.openlane.eu/en/carv6/auction/10726129
2026-03-25 17:18:07 [adesa.de] INFO: Found listing with ID: 10728271
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728271%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [adesa.de] INFO: Scrape type for 10728271: 1
2026-03-25 17:18:07 [adesa.de] INFO: Scraping item 10728271 url https://www.openlane.eu/en/carv6/auction/10728271
2026-03-25 17:18:07 [adesa.de] INFO: Found listing with ID: 10726135
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726135%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [adesa.de] INFO: Scrape type for 10726135: 1
2026-03-25 17:18:07 [adesa.de] INFO: Scraping item 10726135 url https://www.openlane.eu/en/carv6/auction/10726135
2026-03-25 17:18:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342ae40d0>
2026-03-25 17:18:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252Fc752e992-a216-4f0a-ba03-a1340aaa9a14.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/c752e992-a216-4f0a-ba03-a1340aaa9a14.jpg saved to cache
2026-03-25 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e937c203-ba94-5835-9c7e-38a48f1abced
2026-03-25 17:18:07 [adesa.de] INFO: Found listing with ID: 10728275
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728275%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [adesa.de] INFO: Scrape type for 10728275: 1
2026-03-25 17:18:07 [adesa.de] INFO: Scraping item 10728275 url https://www.openlane.eu/en/carv6/auction/10728275
2026-03-25 17:18:07 [adesa.de] INFO: Found listing with ID: 10726128
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726128%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [adesa.de] INFO: Scrape type for 10726128: 1
2026-03-25 17:18:07 [adesa.de] INFO: Scraping item 10726128 url https://www.openlane.eu/en/carv6/auction/10726128
2026-03-25 17:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725963> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:07 [adesa.de] INFO: Found listing with ID: 10728282
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728282%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [adesa.de] INFO: Scrape type for 10728282: 1
2026-03-25 17:18:07 [adesa.de] INFO: Scraping item 10728282 url https://www.openlane.eu/en/carv6/auction/10728282
2026-03-25 17:18:07 [adesa.de] INFO: Found listing with ID: 10728277
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728277%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [adesa.de] INFO: Scrape type for 10728277: 1
2026-03-25 17:18:07 [adesa.de] INFO: Scraping item 10728277 url https://www.openlane.eu/en/carv6/auction/10728277
2026-03-25 17:18:07 [adesa.de] INFO: Found listing with ID: 10726138
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726138%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [adesa.de] INFO: Scrape type for 10726138: 1
2026-03-25 17:18:07 [adesa.de] INFO: Scraping item 10726138 url https://www.openlane.eu/en/carv6/auction/10726138
2026-03-25 17:18:07 [adesa.de] INFO: Found listing with ID: 10728189
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728189%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [adesa.de] INFO: Scrape type for 10728189: 1
2026-03-25 17:18:07 [adesa.de] INFO: Scraping item 10728189 url https://www.openlane.eu/en/carv6/auction/10728189
2026-03-25 17:18:07 [adesa.de] INFO: Found listing with ID: 10728451
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728451%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [adesa.de] INFO: Scrape type for 10728451: 1
2026-03-25 17:18:07 [adesa.de] INFO: Scraping item 10728451 url https://www.openlane.eu/en/carv6/auction/10728451
2026-03-25 17:18:07 [adesa.de] INFO: Found listing with ID: 10726151
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726151%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [adesa.de] INFO: Scrape type for 10726151: 1
2026-03-25 17:18:07 [adesa.de] INFO: Scraping item 10726151 url https://www.openlane.eu/en/carv6/auction/10726151
2026-03-25 17:18:07 [adesa.de] INFO: Found listing with ID: 10726131
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726131%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [adesa.de] INFO: Scrape type for 10726131: 1
2026-03-25 17:18:07 [adesa.de] INFO: Scraping item 10726131 url https://www.openlane.eu/en/carv6/auction/10726131
2026-03-25 17:18:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f61bae7-13c1-5f35-8375-e06cff1ab64f with identifier: 10725963
2026-03-25 17:18:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f61bae7-13c1-5f35-8375-e06cff1ab64f with scrape type 1
2026-03-25 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5f61bae7-13c1-5f35-8375-e06cff1ab64f
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742396%252Fgeneral%252F606b0fa0-c0df-4b74-a820-ec1bce088256.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742396/general/606b0fa0-c0df-4b74-a820-ec1bce088256.jpg not downloaded yet
2026-03-25 17:18:07 [adesa.de] INFO: Found listing with ID: 10726133
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726133%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [adesa.de] INFO: Scrape type for 10726133: 1
2026-03-25 17:18:07 [adesa.de] INFO: Scraping item 10726133 url https://www.openlane.eu/en/carv6/auction/10726133
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742396%252Fgeneral%252F7a0e97ad-1d26-49f4-badf-d76fb8864353.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742396/general/7a0e97ad-1d26-49f4-badf-d76fb8864353.jpg not downloaded yet
2026-03-25 17:18:07 [adesa.de] INFO: Found listing with ID: 10728447
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728447%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [adesa.de] INFO: Scrape type for 10728447: 1
2026-03-25 17:18:07 [adesa.de] INFO: Scraping item 10728447 url https://www.openlane.eu/en/carv6/auction/10728447
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742396%252Fgeneral%252Fb55d0d21-a9ed-4dc5-a1d4-0fed0e524091.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742396/general/b55d0d21-a9ed-4dc5-a1d4-0fed0e524091.jpg not downloaded yet
2026-03-25 17:18:07 [adesa.de] INFO: Found listing with ID: 10728422
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728422%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [adesa.de] INFO: Scrape type for 10728422: 1
2026-03-25 17:18:07 [adesa.de] INFO: Scraping item 10728422 url https://www.openlane.eu/en/carv6/auction/10728422
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742396%252Fgeneral%252F7a51c503-5782-4bd7-ae75-4f404c92527f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742396/general/7a51c503-5782-4bd7-ae75-4f404c92527f.jpg not downloaded yet
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742396%252Fgeneral%252F09e92e1a-8c0f-4a57-bd00-367355a08fa3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742396/general/09e92e1a-8c0f-4a57-bd00-367355a08fa3.jpg not downloaded yet
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742396%252Fgeneral%252F980b3fbd-b7b8-4ed1-9bd1-4d4ed189f5b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742396/general/980b3fbd-b7b8-4ed1-9bd1-4d4ed189f5b0.jpg not downloaded yet
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742396%252Fgeneral%252Fcf841f03-cb72-44f0-a36b-f9cc03fcdf12.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742396/general/cf841f03-cb72-44f0-a36b-f9cc03fcdf12.jpg not downloaded yet
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742396%252Fgeneral%252Fc1897d7f-4953-4b0b-aa0e-7797e8dbb89e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742396/general/c1897d7f-4953-4b0b-aa0e-7797e8dbb89e.jpg not downloaded yet
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742396%252Fgeneral%252F89976adb-44f8-40b1-9e6f-f4c52f81b79d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742396/general/89976adb-44f8-40b1-9e6f-f4c52f81b79d.jpg not downloaded yet
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742396%252Fgeneral%252F7fd19423-5fa5-4d09-a595-da56977bd16d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742396/general/7fd19423-5fa5-4d09-a595-da56977bd16d.jpg not downloaded yet
2026-03-25 17:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726100> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742396/general/7fd19423-5fa5-4d09-a595-da56977bd16d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725963)
2026-03-25 17:18:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7 with identifier: 10726100
2026-03-25 17:18:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7 with scrape type 1
2026-03-25 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736952%252Fgeneral%252F1f5410c9-6b7c-4fe1-9a17-eb5dabfbdaf1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736952/general/1f5410c9-6b7c-4fe1-9a17-eb5dabfbdaf1.jpg already downloaded
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736952%252Fgeneral%252Fe9658064-cb20-4dd9-8f10-01c5d669bcb4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736952/general/e9658064-cb20-4dd9-8f10-01c5d669bcb4.jpg already downloaded
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736952%252Fgeneral%252F39139312-97f2-44de-afeb-1c5d850b40bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736952/general/39139312-97f2-44de-afeb-1c5d850b40bd.jpg already downloaded
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736952%252Fgeneral%252Fd74b5a34-f70d-4e65-a156-ef216763c261.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736952/general/d74b5a34-f70d-4e65-a156-ef216763c261.jpg already downloaded
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736952%252Fgeneral%252Fa606a9fa-a7d8-4f62-b3ca-600b3eaab4cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736952/general/a606a9fa-a7d8-4f62-b3ca-600b3eaab4cd.jpg already downloaded
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736952%252Fgeneral%252F92bcc84f-d818-4b5c-a43a-3184ccb86da7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736952/general/92bcc84f-d818-4b5c-a43a-3184ccb86da7.jpg already downloaded
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736952%252Fgeneral%252F48bd78e3-524e-4fc6-ba92-abee27959dea.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736952/general/48bd78e3-524e-4fc6-ba92-abee27959dea.jpg already downloaded
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736952%252Fgeneral%252F6a7bc40a-75b7-41d5-80fe-36ee2d7f5036.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736952/general/6a7bc40a-75b7-41d5-80fe-36ee2d7f5036.jpg already downloaded
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736952%252Fgeneral%252F3060c12a-603b-4810-ae4f-c0703c607c28.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736952/general/3060c12a-603b-4810-ae4f-c0703c607c28.jpg already downloaded
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736952%252Fgeneral%252F3ef0dd86-9688-479b-94e9-8d1e0caa1257.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736952/general/3ef0dd86-9688-479b-94e9-8d1e0caa1257.jpg already downloaded
2026-03-25 17:18:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7, identifier: 10726100
2026-03-25 17:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7 with identifier: 10726100
2026-03-25 17:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7 with identifier: 10726100
2026-03-25 17:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7 with identifier: 10726100 to the API
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726100>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545E2',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726100',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 60031,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 67,
'photo_urls': ['https://images.openlane.eu/carimgs/5736952/general/1f5410c9-6b7c-4fe1-9a17-eb5dabfbdaf1.jpg',
'https://images.openlane.eu/carimgs/5736952/general/e9658064-cb20-4dd9-8f10-01c5d669bcb4.jpg',
'https://images.openlane.eu/carimgs/5736952/general/39139312-97f2-44de-afeb-1c5d850b40bd.jpg',
'https://images.openlane.eu/carimgs/5736952/general/d74b5a34-f70d-4e65-a156-ef216763c261.jpg',
'https://images.openlane.eu/carimgs/5736952/general/a606a9fa-a7d8-4f62-b3ca-600b3eaab4cd.jpg',
'https://images.openlane.eu/carimgs/5736952/general/92bcc84f-d818-4b5c-a43a-3184ccb86da7.jpg',
'https://images.openlane.eu/carimgs/5736952/general/48bd78e3-524e-4fc6-ba92-abee27959dea.jpg',
'https://images.openlane.eu/carimgs/5736952/general/6a7bc40a-75b7-41d5-80fe-36ee2d7f5036.jpg',
'https://images.openlane.eu/carimgs/5736952/general/3060c12a-603b-4810-ae4f-c0703c607c28.jpg',
'https://images.openlane.eu/carimgs/5736952/general/3ef0dd86-9688-479b-94e9-8d1e0caa1257.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7/5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52400,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736952/general/1f5410c9-6b7c-4fe1-9a17-eb5dabfbdaf1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7/5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56656,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736952/general/e9658064-cb20-4dd9-8f10-01c5d669bcb4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7/5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58133,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736952/general/39139312-97f2-44de-afeb-1c5d850b40bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7/5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54947,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736952/general/d74b5a34-f70d-4e65-a156-ef216763c261.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7/5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83570,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736952/general/a606a9fa-a7d8-4f62-b3ca-600b3eaab4cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7/5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106408,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736952/general/92bcc84f-d818-4b5c-a43a-3184ccb86da7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7/5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148388,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736952/general/48bd78e3-524e-4fc6-ba92-abee27959dea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7/5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95565,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736952/general/6a7bc40a-75b7-41d5-80fe-36ee2d7f5036.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7/5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736952/general/3060c12a-603b-4810-ae4f-c0703c607c28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7/5a83d2bd-fd06-5a59-9c8e-60dac2da8dc7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162816,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736952/general/3ef0dd86-9688-479b-94e9-8d1e0caa1257.jpg',
'Width': 1024}],
'price': 18800,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Skoda Octavia Combi 2.0 TSI Style - AWD - Petrol - Automatic - 190 '
'hp - 60.031 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726100%27 HTTP/1.1" 200 None
2026-03-25 17:18:08 [adesa.de] INFO: Saving data for 10726100: {'created_time': 1774459088.246865, 'last_price_update_time': 1774459088.246876, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726100') HTTP/1.1" 204 0
2026-03-25 17:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742396/general/89976adb-44f8-40b1-9e6f-f4c52f81b79d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725963)
2026-03-25 17:18:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342870050>
2026-03-25 17:18:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f61bae7-13c1-5f35-8375-e06cff1ab64f/5f61bae7-13c1-5f35-8375-e06cff1ab64f_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742396%252Fgeneral%252F7fd19423-5fa5-4d09-a595-da56977bd16d.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742396/general/7fd19423-5fa5-4d09-a595-da56977bd16d.jpg saved to cache
2026-03-25 17:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5f61bae7-13c1-5f35-8375-e06cff1ab64f
2026-03-25 17:18:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426dd3d0>
2026-03-25 17:18:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f61bae7-13c1-5f35-8375-e06cff1ab64f/5f61bae7-13c1-5f35-8375-e06cff1ab64f_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742396%252Fgeneral%252F89976adb-44f8-40b1-9e6f-f4c52f81b79d.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742396/general/89976adb-44f8-40b1-9e6f-f4c52f81b79d.jpg saved to cache
2026-03-25 17:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5f61bae7-13c1-5f35-8375-e06cff1ab64f
2026-03-25 17:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742396/general/c1897d7f-4953-4b0b-aa0e-7797e8dbb89e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725963)
2026-03-25 17:18:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342af6a50>
2026-03-25 17:18:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f61bae7-13c1-5f35-8375-e06cff1ab64f/5f61bae7-13c1-5f35-8375-e06cff1ab64f_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742396%252Fgeneral%252Fc1897d7f-4953-4b0b-aa0e-7797e8dbb89e.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742396/general/c1897d7f-4953-4b0b-aa0e-7797e8dbb89e.jpg saved to cache
2026-03-25 17:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5f61bae7-13c1-5f35-8375-e06cff1ab64f
2026-03-25 17:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742396/general/cf841f03-cb72-44f0-a36b-f9cc03fcdf12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725963)
2026-03-25 17:18:08 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 11.004(s), this was the 1st time calling it.
2026-03-25 17:18:08 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.8167482004532385 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Wed, 25 Mar 2026 17:18:08 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '3c3cf603ed8ccd4c3e287b1c334f5ab3', '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=3c3cf603ed8ccd4c3e287b1c334f5ab3.
2026-03-25 17:18:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134195b990>
2026-03-25 17:18:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f61bae7-13c1-5f35-8375-e06cff1ab64f/5f61bae7-13c1-5f35-8375-e06cff1ab64f_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742396%252Fgeneral%252Fcf841f03-cb72-44f0-a36b-f9cc03fcdf12.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742396/general/cf841f03-cb72-44f0-a36b-f9cc03fcdf12.jpg saved to cache
2026-03-25 17:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5f61bae7-13c1-5f35-8375-e06cff1ab64f
2026-03-25 17:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742396/general/980b3fbd-b7b8-4ed1-9bd1-4d4ed189f5b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725963)
2026-03-25 17:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742396/general/09e92e1a-8c0f-4a57-bd00-367355a08fa3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725963)
2026-03-25 17:18:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426dc390>
2026-03-25 17:18:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f61bae7-13c1-5f35-8375-e06cff1ab64f/5f61bae7-13c1-5f35-8375-e06cff1ab64f_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742396%252Fgeneral%252F980b3fbd-b7b8-4ed1-9bd1-4d4ed189f5b0.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742396/general/980b3fbd-b7b8-4ed1-9bd1-4d4ed189f5b0.jpg saved to cache
2026-03-25 17:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5f61bae7-13c1-5f35-8375-e06cff1ab64f
2026-03-25 17:18:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342ac7d90>
2026-03-25 17:18:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f61bae7-13c1-5f35-8375-e06cff1ab64f/5f61bae7-13c1-5f35-8375-e06cff1ab64f_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742396%252Fgeneral%252F09e92e1a-8c0f-4a57-bd00-367355a08fa3.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742396/general/09e92e1a-8c0f-4a57-bd00-367355a08fa3.jpg saved to cache
2026-03-25 17:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5f61bae7-13c1-5f35-8375-e06cff1ab64f
2026-03-25 17:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725970> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f7860e5-f162-58e1-9c1a-4faffa216a28 with identifier: 10725970
2026-03-25 17:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f7860e5-f162-58e1-9c1a-4faffa216a28 with scrape type 1
2026-03-25 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7f7860e5-f162-58e1-9c1a-4faffa216a28
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252F940b3796-1f64-429e-811f-5e73538bfe42.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/940b3796-1f64-429e-811f-5e73538bfe42.jpg not downloaded yet
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252F89434f69-0743-44bf-a0ff-89462d715633.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/89434f69-0743-44bf-a0ff-89462d715633.jpg not downloaded yet
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252Fc6972726-f2da-4c80-9383-dbf4d29b9a1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/c6972726-f2da-4c80-9383-dbf4d29b9a1d.jpg not downloaded yet
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252F250531dd-42d2-4579-9cb7-166d3dc9a722.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/250531dd-42d2-4579-9cb7-166d3dc9a722.jpg not downloaded yet
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252F72c5c18c-0900-4199-af23-4710136fd158.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/72c5c18c-0900-4199-af23-4710136fd158.jpg not downloaded yet
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252Fa6aabb17-719f-4c35-9bdf-4fc75431079f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/a6aabb17-719f-4c35-9bdf-4fc75431079f.jpg not downloaded yet
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252F4ba17dd8-9b00-4438-83fe-d90753ecb59c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/4ba17dd8-9b00-4438-83fe-d90753ecb59c.jpg not downloaded yet
2026-03-25 17:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742396/general/7a51c503-5782-4bd7-ae75-4f404c92527f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725963)
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252F37e9b0ec-0d83-481b-93ad-5ba4323786fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/37e9b0ec-0d83-481b-93ad-5ba4323786fe.jpg not downloaded yet
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252F3a9bdba1-8b1e-458f-92e8-5df1240ab3c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/3a9bdba1-8b1e-458f-92e8-5df1240ab3c1.jpg not downloaded yet
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252F83ee37b0-717c-426a-8d15-a9022dd451da.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/83ee37b0-717c-426a-8d15-a9022dd451da.jpg not downloaded yet
2026-03-25 17:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134279e2d0>
2026-03-25 17:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f61bae7-13c1-5f35-8375-e06cff1ab64f/5f61bae7-13c1-5f35-8375-e06cff1ab64f_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742396%252Fgeneral%252F7a51c503-5782-4bd7-ae75-4f404c92527f.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742396/general/7a51c503-5782-4bd7-ae75-4f404c92527f.jpg saved to cache
2026-03-25 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5f61bae7-13c1-5f35-8375-e06cff1ab64f
2026-03-25 17:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742403/general/4ba17dd8-9b00-4438-83fe-d90753ecb59c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725970)
2026-03-25 17:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742403/general/83ee37b0-717c-426a-8d15-a9022dd451da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725970)
2026-03-25 17:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342aae390>
2026-03-25 17:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252F4ba17dd8-9b00-4438-83fe-d90753ecb59c.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/4ba17dd8-9b00-4438-83fe-d90753ecb59c.jpg saved to cache
2026-03-25 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7f7860e5-f162-58e1-9c1a-4faffa216a28
2026-03-25 17:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742403/general/3a9bdba1-8b1e-458f-92e8-5df1240ab3c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725970)
2026-03-25 17:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341ca3790>
2026-03-25 17:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252F83ee37b0-717c-426a-8d15-a9022dd451da.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/83ee37b0-717c-426a-8d15-a9022dd451da.jpg saved to cache
2026-03-25 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7f7860e5-f162-58e1-9c1a-4faffa216a28
2026-03-25 17:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341cebbd0>
2026-03-25 17:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252F3a9bdba1-8b1e-458f-92e8-5df1240ab3c1.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/3a9bdba1-8b1e-458f-92e8-5df1240ab3c1.jpg saved to cache
2026-03-25 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7f7860e5-f162-58e1-9c1a-4faffa216a28
2026-03-25 17:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742403/general/37e9b0ec-0d83-481b-93ad-5ba4323786fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725970)
2026-03-25 17:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742403/general/a6aabb17-719f-4c35-9bdf-4fc75431079f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725970)
2026-03-25 17:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341ce9dd0>
2026-03-25 17:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252F37e9b0ec-0d83-481b-93ad-5ba4323786fe.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/37e9b0ec-0d83-481b-93ad-5ba4323786fe.jpg saved to cache
2026-03-25 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7f7860e5-f162-58e1-9c1a-4faffa216a28
2026-03-25 17:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341c86350>
2026-03-25 17:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252Fa6aabb17-719f-4c35-9bdf-4fc75431079f.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/a6aabb17-719f-4c35-9bdf-4fc75431079f.jpg saved to cache
2026-03-25 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7f7860e5-f162-58e1-9c1a-4faffa216a28
2026-03-25 17:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742403/general/72c5c18c-0900-4199-af23-4710136fd158.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725970)
2026-03-25 17:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742403/general/250531dd-42d2-4579-9cb7-166d3dc9a722.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725970)
2026-03-25 17:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429f4210>
2026-03-25 17:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252F72c5c18c-0900-4199-af23-4710136fd158.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/72c5c18c-0900-4199-af23-4710136fd158.jpg saved to cache
2026-03-25 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7f7860e5-f162-58e1-9c1a-4faffa216a28
2026-03-25 17:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342634a50>
2026-03-25 17:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252F250531dd-42d2-4579-9cb7-166d3dc9a722.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/250531dd-42d2-4579-9cb7-166d3dc9a722.jpg saved to cache
2026-03-25 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7f7860e5-f162-58e1-9c1a-4faffa216a28
2026-03-25 17:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742403/general/c6972726-f2da-4c80-9383-dbf4d29b9a1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725970)
2026-03-25 17:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341a20ad0>
2026-03-25 17:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252Fc6972726-f2da-4c80-9383-dbf4d29b9a1d.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/c6972726-f2da-4c80-9383-dbf4d29b9a1d.jpg saved to cache
2026-03-25 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7f7860e5-f162-58e1-9c1a-4faffa216a28
2026-03-25 17:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742403/general/89434f69-0743-44bf-a0ff-89462d715633.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725970)
2026-03-25 17:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742403/general/940b3796-1f64-429e-811f-5e73538bfe42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725970)
2026-03-25 17:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725992> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342af8350>
2026-03-25 17:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252F89434f69-0743-44bf-a0ff-89462d715633.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/89434f69-0743-44bf-a0ff-89462d715633.jpg saved to cache
2026-03-25 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7f7860e5-f162-58e1-9c1a-4faffa216a28
2026-03-25 17:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742396/general/b55d0d21-a9ed-4dc5-a1d4-0fed0e524091.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725963)
2026-03-25 17:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b85290>
2026-03-25 17:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252F940b3796-1f64-429e-811f-5e73538bfe42.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/940b3796-1f64-429e-811f-5e73538bfe42.jpg saved to cache
2026-03-25 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7f7860e5-f162-58e1-9c1a-4faffa216a28
2026-03-25 17:18:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7f7860e5-f162-58e1-9c1a-4faffa216a28, skipping ID generation
2026-03-25 17:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f7860e5-f162-58e1-9c1a-4faffa216a28 with scrape type 1
2026-03-25 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7f7860e5-f162-58e1-9c1a-4faffa216a28 sending to next pipeline
2026-03-25 17:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7f7860e5-f162-58e1-9c1a-4faffa216a28, identifier: 10725970
2026-03-25 17:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7f7860e5-f162-58e1-9c1a-4faffa216a28 with identifier: 10725970
2026-03-25 17:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7f7860e5-f162-58e1-9c1a-4faffa216a28 with identifier: 10725970
2026-03-25 17:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7f7860e5-f162-58e1-9c1a-4faffa216a28 with identifier: 10725970 to the API
2026-03-25 17:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742403/general/940b3796-1f64-429e-811f-5e73538bfe42.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Diesel',
'id': '7f7860e5-f162-58e1-9c1a-4faffa216a28',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016127D',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725970',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 101453,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67755,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742403/general/940b3796-1f64-429e-811f-5e73538bfe42.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71377,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742403/general/89434f69-0743-44bf-a0ff-89462d715633.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68541,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742403/general/c6972726-f2da-4c80-9383-dbf4d29b9a1d.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58474,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742403/general/250531dd-42d2-4579-9cb7-166d3dc9a722.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84604,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742403/general/72c5c18c-0900-4199-af23-4710136fd158.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65567,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742403/general/a6aabb17-719f-4c35-9bdf-4fc75431079f.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90538,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742403/general/4ba17dd8-9b00-4438-83fe-d90753ecb59c.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99307,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742403/general/37e9b0ec-0d83-481b-93ad-5ba4323786fe.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120874,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742403/general/3a9bdba1-8b1e-458f-92e8-5df1240ab3c1.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46060,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742403/general/83ee37b0-717c-426a-8d15-a9022dd451da.jpg',
'Width': 1023}],
'price': 16000,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Skoda Karoq 2.0 TDI Ambition - Diesel - Automatic - 115 hp - '
'101.453 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725970%27 HTTP/1.1" 200 None
2026-03-25 17:18:11 [adesa.de] INFO: Saving data for 10725970: {'created_time': 1774459091.663521, 'last_price_update_time': 1774459091.663533, 'auction_closing_time': 1774607100.0}
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725970') HTTP/1.1" 204 0
2026-03-25 17:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725989> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725972> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726108> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 832cc036-16fc-59ed-ae92-34d434691db5 with identifier: 10725992
2026-03-25 17:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 832cc036-16fc-59ed-ae92-34d434691db5 with scrape type 1
2026-03-25 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 832cc036-16fc-59ed-ae92-34d434691db5
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742428%252Fgeneral%252Ff0e24934-8266-4ca2-8150-4edd2d4d3ec2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742428/general/f0e24934-8266-4ca2-8150-4edd2d4d3ec2.jpg not downloaded yet
2026-03-25 17:18:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342994410>
2026-03-25 17:18:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f61bae7-13c1-5f35-8375-e06cff1ab64f/5f61bae7-13c1-5f35-8375-e06cff1ab64f_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742396%252Fgeneral%252Fb55d0d21-a9ed-4dc5-a1d4-0fed0e524091.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742396/general/b55d0d21-a9ed-4dc5-a1d4-0fed0e524091.jpg saved to cache
2026-03-25 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5f61bae7-13c1-5f35-8375-e06cff1ab64f
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742428%252Fgeneral%252Fb7952f8f-b9b0-4f3f-ae2b-92fd82fff1e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742428/general/b7952f8f-b9b0-4f3f-ae2b-92fd82fff1e2.jpg not downloaded yet
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742428%252Fgeneral%252Fbb156a0c-06b4-45d7-90d5-a738f76fe1af.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742428/general/bb156a0c-06b4-45d7-90d5-a738f76fe1af.jpg not downloaded yet
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742428%252Fgeneral%252Fbe157ab9-de4c-48c1-b67f-d4d0157c7ec3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742428/general/be157ab9-de4c-48c1-b67f-d4d0157c7ec3.jpg not downloaded yet
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742428%252Fgeneral%252F1a0ed434-cdb1-4f13-bbcf-0d7fee30a10d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742428/general/1a0ed434-cdb1-4f13-bbcf-0d7fee30a10d.jpg not downloaded yet
2026-03-25 17:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c08387bc-509a-53f6-a131-c6d794ae8b93 with identifier: 10725989
2026-03-25 17:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c08387bc-509a-53f6-a131-c6d794ae8b93 with scrape type 1
2026-03-25 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c08387bc-509a-53f6-a131-c6d794ae8b93
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742424%252Fgeneral%252Fc1020369-c2f2-4346-a97f-87dfc3ebb668.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742424/general/c1020369-c2f2-4346-a97f-87dfc3ebb668.jpg not downloaded yet
2026-03-25 17:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 355de46e-8bb2-51f3-b602-24d86fb82ceb with identifier: 10725972
2026-03-25 17:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 355de46e-8bb2-51f3-b602-24d86fb82ceb with scrape type 1
2026-03-25 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 355de46e-8bb2-51f3-b602-24d86fb82ceb
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252F54c2b93f-e6f6-4975-b95d-18f056f6166c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/54c2b93f-e6f6-4975-b95d-18f056f6166c.jpg not downloaded yet
2026-03-25 17:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1806a46-c8e5-5f26-a1da-6942e6cec30d with identifier: 10726108
2026-03-25 17:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1806a46-c8e5-5f26-a1da-6942e6cec30d with scrape type 1
2026-03-25 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f1806a46-c8e5-5f26-a1da-6942e6cec30d
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736964%252Fgeneral%252Ff63d4b4e-ef0f-41f7-929e-9bd2c51f371b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736964/general/f63d4b4e-ef0f-41f7-929e-9bd2c51f371b.jpg already downloaded
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736964%252Fgeneral%252F72f93ebc-8eec-49cd-8436-18d66f6688bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736964/general/72f93ebc-8eec-49cd-8436-18d66f6688bb.jpg already downloaded
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736964%252Fgeneral%252F2a1d373b-1feb-44d8-9e44-5c5eceb9e624.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736964/general/2a1d373b-1feb-44d8-9e44-5c5eceb9e624.jpg already downloaded
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736964%252Fgeneral%252F33e08ace-4da6-42ff-8e95-e523e9b5dfeb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736964/general/33e08ace-4da6-42ff-8e95-e523e9b5dfeb.jpg already downloaded
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736964%252Fgeneral%252Ffd81d14c-04b1-4efa-820a-9b3c9bf71410.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736964/general/fd81d14c-04b1-4efa-820a-9b3c9bf71410.jpg already downloaded
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736964%252Fgeneral%252Fc58f23c7-30db-42a3-b69e-3b8101426a53.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736964/general/c58f23c7-30db-42a3-b69e-3b8101426a53.jpg already downloaded
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736964%252Fgeneral%252F8ba8f2c5-fa31-4d18-93d8-8b74bcc1812d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736964/general/8ba8f2c5-fa31-4d18-93d8-8b74bcc1812d.jpg already downloaded
2026-03-25 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736964%252Fgeneral%252Fb7eb8c31-8d20-405a-bc6f-162fd6fbb2f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736964/general/b7eb8c31-8d20-405a-bc6f-162fd6fbb2f6.jpg already downloaded
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736964%252Fgeneral%252Fe45a2723-00b8-4405-9761-9aad0ed06e44.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736964/general/e45a2723-00b8-4405-9761-9aad0ed06e44.jpg already downloaded
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736964%252Fgeneral%252F9c6c144f-48b5-4f02-98a0-570400642763.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736964/general/9c6c144f-48b5-4f02-98a0-570400642763.jpg already downloaded
2026-03-25 17:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f1806a46-c8e5-5f26-a1da-6942e6cec30d, identifier: 10726108
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742428%252Fgeneral%252Fed4aec46-6845-47d2-ad29-96301c172be9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742428/general/ed4aec46-6845-47d2-ad29-96301c172be9.jpg not downloaded yet
2026-03-25 17:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f1806a46-c8e5-5f26-a1da-6942e6cec30d with identifier: 10726108
2026-03-25 17:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f1806a46-c8e5-5f26-a1da-6942e6cec30d with identifier: 10726108
2026-03-25 17:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f1806a46-c8e5-5f26-a1da-6942e6cec30d with identifier: 10726108 to the API
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726108>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'f1806a46-c8e5-5f26-a1da-6942e6cec30d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545EC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726108',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 38133,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5736964/general/f63d4b4e-ef0f-41f7-929e-9bd2c51f371b.jpg',
'https://images.openlane.eu/carimgs/5736964/general/72f93ebc-8eec-49cd-8436-18d66f6688bb.jpg',
'https://images.openlane.eu/carimgs/5736964/general/2a1d373b-1feb-44d8-9e44-5c5eceb9e624.jpg',
'https://images.openlane.eu/carimgs/5736964/general/33e08ace-4da6-42ff-8e95-e523e9b5dfeb.jpg',
'https://images.openlane.eu/carimgs/5736964/general/fd81d14c-04b1-4efa-820a-9b3c9bf71410.jpg',
'https://images.openlane.eu/carimgs/5736964/general/c58f23c7-30db-42a3-b69e-3b8101426a53.jpg',
'https://images.openlane.eu/carimgs/5736964/general/8ba8f2c5-fa31-4d18-93d8-8b74bcc1812d.jpg',
'https://images.openlane.eu/carimgs/5736964/general/b7eb8c31-8d20-405a-bc6f-162fd6fbb2f6.jpg',
'https://images.openlane.eu/carimgs/5736964/general/e45a2723-00b8-4405-9761-9aad0ed06e44.jpg',
'https://images.openlane.eu/carimgs/5736964/general/9c6c144f-48b5-4f02-98a0-570400642763.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1806a46-c8e5-5f26-a1da-6942e6cec30d/f1806a46-c8e5-5f26-a1da-6942e6cec30d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50823,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736964/general/f63d4b4e-ef0f-41f7-929e-9bd2c51f371b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1806a46-c8e5-5f26-a1da-6942e6cec30d/f1806a46-c8e5-5f26-a1da-6942e6cec30d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55475,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736964/general/72f93ebc-8eec-49cd-8436-18d66f6688bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1806a46-c8e5-5f26-a1da-6942e6cec30d/f1806a46-c8e5-5f26-a1da-6942e6cec30d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736964/general/2a1d373b-1feb-44d8-9e44-5c5eceb9e624.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1806a46-c8e5-5f26-a1da-6942e6cec30d/f1806a46-c8e5-5f26-a1da-6942e6cec30d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57039,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736964/general/33e08ace-4da6-42ff-8e95-e523e9b5dfeb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1806a46-c8e5-5f26-a1da-6942e6cec30d/f1806a46-c8e5-5f26-a1da-6942e6cec30d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62832,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736964/general/fd81d14c-04b1-4efa-820a-9b3c9bf71410.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1806a46-c8e5-5f26-a1da-6942e6cec30d/f1806a46-c8e5-5f26-a1da-6942e6cec30d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69977,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736964/general/c58f23c7-30db-42a3-b69e-3b8101426a53.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1806a46-c8e5-5f26-a1da-6942e6cec30d/f1806a46-c8e5-5f26-a1da-6942e6cec30d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81271,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736964/general/8ba8f2c5-fa31-4d18-93d8-8b74bcc1812d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1806a46-c8e5-5f26-a1da-6942e6cec30d/f1806a46-c8e5-5f26-a1da-6942e6cec30d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94228,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736964/general/b7eb8c31-8d20-405a-bc6f-162fd6fbb2f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1806a46-c8e5-5f26-a1da-6942e6cec30d/f1806a46-c8e5-5f26-a1da-6942e6cec30d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736964/general/e45a2723-00b8-4405-9761-9aad0ed06e44.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1806a46-c8e5-5f26-a1da-6942e6cec30d/f1806a46-c8e5-5f26-a1da-6942e6cec30d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53473,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736964/general/9c6c144f-48b5-4f02-98a0-570400642763.jpg',
'Width': 1024}],
'price': 14100,
'price_includes_vat': True,
'registration_date': '2023-01-23',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 130 hp - 38.133 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726108%27 HTTP/1.1" 200 None
2026-03-25 17:18:12 [adesa.de] INFO: Saving data for 10726108: {'created_time': 1774459092.608796, 'last_price_update_time': 1774459092.608809, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726108') HTTP/1.1" 204 0
2026-03-25 17:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742396/general/606b0fa0-c0df-4b74-a820-ec1bce088256.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725963)
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742424%252Fgeneral%252F2bfcfa64-5f34-45f8-9968-07dea7a91b78.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742424/general/2bfcfa64-5f34-45f8-9968-07dea7a91b78.jpg not downloaded yet
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252Fa0182beb-a8cf-44b3-a6b8-c1125d49174d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/a0182beb-a8cf-44b3-a6b8-c1125d49174d.jpg not downloaded yet
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742428%252Fgeneral%252F746c6a33-6def-4f2e-81f0-e50804427e99.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742428/general/746c6a33-6def-4f2e-81f0-e50804427e99.jpg not downloaded yet
2026-03-25 17:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742396/general/7a0e97ad-1d26-49f4-badf-d76fb8864353.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725963)
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742424%252Fgeneral%252F37490d2a-cc81-4708-8b36-dbafedba50dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742424/general/37490d2a-cc81-4708-8b36-dbafedba50dc.jpg not downloaded yet
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252F2a8b968e-de32-4ab0-abd6-7d51c50822ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/2a8b968e-de32-4ab0-abd6-7d51c50822ad.jpg not downloaded yet
2026-03-25 17:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725983> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742428%252Fgeneral%252Fd6a374dd-eefd-44d6-a700-027522490460.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742428/general/d6a374dd-eefd-44d6-a700-027522490460.jpg not downloaded yet
2026-03-25 17:18:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742424%252Fgeneral%252Fc1552482-d70f-4cd7-88f7-8dcf466a422c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742424/general/c1552482-d70f-4cd7-88f7-8dcf466a422c.jpg not downloaded yet
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252Fe027fd6d-5269-4d7b-9f2e-cd568251900c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/e027fd6d-5269-4d7b-9f2e-cd568251900c.jpg not downloaded yet
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742428%252Fgeneral%252F267a4474-d297-4937-8f2e-f854a6d06b91.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742428/general/267a4474-d297-4937-8f2e-f854a6d06b91.jpg not downloaded yet
2026-03-25 17:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742405/general/54c2b93f-e6f6-4975-b95d-18f056f6166c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725972)
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742424%252Fgeneral%252F28c14d62-163d-4158-9610-e9c5bc9a0802.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742424/general/28c14d62-163d-4158-9610-e9c5bc9a0802.jpg not downloaded yet
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252F2694c7c4-6372-4b53-bd66-7e7f3d5357e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/2694c7c4-6372-4b53-bd66-7e7f3d5357e1.jpg not downloaded yet
2026-03-25 17:18:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a8cad0>
2026-03-25 17:18:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f61bae7-13c1-5f35-8375-e06cff1ab64f/5f61bae7-13c1-5f35-8375-e06cff1ab64f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742396%252Fgeneral%252F606b0fa0-c0df-4b74-a820-ec1bce088256.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742396/general/606b0fa0-c0df-4b74-a820-ec1bce088256.jpg saved to cache
2026-03-25 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5f61bae7-13c1-5f35-8375-e06cff1ab64f
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742428%252Fgeneral%252F8cb1ce57-24f6-4de4-8383-f776683b0f21.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742428/general/8cb1ce57-24f6-4de4-8383-f776683b0f21.jpg not downloaded yet
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742424%252Fgeneral%252F37958c68-534e-4f25-a922-efd41c91b143.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742424/general/37958c68-534e-4f25-a922-efd41c91b143.jpg not downloaded yet
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252F2ece3716-29d4-4408-8534-1d04ef471dd3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/2ece3716-29d4-4408-8534-1d04ef471dd3.jpg not downloaded yet
2026-03-25 17:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742428/general/746c6a33-6def-4f2e-81f0-e50804427e99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725992)
2026-03-25 17:18:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341943550>
2026-03-25 17:18:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f61bae7-13c1-5f35-8375-e06cff1ab64f/5f61bae7-13c1-5f35-8375-e06cff1ab64f_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742396%252Fgeneral%252F7a0e97ad-1d26-49f4-badf-d76fb8864353.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742396/general/7a0e97ad-1d26-49f4-badf-d76fb8864353.jpg saved to cache
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5f61bae7-13c1-5f35-8375-e06cff1ab64f
2026-03-25 17:18:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5f61bae7-13c1-5f35-8375-e06cff1ab64f, skipping ID generation
2026-03-25 17:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f61bae7-13c1-5f35-8375-e06cff1ab64f with scrape type 1
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5f61bae7-13c1-5f35-8375-e06cff1ab64f sending to next pipeline
2026-03-25 17:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5f61bae7-13c1-5f35-8375-e06cff1ab64f, identifier: 10725963
2026-03-25 17:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72a27452-bb95-5ede-8b9b-42cca4fe9403 with identifier: 10725983
2026-03-25 17:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72a27452-bb95-5ede-8b9b-42cca4fe9403 with scrape type 1
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 72a27452-bb95-5ede-8b9b-42cca4fe9403
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742416%252Fgeneral%252F0a4347f0-049e-41a7-ac41-c157b1a8a008.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742416/general/0a4347f0-049e-41a7-ac41-c157b1a8a008.jpg not downloaded yet
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742424%252Fgeneral%252F874af59d-bd50-4197-baa8-9bc140e6b260.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742424/general/874af59d-bd50-4197-baa8-9bc140e6b260.jpg not downloaded yet
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252F72604d95-6a5d-4e05-bda6-c7506e701ebe.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/72604d95-6a5d-4e05-bda6-c7506e701ebe.jpg not downloaded yet
2026-03-25 17:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5f61bae7-13c1-5f35-8375-e06cff1ab64f with identifier: 10725963
2026-03-25 17:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5f61bae7-13c1-5f35-8375-e06cff1ab64f with identifier: 10725963
2026-03-25 17:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5f61bae7-13c1-5f35-8375-e06cff1ab64f with identifier: 10725963 to the API
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742396/general/7a0e97ad-1d26-49f4-badf-d76fb8864353.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Diesel',
'id': '5f61bae7-13c1-5f35-8375-e06cff1ab64f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161282',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725963',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 170374,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f61bae7-13c1-5f35-8375-e06cff1ab64f/5f61bae7-13c1-5f35-8375-e06cff1ab64f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127320,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742396/general/606b0fa0-c0df-4b74-a820-ec1bce088256.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f61bae7-13c1-5f35-8375-e06cff1ab64f/5f61bae7-13c1-5f35-8375-e06cff1ab64f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135342,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742396/general/7a0e97ad-1d26-49f4-badf-d76fb8864353.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f61bae7-13c1-5f35-8375-e06cff1ab64f/5f61bae7-13c1-5f35-8375-e06cff1ab64f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102365,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742396/general/b55d0d21-a9ed-4dc5-a1d4-0fed0e524091.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f61bae7-13c1-5f35-8375-e06cff1ab64f/5f61bae7-13c1-5f35-8375-e06cff1ab64f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117467,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742396/general/7a51c503-5782-4bd7-ae75-4f404c92527f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f61bae7-13c1-5f35-8375-e06cff1ab64f/5f61bae7-13c1-5f35-8375-e06cff1ab64f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96485,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742396/general/09e92e1a-8c0f-4a57-bd00-367355a08fa3.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f61bae7-13c1-5f35-8375-e06cff1ab64f/5f61bae7-13c1-5f35-8375-e06cff1ab64f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110941,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742396/general/980b3fbd-b7b8-4ed1-9bd1-4d4ed189f5b0.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f61bae7-13c1-5f35-8375-e06cff1ab64f/5f61bae7-13c1-5f35-8375-e06cff1ab64f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108755,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742396/general/cf841f03-cb72-44f0-a36b-f9cc03fcdf12.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f61bae7-13c1-5f35-8375-e06cff1ab64f/5f61bae7-13c1-5f35-8375-e06cff1ab64f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109804,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742396/general/c1897d7f-4953-4b0b-aa0e-7797e8dbb89e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f61bae7-13c1-5f35-8375-e06cff1ab64f/5f61bae7-13c1-5f35-8375-e06cff1ab64f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148306,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742396/general/89976adb-44f8-40b1-9e6f-f4c52f81b79d.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f61bae7-13c1-5f35-8375-e06cff1ab64f/5f61bae7-13c1-5f35-8375-e06cff1ab64f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68225,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742396/general/7fd19423-5fa5-4d09-a595-da56977bd16d.jpg',
'Width': 1024}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2023-01-09',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Skoda Octavia Combi 2.0 TDI Style - Diesel - Manual - 150 hp - '
'170.374 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725963%27 HTTP/1.1" 200 None
2026-03-25 17:18:13 [adesa.de] INFO: Saving data for 10725963: {'created_time': 1774459093.491193, 'last_price_update_time': 1774459093.491207, 'auction_closing_time': 1774607100.0}
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725963') HTTP/1.1" 204 0
2026-03-25 17:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742405/general/a0182beb-a8cf-44b3-a6b8-c1125d49174d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725972)
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742416%252Fgeneral%252Fe24e5e89-bab0-4018-9833-d2189c83d3c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742416/general/e24e5e89-bab0-4018-9833-d2189c83d3c4.jpg not downloaded yet
2026-03-25 17:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742405/general/e027fd6d-5269-4d7b-9f2e-cd568251900c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725972)
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742424%252Fgeneral%252Fb45d68f4-9b59-4aa9-a9e1-34d23f34b14a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742424/general/b45d68f4-9b59-4aa9-a9e1-34d23f34b14a.jpg not downloaded yet
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252Ff883d20f-9171-45ac-b8bd-72bd15acecaa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/f883d20f-9171-45ac-b8bd-72bd15acecaa.jpg not downloaded yet
2026-03-25 17:18:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426dec10>
2026-03-25 17:18:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252F54c2b93f-e6f6-4975-b95d-18f056f6166c.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/54c2b93f-e6f6-4975-b95d-18f056f6166c.jpg saved to cache
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 355de46e-8bb2-51f3-b602-24d86fb82ceb
2026-03-25 17:18:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b84f50>
2026-03-25 17:18:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832cc036-16fc-59ed-ae92-34d434691db5/832cc036-16fc-59ed-ae92-34d434691db5_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742428%252Fgeneral%252F746c6a33-6def-4f2e-81f0-e50804427e99.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742428/general/746c6a33-6def-4f2e-81f0-e50804427e99.jpg saved to cache
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 832cc036-16fc-59ed-ae92-34d434691db5
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742416%252Fgeneral%252F7b0163cf-f42c-4ee7-a89d-73270b684669.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742416/general/7b0163cf-f42c-4ee7-a89d-73270b684669.jpg not downloaded yet
2026-03-25 17:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725974> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742424%252Fgeneral%252F24edfacf-b26d-4bbd-a97e-65984474a914.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742424/general/24edfacf-b26d-4bbd-a97e-65984474a914.jpg not downloaded yet
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252F41a3918d-7547-4db9-91f5-9baf67693e68.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/41a3918d-7547-4db9-91f5-9baf67693e68.jpg not downloaded yet
2026-03-25 17:18:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742428/general/8cb1ce57-24f6-4de4-8383-f776683b0f21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725992)
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742416%252Fgeneral%252F26b81b5d-1182-4b3d-9bde-f79ac81af3c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742416/general/26b81b5d-1182-4b3d-9bde-f79ac81af3c4.jpg not downloaded yet
2026-03-25 17:18:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134272fdd0>
2026-03-25 17:18:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252Fa0182beb-a8cf-44b3-a6b8-c1125d49174d.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/a0182beb-a8cf-44b3-a6b8-c1125d49174d.jpg saved to cache
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 355de46e-8bb2-51f3-b602-24d86fb82ceb
2026-03-25 17:18:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b914d0>
2026-03-25 17:18:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252Fe027fd6d-5269-4d7b-9f2e-cd568251900c.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/e027fd6d-5269-4d7b-9f2e-cd568251900c.jpg saved to cache
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 355de46e-8bb2-51f3-b602-24d86fb82ceb
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742424%252Fgeneral%252F118b0368-4513-450f-811b-f6f7b7d52b75.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742424/general/118b0368-4513-450f-811b-f6f7b7d52b75.jpg not downloaded yet
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252F944d1f70-7bb0-4517-9e37-b45213ee07de.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/944d1f70-7bb0-4517-9e37-b45213ee07de.jpg not downloaded yet
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742416%252Fgeneral%252F1c41340c-3cc8-4cd2-9204-06ad44f87d90.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742416/general/1c41340c-3cc8-4cd2-9204-06ad44f87d90.jpg not downloaded yet
2026-03-25 17:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742405/general/72604d95-6a5d-4e05-bda6-c7506e701ebe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725972)
2026-03-25 17:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3460e571-4893-59b4-8f4d-b6f9ef73fee3 with identifier: 10725974
2026-03-25 17:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3460e571-4893-59b4-8f4d-b6f9ef73fee3 with scrape type 1
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3460e571-4893-59b4-8f4d-b6f9ef73fee3
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742407%252Fgeneral%252F13ab0666-4233-4cf8-89bd-09c015faf9d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742407/general/13ab0666-4233-4cf8-89bd-09c015faf9d0.jpg not downloaded yet
2026-03-25 17:18:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d7a710>
2026-03-25 17:18:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832cc036-16fc-59ed-ae92-34d434691db5/832cc036-16fc-59ed-ae92-34d434691db5_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742428%252Fgeneral%252F8cb1ce57-24f6-4de4-8383-f776683b0f21.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742428/general/8cb1ce57-24f6-4de4-8383-f776683b0f21.jpg saved to cache
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 832cc036-16fc-59ed-ae92-34d434691db5
2026-03-25 17:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742424/general/874af59d-bd50-4197-baa8-9bc140e6b260.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725989)
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742416%252Fgeneral%252F092cc14b-6705-4d0a-b1ab-7230a2fd314f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742416/general/092cc14b-6705-4d0a-b1ab-7230a2fd314f.jpg not downloaded yet
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742407%252Fgeneral%252Fec4cdf4d-3c83-4fbc-b32e-2e14b81143a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742407/general/ec4cdf4d-3c83-4fbc-b32e-2e14b81143a7.jpg not downloaded yet
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742416%252Fgeneral%252F187df852-a09b-4b2c-9017-fcc7cac615cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742416/general/187df852-a09b-4b2c-9017-fcc7cac615cd.jpg not downloaded yet
2026-03-25 17:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742416/general/7b0163cf-f42c-4ee7-a89d-73270b684669.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725983)
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742407%252Fgeneral%252F0a93ef05-98f0-4375-a68c-d9ab032d05fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742407/general/0a93ef05-98f0-4375-a68c-d9ab032d05fd.jpg not downloaded yet
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742416%252Fgeneral%252Fad7b876d-4310-4107-8fd6-fa525a27c9a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742416/general/ad7b876d-4310-4107-8fd6-fa525a27c9a4.jpg not downloaded yet
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134270cc50>
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252F72604d95-6a5d-4e05-bda6-c7506e701ebe.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/72604d95-6a5d-4e05-bda6-c7506e701ebe.jpg saved to cache
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 355de46e-8bb2-51f3-b602-24d86fb82ceb
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742407%252Fgeneral%252F9bc4e707-7700-4730-ab13-21557b06f324.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742407/general/9bc4e707-7700-4730-ab13-21557b06f324.jpg not downloaded yet
2026-03-25 17:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742405/general/944d1f70-7bb0-4517-9e37-b45213ee07de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725972)
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742416%252Fgeneral%252F295a2abe-27c6-4ee2-9818-6cc35e522fee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742416/general/295a2abe-27c6-4ee2-9818-6cc35e522fee.jpg not downloaded yet
2026-03-25 17:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742405/general/f883d20f-9171-45ac-b8bd-72bd15acecaa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725972)
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742407%252Fgeneral%252F08fa75f1-b3df-49bf-9f53-b473ac0e4f9c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742407/general/08fa75f1-b3df-49bf-9f53-b473ac0e4f9c.jpg not downloaded yet
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426dfe90>
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c08387bc-509a-53f6-a131-c6d794ae8b93/c08387bc-509a-53f6-a131-c6d794ae8b93_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742424%252Fgeneral%252F874af59d-bd50-4197-baa8-9bc140e6b260.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742424/general/874af59d-bd50-4197-baa8-9bc140e6b260.jpg saved to cache
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c08387bc-509a-53f6-a131-c6d794ae8b93
2026-03-25 17:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742416/general/1c41340c-3cc8-4cd2-9204-06ad44f87d90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725983)
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742416%252Fgeneral%252F98348780-8599-4718-a0d4-8e68beeb3082.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742416/general/98348780-8599-4718-a0d4-8e68beeb3082.jpg not downloaded yet
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742407%252Fgeneral%252Fe71f54d9-3974-451d-beb4-893467a7e102.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742407/general/e71f54d9-3974-451d-beb4-893467a7e102.jpg not downloaded yet
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134195fe90>
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72a27452-bb95-5ede-8b9b-42cca4fe9403/72a27452-bb95-5ede-8b9b-42cca4fe9403_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742416%252Fgeneral%252F7b0163cf-f42c-4ee7-a89d-73270b684669.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742416/general/7b0163cf-f42c-4ee7-a89d-73270b684669.jpg saved to cache
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 72a27452-bb95-5ede-8b9b-42cca4fe9403
2026-03-25 17:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742407/general/9bc4e707-7700-4730-ab13-21557b06f324.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725974)
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742407%252Fgeneral%252F31b4ffe4-c52d-4626-ba23-cb3dfdc19933.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742407/general/31b4ffe4-c52d-4626-ba23-cb3dfdc19933.jpg not downloaded yet
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429585d0>
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252F944d1f70-7bb0-4517-9e37-b45213ee07de.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/944d1f70-7bb0-4517-9e37-b45213ee07de.jpg saved to cache
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 355de46e-8bb2-51f3-b602-24d86fb82ceb
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13425edd10>
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252Ff883d20f-9171-45ac-b8bd-72bd15acecaa.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/f883d20f-9171-45ac-b8bd-72bd15acecaa.jpg saved to cache
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 355de46e-8bb2-51f3-b602-24d86fb82ceb
2026-03-25 17:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742416/general/ad7b876d-4310-4107-8fd6-fa525a27c9a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725983)
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742407%252Fgeneral%252Fed4d3039-0fdf-4e5d-a487-3bdcb075cc94.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742407/general/ed4d3039-0fdf-4e5d-a487-3bdcb075cc94.jpg not downloaded yet
2026-03-25 17:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742416/general/187df852-a09b-4b2c-9017-fcc7cac615cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725983)
2026-03-25 17:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742416/general/295a2abe-27c6-4ee2-9818-6cc35e522fee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725983)
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742407%252Fgeneral%252F0e26c58b-6dfa-405a-93fa-6daa53a2bbab.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742407/general/0e26c58b-6dfa-405a-93fa-6daa53a2bbab.jpg not downloaded yet
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13419bde90>
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72a27452-bb95-5ede-8b9b-42cca4fe9403/72a27452-bb95-5ede-8b9b-42cca4fe9403_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742416%252Fgeneral%252F1c41340c-3cc8-4cd2-9204-06ad44f87d90.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742416/general/1c41340c-3cc8-4cd2-9204-06ad44f87d90.jpg saved to cache
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 72a27452-bb95-5ede-8b9b-42cca4fe9403
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426b18d0>
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3460e571-4893-59b4-8f4d-b6f9ef73fee3/3460e571-4893-59b4-8f4d-b6f9ef73fee3_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742407%252Fgeneral%252F9bc4e707-7700-4730-ab13-21557b06f324.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742407/general/9bc4e707-7700-4730-ab13-21557b06f324.jpg saved to cache
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3460e571-4893-59b4-8f4d-b6f9ef73fee3
2026-03-25 17:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742407/general/31b4ffe4-c52d-4626-ba23-cb3dfdc19933.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725974)
2026-03-25 17:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742407/general/e71f54d9-3974-451d-beb4-893467a7e102.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725974)
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742407%252Fgeneral%252F800aa4f0-f5b1-4e82-bef7-291c0f660ab7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742407/general/800aa4f0-f5b1-4e82-bef7-291c0f660ab7.jpg not downloaded yet
2026-03-25 17:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725987> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134262d150>
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72a27452-bb95-5ede-8b9b-42cca4fe9403/72a27452-bb95-5ede-8b9b-42cca4fe9403_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742416%252Fgeneral%252Fad7b876d-4310-4107-8fd6-fa525a27c9a4.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742416/general/ad7b876d-4310-4107-8fd6-fa525a27c9a4.jpg saved to cache
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 72a27452-bb95-5ede-8b9b-42cca4fe9403
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342994490>
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72a27452-bb95-5ede-8b9b-42cca4fe9403/72a27452-bb95-5ede-8b9b-42cca4fe9403_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742416%252Fgeneral%252F187df852-a09b-4b2c-9017-fcc7cac615cd.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742416/general/187df852-a09b-4b2c-9017-fcc7cac615cd.jpg saved to cache
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 72a27452-bb95-5ede-8b9b-42cca4fe9403
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341afed90>
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72a27452-bb95-5ede-8b9b-42cca4fe9403/72a27452-bb95-5ede-8b9b-42cca4fe9403_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742416%252Fgeneral%252F295a2abe-27c6-4ee2-9818-6cc35e522fee.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742416/general/295a2abe-27c6-4ee2-9818-6cc35e522fee.jpg saved to cache
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 72a27452-bb95-5ede-8b9b-42cca4fe9403
2026-03-25 17:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742407/general/ed4d3039-0fdf-4e5d-a487-3bdcb075cc94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725974)
2026-03-25 17:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742407/general/08fa75f1-b3df-49bf-9f53-b473ac0e4f9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725974)
2026-03-25 17:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742407/general/0e26c58b-6dfa-405a-93fa-6daa53a2bbab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725974)
2026-03-25 17:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742416/general/98348780-8599-4718-a0d4-8e68beeb3082.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725983)
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134191bd90>
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3460e571-4893-59b4-8f4d-b6f9ef73fee3/3460e571-4893-59b4-8f4d-b6f9ef73fee3_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742407%252Fgeneral%252F31b4ffe4-c52d-4626-ba23-cb3dfdc19933.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742407/general/31b4ffe4-c52d-4626-ba23-cb3dfdc19933.jpg saved to cache
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3460e571-4893-59b4-8f4d-b6f9ef73fee3
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134261f090>
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3460e571-4893-59b4-8f4d-b6f9ef73fee3/3460e571-4893-59b4-8f4d-b6f9ef73fee3_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742407%252Fgeneral%252Fe71f54d9-3974-451d-beb4-893467a7e102.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742407/general/e71f54d9-3974-451d-beb4-893467a7e102.jpg saved to cache
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3460e571-4893-59b4-8f4d-b6f9ef73fee3
2026-03-25 17:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80426d25-5075-563a-9d24-4bafdfb82aee with identifier: 10725987
2026-03-25 17:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80426d25-5075-563a-9d24-4bafdfb82aee with scrape type 1
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 80426d25-5075-563a-9d24-4bafdfb82aee
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742422%252Fgeneral%252Fd2bb23ab-8543-477c-ae1f-214891c54360.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742422/general/d2bb23ab-8543-477c-ae1f-214891c54360.jpg not downloaded yet
2026-03-25 17:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742407/general/ec4cdf4d-3c83-4fbc-b32e-2e14b81143a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725974)
2026-03-25 17:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742407/general/0a93ef05-98f0-4375-a68c-d9ab032d05fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725974)
2026-03-25 17:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742407/general/800aa4f0-f5b1-4e82-bef7-291c0f660ab7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725974)
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742422%252Fgeneral%252F62cb0816-c7d0-4319-8cea-8cb691c4c7c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742422/general/62cb0816-c7d0-4319-8cea-8cb691c4c7c0.jpg not downloaded yet
2026-03-25 17:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742416/general/092cc14b-6705-4d0a-b1ab-7230a2fd314f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725983)
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742422%252Fgeneral%252F64f02e80-5afd-4276-b2a1-a254d474950b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742422/general/64f02e80-5afd-4276-b2a1-a254d474950b.jpg not downloaded yet
2026-03-25 17:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341da9810>
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3460e571-4893-59b4-8f4d-b6f9ef73fee3/3460e571-4893-59b4-8f4d-b6f9ef73fee3_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742407%252Fgeneral%252Fed4d3039-0fdf-4e5d-a487-3bdcb075cc94.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742407/general/ed4d3039-0fdf-4e5d-a487-3bdcb075cc94.jpg saved to cache
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3460e571-4893-59b4-8f4d-b6f9ef73fee3
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134288fcd0>
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3460e571-4893-59b4-8f4d-b6f9ef73fee3/3460e571-4893-59b4-8f4d-b6f9ef73fee3_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742407%252Fgeneral%252F08fa75f1-b3df-49bf-9f53-b473ac0e4f9c.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742407/general/08fa75f1-b3df-49bf-9f53-b473ac0e4f9c.jpg saved to cache
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3460e571-4893-59b4-8f4d-b6f9ef73fee3
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b9b8d0>
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3460e571-4893-59b4-8f4d-b6f9ef73fee3/3460e571-4893-59b4-8f4d-b6f9ef73fee3_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742407%252Fgeneral%252F0e26c58b-6dfa-405a-93fa-6daa53a2bbab.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742407/general/0e26c58b-6dfa-405a-93fa-6daa53a2bbab.jpg saved to cache
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3460e571-4893-59b4-8f4d-b6f9ef73fee3
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b6dd10>
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72a27452-bb95-5ede-8b9b-42cca4fe9403/72a27452-bb95-5ede-8b9b-42cca4fe9403_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742416%252Fgeneral%252F98348780-8599-4718-a0d4-8e68beeb3082.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742416/general/98348780-8599-4718-a0d4-8e68beeb3082.jpg saved to cache
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 72a27452-bb95-5ede-8b9b-42cca4fe9403
2026-03-25 17:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742407/general/13ab0666-4233-4cf8-89bd-09c015faf9d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725974)
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742422%252Fgeneral%252Fd38d61dc-45eb-4040-abd7-ec308929bb8d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742422/general/d38d61dc-45eb-4040-abd7-ec308929bb8d.jpg not downloaded yet
2026-03-25 17:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742422/general/d2bb23ab-8543-477c-ae1f-214891c54360.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725987)
2026-03-25 17:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742424/general/118b0368-4513-450f-811b-f6f7b7d52b75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725989)
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742422%252Fgeneral%252Ff73351f9-c03c-4983-be86-a4735507eef1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742422/general/f73351f9-c03c-4983-be86-a4735507eef1.jpg not downloaded yet
2026-03-25 17:18:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a7a990>
2026-03-25 17:18:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3460e571-4893-59b4-8f4d-b6f9ef73fee3/3460e571-4893-59b4-8f4d-b6f9ef73fee3_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742407%252Fgeneral%252Fec4cdf4d-3c83-4fbc-b32e-2e14b81143a7.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742407/general/ec4cdf4d-3c83-4fbc-b32e-2e14b81143a7.jpg saved to cache
2026-03-25 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3460e571-4893-59b4-8f4d-b6f9ef73fee3
2026-03-25 17:18:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342758c50>
2026-03-25 17:18:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3460e571-4893-59b4-8f4d-b6f9ef73fee3/3460e571-4893-59b4-8f4d-b6f9ef73fee3_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742407%252Fgeneral%252F0a93ef05-98f0-4375-a68c-d9ab032d05fd.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742407/general/0a93ef05-98f0-4375-a68c-d9ab032d05fd.jpg saved to cache
2026-03-25 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3460e571-4893-59b4-8f4d-b6f9ef73fee3
2026-03-25 17:18:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134192ff90>
2026-03-25 17:18:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3460e571-4893-59b4-8f4d-b6f9ef73fee3/3460e571-4893-59b4-8f4d-b6f9ef73fee3_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742407%252Fgeneral%252F800aa4f0-f5b1-4e82-bef7-291c0f660ab7.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742407/general/800aa4f0-f5b1-4e82-bef7-291c0f660ab7.jpg saved to cache
2026-03-25 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3460e571-4893-59b4-8f4d-b6f9ef73fee3
2026-03-25 17:18:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342786d90>
2026-03-25 17:18:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72a27452-bb95-5ede-8b9b-42cca4fe9403/72a27452-bb95-5ede-8b9b-42cca4fe9403_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742416%252Fgeneral%252F092cc14b-6705-4d0a-b1ab-7230a2fd314f.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742416/general/092cc14b-6705-4d0a-b1ab-7230a2fd314f.jpg saved to cache
2026-03-25 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 72a27452-bb95-5ede-8b9b-42cca4fe9403
2026-03-25 17:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e154294c-aca2-5223-ac77-be9a324617b2 with identifier: 10728562
2026-03-25 17:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e154294c-aca2-5223-ac77-be9a324617b2 with scrape type 1
2026-03-25 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e154294c-aca2-5223-ac77-be9a324617b2
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728885%252Fgeneral%252F774958a9-ecef-484a-9b9b-6ebb85685ce3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728885/general/774958a9-ecef-484a-9b9b-6ebb85685ce3.jpg already downloaded
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728885%252Fgeneral%252F6075e719-4524-4dfe-8431-4a7dbf974d21.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728885/general/6075e719-4524-4dfe-8431-4a7dbf974d21.jpg already downloaded
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728885%252Fgeneral%252Feaba6b05-8664-4ae5-83c6-f77abeccb36f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728885/general/eaba6b05-8664-4ae5-83c6-f77abeccb36f.jpg already downloaded
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728885%252Fgeneral%252Fed269b12-446e-40ca-9931-06bce21ea339.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728885/general/ed269b12-446e-40ca-9931-06bce21ea339.jpeg already downloaded
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728885%252Fgeneral%252F6480f93f-e24b-4003-b98f-fde88ba09f01.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728885/general/6480f93f-e24b-4003-b98f-fde88ba09f01.jpeg already downloaded
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728885%252Fgeneral%252Fec91f84c-0982-4476-8981-a41063ae21db.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728885/general/ec91f84c-0982-4476-8981-a41063ae21db.jpeg already downloaded
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728885%252Fgeneral%252F71cb7cbb-274e-4294-815d-69cbc51838b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728885/general/71cb7cbb-274e-4294-815d-69cbc51838b1.jpg already downloaded
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728885%252Fgeneral%252F78c0b4e7-c80b-4b73-8dac-cda405642f9a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728885/general/78c0b4e7-c80b-4b73-8dac-cda405642f9a.jpeg already downloaded
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728885%252Fgeneral%252F7dadcc91-d58e-4304-bbbc-09eb5c424149.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728885/general/7dadcc91-d58e-4304-bbbc-09eb5c424149.jpg already downloaded
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728885%252Fgeneral%252Fed7e2a7d-8a17-4fc0-ba9f-3feb2f8ee71c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728885/general/ed7e2a7d-8a17-4fc0-ba9f-3feb2f8ee71c.jpg already downloaded
2026-03-25 17:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e154294c-aca2-5223-ac77-be9a324617b2, identifier: 10728562
2026-03-25 17:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e154294c-aca2-5223-ac77-be9a324617b2 with identifier: 10728562
2026-03-25 17:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e154294c-aca2-5223-ac77-be9a324617b2 with identifier: 10728562
2026-03-25 17:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e154294c-aca2-5223-ac77-be9a324617b2 with identifier: 10728562 to the API
2026-03-25 17:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728562>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': 'e154294c-aca2-5223-ac77-be9a324617b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31786',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728562',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 53144,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 60,
'photo_urls': ['https://images.openlane.eu/carimgs/5728885/general/774958a9-ecef-484a-9b9b-6ebb85685ce3.jpg',
'https://images.openlane.eu/carimgs/5728885/general/6075e719-4524-4dfe-8431-4a7dbf974d21.jpg',
'https://images.openlane.eu/carimgs/5728885/general/eaba6b05-8664-4ae5-83c6-f77abeccb36f.jpg',
'https://images.openlane.eu/carimgs/5728885/general/ed269b12-446e-40ca-9931-06bce21ea339.jpeg',
'https://images.openlane.eu/carimgs/5728885/general/6480f93f-e24b-4003-b98f-fde88ba09f01.jpeg',
'https://images.openlane.eu/carimgs/5728885/general/ec91f84c-0982-4476-8981-a41063ae21db.jpeg',
'https://images.openlane.eu/carimgs/5728885/general/71cb7cbb-274e-4294-815d-69cbc51838b1.jpg',
'https://images.openlane.eu/carimgs/5728885/general/78c0b4e7-c80b-4b73-8dac-cda405642f9a.jpeg',
'https://images.openlane.eu/carimgs/5728885/general/7dadcc91-d58e-4304-bbbc-09eb5c424149.jpg',
'https://images.openlane.eu/carimgs/5728885/general/ed7e2a7d-8a17-4fc0-ba9f-3feb2f8ee71c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e154294c-aca2-5223-ac77-be9a324617b2/e154294c-aca2-5223-ac77-be9a324617b2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126012,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728885/general/774958a9-ecef-484a-9b9b-6ebb85685ce3.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e154294c-aca2-5223-ac77-be9a324617b2/e154294c-aca2-5223-ac77-be9a324617b2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129000,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728885/general/6075e719-4524-4dfe-8431-4a7dbf974d21.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e154294c-aca2-5223-ac77-be9a324617b2/e154294c-aca2-5223-ac77-be9a324617b2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60100,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728885/general/eaba6b05-8664-4ae5-83c6-f77abeccb36f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e154294c-aca2-5223-ac77-be9a324617b2/e154294c-aca2-5223-ac77-be9a324617b2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23078,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728885/general/ed269b12-446e-40ca-9931-06bce21ea339.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e154294c-aca2-5223-ac77-be9a324617b2/e154294c-aca2-5223-ac77-be9a324617b2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27919,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728885/general/6480f93f-e24b-4003-b98f-fde88ba09f01.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e154294c-aca2-5223-ac77-be9a324617b2/e154294c-aca2-5223-ac77-be9a324617b2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728885/general/ec91f84c-0982-4476-8981-a41063ae21db.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e154294c-aca2-5223-ac77-be9a324617b2/e154294c-aca2-5223-ac77-be9a324617b2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81881,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728885/general/71cb7cbb-274e-4294-815d-69cbc51838b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e154294c-aca2-5223-ac77-be9a324617b2/e154294c-aca2-5223-ac77-be9a324617b2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37554,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728885/general/78c0b4e7-c80b-4b73-8dac-cda405642f9a.jpeg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e154294c-aca2-5223-ac77-be9a324617b2/e154294c-aca2-5223-ac77-be9a324617b2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74627,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728885/general/7dadcc91-d58e-4304-bbbc-09eb5c424149.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e154294c-aca2-5223-ac77-be9a324617b2/e154294c-aca2-5223-ac77-be9a324617b2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123248,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728885/general/ed7e2a7d-8a17-4fc0-ba9f-3feb2f8ee71c.jpg',
'Width': 1408}],
'price': 16600,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 Pure - Electric - Automatic - 149 hp - 53.144 km',
'transmission': 'automatic',
'trim': 'Pure',
'vin': None,
'year': 2022}
2026-03-25 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728562%27 HTTP/1.1" 200 None
2026-03-25 17:18:17 [adesa.de] INFO: Saving data for 10728562: {'created_time': 1774459097.005697, 'last_price_update_time': 1774459097.005708, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728562') HTTP/1.1" 204 0
2026-03-25 17:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742416/general/26b81b5d-1182-4b3d-9bde-f79ac81af3c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725983)
2026-03-25 17:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742422/general/62cb0816-c7d0-4319-8cea-8cb691c4c7c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725987)
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742422%252Fgeneral%252F82460104-910f-4821-bccd-f9b3c80c0dcd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742422/general/82460104-910f-4821-bccd-f9b3c80c0dcd.jpg not downloaded yet
2026-03-25 17:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742422/general/64f02e80-5afd-4276-b2a1-a254d474950b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725987)
2026-03-25 17:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742405/general/41a3918d-7547-4db9-91f5-9baf67693e68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725972)
2026-03-25 17:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726102> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134192f890>
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3460e571-4893-59b4-8f4d-b6f9ef73fee3/3460e571-4893-59b4-8f4d-b6f9ef73fee3_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742407%252Fgeneral%252F13ab0666-4233-4cf8-89bd-09c015faf9d0.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742407/general/13ab0666-4233-4cf8-89bd-09c015faf9d0.jpg saved to cache
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3460e571-4893-59b4-8f4d-b6f9ef73fee3
2026-03-25 17:18:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3460e571-4893-59b4-8f4d-b6f9ef73fee3, skipping ID generation
2026-03-25 17:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3460e571-4893-59b4-8f4d-b6f9ef73fee3 with scrape type 1
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3460e571-4893-59b4-8f4d-b6f9ef73fee3 sending to next pipeline
2026-03-25 17:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3460e571-4893-59b4-8f4d-b6f9ef73fee3, identifier: 10725974
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426b1610>
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80426d25-5075-563a-9d24-4bafdfb82aee/80426d25-5075-563a-9d24-4bafdfb82aee_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742422%252Fgeneral%252Fd2bb23ab-8543-477c-ae1f-214891c54360.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742422/general/d2bb23ab-8543-477c-ae1f-214891c54360.jpg saved to cache
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 80426d25-5075-563a-9d24-4bafdfb82aee
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342ac03d0>
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c08387bc-509a-53f6-a131-c6d794ae8b93/c08387bc-509a-53f6-a131-c6d794ae8b93_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742424%252Fgeneral%252F118b0368-4513-450f-811b-f6f7b7d52b75.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742424/general/118b0368-4513-450f-811b-f6f7b7d52b75.jpg saved to cache
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c08387bc-509a-53f6-a131-c6d794ae8b93
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742422%252Fgeneral%252Fc17cd152-55a3-49e4-909a-c0eadbf02e60.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742422/general/c17cd152-55a3-49e4-909a-c0eadbf02e60.jpg not downloaded yet
2026-03-25 17:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728291> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726128> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3460e571-4893-59b4-8f4d-b6f9ef73fee3 with identifier: 10725974
2026-03-25 17:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3460e571-4893-59b4-8f4d-b6f9ef73fee3 with identifier: 10725974
2026-03-25 17:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3460e571-4893-59b4-8f4d-b6f9ef73fee3 with identifier: 10725974 to the API
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742407/general/13ab0666-4233-4cf8-89bd-09c015faf9d0.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '3460e571-4893-59b4-8f4d-b6f9ef73fee3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016128C',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725974',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 31640,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3460e571-4893-59b4-8f4d-b6f9ef73fee3/3460e571-4893-59b4-8f4d-b6f9ef73fee3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54849,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742407/general/13ab0666-4233-4cf8-89bd-09c015faf9d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3460e571-4893-59b4-8f4d-b6f9ef73fee3/3460e571-4893-59b4-8f4d-b6f9ef73fee3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55480,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742407/general/ec4cdf4d-3c83-4fbc-b32e-2e14b81143a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3460e571-4893-59b4-8f4d-b6f9ef73fee3/3460e571-4893-59b4-8f4d-b6f9ef73fee3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50688,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742407/general/0a93ef05-98f0-4375-a68c-d9ab032d05fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3460e571-4893-59b4-8f4d-b6f9ef73fee3/3460e571-4893-59b4-8f4d-b6f9ef73fee3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50283,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742407/general/9bc4e707-7700-4730-ab13-21557b06f324.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3460e571-4893-59b4-8f4d-b6f9ef73fee3/3460e571-4893-59b4-8f4d-b6f9ef73fee3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62813,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742407/general/08fa75f1-b3df-49bf-9f53-b473ac0e4f9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3460e571-4893-59b4-8f4d-b6f9ef73fee3/3460e571-4893-59b4-8f4d-b6f9ef73fee3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41284,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742407/general/e71f54d9-3974-451d-beb4-893467a7e102.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3460e571-4893-59b4-8f4d-b6f9ef73fee3/3460e571-4893-59b4-8f4d-b6f9ef73fee3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59792,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742407/general/31b4ffe4-c52d-4626-ba23-cb3dfdc19933.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3460e571-4893-59b4-8f4d-b6f9ef73fee3/3460e571-4893-59b4-8f4d-b6f9ef73fee3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62178,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742407/general/ed4d3039-0fdf-4e5d-a487-3bdcb075cc94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3460e571-4893-59b4-8f4d-b6f9ef73fee3/3460e571-4893-59b4-8f4d-b6f9ef73fee3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41621,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742407/general/0e26c58b-6dfa-405a-93fa-6daa53a2bbab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3460e571-4893-59b4-8f4d-b6f9ef73fee3/3460e571-4893-59b4-8f4d-b6f9ef73fee3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58723,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742407/general/800aa4f0-f5b1-4e82-bef7-291c0f660ab7.jpg',
'Width': 1024}],
'price': 20300,
'price_includes_vat': True,
'registration_date': '2024-02-22',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 31.640 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725974%27 HTTP/1.1" 200 None
2026-03-25 17:18:17 [adesa.de] INFO: Saving data for 10725974: {'created_time': 1774459097.631811, 'last_price_update_time': 1774459097.631824, 'auction_closing_time': 1774607100.0}
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725974') HTTP/1.1" 204 0
2026-03-25 17:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742424/general/24edfacf-b26d-4bbd-a97e-65984474a914.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725989)
2026-03-25 17:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742422/general/d38d61dc-45eb-4040-abd7-ec308929bb8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725987)
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742422%252Fgeneral%252Ff46cb41c-a9bf-46bc-b9ac-78e4219a74b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742422/general/f46cb41c-a9bf-46bc-b9ac-78e4219a74b0.jpg not downloaded yet
2026-03-25 17:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13419d84d0>
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72a27452-bb95-5ede-8b9b-42cca4fe9403/72a27452-bb95-5ede-8b9b-42cca4fe9403_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742416%252Fgeneral%252F26b81b5d-1182-4b3d-9bde-f79ac81af3c4.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742416/general/26b81b5d-1182-4b3d-9bde-f79ac81af3c4.jpg saved to cache
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 72a27452-bb95-5ede-8b9b-42cca4fe9403
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b10c50>
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80426d25-5075-563a-9d24-4bafdfb82aee/80426d25-5075-563a-9d24-4bafdfb82aee_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742422%252Fgeneral%252F62cb0816-c7d0-4319-8cea-8cb691c4c7c0.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742422/general/62cb0816-c7d0-4319-8cea-8cb691c4c7c0.jpg saved to cache
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 80426d25-5075-563a-9d24-4bafdfb82aee
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d094d0>
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80426d25-5075-563a-9d24-4bafdfb82aee/80426d25-5075-563a-9d24-4bafdfb82aee_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742422%252Fgeneral%252F64f02e80-5afd-4276-b2a1-a254d474950b.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742422/general/64f02e80-5afd-4276-b2a1-a254d474950b.jpg saved to cache
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 80426d25-5075-563a-9d24-4bafdfb82aee
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341afb390>
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252F41a3918d-7547-4db9-91f5-9baf67693e68.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/41a3918d-7547-4db9-91f5-9baf67693e68.jpg saved to cache
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 355de46e-8bb2-51f3-b602-24d86fb82ceb
2026-03-25 17:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a35fba89-b7b5-5fa6-a7cf-6fbec2982234 with identifier: 10726102
2026-03-25 17:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a35fba89-b7b5-5fa6-a7cf-6fbec2982234 with scrape type 1
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a35fba89-b7b5-5fa6-a7cf-6fbec2982234
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736954%252Fgeneral%252F7d6fb1c7-8de9-4f14-a33b-47ccb1c1b3ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736954/general/7d6fb1c7-8de9-4f14-a33b-47ccb1c1b3ed.jpg already downloaded
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736954%252Fgeneral%252Fd24bd779-8cbf-4091-9349-d11542c69459.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736954/general/d24bd779-8cbf-4091-9349-d11542c69459.jpg already downloaded
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736954%252Fgeneral%252F95d9818b-fa96-4802-badf-dab454a0de35.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736954/general/95d9818b-fa96-4802-badf-dab454a0de35.jpg already downloaded
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736954%252Fgeneral%252F371c6bd4-924a-4f17-a064-af84e0cec89c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736954/general/371c6bd4-924a-4f17-a064-af84e0cec89c.jpg already downloaded
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736954%252Fgeneral%252Fab20e2f7-e50a-489b-9827-579e8bd50f9d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736954/general/ab20e2f7-e50a-489b-9827-579e8bd50f9d.jpg already downloaded
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736954%252Fgeneral%252F0069f39d-c9d1-4583-bdf6-c4718ab4d418.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736954/general/0069f39d-c9d1-4583-bdf6-c4718ab4d418.jpg already downloaded
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736954%252Fgeneral%252Faa6fe31d-cf9d-45a6-99e4-25066d6975d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736954/general/aa6fe31d-cf9d-45a6-99e4-25066d6975d3.jpg already downloaded
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736954%252Fgeneral%252F2ac57ced-d29c-4679-8812-883cef9d36cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736954/general/2ac57ced-d29c-4679-8812-883cef9d36cf.jpg already downloaded
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736954%252Fgeneral%252F3566fdf7-a033-42d2-834c-f9e5e9bd7cc0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736954/general/3566fdf7-a033-42d2-834c-f9e5e9bd7cc0.jpg already downloaded
2026-03-25 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736954%252Fgeneral%252F3a32c1cb-a362-4733-8e5f-9f7793b83351.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736954/general/3a32c1cb-a362-4733-8e5f-9f7793b83351.jpg already downloaded
2026-03-25 17:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a35fba89-b7b5-5fa6-a7cf-6fbec2982234, identifier: 10726102
2026-03-25 17:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726122> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728431> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a35fba89-b7b5-5fa6-a7cf-6fbec2982234 with identifier: 10726102
2026-03-25 17:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a35fba89-b7b5-5fa6-a7cf-6fbec2982234 with identifier: 10726102
2026-03-25 17:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a35fba89-b7b5-5fa6-a7cf-6fbec2982234 with identifier: 10726102 to the API
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726102>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'a35fba89-b7b5-5fa6-a7cf-6fbec2982234',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545E8',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726102',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 29440,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5736954/general/7d6fb1c7-8de9-4f14-a33b-47ccb1c1b3ed.jpg',
'https://images.openlane.eu/carimgs/5736954/general/d24bd779-8cbf-4091-9349-d11542c69459.jpg',
'https://images.openlane.eu/carimgs/5736954/general/95d9818b-fa96-4802-badf-dab454a0de35.jpg',
'https://images.openlane.eu/carimgs/5736954/general/371c6bd4-924a-4f17-a064-af84e0cec89c.jpg',
'https://images.openlane.eu/carimgs/5736954/general/ab20e2f7-e50a-489b-9827-579e8bd50f9d.jpg',
'https://images.openlane.eu/carimgs/5736954/general/0069f39d-c9d1-4583-bdf6-c4718ab4d418.jpg',
'https://images.openlane.eu/carimgs/5736954/general/aa6fe31d-cf9d-45a6-99e4-25066d6975d3.jpg',
'https://images.openlane.eu/carimgs/5736954/general/2ac57ced-d29c-4679-8812-883cef9d36cf.jpg',
'https://images.openlane.eu/carimgs/5736954/general/3566fdf7-a033-42d2-834c-f9e5e9bd7cc0.jpg',
'https://images.openlane.eu/carimgs/5736954/general/3a32c1cb-a362-4733-8e5f-9f7793b83351.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35fba89-b7b5-5fa6-a7cf-6fbec2982234/a35fba89-b7b5-5fa6-a7cf-6fbec2982234_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52703,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736954/general/7d6fb1c7-8de9-4f14-a33b-47ccb1c1b3ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35fba89-b7b5-5fa6-a7cf-6fbec2982234/a35fba89-b7b5-5fa6-a7cf-6fbec2982234_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57843,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736954/general/d24bd779-8cbf-4091-9349-d11542c69459.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35fba89-b7b5-5fa6-a7cf-6fbec2982234/a35fba89-b7b5-5fa6-a7cf-6fbec2982234_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57869,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736954/general/95d9818b-fa96-4802-badf-dab454a0de35.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35fba89-b7b5-5fa6-a7cf-6fbec2982234/a35fba89-b7b5-5fa6-a7cf-6fbec2982234_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55728,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736954/general/371c6bd4-924a-4f17-a064-af84e0cec89c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35fba89-b7b5-5fa6-a7cf-6fbec2982234/a35fba89-b7b5-5fa6-a7cf-6fbec2982234_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148657,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736954/general/ab20e2f7-e50a-489b-9827-579e8bd50f9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35fba89-b7b5-5fa6-a7cf-6fbec2982234/a35fba89-b7b5-5fa6-a7cf-6fbec2982234_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99299,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736954/general/0069f39d-c9d1-4583-bdf6-c4718ab4d418.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35fba89-b7b5-5fa6-a7cf-6fbec2982234/a35fba89-b7b5-5fa6-a7cf-6fbec2982234_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111506,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736954/general/aa6fe31d-cf9d-45a6-99e4-25066d6975d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35fba89-b7b5-5fa6-a7cf-6fbec2982234/a35fba89-b7b5-5fa6-a7cf-6fbec2982234_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120785,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736954/general/2ac57ced-d29c-4679-8812-883cef9d36cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35fba89-b7b5-5fa6-a7cf-6fbec2982234/a35fba89-b7b5-5fa6-a7cf-6fbec2982234_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102935,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736954/general/3566fdf7-a033-42d2-834c-f9e5e9bd7cc0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35fba89-b7b5-5fa6-a7cf-6fbec2982234/a35fba89-b7b5-5fa6-a7cf-6fbec2982234_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111059,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736954/general/3a32c1cb-a362-4733-8e5f-9f7793b83351.jpg',
'Width': 1024}],
'price': 21500,
'price_includes_vat': True,
'registration_date': '2023-12-27',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 29.440 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726102%27 HTTP/1.1" 200 None
2026-03-25 17:18:18 [adesa.de] INFO: Saving data for 10726102: {'created_time': 1774459098.402874, 'last_price_update_time': 1774459098.402885, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726102') HTTP/1.1" 204 0
2026-03-25 17:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 613e7e6a-cdba-558f-8709-fce624104e5f with identifier: 10728291
2026-03-25 17:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 613e7e6a-cdba-558f-8709-fce624104e5f with scrape type 1
2026-03-25 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 613e7e6a-cdba-558f-8709-fce624104e5f
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692718%252Fgeneral%252F908ecdfa-6082-44d8-b25f-d8c6a79f7c02.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692718/general/908ecdfa-6082-44d8-b25f-d8c6a79f7c02.jpg already downloaded
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692718%252Fgeneral%252F6192c573-e026-4e13-9a1d-0a985f473e7b.png%27 HTTP/1.1" 200 None
2026-03-25 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692718/general/6192c573-e026-4e13-9a1d-0a985f473e7b.png already downloaded
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692718%252Fgeneral%252Ffc5e8457-87d9-42dc-87ae-d216c61d1ffd.png%27 HTTP/1.1" 200 None
2026-03-25 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692718/general/fc5e8457-87d9-42dc-87ae-d216c61d1ffd.png already downloaded
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692718%252Fgeneral%252F814e6974-a5a7-4167-9f7c-074ef7554cdc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692718/general/814e6974-a5a7-4167-9f7c-074ef7554cdc.jpg already downloaded
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692718%252Fgeneral%252F8d794535-9c14-4767-a897-84d3b585dc12.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692718/general/8d794535-9c14-4767-a897-84d3b585dc12.jpg already downloaded
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692718%252Fgeneral%252F829dc8c6-e72b-4ebb-aaa1-d48bb17bb525.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692718/general/829dc8c6-e72b-4ebb-aaa1-d48bb17bb525.jpg already downloaded
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692718%252Fgeneral%252F00a808fa-621a-4a31-b98e-cd6ce4df3c82.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692718/general/00a808fa-621a-4a31-b98e-cd6ce4df3c82.jpg already downloaded
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692718%252Fgeneral%252Fa57197a3-4542-462a-a510-db5d5d66ad1a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692718/general/a57197a3-4542-462a-a510-db5d5d66ad1a.jpeg already downloaded
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692718%252Fgeneral%252F08a0282c-a3e7-4a9c-998c-492ea8ed33c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692718/general/08a0282c-a3e7-4a9c-998c-492ea8ed33c6.jpg already downloaded
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692718%252Fgeneral%252Ffb76784a-ffd1-41a1-a17e-a34812e96857.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692718/general/fb76784a-ffd1-41a1-a17e-a34812e96857.jpg already downloaded
2026-03-25 17:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 613e7e6a-cdba-558f-8709-fce624104e5f, identifier: 10728291
2026-03-25 17:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c383c4d-3b85-53ef-94de-2d50035dc306 with identifier: 10726128
2026-03-25 17:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c383c4d-3b85-53ef-94de-2d50035dc306 with scrape type 1
2026-03-25 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7c383c4d-3b85-53ef-94de-2d50035dc306
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736985%252Fgeneral%252Ff852cd50-8743-43ee-b72b-673bf05aa981.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736985/general/f852cd50-8743-43ee-b72b-673bf05aa981.jpg already downloaded
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736985%252Fgeneral%252F9c588d5a-7e76-4860-9938-04009e743b49.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736985/general/9c588d5a-7e76-4860-9938-04009e743b49.jpg already downloaded
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736985%252Fgeneral%252Ff8d0c019-b8c3-41e0-903c-f97bfbbc09f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736985/general/f8d0c019-b8c3-41e0-903c-f97bfbbc09f8.jpg already downloaded
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736985%252Fgeneral%252Fb8e717be-a702-46a1-bd01-ee3daf28629c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736985/general/b8e717be-a702-46a1-bd01-ee3daf28629c.jpg already downloaded
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736985%252Fgeneral%252F5e8b7f8e-0dbc-49e6-a727-75ea400562ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736985/general/5e8b7f8e-0dbc-49e6-a727-75ea400562ef.jpg already downloaded
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736985%252Fgeneral%252Fda1872cc-1241-4fb0-9cee-95e8f39d3497.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736985/general/da1872cc-1241-4fb0-9cee-95e8f39d3497.jpg already downloaded
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736985%252Fgeneral%252F51aaca48-3588-4920-bc98-46b3ebdab930.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736985/general/51aaca48-3588-4920-bc98-46b3ebdab930.jpg already downloaded
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736985%252Fgeneral%252Ffa1b333f-bc7d-4bab-b146-0b83306999c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736985/general/fa1b333f-bc7d-4bab-b146-0b83306999c5.jpg already downloaded
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736985%252Fgeneral%252F950c118a-db5a-44ad-8799-40dbe90330c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736985/general/950c118a-db5a-44ad-8799-40dbe90330c3.jpg already downloaded
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736985%252Fgeneral%252F9bfaad62-317a-43e3-ae34-f34c0e3957b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736985/general/9bfaad62-317a-43e3-ae34-f34c0e3957b9.jpg already downloaded
2026-03-25 17:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7c383c4d-3b85-53ef-94de-2d50035dc306, identifier: 10726128
2026-03-25 17:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742422/general/f73351f9-c03c-4983-be86-a4735507eef1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725987)
2026-03-25 17:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742422/general/82460104-910f-4821-bccd-f9b3c80c0dcd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725987)
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742422%252Fgeneral%252F2c2f91ad-72f6-479a-b4d6-95eeb09de91a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742422/general/2c2f91ad-72f6-479a-b4d6-95eeb09de91a.jpg not downloaded yet
2026-03-25 17:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 613e7e6a-cdba-558f-8709-fce624104e5f with identifier: 10728291
2026-03-25 17:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 613e7e6a-cdba-558f-8709-fce624104e5f with identifier: 10728291
2026-03-25 17:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 613e7e6a-cdba-558f-8709-fce624104e5f with identifier: 10728291 to the API
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728291>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '613e7e6a-cdba-558f-8709-fce624104e5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30985',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728291',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 84225,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5692718/general/908ecdfa-6082-44d8-b25f-d8c6a79f7c02.jpg',
'https://images.openlane.eu/carimgs/5692718/general/6192c573-e026-4e13-9a1d-0a985f473e7b.png',
'https://images.openlane.eu/carimgs/5692718/general/fc5e8457-87d9-42dc-87ae-d216c61d1ffd.png',
'https://images.openlane.eu/carimgs/5692718/general/814e6974-a5a7-4167-9f7c-074ef7554cdc.jpg',
'https://images.openlane.eu/carimgs/5692718/general/8d794535-9c14-4767-a897-84d3b585dc12.jpg',
'https://images.openlane.eu/carimgs/5692718/general/829dc8c6-e72b-4ebb-aaa1-d48bb17bb525.jpg',
'https://images.openlane.eu/carimgs/5692718/general/00a808fa-621a-4a31-b98e-cd6ce4df3c82.jpg',
'https://images.openlane.eu/carimgs/5692718/general/a57197a3-4542-462a-a510-db5d5d66ad1a.jpeg',
'https://images.openlane.eu/carimgs/5692718/general/08a0282c-a3e7-4a9c-998c-492ea8ed33c6.jpg',
'https://images.openlane.eu/carimgs/5692718/general/fb76784a-ffd1-41a1-a17e-a34812e96857.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_613e7e6a-cdba-558f-8709-fce624104e5f/613e7e6a-cdba-558f-8709-fce624104e5f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38309,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692718/general/908ecdfa-6082-44d8-b25f-d8c6a79f7c02.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_613e7e6a-cdba-558f-8709-fce624104e5f/613e7e6a-cdba-558f-8709-fce624104e5f_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 485630,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692718/general/6192c573-e026-4e13-9a1d-0a985f473e7b.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_613e7e6a-cdba-558f-8709-fce624104e5f/613e7e6a-cdba-558f-8709-fce624104e5f_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 533672,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692718/general/fc5e8457-87d9-42dc-87ae-d216c61d1ffd.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_613e7e6a-cdba-558f-8709-fce624104e5f/613e7e6a-cdba-558f-8709-fce624104e5f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40388,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692718/general/814e6974-a5a7-4167-9f7c-074ef7554cdc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_613e7e6a-cdba-558f-8709-fce624104e5f/613e7e6a-cdba-558f-8709-fce624104e5f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57205,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692718/general/8d794535-9c14-4767-a897-84d3b585dc12.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_613e7e6a-cdba-558f-8709-fce624104e5f/613e7e6a-cdba-558f-8709-fce624104e5f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66117,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692718/general/829dc8c6-e72b-4ebb-aaa1-d48bb17bb525.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_613e7e6a-cdba-558f-8709-fce624104e5f/613e7e6a-cdba-558f-8709-fce624104e5f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66866,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692718/general/00a808fa-621a-4a31-b98e-cd6ce4df3c82.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_613e7e6a-cdba-558f-8709-fce624104e5f/613e7e6a-cdba-558f-8709-fce624104e5f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132452,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692718/general/a57197a3-4542-462a-a510-db5d5d66ad1a.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_613e7e6a-cdba-558f-8709-fce624104e5f/613e7e6a-cdba-558f-8709-fce624104e5f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52563,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692718/general/08a0282c-a3e7-4a9c-998c-492ea8ed33c6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_613e7e6a-cdba-558f-8709-fce624104e5f/613e7e6a-cdba-558f-8709-fce624104e5f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81546,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692718/general/fb76784a-ffd1-41a1-a17e-a34812e96857.jpg',
'Width': 800}],
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-09-09',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Karoq 2.0 TDI Business - Diesel - Automatic - 116 hp - 84.225 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728291%27 HTTP/1.1" 200 None
2026-03-25 17:18:19 [adesa.de] INFO: Saving data for 10728291: {'created_time': 1774459099.232851, 'last_price_update_time': 1774459099.232864, 'auction_closing_time': 1774606200.0}
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728291') HTTP/1.1" 204 0
2026-03-25 17:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7c383c4d-3b85-53ef-94de-2d50035dc306 with identifier: 10726128
2026-03-25 17:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7c383c4d-3b85-53ef-94de-2d50035dc306 with identifier: 10726128
2026-03-25 17:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7c383c4d-3b85-53ef-94de-2d50035dc306 with identifier: 10726128 to the API
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726128>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '7c383c4d-3b85-53ef-94de-2d50035dc306',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154604',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726128',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.7',
'odometer': 16559,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5736985/general/f852cd50-8743-43ee-b72b-673bf05aa981.jpg',
'https://images.openlane.eu/carimgs/5736985/general/9c588d5a-7e76-4860-9938-04009e743b49.jpg',
'https://images.openlane.eu/carimgs/5736985/general/f8d0c019-b8c3-41e0-903c-f97bfbbc09f8.jpg',
'https://images.openlane.eu/carimgs/5736985/general/b8e717be-a702-46a1-bd01-ee3daf28629c.jpg',
'https://images.openlane.eu/carimgs/5736985/general/5e8b7f8e-0dbc-49e6-a727-75ea400562ef.jpg',
'https://images.openlane.eu/carimgs/5736985/general/da1872cc-1241-4fb0-9cee-95e8f39d3497.jpg',
'https://images.openlane.eu/carimgs/5736985/general/51aaca48-3588-4920-bc98-46b3ebdab930.jpg',
'https://images.openlane.eu/carimgs/5736985/general/fa1b333f-bc7d-4bab-b146-0b83306999c5.jpg',
'https://images.openlane.eu/carimgs/5736985/general/950c118a-db5a-44ad-8799-40dbe90330c3.jpg',
'https://images.openlane.eu/carimgs/5736985/general/9bfaad62-317a-43e3-ae34-f34c0e3957b9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c383c4d-3b85-53ef-94de-2d50035dc306/7c383c4d-3b85-53ef-94de-2d50035dc306_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46630,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736985/general/f852cd50-8743-43ee-b72b-673bf05aa981.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c383c4d-3b85-53ef-94de-2d50035dc306/7c383c4d-3b85-53ef-94de-2d50035dc306_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48683,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736985/general/9c588d5a-7e76-4860-9938-04009e743b49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c383c4d-3b85-53ef-94de-2d50035dc306/7c383c4d-3b85-53ef-94de-2d50035dc306_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49244,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736985/general/f8d0c019-b8c3-41e0-903c-f97bfbbc09f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c383c4d-3b85-53ef-94de-2d50035dc306/7c383c4d-3b85-53ef-94de-2d50035dc306_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46273,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736985/general/b8e717be-a702-46a1-bd01-ee3daf28629c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c383c4d-3b85-53ef-94de-2d50035dc306/7c383c4d-3b85-53ef-94de-2d50035dc306_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95363,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736985/general/5e8b7f8e-0dbc-49e6-a727-75ea400562ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c383c4d-3b85-53ef-94de-2d50035dc306/7c383c4d-3b85-53ef-94de-2d50035dc306_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70012,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736985/general/da1872cc-1241-4fb0-9cee-95e8f39d3497.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c383c4d-3b85-53ef-94de-2d50035dc306/7c383c4d-3b85-53ef-94de-2d50035dc306_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87878,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736985/general/51aaca48-3588-4920-bc98-46b3ebdab930.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c383c4d-3b85-53ef-94de-2d50035dc306/7c383c4d-3b85-53ef-94de-2d50035dc306_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736985/general/fa1b333f-bc7d-4bab-b146-0b83306999c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c383c4d-3b85-53ef-94de-2d50035dc306/7c383c4d-3b85-53ef-94de-2d50035dc306_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113272,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736985/general/950c118a-db5a-44ad-8799-40dbe90330c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c383c4d-3b85-53ef-94de-2d50035dc306/7c383c4d-3b85-53ef-94de-2d50035dc306_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89502,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736985/general/9bfaad62-317a-43e3-ae34-f34c0e3957b9.jpg',
'Width': 1024}],
'price': 31000,
'price_includes_vat': True,
'registration_date': '2024-03-07',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen ID.7 Pro - Electric - Automatic - 286 hp - 16.559 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2024}
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726128%27 HTTP/1.1" 200 None
2026-03-25 17:18:19 [adesa.de] INFO: Saving data for 10726128: {'created_time': 1774459099.571228, 'last_price_update_time': 1774459099.571241, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726128') HTTP/1.1" 204 0
2026-03-25 17:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742416/general/0a4347f0-049e-41a7-ac41-c157b1a8a008.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725983)
2026-03-25 17:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742424/general/b45d68f4-9b59-4aa9-a9e1-34d23f34b14a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725989)
2026-03-25 17:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742416/general/e24e5e89-bab0-4018-9833-d2189c83d3c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725983)
2026-03-25 17:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726099> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134191da90>
2026-03-25 17:18:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c08387bc-509a-53f6-a131-c6d794ae8b93/c08387bc-509a-53f6-a131-c6d794ae8b93_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742424%252Fgeneral%252F24edfacf-b26d-4bbd-a97e-65984474a914.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742424/general/24edfacf-b26d-4bbd-a97e-65984474a914.jpg saved to cache
2026-03-25 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c08387bc-509a-53f6-a131-c6d794ae8b93
2026-03-25 17:18:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342786150>
2026-03-25 17:18:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80426d25-5075-563a-9d24-4bafdfb82aee/80426d25-5075-563a-9d24-4bafdfb82aee_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742422%252Fgeneral%252Fd38d61dc-45eb-4040-abd7-ec308929bb8d.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742422/general/d38d61dc-45eb-4040-abd7-ec308929bb8d.jpg saved to cache
2026-03-25 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 80426d25-5075-563a-9d24-4bafdfb82aee
2026-03-25 17:18:19 [adesa.de] INFO: Found listing with ID: 10726149
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726149%27 HTTP/1.1" 200 None
2026-03-25 17:18:19 [adesa.de] INFO: Scrape type for 10726149: 1
2026-03-25 17:18:19 [adesa.de] INFO: Scraping item 10726149 url https://www.openlane.eu/en/carv6/auction/10726149
2026-03-25 17:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742405/general/2ece3716-29d4-4408-8534-1d04ef471dd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725972)
2026-03-25 17:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742424/general/37958c68-534e-4f25-a922-efd41c91b143.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725989)
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742422%252Fgeneral%252Ffd88795f-2e52-42d9-be95-abe5e6052e3d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742422/general/fd88795f-2e52-42d9-be95-abe5e6052e3d.jpg not downloaded yet
2026-03-25 17:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742422/general/c17cd152-55a3-49e4-909a-c0eadbf02e60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725987)
2026-03-25 17:18:19 [adesa.de] INFO: Found listing with ID: 10726132
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726132%27 HTTP/1.1" 200 None
2026-03-25 17:18:19 [adesa.de] INFO: Scrape type for 10726132: 1
2026-03-25 17:18:19 [adesa.de] INFO: Scraping item 10726132 url https://www.openlane.eu/en/carv6/auction/10726132
2026-03-25 17:18:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15e86e1d-103d-5957-9dbb-af109a8ce058 with identifier: 10726122
2026-03-25 17:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15e86e1d-103d-5957-9dbb-af109a8ce058 with scrape type 1
2026-03-25 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 15e86e1d-103d-5957-9dbb-af109a8ce058
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736979%252Fgeneral%252F30adc54d-0ea7-4ed1-9379-dfed6daf4a98.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736979/general/30adc54d-0ea7-4ed1-9379-dfed6daf4a98.jpg already downloaded
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736979%252Fgeneral%252Fce439a51-0efd-4f10-bf8c-719aad5668a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736979/general/ce439a51-0efd-4f10-bf8c-719aad5668a0.jpg already downloaded
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736979%252Fgeneral%252Fee4f6c5b-966f-4592-9685-dd728c8a5649.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736979/general/ee4f6c5b-966f-4592-9685-dd728c8a5649.jpg already downloaded
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736979%252Fgeneral%252Fcc7334f6-8d6e-442f-ac4d-8fc5844e39a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736979/general/cc7334f6-8d6e-442f-ac4d-8fc5844e39a3.jpg already downloaded
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736979%252Fgeneral%252F36e30442-9070-4a1a-b056-b09e4bf47d0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736979/general/36e30442-9070-4a1a-b056-b09e4bf47d0b.jpg already downloaded
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736979%252Fgeneral%252F2b8786ab-a3aa-4ccc-a283-96960534f04f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736979/general/2b8786ab-a3aa-4ccc-a283-96960534f04f.jpg already downloaded
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736979%252Fgeneral%252F1eb4d2af-e3c4-4ecb-8df3-5aab69e35cf4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736979/general/1eb4d2af-e3c4-4ecb-8df3-5aab69e35cf4.jpg already downloaded
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736979%252Fgeneral%252F26dd8916-8aab-49d1-ba82-67f53655ec87.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736979/general/26dd8916-8aab-49d1-ba82-67f53655ec87.jpg already downloaded
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736979%252Fgeneral%252Fd90addcd-6f0a-4f88-bd9a-d421c5e6f4ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736979/general/d90addcd-6f0a-4f88-bd9a-d421c5e6f4ec.jpg already downloaded
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736979%252Fgeneral%252Fa2c91092-f187-4798-8e3d-92dcc58f1ad6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736979/general/a2c91092-f187-4798-8e3d-92dcc58f1ad6.jpg already downloaded
2026-03-25 17:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 15e86e1d-103d-5957-9dbb-af109a8ce058, identifier: 10726122
2026-03-25 17:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4 with identifier: 10728431
2026-03-25 17:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4 with scrape type 1
2026-03-25 17:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487508%252Fgeneral%252Fbb3f4109-e3c8-4b4b-b12b-47dd5d222aad.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487508/general/bb3f4109-e3c8-4b4b-b12b-47dd5d222aad.jpg already downloaded
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487508%252Fgeneral%252Fe4aee7b5-f663-472b-a350-e06675e52c38.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487508/general/e4aee7b5-f663-472b-a350-e06675e52c38.jpg already downloaded
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487508%252Fgeneral%252F7f33111e-cb7a-4e42-b27d-a2e8c0cf0f14.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487508/general/7f33111e-cb7a-4e42-b27d-a2e8c0cf0f14.jpg already downloaded
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487508%252Fgeneral%252Ff0e5c38e-da5d-49a7-be16-805c10974bc5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487508/general/f0e5c38e-da5d-49a7-be16-805c10974bc5.jpg already downloaded
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487508%252Fgeneral%252F20981889-364e-40dc-b2ca-9bc3a4eceffd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487508/general/20981889-364e-40dc-b2ca-9bc3a4eceffd.jpg already downloaded
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487508%252Fgeneral%252F5186dbe3-604d-45b2-ae42-565804006752.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487508/general/5186dbe3-604d-45b2-ae42-565804006752.jpg already downloaded
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487508%252Fgeneral%252F9ec031d3-ec0f-4967-a144-0a35c09b7751.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487508/general/9ec031d3-ec0f-4967-a144-0a35c09b7751.jpg already downloaded
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487508%252Fgeneral%252F82b60216-0b21-4116-af4b-ad248908d337.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487508/general/82b60216-0b21-4116-af4b-ad248908d337.jpg already downloaded
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487508%252Fgeneral%252F0b127ff8-e427-4d98-a521-8f54bd420fc9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487508/general/0b127ff8-e427-4d98-a521-8f54bd420fc9.jpg already downloaded
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487508%252Fgeneral%252F28b985dc-84fa-47ee-8899-b2868e3450e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487508/general/28b985dc-84fa-47ee-8899-b2868e3450e8.jpg already downloaded
2026-03-25 17:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4, identifier: 10728431
2026-03-25 17:18:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426f39d0>
2026-03-25 17:18:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80426d25-5075-563a-9d24-4bafdfb82aee/80426d25-5075-563a-9d24-4bafdfb82aee_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742422%252Fgeneral%252Ff73351f9-c03c-4983-be86-a4735507eef1.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742422/general/f73351f9-c03c-4983-be86-a4735507eef1.jpg saved to cache
2026-03-25 17:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 80426d25-5075-563a-9d24-4bafdfb82aee
2026-03-25 17:18:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b2da50>
2026-03-25 17:18:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80426d25-5075-563a-9d24-4bafdfb82aee/80426d25-5075-563a-9d24-4bafdfb82aee_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742422%252Fgeneral%252F82460104-910f-4821-bccd-f9b3c80c0dcd.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742422/general/82460104-910f-4821-bccd-f9b3c80c0dcd.jpg saved to cache
2026-03-25 17:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 80426d25-5075-563a-9d24-4bafdfb82aee
2026-03-25 17:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 15e86e1d-103d-5957-9dbb-af109a8ce058 with identifier: 10726122
2026-03-25 17:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 15e86e1d-103d-5957-9dbb-af109a8ce058 with identifier: 10726122
2026-03-25 17:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 15e86e1d-103d-5957-9dbb-af109a8ce058 with identifier: 10726122 to the API
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726122>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '15e86e1d-103d-5957-9dbb-af109a8ce058',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154602',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726122',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 58403,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5736979/general/30adc54d-0ea7-4ed1-9379-dfed6daf4a98.jpg',
'https://images.openlane.eu/carimgs/5736979/general/ce439a51-0efd-4f10-bf8c-719aad5668a0.jpg',
'https://images.openlane.eu/carimgs/5736979/general/ee4f6c5b-966f-4592-9685-dd728c8a5649.jpg',
'https://images.openlane.eu/carimgs/5736979/general/cc7334f6-8d6e-442f-ac4d-8fc5844e39a3.jpg',
'https://images.openlane.eu/carimgs/5736979/general/36e30442-9070-4a1a-b056-b09e4bf47d0b.jpg',
'https://images.openlane.eu/carimgs/5736979/general/2b8786ab-a3aa-4ccc-a283-96960534f04f.jpg',
'https://images.openlane.eu/carimgs/5736979/general/1eb4d2af-e3c4-4ecb-8df3-5aab69e35cf4.jpg',
'https://images.openlane.eu/carimgs/5736979/general/26dd8916-8aab-49d1-ba82-67f53655ec87.jpg',
'https://images.openlane.eu/carimgs/5736979/general/d90addcd-6f0a-4f88-bd9a-d421c5e6f4ec.jpg',
'https://images.openlane.eu/carimgs/5736979/general/a2c91092-f187-4798-8e3d-92dcc58f1ad6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15e86e1d-103d-5957-9dbb-af109a8ce058/15e86e1d-103d-5957-9dbb-af109a8ce058_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64458,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736979/general/30adc54d-0ea7-4ed1-9379-dfed6daf4a98.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15e86e1d-103d-5957-9dbb-af109a8ce058/15e86e1d-103d-5957-9dbb-af109a8ce058_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30230,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736979/general/ce439a51-0efd-4f10-bf8c-719aad5668a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15e86e1d-103d-5957-9dbb-af109a8ce058/15e86e1d-103d-5957-9dbb-af109a8ce058_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30600,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736979/general/ee4f6c5b-966f-4592-9685-dd728c8a5649.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15e86e1d-103d-5957-9dbb-af109a8ce058/15e86e1d-103d-5957-9dbb-af109a8ce058_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56855,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736979/general/cc7334f6-8d6e-442f-ac4d-8fc5844e39a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15e86e1d-103d-5957-9dbb-af109a8ce058/15e86e1d-103d-5957-9dbb-af109a8ce058_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45834,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736979/general/36e30442-9070-4a1a-b056-b09e4bf47d0b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15e86e1d-103d-5957-9dbb-af109a8ce058/15e86e1d-103d-5957-9dbb-af109a8ce058_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68260,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736979/general/2b8786ab-a3aa-4ccc-a283-96960534f04f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15e86e1d-103d-5957-9dbb-af109a8ce058/15e86e1d-103d-5957-9dbb-af109a8ce058_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45250,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736979/general/1eb4d2af-e3c4-4ecb-8df3-5aab69e35cf4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15e86e1d-103d-5957-9dbb-af109a8ce058/15e86e1d-103d-5957-9dbb-af109a8ce058_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48502,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736979/general/26dd8916-8aab-49d1-ba82-67f53655ec87.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15e86e1d-103d-5957-9dbb-af109a8ce058/15e86e1d-103d-5957-9dbb-af109a8ce058_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41053,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736979/general/d90addcd-6f0a-4f88-bd9a-d421c5e6f4ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15e86e1d-103d-5957-9dbb-af109a8ce058/15e86e1d-103d-5957-9dbb-af109a8ce058_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26390,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736979/general/a2c91092-f187-4798-8e3d-92dcc58f1ad6.jpg',
'Width': 1024}],
'price': 21400,
'price_includes_vat': True,
'registration_date': '2022-06-01',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen ID.4 GTX - Electric - Automatic - 299 hp - 58.403 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726122%27 HTTP/1.1" 200 None
2026-03-25 17:18:20 [adesa.de] INFO: Saving data for 10726122: {'created_time': 1774459100.916488, 'last_price_update_time': 1774459100.916502, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726122') HTTP/1.1" 204 0
2026-03-25 17:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4 with identifier: 10728431
2026-03-25 17:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4 with identifier: 10728431
2026-03-25 17:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4 with identifier: 10728431 to the API
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728431>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Petrol',
'id': '8a18c4a8-c8cb-5efe-b362-9593c2c9afc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28696',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728431',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 37521,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 11,
'photo_urls': ['https://images.openlane.eu/carimgs/5487508/general/bb3f4109-e3c8-4b4b-b12b-47dd5d222aad.jpg',
'https://images.openlane.eu/carimgs/5487508/general/e4aee7b5-f663-472b-a350-e06675e52c38.jpg',
'https://images.openlane.eu/carimgs/5487508/general/7f33111e-cb7a-4e42-b27d-a2e8c0cf0f14.jpg',
'https://images.openlane.eu/carimgs/5487508/general/f0e5c38e-da5d-49a7-be16-805c10974bc5.jpg',
'https://images.openlane.eu/carimgs/5487508/general/20981889-364e-40dc-b2ca-9bc3a4eceffd.jpg',
'https://images.openlane.eu/carimgs/5487508/general/5186dbe3-604d-45b2-ae42-565804006752.jpg',
'https://images.openlane.eu/carimgs/5487508/general/9ec031d3-ec0f-4967-a144-0a35c09b7751.jpg',
'https://images.openlane.eu/carimgs/5487508/general/82b60216-0b21-4116-af4b-ad248908d337.jpg',
'https://images.openlane.eu/carimgs/5487508/general/0b127ff8-e427-4d98-a521-8f54bd420fc9.jpg',
'https://images.openlane.eu/carimgs/5487508/general/28b985dc-84fa-47ee-8899-b2868e3450e8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a18c4a8-c8cb-5efe-b362-9593c2c9afc4/8a18c4a8-c8cb-5efe-b362-9593c2c9afc4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297761,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487508/general/bb3f4109-e3c8-4b4b-b12b-47dd5d222aad.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a18c4a8-c8cb-5efe-b362-9593c2c9afc4/8a18c4a8-c8cb-5efe-b362-9593c2c9afc4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241105,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487508/general/e4aee7b5-f663-472b-a350-e06675e52c38.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a18c4a8-c8cb-5efe-b362-9593c2c9afc4/8a18c4a8-c8cb-5efe-b362-9593c2c9afc4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252224,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487508/general/7f33111e-cb7a-4e42-b27d-a2e8c0cf0f14.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a18c4a8-c8cb-5efe-b362-9593c2c9afc4/8a18c4a8-c8cb-5efe-b362-9593c2c9afc4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181341,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487508/general/f0e5c38e-da5d-49a7-be16-805c10974bc5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a18c4a8-c8cb-5efe-b362-9593c2c9afc4/8a18c4a8-c8cb-5efe-b362-9593c2c9afc4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129140,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487508/general/20981889-364e-40dc-b2ca-9bc3a4eceffd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a18c4a8-c8cb-5efe-b362-9593c2c9afc4/8a18c4a8-c8cb-5efe-b362-9593c2c9afc4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261221,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487508/general/5186dbe3-604d-45b2-ae42-565804006752.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a18c4a8-c8cb-5efe-b362-9593c2c9afc4/8a18c4a8-c8cb-5efe-b362-9593c2c9afc4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42468,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487508/general/9ec031d3-ec0f-4967-a144-0a35c09b7751.jpg',
'Width': 577},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a18c4a8-c8cb-5efe-b362-9593c2c9afc4/8a18c4a8-c8cb-5efe-b362-9593c2c9afc4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169336,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487508/general/82b60216-0b21-4116-af4b-ad248908d337.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a18c4a8-c8cb-5efe-b362-9593c2c9afc4/8a18c4a8-c8cb-5efe-b362-9593c2c9afc4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40903,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487508/general/0b127ff8-e427-4d98-a521-8f54bd420fc9.jpg',
'Width': 577},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a18c4a8-c8cb-5efe-b362-9593c2c9afc4/8a18c4a8-c8cb-5efe-b362-9593c2c9afc4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68834,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487508/general/28b985dc-84fa-47ee-8899-b2868e3450e8.jpg',
'Width': 577}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-08-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 3008 1.2i Allure - Petrol - Manual - 131 hp - 37.521 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728431%27 HTTP/1.1" 200 None
2026-03-25 17:18:21 [adesa.de] INFO: Saving data for 10728431: {'created_time': 1774459101.222513, 'last_price_update_time': 1774459101.222525, 'auction_closing_time': 1774606800.0}
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728431') HTTP/1.1" 204 0
2026-03-25 17:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341ae2b10>
2026-03-25 17:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72a27452-bb95-5ede-8b9b-42cca4fe9403/72a27452-bb95-5ede-8b9b-42cca4fe9403_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742416%252Fgeneral%252F0a4347f0-049e-41a7-ac41-c157b1a8a008.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742416/general/0a4347f0-049e-41a7-ac41-c157b1a8a008.jpg saved to cache
2026-03-25 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 72a27452-bb95-5ede-8b9b-42cca4fe9403
2026-03-25 17:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b54050>
2026-03-25 17:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c08387bc-509a-53f6-a131-c6d794ae8b93/c08387bc-509a-53f6-a131-c6d794ae8b93_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742424%252Fgeneral%252Fb45d68f4-9b59-4aa9-a9e1-34d23f34b14a.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742424/general/b45d68f4-9b59-4aa9-a9e1-34d23f34b14a.jpg saved to cache
2026-03-25 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c08387bc-509a-53f6-a131-c6d794ae8b93
2026-03-25 17:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341cd3590>
2026-03-25 17:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72a27452-bb95-5ede-8b9b-42cca4fe9403/72a27452-bb95-5ede-8b9b-42cca4fe9403_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742416%252Fgeneral%252Fe24e5e89-bab0-4018-9833-d2189c83d3c4.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742416/general/e24e5e89-bab0-4018-9833-d2189c83d3c4.jpg saved to cache
2026-03-25 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 72a27452-bb95-5ede-8b9b-42cca4fe9403
2026-03-25 17:18:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 72a27452-bb95-5ede-8b9b-42cca4fe9403, skipping ID generation
2026-03-25 17:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72a27452-bb95-5ede-8b9b-42cca4fe9403 with scrape type 1
2026-03-25 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 72a27452-bb95-5ede-8b9b-42cca4fe9403 sending to next pipeline
2026-03-25 17:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 72a27452-bb95-5ede-8b9b-42cca4fe9403, identifier: 10725983
2026-03-25 17:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742422/general/f46cb41c-a9bf-46bc-b9ac-78e4219a74b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725987)
2026-03-25 17:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742405/general/2694c7c4-6372-4b53-bd66-7e7f3d5357e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725972)
2026-03-25 17:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742424/general/28c14d62-163d-4158-9610-e9c5bc9a0802.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725989)
2026-03-25 17:18:21 [adesa.de] INFO: Found listing with ID: 10725993
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725993%27 HTTP/1.1" 200 None
2026-03-25 17:18:21 [adesa.de] INFO: Scrape type for 10725993: 1
2026-03-25 17:18:21 [adesa.de] INFO: Scraping item 10725993 url https://www.openlane.eu/en/carv6/auction/10725993
2026-03-25 17:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 72a27452-bb95-5ede-8b9b-42cca4fe9403 with identifier: 10725983
2026-03-25 17:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 72a27452-bb95-5ede-8b9b-42cca4fe9403 with identifier: 10725983
2026-03-25 17:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 72a27452-bb95-5ede-8b9b-42cca4fe9403 with identifier: 10725983 to the API
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742416/general/e24e5e89-bab0-4018-9833-d2189c83d3c4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '72a27452-bb95-5ede-8b9b-42cca4fe9403',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161292',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725983',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 38114,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72a27452-bb95-5ede-8b9b-42cca4fe9403/72a27452-bb95-5ede-8b9b-42cca4fe9403_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67431,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742416/general/0a4347f0-049e-41a7-ac41-c157b1a8a008.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72a27452-bb95-5ede-8b9b-42cca4fe9403/72a27452-bb95-5ede-8b9b-42cca4fe9403_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73374,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742416/general/e24e5e89-bab0-4018-9833-d2189c83d3c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72a27452-bb95-5ede-8b9b-42cca4fe9403/72a27452-bb95-5ede-8b9b-42cca4fe9403_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64802,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742416/general/7b0163cf-f42c-4ee7-a89d-73270b684669.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72a27452-bb95-5ede-8b9b-42cca4fe9403/72a27452-bb95-5ede-8b9b-42cca4fe9403_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65474,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742416/general/26b81b5d-1182-4b3d-9bde-f79ac81af3c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72a27452-bb95-5ede-8b9b-42cca4fe9403/72a27452-bb95-5ede-8b9b-42cca4fe9403_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132402,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742416/general/1c41340c-3cc8-4cd2-9204-06ad44f87d90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72a27452-bb95-5ede-8b9b-42cca4fe9403/72a27452-bb95-5ede-8b9b-42cca4fe9403_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133449,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742416/general/092cc14b-6705-4d0a-b1ab-7230a2fd314f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72a27452-bb95-5ede-8b9b-42cca4fe9403/72a27452-bb95-5ede-8b9b-42cca4fe9403_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164858,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742416/general/187df852-a09b-4b2c-9017-fcc7cac615cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72a27452-bb95-5ede-8b9b-42cca4fe9403/72a27452-bb95-5ede-8b9b-42cca4fe9403_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173933,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742416/general/ad7b876d-4310-4107-8fd6-fa525a27c9a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72a27452-bb95-5ede-8b9b-42cca4fe9403/72a27452-bb95-5ede-8b9b-42cca4fe9403_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106605,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742416/general/295a2abe-27c6-4ee2-9818-6cc35e522fee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72a27452-bb95-5ede-8b9b-42cca4fe9403/72a27452-bb95-5ede-8b9b-42cca4fe9403_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84663,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742416/general/98348780-8599-4718-a0d4-8e68beeb3082.jpg',
'Width': 1024}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 130 hp - 38.114 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725983%27 HTTP/1.1" 200 None
2026-03-25 17:18:21 [adesa.de] INFO: Saving data for 10725983: {'created_time': 1774459101.780641, 'last_price_update_time': 1774459101.780653, 'auction_closing_time': 1774607100.0}
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725983') HTTP/1.1" 204 0
2026-03-25 17:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742428/general/267a4474-d297-4937-8f2e-f854a6d06b91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725992)
2026-03-25 17:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742424/general/c1552482-d70f-4cd7-88f7-8dcf466a422c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725989)
2026-03-25 17:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742405/general/2a8b968e-de32-4ab0-abd6-7d51c50822ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725972)
2026-03-25 17:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742428/general/d6a374dd-eefd-44d6-a700-027522490460.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725992)
2026-03-25 17:18:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3dca4b0-e632-5651-8acc-492f50dab3c7 with identifier: 10726099
2026-03-25 17:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3dca4b0-e632-5651-8acc-492f50dab3c7 with scrape type 1
2026-03-25 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c3dca4b0-e632-5651-8acc-492f50dab3c7
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736951%252Fgeneral%252F42dd26ac-fd92-4a48-b119-55f4ce25811f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736951/general/42dd26ac-fd92-4a48-b119-55f4ce25811f.jpg already downloaded
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736951%252Fgeneral%252Fc946384e-e1cc-4510-8860-f4eb11123ed8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736951/general/c946384e-e1cc-4510-8860-f4eb11123ed8.jpg already downloaded
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736951%252Fgeneral%252Fdad78710-38ab-439c-9dd3-c419bf1e550f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736951/general/dad78710-38ab-439c-9dd3-c419bf1e550f.jpg already downloaded
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736951%252Fgeneral%252Fe748ec18-d322-4122-8988-cc254e5ab1a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736951/general/e748ec18-d322-4122-8988-cc254e5ab1a7.jpg already downloaded
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736951%252Fgeneral%252F81e10fcb-12b9-40c2-9a9b-a52430fa203b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736951/general/81e10fcb-12b9-40c2-9a9b-a52430fa203b.jpg already downloaded
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736951%252Fgeneral%252Fd03d0ef8-3242-4f7f-b53b-99b85a58917c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736951/general/d03d0ef8-3242-4f7f-b53b-99b85a58917c.jpg already downloaded
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736951%252Fgeneral%252F97b675c5-dbdb-4321-9c90-14d0696fe2d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736951/general/97b675c5-dbdb-4321-9c90-14d0696fe2d3.jpg already downloaded
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736951%252Fgeneral%252F0dd67b38-4118-4f9a-82c2-97c393a8540c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736951/general/0dd67b38-4118-4f9a-82c2-97c393a8540c.jpg already downloaded
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736951%252Fgeneral%252Fa6b041b7-8ffa-4145-9883-90246a329696.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736951/general/a6b041b7-8ffa-4145-9883-90246a329696.jpg already downloaded
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736951%252Fgeneral%252F9462d6b1-ed2b-4592-aba2-cec44938c8dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736951/general/9462d6b1-ed2b-4592-aba2-cec44938c8dc.jpg already downloaded
2026-03-25 17:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c3dca4b0-e632-5651-8acc-492f50dab3c7, identifier: 10726099
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b55410>
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252F2ece3716-29d4-4408-8534-1d04ef471dd3.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/2ece3716-29d4-4408-8534-1d04ef471dd3.jpg saved to cache
2026-03-25 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 355de46e-8bb2-51f3-b602-24d86fb82ceb
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342795790>
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c08387bc-509a-53f6-a131-c6d794ae8b93/c08387bc-509a-53f6-a131-c6d794ae8b93_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742424%252Fgeneral%252F37958c68-534e-4f25-a922-efd41c91b143.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742424/general/37958c68-534e-4f25-a922-efd41c91b143.jpg saved to cache
2026-03-25 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c08387bc-509a-53f6-a131-c6d794ae8b93
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341db8110>
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80426d25-5075-563a-9d24-4bafdfb82aee/80426d25-5075-563a-9d24-4bafdfb82aee_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742422%252Fgeneral%252Fc17cd152-55a3-49e4-909a-c0eadbf02e60.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742422/general/c17cd152-55a3-49e4-909a-c0eadbf02e60.jpg saved to cache
2026-03-25 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 80426d25-5075-563a-9d24-4bafdfb82aee
2026-03-25 17:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742424/general/37490d2a-cc81-4708-8b36-dbafedba50dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725989)
2026-03-25 17:18:22 [adesa.de] INFO: Found listing with ID: 10726134
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726134%27 HTTP/1.1" 200 None
2026-03-25 17:18:22 [adesa.de] INFO: Scrape type for 10726134: 1
2026-03-25 17:18:22 [adesa.de] INFO: Scraping item 10726134 url https://www.openlane.eu/en/carv6/auction/10726134
2026-03-25 17:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728422> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c3dca4b0-e632-5651-8acc-492f50dab3c7 with identifier: 10726099
2026-03-25 17:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c3dca4b0-e632-5651-8acc-492f50dab3c7 with identifier: 10726099
2026-03-25 17:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c3dca4b0-e632-5651-8acc-492f50dab3c7 with identifier: 10726099 to the API
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726099>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c3dca4b0-e632-5651-8acc-492f50dab3c7',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545E1',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726099',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 92377,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5736951/general/42dd26ac-fd92-4a48-b119-55f4ce25811f.jpg',
'https://images.openlane.eu/carimgs/5736951/general/c946384e-e1cc-4510-8860-f4eb11123ed8.jpg',
'https://images.openlane.eu/carimgs/5736951/general/dad78710-38ab-439c-9dd3-c419bf1e550f.jpg',
'https://images.openlane.eu/carimgs/5736951/general/e748ec18-d322-4122-8988-cc254e5ab1a7.jpg',
'https://images.openlane.eu/carimgs/5736951/general/81e10fcb-12b9-40c2-9a9b-a52430fa203b.jpg',
'https://images.openlane.eu/carimgs/5736951/general/d03d0ef8-3242-4f7f-b53b-99b85a58917c.jpg',
'https://images.openlane.eu/carimgs/5736951/general/97b675c5-dbdb-4321-9c90-14d0696fe2d3.jpg',
'https://images.openlane.eu/carimgs/5736951/general/0dd67b38-4118-4f9a-82c2-97c393a8540c.jpg',
'https://images.openlane.eu/carimgs/5736951/general/a6b041b7-8ffa-4145-9883-90246a329696.jpg',
'https://images.openlane.eu/carimgs/5736951/general/9462d6b1-ed2b-4592-aba2-cec44938c8dc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3dca4b0-e632-5651-8acc-492f50dab3c7/c3dca4b0-e632-5651-8acc-492f50dab3c7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60472,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736951/general/42dd26ac-fd92-4a48-b119-55f4ce25811f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3dca4b0-e632-5651-8acc-492f50dab3c7/c3dca4b0-e632-5651-8acc-492f50dab3c7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57680,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736951/general/c946384e-e1cc-4510-8860-f4eb11123ed8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3dca4b0-e632-5651-8acc-492f50dab3c7/c3dca4b0-e632-5651-8acc-492f50dab3c7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61874,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736951/general/dad78710-38ab-439c-9dd3-c419bf1e550f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3dca4b0-e632-5651-8acc-492f50dab3c7/c3dca4b0-e632-5651-8acc-492f50dab3c7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70148,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736951/general/e748ec18-d322-4122-8988-cc254e5ab1a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3dca4b0-e632-5651-8acc-492f50dab3c7/c3dca4b0-e632-5651-8acc-492f50dab3c7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111892,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736951/general/81e10fcb-12b9-40c2-9a9b-a52430fa203b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3dca4b0-e632-5651-8acc-492f50dab3c7/c3dca4b0-e632-5651-8acc-492f50dab3c7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103733,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736951/general/d03d0ef8-3242-4f7f-b53b-99b85a58917c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3dca4b0-e632-5651-8acc-492f50dab3c7/c3dca4b0-e632-5651-8acc-492f50dab3c7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130202,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736951/general/97b675c5-dbdb-4321-9c90-14d0696fe2d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3dca4b0-e632-5651-8acc-492f50dab3c7/c3dca4b0-e632-5651-8acc-492f50dab3c7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140703,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736951/general/0dd67b38-4118-4f9a-82c2-97c393a8540c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3dca4b0-e632-5651-8acc-492f50dab3c7/c3dca4b0-e632-5651-8acc-492f50dab3c7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107687,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736951/general/a6b041b7-8ffa-4145-9883-90246a329696.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3dca4b0-e632-5651-8acc-492f50dab3c7/c3dca4b0-e632-5651-8acc-492f50dab3c7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78322,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736951/general/9462d6b1-ed2b-4592-aba2-cec44938c8dc.jpg',
'Width': 1024}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2022-12-07',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Skoda Superb Combi 1.4 TSI Ambition - Hybrid - Automatic - 156 hp - '
'92.377 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726099%27 HTTP/1.1" 200 None
2026-03-25 17:18:22 [adesa.de] INFO: Saving data for 10726099: {'created_time': 1774459102.481121, 'last_price_update_time': 1774459102.481133, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726099') HTTP/1.1" 204 0
2026-03-25 17:18:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341c63a50>
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80426d25-5075-563a-9d24-4bafdfb82aee/80426d25-5075-563a-9d24-4bafdfb82aee_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742422%252Fgeneral%252Ff46cb41c-a9bf-46bc-b9ac-78e4219a74b0.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742422/general/f46cb41c-a9bf-46bc-b9ac-78e4219a74b0.jpg saved to cache
2026-03-25 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 80426d25-5075-563a-9d24-4bafdfb82aee
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342908290>
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252F2694c7c4-6372-4b53-bd66-7e7f3d5357e1.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/2694c7c4-6372-4b53-bd66-7e7f3d5357e1.jpg saved to cache
2026-03-25 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 355de46e-8bb2-51f3-b602-24d86fb82ceb
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342752010>
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c08387bc-509a-53f6-a131-c6d794ae8b93/c08387bc-509a-53f6-a131-c6d794ae8b93_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742424%252Fgeneral%252F28c14d62-163d-4158-9610-e9c5bc9a0802.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742424/general/28c14d62-163d-4158-9610-e9c5bc9a0802.jpg saved to cache
2026-03-25 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c08387bc-509a-53f6-a131-c6d794ae8b93
2026-03-25 17:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742422/general/2c2f91ad-72f6-479a-b4d6-95eeb09de91a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725987)
2026-03-25 17:18:22 [adesa.de] INFO: Found listing with ID: 10728551
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728551%27 HTTP/1.1" 200 None
2026-03-25 17:18:22 [adesa.de] INFO: Scrape type for 10728551: 1
2026-03-25 17:18:22 [adesa.de] INFO: Scraping item 10728551 url https://www.openlane.eu/en/carv6/auction/10728551
2026-03-25 17:18:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341918ad0>
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832cc036-16fc-59ed-ae92-34d434691db5/832cc036-16fc-59ed-ae92-34d434691db5_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742428%252Fgeneral%252F267a4474-d297-4937-8f2e-f854a6d06b91.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742428/general/267a4474-d297-4937-8f2e-f854a6d06b91.jpg saved to cache
2026-03-25 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 832cc036-16fc-59ed-ae92-34d434691db5
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342aa4ad0>
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c08387bc-509a-53f6-a131-c6d794ae8b93/c08387bc-509a-53f6-a131-c6d794ae8b93_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742424%252Fgeneral%252Fc1552482-d70f-4cd7-88f7-8dcf466a422c.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742424/general/c1552482-d70f-4cd7-88f7-8dcf466a422c.jpg saved to cache
2026-03-25 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c08387bc-509a-53f6-a131-c6d794ae8b93
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341af9890>
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252F2a8b968e-de32-4ab0-abd6-7d51c50822ad.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/2a8b968e-de32-4ab0-abd6-7d51c50822ad.jpg saved to cache
2026-03-25 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 355de46e-8bb2-51f3-b602-24d86fb82ceb
2026-03-25 17:18:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 355de46e-8bb2-51f3-b602-24d86fb82ceb, skipping ID generation
2026-03-25 17:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 355de46e-8bb2-51f3-b602-24d86fb82ceb with scrape type 1
2026-03-25 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 355de46e-8bb2-51f3-b602-24d86fb82ceb sending to next pipeline
2026-03-25 17:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 355de46e-8bb2-51f3-b602-24d86fb82ceb, identifier: 10725972
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b997d0>
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832cc036-16fc-59ed-ae92-34d434691db5/832cc036-16fc-59ed-ae92-34d434691db5_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742428%252Fgeneral%252Fd6a374dd-eefd-44d6-a700-027522490460.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742428/general/d6a374dd-eefd-44d6-a700-027522490460.jpg saved to cache
2026-03-25 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 832cc036-16fc-59ed-ae92-34d434691db5
2026-03-25 17:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742428/general/bb156a0c-06b4-45d7-90d5-a738f76fe1af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725992)
2026-03-25 17:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742422/general/fd88795f-2e52-42d9-be95-abe5e6052e3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725987)
2026-03-25 17:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742428/general/be157ab9-de4c-48c1-b67f-d4d0157c7ec3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725992)
2026-03-25 17:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742424/general/c1020369-c2f2-4346-a97f-87dfc3ebb668.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725989)
2026-03-25 17:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742424/general/2bfcfa64-5f34-45f8-9968-07dea7a91b78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725989)
2026-03-25 17:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742428/general/ed4aec46-6845-47d2-ad29-96301c172be9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725992)
2026-03-25 17:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 355de46e-8bb2-51f3-b602-24d86fb82ceb with identifier: 10725972
2026-03-25 17:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 355de46e-8bb2-51f3-b602-24d86fb82ceb with identifier: 10725972
2026-03-25 17:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 355de46e-8bb2-51f3-b602-24d86fb82ceb with identifier: 10725972 to the API
2026-03-25 17:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742405/general/2a8b968e-de32-4ab0-abd6-7d51c50822ad.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '355de46e-8bb2-51f3-b602-24d86fb82ceb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016127C',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725972',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 35298,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65202,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742405/general/54c2b93f-e6f6-4975-b95d-18f056f6166c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68295,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742405/general/a0182beb-a8cf-44b3-a6b8-c1125d49174d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67358,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742405/general/2a8b968e-de32-4ab0-abd6-7d51c50822ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67160,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742405/general/e027fd6d-5269-4d7b-9f2e-cd568251900c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67061,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742405/general/2694c7c4-6372-4b53-bd66-7e7f3d5357e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119672,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742405/general/2ece3716-29d4-4408-8534-1d04ef471dd3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141745,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742405/general/72604d95-6a5d-4e05-bda6-c7506e701ebe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104261,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742405/general/f883d20f-9171-45ac-b8bd-72bd15acecaa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84826,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742405/general/41a3918d-7547-4db9-91f5-9baf67693e68.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92569,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742405/general/944d1f70-7bb0-4517-9e37-b45213ee07de.jpg',
'Width': 1024}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2024-01-30',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Skoda Kamiq 1.0 TSI - Petrol - Manual - 95 hp - 35.298 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725972%27 HTTP/1.1" 200 None
2026-03-25 17:18:23 [adesa.de] INFO: Saving data for 10725972: {'created_time': 1774459103.704211, 'last_price_update_time': 1774459103.704223, 'auction_closing_time': 1774607100.0}
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725972') HTTP/1.1" 204 0
2026-03-25 17:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742428/general/1a0ed434-cdb1-4f13-bbcf-0d7fee30a10d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725992)
2026-03-25 17:18:23 [adesa.de] INFO: Found listing with ID: 10726142
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726142%27 HTTP/1.1" 200 None
2026-03-25 17:18:23 [adesa.de] INFO: Scrape type for 10726142: 1
2026-03-25 17:18:23 [adesa.de] INFO: Scraping item 10726142 url https://www.openlane.eu/en/carv6/auction/10726142
2026-03-25 17:18:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134291a150>
2026-03-25 17:18:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c08387bc-509a-53f6-a131-c6d794ae8b93/c08387bc-509a-53f6-a131-c6d794ae8b93_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742424%252Fgeneral%252F37490d2a-cc81-4708-8b36-dbafedba50dc.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742424/general/37490d2a-cc81-4708-8b36-dbafedba50dc.jpg saved to cache
2026-03-25 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c08387bc-509a-53f6-a131-c6d794ae8b93
2026-03-25 17:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a7f6144-022f-5159-a19a-c997ef0fcc92 with identifier: 10728422
2026-03-25 17:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a7f6144-022f-5159-a19a-c997ef0fcc92 with scrape type 1
2026-03-25 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9a7f6144-022f-5159-a19a-c997ef0fcc92
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522983%252Fgeneral%252Fbc463bb6-fd87-4173-9cd5-885977c65fb6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522983/general/bc463bb6-fd87-4173-9cd5-885977c65fb6.jpg already downloaded
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522983%252Fgeneral%252F0de24d82-2684-4bda-b0d0-9b870a40ef85.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522983/general/0de24d82-2684-4bda-b0d0-9b870a40ef85.jpg already downloaded
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522983%252Fgeneral%252F8aefaf84-b1cb-474f-b3b0-0a3921fbfbfc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522983/general/8aefaf84-b1cb-474f-b3b0-0a3921fbfbfc.jpg already downloaded
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522983%252Fgeneral%252F526d9599-bc62-4ef7-ae0d-c4a4b73b240f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522983/general/526d9599-bc62-4ef7-ae0d-c4a4b73b240f.jpg already downloaded
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522983%252Fgeneral%252F2a401b23-fdb3-4669-b8bf-2d9a2625ef6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522983/general/2a401b23-fdb3-4669-b8bf-2d9a2625ef6c.jpg already downloaded
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522983%252Fgeneral%252Fab23539f-8a62-4dc1-80b8-88c976256491.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522983/general/ab23539f-8a62-4dc1-80b8-88c976256491.jpg already downloaded
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522983%252Fgeneral%252Fc1864019-619e-40f6-abdd-62095fbf4d74.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522983/general/c1864019-619e-40f6-abdd-62095fbf4d74.jpg already downloaded
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522983%252Fgeneral%252F1b45099b-a71a-42e4-9ce1-1a56c12b8ccb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522983/general/1b45099b-a71a-42e4-9ce1-1a56c12b8ccb.jpg already downloaded
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522983%252Fgeneral%252F31554d53-c8b7-4c9e-bd67-4a2080f81abb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522983/general/31554d53-c8b7-4c9e-bd67-4a2080f81abb.jpg already downloaded
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522983%252Fgeneral%252Fc5eebe55-5296-45da-aac4-8a30d699980e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522983/general/c5eebe55-5296-45da-aac4-8a30d699980e.jpg already downloaded
2026-03-25 17:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9a7f6144-022f-5159-a19a-c997ef0fcc92, identifier: 10728422
2026-03-25 17:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742428/general/b7952f8f-b9b0-4f3f-ae2b-92fd82fff1e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725992)
2026-03-25 17:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9a7f6144-022f-5159-a19a-c997ef0fcc92 with identifier: 10728422
2026-03-25 17:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9a7f6144-022f-5159-a19a-c997ef0fcc92 with identifier: 10728422
2026-03-25 17:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9a7f6144-022f-5159-a19a-c997ef0fcc92 with identifier: 10728422 to the API
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728422>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Diesel',
'id': '9a7f6144-022f-5159-a19a-c997ef0fcc92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28877',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728422',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 90165,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5522983/general/bc463bb6-fd87-4173-9cd5-885977c65fb6.jpg',
'https://images.openlane.eu/carimgs/5522983/general/0de24d82-2684-4bda-b0d0-9b870a40ef85.jpg',
'https://images.openlane.eu/carimgs/5522983/general/8aefaf84-b1cb-474f-b3b0-0a3921fbfbfc.jpg',
'https://images.openlane.eu/carimgs/5522983/general/526d9599-bc62-4ef7-ae0d-c4a4b73b240f.jpg',
'https://images.openlane.eu/carimgs/5522983/general/2a401b23-fdb3-4669-b8bf-2d9a2625ef6c.jpg',
'https://images.openlane.eu/carimgs/5522983/general/ab23539f-8a62-4dc1-80b8-88c976256491.jpg',
'https://images.openlane.eu/carimgs/5522983/general/c1864019-619e-40f6-abdd-62095fbf4d74.jpg',
'https://images.openlane.eu/carimgs/5522983/general/1b45099b-a71a-42e4-9ce1-1a56c12b8ccb.jpg',
'https://images.openlane.eu/carimgs/5522983/general/31554d53-c8b7-4c9e-bd67-4a2080f81abb.jpg',
'https://images.openlane.eu/carimgs/5522983/general/c5eebe55-5296-45da-aac4-8a30d699980e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a7f6144-022f-5159-a19a-c997ef0fcc92/9a7f6144-022f-5159-a19a-c997ef0fcc92_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28108,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522983/general/bc463bb6-fd87-4173-9cd5-885977c65fb6.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a7f6144-022f-5159-a19a-c997ef0fcc92/9a7f6144-022f-5159-a19a-c997ef0fcc92_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21367,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522983/general/0de24d82-2684-4bda-b0d0-9b870a40ef85.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a7f6144-022f-5159-a19a-c997ef0fcc92/9a7f6144-022f-5159-a19a-c997ef0fcc92_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28317,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522983/general/8aefaf84-b1cb-474f-b3b0-0a3921fbfbfc.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a7f6144-022f-5159-a19a-c997ef0fcc92/9a7f6144-022f-5159-a19a-c997ef0fcc92_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33255,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522983/general/526d9599-bc62-4ef7-ae0d-c4a4b73b240f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a7f6144-022f-5159-a19a-c997ef0fcc92/9a7f6144-022f-5159-a19a-c997ef0fcc92_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24915,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522983/general/2a401b23-fdb3-4669-b8bf-2d9a2625ef6c.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a7f6144-022f-5159-a19a-c997ef0fcc92/9a7f6144-022f-5159-a19a-c997ef0fcc92_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20487,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522983/general/ab23539f-8a62-4dc1-80b8-88c976256491.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a7f6144-022f-5159-a19a-c997ef0fcc92/9a7f6144-022f-5159-a19a-c997ef0fcc92_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21485,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522983/general/c1864019-619e-40f6-abdd-62095fbf4d74.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a7f6144-022f-5159-a19a-c997ef0fcc92/9a7f6144-022f-5159-a19a-c997ef0fcc92_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19153,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522983/general/1b45099b-a71a-42e4-9ce1-1a56c12b8ccb.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a7f6144-022f-5159-a19a-c997ef0fcc92/9a7f6144-022f-5159-a19a-c997ef0fcc92_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28529,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522983/general/31554d53-c8b7-4c9e-bd67-4a2080f81abb.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a7f6144-022f-5159-a19a-c997ef0fcc92/9a7f6144-022f-5159-a19a-c997ef0fcc92_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22301,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522983/general/c5eebe55-5296-45da-aac4-8a30d699980e.jpg',
'Width': 400}],
'price': 18500,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Passat Variant 2.0 TDI Elegance - Diesel - Automatic - '
'150 hp - 90.165 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728422%27 HTTP/1.1" 200 None
2026-03-25 17:18:24 [adesa.de] INFO: Saving data for 10728422: {'created_time': 1774459104.621382, 'last_price_update_time': 1774459104.621397, 'auction_closing_time': 1774606800.0}
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728422') HTTP/1.1" 204 0
2026-03-25 17:18:24 [adesa.de] INFO: Found listing with ID: 10728520
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728520%27 HTTP/1.1" 200 None
2026-03-25 17:18:24 [adesa.de] INFO: Scrape type for 10728520: 1
2026-03-25 17:18:24 [adesa.de] INFO: Scraping item 10728520 url https://www.openlane.eu/en/carv6/auction/10728520
2026-03-25 17:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728447> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726149> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742428/general/f0e24934-8266-4ca2-8150-4edd2d4d3ec2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725992)
2026-03-25 17:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d7e610>
2026-03-25 17:18:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80426d25-5075-563a-9d24-4bafdfb82aee/80426d25-5075-563a-9d24-4bafdfb82aee_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742422%252Fgeneral%252F2c2f91ad-72f6-479a-b4d6-95eeb09de91a.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742422/general/2c2f91ad-72f6-479a-b4d6-95eeb09de91a.jpg saved to cache
2026-03-25 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 80426d25-5075-563a-9d24-4bafdfb82aee
2026-03-25 17:18:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13419372d0>
2026-03-25 17:18:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832cc036-16fc-59ed-ae92-34d434691db5/832cc036-16fc-59ed-ae92-34d434691db5_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742428%252Fgeneral%252Fbb156a0c-06b4-45d7-90d5-a738f76fe1af.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742428/general/bb156a0c-06b4-45d7-90d5-a738f76fe1af.jpg saved to cache
2026-03-25 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 832cc036-16fc-59ed-ae92-34d434691db5
2026-03-25 17:18:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b94f50>
2026-03-25 17:18:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80426d25-5075-563a-9d24-4bafdfb82aee/80426d25-5075-563a-9d24-4bafdfb82aee_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742422%252Fgeneral%252Ffd88795f-2e52-42d9-be95-abe5e6052e3d.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742422/general/fd88795f-2e52-42d9-be95-abe5e6052e3d.jpg saved to cache
2026-03-25 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 80426d25-5075-563a-9d24-4bafdfb82aee
2026-03-25 17:18:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 80426d25-5075-563a-9d24-4bafdfb82aee, skipping ID generation
2026-03-25 17:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80426d25-5075-563a-9d24-4bafdfb82aee with scrape type 1
2026-03-25 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 80426d25-5075-563a-9d24-4bafdfb82aee sending to next pipeline
2026-03-25 17:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 80426d25-5075-563a-9d24-4bafdfb82aee, identifier: 10725987
2026-03-25 17:18:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134288ea90>
2026-03-25 17:18:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832cc036-16fc-59ed-ae92-34d434691db5/832cc036-16fc-59ed-ae92-34d434691db5_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742428%252Fgeneral%252Fbe157ab9-de4c-48c1-b67f-d4d0157c7ec3.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742428/general/be157ab9-de4c-48c1-b67f-d4d0157c7ec3.jpg saved to cache
2026-03-25 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 832cc036-16fc-59ed-ae92-34d434691db5
2026-03-25 17:18:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13419d1bd0>
2026-03-25 17:18:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c08387bc-509a-53f6-a131-c6d794ae8b93/c08387bc-509a-53f6-a131-c6d794ae8b93_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742424%252Fgeneral%252Fc1020369-c2f2-4346-a97f-87dfc3ebb668.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742424/general/c1020369-c2f2-4346-a97f-87dfc3ebb668.jpg saved to cache
2026-03-25 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c08387bc-509a-53f6-a131-c6d794ae8b93
2026-03-25 17:18:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342aa6dd0>
2026-03-25 17:18:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c08387bc-509a-53f6-a131-c6d794ae8b93/c08387bc-509a-53f6-a131-c6d794ae8b93_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742424%252Fgeneral%252F2bfcfa64-5f34-45f8-9968-07dea7a91b78.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742424/general/2bfcfa64-5f34-45f8-9968-07dea7a91b78.jpg saved to cache
2026-03-25 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c08387bc-509a-53f6-a131-c6d794ae8b93
2026-03-25 17:18:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c08387bc-509a-53f6-a131-c6d794ae8b93, skipping ID generation
2026-03-25 17:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c08387bc-509a-53f6-a131-c6d794ae8b93 with scrape type 1
2026-03-25 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c08387bc-509a-53f6-a131-c6d794ae8b93 sending to next pipeline
2026-03-25 17:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c08387bc-509a-53f6-a131-c6d794ae8b93, identifier: 10725989
2026-03-25 17:18:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b4d7d0>
2026-03-25 17:18:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832cc036-16fc-59ed-ae92-34d434691db5/832cc036-16fc-59ed-ae92-34d434691db5_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742428%252Fgeneral%252Fed4aec46-6845-47d2-ad29-96301c172be9.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742428/general/ed4aec46-6845-47d2-ad29-96301c172be9.jpg saved to cache
2026-03-25 17:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 832cc036-16fc-59ed-ae92-34d434691db5
2026-03-25 17:18:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d67290>
2026-03-25 17:18:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832cc036-16fc-59ed-ae92-34d434691db5/832cc036-16fc-59ed-ae92-34d434691db5_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742428%252Fgeneral%252F1a0ed434-cdb1-4f13-bbcf-0d7fee30a10d.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742428/general/1a0ed434-cdb1-4f13-bbcf-0d7fee30a10d.jpg saved to cache
2026-03-25 17:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 832cc036-16fc-59ed-ae92-34d434691db5
2026-03-25 17:18:25 [adesa.de] INFO: Found listing with ID: 10725999
2026-03-25 17:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725999%27 HTTP/1.1" 200 None
2026-03-25 17:18:25 [adesa.de] INFO: Scrape type for 10725999: 1
2026-03-25 17:18:25 [adesa.de] INFO: Scraping item 10725999 url https://www.openlane.eu/en/carv6/auction/10725999
2026-03-25 17:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 80426d25-5075-563a-9d24-4bafdfb82aee with identifier: 10725987
2026-03-25 17:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 80426d25-5075-563a-9d24-4bafdfb82aee with identifier: 10725987
2026-03-25 17:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 80426d25-5075-563a-9d24-4bafdfb82aee with identifier: 10725987 to the API
2026-03-25 17:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742422/general/fd88795f-2e52-42d9-be95-abe5e6052e3d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 145,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Electric',
'id': '80426d25-5075-563a-9d24-4bafdfb82aee',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601612A7',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725987',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 84316,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 95,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80426d25-5075-563a-9d24-4bafdfb82aee/80426d25-5075-563a-9d24-4bafdfb82aee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66085,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742422/general/d2bb23ab-8543-477c-ae1f-214891c54360.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80426d25-5075-563a-9d24-4bafdfb82aee/80426d25-5075-563a-9d24-4bafdfb82aee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62475,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742422/general/62cb0816-c7d0-4319-8cea-8cb691c4c7c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80426d25-5075-563a-9d24-4bafdfb82aee/80426d25-5075-563a-9d24-4bafdfb82aee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70854,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742422/general/64f02e80-5afd-4276-b2a1-a254d474950b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80426d25-5075-563a-9d24-4bafdfb82aee/80426d25-5075-563a-9d24-4bafdfb82aee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71107,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742422/general/d38d61dc-45eb-4040-abd7-ec308929bb8d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80426d25-5075-563a-9d24-4bafdfb82aee/80426d25-5075-563a-9d24-4bafdfb82aee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55498,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742422/general/f73351f9-c03c-4983-be86-a4735507eef1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80426d25-5075-563a-9d24-4bafdfb82aee/80426d25-5075-563a-9d24-4bafdfb82aee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49804,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742422/general/82460104-910f-4821-bccd-f9b3c80c0dcd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80426d25-5075-563a-9d24-4bafdfb82aee/80426d25-5075-563a-9d24-4bafdfb82aee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69464,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742422/general/c17cd152-55a3-49e4-909a-c0eadbf02e60.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80426d25-5075-563a-9d24-4bafdfb82aee/80426d25-5075-563a-9d24-4bafdfb82aee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44488,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742422/general/f46cb41c-a9bf-46bc-b9ac-78e4219a74b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80426d25-5075-563a-9d24-4bafdfb82aee/80426d25-5075-563a-9d24-4bafdfb82aee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42076,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742422/general/2c2f91ad-72f6-479a-b4d6-95eeb09de91a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80426d25-5075-563a-9d24-4bafdfb82aee/80426d25-5075-563a-9d24-4bafdfb82aee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38485,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742422/general/fd88795f-2e52-42d9-be95-abe5e6052e3d.jpg',
'Width': 1024}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-06-15',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen ID.3 Pro - Electric - Automatic - 145 hp - 84.316 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725987%27 HTTP/1.1" 200 None
2026-03-25 17:18:26 [adesa.de] INFO: Saving data for 10725987: {'created_time': 1774459106.228219, 'last_price_update_time': 1774459106.228231, 'auction_closing_time': 1774607100.0}
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725987') HTTP/1.1" 204 0
2026-03-25 17:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c08387bc-509a-53f6-a131-c6d794ae8b93 with identifier: 10725989
2026-03-25 17:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c08387bc-509a-53f6-a131-c6d794ae8b93 with identifier: 10725989
2026-03-25 17:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c08387bc-509a-53f6-a131-c6d794ae8b93 with identifier: 10725989 to the API
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742424/general/2bfcfa64-5f34-45f8-9968-07dea7a91b78.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'c08387bc-509a-53f6-a131-c6d794ae8b93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016129A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725989',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 27486,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08387bc-509a-53f6-a131-c6d794ae8b93/c08387bc-509a-53f6-a131-c6d794ae8b93_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742424/general/c1020369-c2f2-4346-a97f-87dfc3ebb668.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08387bc-509a-53f6-a131-c6d794ae8b93/c08387bc-509a-53f6-a131-c6d794ae8b93_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81612,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742424/general/2bfcfa64-5f34-45f8-9968-07dea7a91b78.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08387bc-509a-53f6-a131-c6d794ae8b93/c08387bc-509a-53f6-a131-c6d794ae8b93_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79223,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742424/general/37490d2a-cc81-4708-8b36-dbafedba50dc.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08387bc-509a-53f6-a131-c6d794ae8b93/c08387bc-509a-53f6-a131-c6d794ae8b93_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71409,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742424/general/c1552482-d70f-4cd7-88f7-8dcf466a422c.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08387bc-509a-53f6-a131-c6d794ae8b93/c08387bc-509a-53f6-a131-c6d794ae8b93_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92126,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742424/general/28c14d62-163d-4158-9610-e9c5bc9a0802.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08387bc-509a-53f6-a131-c6d794ae8b93/c08387bc-509a-53f6-a131-c6d794ae8b93_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742424/general/37958c68-534e-4f25-a922-efd41c91b143.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08387bc-509a-53f6-a131-c6d794ae8b93/c08387bc-509a-53f6-a131-c6d794ae8b93_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137084,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742424/general/874af59d-bd50-4197-baa8-9bc140e6b260.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08387bc-509a-53f6-a131-c6d794ae8b93/c08387bc-509a-53f6-a131-c6d794ae8b93_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103168,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742424/general/b45d68f4-9b59-4aa9-a9e1-34d23f34b14a.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08387bc-509a-53f6-a131-c6d794ae8b93/c08387bc-509a-53f6-a131-c6d794ae8b93_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91522,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742424/general/24edfacf-b26d-4bbd-a97e-65984474a914.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08387bc-509a-53f6-a131-c6d794ae8b93/c08387bc-509a-53f6-a131-c6d794ae8b93_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94757,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742424/general/118b0368-4513-450f-811b-f6f7b7d52b75.jpg',
'Width': 1023}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2024-02-15',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf 1.0 TSI Move - Petrol - Manual - 110 hp - 27.486 km',
'transmission': 'manual',
'trim': 'Move',
'vin': None,
'year': 2024}
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725989%27 HTTP/1.1" 200 None
2026-03-25 17:18:26 [adesa.de] INFO: Saving data for 10725989: {'created_time': 1774459106.600392, 'last_price_update_time': 1774459106.600406, 'auction_closing_time': 1774607100.0}
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725989') HTTP/1.1" 204 0
2026-03-25 17:18:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342688110>
2026-03-25 17:18:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832cc036-16fc-59ed-ae92-34d434691db5/832cc036-16fc-59ed-ae92-34d434691db5_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742428%252Fgeneral%252Fb7952f8f-b9b0-4f3f-ae2b-92fd82fff1e2.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742428/general/b7952f8f-b9b0-4f3f-ae2b-92fd82fff1e2.jpg saved to cache
2026-03-25 17:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 832cc036-16fc-59ed-ae92-34d434691db5
2026-03-25 17:18:26 [adesa.de] INFO: Found listing with ID: 10726136
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726136%27 HTTP/1.1" 200 None
2026-03-25 17:18:26 [adesa.de] INFO: Scrape type for 10726136: 1
2026-03-25 17:18:26 [adesa.de] INFO: Scraping item 10726136 url https://www.openlane.eu/en/carv6/auction/10726136
2026-03-25 17:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726131> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726134> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726133> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98586e12-67b7-5759-bb43-9a21434793dd with identifier: 10728447
2026-03-25 17:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98586e12-67b7-5759-bb43-9a21434793dd with scrape type 1
2026-03-25 17:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 98586e12-67b7-5759-bb43-9a21434793dd
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483564%252Fgeneral%252F4f313953-6f80-4d76-a4a1-e862ba16ce60.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483564/general/4f313953-6f80-4d76-a4a1-e862ba16ce60.jpg already downloaded
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483564%252Fgeneral%252F26032f4c-ffad-4a38-879a-398c7987598f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483564/general/26032f4c-ffad-4a38-879a-398c7987598f.jpg already downloaded
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483564%252Fgeneral%252F15b76087-fbb5-4908-a32e-f3b8bbfd2607.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483564/general/15b76087-fbb5-4908-a32e-f3b8bbfd2607.jpg already downloaded
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483564%252Fgeneral%252Ff0c659d7-fc22-4e3a-bc99-c718d2bc6879.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483564/general/f0c659d7-fc22-4e3a-bc99-c718d2bc6879.jpg already downloaded
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483564%252Fgeneral%252F4f9c5228-da75-44e6-b0db-4800b00dfe5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483564/general/4f9c5228-da75-44e6-b0db-4800b00dfe5a.jpg already downloaded
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483564%252Fgeneral%252F76b037a4-2657-4e38-b45a-75ed105db832.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483564/general/76b037a4-2657-4e38-b45a-75ed105db832.jpg already downloaded
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483564%252Fgeneral%252F52fcfd61-cb6e-4c48-9374-068572ea51b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483564/general/52fcfd61-cb6e-4c48-9374-068572ea51b5.jpg already downloaded
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483564%252Fgeneral%252F0ef0f9c7-4e88-44ed-9c3b-52dd638104b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483564/general/0ef0f9c7-4e88-44ed-9c3b-52dd638104b3.jpg already downloaded
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483564%252Fgeneral%252F0d875677-2266-45e3-a2aa-bb0ae39d1e7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483564/general/0d875677-2266-45e3-a2aa-bb0ae39d1e7f.jpg already downloaded
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483564%252Fgeneral%252F20f4f778-8d3f-4250-a97b-3a7f9944a32d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483564/general/20f4f778-8d3f-4250-a97b-3a7f9944a32d.jpg already downloaded
2026-03-25 17:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 98586e12-67b7-5759-bb43-9a21434793dd, identifier: 10728447
2026-03-25 17:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0c62878-b5af-5109-8a44-86afa2860bf7 with identifier: 10726149
2026-03-25 17:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0c62878-b5af-5109-8a44-86afa2860bf7 with scrape type 1
2026-03-25 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d0c62878-b5af-5109-8a44-86afa2860bf7
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737010%252Fgeneral%252F8a7c8983-afd1-4a14-be19-81428b7bb9b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737010/general/8a7c8983-afd1-4a14-be19-81428b7bb9b9.jpg already downloaded
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737010%252Fgeneral%252F41a77682-e709-41e2-9317-dcd59acbc230.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737010/general/41a77682-e709-41e2-9317-dcd59acbc230.jpg already downloaded
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737010%252Fgeneral%252F6c843cb4-70fe-486c-8f55-3e1b4ae6faef.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737010/general/6c843cb4-70fe-486c-8f55-3e1b4ae6faef.jpg already downloaded
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737010%252Fgeneral%252F89c29f81-af5f-47a8-ac77-9bb8f7f116aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737010/general/89c29f81-af5f-47a8-ac77-9bb8f7f116aa.jpg already downloaded
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737010%252Fgeneral%252F6a4748c8-fcb9-4774-bc04-7294494a1aa6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737010/general/6a4748c8-fcb9-4774-bc04-7294494a1aa6.jpg already downloaded
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737010%252Fgeneral%252F275b9660-765e-4ede-ba3b-0ab933aa9dc1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737010/general/275b9660-765e-4ede-ba3b-0ab933aa9dc1.jpg already downloaded
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737010%252Fgeneral%252F678961c2-b26c-4df8-8110-c9220ee564f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737010/general/678961c2-b26c-4df8-8110-c9220ee564f7.jpg already downloaded
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737010%252Fgeneral%252F82ebf22b-c7f5-40e1-b70e-98c62f7b02b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737010/general/82ebf22b-c7f5-40e1-b70e-98c62f7b02b0.jpg already downloaded
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737010%252Fgeneral%252F97866338-ba57-4f10-8964-48ab8cda1480.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737010/general/97866338-ba57-4f10-8964-48ab8cda1480.jpg already downloaded
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737010%252Fgeneral%252Fa2b5f853-8563-4f34-bc35-c974df602128.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737010/general/a2b5f853-8563-4f34-bc35-c974df602128.jpg already downloaded
2026-03-25 17:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d0c62878-b5af-5109-8a44-86afa2860bf7, identifier: 10726149
2026-03-25 17:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342972350>
2026-03-25 17:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832cc036-16fc-59ed-ae92-34d434691db5/832cc036-16fc-59ed-ae92-34d434691db5_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742428%252Fgeneral%252Ff0e24934-8266-4ca2-8150-4edd2d4d3ec2.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742428/general/f0e24934-8266-4ca2-8150-4edd2d4d3ec2.jpg saved to cache
2026-03-25 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 832cc036-16fc-59ed-ae92-34d434691db5
2026-03-25 17:18:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 832cc036-16fc-59ed-ae92-34d434691db5, skipping ID generation
2026-03-25 17:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 832cc036-16fc-59ed-ae92-34d434691db5 with scrape type 1
2026-03-25 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 832cc036-16fc-59ed-ae92-34d434691db5 sending to next pipeline
2026-03-25 17:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 832cc036-16fc-59ed-ae92-34d434691db5, identifier: 10725992
2026-03-25 17:18:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726132> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 98586e12-67b7-5759-bb43-9a21434793dd with identifier: 10728447
2026-03-25 17:18:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 98586e12-67b7-5759-bb43-9a21434793dd with identifier: 10728447
2026-03-25 17:18:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 98586e12-67b7-5759-bb43-9a21434793dd with identifier: 10728447 to the API
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728447>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Diesel',
'id': '98586e12-67b7-5759-bb43-9a21434793dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28654',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728447',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 123469,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5483564/general/4f313953-6f80-4d76-a4a1-e862ba16ce60.jpg',
'https://images.openlane.eu/carimgs/5483564/general/26032f4c-ffad-4a38-879a-398c7987598f.jpg',
'https://images.openlane.eu/carimgs/5483564/general/15b76087-fbb5-4908-a32e-f3b8bbfd2607.jpg',
'https://images.openlane.eu/carimgs/5483564/general/f0c659d7-fc22-4e3a-bc99-c718d2bc6879.jpg',
'https://images.openlane.eu/carimgs/5483564/general/4f9c5228-da75-44e6-b0db-4800b00dfe5a.jpg',
'https://images.openlane.eu/carimgs/5483564/general/76b037a4-2657-4e38-b45a-75ed105db832.jpg',
'https://images.openlane.eu/carimgs/5483564/general/52fcfd61-cb6e-4c48-9374-068572ea51b5.jpg',
'https://images.openlane.eu/carimgs/5483564/general/0ef0f9c7-4e88-44ed-9c3b-52dd638104b3.jpg',
'https://images.openlane.eu/carimgs/5483564/general/0d875677-2266-45e3-a2aa-bb0ae39d1e7f.jpg',
'https://images.openlane.eu/carimgs/5483564/general/20f4f778-8d3f-4250-a97b-3a7f9944a32d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98586e12-67b7-5759-bb43-9a21434793dd/98586e12-67b7-5759-bb43-9a21434793dd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42650,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483564/general/4f313953-6f80-4d76-a4a1-e862ba16ce60.jpg',
'Width': 577},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98586e12-67b7-5759-bb43-9a21434793dd/98586e12-67b7-5759-bb43-9a21434793dd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41867,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483564/general/26032f4c-ffad-4a38-879a-398c7987598f.jpg',
'Width': 577},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98586e12-67b7-5759-bb43-9a21434793dd/98586e12-67b7-5759-bb43-9a21434793dd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111002,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483564/general/15b76087-fbb5-4908-a32e-f3b8bbfd2607.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98586e12-67b7-5759-bb43-9a21434793dd/98586e12-67b7-5759-bb43-9a21434793dd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105240,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483564/general/f0c659d7-fc22-4e3a-bc99-c718d2bc6879.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98586e12-67b7-5759-bb43-9a21434793dd/98586e12-67b7-5759-bb43-9a21434793dd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48151,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483564/general/4f9c5228-da75-44e6-b0db-4800b00dfe5a.jpg',
'Width': 577},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98586e12-67b7-5759-bb43-9a21434793dd/98586e12-67b7-5759-bb43-9a21434793dd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101857,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483564/general/76b037a4-2657-4e38-b45a-75ed105db832.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98586e12-67b7-5759-bb43-9a21434793dd/98586e12-67b7-5759-bb43-9a21434793dd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34576,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483564/general/52fcfd61-cb6e-4c48-9374-068572ea51b5.jpg',
'Width': 577},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98586e12-67b7-5759-bb43-9a21434793dd/98586e12-67b7-5759-bb43-9a21434793dd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113494,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483564/general/0ef0f9c7-4e88-44ed-9c3b-52dd638104b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98586e12-67b7-5759-bb43-9a21434793dd/98586e12-67b7-5759-bb43-9a21434793dd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78295,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483564/general/0d875677-2266-45e3-a2aa-bb0ae39d1e7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98586e12-67b7-5759-bb43-9a21434793dd/98586e12-67b7-5759-bb43-9a21434793dd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66807,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483564/general/20f4f778-8d3f-4250-a97b-3a7f9944a32d.jpg',
'Width': 1024}],
'price': 17300,
'price_includes_vat': True,
'registration_date': '2021-03-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Passat Variant 2.0 TDI Elegance - 4Motion - Diesel - '
'Automatic - 200 hp - 123.469 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728447%27 HTTP/1.1" 200 None
2026-03-25 17:18:27 [adesa.de] INFO: Saving data for 10728447: {'created_time': 1774459107.912474, 'last_price_update_time': 1774459107.912488, 'auction_closing_time': 1774606800.0}
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728447') HTTP/1.1" 204 0
2026-03-25 17:18:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d0c62878-b5af-5109-8a44-86afa2860bf7 with identifier: 10726149
2026-03-25 17:18:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d0c62878-b5af-5109-8a44-86afa2860bf7 with identifier: 10726149
2026-03-25 17:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d0c62878-b5af-5109-8a44-86afa2860bf7 with identifier: 10726149 to the API
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726149>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'd0c62878-b5af-5109-8a44-86afa2860bf7',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154611',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726149',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 80322,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5737010/general/8a7c8983-afd1-4a14-be19-81428b7bb9b9.jpg',
'https://images.openlane.eu/carimgs/5737010/general/41a77682-e709-41e2-9317-dcd59acbc230.jpg',
'https://images.openlane.eu/carimgs/5737010/general/6c843cb4-70fe-486c-8f55-3e1b4ae6faef.jpg',
'https://images.openlane.eu/carimgs/5737010/general/89c29f81-af5f-47a8-ac77-9bb8f7f116aa.jpg',
'https://images.openlane.eu/carimgs/5737010/general/6a4748c8-fcb9-4774-bc04-7294494a1aa6.jpg',
'https://images.openlane.eu/carimgs/5737010/general/275b9660-765e-4ede-ba3b-0ab933aa9dc1.jpg',
'https://images.openlane.eu/carimgs/5737010/general/678961c2-b26c-4df8-8110-c9220ee564f7.jpg',
'https://images.openlane.eu/carimgs/5737010/general/82ebf22b-c7f5-40e1-b70e-98c62f7b02b0.jpg',
'https://images.openlane.eu/carimgs/5737010/general/97866338-ba57-4f10-8964-48ab8cda1480.jpg',
'https://images.openlane.eu/carimgs/5737010/general/a2b5f853-8563-4f34-bc35-c974df602128.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0c62878-b5af-5109-8a44-86afa2860bf7/d0c62878-b5af-5109-8a44-86afa2860bf7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163435,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737010/general/8a7c8983-afd1-4a14-be19-81428b7bb9b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0c62878-b5af-5109-8a44-86afa2860bf7/d0c62878-b5af-5109-8a44-86afa2860bf7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168634,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737010/general/41a77682-e709-41e2-9317-dcd59acbc230.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0c62878-b5af-5109-8a44-86afa2860bf7/d0c62878-b5af-5109-8a44-86afa2860bf7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166628,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737010/general/6c843cb4-70fe-486c-8f55-3e1b4ae6faef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0c62878-b5af-5109-8a44-86afa2860bf7/d0c62878-b5af-5109-8a44-86afa2860bf7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168521,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737010/general/89c29f81-af5f-47a8-ac77-9bb8f7f116aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0c62878-b5af-5109-8a44-86afa2860bf7/d0c62878-b5af-5109-8a44-86afa2860bf7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107553,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737010/general/6a4748c8-fcb9-4774-bc04-7294494a1aa6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0c62878-b5af-5109-8a44-86afa2860bf7/d0c62878-b5af-5109-8a44-86afa2860bf7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76076,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737010/general/275b9660-765e-4ede-ba3b-0ab933aa9dc1.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0c62878-b5af-5109-8a44-86afa2860bf7/d0c62878-b5af-5109-8a44-86afa2860bf7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100342,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737010/general/678961c2-b26c-4df8-8110-c9220ee564f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0c62878-b5af-5109-8a44-86afa2860bf7/d0c62878-b5af-5109-8a44-86afa2860bf7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83140,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737010/general/82ebf22b-c7f5-40e1-b70e-98c62f7b02b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0c62878-b5af-5109-8a44-86afa2860bf7/d0c62878-b5af-5109-8a44-86afa2860bf7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81708,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737010/general/97866338-ba57-4f10-8964-48ab8cda1480.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0c62878-b5af-5109-8a44-86afa2860bf7/d0c62878-b5af-5109-8a44-86afa2860bf7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119788,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737010/general/a2b5f853-8563-4f34-bc35-c974df602128.jpg',
'Width': 1024}],
'price': 17200,
'price_includes_vat': True,
'registration_date': '2022-12-28',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Passat Variant 2.0 TDI Elegance - Diesel - Manual - 150 '
'hp - 80.322 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726149%27 HTTP/1.1" 200 None
2026-03-25 17:18:28 [adesa.de] INFO: Saving data for 10726149: {'created_time': 1774459108.239503, 'last_price_update_time': 1774459108.239515, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726149') HTTP/1.1" 204 0
2026-03-25 17:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 832cc036-16fc-59ed-ae92-34d434691db5 with identifier: 10725992
2026-03-25 17:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 832cc036-16fc-59ed-ae92-34d434691db5 with identifier: 10725992
2026-03-25 17:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 832cc036-16fc-59ed-ae92-34d434691db5 with identifier: 10725992 to the API
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742428/general/f0e24934-8266-4ca2-8150-4edd2d4d3ec2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '832cc036-16fc-59ed-ae92-34d434691db5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161298',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725992',
'listing': 'auction',
'location': 'Engelskirchen (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 51976,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832cc036-16fc-59ed-ae92-34d434691db5/832cc036-16fc-59ed-ae92-34d434691db5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51578,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742428/general/f0e24934-8266-4ca2-8150-4edd2d4d3ec2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832cc036-16fc-59ed-ae92-34d434691db5/832cc036-16fc-59ed-ae92-34d434691db5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742428/general/b7952f8f-b9b0-4f3f-ae2b-92fd82fff1e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832cc036-16fc-59ed-ae92-34d434691db5/832cc036-16fc-59ed-ae92-34d434691db5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56022,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742428/general/bb156a0c-06b4-45d7-90d5-a738f76fe1af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832cc036-16fc-59ed-ae92-34d434691db5/832cc036-16fc-59ed-ae92-34d434691db5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54036,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742428/general/be157ab9-de4c-48c1-b67f-d4d0157c7ec3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832cc036-16fc-59ed-ae92-34d434691db5/832cc036-16fc-59ed-ae92-34d434691db5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80946,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742428/general/1a0ed434-cdb1-4f13-bbcf-0d7fee30a10d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832cc036-16fc-59ed-ae92-34d434691db5/832cc036-16fc-59ed-ae92-34d434691db5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74780,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742428/general/ed4aec46-6845-47d2-ad29-96301c172be9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832cc036-16fc-59ed-ae92-34d434691db5/832cc036-16fc-59ed-ae92-34d434691db5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101751,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742428/general/746c6a33-6def-4f2e-81f0-e50804427e99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832cc036-16fc-59ed-ae92-34d434691db5/832cc036-16fc-59ed-ae92-34d434691db5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80532,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742428/general/d6a374dd-eefd-44d6-a700-027522490460.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832cc036-16fc-59ed-ae92-34d434691db5/832cc036-16fc-59ed-ae92-34d434691db5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88798,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742428/general/267a4474-d297-4937-8f2e-f854a6d06b91.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832cc036-16fc-59ed-ae92-34d434691db5/832cc036-16fc-59ed-ae92-34d434691db5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79889,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742428/general/8cb1ce57-24f6-4de4-8383-f776683b0f21.jpg',
'Width': 1024}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 150 hp - 51.976 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725992%27 HTTP/1.1" 200 None
2026-03-25 17:18:28 [adesa.de] INFO: Saving data for 10725992: {'created_time': 1774459108.608152, 'last_price_update_time': 1774459108.608164, 'auction_closing_time': 1774607100.0}
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725992') HTTP/1.1" 204 0
2026-03-25 17:18:28 [adesa.de] INFO: Found listing with ID: 10726140
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726140%27 HTTP/1.1" 200 None
2026-03-25 17:18:28 [adesa.de] INFO: Scrape type for 10726140: 1
2026-03-25 17:18:28 [adesa.de] INFO: Scraping item 10726140 url https://www.openlane.eu/en/carv6/auction/10726140
2026-03-25 17:18:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:28 [adesa.de] INFO: Found listing with ID: 10726137
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726137%27 HTTP/1.1" 200 None
2026-03-25 17:18:28 [adesa.de] INFO: Scrape type for 10726137: 1
2026-03-25 17:18:28 [adesa.de] INFO: Scraping item 10726137 url https://www.openlane.eu/en/carv6/auction/10726137
2026-03-25 17:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7240b503-bd96-599a-a7ec-4069d101fe8e with identifier: 10725993
2026-03-25 17:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7240b503-bd96-599a-a7ec-4069d101fe8e with scrape type 1
2026-03-25 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7240b503-bd96-599a-a7ec-4069d101fe8e
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252Fcedcd6d4-6df9-455a-85b8-9805a2e365c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/cedcd6d4-6df9-455a-85b8-9805a2e365c7.jpg not downloaded yet
2026-03-25 17:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c3dc57b-32f0-5100-8fa4-47ca48f4db95 with identifier: 10726131
2026-03-25 17:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c3dc57b-32f0-5100-8fa4-47ca48f4db95 with scrape type 1
2026-03-25 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8c3dc57b-32f0-5100-8fa4-47ca48f4db95
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736989%252Fgeneral%252Fb29ad460-df7c-47a1-8485-9ec89ec42139.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736989/general/b29ad460-df7c-47a1-8485-9ec89ec42139.jpg already downloaded
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736989%252Fgeneral%252Ff4337ae3-aa13-4b3e-bda2-38af82e5f15f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736989/general/f4337ae3-aa13-4b3e-bda2-38af82e5f15f.jpg already downloaded
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736989%252Fgeneral%252F30f53042-8b34-4f64-80bc-a79a2af71aab.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736989/general/30f53042-8b34-4f64-80bc-a79a2af71aab.jpg already downloaded
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736989%252Fgeneral%252F5f73e5b7-dc0f-476c-b8c6-a514eb810399.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736989/general/5f73e5b7-dc0f-476c-b8c6-a514eb810399.jpg already downloaded
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736989%252Fgeneral%252F668b7782-62bc-450e-8230-e906cd719750.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736989/general/668b7782-62bc-450e-8230-e906cd719750.jpg already downloaded
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736989%252Fgeneral%252F464c53c8-0bc4-4a1e-9e9f-9a74eb9aae63.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736989/general/464c53c8-0bc4-4a1e-9e9f-9a74eb9aae63.jpg already downloaded
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736989%252Fgeneral%252F10b30f9e-7b08-4cb1-8a5a-fcfc2aba5540.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736989/general/10b30f9e-7b08-4cb1-8a5a-fcfc2aba5540.jpg already downloaded
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736989%252Fgeneral%252F21112747-a697-4e9b-ae55-2cdb859d27c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736989/general/21112747-a697-4e9b-ae55-2cdb859d27c5.jpg already downloaded
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736989%252Fgeneral%252F1b94cb72-e4db-490d-b7bc-e4ed1c6597fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736989/general/1b94cb72-e4db-490d-b7bc-e4ed1c6597fa.jpg already downloaded
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736989%252Fgeneral%252Fdeb5546d-8434-48f7-86be-c1e6baa63457.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736989/general/deb5546d-8434-48f7-86be-c1e6baa63457.jpg already downloaded
2026-03-25 17:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8c3dc57b-32f0-5100-8fa4-47ca48f4db95, identifier: 10726131
2026-03-25 17:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4bd5141-9bc1-5100-8b06-069141cb6fd6 with identifier: 10726134
2026-03-25 17:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4bd5141-9bc1-5100-8b06-069141cb6fd6 with scrape type 1
2026-03-25 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c4bd5141-9bc1-5100-8b06-069141cb6fd6
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736994%252Fgeneral%252F89261b63-a766-4018-b823-5f48da0f3494.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736994/general/89261b63-a766-4018-b823-5f48da0f3494.jpg already downloaded
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736994%252Fgeneral%252Faec20bbb-9abd-41d6-8478-6ac3c3837047.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736994/general/aec20bbb-9abd-41d6-8478-6ac3c3837047.jpg already downloaded
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736994%252Fgeneral%252F2824d4f5-034f-4992-90ab-9c20c2cf8be4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736994/general/2824d4f5-034f-4992-90ab-9c20c2cf8be4.jpg already downloaded
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736994%252Fgeneral%252Faba12b13-619c-413c-a698-6ac6b6d3b026.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736994/general/aba12b13-619c-413c-a698-6ac6b6d3b026.jpg already downloaded
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736994%252Fgeneral%252F16cd1181-0494-453c-832f-15a3c653e37f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736994/general/16cd1181-0494-453c-832f-15a3c653e37f.jpg already downloaded
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736994%252Fgeneral%252F14ac7ece-42da-4a76-a0b5-74975f2b8a8c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736994/general/14ac7ece-42da-4a76-a0b5-74975f2b8a8c.jpg already downloaded
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736994%252Fgeneral%252Fba30f4fb-0499-4fd2-aa39-7dff1bedb954.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736994/general/ba30f4fb-0499-4fd2-aa39-7dff1bedb954.jpg already downloaded
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736994%252Fgeneral%252F3bfb2335-9586-416c-a6eb-e322fc3248c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736994/general/3bfb2335-9586-416c-a6eb-e322fc3248c7.jpg already downloaded
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736994%252Fgeneral%252F7a7b7797-ecaf-438a-b6b9-56dc8bbe8418.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736994/general/7a7b7797-ecaf-438a-b6b9-56dc8bbe8418.jpg already downloaded
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736994%252Fgeneral%252F022c6e18-d149-466e-a050-e83926683ef7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736994/general/022c6e18-d149-466e-a050-e83926683ef7.jpg already downloaded
2026-03-25 17:18:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c4bd5141-9bc1-5100-8b06-069141cb6fd6, identifier: 10726134
2026-03-25 17:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14656ea6-1b97-5ea3-9c96-00b7fdccf1fc with identifier: 10726133
2026-03-25 17:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14656ea6-1b97-5ea3-9c96-00b7fdccf1fc with scrape type 1
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 14656ea6-1b97-5ea3-9c96-00b7fdccf1fc
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736993%252Fgeneral%252Fcc00f9e8-6a24-4501-93d0-faf950b2585c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736993/general/cc00f9e8-6a24-4501-93d0-faf950b2585c.jpg already downloaded
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736993%252Fgeneral%252Ff279cd24-6e51-4cc0-904c-d68b49164f10.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736993/general/f279cd24-6e51-4cc0-904c-d68b49164f10.jpg already downloaded
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736993%252Fgeneral%252Ffaeb08bb-cc99-46a7-9f94-5511d880098f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736993/general/faeb08bb-cc99-46a7-9f94-5511d880098f.jpg already downloaded
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736993%252Fgeneral%252F89029b63-89d5-4aa8-9e7d-97deb930db51.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736993/general/89029b63-89d5-4aa8-9e7d-97deb930db51.jpg already downloaded
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736993%252Fgeneral%252F4ce8c7fc-e1f1-4a3d-abde-48d4c2831b56.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736993/general/4ce8c7fc-e1f1-4a3d-abde-48d4c2831b56.jpg already downloaded
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736993%252Fgeneral%252F1565ace2-6357-46ba-a9d3-b5df78ae1443.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736993/general/1565ace2-6357-46ba-a9d3-b5df78ae1443.jpg already downloaded
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736993%252Fgeneral%252F7b24b576-747c-4e37-80e1-a36a251d234d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736993/general/7b24b576-747c-4e37-80e1-a36a251d234d.jpg already downloaded
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736993%252Fgeneral%252F24b1d4ec-0d90-497f-98aa-d7e056d781ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736993/general/24b1d4ec-0d90-497f-98aa-d7e056d781ae.jpg already downloaded
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736993%252Fgeneral%252F493c6d8c-3265-4b3d-9ecc-8d2398bb962c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736993/general/493c6d8c-3265-4b3d-9ecc-8d2398bb962c.jpg already downloaded
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736993%252Fgeneral%252F75e1499b-9d43-44f6-9d1c-757eb20d2283.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736993/general/75e1499b-9d43-44f6-9d1c-757eb20d2283.jpg already downloaded
2026-03-25 17:18:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 14656ea6-1b97-5ea3-9c96-00b7fdccf1fc, identifier: 10726133
2026-03-25 17:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cc57a32-dfd5-5a5c-b96d-c35723efd8a4 with identifier: 10726132
2026-03-25 17:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cc57a32-dfd5-5a5c-b96d-c35723efd8a4 with scrape type 1
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7cc57a32-dfd5-5a5c-b96d-c35723efd8a4
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736992%252Fgeneral%252Ff4f605dc-3a54-471d-b5d5-488d33a72d0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736992/general/f4f605dc-3a54-471d-b5d5-488d33a72d0b.jpg already downloaded
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736992%252Fgeneral%252F3b27535e-72f4-4446-bacc-11a1542c040d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736992/general/3b27535e-72f4-4446-bacc-11a1542c040d.jpg already downloaded
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736992%252Fgeneral%252F185e8485-e5a7-4cf2-8141-79965ebbe3c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736992/general/185e8485-e5a7-4cf2-8141-79965ebbe3c4.jpg already downloaded
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736992%252Fgeneral%252F92209527-6dcc-45ff-b6e3-3460f061beed.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736992/general/92209527-6dcc-45ff-b6e3-3460f061beed.jpg already downloaded
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736992%252Fgeneral%252Ffb4d52ff-7fce-4263-9b45-c5cbaa035f0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736992/general/fb4d52ff-7fce-4263-9b45-c5cbaa035f0d.jpg already downloaded
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736992%252Fgeneral%252Fe0046dee-8f6b-4a5a-bdc0-62570b775cea.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736992/general/e0046dee-8f6b-4a5a-bdc0-62570b775cea.jpg already downloaded
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736992%252Fgeneral%252F3130df2e-e580-4af8-8bf0-383577a2e894.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736992/general/3130df2e-e580-4af8-8bf0-383577a2e894.jpg already downloaded
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736992%252Fgeneral%252F10d8d727-9fbd-47ea-baa0-f8176f7c95b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736992/general/10d8d727-9fbd-47ea-baa0-f8176f7c95b6.jpg already downloaded
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736992%252Fgeneral%252F55fd40e9-2a20-4655-830c-d6d2d234721c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736992/general/55fd40e9-2a20-4655-830c-d6d2d234721c.jpg already downloaded
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736992%252Fgeneral%252F45016cde-3dd1-43b6-a920-512fcbed752f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736992/general/45016cde-3dd1-43b6-a920-512fcbed752f.jpg already downloaded
2026-03-25 17:18:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7cc57a32-dfd5-5a5c-b96d-c35723efd8a4, identifier: 10726132
2026-03-25 17:18:29 [adesa.de] INFO: Found listing with ID: 10726143
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726143%27 HTTP/1.1" 200 None
2026-03-25 17:18:29 [adesa.de] INFO: Scrape type for 10726143: 1
2026-03-25 17:18:29 [adesa.de] INFO: Scraping item 10726143 url https://www.openlane.eu/en/carv6/auction/10726143
2026-03-25 17:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8c3dc57b-32f0-5100-8fa4-47ca48f4db95 with identifier: 10726131
2026-03-25 17:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8c3dc57b-32f0-5100-8fa4-47ca48f4db95 with identifier: 10726131
2026-03-25 17:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8c3dc57b-32f0-5100-8fa4-47ca48f4db95 with identifier: 10726131 to the API
2026-03-25 17:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726131>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '8c3dc57b-32f0-5100-8fa4-47ca48f4db95',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26015460D',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726131',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 52032,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5736989/general/b29ad460-df7c-47a1-8485-9ec89ec42139.jpg',
'https://images.openlane.eu/carimgs/5736989/general/f4337ae3-aa13-4b3e-bda2-38af82e5f15f.jpg',
'https://images.openlane.eu/carimgs/5736989/general/30f53042-8b34-4f64-80bc-a79a2af71aab.jpg',
'https://images.openlane.eu/carimgs/5736989/general/5f73e5b7-dc0f-476c-b8c6-a514eb810399.jpg',
'https://images.openlane.eu/carimgs/5736989/general/668b7782-62bc-450e-8230-e906cd719750.jpg',
'https://images.openlane.eu/carimgs/5736989/general/464c53c8-0bc4-4a1e-9e9f-9a74eb9aae63.jpg',
'https://images.openlane.eu/carimgs/5736989/general/10b30f9e-7b08-4cb1-8a5a-fcfc2aba5540.jpg',
'https://images.openlane.eu/carimgs/5736989/general/21112747-a697-4e9b-ae55-2cdb859d27c5.jpg',
'https://images.openlane.eu/carimgs/5736989/general/1b94cb72-e4db-490d-b7bc-e4ed1c6597fa.jpg',
'https://images.openlane.eu/carimgs/5736989/general/deb5546d-8434-48f7-86be-c1e6baa63457.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3dc57b-32f0-5100-8fa4-47ca48f4db95/8c3dc57b-32f0-5100-8fa4-47ca48f4db95_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57969,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736989/general/b29ad460-df7c-47a1-8485-9ec89ec42139.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3dc57b-32f0-5100-8fa4-47ca48f4db95/8c3dc57b-32f0-5100-8fa4-47ca48f4db95_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52790,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736989/general/f4337ae3-aa13-4b3e-bda2-38af82e5f15f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3dc57b-32f0-5100-8fa4-47ca48f4db95/8c3dc57b-32f0-5100-8fa4-47ca48f4db95_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54390,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736989/general/30f53042-8b34-4f64-80bc-a79a2af71aab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3dc57b-32f0-5100-8fa4-47ca48f4db95/8c3dc57b-32f0-5100-8fa4-47ca48f4db95_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59417,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736989/general/5f73e5b7-dc0f-476c-b8c6-a514eb810399.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3dc57b-32f0-5100-8fa4-47ca48f4db95/8c3dc57b-32f0-5100-8fa4-47ca48f4db95_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122644,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736989/general/668b7782-62bc-450e-8230-e906cd719750.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3dc57b-32f0-5100-8fa4-47ca48f4db95/8c3dc57b-32f0-5100-8fa4-47ca48f4db95_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100385,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736989/general/464c53c8-0bc4-4a1e-9e9f-9a74eb9aae63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3dc57b-32f0-5100-8fa4-47ca48f4db95/8c3dc57b-32f0-5100-8fa4-47ca48f4db95_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106531,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736989/general/10b30f9e-7b08-4cb1-8a5a-fcfc2aba5540.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3dc57b-32f0-5100-8fa4-47ca48f4db95/8c3dc57b-32f0-5100-8fa4-47ca48f4db95_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100975,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736989/general/21112747-a697-4e9b-ae55-2cdb859d27c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3dc57b-32f0-5100-8fa4-47ca48f4db95/8c3dc57b-32f0-5100-8fa4-47ca48f4db95_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148364,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736989/general/1b94cb72-e4db-490d-b7bc-e4ed1c6597fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3dc57b-32f0-5100-8fa4-47ca48f4db95/8c3dc57b-32f0-5100-8fa4-47ca48f4db95_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94106,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736989/general/deb5546d-8434-48f7-86be-c1e6baa63457.jpg',
'Width': 1024}],
'price': 18300,
'price_includes_vat': True,
'registration_date': '2022-11-23',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'200 hp - 52.032 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726131%27 HTTP/1.1" 200 None
2026-03-25 17:18:30 [adesa.de] INFO: Saving data for 10726131: {'created_time': 1774459110.630876, 'last_price_update_time': 1774459110.63089, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726131') HTTP/1.1" 204 0
2026-03-25 17:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c4bd5141-9bc1-5100-8b06-069141cb6fd6 with identifier: 10726134
2026-03-25 17:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c4bd5141-9bc1-5100-8b06-069141cb6fd6 with identifier: 10726134
2026-03-25 17:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c4bd5141-9bc1-5100-8b06-069141cb6fd6 with identifier: 10726134 to the API
2026-03-25 17:18:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726134>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'c4bd5141-9bc1-5100-8b06-069141cb6fd6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26015460F',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726134',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 25387,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5736994/general/89261b63-a766-4018-b823-5f48da0f3494.jpg',
'https://images.openlane.eu/carimgs/5736994/general/aec20bbb-9abd-41d6-8478-6ac3c3837047.jpg',
'https://images.openlane.eu/carimgs/5736994/general/2824d4f5-034f-4992-90ab-9c20c2cf8be4.jpg',
'https://images.openlane.eu/carimgs/5736994/general/aba12b13-619c-413c-a698-6ac6b6d3b026.jpg',
'https://images.openlane.eu/carimgs/5736994/general/16cd1181-0494-453c-832f-15a3c653e37f.jpg',
'https://images.openlane.eu/carimgs/5736994/general/14ac7ece-42da-4a76-a0b5-74975f2b8a8c.jpg',
'https://images.openlane.eu/carimgs/5736994/general/ba30f4fb-0499-4fd2-aa39-7dff1bedb954.jpg',
'https://images.openlane.eu/carimgs/5736994/general/3bfb2335-9586-416c-a6eb-e322fc3248c7.jpg',
'https://images.openlane.eu/carimgs/5736994/general/7a7b7797-ecaf-438a-b6b9-56dc8bbe8418.jpg',
'https://images.openlane.eu/carimgs/5736994/general/022c6e18-d149-466e-a050-e83926683ef7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4bd5141-9bc1-5100-8b06-069141cb6fd6/c4bd5141-9bc1-5100-8b06-069141cb6fd6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30933,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736994/general/89261b63-a766-4018-b823-5f48da0f3494.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4bd5141-9bc1-5100-8b06-069141cb6fd6/c4bd5141-9bc1-5100-8b06-069141cb6fd6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30257,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736994/general/aec20bbb-9abd-41d6-8478-6ac3c3837047.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4bd5141-9bc1-5100-8b06-069141cb6fd6/c4bd5141-9bc1-5100-8b06-069141cb6fd6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31960,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736994/general/2824d4f5-034f-4992-90ab-9c20c2cf8be4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4bd5141-9bc1-5100-8b06-069141cb6fd6/c4bd5141-9bc1-5100-8b06-069141cb6fd6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31392,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736994/general/aba12b13-619c-413c-a698-6ac6b6d3b026.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4bd5141-9bc1-5100-8b06-069141cb6fd6/c4bd5141-9bc1-5100-8b06-069141cb6fd6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51104,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736994/general/16cd1181-0494-453c-832f-15a3c653e37f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4bd5141-9bc1-5100-8b06-069141cb6fd6/c4bd5141-9bc1-5100-8b06-069141cb6fd6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60270,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736994/general/14ac7ece-42da-4a76-a0b5-74975f2b8a8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4bd5141-9bc1-5100-8b06-069141cb6fd6/c4bd5141-9bc1-5100-8b06-069141cb6fd6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57587,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736994/general/ba30f4fb-0499-4fd2-aa39-7dff1bedb954.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4bd5141-9bc1-5100-8b06-069141cb6fd6/c4bd5141-9bc1-5100-8b06-069141cb6fd6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736994/general/3bfb2335-9586-416c-a6eb-e322fc3248c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4bd5141-9bc1-5100-8b06-069141cb6fd6/c4bd5141-9bc1-5100-8b06-069141cb6fd6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44344,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736994/general/7a7b7797-ecaf-438a-b6b9-56dc8bbe8418.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4bd5141-9bc1-5100-8b06-069141cb6fd6/c4bd5141-9bc1-5100-8b06-069141cb6fd6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57983,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736994/general/022c6e18-d149-466e-a050-e83926683ef7.jpg',
'Width': 1024}],
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-11-08',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Polo 1.0 TSI Life - Petrol - Manual - 95 hp - 25.387 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-25 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726134%27 HTTP/1.1" 200 None
2026-03-25 17:18:31 [adesa.de] INFO: Saving data for 10726134: {'created_time': 1774459111.168219, 'last_price_update_time': 1774459111.168235, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726134') HTTP/1.1" 204 0
2026-03-25 17:18:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 14656ea6-1b97-5ea3-9c96-00b7fdccf1fc with identifier: 10726133
2026-03-25 17:18:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 14656ea6-1b97-5ea3-9c96-00b7fdccf1fc with identifier: 10726133
2026-03-25 17:18:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 14656ea6-1b97-5ea3-9c96-00b7fdccf1fc with identifier: 10726133 to the API
2026-03-25 17:18:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726133>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '14656ea6-1b97-5ea3-9c96-00b7fdccf1fc',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26015460B',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726133',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 95221,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 62,
'photo_urls': ['https://images.openlane.eu/carimgs/5736993/general/cc00f9e8-6a24-4501-93d0-faf950b2585c.jpg',
'https://images.openlane.eu/carimgs/5736993/general/f279cd24-6e51-4cc0-904c-d68b49164f10.jpg',
'https://images.openlane.eu/carimgs/5736993/general/faeb08bb-cc99-46a7-9f94-5511d880098f.jpg',
'https://images.openlane.eu/carimgs/5736993/general/89029b63-89d5-4aa8-9e7d-97deb930db51.jpg',
'https://images.openlane.eu/carimgs/5736993/general/4ce8c7fc-e1f1-4a3d-abde-48d4c2831b56.jpg',
'https://images.openlane.eu/carimgs/5736993/general/1565ace2-6357-46ba-a9d3-b5df78ae1443.jpg',
'https://images.openlane.eu/carimgs/5736993/general/7b24b576-747c-4e37-80e1-a36a251d234d.jpg',
'https://images.openlane.eu/carimgs/5736993/general/24b1d4ec-0d90-497f-98aa-d7e056d781ae.jpg',
'https://images.openlane.eu/carimgs/5736993/general/493c6d8c-3265-4b3d-9ecc-8d2398bb962c.jpg',
'https://images.openlane.eu/carimgs/5736993/general/75e1499b-9d43-44f6-9d1c-757eb20d2283.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14656ea6-1b97-5ea3-9c96-00b7fdccf1fc/14656ea6-1b97-5ea3-9c96-00b7fdccf1fc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35385,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736993/general/cc00f9e8-6a24-4501-93d0-faf950b2585c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14656ea6-1b97-5ea3-9c96-00b7fdccf1fc/14656ea6-1b97-5ea3-9c96-00b7fdccf1fc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34462,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736993/general/f279cd24-6e51-4cc0-904c-d68b49164f10.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14656ea6-1b97-5ea3-9c96-00b7fdccf1fc/14656ea6-1b97-5ea3-9c96-00b7fdccf1fc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35225,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736993/general/faeb08bb-cc99-46a7-9f94-5511d880098f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14656ea6-1b97-5ea3-9c96-00b7fdccf1fc/14656ea6-1b97-5ea3-9c96-00b7fdccf1fc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34139,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736993/general/89029b63-89d5-4aa8-9e7d-97deb930db51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14656ea6-1b97-5ea3-9c96-00b7fdccf1fc/14656ea6-1b97-5ea3-9c96-00b7fdccf1fc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56500,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736993/general/4ce8c7fc-e1f1-4a3d-abde-48d4c2831b56.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14656ea6-1b97-5ea3-9c96-00b7fdccf1fc/14656ea6-1b97-5ea3-9c96-00b7fdccf1fc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61857,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736993/general/1565ace2-6357-46ba-a9d3-b5df78ae1443.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14656ea6-1b97-5ea3-9c96-00b7fdccf1fc/14656ea6-1b97-5ea3-9c96-00b7fdccf1fc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64099,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736993/general/7b24b576-747c-4e37-80e1-a36a251d234d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14656ea6-1b97-5ea3-9c96-00b7fdccf1fc/14656ea6-1b97-5ea3-9c96-00b7fdccf1fc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63786,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736993/general/24b1d4ec-0d90-497f-98aa-d7e056d781ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14656ea6-1b97-5ea3-9c96-00b7fdccf1fc/14656ea6-1b97-5ea3-9c96-00b7fdccf1fc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69640,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736993/general/493c6d8c-3265-4b3d-9ecc-8d2398bb962c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14656ea6-1b97-5ea3-9c96-00b7fdccf1fc/14656ea6-1b97-5ea3-9c96-00b7fdccf1fc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49206,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736993/general/75e1499b-9d43-44f6-9d1c-757eb20d2283.jpg',
'Width': 1024}],
'price': 13100,
'price_includes_vat': True,
'registration_date': '2023-03-17',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Passat Variant 2.0 TDI - Diesel - Automatic - 122 hp - '
'95.221 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726133%27 HTTP/1.1" 200 None
2026-03-25 17:18:31 [adesa.de] INFO: Saving data for 10726133: {'created_time': 1774459111.874539, 'last_price_update_time': 1774459111.874551, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726133') HTTP/1.1" 204 0
2026-03-25 17:18:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7cc57a32-dfd5-5a5c-b96d-c35723efd8a4 with identifier: 10726132
2026-03-25 17:18:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7cc57a32-dfd5-5a5c-b96d-c35723efd8a4 with identifier: 10726132
2026-03-25 17:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7cc57a32-dfd5-5a5c-b96d-c35723efd8a4 with identifier: 10726132 to the API
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726132>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '7cc57a32-dfd5-5a5c-b96d-c35723efd8a4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154609',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726132',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 49884,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5736992/general/f4f605dc-3a54-471d-b5d5-488d33a72d0b.jpg',
'https://images.openlane.eu/carimgs/5736992/general/3b27535e-72f4-4446-bacc-11a1542c040d.jpg',
'https://images.openlane.eu/carimgs/5736992/general/185e8485-e5a7-4cf2-8141-79965ebbe3c4.jpg',
'https://images.openlane.eu/carimgs/5736992/general/92209527-6dcc-45ff-b6e3-3460f061beed.jpg',
'https://images.openlane.eu/carimgs/5736992/general/fb4d52ff-7fce-4263-9b45-c5cbaa035f0d.jpg',
'https://images.openlane.eu/carimgs/5736992/general/e0046dee-8f6b-4a5a-bdc0-62570b775cea.jpg',
'https://images.openlane.eu/carimgs/5736992/general/3130df2e-e580-4af8-8bf0-383577a2e894.jpg',
'https://images.openlane.eu/carimgs/5736992/general/10d8d727-9fbd-47ea-baa0-f8176f7c95b6.jpg',
'https://images.openlane.eu/carimgs/5736992/general/55fd40e9-2a20-4655-830c-d6d2d234721c.jpg',
'https://images.openlane.eu/carimgs/5736992/general/45016cde-3dd1-43b6-a920-512fcbed752f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc57a32-dfd5-5a5c-b96d-c35723efd8a4/7cc57a32-dfd5-5a5c-b96d-c35723efd8a4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117418,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736992/general/f4f605dc-3a54-471d-b5d5-488d33a72d0b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc57a32-dfd5-5a5c-b96d-c35723efd8a4/7cc57a32-dfd5-5a5c-b96d-c35723efd8a4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118105,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736992/general/3b27535e-72f4-4446-bacc-11a1542c040d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc57a32-dfd5-5a5c-b96d-c35723efd8a4/7cc57a32-dfd5-5a5c-b96d-c35723efd8a4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98467,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736992/general/185e8485-e5a7-4cf2-8141-79965ebbe3c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc57a32-dfd5-5a5c-b96d-c35723efd8a4/7cc57a32-dfd5-5a5c-b96d-c35723efd8a4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105036,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736992/general/92209527-6dcc-45ff-b6e3-3460f061beed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc57a32-dfd5-5a5c-b96d-c35723efd8a4/7cc57a32-dfd5-5a5c-b96d-c35723efd8a4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87738,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736992/general/fb4d52ff-7fce-4263-9b45-c5cbaa035f0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc57a32-dfd5-5a5c-b96d-c35723efd8a4/7cc57a32-dfd5-5a5c-b96d-c35723efd8a4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77871,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736992/general/e0046dee-8f6b-4a5a-bdc0-62570b775cea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc57a32-dfd5-5a5c-b96d-c35723efd8a4/7cc57a32-dfd5-5a5c-b96d-c35723efd8a4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116526,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736992/general/3130df2e-e580-4af8-8bf0-383577a2e894.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc57a32-dfd5-5a5c-b96d-c35723efd8a4/7cc57a32-dfd5-5a5c-b96d-c35723efd8a4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93188,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736992/general/10d8d727-9fbd-47ea-baa0-f8176f7c95b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc57a32-dfd5-5a5c-b96d-c35723efd8a4/7cc57a32-dfd5-5a5c-b96d-c35723efd8a4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94490,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736992/general/55fd40e9-2a20-4655-830c-d6d2d234721c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cc57a32-dfd5-5a5c-b96d-c35723efd8a4/7cc57a32-dfd5-5a5c-b96d-c35723efd8a4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52431,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736992/general/45016cde-3dd1-43b6-a920-512fcbed752f.jpg',
'Width': 1024}],
'price': 15000,
'price_includes_vat': True,
'registration_date': '2022-08-08',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Passat Variant GTE 1.4 TSI - Hybrid - Automatic - 156 hp '
'- 49.884 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726132%27 HTTP/1.1" 200 None
2026-03-25 17:18:32 [adesa.de] INFO: Saving data for 10726132: {'created_time': 1774459112.57043, 'last_price_update_time': 1774459112.570447, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726132') HTTP/1.1" 204 0
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252F1070aa0e-378c-4123-baf3-84d203e16a1c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/1070aa0e-378c-4123-baf3-84d203e16a1c.jpg not downloaded yet
2026-03-25 17:18:32 [adesa.de] INFO: Found listing with ID: 10726156
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726156%27 HTTP/1.1" 200 None
2026-03-25 17:18:32 [adesa.de] INFO: Scrape type for 10726156: 1
2026-03-25 17:18:32 [adesa.de] INFO: Scraping item 10726156 url https://www.openlane.eu/en/carv6/auction/10726156
2026-03-25 17:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726151> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728451> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252Fdb4869be-11a1-407c-a4b6-cc7c17235ab0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/db4869be-11a1-407c-a4b6-cc7c17235ab0.jpg not downloaded yet
2026-03-25 17:18:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:32 [adesa.de] INFO: Found listing with ID: 10726145
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726145%27 HTTP/1.1" 200 None
2026-03-25 17:18:32 [adesa.de] INFO: Scrape type for 10726145: 1
2026-03-25 17:18:32 [adesa.de] INFO: Scraping item 10726145 url https://www.openlane.eu/en/carv6/auction/10726145
2026-03-25 17:18:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252Faa8c286e-b869-4bb0-878b-dd1333037e36.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/aa8c286e-b869-4bb0-878b-dd1333037e36.jpg not downloaded yet
2026-03-25 17:18:32 [adesa.de] INFO: Found listing with ID: 10726148
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726148%27 HTTP/1.1" 200 None
2026-03-25 17:18:32 [adesa.de] INFO: Scrape type for 10726148: 1
2026-03-25 17:18:32 [adesa.de] INFO: Scraping item 10726148 url https://www.openlane.eu/en/carv6/auction/10726148
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252Fc009e18d-9a6e-480a-9cd5-febf0f0e00e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/c009e18d-9a6e-480a-9cd5-febf0f0e00e4.jpg not downloaded yet
2026-03-25 17:18:32 [adesa.de] INFO: Found listing with ID: 10726146
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726146%27 HTTP/1.1" 200 None
2026-03-25 17:18:32 [adesa.de] INFO: Scrape type for 10726146: 1
2026-03-25 17:18:32 [adesa.de] INFO: Scraping item 10726146 url https://www.openlane.eu/en/carv6/auction/10726146
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252F4d12aa59-56b5-4b45-b818-1442e3db2075.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/4d12aa59-56b5-4b45-b818-1442e3db2075.jpg not downloaded yet
2026-03-25 17:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742429/general/1070aa0e-378c-4123-baf3-84d203e16a1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725993)
2026-03-25 17:18:32 [adesa.de] INFO: Found listing with ID: 10726141
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726141%27 HTTP/1.1" 200 None
2026-03-25 17:18:32 [adesa.de] INFO: Scrape type for 10726141: 1
2026-03-25 17:18:32 [adesa.de] INFO: Scraping item 10726141 url https://www.openlane.eu/en/carv6/auction/10726141
2026-03-25 17:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 835116c8-1b1f-5b19-ad68-3cf7a5745b1e with identifier: 10726151
2026-03-25 17:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 835116c8-1b1f-5b19-ad68-3cf7a5745b1e with scrape type 1
2026-03-25 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 835116c8-1b1f-5b19-ad68-3cf7a5745b1e
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737012%252Fgeneral%252F4e8b1824-aefe-4b72-9342-faf71d24d6f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737012/general/4e8b1824-aefe-4b72-9342-faf71d24d6f7.jpg already downloaded
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737012%252Fgeneral%252F3c7e25c8-67b2-4614-800c-7e852325a400.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737012/general/3c7e25c8-67b2-4614-800c-7e852325a400.jpg already downloaded
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737012%252Fgeneral%252F4c48ff3b-9db4-458b-80ab-9bdf8dc99cac.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737012/general/4c48ff3b-9db4-458b-80ab-9bdf8dc99cac.jpg already downloaded
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737012%252Fgeneral%252F93ff2f4d-71fb-42e8-b80a-df85e7a14023.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737012/general/93ff2f4d-71fb-42e8-b80a-df85e7a14023.jpg already downloaded
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737012%252Fgeneral%252F5bcf6dca-e085-4f60-ba99-eb6ba0f9d99c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737012/general/5bcf6dca-e085-4f60-ba99-eb6ba0f9d99c.jpg already downloaded
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737012%252Fgeneral%252F92d32a2c-55e1-4f73-85dc-7f513c7e08b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737012/general/92d32a2c-55e1-4f73-85dc-7f513c7e08b4.jpg already downloaded
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737012%252Fgeneral%252Fe3049ccf-b321-46c8-81e4-e06e90c5cb72.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737012/general/e3049ccf-b321-46c8-81e4-e06e90c5cb72.jpg already downloaded
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737012%252Fgeneral%252F46780e67-805e-4a32-b028-aa90404fa717.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737012/general/46780e67-805e-4a32-b028-aa90404fa717.jpg already downloaded
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737012%252Fgeneral%252Fd5a96152-3097-4ed7-b330-2b8fa6336b25.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737012/general/d5a96152-3097-4ed7-b330-2b8fa6336b25.jpg already downloaded
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737012%252Fgeneral%252Fa3d60837-0d61-4011-8d09-61d7358f712e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737012/general/a3d60837-0d61-4011-8d09-61d7358f712e.jpg already downloaded
2026-03-25 17:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 835116c8-1b1f-5b19-ad68-3cf7a5745b1e, identifier: 10726151
2026-03-25 17:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 405ccb33-6982-5dbd-af31-711977f36884 with identifier: 10728451
2026-03-25 17:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 405ccb33-6982-5dbd-af31-711977f36884 with scrape type 1
2026-03-25 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 405ccb33-6982-5dbd-af31-711977f36884
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455014%252Fgeneral%252Fb21d693a-3936-4236-b7b3-70c0c09dccca.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455014/general/b21d693a-3936-4236-b7b3-70c0c09dccca.jpg already downloaded
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455014%252Fgeneral%252F02c2d102-fb3d-4eec-93a3-97e8036d5c84.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455014/general/02c2d102-fb3d-4eec-93a3-97e8036d5c84.jpg already downloaded
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455014%252Fgeneral%252F206b3d2f-6062-4802-a592-3495908c7ca4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455014/general/206b3d2f-6062-4802-a592-3495908c7ca4.jpg already downloaded
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455014%252Fgeneral%252F5b23344c-8235-40f4-a3a3-dad02ca857c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455014/general/5b23344c-8235-40f4-a3a3-dad02ca857c4.jpg already downloaded
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455014%252Fgeneral%252F66467e75-91ce-456a-86cc-f6f23ec3ef0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455014/general/66467e75-91ce-456a-86cc-f6f23ec3ef0d.jpg already downloaded
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455014%252Fgeneral%252Ff0bc7be8-360f-4689-ac0b-d003e6148147.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455014/general/f0bc7be8-360f-4689-ac0b-d003e6148147.jpg already downloaded
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455014%252Fgeneral%252Fbd8db38e-38ad-47b8-9304-ac05891c3d9f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455014/general/bd8db38e-38ad-47b8-9304-ac05891c3d9f.jpg already downloaded
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455014%252Fgeneral%252F9b35fb83-882b-474c-83a5-9d7431d5d382.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455014/general/9b35fb83-882b-474c-83a5-9d7431d5d382.jpg already downloaded
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455014%252Fgeneral%252Fe65aad7c-9893-4e48-a042-37199c15db54.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455014/general/e65aad7c-9893-4e48-a042-37199c15db54.jpg already downloaded
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455014%252Fgeneral%252F8756982c-7627-4d3c-9586-b6850f1b199a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455014/general/8756982c-7627-4d3c-9586-b6850f1b199a.jpg already downloaded
2026-03-25 17:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 405ccb33-6982-5dbd-af31-711977f36884, identifier: 10728451
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252Fca93daf9-61fa-4c34-a2f5-95755141c1b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/ca93daf9-61fa-4c34-a2f5-95755141c1b4.jpg not downloaded yet
2026-03-25 17:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 835116c8-1b1f-5b19-ad68-3cf7a5745b1e with identifier: 10726151
2026-03-25 17:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 835116c8-1b1f-5b19-ad68-3cf7a5745b1e with identifier: 10726151
2026-03-25 17:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 835116c8-1b1f-5b19-ad68-3cf7a5745b1e with identifier: 10726151 to the API
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726151>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '835116c8-1b1f-5b19-ad68-3cf7a5745b1e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26015460E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726151',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 80765,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5737012/general/4e8b1824-aefe-4b72-9342-faf71d24d6f7.jpg',
'https://images.openlane.eu/carimgs/5737012/general/3c7e25c8-67b2-4614-800c-7e852325a400.jpg',
'https://images.openlane.eu/carimgs/5737012/general/4c48ff3b-9db4-458b-80ab-9bdf8dc99cac.jpg',
'https://images.openlane.eu/carimgs/5737012/general/93ff2f4d-71fb-42e8-b80a-df85e7a14023.jpg',
'https://images.openlane.eu/carimgs/5737012/general/5bcf6dca-e085-4f60-ba99-eb6ba0f9d99c.jpg',
'https://images.openlane.eu/carimgs/5737012/general/92d32a2c-55e1-4f73-85dc-7f513c7e08b4.jpg',
'https://images.openlane.eu/carimgs/5737012/general/e3049ccf-b321-46c8-81e4-e06e90c5cb72.jpg',
'https://images.openlane.eu/carimgs/5737012/general/46780e67-805e-4a32-b028-aa90404fa717.jpg',
'https://images.openlane.eu/carimgs/5737012/general/d5a96152-3097-4ed7-b330-2b8fa6336b25.jpg',
'https://images.openlane.eu/carimgs/5737012/general/a3d60837-0d61-4011-8d09-61d7358f712e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_835116c8-1b1f-5b19-ad68-3cf7a5745b1e/835116c8-1b1f-5b19-ad68-3cf7a5745b1e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152993,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737012/general/4e8b1824-aefe-4b72-9342-faf71d24d6f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_835116c8-1b1f-5b19-ad68-3cf7a5745b1e/835116c8-1b1f-5b19-ad68-3cf7a5745b1e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149654,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737012/general/3c7e25c8-67b2-4614-800c-7e852325a400.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_835116c8-1b1f-5b19-ad68-3cf7a5745b1e/835116c8-1b1f-5b19-ad68-3cf7a5745b1e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149589,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737012/general/4c48ff3b-9db4-458b-80ab-9bdf8dc99cac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_835116c8-1b1f-5b19-ad68-3cf7a5745b1e/835116c8-1b1f-5b19-ad68-3cf7a5745b1e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141682,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737012/general/93ff2f4d-71fb-42e8-b80a-df85e7a14023.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_835116c8-1b1f-5b19-ad68-3cf7a5745b1e/835116c8-1b1f-5b19-ad68-3cf7a5745b1e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108321,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737012/general/5bcf6dca-e085-4f60-ba99-eb6ba0f9d99c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_835116c8-1b1f-5b19-ad68-3cf7a5745b1e/835116c8-1b1f-5b19-ad68-3cf7a5745b1e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134977,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737012/general/92d32a2c-55e1-4f73-85dc-7f513c7e08b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_835116c8-1b1f-5b19-ad68-3cf7a5745b1e/835116c8-1b1f-5b19-ad68-3cf7a5745b1e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130556,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737012/general/e3049ccf-b321-46c8-81e4-e06e90c5cb72.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_835116c8-1b1f-5b19-ad68-3cf7a5745b1e/835116c8-1b1f-5b19-ad68-3cf7a5745b1e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93295,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737012/general/46780e67-805e-4a32-b028-aa90404fa717.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_835116c8-1b1f-5b19-ad68-3cf7a5745b1e/835116c8-1b1f-5b19-ad68-3cf7a5745b1e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91702,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737012/general/d5a96152-3097-4ed7-b330-2b8fa6336b25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_835116c8-1b1f-5b19-ad68-3cf7a5745b1e/835116c8-1b1f-5b19-ad68-3cf7a5745b1e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116416,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737012/general/a3d60837-0d61-4011-8d09-61d7358f712e.jpg',
'Width': 1024}],
'price': 15300,
'price_includes_vat': True,
'registration_date': '2022-10-13',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 80.765 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726151%27 HTTP/1.1" 200 None
2026-03-25 17:18:33 [adesa.de] INFO: Saving data for 10726151: {'created_time': 1774459113.777712, 'last_price_update_time': 1774459113.777723, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726151') HTTP/1.1" 204 0
2026-03-25 17:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 405ccb33-6982-5dbd-af31-711977f36884 with identifier: 10728451
2026-03-25 17:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 405ccb33-6982-5dbd-af31-711977f36884 with identifier: 10728451
2026-03-25 17:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 405ccb33-6982-5dbd-af31-711977f36884 with identifier: 10728451 to the API
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728451>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Diesel',
'id': '405ccb33-6982-5dbd-af31-711977f36884',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27911',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728451',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 58838,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 62,
'photo_urls': ['https://images.openlane.eu/carimgs/5455014/general/b21d693a-3936-4236-b7b3-70c0c09dccca.jpg',
'https://images.openlane.eu/carimgs/5455014/general/02c2d102-fb3d-4eec-93a3-97e8036d5c84.jpg',
'https://images.openlane.eu/carimgs/5455014/general/206b3d2f-6062-4802-a592-3495908c7ca4.jpg',
'https://images.openlane.eu/carimgs/5455014/general/5b23344c-8235-40f4-a3a3-dad02ca857c4.jpg',
'https://images.openlane.eu/carimgs/5455014/general/66467e75-91ce-456a-86cc-f6f23ec3ef0d.jpg',
'https://images.openlane.eu/carimgs/5455014/general/f0bc7be8-360f-4689-ac0b-d003e6148147.jpg',
'https://images.openlane.eu/carimgs/5455014/general/bd8db38e-38ad-47b8-9304-ac05891c3d9f.jpg',
'https://images.openlane.eu/carimgs/5455014/general/9b35fb83-882b-474c-83a5-9d7431d5d382.jpg',
'https://images.openlane.eu/carimgs/5455014/general/e65aad7c-9893-4e48-a042-37199c15db54.jpg',
'https://images.openlane.eu/carimgs/5455014/general/8756982c-7627-4d3c-9586-b6850f1b199a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_405ccb33-6982-5dbd-af31-711977f36884/405ccb33-6982-5dbd-af31-711977f36884_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186765,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455014/general/b21d693a-3936-4236-b7b3-70c0c09dccca.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_405ccb33-6982-5dbd-af31-711977f36884/405ccb33-6982-5dbd-af31-711977f36884_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192459,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455014/general/02c2d102-fb3d-4eec-93a3-97e8036d5c84.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_405ccb33-6982-5dbd-af31-711977f36884/405ccb33-6982-5dbd-af31-711977f36884_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28002,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455014/general/206b3d2f-6062-4802-a592-3495908c7ca4.jpg',
'Width': 577},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_405ccb33-6982-5dbd-af31-711977f36884/405ccb33-6982-5dbd-af31-711977f36884_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185230,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455014/general/5b23344c-8235-40f4-a3a3-dad02ca857c4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_405ccb33-6982-5dbd-af31-711977f36884/405ccb33-6982-5dbd-af31-711977f36884_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101615,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455014/general/66467e75-91ce-456a-86cc-f6f23ec3ef0d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_405ccb33-6982-5dbd-af31-711977f36884/405ccb33-6982-5dbd-af31-711977f36884_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112867,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455014/general/f0bc7be8-360f-4689-ac0b-d003e6148147.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_405ccb33-6982-5dbd-af31-711977f36884/405ccb33-6982-5dbd-af31-711977f36884_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137108,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455014/general/bd8db38e-38ad-47b8-9304-ac05891c3d9f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_405ccb33-6982-5dbd-af31-711977f36884/405ccb33-6982-5dbd-af31-711977f36884_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120055,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455014/general/9b35fb83-882b-474c-83a5-9d7431d5d382.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_405ccb33-6982-5dbd-af31-711977f36884/405ccb33-6982-5dbd-af31-711977f36884_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90765,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455014/general/e65aad7c-9893-4e48-a042-37199c15db54.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_405ccb33-6982-5dbd-af31-711977f36884/405ccb33-6982-5dbd-af31-711977f36884_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59851,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455014/general/8756982c-7627-4d3c-9586-b6850f1b199a.jpg',
'Width': 1280}],
'price': 18000,
'price_includes_vat': True,
'registration_date': '2022-07-05',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 58.838 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728451%27 HTTP/1.1" 200 None
2026-03-25 17:18:34 [adesa.de] INFO: Saving data for 10728451: {'created_time': 1774459114.088479, 'last_price_update_time': 1774459114.088497, 'auction_closing_time': 1774606800.0}
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728451') HTTP/1.1" 204 0
2026-03-25 17:18:34 [adesa.de] INFO: Found listing with ID: 10726144
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726144%27 HTTP/1.1" 200 None
2026-03-25 17:18:34 [adesa.de] INFO: Scrape type for 10726144: 1
2026-03-25 17:18:34 [adesa.de] INFO: Scraping item 10726144 url https://www.openlane.eu/en/carv6/auction/10726144
2026-03-25 17:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3a40d44-1151-5aba-abef-450859d934f1 with identifier: 10728551
2026-03-25 17:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3a40d44-1151-5aba-abef-450859d934f1 with scrape type 1
2026-03-25 17:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3a40d44-1151-5aba-abef-450859d934f1
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642883%252Fgeneral%252Fce2528a1-e6fc-46cc-930d-4b26b34750b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642883/general/ce2528a1-e6fc-46cc-930d-4b26b34750b7.jpg already downloaded
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642883%252Fgeneral%252Fd9ba5a63-e37a-469e-8014-ec41a13cce3c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642883/general/d9ba5a63-e37a-469e-8014-ec41a13cce3c.jpg already downloaded
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642883%252Fgeneral%252F23f347be-5e7e-4fab-a90c-2419a789c1a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642883/general/23f347be-5e7e-4fab-a90c-2419a789c1a6.jpg already downloaded
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642883%252Fgeneral%252F4778896e-2aff-41ae-a50e-cea8be2db7f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642883/general/4778896e-2aff-41ae-a50e-cea8be2db7f7.jpg already downloaded
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642883%252Fgeneral%252F526ffc59-8022-464d-9a56-905d9b33186f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642883/general/526ffc59-8022-464d-9a56-905d9b33186f.jpg already downloaded
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642883%252Fgeneral%252F022288ca-b0b5-47f5-9470-805be6a2fc95.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642883/general/022288ca-b0b5-47f5-9470-805be6a2fc95.jpg already downloaded
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642883%252Fgeneral%252F9aa0f6cb-a26a-485e-a2ec-77431f387a28.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642883/general/9aa0f6cb-a26a-485e-a2ec-77431f387a28.jpg already downloaded
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642883%252Fgeneral%252F03243c0d-ac70-489d-883f-047732065183.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642883/general/03243c0d-ac70-489d-883f-047732065183.jpg already downloaded
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642883%252Fgeneral%252F05a26cfe-8071-4652-8376-405dae1c9138.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642883/general/05a26cfe-8071-4652-8376-405dae1c9138.jpg already downloaded
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642883%252Fgeneral%252F9148e89c-3988-4d26-b81b-288fc2a9784e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642883/general/9148e89c-3988-4d26-b81b-288fc2a9784e.jpg already downloaded
2026-03-25 17:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d3a40d44-1151-5aba-abef-450859d934f1, identifier: 10728551
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252Fedf1c222-ddf3-441e-8ced-847238966b60.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/edf1c222-ddf3-441e-8ced-847238966b60.jpg not downloaded yet
2026-03-25 17:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d3a40d44-1151-5aba-abef-450859d934f1 with identifier: 10728551
2026-03-25 17:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d3a40d44-1151-5aba-abef-450859d934f1 with identifier: 10728551
2026-03-25 17:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d3a40d44-1151-5aba-abef-450859d934f1 with identifier: 10728551 to the API
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728551>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'd3a40d44-1151-5aba-abef-450859d934f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30801',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728551',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 27130,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5642883/general/ce2528a1-e6fc-46cc-930d-4b26b34750b7.jpg',
'https://images.openlane.eu/carimgs/5642883/general/d9ba5a63-e37a-469e-8014-ec41a13cce3c.jpg',
'https://images.openlane.eu/carimgs/5642883/general/23f347be-5e7e-4fab-a90c-2419a789c1a6.jpg',
'https://images.openlane.eu/carimgs/5642883/general/4778896e-2aff-41ae-a50e-cea8be2db7f7.jpg',
'https://images.openlane.eu/carimgs/5642883/general/526ffc59-8022-464d-9a56-905d9b33186f.jpg',
'https://images.openlane.eu/carimgs/5642883/general/022288ca-b0b5-47f5-9470-805be6a2fc95.jpg',
'https://images.openlane.eu/carimgs/5642883/general/9aa0f6cb-a26a-485e-a2ec-77431f387a28.jpg',
'https://images.openlane.eu/carimgs/5642883/general/03243c0d-ac70-489d-883f-047732065183.jpg',
'https://images.openlane.eu/carimgs/5642883/general/05a26cfe-8071-4652-8376-405dae1c9138.jpg',
'https://images.openlane.eu/carimgs/5642883/general/9148e89c-3988-4d26-b81b-288fc2a9784e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3a40d44-1151-5aba-abef-450859d934f1/d3a40d44-1151-5aba-abef-450859d934f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87357,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642883/general/ce2528a1-e6fc-46cc-930d-4b26b34750b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3a40d44-1151-5aba-abef-450859d934f1/d3a40d44-1151-5aba-abef-450859d934f1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85453,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642883/general/d9ba5a63-e37a-469e-8014-ec41a13cce3c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3a40d44-1151-5aba-abef-450859d934f1/d3a40d44-1151-5aba-abef-450859d934f1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87375,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642883/general/23f347be-5e7e-4fab-a90c-2419a789c1a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3a40d44-1151-5aba-abef-450859d934f1/d3a40d44-1151-5aba-abef-450859d934f1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642883/general/4778896e-2aff-41ae-a50e-cea8be2db7f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3a40d44-1151-5aba-abef-450859d934f1/d3a40d44-1151-5aba-abef-450859d934f1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56373,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642883/general/526ffc59-8022-464d-9a56-905d9b33186f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3a40d44-1151-5aba-abef-450859d934f1/d3a40d44-1151-5aba-abef-450859d934f1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97111,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642883/general/022288ca-b0b5-47f5-9470-805be6a2fc95.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3a40d44-1151-5aba-abef-450859d934f1/d3a40d44-1151-5aba-abef-450859d934f1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85601,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642883/general/9aa0f6cb-a26a-485e-a2ec-77431f387a28.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3a40d44-1151-5aba-abef-450859d934f1/d3a40d44-1151-5aba-abef-450859d934f1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125117,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642883/general/03243c0d-ac70-489d-883f-047732065183.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3a40d44-1151-5aba-abef-450859d934f1/d3a40d44-1151-5aba-abef-450859d934f1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75850,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642883/general/05a26cfe-8071-4652-8376-405dae1c9138.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3a40d44-1151-5aba-abef-450859d934f1/d3a40d44-1151-5aba-abef-450859d934f1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89439,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642883/general/9148e89c-3988-4d26-b81b-288fc2a9784e.jpg',
'Width': 1024}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2022-11-03',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Taigo 1.0 TSI Style - Petrol - Automatic - 110 hp - '
'27.130 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728551%27 HTTP/1.1" 200 None
2026-03-25 17:18:34 [adesa.de] INFO: Saving data for 10728551: {'created_time': 1774459114.718853, 'last_price_update_time': 1774459114.718865, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728551') HTTP/1.1" 204 0
2026-03-25 17:18:34 [adesa.de] INFO: Found listing with ID: 10728278
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728278%27 HTTP/1.1" 200 None
2026-03-25 17:18:34 [adesa.de] INFO: Scrape type for 10728278: 1
2026-03-25 17:18:34 [adesa.de] INFO: Scraping item 10728278 url https://www.openlane.eu/en/carv6/auction/10728278
2026-03-25 17:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728277> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342904b50>
2026-03-25 17:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252F1070aa0e-378c-4123-baf3-84d203e16a1c.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/1070aa0e-378c-4123-baf3-84d203e16a1c.jpg saved to cache
2026-03-25 17:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7240b503-bd96-599a-a7ec-4069d101fe8e
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252F98dc8768-391f-41b0-91e8-8e71f82fa754.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/98dc8768-391f-41b0-91e8-8e71f82fa754.jpg not downloaded yet
2026-03-25 17:18:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728189> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:34 [adesa.de] INFO: Found listing with ID: 10726155
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726155%27 HTTP/1.1" 200 None
2026-03-25 17:18:34 [adesa.de] INFO: Scrape type for 10726155: 1
2026-03-25 17:18:34 [adesa.de] INFO: Scraping item 10726155 url https://www.openlane.eu/en/carv6/auction/10726155
2026-03-25 17:18:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726138> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252F06c665c6-e4cf-4c57-8d35-80695ffe6f2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/06c665c6-e4cf-4c57-8d35-80695ffe6f2b.jpg not downloaded yet
2026-03-25 17:18:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:34 [adesa.de] INFO: Found listing with ID: 10726001
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726001%27 HTTP/1.1" 200 None
2026-03-25 17:18:34 [adesa.de] INFO: Scrape type for 10726001: 1
2026-03-25 17:18:34 [adesa.de] INFO: Scraping item 10726001 url https://www.openlane.eu/en/carv6/auction/10726001
2026-03-25 17:18:34 [adesa.de] INFO: Found listing with ID: 10726224
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726224%27 HTTP/1.1" 200 None
2026-03-25 17:18:34 [adesa.de] INFO: Scrape type for 10726224: 1
2026-03-25 17:18:34 [adesa.de] INFO: Scraping item 10726224 url https://www.openlane.eu/en/carv6/auction/10726224
2026-03-25 17:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89aca751-d11a-5262-8cd3-c11266a6ba3a with identifier: 10728277
2026-03-25 17:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89aca751-d11a-5262-8cd3-c11266a6ba3a with scrape type 1
2026-03-25 17:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 89aca751-d11a-5262-8cd3-c11266a6ba3a
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687046%252Fgeneral%252F61736aae-5aef-4cb8-9037-075af41e59c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687046/general/61736aae-5aef-4cb8-9037-075af41e59c2.jpg already downloaded
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687046%252Fgeneral%252F19809e16-fb90-4e7a-8aab-476a3e9f73fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687046/general/19809e16-fb90-4e7a-8aab-476a3e9f73fe.jpg already downloaded
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687046%252Fgeneral%252Fc07b19b8-2f50-4141-8e60-72a36c25be49.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687046/general/c07b19b8-2f50-4141-8e60-72a36c25be49.jpg already downloaded
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687046%252Fgeneral%252F040a9452-8c45-4796-90cd-405e7e366c97.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687046/general/040a9452-8c45-4796-90cd-405e7e366c97.jpg already downloaded
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687046%252Fgeneral%252Fb162a390-6b0a-405b-98b6-19f42c2d54e4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687046/general/b162a390-6b0a-405b-98b6-19f42c2d54e4.jpeg already downloaded
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687046%252Fgeneral%252F53649567-654c-4c21-a285-fc244c301b4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687046/general/53649567-654c-4c21-a285-fc244c301b4b.jpg already downloaded
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687046%252Fgeneral%252F4565c4a1-377d-4904-bbf6-08745efed944.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687046/general/4565c4a1-377d-4904-bbf6-08745efed944.jpg already downloaded
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687046%252Fgeneral%252F8800f628-f15b-4037-9151-1aa0f67ce7ce.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687046/general/8800f628-f15b-4037-9151-1aa0f67ce7ce.jpeg already downloaded
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687046%252Fgeneral%252F89710a2d-ea4e-419a-97c2-19f789ca5b59.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687046/general/89710a2d-ea4e-419a-97c2-19f789ca5b59.jpg already downloaded
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687046%252Fgeneral%252F51634dcd-9405-47d5-be5f-9547ff9a65e4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687046/general/51634dcd-9405-47d5-be5f-9547ff9a65e4.jpeg already downloaded
2026-03-25 17:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 89aca751-d11a-5262-8cd3-c11266a6ba3a, identifier: 10728277
2026-03-25 17:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 89aca751-d11a-5262-8cd3-c11266a6ba3a with identifier: 10728277
2026-03-25 17:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 89aca751-d11a-5262-8cd3-c11266a6ba3a with identifier: 10728277
2026-03-25 17:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 89aca751-d11a-5262-8cd3-c11266a6ba3a with identifier: 10728277 to the API
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728277>
{'auction_title': '',
'c_o_2_emission_value': 214,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '89aca751-d11a-5262-8cd3-c11266a6ba3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '29714',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728277',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Multivan',
'odometer': 262051,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 67,
'photo_urls': ['https://images.openlane.eu/carimgs/5687046/general/61736aae-5aef-4cb8-9037-075af41e59c2.jpg',
'https://images.openlane.eu/carimgs/5687046/general/19809e16-fb90-4e7a-8aab-476a3e9f73fe.jpg',
'https://images.openlane.eu/carimgs/5687046/general/c07b19b8-2f50-4141-8e60-72a36c25be49.jpg',
'https://images.openlane.eu/carimgs/5687046/general/040a9452-8c45-4796-90cd-405e7e366c97.jpg',
'https://images.openlane.eu/carimgs/5687046/general/b162a390-6b0a-405b-98b6-19f42c2d54e4.jpeg',
'https://images.openlane.eu/carimgs/5687046/general/53649567-654c-4c21-a285-fc244c301b4b.jpg',
'https://images.openlane.eu/carimgs/5687046/general/4565c4a1-377d-4904-bbf6-08745efed944.jpg',
'https://images.openlane.eu/carimgs/5687046/general/8800f628-f15b-4037-9151-1aa0f67ce7ce.jpeg',
'https://images.openlane.eu/carimgs/5687046/general/89710a2d-ea4e-419a-97c2-19f789ca5b59.jpg',
'https://images.openlane.eu/carimgs/5687046/general/51634dcd-9405-47d5-be5f-9547ff9a65e4.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89aca751-d11a-5262-8cd3-c11266a6ba3a/89aca751-d11a-5262-8cd3-c11266a6ba3a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64120,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687046/general/61736aae-5aef-4cb8-9037-075af41e59c2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89aca751-d11a-5262-8cd3-c11266a6ba3a/89aca751-d11a-5262-8cd3-c11266a6ba3a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67920,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687046/general/19809e16-fb90-4e7a-8aab-476a3e9f73fe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89aca751-d11a-5262-8cd3-c11266a6ba3a/89aca751-d11a-5262-8cd3-c11266a6ba3a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107687,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687046/general/c07b19b8-2f50-4141-8e60-72a36c25be49.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89aca751-d11a-5262-8cd3-c11266a6ba3a/89aca751-d11a-5262-8cd3-c11266a6ba3a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103367,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687046/general/040a9452-8c45-4796-90cd-405e7e366c97.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89aca751-d11a-5262-8cd3-c11266a6ba3a/89aca751-d11a-5262-8cd3-c11266a6ba3a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104740,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687046/general/b162a390-6b0a-405b-98b6-19f42c2d54e4.jpeg',
'Width': 802},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89aca751-d11a-5262-8cd3-c11266a6ba3a/89aca751-d11a-5262-8cd3-c11266a6ba3a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79835,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687046/general/53649567-654c-4c21-a285-fc244c301b4b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89aca751-d11a-5262-8cd3-c11266a6ba3a/89aca751-d11a-5262-8cd3-c11266a6ba3a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98120,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687046/general/4565c4a1-377d-4904-bbf6-08745efed944.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89aca751-d11a-5262-8cd3-c11266a6ba3a/89aca751-d11a-5262-8cd3-c11266a6ba3a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182994,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687046/general/8800f628-f15b-4037-9151-1aa0f67ce7ce.jpeg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89aca751-d11a-5262-8cd3-c11266a6ba3a/89aca751-d11a-5262-8cd3-c11266a6ba3a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64926,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687046/general/89710a2d-ea4e-419a-97c2-19f789ca5b59.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89aca751-d11a-5262-8cd3-c11266a6ba3a/89aca751-d11a-5262-8cd3-c11266a6ba3a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93872,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687046/general/51634dcd-9405-47d5-be5f-9547ff9a65e4.jpeg',
'Width': 800}],
'price': 14100,
'price_includes_vat': True,
'registration_date': '2013-11-11',
'seats_number': 7,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Multivan Highline - Diesel - Automatic - 180 hp - '
'262.051 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2013}
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728277%27 HTTP/1.1" 200 None
2026-03-25 17:18:35 [adesa.de] INFO: Saving data for 10728277: {'created_time': 1774459115.583686, 'last_price_update_time': 1774459115.583699, 'auction_closing_time': 1774606200.0}
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728277') HTTP/1.1" 204 0
2026-03-25 17:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742429/general/98dc8768-391f-41b0-91e8-8e71f82fa754.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725993)
2026-03-25 17:18:35 [adesa.de] INFO: Found listing with ID: 10726152
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726152%27 HTTP/1.1" 200 None
2026-03-25 17:18:35 [adesa.de] INFO: Scrape type for 10726152: 1
2026-03-25 17:18:35 [adesa.de] INFO: Scraping item 10726152 url https://www.openlane.eu/en/carv6/auction/10726152
2026-03-25 17:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742429/general/edf1c222-ddf3-441e-8ced-847238966b60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725993)
2026-03-25 17:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728282> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:35 [adesa.de] INFO: Found listing with ID: 10728423
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728423%27 HTTP/1.1" 200 None
2026-03-25 17:18:35 [adesa.de] INFO: Scrape type for 10728423: 1
2026-03-25 17:18:35 [adesa.de] INFO: Scraping item 10728423 url https://www.openlane.eu/en/carv6/auction/10728423
2026-03-25 17:18:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3 with identifier: 10728189
2026-03-25 17:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3 with scrape type 1
2026-03-25 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698313%252Fgeneral%252F0b9dea47-f3e5-41b1-9610-7fd601bbb296.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698313/general/0b9dea47-f3e5-41b1-9610-7fd601bbb296.jpg already downloaded
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698313%252Fgeneral%252F7ed8716f-493b-4c77-add9-c2e37288b8cc.png%27 HTTP/1.1" 200 None
2026-03-25 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698313/general/7ed8716f-493b-4c77-add9-c2e37288b8cc.png already downloaded
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698313%252Fgeneral%252F19df4e0d-01d4-452c-9a07-96dac0877bc4.png%27 HTTP/1.1" 200 None
2026-03-25 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698313/general/19df4e0d-01d4-452c-9a07-96dac0877bc4.png already downloaded
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698313%252Fgeneral%252F122adab7-6cb8-4b0f-a777-772cb28e2b4d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698313/general/122adab7-6cb8-4b0f-a777-772cb28e2b4d.jpg already downloaded
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698313%252Fgeneral%252F0f99d5b6-19cd-4fbc-8cfd-d126f709c269.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698313/general/0f99d5b6-19cd-4fbc-8cfd-d126f709c269.jpeg already downloaded
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698313%252Fgeneral%252F58403d61-f781-4bdd-b157-d6b78da05b8c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698313/general/58403d61-f781-4bdd-b157-d6b78da05b8c.jpeg already downloaded
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698313%252Fgeneral%252Fc332375f-5a78-47c9-83a4-01ad357b4304.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698313/general/c332375f-5a78-47c9-83a4-01ad357b4304.jpg already downloaded
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698313%252Fgeneral%252Fbfdf4dcc-38f5-45a5-9425-13974d4238fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698313/general/bfdf4dcc-38f5-45a5-9425-13974d4238fd.jpg already downloaded
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698313%252Fgeneral%252F2e5c39d6-3cf9-412b-9f62-3cfe40ca5fa0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698313/general/2e5c39d6-3cf9-412b-9f62-3cfe40ca5fa0.jpeg already downloaded
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698313%252Fgeneral%252F3e6c3240-c332-4d7c-85fa-db4dd55f9357.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698313/general/3e6c3240-c332-4d7c-85fa-db4dd55f9357.jpg already downloaded
2026-03-25 17:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3, identifier: 10728189
2026-03-25 17:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a with identifier: 10726138
2026-03-25 17:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a with scrape type 1
2026-03-25 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736998%252Fgeneral%252F87fb8b3a-6a32-4bd8-98f8-cfcd8b87a9b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736998/general/87fb8b3a-6a32-4bd8-98f8-cfcd8b87a9b7.jpg already downloaded
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736998%252Fgeneral%252F670a045a-cf22-4350-ba51-890384826dcd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736998/general/670a045a-cf22-4350-ba51-890384826dcd.jpg already downloaded
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736998%252Fgeneral%252F963a98d6-b36d-4c41-91dd-f998f84549b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736998/general/963a98d6-b36d-4c41-91dd-f998f84549b1.jpg already downloaded
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736998%252Fgeneral%252F2d4ad36e-1f78-46b4-aef1-680340828d6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736998/general/2d4ad36e-1f78-46b4-aef1-680340828d6c.jpg already downloaded
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736998%252Fgeneral%252F34986e30-033f-4be2-9dc8-3ae84700c428.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736998/general/34986e30-033f-4be2-9dc8-3ae84700c428.jpg already downloaded
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736998%252Fgeneral%252Fa2ecdebd-2dd0-4631-8bd8-de9ebafd4ede.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736998/general/a2ecdebd-2dd0-4631-8bd8-de9ebafd4ede.jpg already downloaded
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736998%252Fgeneral%252F318c37cb-8e92-406a-9f83-eb1c3b7d99bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736998/general/318c37cb-8e92-406a-9f83-eb1c3b7d99bb.jpg already downloaded
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736998%252Fgeneral%252Fc2edb0e7-e366-485a-9f11-da0b67dfdd49.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736998/general/c2edb0e7-e366-485a-9f11-da0b67dfdd49.jpg already downloaded
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736998%252Fgeneral%252F5509164c-650b-4d90-bebd-bffdef447cb2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736998/general/5509164c-650b-4d90-bebd-bffdef447cb2.jpg already downloaded
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736998%252Fgeneral%252F0b1423d9-1bd5-4d08-b0ca-635f94db70d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736998/general/0b1423d9-1bd5-4d08-b0ca-635f94db70d9.jpg already downloaded
2026-03-25 17:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a, identifier: 10726138
2026-03-25 17:18:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3 with identifier: 10728189
2026-03-25 17:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3 with identifier: 10728189
2026-03-25 17:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3 with identifier: 10728189 to the API
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728189>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '535d4ffb-32ea-5087-8fbd-b79c4d4c62e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31507',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728189',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 111818,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 69,
'photo_urls': ['https://images.openlane.eu/carimgs/5698313/general/0b9dea47-f3e5-41b1-9610-7fd601bbb296.jpg',
'https://images.openlane.eu/carimgs/5698313/general/7ed8716f-493b-4c77-add9-c2e37288b8cc.png',
'https://images.openlane.eu/carimgs/5698313/general/19df4e0d-01d4-452c-9a07-96dac0877bc4.png',
'https://images.openlane.eu/carimgs/5698313/general/122adab7-6cb8-4b0f-a777-772cb28e2b4d.jpg',
'https://images.openlane.eu/carimgs/5698313/general/0f99d5b6-19cd-4fbc-8cfd-d126f709c269.jpeg',
'https://images.openlane.eu/carimgs/5698313/general/58403d61-f781-4bdd-b157-d6b78da05b8c.jpeg',
'https://images.openlane.eu/carimgs/5698313/general/c332375f-5a78-47c9-83a4-01ad357b4304.jpg',
'https://images.openlane.eu/carimgs/5698313/general/bfdf4dcc-38f5-45a5-9425-13974d4238fd.jpg',
'https://images.openlane.eu/carimgs/5698313/general/2e5c39d6-3cf9-412b-9f62-3cfe40ca5fa0.jpeg',
'https://images.openlane.eu/carimgs/5698313/general/3e6c3240-c332-4d7c-85fa-db4dd55f9357.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_535d4ffb-32ea-5087-8fbd-b79c4d4c62e3/535d4ffb-32ea-5087-8fbd-b79c4d4c62e3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43228,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698313/general/0b9dea47-f3e5-41b1-9610-7fd601bbb296.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_535d4ffb-32ea-5087-8fbd-b79c4d4c62e3/535d4ffb-32ea-5087-8fbd-b79c4d4c62e3_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 532552,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698313/general/7ed8716f-493b-4c77-add9-c2e37288b8cc.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_535d4ffb-32ea-5087-8fbd-b79c4d4c62e3/535d4ffb-32ea-5087-8fbd-b79c4d4c62e3_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 467444,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698313/general/19df4e0d-01d4-452c-9a07-96dac0877bc4.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_535d4ffb-32ea-5087-8fbd-b79c4d4c62e3/535d4ffb-32ea-5087-8fbd-b79c4d4c62e3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37744,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698313/general/122adab7-6cb8-4b0f-a777-772cb28e2b4d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_535d4ffb-32ea-5087-8fbd-b79c4d4c62e3/535d4ffb-32ea-5087-8fbd-b79c4d4c62e3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98246,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698313/general/0f99d5b6-19cd-4fbc-8cfd-d126f709c269.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_535d4ffb-32ea-5087-8fbd-b79c4d4c62e3/535d4ffb-32ea-5087-8fbd-b79c4d4c62e3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94543,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698313/general/58403d61-f781-4bdd-b157-d6b78da05b8c.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_535d4ffb-32ea-5087-8fbd-b79c4d4c62e3/535d4ffb-32ea-5087-8fbd-b79c4d4c62e3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45829,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698313/general/c332375f-5a78-47c9-83a4-01ad357b4304.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_535d4ffb-32ea-5087-8fbd-b79c4d4c62e3/535d4ffb-32ea-5087-8fbd-b79c4d4c62e3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67184,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698313/general/bfdf4dcc-38f5-45a5-9425-13974d4238fd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_535d4ffb-32ea-5087-8fbd-b79c4d4c62e3/535d4ffb-32ea-5087-8fbd-b79c4d4c62e3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76417,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698313/general/2e5c39d6-3cf9-412b-9f62-3cfe40ca5fa0.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_535d4ffb-32ea-5087-8fbd-b79c4d4c62e3/535d4ffb-32ea-5087-8fbd-b79c4d4c62e3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54661,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698313/general/3e6c3240-c332-4d7c-85fa-db4dd55f9357.jpg',
'Width': 800}],
'price': 15700,
'price_includes_vat': True,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 111.818 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728189%27 HTTP/1.1" 200 None
2026-03-25 17:18:36 [adesa.de] INFO: Saving data for 10728189: {'created_time': 1774459116.462111, 'last_price_update_time': 1774459116.462123, 'auction_closing_time': 1774605600.0}
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728189') HTTP/1.1" 204 0
2026-03-25 17:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a with identifier: 10726138
2026-03-25 17:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a with identifier: 10726138
2026-03-25 17:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a with identifier: 10726138 to the API
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726138>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154610',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726138',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 52018,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5736998/general/87fb8b3a-6a32-4bd8-98f8-cfcd8b87a9b7.jpg',
'https://images.openlane.eu/carimgs/5736998/general/670a045a-cf22-4350-ba51-890384826dcd.jpg',
'https://images.openlane.eu/carimgs/5736998/general/963a98d6-b36d-4c41-91dd-f998f84549b1.jpg',
'https://images.openlane.eu/carimgs/5736998/general/2d4ad36e-1f78-46b4-aef1-680340828d6c.jpg',
'https://images.openlane.eu/carimgs/5736998/general/34986e30-033f-4be2-9dc8-3ae84700c428.jpg',
'https://images.openlane.eu/carimgs/5736998/general/a2ecdebd-2dd0-4631-8bd8-de9ebafd4ede.jpg',
'https://images.openlane.eu/carimgs/5736998/general/318c37cb-8e92-406a-9f83-eb1c3b7d99bb.jpg',
'https://images.openlane.eu/carimgs/5736998/general/c2edb0e7-e366-485a-9f11-da0b67dfdd49.jpg',
'https://images.openlane.eu/carimgs/5736998/general/5509164c-650b-4d90-bebd-bffdef447cb2.jpg',
'https://images.openlane.eu/carimgs/5736998/general/0b1423d9-1bd5-4d08-b0ca-635f94db70d9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a/8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175444,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736998/general/87fb8b3a-6a32-4bd8-98f8-cfcd8b87a9b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a/8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177607,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736998/general/670a045a-cf22-4350-ba51-890384826dcd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a/8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139953,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736998/general/963a98d6-b36d-4c41-91dd-f998f84549b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a/8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144899,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736998/general/2d4ad36e-1f78-46b4-aef1-680340828d6c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a/8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89918,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736998/general/34986e30-033f-4be2-9dc8-3ae84700c428.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a/8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736998/general/a2ecdebd-2dd0-4631-8bd8-de9ebafd4ede.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a/8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113403,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736998/general/318c37cb-8e92-406a-9f83-eb1c3b7d99bb.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a/8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126596,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736998/general/c2edb0e7-e366-485a-9f11-da0b67dfdd49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a/8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118069,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736998/general/5509164c-650b-4d90-bebd-bffdef447cb2.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a/8013dd4c-b8fc-5536-a31c-a6e1c2bedd8a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97085,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736998/general/0b1423d9-1bd5-4d08-b0ca-635f94db70d9.jpg',
'Width': 1023}],
'price': 15600,
'price_includes_vat': True,
'registration_date': '2023-12-06',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'122 hp - 52.018 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726138%27 HTTP/1.1" 200 None
2026-03-25 17:18:36 [adesa.de] INFO: Saving data for 10726138: {'created_time': 1774459116.858711, 'last_price_update_time': 1774459116.858723, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726138') HTTP/1.1" 204 0
2026-03-25 17:18:36 [adesa.de] INFO: Found listing with ID: 10726147
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726147%27 HTTP/1.1" 200 None
2026-03-25 17:18:36 [adesa.de] INFO: Scrape type for 10726147: 1
2026-03-25 17:18:36 [adesa.de] INFO: Scraping item 10726147 url https://www.openlane.eu/en/carv6/auction/10726147
2026-03-25 17:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728271> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426147d0>
2026-03-25 17:18:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252F98dc8768-391f-41b0-91e8-8e71f82fa754.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/98dc8768-391f-41b0-91e8-8e71f82fa754.jpg saved to cache
2026-03-25 17:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7240b503-bd96-599a-a7ec-4069d101fe8e
2026-03-25 17:18:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a8d010>
2026-03-25 17:18:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252Fedf1c222-ddf3-441e-8ced-847238966b60.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/edf1c222-ddf3-441e-8ced-847238966b60.jpg saved to cache
2026-03-25 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7240b503-bd96-599a-a7ec-4069d101fe8e
2026-03-25 17:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5382dd5f-2547-54e6-bf1a-6f3021f0d12a with identifier: 10728282
2026-03-25 17:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5382dd5f-2547-54e6-bf1a-6f3021f0d12a with scrape type 1
2026-03-25 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5382dd5f-2547-54e6-bf1a-6f3021f0d12a
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687600%252Fgeneral%252F4071d1a2-9d2b-454e-8c1f-df3d083d0efa.png%27 HTTP/1.1" 200 None
2026-03-25 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687600/general/4071d1a2-9d2b-454e-8c1f-df3d083d0efa.png already downloaded
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687600%252Fgeneral%252Fd4bc4545-aa38-4d30-a846-2a0bef39bb57.png%27 HTTP/1.1" 200 None
2026-03-25 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687600/general/d4bc4545-aa38-4d30-a846-2a0bef39bb57.png already downloaded
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687600%252Fgeneral%252F2dce81bf-3d1d-434e-b315-a301a81d9335.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687600/general/2dce81bf-3d1d-434e-b315-a301a81d9335.jpeg already downloaded
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687600%252Fgeneral%252Fedc2725a-6a0f-4107-aff6-ceed276f9b81.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687600/general/edc2725a-6a0f-4107-aff6-ceed276f9b81.jpg already downloaded
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687600%252Fgeneral%252F463a4c31-3313-4d2d-a75c-913997f50200.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687600/general/463a4c31-3313-4d2d-a75c-913997f50200.jpeg already downloaded
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687600%252Fgeneral%252Fd07b0403-0d15-4d86-8e06-ef59c54ec491.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687600/general/d07b0403-0d15-4d86-8e06-ef59c54ec491.jpg already downloaded
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687600%252Fgeneral%252Fe3918265-d3d4-41d1-897f-430cbad2cd03.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687600/general/e3918265-d3d4-41d1-897f-430cbad2cd03.jpeg already downloaded
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687600%252Fgeneral%252Fca9c1c94-b2f8-40eb-bf65-7ad798c26982.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687600/general/ca9c1c94-b2f8-40eb-bf65-7ad798c26982.jpg already downloaded
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687600%252Fgeneral%252F686c2366-b6ef-400e-86f7-f3a72f4e9872.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687600/general/686c2366-b6ef-400e-86f7-f3a72f4e9872.jpg already downloaded
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687600%252Fgeneral%252Fc93b9694-c60a-4130-898a-7a76c11d0132.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687600/general/c93b9694-c60a-4130-898a-7a76c11d0132.jpg already downloaded
2026-03-25 17:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5382dd5f-2547-54e6-bf1a-6f3021f0d12a, identifier: 10728282
2026-03-25 17:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df3f6bce-7def-5742-9a40-31e061725691 with identifier: 10728275
2026-03-25 17:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df3f6bce-7def-5742-9a40-31e061725691 with scrape type 1
2026-03-25 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item df3f6bce-7def-5742-9a40-31e061725691
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687049%252Fgeneral%252F923b4f36-0905-4601-80f6-fb8ede53c524.png%27 HTTP/1.1" 200 None
2026-03-25 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687049/general/923b4f36-0905-4601-80f6-fb8ede53c524.png already downloaded
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687049%252Fgeneral%252F492dd3ca-dcef-4191-9b4c-0807c646dc5b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687049/general/492dd3ca-dcef-4191-9b4c-0807c646dc5b.jpg already downloaded
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687049%252Fgeneral%252Fccdb7fad-bf50-4d14-9294-4009b684ce2c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687049/general/ccdb7fad-bf50-4d14-9294-4009b684ce2c.jpeg already downloaded
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687049%252Fgeneral%252Fb8987c79-5e89-4190-a1f0-db2ec4f0d4eb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687049/general/b8987c79-5e89-4190-a1f0-db2ec4f0d4eb.jpeg already downloaded
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687049%252Fgeneral%252F8a30429e-40b8-414a-913b-780716a4af51.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687049/general/8a30429e-40b8-414a-913b-780716a4af51.jpeg already downloaded
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687049%252Fgeneral%252F2b0ea44a-91c2-4092-b7e3-178958747555.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687049/general/2b0ea44a-91c2-4092-b7e3-178958747555.jpg already downloaded
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687049%252Fgeneral%252F73236322-71ac-4df0-8bf3-6aeb1290ea89.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687049/general/73236322-71ac-4df0-8bf3-6aeb1290ea89.jpeg already downloaded
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687049%252Fgeneral%252F9b01ff88-d165-4802-9f0f-2e8e708293e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687049/general/9b01ff88-d165-4802-9f0f-2e8e708293e2.jpg already downloaded
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687049%252Fgeneral%252F43dfc9f9-dcbd-4e31-acb4-94674371d5a6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687049/general/43dfc9f9-dcbd-4e31-acb4-94674371d5a6.jpeg already downloaded
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687049%252Fgeneral%252Fe970245d-7d6e-4611-859d-9e722a140d6e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687049/general/e970245d-7d6e-4611-859d-9e722a140d6e.jpeg already downloaded
2026-03-25 17:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: df3f6bce-7def-5742-9a40-31e061725691, identifier: 10728275
2026-03-25 17:18:37 [adesa.de] INFO: Found listing with ID: 10726154
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726154%27 HTTP/1.1" 200 None
2026-03-25 17:18:37 [adesa.de] INFO: Scrape type for 10726154: 1
2026-03-25 17:18:37 [adesa.de] INFO: Scraping item 10726154 url https://www.openlane.eu/en/carv6/auction/10726154
2026-03-25 17:18:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726135> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5382dd5f-2547-54e6-bf1a-6f3021f0d12a with identifier: 10728282
2026-03-25 17:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5382dd5f-2547-54e6-bf1a-6f3021f0d12a with identifier: 10728282
2026-03-25 17:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5382dd5f-2547-54e6-bf1a-6f3021f0d12a with identifier: 10728282 to the API
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728282>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Electric',
'id': '5382dd5f-2547-54e6-bf1a-6f3021f0d12a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728282',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.Buzz',
'odometer': 7001,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5687600/general/4071d1a2-9d2b-454e-8c1f-df3d083d0efa.png',
'https://images.openlane.eu/carimgs/5687600/general/d4bc4545-aa38-4d30-a846-2a0bef39bb57.png',
'https://images.openlane.eu/carimgs/5687600/general/2dce81bf-3d1d-434e-b315-a301a81d9335.jpeg',
'https://images.openlane.eu/carimgs/5687600/general/edc2725a-6a0f-4107-aff6-ceed276f9b81.jpg',
'https://images.openlane.eu/carimgs/5687600/general/463a4c31-3313-4d2d-a75c-913997f50200.jpeg',
'https://images.openlane.eu/carimgs/5687600/general/d07b0403-0d15-4d86-8e06-ef59c54ec491.jpg',
'https://images.openlane.eu/carimgs/5687600/general/e3918265-d3d4-41d1-897f-430cbad2cd03.jpeg',
'https://images.openlane.eu/carimgs/5687600/general/ca9c1c94-b2f8-40eb-bf65-7ad798c26982.jpg',
'https://images.openlane.eu/carimgs/5687600/general/686c2366-b6ef-400e-86f7-f3a72f4e9872.jpg',
'https://images.openlane.eu/carimgs/5687600/general/c93b9694-c60a-4130-898a-7a76c11d0132.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5382dd5f-2547-54e6-bf1a-6f3021f0d12a/5382dd5f-2547-54e6-bf1a-6f3021f0d12a_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 353862,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687600/general/4071d1a2-9d2b-454e-8c1f-df3d083d0efa.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5382dd5f-2547-54e6-bf1a-6f3021f0d12a/5382dd5f-2547-54e6-bf1a-6f3021f0d12a_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 345509,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687600/general/d4bc4545-aa38-4d30-a846-2a0bef39bb57.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5382dd5f-2547-54e6-bf1a-6f3021f0d12a/5382dd5f-2547-54e6-bf1a-6f3021f0d12a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123204,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687600/general/2dce81bf-3d1d-434e-b315-a301a81d9335.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5382dd5f-2547-54e6-bf1a-6f3021f0d12a/5382dd5f-2547-54e6-bf1a-6f3021f0d12a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46081,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687600/general/edc2725a-6a0f-4107-aff6-ceed276f9b81.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5382dd5f-2547-54e6-bf1a-6f3021f0d12a/5382dd5f-2547-54e6-bf1a-6f3021f0d12a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91825,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687600/general/463a4c31-3313-4d2d-a75c-913997f50200.jpeg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5382dd5f-2547-54e6-bf1a-6f3021f0d12a/5382dd5f-2547-54e6-bf1a-6f3021f0d12a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52824,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687600/general/d07b0403-0d15-4d86-8e06-ef59c54ec491.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5382dd5f-2547-54e6-bf1a-6f3021f0d12a/5382dd5f-2547-54e6-bf1a-6f3021f0d12a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69148,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687600/general/e3918265-d3d4-41d1-897f-430cbad2cd03.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5382dd5f-2547-54e6-bf1a-6f3021f0d12a/5382dd5f-2547-54e6-bf1a-6f3021f0d12a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40212,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687600/general/ca9c1c94-b2f8-40eb-bf65-7ad798c26982.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5382dd5f-2547-54e6-bf1a-6f3021f0d12a/5382dd5f-2547-54e6-bf1a-6f3021f0d12a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39896,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687600/general/686c2366-b6ef-400e-86f7-f3a72f4e9872.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5382dd5f-2547-54e6-bf1a-6f3021f0d12a/5382dd5f-2547-54e6-bf1a-6f3021f0d12a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56125,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687600/general/c93b9694-c60a-4130-898a-7a76c11d0132.jpg',
'Width': 800}],
'price': 43400,
'price_includes_vat': True,
'registration_date': '2024-11-29',
'seats_number': 6,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.Buzz Pro - Electric - Automatic - 286 hp - 7.001 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728282%27 HTTP/1.1" 200 None
2026-03-25 17:18:37 [adesa.de] INFO: Saving data for 10728282: {'created_time': 1774459117.846092, 'last_price_update_time': 1774459117.846103, 'auction_closing_time': 1774606200.0}
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728282') HTTP/1.1" 204 0
2026-03-25 17:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: df3f6bce-7def-5742-9a40-31e061725691 with identifier: 10728275
2026-03-25 17:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: df3f6bce-7def-5742-9a40-31e061725691 with identifier: 10728275
2026-03-25 17:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: df3f6bce-7def-5742-9a40-31e061725691 with identifier: 10728275 to the API
2026-03-25 17:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728275>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Electric',
'id': 'df3f6bce-7def-5742-9a40-31e061725691',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29437',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728275',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 51431,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5687049/general/923b4f36-0905-4601-80f6-fb8ede53c524.png',
'https://images.openlane.eu/carimgs/5687049/general/492dd3ca-dcef-4191-9b4c-0807c646dc5b.jpg',
'https://images.openlane.eu/carimgs/5687049/general/ccdb7fad-bf50-4d14-9294-4009b684ce2c.jpeg',
'https://images.openlane.eu/carimgs/5687049/general/b8987c79-5e89-4190-a1f0-db2ec4f0d4eb.jpeg',
'https://images.openlane.eu/carimgs/5687049/general/8a30429e-40b8-414a-913b-780716a4af51.jpeg',
'https://images.openlane.eu/carimgs/5687049/general/2b0ea44a-91c2-4092-b7e3-178958747555.jpg',
'https://images.openlane.eu/carimgs/5687049/general/73236322-71ac-4df0-8bf3-6aeb1290ea89.jpeg',
'https://images.openlane.eu/carimgs/5687049/general/9b01ff88-d165-4802-9f0f-2e8e708293e2.jpg',
'https://images.openlane.eu/carimgs/5687049/general/43dfc9f9-dcbd-4e31-acb4-94674371d5a6.jpeg',
'https://images.openlane.eu/carimgs/5687049/general/e970245d-7d6e-4611-859d-9e722a140d6e.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3f6bce-7def-5742-9a40-31e061725691/df3f6bce-7def-5742-9a40-31e061725691_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 290046,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687049/general/923b4f36-0905-4601-80f6-fb8ede53c524.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3f6bce-7def-5742-9a40-31e061725691/df3f6bce-7def-5742-9a40-31e061725691_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50786,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687049/general/492dd3ca-dcef-4191-9b4c-0807c646dc5b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3f6bce-7def-5742-9a40-31e061725691/df3f6bce-7def-5742-9a40-31e061725691_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129969,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687049/general/ccdb7fad-bf50-4d14-9294-4009b684ce2c.jpeg',
'Width': 802},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3f6bce-7def-5742-9a40-31e061725691/df3f6bce-7def-5742-9a40-31e061725691_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121451,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687049/general/b8987c79-5e89-4190-a1f0-db2ec4f0d4eb.jpeg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3f6bce-7def-5742-9a40-31e061725691/df3f6bce-7def-5742-9a40-31e061725691_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86546,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687049/general/8a30429e-40b8-414a-913b-780716a4af51.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3f6bce-7def-5742-9a40-31e061725691/df3f6bce-7def-5742-9a40-31e061725691_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83532,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687049/general/2b0ea44a-91c2-4092-b7e3-178958747555.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3f6bce-7def-5742-9a40-31e061725691/df3f6bce-7def-5742-9a40-31e061725691_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122318,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687049/general/73236322-71ac-4df0-8bf3-6aeb1290ea89.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3f6bce-7def-5742-9a40-31e061725691/df3f6bce-7def-5742-9a40-31e061725691_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80703,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687049/general/9b01ff88-d165-4802-9f0f-2e8e708293e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3f6bce-7def-5742-9a40-31e061725691/df3f6bce-7def-5742-9a40-31e061725691_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104505,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687049/general/43dfc9f9-dcbd-4e31-acb4-94674371d5a6.jpeg',
'Width': 802},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3f6bce-7def-5742-9a40-31e061725691/df3f6bce-7def-5742-9a40-31e061725691_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77396,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687049/general/e970245d-7d6e-4611-859d-9e722a140d6e.jpeg',
'Width': 800}],
'price': 19800,
'price_includes_vat': True,
'registration_date': '2022-08-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.5 Pro Performance - Electric - Automatic - 204 hp - '
'51.431 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728275%27 HTTP/1.1" 200 None
2026-03-25 17:18:38 [adesa.de] INFO: Saving data for 10728275: {'created_time': 1774459118.189297, 'last_price_update_time': 1774459118.18931, 'auction_closing_time': 1774606200.0}
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728275') HTTP/1.1" 204 0
2026-03-25 17:18:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:38 [adesa.de] INFO: Found listing with ID: 10726153
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726153%27 HTTP/1.1" 200 None
2026-03-25 17:18:38 [adesa.de] INFO: Scrape type for 10726153: 1
2026-03-25 17:18:38 [adesa.de] INFO: Scraping item 10726153 url https://www.openlane.eu/en/carv6/auction/10726153
2026-03-25 17:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742429/general/06c665c6-e4cf-4c57-8d35-80695ffe6f2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725993)
2026-03-25 17:18:38 [adesa.de] INFO: Found listing with ID: 10726150
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726150%27 HTTP/1.1" 200 None
2026-03-25 17:18:38 [adesa.de] INFO: Scrape type for 10726150: 1
2026-03-25 17:18:38 [adesa.de] INFO: Scraping item 10726150 url https://www.openlane.eu/en/carv6/auction/10726150
2026-03-25 17:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 866d36d4-5459-5d21-8e2c-b5ea18acb5de with identifier: 10728271
2026-03-25 17:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 866d36d4-5459-5d21-8e2c-b5ea18acb5de with scrape type 1
2026-03-25 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 866d36d4-5459-5d21-8e2c-b5ea18acb5de
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687082%252Fgeneral%252F2e0aa34b-ca97-4201-9574-c61298a477ce.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687082/general/2e0aa34b-ca97-4201-9574-c61298a477ce.jpeg already downloaded
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687082%252Fgeneral%252F195becc0-fc1f-4664-9dc4-accd2e164142.png%27 HTTP/1.1" 200 None
2026-03-25 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687082/general/195becc0-fc1f-4664-9dc4-accd2e164142.png already downloaded
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687082%252Fgeneral%252Fcd250562-c377-4675-9725-e2124cfb4c9f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687082/general/cd250562-c377-4675-9725-e2124cfb4c9f.jpeg already downloaded
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687082%252Fgeneral%252Fea0eb6c0-7740-4c07-a1a5-2f8b1204c7da.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687082/general/ea0eb6c0-7740-4c07-a1a5-2f8b1204c7da.jpeg already downloaded
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687082%252Fgeneral%252F80271c52-5b9e-4613-a489-f1100d249739.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687082/general/80271c52-5b9e-4613-a489-f1100d249739.jpg already downloaded
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687082%252Fgeneral%252F2a2f34c4-a45f-4dc9-8fa9-c7bb819c8d62.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687082/general/2a2f34c4-a45f-4dc9-8fa9-c7bb819c8d62.jpg already downloaded
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687082%252Fgeneral%252F8a19014e-9724-499b-b8c2-1d47ad26d250.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687082/general/8a19014e-9724-499b-b8c2-1d47ad26d250.jpg already downloaded
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687082%252Fgeneral%252Fd7cbc24c-dc25-48cc-b84e-cc0c20c3927a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687082/general/d7cbc24c-dc25-48cc-b84e-cc0c20c3927a.jpeg already downloaded
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687082%252Fgeneral%252F03fa1064-79de-4430-8ed4-8912d9640239.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687082/general/03fa1064-79de-4430-8ed4-8912d9640239.jpg already downloaded
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687082%252Fgeneral%252F8db3bba4-f20d-4d38-b07f-a9609be53c55.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687082/general/8db3bba4-f20d-4d38-b07f-a9609be53c55.jpeg already downloaded
2026-03-25 17:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 866d36d4-5459-5d21-8e2c-b5ea18acb5de, identifier: 10728271
2026-03-25 17:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ef812cd-eb3b-5638-bdce-63c5bc236726 with identifier: 10726135
2026-03-25 17:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ef812cd-eb3b-5638-bdce-63c5bc236726 with scrape type 1
2026-03-25 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0ef812cd-eb3b-5638-bdce-63c5bc236726
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736995%252Fgeneral%252F52a2db96-a500-4311-9fbd-b04969a5694a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736995/general/52a2db96-a500-4311-9fbd-b04969a5694a.jpg already downloaded
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736995%252Fgeneral%252Ff70be38f-c4aa-4a5a-9d42-5497a57fa3d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736995/general/f70be38f-c4aa-4a5a-9d42-5497a57fa3d5.jpg already downloaded
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736995%252Fgeneral%252Fe85d0d33-4d5d-4a35-8f4c-c10865fd7ec0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736995/general/e85d0d33-4d5d-4a35-8f4c-c10865fd7ec0.jpg already downloaded
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736995%252Fgeneral%252F65badd59-9d2e-4ebe-a8e1-be21b10685fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736995/general/65badd59-9d2e-4ebe-a8e1-be21b10685fd.jpg already downloaded
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736995%252Fgeneral%252F7faf04b2-5db1-454d-9fa5-bcce1c46ca79.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736995/general/7faf04b2-5db1-454d-9fa5-bcce1c46ca79.jpg already downloaded
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736995%252Fgeneral%252F94aabf19-9716-48ac-8a7e-478f34c76fe8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736995/general/94aabf19-9716-48ac-8a7e-478f34c76fe8.jpg already downloaded
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736995%252Fgeneral%252Faff6923d-5ab7-44ce-b80d-de152aa40570.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736995/general/aff6923d-5ab7-44ce-b80d-de152aa40570.jpg already downloaded
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736995%252Fgeneral%252F663dad18-cbcd-4416-a0a2-eb264a58f3b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736995/general/663dad18-cbcd-4416-a0a2-eb264a58f3b2.jpg already downloaded
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736995%252Fgeneral%252F210f8267-00f6-4eb5-9c02-f719f2e2dde6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736995/general/210f8267-00f6-4eb5-9c02-f719f2e2dde6.jpg already downloaded
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736995%252Fgeneral%252Fcc539d58-5c95-4316-ba59-a274153f332c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736995/general/cc539d58-5c95-4316-ba59-a274153f332c.jpg already downloaded
2026-03-25 17:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0ef812cd-eb3b-5638-bdce-63c5bc236726, identifier: 10726135
2026-03-25 17:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 866d36d4-5459-5d21-8e2c-b5ea18acb5de with identifier: 10728271
2026-03-25 17:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 866d36d4-5459-5d21-8e2c-b5ea18acb5de with identifier: 10728271
2026-03-25 17:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 866d36d4-5459-5d21-8e2c-b5ea18acb5de with identifier: 10728271 to the API
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728271>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Electric',
'id': '866d36d4-5459-5d21-8e2c-b5ea18acb5de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728271',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 104267,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 73,
'photo_urls': ['https://images.openlane.eu/carimgs/5687082/general/2e0aa34b-ca97-4201-9574-c61298a477ce.jpeg',
'https://images.openlane.eu/carimgs/5687082/general/195becc0-fc1f-4664-9dc4-accd2e164142.png',
'https://images.openlane.eu/carimgs/5687082/general/cd250562-c377-4675-9725-e2124cfb4c9f.jpeg',
'https://images.openlane.eu/carimgs/5687082/general/ea0eb6c0-7740-4c07-a1a5-2f8b1204c7da.jpeg',
'https://images.openlane.eu/carimgs/5687082/general/80271c52-5b9e-4613-a489-f1100d249739.jpg',
'https://images.openlane.eu/carimgs/5687082/general/2a2f34c4-a45f-4dc9-8fa9-c7bb819c8d62.jpg',
'https://images.openlane.eu/carimgs/5687082/general/8a19014e-9724-499b-b8c2-1d47ad26d250.jpg',
'https://images.openlane.eu/carimgs/5687082/general/d7cbc24c-dc25-48cc-b84e-cc0c20c3927a.jpeg',
'https://images.openlane.eu/carimgs/5687082/general/03fa1064-79de-4430-8ed4-8912d9640239.jpg',
'https://images.openlane.eu/carimgs/5687082/general/8db3bba4-f20d-4d38-b07f-a9609be53c55.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_866d36d4-5459-5d21-8e2c-b5ea18acb5de/866d36d4-5459-5d21-8e2c-b5ea18acb5de_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687082/general/2e0aa34b-ca97-4201-9574-c61298a477ce.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_866d36d4-5459-5d21-8e2c-b5ea18acb5de/866d36d4-5459-5d21-8e2c-b5ea18acb5de_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 492699,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687082/general/195becc0-fc1f-4664-9dc4-accd2e164142.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_866d36d4-5459-5d21-8e2c-b5ea18acb5de/866d36d4-5459-5d21-8e2c-b5ea18acb5de_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59179,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687082/general/cd250562-c377-4675-9725-e2124cfb4c9f.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_866d36d4-5459-5d21-8e2c-b5ea18acb5de/866d36d4-5459-5d21-8e2c-b5ea18acb5de_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57478,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687082/general/ea0eb6c0-7740-4c07-a1a5-2f8b1204c7da.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_866d36d4-5459-5d21-8e2c-b5ea18acb5de/866d36d4-5459-5d21-8e2c-b5ea18acb5de_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66638,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687082/general/80271c52-5b9e-4613-a489-f1100d249739.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_866d36d4-5459-5d21-8e2c-b5ea18acb5de/866d36d4-5459-5d21-8e2c-b5ea18acb5de_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71032,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687082/general/2a2f34c4-a45f-4dc9-8fa9-c7bb819c8d62.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_866d36d4-5459-5d21-8e2c-b5ea18acb5de/866d36d4-5459-5d21-8e2c-b5ea18acb5de_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81686,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687082/general/8a19014e-9724-499b-b8c2-1d47ad26d250.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_866d36d4-5459-5d21-8e2c-b5ea18acb5de/866d36d4-5459-5d21-8e2c-b5ea18acb5de_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114122,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687082/general/d7cbc24c-dc25-48cc-b84e-cc0c20c3927a.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_866d36d4-5459-5d21-8e2c-b5ea18acb5de/866d36d4-5459-5d21-8e2c-b5ea18acb5de_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62116,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687082/general/03fa1064-79de-4430-8ed4-8912d9640239.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_866d36d4-5459-5d21-8e2c-b5ea18acb5de/866d36d4-5459-5d21-8e2c-b5ea18acb5de_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73126,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687082/general/8db3bba4-f20d-4d38-b07f-a9609be53c55.jpeg',
'Width': 1024}],
'price': 18700,
'price_includes_vat': True,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.5 Pro Performance - Electric - Automatic - 204 hp - '
'104.267 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728271%27 HTTP/1.1" 200 None
2026-03-25 17:18:39 [adesa.de] INFO: Saving data for 10728271: {'created_time': 1774459119.106457, 'last_price_update_time': 1774459119.106471, 'auction_closing_time': 1774606200.0}
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728271') HTTP/1.1" 204 0
2026-03-25 17:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0ef812cd-eb3b-5638-bdce-63c5bc236726 with identifier: 10726135
2026-03-25 17:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0ef812cd-eb3b-5638-bdce-63c5bc236726 with identifier: 10726135
2026-03-25 17:18:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0ef812cd-eb3b-5638-bdce-63c5bc236726 with identifier: 10726135 to the API
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726135>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '0ef812cd-eb3b-5638-bdce-63c5bc236726',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154607',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726135',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 31098,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5736995/general/52a2db96-a500-4311-9fbd-b04969a5694a.jpg',
'https://images.openlane.eu/carimgs/5736995/general/f70be38f-c4aa-4a5a-9d42-5497a57fa3d5.jpg',
'https://images.openlane.eu/carimgs/5736995/general/e85d0d33-4d5d-4a35-8f4c-c10865fd7ec0.jpg',
'https://images.openlane.eu/carimgs/5736995/general/65badd59-9d2e-4ebe-a8e1-be21b10685fd.jpg',
'https://images.openlane.eu/carimgs/5736995/general/7faf04b2-5db1-454d-9fa5-bcce1c46ca79.jpg',
'https://images.openlane.eu/carimgs/5736995/general/94aabf19-9716-48ac-8a7e-478f34c76fe8.jpg',
'https://images.openlane.eu/carimgs/5736995/general/aff6923d-5ab7-44ce-b80d-de152aa40570.jpg',
'https://images.openlane.eu/carimgs/5736995/general/663dad18-cbcd-4416-a0a2-eb264a58f3b2.jpg',
'https://images.openlane.eu/carimgs/5736995/general/210f8267-00f6-4eb5-9c02-f719f2e2dde6.jpg',
'https://images.openlane.eu/carimgs/5736995/general/cc539d58-5c95-4316-ba59-a274153f332c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ef812cd-eb3b-5638-bdce-63c5bc236726/0ef812cd-eb3b-5638-bdce-63c5bc236726_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60861,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736995/general/52a2db96-a500-4311-9fbd-b04969a5694a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ef812cd-eb3b-5638-bdce-63c5bc236726/0ef812cd-eb3b-5638-bdce-63c5bc236726_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59716,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736995/general/f70be38f-c4aa-4a5a-9d42-5497a57fa3d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ef812cd-eb3b-5638-bdce-63c5bc236726/0ef812cd-eb3b-5638-bdce-63c5bc236726_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59028,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736995/general/e85d0d33-4d5d-4a35-8f4c-c10865fd7ec0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ef812cd-eb3b-5638-bdce-63c5bc236726/0ef812cd-eb3b-5638-bdce-63c5bc236726_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59392,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736995/general/65badd59-9d2e-4ebe-a8e1-be21b10685fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ef812cd-eb3b-5638-bdce-63c5bc236726/0ef812cd-eb3b-5638-bdce-63c5bc236726_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104241,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736995/general/7faf04b2-5db1-454d-9fa5-bcce1c46ca79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ef812cd-eb3b-5638-bdce-63c5bc236726/0ef812cd-eb3b-5638-bdce-63c5bc236726_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123309,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736995/general/94aabf19-9716-48ac-8a7e-478f34c76fe8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ef812cd-eb3b-5638-bdce-63c5bc236726/0ef812cd-eb3b-5638-bdce-63c5bc236726_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70616,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736995/general/aff6923d-5ab7-44ce-b80d-de152aa40570.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ef812cd-eb3b-5638-bdce-63c5bc236726/0ef812cd-eb3b-5638-bdce-63c5bc236726_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121277,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736995/general/663dad18-cbcd-4416-a0a2-eb264a58f3b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ef812cd-eb3b-5638-bdce-63c5bc236726/0ef812cd-eb3b-5638-bdce-63c5bc236726_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64217,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736995/general/210f8267-00f6-4eb5-9c02-f719f2e2dde6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ef812cd-eb3b-5638-bdce-63c5bc236726/0ef812cd-eb3b-5638-bdce-63c5bc236726_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89558,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736995/general/cc539d58-5c95-4316-ba59-a274153f332c.jpg',
'Width': 1024}],
'price': 21500,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen ID.5 Pro Performance - Electric - Automatic - 204 hp - '
'31.098 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726135%27 HTTP/1.1" 200 None
2026-03-25 17:18:39 [adesa.de] INFO: Saving data for 10726135: {'created_time': 1774459119.421066, 'last_price_update_time': 1774459119.421082, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726135') HTTP/1.1" 204 0
2026-03-25 17:18:39 [adesa.de] INFO: Found listing with ID: 10728371
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728371%27 HTTP/1.1" 200 None
2026-03-25 17:18:39 [adesa.de] INFO: Scrape type for 10728371: 1
2026-03-25 17:18:39 [adesa.de] INFO: Scraping item 10728371 url https://www.openlane.eu/en/carv6/auction/10728371
2026-03-25 17:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726142> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:39 [adesa.de] INFO: Found listing with ID: 10728393
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728393%27 HTTP/1.1" 200 None
2026-03-25 17:18:39 [adesa.de] INFO: Scrape type for 10728393: 1
2026-03-25 17:18:39 [adesa.de] INFO: Scraping item 10728393 url https://www.openlane.eu/en/carv6/auction/10728393
2026-03-25 17:18:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134191bed0>
2026-03-25 17:18:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252F06c665c6-e4cf-4c57-8d35-80695ffe6f2b.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/06c665c6-e4cf-4c57-8d35-80695ffe6f2b.jpg saved to cache
2026-03-25 17:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7240b503-bd96-599a-a7ec-4069d101fe8e
2026-03-25 17:18:39 [adesa.de] INFO: Found listing with ID: 10728366
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728366%27 HTTP/1.1" 200 None
2026-03-25 17:18:39 [adesa.de] INFO: Scrape type for 10728366: 1
2026-03-25 17:18:39 [adesa.de] INFO: Scraping item 10728366 url https://www.openlane.eu/en/carv6/auction/10728366
2026-03-25 17:18:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:39 [adesa.de] INFO: Found listing with ID: 10728411
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728411%27 HTTP/1.1" 200 None
2026-03-25 17:18:39 [adesa.de] INFO: Scrape type for 10728411: 1
2026-03-25 17:18:39 [adesa.de] INFO: Scraping item 10728411 url https://www.openlane.eu/en/carv6/auction/10728411
2026-03-25 17:18:39 [adesa.de] INFO: Found listing with ID: 10728428
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728428%27 HTTP/1.1" 200 None
2026-03-25 17:18:39 [adesa.de] INFO: Scrape type for 10728428: 1
2026-03-25 17:18:39 [adesa.de] INFO: Scraping item 10728428 url https://www.openlane.eu/en/carv6/auction/10728428
2026-03-25 17:18:39 [adesa.de] INFO: Found listing with ID: 10728365
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728365%27 HTTP/1.1" 200 None
2026-03-25 17:18:39 [adesa.de] INFO: Scrape type for 10728365: 1
2026-03-25 17:18:39 [adesa.de] INFO: Scraping item 10728365 url https://www.openlane.eu/en/carv6/auction/10728365
2026-03-25 17:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe4f62d8-c0f2-5651-9de8-d43cbbc48977 with identifier: 10728520
2026-03-25 17:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe4f62d8-c0f2-5651-9de8-d43cbbc48977 with scrape type 1
2026-03-25 17:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fe4f62d8-c0f2-5651-9de8-d43cbbc48977
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618896%252Fgeneral%252Fb8eb6551-d8d3-4ce4-8295-5ac02d238103.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618896/general/b8eb6551-d8d3-4ce4-8295-5ac02d238103.jpg already downloaded
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618896%252Fgeneral%252Fbbeea9ea-858d-47d5-bd9d-1b663153c4a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618896/general/bbeea9ea-858d-47d5-bd9d-1b663153c4a2.jpg already downloaded
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618896%252Fgeneral%252F7b65ec34-77e1-4844-8dc2-6de464131b84.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618896/general/7b65ec34-77e1-4844-8dc2-6de464131b84.jpg already downloaded
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618896%252Fgeneral%252Fdf16c939-50c0-44a1-a0f2-bcebd6c918dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618896/general/df16c939-50c0-44a1-a0f2-bcebd6c918dc.jpg already downloaded
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618896%252Fgeneral%252F961c48c6-6533-481a-8eb1-ec70e079c0fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618896/general/961c48c6-6533-481a-8eb1-ec70e079c0fe.jpg already downloaded
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618896%252Fgeneral%252F83378af1-1beb-49f9-ab1f-aa82f426bc1e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618896/general/83378af1-1beb-49f9-ab1f-aa82f426bc1e.jpg already downloaded
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618896%252Fgeneral%252F1d2460f0-af46-4536-8422-7468254227a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618896/general/1d2460f0-af46-4536-8422-7468254227a9.jpg already downloaded
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618896%252Fgeneral%252Febecc0c5-64c6-463d-8db1-571fc989cb4c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618896/general/ebecc0c5-64c6-463d-8db1-571fc989cb4c.jpg already downloaded
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618896%252Fgeneral%252F387a22b2-f3b4-4287-afdb-23622d04ed69.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618896/general/387a22b2-f3b4-4287-afdb-23622d04ed69.jpg already downloaded
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618896%252Fgeneral%252Fa62442d8-4ab7-4d3f-b1f0-7aa5a482455e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618896/general/a62442d8-4ab7-4d3f-b1f0-7aa5a482455e.jpg already downloaded
2026-03-25 17:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fe4f62d8-c0f2-5651-9de8-d43cbbc48977, identifier: 10728520
2026-03-25 17:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6afb6e1a-404e-5d72-9fbe-8b7e5355b006 with identifier: 10726142
2026-03-25 17:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6afb6e1a-404e-5d72-9fbe-8b7e5355b006 with scrape type 1
2026-03-25 17:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6afb6e1a-404e-5d72-9fbe-8b7e5355b006
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737003%252Fgeneral%252F2e993a4a-f4fa-4a34-907d-78e13aa035e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737003/general/2e993a4a-f4fa-4a34-907d-78e13aa035e6.jpg already downloaded
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737003%252Fgeneral%252F88561d52-3ecd-4208-b12c-02b3b2cbe039.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737003/general/88561d52-3ecd-4208-b12c-02b3b2cbe039.jpg already downloaded
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737003%252Fgeneral%252Fc23df345-a977-44cb-b738-d6fa86b6b2c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737003/general/c23df345-a977-44cb-b738-d6fa86b6b2c0.jpg already downloaded
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737003%252Fgeneral%252F8fbaba69-73bd-4d08-85eb-3023ad856380.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737003/general/8fbaba69-73bd-4d08-85eb-3023ad856380.jpg already downloaded
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737003%252Fgeneral%252F2cd4397a-a34d-4600-852d-5afe34555948.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737003/general/2cd4397a-a34d-4600-852d-5afe34555948.jpg already downloaded
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737003%252Fgeneral%252Fc093448d-53f4-4fb2-bacc-2eddb3588396.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737003/general/c093448d-53f4-4fb2-bacc-2eddb3588396.jpg already downloaded
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737003%252Fgeneral%252Fd08ea96e-9750-4fac-8a2f-263aecd0b4e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737003/general/d08ea96e-9750-4fac-8a2f-263aecd0b4e7.jpg already downloaded
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737003%252Fgeneral%252Faee86b85-a96c-4ded-bbb3-8775fb852a50.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737003/general/aee86b85-a96c-4ded-bbb3-8775fb852a50.jpg already downloaded
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737003%252Fgeneral%252F87bc6337-3091-44b3-8523-a75737e99683.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737003/general/87bc6337-3091-44b3-8523-a75737e99683.jpg already downloaded
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737003%252Fgeneral%252F4d01d6b4-c639-4579-93ed-9293638ecb06.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737003/general/4d01d6b4-c639-4579-93ed-9293638ecb06.jpg already downloaded
2026-03-25 17:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6afb6e1a-404e-5d72-9fbe-8b7e5355b006, identifier: 10726142
2026-03-25 17:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fe4f62d8-c0f2-5651-9de8-d43cbbc48977 with identifier: 10728520
2026-03-25 17:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fe4f62d8-c0f2-5651-9de8-d43cbbc48977 with identifier: 10728520
2026-03-25 17:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fe4f62d8-c0f2-5651-9de8-d43cbbc48977 with identifier: 10728520 to the API
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728520>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'fe4f62d8-c0f2-5651-9de8-d43cbbc48977',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30046',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728520',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 74235,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5618896/general/b8eb6551-d8d3-4ce4-8295-5ac02d238103.jpg',
'https://images.openlane.eu/carimgs/5618896/general/bbeea9ea-858d-47d5-bd9d-1b663153c4a2.jpg',
'https://images.openlane.eu/carimgs/5618896/general/7b65ec34-77e1-4844-8dc2-6de464131b84.jpg',
'https://images.openlane.eu/carimgs/5618896/general/df16c939-50c0-44a1-a0f2-bcebd6c918dc.jpg',
'https://images.openlane.eu/carimgs/5618896/general/961c48c6-6533-481a-8eb1-ec70e079c0fe.jpg',
'https://images.openlane.eu/carimgs/5618896/general/83378af1-1beb-49f9-ab1f-aa82f426bc1e.jpg',
'https://images.openlane.eu/carimgs/5618896/general/1d2460f0-af46-4536-8422-7468254227a9.jpg',
'https://images.openlane.eu/carimgs/5618896/general/ebecc0c5-64c6-463d-8db1-571fc989cb4c.jpg',
'https://images.openlane.eu/carimgs/5618896/general/387a22b2-f3b4-4287-afdb-23622d04ed69.jpg',
'https://images.openlane.eu/carimgs/5618896/general/a62442d8-4ab7-4d3f-b1f0-7aa5a482455e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4f62d8-c0f2-5651-9de8-d43cbbc48977/fe4f62d8-c0f2-5651-9de8-d43cbbc48977_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 672195,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618896/general/b8eb6551-d8d3-4ce4-8295-5ac02d238103.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4f62d8-c0f2-5651-9de8-d43cbbc48977/fe4f62d8-c0f2-5651-9de8-d43cbbc48977_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 773787,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618896/general/bbeea9ea-858d-47d5-bd9d-1b663153c4a2.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4f62d8-c0f2-5651-9de8-d43cbbc48977/fe4f62d8-c0f2-5651-9de8-d43cbbc48977_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 718647,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618896/general/7b65ec34-77e1-4844-8dc2-6de464131b84.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4f62d8-c0f2-5651-9de8-d43cbbc48977/fe4f62d8-c0f2-5651-9de8-d43cbbc48977_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 717142,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618896/general/df16c939-50c0-44a1-a0f2-bcebd6c918dc.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4f62d8-c0f2-5651-9de8-d43cbbc48977/fe4f62d8-c0f2-5651-9de8-d43cbbc48977_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 961419,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618896/general/961c48c6-6533-481a-8eb1-ec70e079c0fe.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4f62d8-c0f2-5651-9de8-d43cbbc48977/fe4f62d8-c0f2-5651-9de8-d43cbbc48977_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1022966,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618896/general/83378af1-1beb-49f9-ab1f-aa82f426bc1e.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4f62d8-c0f2-5651-9de8-d43cbbc48977/fe4f62d8-c0f2-5651-9de8-d43cbbc48977_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1191637,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618896/general/1d2460f0-af46-4536-8422-7468254227a9.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4f62d8-c0f2-5651-9de8-d43cbbc48977/fe4f62d8-c0f2-5651-9de8-d43cbbc48977_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1179679,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618896/general/ebecc0c5-64c6-463d-8db1-571fc989cb4c.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4f62d8-c0f2-5651-9de8-d43cbbc48977/fe4f62d8-c0f2-5651-9de8-d43cbbc48977_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 922826,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618896/general/387a22b2-f3b4-4287-afdb-23622d04ed69.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4f62d8-c0f2-5651-9de8-d43cbbc48977/fe4f62d8-c0f2-5651-9de8-d43cbbc48977_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1032132,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618896/general/a62442d8-4ab7-4d3f-b1f0-7aa5a482455e.jpg',
'Width': 2135}],
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-09-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Taigo 1.0 TSI Style - Petrol - Automatic - 110 hp - '
'74.235 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728520%27 HTTP/1.1" 200 None
2026-03-25 17:18:40 [adesa.de] INFO: Saving data for 10728520: {'created_time': 1774459120.441072, 'last_price_update_time': 1774459120.441085, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728520') HTTP/1.1" 204 0
2026-03-25 17:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6afb6e1a-404e-5d72-9fbe-8b7e5355b006 with identifier: 10726142
2026-03-25 17:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6afb6e1a-404e-5d72-9fbe-8b7e5355b006 with identifier: 10726142
2026-03-25 17:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6afb6e1a-404e-5d72-9fbe-8b7e5355b006 with identifier: 10726142 to the API
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726142>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '6afb6e1a-404e-5d72-9fbe-8b7e5355b006',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154612',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726142',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 60832,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5737003/general/2e993a4a-f4fa-4a34-907d-78e13aa035e6.jpg',
'https://images.openlane.eu/carimgs/5737003/general/88561d52-3ecd-4208-b12c-02b3b2cbe039.jpg',
'https://images.openlane.eu/carimgs/5737003/general/c23df345-a977-44cb-b738-d6fa86b6b2c0.jpg',
'https://images.openlane.eu/carimgs/5737003/general/8fbaba69-73bd-4d08-85eb-3023ad856380.jpg',
'https://images.openlane.eu/carimgs/5737003/general/2cd4397a-a34d-4600-852d-5afe34555948.jpg',
'https://images.openlane.eu/carimgs/5737003/general/c093448d-53f4-4fb2-bacc-2eddb3588396.jpg',
'https://images.openlane.eu/carimgs/5737003/general/d08ea96e-9750-4fac-8a2f-263aecd0b4e7.jpg',
'https://images.openlane.eu/carimgs/5737003/general/aee86b85-a96c-4ded-bbb3-8775fb852a50.jpg',
'https://images.openlane.eu/carimgs/5737003/general/87bc6337-3091-44b3-8523-a75737e99683.jpg',
'https://images.openlane.eu/carimgs/5737003/general/4d01d6b4-c639-4579-93ed-9293638ecb06.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afb6e1a-404e-5d72-9fbe-8b7e5355b006/6afb6e1a-404e-5d72-9fbe-8b7e5355b006_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75507,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737003/general/2e993a4a-f4fa-4a34-907d-78e13aa035e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afb6e1a-404e-5d72-9fbe-8b7e5355b006/6afb6e1a-404e-5d72-9fbe-8b7e5355b006_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72296,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737003/general/88561d52-3ecd-4208-b12c-02b3b2cbe039.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afb6e1a-404e-5d72-9fbe-8b7e5355b006/6afb6e1a-404e-5d72-9fbe-8b7e5355b006_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68341,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737003/general/c23df345-a977-44cb-b738-d6fa86b6b2c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afb6e1a-404e-5d72-9fbe-8b7e5355b006/6afb6e1a-404e-5d72-9fbe-8b7e5355b006_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64894,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737003/general/8fbaba69-73bd-4d08-85eb-3023ad856380.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afb6e1a-404e-5d72-9fbe-8b7e5355b006/6afb6e1a-404e-5d72-9fbe-8b7e5355b006_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58614,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737003/general/2cd4397a-a34d-4600-852d-5afe34555948.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afb6e1a-404e-5d72-9fbe-8b7e5355b006/6afb6e1a-404e-5d72-9fbe-8b7e5355b006_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41573,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737003/general/c093448d-53f4-4fb2-bacc-2eddb3588396.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afb6e1a-404e-5d72-9fbe-8b7e5355b006/6afb6e1a-404e-5d72-9fbe-8b7e5355b006_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50254,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737003/general/d08ea96e-9750-4fac-8a2f-263aecd0b4e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afb6e1a-404e-5d72-9fbe-8b7e5355b006/6afb6e1a-404e-5d72-9fbe-8b7e5355b006_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33633,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737003/general/aee86b85-a96c-4ded-bbb3-8775fb852a50.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afb6e1a-404e-5d72-9fbe-8b7e5355b006/6afb6e1a-404e-5d72-9fbe-8b7e5355b006_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41104,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737003/general/87bc6337-3091-44b3-8523-a75737e99683.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afb6e1a-404e-5d72-9fbe-8b7e5355b006/6afb6e1a-404e-5d72-9fbe-8b7e5355b006_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66737,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737003/general/4d01d6b4-c639-4579-93ed-9293638ecb06.jpg',
'Width': 1024}],
'price': 13400,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Taigo 1.0 TSI Style - Petrol - Automatic - 110 hp - '
'60.832 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726142%27 HTTP/1.1" 200 None
2026-03-25 17:18:40 [adesa.de] INFO: Saving data for 10726142: {'created_time': 1774459120.736772, 'last_price_update_time': 1774459120.736784, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726142') HTTP/1.1" 204 0
2026-03-25 17:18:40 [adesa.de] INFO: Found listing with ID: 10728436
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728436%27 HTTP/1.1" 200 None
2026-03-25 17:18:40 [adesa.de] INFO: Scrape type for 10728436: 1
2026-03-25 17:18:40 [adesa.de] INFO: Scraping item 10728436 url https://www.openlane.eu/en/carv6/auction/10728436
2026-03-25 17:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726129> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 171695e1-662b-5b7e-b817-e40def8bdc31 with identifier: 10728566
2026-03-25 17:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 171695e1-662b-5b7e-b817-e40def8bdc31 with scrape type 1
2026-03-25 17:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 171695e1-662b-5b7e-b817-e40def8bdc31
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728932%252Fgeneral%252F570aaf67-fd64-47c3-ba61-7d29e647abca.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728932/general/570aaf67-fd64-47c3-ba61-7d29e647abca.jpg already downloaded
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728932%252Fgeneral%252Ffd083752-d41d-4b86-80e0-4117e9260b77.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728932/general/fd083752-d41d-4b86-80e0-4117e9260b77.jpg already downloaded
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728932%252Fgeneral%252F3c43d353-dcb8-4eac-b69f-86617a9f7e44.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728932/general/3c43d353-dcb8-4eac-b69f-86617a9f7e44.jpg already downloaded
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728932%252Fgeneral%252F599bafd1-e618-4d6b-a4ba-5581b33297ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728932/general/599bafd1-e618-4d6b-a4ba-5581b33297ed.jpg already downloaded
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728932%252Fgeneral%252F8d29cc5b-3ac9-43b3-9bbf-c8ed5f14e6cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728932/general/8d29cc5b-3ac9-43b3-9bbf-c8ed5f14e6cd.jpg already downloaded
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728932%252Fgeneral%252F0ab8c355-ff88-4aae-98b7-3860781fa2b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728932/general/0ab8c355-ff88-4aae-98b7-3860781fa2b5.jpg already downloaded
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728932%252Fgeneral%252F10ba2658-fe6d-417e-afa8-b897dbbefb18.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728932/general/10ba2658-fe6d-417e-afa8-b897dbbefb18.jpeg already downloaded
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728932%252Fgeneral%252Fdf8361dd-f119-4979-a949-e6999e35879c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728932/general/df8361dd-f119-4979-a949-e6999e35879c.jpeg already downloaded
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728932%252Fgeneral%252F65edb30b-4fe4-47d8-bf94-5d8b7ccf0f0e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728932/general/65edb30b-4fe4-47d8-bf94-5d8b7ccf0f0e.jpg already downloaded
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728932%252Fgeneral%252F6fd02235-2e69-4b0d-8b72-415c71b60b36.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728932/general/6fd02235-2e69-4b0d-8b72-415c71b60b36.jpg already downloaded
2026-03-25 17:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 171695e1-662b-5b7e-b817-e40def8bdc31, identifier: 10728566
2026-03-25 17:18:41 [adesa.de] INFO: Found listing with ID: 10726392
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726392%27 HTTP/1.1" 200 None
2026-03-25 17:18:41 [adesa.de] INFO: Scrape type for 10726392: 1
2026-03-25 17:18:41 [adesa.de] INFO: Scraping item 10726392 url https://www.openlane.eu/en/carv6/auction/10726392
2026-03-25 17:18:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726136> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 171695e1-662b-5b7e-b817-e40def8bdc31 with identifier: 10728566
2026-03-25 17:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 171695e1-662b-5b7e-b817-e40def8bdc31 with identifier: 10728566
2026-03-25 17:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 171695e1-662b-5b7e-b817-e40def8bdc31 with identifier: 10728566 to the API
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728566>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '171695e1-662b-5b7e-b817-e40def8bdc31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31788',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728566',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 23656,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 93,
'photo_urls': ['https://images.openlane.eu/carimgs/5728932/general/570aaf67-fd64-47c3-ba61-7d29e647abca.jpg',
'https://images.openlane.eu/carimgs/5728932/general/fd083752-d41d-4b86-80e0-4117e9260b77.jpg',
'https://images.openlane.eu/carimgs/5728932/general/3c43d353-dcb8-4eac-b69f-86617a9f7e44.jpg',
'https://images.openlane.eu/carimgs/5728932/general/599bafd1-e618-4d6b-a4ba-5581b33297ed.jpg',
'https://images.openlane.eu/carimgs/5728932/general/8d29cc5b-3ac9-43b3-9bbf-c8ed5f14e6cd.jpg',
'https://images.openlane.eu/carimgs/5728932/general/0ab8c355-ff88-4aae-98b7-3860781fa2b5.jpg',
'https://images.openlane.eu/carimgs/5728932/general/10ba2658-fe6d-417e-afa8-b897dbbefb18.jpeg',
'https://images.openlane.eu/carimgs/5728932/general/df8361dd-f119-4979-a949-e6999e35879c.jpeg',
'https://images.openlane.eu/carimgs/5728932/general/65edb30b-4fe4-47d8-bf94-5d8b7ccf0f0e.jpg',
'https://images.openlane.eu/carimgs/5728932/general/6fd02235-2e69-4b0d-8b72-415c71b60b36.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171695e1-662b-5b7e-b817-e40def8bdc31/171695e1-662b-5b7e-b817-e40def8bdc31_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132823,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728932/general/570aaf67-fd64-47c3-ba61-7d29e647abca.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171695e1-662b-5b7e-b817-e40def8bdc31/171695e1-662b-5b7e-b817-e40def8bdc31_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128499,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728932/general/fd083752-d41d-4b86-80e0-4117e9260b77.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171695e1-662b-5b7e-b817-e40def8bdc31/171695e1-662b-5b7e-b817-e40def8bdc31_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130870,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728932/general/3c43d353-dcb8-4eac-b69f-86617a9f7e44.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171695e1-662b-5b7e-b817-e40def8bdc31/171695e1-662b-5b7e-b817-e40def8bdc31_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124013,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728932/general/599bafd1-e618-4d6b-a4ba-5581b33297ed.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171695e1-662b-5b7e-b817-e40def8bdc31/171695e1-662b-5b7e-b817-e40def8bdc31_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92142,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728932/general/8d29cc5b-3ac9-43b3-9bbf-c8ed5f14e6cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171695e1-662b-5b7e-b817-e40def8bdc31/171695e1-662b-5b7e-b817-e40def8bdc31_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109599,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728932/general/0ab8c355-ff88-4aae-98b7-3860781fa2b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171695e1-662b-5b7e-b817-e40def8bdc31/171695e1-662b-5b7e-b817-e40def8bdc31_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33776,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728932/general/10ba2658-fe6d-417e-afa8-b897dbbefb18.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171695e1-662b-5b7e-b817-e40def8bdc31/171695e1-662b-5b7e-b817-e40def8bdc31_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39714,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728932/general/df8361dd-f119-4979-a949-e6999e35879c.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171695e1-662b-5b7e-b817-e40def8bdc31/171695e1-662b-5b7e-b817-e40def8bdc31_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728932/general/65edb30b-4fe4-47d8-bf94-5d8b7ccf0f0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171695e1-662b-5b7e-b817-e40def8bdc31/171695e1-662b-5b7e-b817-e40def8bdc31_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87968,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728932/general/6fd02235-2e69-4b0d-8b72-415c71b60b36.jpg',
'Width': 1024}],
'price': 17700,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 Pure - Electric - Automatic - 170 hp - 23.656 km',
'transmission': 'automatic',
'trim': 'Pure',
'vin': None,
'year': 2022}
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728566%27 HTTP/1.1" 200 None
2026-03-25 17:18:41 [adesa.de] INFO: Saving data for 10728566: {'created_time': 1774459121.459488, 'last_price_update_time': 1774459121.459501, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728566') HTTP/1.1" 204 0
2026-03-25 17:18:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:41 [adesa.de] INFO: Found listing with ID: 10726287
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726287%27 HTTP/1.1" 200 None
2026-03-25 17:18:41 [adesa.de] INFO: Scrape type for 10726287: 1
2026-03-25 17:18:41 [adesa.de] INFO: Scraping item 10726287 url https://www.openlane.eu/en/carv6/auction/10726287
2026-03-25 17:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725999> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:41 [adesa.de] INFO: Found listing with ID: 10725021
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725021%27 HTTP/1.1" 200 None
2026-03-25 17:18:41 [adesa.de] INFO: Scrape type for 10725021: 1
2026-03-25 17:18:41 [adesa.de] INFO: Scraping item 10725021 url https://www.openlane.eu/en/carv6/auction/10725021
2026-03-25 17:18:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47cb1dd6-9739-516f-9652-ebd06a7a53d4 with identifier: 10726129
2026-03-25 17:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47cb1dd6-9739-516f-9652-ebd06a7a53d4 with scrape type 1
2026-03-25 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 47cb1dd6-9739-516f-9652-ebd06a7a53d4
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736986%252Fgeneral%252Fd1f0f845-da2e-4349-8db3-79337e20b2d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736986/general/d1f0f845-da2e-4349-8db3-79337e20b2d6.jpg already downloaded
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736986%252Fgeneral%252F474e699d-333b-409e-9cc6-c427094129ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736986/general/474e699d-333b-409e-9cc6-c427094129ef.jpg already downloaded
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736986%252Fgeneral%252F1651eefa-eaf4-4661-bfa0-3d4731232184.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736986/general/1651eefa-eaf4-4661-bfa0-3d4731232184.jpg already downloaded
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736986%252Fgeneral%252F2cf2b4f5-e873-4a90-b6b9-72fcb00a6b02.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736986/general/2cf2b4f5-e873-4a90-b6b9-72fcb00a6b02.jpg already downloaded
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736986%252Fgeneral%252Ff521f6a3-13e0-4759-a52a-6dd07caf82e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736986/general/f521f6a3-13e0-4759-a52a-6dd07caf82e6.jpg already downloaded
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736986%252Fgeneral%252Fc675a036-c72c-4eeb-837a-90e045b8c045.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736986/general/c675a036-c72c-4eeb-837a-90e045b8c045.jpg already downloaded
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736986%252Fgeneral%252F99c2f2c2-5ecf-4937-92d5-b3ce0592ebc6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736986/general/99c2f2c2-5ecf-4937-92d5-b3ce0592ebc6.jpg already downloaded
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736986%252Fgeneral%252Fc9000fb0-d5d3-442a-a116-0f7c22c5bb50.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736986/general/c9000fb0-d5d3-442a-a116-0f7c22c5bb50.jpg already downloaded
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736986%252Fgeneral%252Fd9b3550f-c18d-4065-acd3-d3c32d3bebf7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736986/general/d9b3550f-c18d-4065-acd3-d3c32d3bebf7.jpg already downloaded
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736986%252Fgeneral%252Fa16f9368-5c9d-4f46-ab15-76e5f262a6ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736986/general/a16f9368-5c9d-4f46-ab15-76e5f262a6ea.jpg already downloaded
2026-03-25 17:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 47cb1dd6-9739-516f-9652-ebd06a7a53d4, identifier: 10726129
2026-03-25 17:18:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a196862d-da36-59be-a028-c7c381a82573 with identifier: 10726136
2026-03-25 17:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a196862d-da36-59be-a028-c7c381a82573 with scrape type 1
2026-03-25 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a196862d-da36-59be-a028-c7c381a82573
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736996%252Fgeneral%252F4765eed4-172d-491c-8f71-033635f3249f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736996/general/4765eed4-172d-491c-8f71-033635f3249f.jpg already downloaded
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736996%252Fgeneral%252F1d00990f-fc94-40fb-9d24-c8deae83f53a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736996/general/1d00990f-fc94-40fb-9d24-c8deae83f53a.jpg already downloaded
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736996%252Fgeneral%252F08d05ed0-6d76-4de4-99ca-d0f20882070f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736996/general/08d05ed0-6d76-4de4-99ca-d0f20882070f.jpg already downloaded
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736996%252Fgeneral%252F2145374a-0938-4155-90bc-3a5e8e80484d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736996/general/2145374a-0938-4155-90bc-3a5e8e80484d.jpg already downloaded
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736996%252Fgeneral%252F9d279c1c-063b-4255-a3a1-d3987fbe8c8d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736996/general/9d279c1c-063b-4255-a3a1-d3987fbe8c8d.jpg already downloaded
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736996%252Fgeneral%252F01e43d08-17ba-42fd-8632-9adc46d04600.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736996/general/01e43d08-17ba-42fd-8632-9adc46d04600.jpg already downloaded
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736996%252Fgeneral%252Fff12f471-08d1-4710-8fc3-73409fa716c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736996/general/ff12f471-08d1-4710-8fc3-73409fa716c0.jpg already downloaded
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736996%252Fgeneral%252F87f0c1ff-feec-4ef9-8dd8-f3622f7409b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736996/general/87f0c1ff-feec-4ef9-8dd8-f3622f7409b4.jpg already downloaded
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736996%252Fgeneral%252F001be3d8-4273-4425-9912-ba8d058b2da6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736996/general/001be3d8-4273-4425-9912-ba8d058b2da6.jpg already downloaded
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736996%252Fgeneral%252F52d91c2b-2eef-4b43-88e6-bafca5b90cb2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736996/general/52d91c2b-2eef-4b43-88e6-bafca5b90cb2.jpg already downloaded
2026-03-25 17:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a196862d-da36-59be-a028-c7c381a82573, identifier: 10726136
2026-03-25 17:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 47cb1dd6-9739-516f-9652-ebd06a7a53d4 with identifier: 10726129
2026-03-25 17:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 47cb1dd6-9739-516f-9652-ebd06a7a53d4 with identifier: 10726129
2026-03-25 17:18:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 47cb1dd6-9739-516f-9652-ebd06a7a53d4 with identifier: 10726129 to the API
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726129>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '47cb1dd6-9739-516f-9652-ebd06a7a53d4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154608',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726129',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 32324,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5736986/general/d1f0f845-da2e-4349-8db3-79337e20b2d6.jpg',
'https://images.openlane.eu/carimgs/5736986/general/474e699d-333b-409e-9cc6-c427094129ef.jpg',
'https://images.openlane.eu/carimgs/5736986/general/1651eefa-eaf4-4661-bfa0-3d4731232184.jpg',
'https://images.openlane.eu/carimgs/5736986/general/2cf2b4f5-e873-4a90-b6b9-72fcb00a6b02.jpg',
'https://images.openlane.eu/carimgs/5736986/general/f521f6a3-13e0-4759-a52a-6dd07caf82e6.jpg',
'https://images.openlane.eu/carimgs/5736986/general/c675a036-c72c-4eeb-837a-90e045b8c045.jpg',
'https://images.openlane.eu/carimgs/5736986/general/99c2f2c2-5ecf-4937-92d5-b3ce0592ebc6.jpg',
'https://images.openlane.eu/carimgs/5736986/general/c9000fb0-d5d3-442a-a116-0f7c22c5bb50.jpg',
'https://images.openlane.eu/carimgs/5736986/general/d9b3550f-c18d-4065-acd3-d3c32d3bebf7.jpg',
'https://images.openlane.eu/carimgs/5736986/general/a16f9368-5c9d-4f46-ab15-76e5f262a6ea.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47cb1dd6-9739-516f-9652-ebd06a7a53d4/47cb1dd6-9739-516f-9652-ebd06a7a53d4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125856,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736986/general/d1f0f845-da2e-4349-8db3-79337e20b2d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47cb1dd6-9739-516f-9652-ebd06a7a53d4/47cb1dd6-9739-516f-9652-ebd06a7a53d4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127840,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736986/general/474e699d-333b-409e-9cc6-c427094129ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47cb1dd6-9739-516f-9652-ebd06a7a53d4/47cb1dd6-9739-516f-9652-ebd06a7a53d4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125619,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736986/general/1651eefa-eaf4-4661-bfa0-3d4731232184.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47cb1dd6-9739-516f-9652-ebd06a7a53d4/47cb1dd6-9739-516f-9652-ebd06a7a53d4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131287,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736986/general/2cf2b4f5-e873-4a90-b6b9-72fcb00a6b02.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47cb1dd6-9739-516f-9652-ebd06a7a53d4/47cb1dd6-9739-516f-9652-ebd06a7a53d4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111690,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736986/general/f521f6a3-13e0-4759-a52a-6dd07caf82e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47cb1dd6-9739-516f-9652-ebd06a7a53d4/47cb1dd6-9739-516f-9652-ebd06a7a53d4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108152,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736986/general/c675a036-c72c-4eeb-837a-90e045b8c045.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47cb1dd6-9739-516f-9652-ebd06a7a53d4/47cb1dd6-9739-516f-9652-ebd06a7a53d4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113693,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736986/general/99c2f2c2-5ecf-4937-92d5-b3ce0592ebc6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47cb1dd6-9739-516f-9652-ebd06a7a53d4/47cb1dd6-9739-516f-9652-ebd06a7a53d4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121874,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736986/general/c9000fb0-d5d3-442a-a116-0f7c22c5bb50.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47cb1dd6-9739-516f-9652-ebd06a7a53d4/47cb1dd6-9739-516f-9652-ebd06a7a53d4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78620,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736986/general/d9b3550f-c18d-4065-acd3-d3c32d3bebf7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47cb1dd6-9739-516f-9652-ebd06a7a53d4/47cb1dd6-9739-516f-9652-ebd06a7a53d4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736986/general/a16f9368-5c9d-4f46-ab15-76e5f262a6ea.jpg',
'Width': 1024}],
'price': 15500,
'price_includes_vat': True,
'registration_date': '2022-12-27',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen ID.4 Pure - Electric - Automatic - 170 hp - 32.324 km',
'transmission': 'automatic',
'trim': 'Pure',
'vin': None,
'year': 2022}
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726129%27 HTTP/1.1" 200 None
2026-03-25 17:18:42 [adesa.de] INFO: Saving data for 10726129: {'created_time': 1774459122.451295, 'last_price_update_time': 1774459122.451307, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726129') HTTP/1.1" 204 0
2026-03-25 17:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a196862d-da36-59be-a028-c7c381a82573 with identifier: 10726136
2026-03-25 17:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a196862d-da36-59be-a028-c7c381a82573 with identifier: 10726136
2026-03-25 17:18:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a196862d-da36-59be-a028-c7c381a82573 with identifier: 10726136 to the API
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726136>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'a196862d-da36-59be-a028-c7c381a82573',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154613',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726136',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 20116,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5736996/general/4765eed4-172d-491c-8f71-033635f3249f.jpg',
'https://images.openlane.eu/carimgs/5736996/general/1d00990f-fc94-40fb-9d24-c8deae83f53a.jpg',
'https://images.openlane.eu/carimgs/5736996/general/08d05ed0-6d76-4de4-99ca-d0f20882070f.jpg',
'https://images.openlane.eu/carimgs/5736996/general/2145374a-0938-4155-90bc-3a5e8e80484d.jpg',
'https://images.openlane.eu/carimgs/5736996/general/9d279c1c-063b-4255-a3a1-d3987fbe8c8d.jpg',
'https://images.openlane.eu/carimgs/5736996/general/01e43d08-17ba-42fd-8632-9adc46d04600.jpg',
'https://images.openlane.eu/carimgs/5736996/general/ff12f471-08d1-4710-8fc3-73409fa716c0.jpg',
'https://images.openlane.eu/carimgs/5736996/general/87f0c1ff-feec-4ef9-8dd8-f3622f7409b4.jpg',
'https://images.openlane.eu/carimgs/5736996/general/001be3d8-4273-4425-9912-ba8d058b2da6.jpg',
'https://images.openlane.eu/carimgs/5736996/general/52d91c2b-2eef-4b43-88e6-bafca5b90cb2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a196862d-da36-59be-a028-c7c381a82573/a196862d-da36-59be-a028-c7c381a82573_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52623,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736996/general/4765eed4-172d-491c-8f71-033635f3249f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a196862d-da36-59be-a028-c7c381a82573/a196862d-da36-59be-a028-c7c381a82573_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59547,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736996/general/1d00990f-fc94-40fb-9d24-c8deae83f53a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a196862d-da36-59be-a028-c7c381a82573/a196862d-da36-59be-a028-c7c381a82573_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63283,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736996/general/08d05ed0-6d76-4de4-99ca-d0f20882070f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a196862d-da36-59be-a028-c7c381a82573/a196862d-da36-59be-a028-c7c381a82573_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62529,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736996/general/2145374a-0938-4155-90bc-3a5e8e80484d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a196862d-da36-59be-a028-c7c381a82573/a196862d-da36-59be-a028-c7c381a82573_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147919,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736996/general/9d279c1c-063b-4255-a3a1-d3987fbe8c8d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a196862d-da36-59be-a028-c7c381a82573/a196862d-da36-59be-a028-c7c381a82573_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103276,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736996/general/01e43d08-17ba-42fd-8632-9adc46d04600.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a196862d-da36-59be-a028-c7c381a82573/a196862d-da36-59be-a028-c7c381a82573_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129938,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736996/general/ff12f471-08d1-4710-8fc3-73409fa716c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a196862d-da36-59be-a028-c7c381a82573/a196862d-da36-59be-a028-c7c381a82573_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113800,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736996/general/87f0c1ff-feec-4ef9-8dd8-f3622f7409b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a196862d-da36-59be-a028-c7c381a82573/a196862d-da36-59be-a028-c7c381a82573_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130825,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736996/general/001be3d8-4273-4425-9912-ba8d058b2da6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a196862d-da36-59be-a028-c7c381a82573/a196862d-da36-59be-a028-c7c381a82573_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120712,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736996/general/52d91c2b-2eef-4b43-88e6-bafca5b90cb2.jpg',
'Width': 1024}],
'price': 21100,
'price_includes_vat': True,
'registration_date': '2023-12-05',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Taigo 1.5 TSI R-line - Petrol - Automatic - 150 hp - '
'20.116 km',
'transmission': 'automatic',
'trim': 'R-line',
'vin': None,
'year': 2023}
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726136%27 HTTP/1.1" 200 None
2026-03-25 17:18:42 [adesa.de] INFO: Saving data for 10726136: {'created_time': 1774459122.760959, 'last_price_update_time': 1774459122.760975, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726136') HTTP/1.1" 204 0
2026-03-25 17:18:42 [adesa.de] INFO: Found listing with ID: 10725033
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725033%27 HTTP/1.1" 200 None
2026-03-25 17:18:42 [adesa.de] INFO: Scrape type for 10725033: 1
2026-03-25 17:18:42 [adesa.de] INFO: Scraping item 10725033 url https://www.openlane.eu/en/carv6/auction/10725033
2026-03-25 17:18:42 [adesa.de] INFO: Found listing with ID: 10725019
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725019%27 HTTP/1.1" 200 None
2026-03-25 17:18:42 [adesa.de] INFO: Scrape type for 10725019: 1
2026-03-25 17:18:42 [adesa.de] INFO: Scraping item 10725019 url https://www.openlane.eu/en/carv6/auction/10725019
2026-03-25 17:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11556cb6-ca63-5f6b-9739-393391e29349 with identifier: 10725999
2026-03-25 17:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11556cb6-ca63-5f6b-9739-393391e29349 with scrape type 1
2026-03-25 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 11556cb6-ca63-5f6b-9739-393391e29349
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252F51224843-8526-41ba-a2ae-4e04b8aa6887.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/51224843-8526-41ba-a2ae-4e04b8aa6887.jpg not downloaded yet
2026-03-25 17:18:42 [adesa.de] INFO: Found listing with ID: 10724972
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724972%27 HTTP/1.1" 200 None
2026-03-25 17:18:42 [adesa.de] INFO: Scrape type for 10724972: 1
2026-03-25 17:18:42 [adesa.de] INFO: Scraping item 10724972 url https://www.openlane.eu/en/carv6/auction/10724972
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252F52692800-ae87-4260-98ec-e2e10a3d1327.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/52692800-ae87-4260-98ec-e2e10a3d1327.jpg not downloaded yet
2026-03-25 17:18:42 [adesa.de] INFO: Found listing with ID: 10725063
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725063%27 HTTP/1.1" 200 None
2026-03-25 17:18:42 [adesa.de] INFO: Scrape type for 10725063: 1
2026-03-25 17:18:42 [adesa.de] INFO: Scraping item 10725063 url https://www.openlane.eu/en/carv6/auction/10725063
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252F44188b4c-43ec-4884-9ff1-9f525e3f6459.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/44188b4c-43ec-4884-9ff1-9f525e3f6459.jpg not downloaded yet
2026-03-25 17:18:42 [adesa.de] INFO: Found listing with ID: 10725092
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725092%27 HTTP/1.1" 200 None
2026-03-25 17:18:42 [adesa.de] INFO: Scrape type for 10725092: 1
2026-03-25 17:18:42 [adesa.de] INFO: Scraping item 10725092 url https://www.openlane.eu/en/carv6/auction/10725092
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252F778d1f96-2d2e-4cc7-a40a-1311c2d9ecd5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/778d1f96-2d2e-4cc7-a40a-1311c2d9ecd5.jpg not downloaded yet
2026-03-25 17:18:42 [adesa.de] INFO: Found listing with ID: 10725136
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725136%27 HTTP/1.1" 200 None
2026-03-25 17:18:42 [adesa.de] INFO: Scrape type for 10725136: 1
2026-03-25 17:18:42 [adesa.de] INFO: Scraping item 10725136 url https://www.openlane.eu/en/carv6/auction/10725136
2026-03-25 17:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726146> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b3fed85-1656-55a4-a157-37cb7922915d with identifier: 10728278
2026-03-25 17:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b3fed85-1656-55a4-a157-37cb7922915d with scrape type 1
2026-03-25 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9b3fed85-1656-55a4-a157-37cb7922915d
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687044%252Fgeneral%252F7729f995-fb26-465c-81da-85049b9297f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687044/general/7729f995-fb26-465c-81da-85049b9297f8.jpg already downloaded
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687044%252Fgeneral%252F3a7cbcf2-0f03-4d22-9242-2b30f6639f7f.png%27 HTTP/1.1" 200 None
2026-03-25 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687044/general/3a7cbcf2-0f03-4d22-9242-2b30f6639f7f.png already downloaded
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687044%252Fgeneral%252Ff6b69f05-e8cd-459a-a48d-3062e9c22990.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687044/general/f6b69f05-e8cd-459a-a48d-3062e9c22990.jpeg already downloaded
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687044%252Fgeneral%252F2ac30892-6d3c-40e7-bd9d-e11bf29b0fc9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687044/general/2ac30892-6d3c-40e7-bd9d-e11bf29b0fc9.jpg already downloaded
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687044%252Fgeneral%252Fd63e27de-3cbe-4714-a4aa-2e730284429a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687044/general/d63e27de-3cbe-4714-a4aa-2e730284429a.jpeg already downloaded
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687044%252Fgeneral%252Fb603d36f-4ab3-4bd5-a209-6b24a7abf4c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687044/general/b603d36f-4ab3-4bd5-a209-6b24a7abf4c3.jpg already downloaded
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687044%252Fgeneral%252Fd2d49b22-acbc-4efa-a2f0-c6496aad9b9f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687044/general/d2d49b22-acbc-4efa-a2f0-c6496aad9b9f.jpeg already downloaded
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687044%252Fgeneral%252F978e2a17-b9b4-4f0d-bae5-9c932b37e582.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687044/general/978e2a17-b9b4-4f0d-bae5-9c932b37e582.jpeg already downloaded
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687044%252Fgeneral%252Fcdbf1bd1-acc1-447a-9cf4-50e636a432e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687044/general/cdbf1bd1-acc1-447a-9cf4-50e636a432e4.jpg already downloaded
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687044%252Fgeneral%252Fb43bb3ba-dd76-4a0f-8cd9-80416be619b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687044/general/b43bb3ba-dd76-4a0f-8cd9-80416be619b3.jpg already downloaded
2026-03-25 17:18:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9b3fed85-1656-55a4-a157-37cb7922915d, identifier: 10728278
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252F3930871f-d1d2-4637-ad02-e07371ac367c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/3930871f-d1d2-4637-ad02-e07371ac367c.jpg not downloaded yet
2026-03-25 17:18:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9b3fed85-1656-55a4-a157-37cb7922915d with identifier: 10728278
2026-03-25 17:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9b3fed85-1656-55a4-a157-37cb7922915d with identifier: 10728278
2026-03-25 17:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9b3fed85-1656-55a4-a157-37cb7922915d with identifier: 10728278 to the API
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728278>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9b3fed85-1656-55a4-a157-37cb7922915d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30218',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728278',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 58746,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 61,
'photo_urls': ['https://images.openlane.eu/carimgs/5687044/general/7729f995-fb26-465c-81da-85049b9297f8.jpg',
'https://images.openlane.eu/carimgs/5687044/general/3a7cbcf2-0f03-4d22-9242-2b30f6639f7f.png',
'https://images.openlane.eu/carimgs/5687044/general/f6b69f05-e8cd-459a-a48d-3062e9c22990.jpeg',
'https://images.openlane.eu/carimgs/5687044/general/2ac30892-6d3c-40e7-bd9d-e11bf29b0fc9.jpg',
'https://images.openlane.eu/carimgs/5687044/general/d63e27de-3cbe-4714-a4aa-2e730284429a.jpeg',
'https://images.openlane.eu/carimgs/5687044/general/b603d36f-4ab3-4bd5-a209-6b24a7abf4c3.jpg',
'https://images.openlane.eu/carimgs/5687044/general/d2d49b22-acbc-4efa-a2f0-c6496aad9b9f.jpeg',
'https://images.openlane.eu/carimgs/5687044/general/978e2a17-b9b4-4f0d-bae5-9c932b37e582.jpeg',
'https://images.openlane.eu/carimgs/5687044/general/cdbf1bd1-acc1-447a-9cf4-50e636a432e4.jpg',
'https://images.openlane.eu/carimgs/5687044/general/b43bb3ba-dd76-4a0f-8cd9-80416be619b3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3fed85-1656-55a4-a157-37cb7922915d/9b3fed85-1656-55a4-a157-37cb7922915d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40210,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687044/general/7729f995-fb26-465c-81da-85049b9297f8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3fed85-1656-55a4-a157-37cb7922915d/9b3fed85-1656-55a4-a157-37cb7922915d_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 521018,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687044/general/3a7cbcf2-0f03-4d22-9242-2b30f6639f7f.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3fed85-1656-55a4-a157-37cb7922915d/9b3fed85-1656-55a4-a157-37cb7922915d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52630,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687044/general/f6b69f05-e8cd-459a-a48d-3062e9c22990.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3fed85-1656-55a4-a157-37cb7922915d/9b3fed85-1656-55a4-a157-37cb7922915d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38444,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687044/general/2ac30892-6d3c-40e7-bd9d-e11bf29b0fc9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3fed85-1656-55a4-a157-37cb7922915d/9b3fed85-1656-55a4-a157-37cb7922915d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69884,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687044/general/d63e27de-3cbe-4714-a4aa-2e730284429a.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3fed85-1656-55a4-a157-37cb7922915d/9b3fed85-1656-55a4-a157-37cb7922915d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60187,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687044/general/b603d36f-4ab3-4bd5-a209-6b24a7abf4c3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3fed85-1656-55a4-a157-37cb7922915d/9b3fed85-1656-55a4-a157-37cb7922915d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122321,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687044/general/d2d49b22-acbc-4efa-a2f0-c6496aad9b9f.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3fed85-1656-55a4-a157-37cb7922915d/9b3fed85-1656-55a4-a157-37cb7922915d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147799,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687044/general/978e2a17-b9b4-4f0d-bae5-9c932b37e582.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3fed85-1656-55a4-a157-37cb7922915d/9b3fed85-1656-55a4-a157-37cb7922915d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60609,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687044/general/cdbf1bd1-acc1-447a-9cf4-50e636a432e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b3fed85-1656-55a4-a157-37cb7922915d/9b3fed85-1656-55a4-a157-37cb7922915d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87597,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687044/general/b43bb3ba-dd76-4a0f-8cd9-80416be619b3.jpg',
'Width': 800}],
'price': 25700,
'price_includes_vat': True,
'registration_date': '2023-08-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Tiguan 2.0 TDI R-Line - Diesel - Automatic - 150 hp - '
'58.746 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2023}
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728278%27 HTTP/1.1" 200 None
2026-03-25 17:18:43 [adesa.de] INFO: Saving data for 10728278: {'created_time': 1774459123.594076, 'last_price_update_time': 1774459123.594088, 'auction_closing_time': 1774606200.0}
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728278') HTTP/1.1" 204 0
2026-03-25 17:18:43 [adesa.de] INFO: Found listing with ID: 10725120
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725120%27 HTTP/1.1" 200 None
2026-03-25 17:18:43 [adesa.de] INFO: Scrape type for 10725120: 1
2026-03-25 17:18:43 [adesa.de] INFO: Scraping item 10725120 url https://www.openlane.eu/en/carv6/auction/10725120
2026-03-25 17:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726143> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252Fa1510bb9-7c9e-4133-b1a8-c71d8042e2d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/a1510bb9-7c9e-4133-b1a8-c71d8042e2d7.jpg not downloaded yet
2026-03-25 17:18:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:43 [adesa.de] INFO: Found listing with ID: 10725113
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725113%27 HTTP/1.1" 200 None
2026-03-25 17:18:43 [adesa.de] INFO: Scrape type for 10725113: 1
2026-03-25 17:18:43 [adesa.de] INFO: Scraping item 10725113 url https://www.openlane.eu/en/carv6/auction/10725113
2026-03-25 17:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0 with identifier: 10726146
2026-03-25 17:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0 with scrape type 1
2026-03-25 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737007%252Fgeneral%252F635b8b7c-5107-4293-a23a-d711d9de6656.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737007/general/635b8b7c-5107-4293-a23a-d711d9de6656.jpg already downloaded
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737007%252Fgeneral%252F618906f4-9777-459c-8004-25ebe004a005.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737007/general/618906f4-9777-459c-8004-25ebe004a005.jpg already downloaded
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737007%252Fgeneral%252F1ee10e3e-e254-4927-b160-76a3f1c5977e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737007/general/1ee10e3e-e254-4927-b160-76a3f1c5977e.jpg already downloaded
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737007%252Fgeneral%252F0c48f8fb-3f73-434e-a751-cc85a3d22095.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737007/general/0c48f8fb-3f73-434e-a751-cc85a3d22095.jpg already downloaded
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737007%252Fgeneral%252F9bd5f401-9e5c-4c44-b612-e5d84a09ea1b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737007/general/9bd5f401-9e5c-4c44-b612-e5d84a09ea1b.jpg already downloaded
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737007%252Fgeneral%252F13953633-3a24-4805-ba6a-bccff82bdc42.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737007/general/13953633-3a24-4805-ba6a-bccff82bdc42.jpg already downloaded
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737007%252Fgeneral%252F9b37b645-4f52-45fa-ba42-8b7afa1d7298.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737007/general/9b37b645-4f52-45fa-ba42-8b7afa1d7298.jpg already downloaded
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737007%252Fgeneral%252F3882b183-9a8c-4cb2-8e65-f4fd9d71b19f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737007/general/3882b183-9a8c-4cb2-8e65-f4fd9d71b19f.jpg already downloaded
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737007%252Fgeneral%252F2e5ece63-79ab-4547-9c57-6590b21e6561.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737007/general/2e5ece63-79ab-4547-9c57-6590b21e6561.jpg already downloaded
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737007%252Fgeneral%252F45584943-5ba2-4fb2-ad56-3e20cb864d47.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737007/general/45584943-5ba2-4fb2-ad56-3e20cb864d47.jpg already downloaded
2026-03-25 17:18:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0, identifier: 10726146
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252F1668e127-72c1-4b28-bfff-60f5606017c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/1668e127-72c1-4b28-bfff-60f5606017c0.jpg not downloaded yet
2026-03-25 17:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0 with identifier: 10726146
2026-03-25 17:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0 with identifier: 10726146
2026-03-25 17:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0 with identifier: 10726146 to the API
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726146>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154618',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726146',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 46844,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5737007/general/635b8b7c-5107-4293-a23a-d711d9de6656.jpg',
'https://images.openlane.eu/carimgs/5737007/general/618906f4-9777-459c-8004-25ebe004a005.jpg',
'https://images.openlane.eu/carimgs/5737007/general/1ee10e3e-e254-4927-b160-76a3f1c5977e.jpg',
'https://images.openlane.eu/carimgs/5737007/general/0c48f8fb-3f73-434e-a751-cc85a3d22095.jpg',
'https://images.openlane.eu/carimgs/5737007/general/9bd5f401-9e5c-4c44-b612-e5d84a09ea1b.jpg',
'https://images.openlane.eu/carimgs/5737007/general/13953633-3a24-4805-ba6a-bccff82bdc42.jpg',
'https://images.openlane.eu/carimgs/5737007/general/9b37b645-4f52-45fa-ba42-8b7afa1d7298.jpg',
'https://images.openlane.eu/carimgs/5737007/general/3882b183-9a8c-4cb2-8e65-f4fd9d71b19f.jpg',
'https://images.openlane.eu/carimgs/5737007/general/2e5ece63-79ab-4547-9c57-6590b21e6561.jpg',
'https://images.openlane.eu/carimgs/5737007/general/45584943-5ba2-4fb2-ad56-3e20cb864d47.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0/2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63409,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737007/general/635b8b7c-5107-4293-a23a-d711d9de6656.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0/2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67097,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737007/general/618906f4-9777-459c-8004-25ebe004a005.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0/2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737007/general/1ee10e3e-e254-4927-b160-76a3f1c5977e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0/2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67147,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737007/general/0c48f8fb-3f73-434e-a751-cc85a3d22095.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0/2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102177,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737007/general/9bd5f401-9e5c-4c44-b612-e5d84a09ea1b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0/2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110189,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737007/general/13953633-3a24-4805-ba6a-bccff82bdc42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0/2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132147,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737007/general/9b37b645-4f52-45fa-ba42-8b7afa1d7298.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0/2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190777,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737007/general/3882b183-9a8c-4cb2-8e65-f4fd9d71b19f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0/2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84458,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737007/general/2e5ece63-79ab-4547-9c57-6590b21e6561.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0/2eaf3cd4-6b56-58d5-96a4-b9958ee07fb0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227767,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737007/general/45584943-5ba2-4fb2-ad56-3e20cb864d47.jpg',
'Width': 1023}],
'price': 20300,
'price_includes_vat': True,
'registration_date': '2023-06-12',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'46.844 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726146%27 HTTP/1.1" 200 None
2026-03-25 17:18:44 [adesa.de] INFO: Saving data for 10726146: {'created_time': 1774459124.263648, 'last_price_update_time': 1774459124.263662, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726146') HTTP/1.1" 204 0
2026-03-25 17:18:44 [adesa.de] INFO: Found listing with ID: 10725017
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725017%27 HTTP/1.1" 200 None
2026-03-25 17:18:44 [adesa.de] INFO: Scrape type for 10725017: 1
2026-03-25 17:18:44 [adesa.de] INFO: Scraping item 10725017 url https://www.openlane.eu/en/carv6/auction/10725017
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252F806eaeba-183f-4adc-8518-d6c6f8915e05.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/806eaeba-183f-4adc-8518-d6c6f8915e05.jpg not downloaded yet
2026-03-25 17:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 318e49d4-d63c-5847-9e8a-0fbb3b987596 with identifier: 10726143
2026-03-25 17:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 318e49d4-d63c-5847-9e8a-0fbb3b987596 with scrape type 1
2026-03-25 17:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 318e49d4-d63c-5847-9e8a-0fbb3b987596
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737004%252Fgeneral%252F00e7662a-7b7a-4fd3-b06e-e78ba89377e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737004/general/00e7662a-7b7a-4fd3-b06e-e78ba89377e1.jpg already downloaded
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737004%252Fgeneral%252F5f007a92-9987-440c-80f7-50ada470aeda.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737004/general/5f007a92-9987-440c-80f7-50ada470aeda.jpg already downloaded
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737004%252Fgeneral%252F240b66f5-e632-4330-8357-3f916194ace5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737004/general/240b66f5-e632-4330-8357-3f916194ace5.jpg already downloaded
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737004%252Fgeneral%252F326572bc-c013-4719-80e6-0619cff9d238.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737004/general/326572bc-c013-4719-80e6-0619cff9d238.jpg already downloaded
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737004%252Fgeneral%252Fccbc7408-14ec-47c2-9c74-4ad964b4d091.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737004/general/ccbc7408-14ec-47c2-9c74-4ad964b4d091.jpg already downloaded
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737004%252Fgeneral%252Fe0925fa9-1bc4-4cab-9ba2-e6687afba5de.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737004/general/e0925fa9-1bc4-4cab-9ba2-e6687afba5de.jpg already downloaded
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737004%252Fgeneral%252F4d668809-8572-4964-87c7-e2c11088201d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737004/general/4d668809-8572-4964-87c7-e2c11088201d.jpg already downloaded
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737004%252Fgeneral%252F8fa5a960-ca2a-4911-81ff-c86e662adf66.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737004/general/8fa5a960-ca2a-4911-81ff-c86e662adf66.jpg already downloaded
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737004%252Fgeneral%252F4fa03753-6a3c-4cec-938e-b2d58e12f887.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737004/general/4fa03753-6a3c-4cec-938e-b2d58e12f887.jpg already downloaded
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737004%252Fgeneral%252Fd7d72f21-6441-4b68-a68c-9a9c992a1561.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737004/general/d7d72f21-6441-4b68-a68c-9a9c992a1561.jpg already downloaded
2026-03-25 17:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 318e49d4-d63c-5847-9e8a-0fbb3b987596, identifier: 10726143
2026-03-25 17:18:44 [adesa.de] INFO: Found listing with ID: 10724990
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724990%27 HTTP/1.1" 200 None
2026-03-25 17:18:44 [adesa.de] INFO: Scrape type for 10724990: 1
2026-03-25 17:18:44 [adesa.de] INFO: Scraping item 10724990 url https://www.openlane.eu/en/carv6/auction/10724990
2026-03-25 17:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726147> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 318e49d4-d63c-5847-9e8a-0fbb3b987596 with identifier: 10726143
2026-03-25 17:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 318e49d4-d63c-5847-9e8a-0fbb3b987596 with identifier: 10726143
2026-03-25 17:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 318e49d4-d63c-5847-9e8a-0fbb3b987596 with identifier: 10726143 to the API
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726143>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '318e49d4-d63c-5847-9e8a-0fbb3b987596',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26015461B',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726143',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 56109,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5737004/general/00e7662a-7b7a-4fd3-b06e-e78ba89377e1.jpg',
'https://images.openlane.eu/carimgs/5737004/general/5f007a92-9987-440c-80f7-50ada470aeda.jpg',
'https://images.openlane.eu/carimgs/5737004/general/240b66f5-e632-4330-8357-3f916194ace5.jpg',
'https://images.openlane.eu/carimgs/5737004/general/326572bc-c013-4719-80e6-0619cff9d238.jpg',
'https://images.openlane.eu/carimgs/5737004/general/ccbc7408-14ec-47c2-9c74-4ad964b4d091.jpg',
'https://images.openlane.eu/carimgs/5737004/general/e0925fa9-1bc4-4cab-9ba2-e6687afba5de.jpg',
'https://images.openlane.eu/carimgs/5737004/general/4d668809-8572-4964-87c7-e2c11088201d.jpg',
'https://images.openlane.eu/carimgs/5737004/general/8fa5a960-ca2a-4911-81ff-c86e662adf66.jpg',
'https://images.openlane.eu/carimgs/5737004/general/4fa03753-6a3c-4cec-938e-b2d58e12f887.jpg',
'https://images.openlane.eu/carimgs/5737004/general/d7d72f21-6441-4b68-a68c-9a9c992a1561.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_318e49d4-d63c-5847-9e8a-0fbb3b987596/318e49d4-d63c-5847-9e8a-0fbb3b987596_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52398,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737004/general/00e7662a-7b7a-4fd3-b06e-e78ba89377e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_318e49d4-d63c-5847-9e8a-0fbb3b987596/318e49d4-d63c-5847-9e8a-0fbb3b987596_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59223,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737004/general/5f007a92-9987-440c-80f7-50ada470aeda.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_318e49d4-d63c-5847-9e8a-0fbb3b987596/318e49d4-d63c-5847-9e8a-0fbb3b987596_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54262,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737004/general/240b66f5-e632-4330-8357-3f916194ace5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_318e49d4-d63c-5847-9e8a-0fbb3b987596/318e49d4-d63c-5847-9e8a-0fbb3b987596_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58954,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737004/general/326572bc-c013-4719-80e6-0619cff9d238.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_318e49d4-d63c-5847-9e8a-0fbb3b987596/318e49d4-d63c-5847-9e8a-0fbb3b987596_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120635,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737004/general/ccbc7408-14ec-47c2-9c74-4ad964b4d091.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_318e49d4-d63c-5847-9e8a-0fbb3b987596/318e49d4-d63c-5847-9e8a-0fbb3b987596_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133478,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737004/general/e0925fa9-1bc4-4cab-9ba2-e6687afba5de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_318e49d4-d63c-5847-9e8a-0fbb3b987596/318e49d4-d63c-5847-9e8a-0fbb3b987596_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122824,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737004/general/4d668809-8572-4964-87c7-e2c11088201d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_318e49d4-d63c-5847-9e8a-0fbb3b987596/318e49d4-d63c-5847-9e8a-0fbb3b987596_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737004/general/8fa5a960-ca2a-4911-81ff-c86e662adf66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_318e49d4-d63c-5847-9e8a-0fbb3b987596/318e49d4-d63c-5847-9e8a-0fbb3b987596_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89105,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737004/general/4fa03753-6a3c-4cec-938e-b2d58e12f887.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_318e49d4-d63c-5847-9e8a-0fbb3b987596/318e49d4-d63c-5847-9e8a-0fbb3b987596_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138432,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737004/general/d7d72f21-6441-4b68-a68c-9a9c992a1561.jpg',
'Width': 1024}],
'price': 17400,
'price_includes_vat': True,
'registration_date': '2022-12-27',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Tiguan 1.5 TSI Life - Petrol - Manual - 130 hp - 56.109 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726143%27 HTTP/1.1" 200 None
2026-03-25 17:18:44 [adesa.de] INFO: Saving data for 10726143: {'created_time': 1774459124.910647, 'last_price_update_time': 1774459124.910661, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726143') HTTP/1.1" 204 0
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252Fcaef7956-e9bc-47c0-8b3e-10a907d9b5d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/caef7956-e9bc-47c0-8b3e-10a907d9b5d7.jpg not downloaded yet
2026-03-25 17:18:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:45 [adesa.de] INFO: Found listing with ID: 10724963
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724963%27 HTTP/1.1" 200 None
2026-03-25 17:18:45 [adesa.de] INFO: Scrape type for 10724963: 1
2026-03-25 17:18:45 [adesa.de] INFO: Scraping item 10724963 url https://www.openlane.eu/en/carv6/auction/10724963
2026-03-25 17:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726152> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252F488865d2-911a-499c-9781-f74399a82afe.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/488865d2-911a-499c-9781-f74399a82afe.jpg not downloaded yet
2026-03-25 17:18:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:45 [adesa.de] INFO: Found listing with ID: 10725042
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725042%27 HTTP/1.1" 200 None
2026-03-25 17:18:45 [adesa.de] INFO: Scrape type for 10725042: 1
2026-03-25 17:18:45 [adesa.de] INFO: Scraping item 10725042 url https://www.openlane.eu/en/carv6/auction/10725042
2026-03-25 17:18:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92b5e378-dc9a-5d1f-982b-0d0894825ca4 with identifier: 10726147
2026-03-25 17:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92b5e378-dc9a-5d1f-982b-0d0894825ca4 with scrape type 1
2026-03-25 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 92b5e378-dc9a-5d1f-982b-0d0894825ca4
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737008%252Fgeneral%252F33d5f6a6-7fbd-478b-ae07-3a85dcfd975d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737008/general/33d5f6a6-7fbd-478b-ae07-3a85dcfd975d.jpg already downloaded
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737008%252Fgeneral%252F46ca872b-d341-40cc-b503-9a9b37d61e17.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737008/general/46ca872b-d341-40cc-b503-9a9b37d61e17.jpg already downloaded
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737008%252Fgeneral%252F964ac0f0-9546-4238-b761-2bf4d2786265.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737008/general/964ac0f0-9546-4238-b761-2bf4d2786265.jpg already downloaded
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737008%252Fgeneral%252Fa514c67c-55ca-47b8-ac4e-ed2c762d7b34.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737008/general/a514c67c-55ca-47b8-ac4e-ed2c762d7b34.jpg already downloaded
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737008%252Fgeneral%252Fbc656953-2a30-441a-b77c-27dd7222ff11.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737008/general/bc656953-2a30-441a-b77c-27dd7222ff11.jpg already downloaded
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737008%252Fgeneral%252Fb80fa40b-bdd4-4080-817d-1521fe2f3744.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737008/general/b80fa40b-bdd4-4080-817d-1521fe2f3744.jpg already downloaded
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737008%252Fgeneral%252F6ef78e8f-5edc-42d7-b289-12642b16edd6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737008/general/6ef78e8f-5edc-42d7-b289-12642b16edd6.jpg already downloaded
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737008%252Fgeneral%252F5c1f379a-f1a7-421f-a44b-816923a87054.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737008/general/5c1f379a-f1a7-421f-a44b-816923a87054.jpg already downloaded
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737008%252Fgeneral%252F6f6db971-7516-4d04-add7-221ba7c934ca.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737008/general/6f6db971-7516-4d04-add7-221ba7c934ca.jpg already downloaded
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737008%252Fgeneral%252F466129f4-da04-4ffa-8531-34275418e70e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737008/general/466129f4-da04-4ffa-8531-34275418e70e.jpg already downloaded
2026-03-25 17:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 92b5e378-dc9a-5d1f-982b-0d0894825ca4, identifier: 10726147
2026-03-25 17:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 92b5e378-dc9a-5d1f-982b-0d0894825ca4 with identifier: 10726147
2026-03-25 17:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 92b5e378-dc9a-5d1f-982b-0d0894825ca4 with identifier: 10726147
2026-03-25 17:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 92b5e378-dc9a-5d1f-982b-0d0894825ca4 with identifier: 10726147 to the API
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726147>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '92b5e378-dc9a-5d1f-982b-0d0894825ca4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154621',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726147',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 33787,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5737008/general/33d5f6a6-7fbd-478b-ae07-3a85dcfd975d.jpg',
'https://images.openlane.eu/carimgs/5737008/general/46ca872b-d341-40cc-b503-9a9b37d61e17.jpg',
'https://images.openlane.eu/carimgs/5737008/general/964ac0f0-9546-4238-b761-2bf4d2786265.jpg',
'https://images.openlane.eu/carimgs/5737008/general/a514c67c-55ca-47b8-ac4e-ed2c762d7b34.jpg',
'https://images.openlane.eu/carimgs/5737008/general/bc656953-2a30-441a-b77c-27dd7222ff11.jpg',
'https://images.openlane.eu/carimgs/5737008/general/b80fa40b-bdd4-4080-817d-1521fe2f3744.jpg',
'https://images.openlane.eu/carimgs/5737008/general/6ef78e8f-5edc-42d7-b289-12642b16edd6.jpg',
'https://images.openlane.eu/carimgs/5737008/general/5c1f379a-f1a7-421f-a44b-816923a87054.jpg',
'https://images.openlane.eu/carimgs/5737008/general/6f6db971-7516-4d04-add7-221ba7c934ca.jpg',
'https://images.openlane.eu/carimgs/5737008/general/466129f4-da04-4ffa-8531-34275418e70e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92b5e378-dc9a-5d1f-982b-0d0894825ca4/92b5e378-dc9a-5d1f-982b-0d0894825ca4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61380,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737008/general/33d5f6a6-7fbd-478b-ae07-3a85dcfd975d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92b5e378-dc9a-5d1f-982b-0d0894825ca4/92b5e378-dc9a-5d1f-982b-0d0894825ca4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61141,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737008/general/46ca872b-d341-40cc-b503-9a9b37d61e17.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92b5e378-dc9a-5d1f-982b-0d0894825ca4/92b5e378-dc9a-5d1f-982b-0d0894825ca4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56128,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737008/general/964ac0f0-9546-4238-b761-2bf4d2786265.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92b5e378-dc9a-5d1f-982b-0d0894825ca4/92b5e378-dc9a-5d1f-982b-0d0894825ca4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56677,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737008/general/a514c67c-55ca-47b8-ac4e-ed2c762d7b34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92b5e378-dc9a-5d1f-982b-0d0894825ca4/92b5e378-dc9a-5d1f-982b-0d0894825ca4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94486,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737008/general/bc656953-2a30-441a-b77c-27dd7222ff11.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92b5e378-dc9a-5d1f-982b-0d0894825ca4/92b5e378-dc9a-5d1f-982b-0d0894825ca4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77005,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737008/general/b80fa40b-bdd4-4080-817d-1521fe2f3744.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92b5e378-dc9a-5d1f-982b-0d0894825ca4/92b5e378-dc9a-5d1f-982b-0d0894825ca4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139620,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737008/general/6ef78e8f-5edc-42d7-b289-12642b16edd6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92b5e378-dc9a-5d1f-982b-0d0894825ca4/92b5e378-dc9a-5d1f-982b-0d0894825ca4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71636,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737008/general/5c1f379a-f1a7-421f-a44b-816923a87054.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92b5e378-dc9a-5d1f-982b-0d0894825ca4/92b5e378-dc9a-5d1f-982b-0d0894825ca4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89974,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737008/general/6f6db971-7516-4d04-add7-221ba7c934ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92b5e378-dc9a-5d1f-982b-0d0894825ca4/92b5e378-dc9a-5d1f-982b-0d0894825ca4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78693,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737008/general/466129f4-da04-4ffa-8531-34275418e70e.jpg',
'Width': 1024}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen T-ROC 1.0 TSI Style - Petrol - Manual - 110 hp - 33.787 '
'km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726147%27 HTTP/1.1" 200 None
2026-03-25 17:18:45 [adesa.de] INFO: Saving data for 10726147: {'created_time': 1774459125.926655, 'last_price_update_time': 1774459125.926673, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726147') HTTP/1.1" 204 0
2026-03-25 17:18:45 [adesa.de] INFO: Found listing with ID: 10724977
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724977%27 HTTP/1.1" 200 None
2026-03-25 17:18:45 [adesa.de] INFO: Scrape type for 10724977: 1
2026-03-25 17:18:45 [adesa.de] INFO: Scraping item 10724977 url https://www.openlane.eu/en/carv6/auction/10724977
2026-03-25 17:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726224> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2728216c-b943-5d6a-88a8-20f70339aef7 with identifier: 10726152
2026-03-25 17:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2728216c-b943-5d6a-88a8-20f70339aef7 with scrape type 1
2026-03-25 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2728216c-b943-5d6a-88a8-20f70339aef7
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737013%252Fgeneral%252F634801d7-f785-42b2-8cee-25f8f3d5df6e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737013/general/634801d7-f785-42b2-8cee-25f8f3d5df6e.jpg already downloaded
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737013%252Fgeneral%252Ff5aa4034-37e2-491d-98f6-abced7b4e92f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737013/general/f5aa4034-37e2-491d-98f6-abced7b4e92f.jpg already downloaded
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737013%252Fgeneral%252F020e4239-e321-4e8f-a632-ab88977b466f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737013/general/020e4239-e321-4e8f-a632-ab88977b466f.jpg already downloaded
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737013%252Fgeneral%252F08f20d49-24bf-4514-8db9-25f05c0fdd34.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737013/general/08f20d49-24bf-4514-8db9-25f05c0fdd34.jpg already downloaded
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737013%252Fgeneral%252F8692265d-a83c-42fd-957f-3c82994a399d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737013/general/8692265d-a83c-42fd-957f-3c82994a399d.jpg already downloaded
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737013%252Fgeneral%252Fdf6dbbd0-728e-4842-a6a9-32d57edf679c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737013/general/df6dbbd0-728e-4842-a6a9-32d57edf679c.jpg already downloaded
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737013%252Fgeneral%252F9098f980-3962-45ab-ac95-299cc49f16b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737013/general/9098f980-3962-45ab-ac95-299cc49f16b0.jpg already downloaded
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737013%252Fgeneral%252Fad47d4dc-7fce-4056-8693-fca466ae9bbe.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737013/general/ad47d4dc-7fce-4056-8693-fca466ae9bbe.jpg already downloaded
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737013%252Fgeneral%252Ff021f638-5bd3-490c-b630-a97006a1ac01.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737013/general/f021f638-5bd3-490c-b630-a97006a1ac01.jpg already downloaded
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737013%252Fgeneral%252Feeabdbd6-579e-4506-b2b0-0570d5c93695.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737013/general/eeabdbd6-579e-4506-b2b0-0570d5c93695.jpg already downloaded
2026-03-25 17:18:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2728216c-b943-5d6a-88a8-20f70339aef7, identifier: 10726152
2026-03-25 17:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742455/general/806eaeba-183f-4adc-8518-d6c6f8915e05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725999)
2026-03-25 17:18:46 [adesa.de] INFO: Found listing with ID: 10725127
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725127%27 HTTP/1.1" 200 None
2026-03-25 17:18:46 [adesa.de] INFO: Scrape type for 10725127: 1
2026-03-25 17:18:46 [adesa.de] INFO: Scraping item 10725127 url https://www.openlane.eu/en/carv6/auction/10725127
2026-03-25 17:18:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726153> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2728216c-b943-5d6a-88a8-20f70339aef7 with identifier: 10726152
2026-03-25 17:18:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2728216c-b943-5d6a-88a8-20f70339aef7 with identifier: 10726152
2026-03-25 17:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2728216c-b943-5d6a-88a8-20f70339aef7 with identifier: 10726152 to the API
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726152>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '2728216c-b943-5d6a-88a8-20f70339aef7',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26015461E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726152',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 58336,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5737013/general/634801d7-f785-42b2-8cee-25f8f3d5df6e.jpg',
'https://images.openlane.eu/carimgs/5737013/general/f5aa4034-37e2-491d-98f6-abced7b4e92f.jpg',
'https://images.openlane.eu/carimgs/5737013/general/020e4239-e321-4e8f-a632-ab88977b466f.jpg',
'https://images.openlane.eu/carimgs/5737013/general/08f20d49-24bf-4514-8db9-25f05c0fdd34.jpg',
'https://images.openlane.eu/carimgs/5737013/general/8692265d-a83c-42fd-957f-3c82994a399d.jpg',
'https://images.openlane.eu/carimgs/5737013/general/df6dbbd0-728e-4842-a6a9-32d57edf679c.jpg',
'https://images.openlane.eu/carimgs/5737013/general/9098f980-3962-45ab-ac95-299cc49f16b0.jpg',
'https://images.openlane.eu/carimgs/5737013/general/ad47d4dc-7fce-4056-8693-fca466ae9bbe.jpg',
'https://images.openlane.eu/carimgs/5737013/general/f021f638-5bd3-490c-b630-a97006a1ac01.jpg',
'https://images.openlane.eu/carimgs/5737013/general/eeabdbd6-579e-4506-b2b0-0570d5c93695.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2728216c-b943-5d6a-88a8-20f70339aef7/2728216c-b943-5d6a-88a8-20f70339aef7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59190,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737013/general/634801d7-f785-42b2-8cee-25f8f3d5df6e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2728216c-b943-5d6a-88a8-20f70339aef7/2728216c-b943-5d6a-88a8-20f70339aef7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54633,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737013/general/f5aa4034-37e2-491d-98f6-abced7b4e92f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2728216c-b943-5d6a-88a8-20f70339aef7/2728216c-b943-5d6a-88a8-20f70339aef7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57144,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737013/general/020e4239-e321-4e8f-a632-ab88977b466f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2728216c-b943-5d6a-88a8-20f70339aef7/2728216c-b943-5d6a-88a8-20f70339aef7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55993,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737013/general/08f20d49-24bf-4514-8db9-25f05c0fdd34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2728216c-b943-5d6a-88a8-20f70339aef7/2728216c-b943-5d6a-88a8-20f70339aef7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114343,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737013/general/8692265d-a83c-42fd-957f-3c82994a399d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2728216c-b943-5d6a-88a8-20f70339aef7/2728216c-b943-5d6a-88a8-20f70339aef7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93118,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737013/general/df6dbbd0-728e-4842-a6a9-32d57edf679c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2728216c-b943-5d6a-88a8-20f70339aef7/2728216c-b943-5d6a-88a8-20f70339aef7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737013/general/9098f980-3962-45ab-ac95-299cc49f16b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2728216c-b943-5d6a-88a8-20f70339aef7/2728216c-b943-5d6a-88a8-20f70339aef7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99016,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737013/general/ad47d4dc-7fce-4056-8693-fca466ae9bbe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2728216c-b943-5d6a-88a8-20f70339aef7/2728216c-b943-5d6a-88a8-20f70339aef7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118687,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737013/general/f021f638-5bd3-490c-b630-a97006a1ac01.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2728216c-b943-5d6a-88a8-20f70339aef7/2728216c-b943-5d6a-88a8-20f70339aef7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75492,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737013/general/eeabdbd6-579e-4506-b2b0-0570d5c93695.jpg',
'Width': 1024}],
'price': 41100,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Touareg 3.0 TDI R-Line - Diesel - Automatic - 286 hp - '
'58.336 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2023}
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726152%27 HTTP/1.1" 200 None
2026-03-25 17:18:46 [adesa.de] INFO: Saving data for 10726152: {'created_time': 1774459126.59739, 'last_price_update_time': 1774459126.597402, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726152') HTTP/1.1" 204 0
2026-03-25 17:18:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728371> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:46 [adesa.de] INFO: Found listing with ID: 10724970
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724970%27 HTTP/1.1" 200 None
2026-03-25 17:18:46 [adesa.de] INFO: Scrape type for 10724970: 1
2026-03-25 17:18:46 [adesa.de] INFO: Scraping item 10724970 url https://www.openlane.eu/en/carv6/auction/10724970
2026-03-25 17:18:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726001> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd273e0a-1644-5d2c-9485-fee68b7356dd with identifier: 10726224
2026-03-25 17:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd273e0a-1644-5d2c-9485-fee68b7356dd with scrape type 1
2026-03-25 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bd273e0a-1644-5d2c-9485-fee68b7356dd
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252F2472f905-8822-4e35-a9d2-6864f0d77d28.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/2472f905-8822-4e35-a9d2-6864f0d77d28.jpg not downloaded yet
2026-03-25 17:18:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728423> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:46 [adesa.de] INFO: Found listing with ID: 10723713
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723713%27 HTTP/1.1" 200 None
2026-03-25 17:18:46 [adesa.de] INFO: Scrape type for 10723713: 1
2026-03-25 17:18:46 [adesa.de] INFO: Scraping item 10723713 url https://www.openlane.eu/en/carv6/auction/10723713
2026-03-25 17:18:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252Fc35b7c45-5fe4-46e3-a392-6c23d8d5d199.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/c35b7c45-5fe4-46e3-a392-6c23d8d5d199.jpg not downloaded yet
2026-03-25 17:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d51110>
2026-03-25 17:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252F806eaeba-183f-4adc-8518-d6c6f8915e05.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/806eaeba-183f-4adc-8518-d6c6f8915e05.jpg saved to cache
2026-03-25 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 11556cb6-ca63-5f6b-9739-393391e29349
2026-03-25 17:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2285ac90-1c00-589a-8f9a-5e6cbf85254c with identifier: 10726153
2026-03-25 17:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2285ac90-1c00-589a-8f9a-5e6cbf85254c with scrape type 1
2026-03-25 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2285ac90-1c00-589a-8f9a-5e6cbf85254c
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737014%252Fgeneral%252F0be16728-4e42-4629-9702-c26764bd027d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737014/general/0be16728-4e42-4629-9702-c26764bd027d.jpg already downloaded
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737014%252Fgeneral%252F79bbec7c-64a1-494b-90e7-c90fbbd7bc17.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737014/general/79bbec7c-64a1-494b-90e7-c90fbbd7bc17.jpg already downloaded
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737014%252Fgeneral%252Fda2775ee-f1ab-4c4b-9b97-3e04cc034672.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737014/general/da2775ee-f1ab-4c4b-9b97-3e04cc034672.jpg already downloaded
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737014%252Fgeneral%252F4b76cd16-cc24-4a2a-b14e-866eea465e8c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737014/general/4b76cd16-cc24-4a2a-b14e-866eea465e8c.jpg already downloaded
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737014%252Fgeneral%252Fa326bdde-124c-427b-908e-f7a98da8cab5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737014/general/a326bdde-124c-427b-908e-f7a98da8cab5.jpg already downloaded
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737014%252Fgeneral%252F69885046-81bb-4988-bf30-ddc21c213a7c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737014/general/69885046-81bb-4988-bf30-ddc21c213a7c.jpg already downloaded
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737014%252Fgeneral%252F5291482d-2847-4f8f-a34c-a67dc4651e43.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737014/general/5291482d-2847-4f8f-a34c-a67dc4651e43.jpg already downloaded
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737014%252Fgeneral%252F571729d7-bd8f-4972-90ad-400492ce9c7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737014/general/571729d7-bd8f-4972-90ad-400492ce9c7b.jpg already downloaded
2026-03-25 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737014%252Fgeneral%252Fe390c766-f6b2-4073-830d-b94871901f20.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737014/general/e390c766-f6b2-4073-830d-b94871901f20.jpg already downloaded
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737014%252Fgeneral%252Fa1fd334e-96ce-484b-824d-980a88e79094.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737014/general/a1fd334e-96ce-484b-824d-980a88e79094.jpg already downloaded
2026-03-25 17:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2285ac90-1c00-589a-8f9a-5e6cbf85254c, identifier: 10726153
2026-03-25 17:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2285ac90-1c00-589a-8f9a-5e6cbf85254c with identifier: 10726153
2026-03-25 17:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2285ac90-1c00-589a-8f9a-5e6cbf85254c with identifier: 10726153
2026-03-25 17:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2285ac90-1c00-589a-8f9a-5e6cbf85254c with identifier: 10726153 to the API
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726153>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Cabrio car',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '2285ac90-1c00-589a-8f9a-5e6cbf85254c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154623',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726153',
'listing': 'auction',
'location': 'Ketzin (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 32377,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5737014/general/0be16728-4e42-4629-9702-c26764bd027d.jpg',
'https://images.openlane.eu/carimgs/5737014/general/79bbec7c-64a1-494b-90e7-c90fbbd7bc17.jpg',
'https://images.openlane.eu/carimgs/5737014/general/da2775ee-f1ab-4c4b-9b97-3e04cc034672.jpg',
'https://images.openlane.eu/carimgs/5737014/general/4b76cd16-cc24-4a2a-b14e-866eea465e8c.jpg',
'https://images.openlane.eu/carimgs/5737014/general/a326bdde-124c-427b-908e-f7a98da8cab5.jpg',
'https://images.openlane.eu/carimgs/5737014/general/69885046-81bb-4988-bf30-ddc21c213a7c.jpg',
'https://images.openlane.eu/carimgs/5737014/general/5291482d-2847-4f8f-a34c-a67dc4651e43.jpg',
'https://images.openlane.eu/carimgs/5737014/general/571729d7-bd8f-4972-90ad-400492ce9c7b.jpg',
'https://images.openlane.eu/carimgs/5737014/general/e390c766-f6b2-4073-830d-b94871901f20.jpg',
'https://images.openlane.eu/carimgs/5737014/general/a1fd334e-96ce-484b-824d-980a88e79094.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2285ac90-1c00-589a-8f9a-5e6cbf85254c/2285ac90-1c00-589a-8f9a-5e6cbf85254c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54709,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737014/general/0be16728-4e42-4629-9702-c26764bd027d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2285ac90-1c00-589a-8f9a-5e6cbf85254c/2285ac90-1c00-589a-8f9a-5e6cbf85254c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63282,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737014/general/79bbec7c-64a1-494b-90e7-c90fbbd7bc17.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2285ac90-1c00-589a-8f9a-5e6cbf85254c/2285ac90-1c00-589a-8f9a-5e6cbf85254c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58651,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737014/general/da2775ee-f1ab-4c4b-9b97-3e04cc034672.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2285ac90-1c00-589a-8f9a-5e6cbf85254c/2285ac90-1c00-589a-8f9a-5e6cbf85254c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737014/general/4b76cd16-cc24-4a2a-b14e-866eea465e8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2285ac90-1c00-589a-8f9a-5e6cbf85254c/2285ac90-1c00-589a-8f9a-5e6cbf85254c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109521,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737014/general/a326bdde-124c-427b-908e-f7a98da8cab5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2285ac90-1c00-589a-8f9a-5e6cbf85254c/2285ac90-1c00-589a-8f9a-5e6cbf85254c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81780,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737014/general/69885046-81bb-4988-bf30-ddc21c213a7c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2285ac90-1c00-589a-8f9a-5e6cbf85254c/2285ac90-1c00-589a-8f9a-5e6cbf85254c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119011,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737014/general/5291482d-2847-4f8f-a34c-a67dc4651e43.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2285ac90-1c00-589a-8f9a-5e6cbf85254c/2285ac90-1c00-589a-8f9a-5e6cbf85254c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80810,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737014/general/571729d7-bd8f-4972-90ad-400492ce9c7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2285ac90-1c00-589a-8f9a-5e6cbf85254c/2285ac90-1c00-589a-8f9a-5e6cbf85254c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737014/general/e390c766-f6b2-4073-830d-b94871901f20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2285ac90-1c00-589a-8f9a-5e6cbf85254c/2285ac90-1c00-589a-8f9a-5e6cbf85254c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87299,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737014/general/a1fd334e-96ce-484b-824d-980a88e79094.jpg',
'Width': 1024}],
'price': 19400,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 4,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen T-ROC 1.5 TSI R-Line - Petrol - Automatic - 150 hp - '
'32.377 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2021}
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726153%27 HTTP/1.1" 200 None
2026-03-25 17:18:47 [adesa.de] INFO: Saving data for 10726153: {'created_time': 1774459127.544471, 'last_price_update_time': 1774459127.544486, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726153') HTTP/1.1" 204 0
2026-03-25 17:18:47 [adesa.de] INFO: Found listing with ID: 10725106
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725106%27 HTTP/1.1" 200 None
2026-03-25 17:18:47 [adesa.de] INFO: Scrape type for 10725106: 1
2026-03-25 17:18:47 [adesa.de] INFO: Scraping item 10725106 url https://www.openlane.eu/en/carv6/auction/10725106
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252Fa6f7a1c7-1bc5-45dc-81d8-3050caec5b9d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/a6f7a1c7-1bc5-45dc-81d8-3050caec5b9d.jpg not downloaded yet
2026-03-25 17:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22512472-0d7b-5172-8aad-4840b30d3bdc with identifier: 10728371
2026-03-25 17:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22512472-0d7b-5172-8aad-4840b30d3bdc with scrape type 1
2026-03-25 17:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 22512472-0d7b-5172-8aad-4840b30d3bdc
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613478%252Fgeneral%252Fd10ceea7-02ff-4407-aee7-bd3e7fcbc72c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613478/general/d10ceea7-02ff-4407-aee7-bd3e7fcbc72c.jpg already downloaded
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613478%252Fgeneral%252Fa5a9b60a-804d-4dea-bc0a-558ab09a8fff.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613478/general/a5a9b60a-804d-4dea-bc0a-558ab09a8fff.jpg already downloaded
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613478%252Fgeneral%252F45956576-58e3-47aa-9628-e873ea551676.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613478/general/45956576-58e3-47aa-9628-e873ea551676.jpg already downloaded
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613478%252Fgeneral%252F86ce352f-d8ea-403c-a3cb-7dbca018870c.png%27 HTTP/1.1" 200 None
2026-03-25 17:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613478/general/86ce352f-d8ea-403c-a3cb-7dbca018870c.png already downloaded
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613478%252Fgeneral%252Fc7047313-2358-4ca3-836e-19e1d4e55e84.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613478/general/c7047313-2358-4ca3-836e-19e1d4e55e84.jpeg already downloaded
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613478%252Fgeneral%252F3efa27f9-2b6f-46ae-a989-917a04a3f6f7.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613478/general/3efa27f9-2b6f-46ae-a989-917a04a3f6f7.jpeg already downloaded
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613478%252Fgeneral%252F5670222d-fb3d-4bd6-a204-2da0952169ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613478/general/5670222d-fb3d-4bd6-a204-2da0952169ae.jpg already downloaded
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613478%252Fgeneral%252F99f09f3f-4a24-4e34-8068-54acd9e63af0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613478/general/99f09f3f-4a24-4e34-8068-54acd9e63af0.jpeg already downloaded
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613478%252Fgeneral%252F116f6474-35ba-4634-8ada-5273b419461d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613478/general/116f6474-35ba-4634-8ada-5273b419461d.jpg already downloaded
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613478%252Fgeneral%252F161d4312-4d71-49a6-875f-e28e8df1cb01.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613478/general/161d4312-4d71-49a6-875f-e28e8df1cb01.jpeg already downloaded
2026-03-25 17:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 22512472-0d7b-5172-8aad-4840b30d3bdc, identifier: 10728371
2026-03-25 17:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9592e02d-1ab3-5a7e-af08-3c97acd490b3 with identifier: 10726001
2026-03-25 17:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9592e02d-1ab3-5a7e-af08-3c97acd490b3 with scrape type 1
2026-03-25 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9592e02d-1ab3-5a7e-af08-3c97acd490b3
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742473%252Fgeneral%252F7bb321af-4358-4a43-9ead-896501fe2047.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/7bb321af-4358-4a43-9ead-896501fe2047.jpg not downloaded yet
2026-03-25 17:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12099696-23e4-52a3-8678-7fe0081dd196 with identifier: 10728423
2026-03-25 17:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12099696-23e4-52a3-8678-7fe0081dd196 with scrape type 1
2026-03-25 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 12099696-23e4-52a3-8678-7fe0081dd196
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522985%252Fgeneral%252Ff58be68b-d5c3-4623-8d4d-c6baf82ab647.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522985/general/f58be68b-d5c3-4623-8d4d-c6baf82ab647.jpg already downloaded
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522985%252Fgeneral%252F7c3368d4-21fb-4b85-b4e2-f9d5aa12696c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522985/general/7c3368d4-21fb-4b85-b4e2-f9d5aa12696c.jpg already downloaded
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522985%252Fgeneral%252F30a6698b-3967-4b78-956a-63f1e03b70e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522985/general/30a6698b-3967-4b78-956a-63f1e03b70e9.jpg already downloaded
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522985%252Fgeneral%252F40ce2990-82da-42ed-b4b8-f6b045c6182f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522985/general/40ce2990-82da-42ed-b4b8-f6b045c6182f.jpg already downloaded
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522985%252Fgeneral%252Fa87da37f-75a7-4818-a646-b3e2ef11f291.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522985/general/a87da37f-75a7-4818-a646-b3e2ef11f291.jpg already downloaded
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522985%252Fgeneral%252F5bfeea35-217c-4901-a77a-9df4002720b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522985/general/5bfeea35-217c-4901-a77a-9df4002720b5.jpg already downloaded
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522985%252Fgeneral%252Fb5728f20-59d3-4ae1-99b2-40bd277e2131.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522985/general/b5728f20-59d3-4ae1-99b2-40bd277e2131.jpg already downloaded
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522985%252Fgeneral%252F7bf2ef2b-9da4-459d-8e8d-b40ffa4e416b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522985/general/7bf2ef2b-9da4-459d-8e8d-b40ffa4e416b.jpg already downloaded
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522985%252Fgeneral%252F01555a59-f238-4f93-9f4c-9a7dfc0855dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522985/general/01555a59-f238-4f93-9f4c-9a7dfc0855dc.jpg already downloaded
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522985%252Fgeneral%252F49e8ee59-afdc-47ac-be9a-a506c74207e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522985/general/49e8ee59-afdc-47ac-be9a-a506c74207e6.jpg already downloaded
2026-03-25 17:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 12099696-23e4-52a3-8678-7fe0081dd196, identifier: 10728423
2026-03-25 17:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742455/general/488865d2-911a-499c-9781-f74399a82afe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725999)
2026-03-25 17:18:48 [adesa.de] INFO: Found listing with ID: 10725112
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725112%27 HTTP/1.1" 200 None
2026-03-25 17:18:48 [adesa.de] INFO: Scrape type for 10725112: 1
2026-03-25 17:18:48 [adesa.de] INFO: Scraping item 10725112 url https://www.openlane.eu/en/carv6/auction/10725112
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252F9f98a7b2-ed2f-4d52-ae88-b441aaded0cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/9f98a7b2-ed2f-4d52-ae88-b441aaded0cf.jpg not downloaded yet
2026-03-25 17:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 22512472-0d7b-5172-8aad-4840b30d3bdc with identifier: 10728371
2026-03-25 17:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 22512472-0d7b-5172-8aad-4840b30d3bdc with identifier: 10728371
2026-03-25 17:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 22512472-0d7b-5172-8aad-4840b30d3bdc with identifier: 10728371 to the API
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728371>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Diesel',
'id': '22512472-0d7b-5172-8aad-4840b30d3bdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30032',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728371',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 41990,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 120,
'photo_urls': ['https://images.openlane.eu/carimgs/5613478/general/d10ceea7-02ff-4407-aee7-bd3e7fcbc72c.jpg',
'https://images.openlane.eu/carimgs/5613478/general/a5a9b60a-804d-4dea-bc0a-558ab09a8fff.jpg',
'https://images.openlane.eu/carimgs/5613478/general/45956576-58e3-47aa-9628-e873ea551676.jpg',
'https://images.openlane.eu/carimgs/5613478/general/86ce352f-d8ea-403c-a3cb-7dbca018870c.png',
'https://images.openlane.eu/carimgs/5613478/general/c7047313-2358-4ca3-836e-19e1d4e55e84.jpeg',
'https://images.openlane.eu/carimgs/5613478/general/3efa27f9-2b6f-46ae-a989-917a04a3f6f7.jpeg',
'https://images.openlane.eu/carimgs/5613478/general/5670222d-fb3d-4bd6-a204-2da0952169ae.jpg',
'https://images.openlane.eu/carimgs/5613478/general/99f09f3f-4a24-4e34-8068-54acd9e63af0.jpeg',
'https://images.openlane.eu/carimgs/5613478/general/116f6474-35ba-4634-8ada-5273b419461d.jpg',
'https://images.openlane.eu/carimgs/5613478/general/161d4312-4d71-49a6-875f-e28e8df1cb01.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22512472-0d7b-5172-8aad-4840b30d3bdc/22512472-0d7b-5172-8aad-4840b30d3bdc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41119,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613478/general/d10ceea7-02ff-4407-aee7-bd3e7fcbc72c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22512472-0d7b-5172-8aad-4840b30d3bdc/22512472-0d7b-5172-8aad-4840b30d3bdc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64266,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613478/general/a5a9b60a-804d-4dea-bc0a-558ab09a8fff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22512472-0d7b-5172-8aad-4840b30d3bdc/22512472-0d7b-5172-8aad-4840b30d3bdc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46227,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613478/general/45956576-58e3-47aa-9628-e873ea551676.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22512472-0d7b-5172-8aad-4840b30d3bdc/22512472-0d7b-5172-8aad-4840b30d3bdc_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 592582,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613478/general/86ce352f-d8ea-403c-a3cb-7dbca018870c.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22512472-0d7b-5172-8aad-4840b30d3bdc/22512472-0d7b-5172-8aad-4840b30d3bdc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79036,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613478/general/c7047313-2358-4ca3-836e-19e1d4e55e84.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22512472-0d7b-5172-8aad-4840b30d3bdc/22512472-0d7b-5172-8aad-4840b30d3bdc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112084,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613478/general/3efa27f9-2b6f-46ae-a989-917a04a3f6f7.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22512472-0d7b-5172-8aad-4840b30d3bdc/22512472-0d7b-5172-8aad-4840b30d3bdc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66875,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613478/general/5670222d-fb3d-4bd6-a204-2da0952169ae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22512472-0d7b-5172-8aad-4840b30d3bdc/22512472-0d7b-5172-8aad-4840b30d3bdc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613478/general/99f09f3f-4a24-4e34-8068-54acd9e63af0.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22512472-0d7b-5172-8aad-4840b30d3bdc/22512472-0d7b-5172-8aad-4840b30d3bdc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49421,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613478/general/116f6474-35ba-4634-8ada-5273b419461d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22512472-0d7b-5172-8aad-4840b30d3bdc/22512472-0d7b-5172-8aad-4840b30d3bdc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71325,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613478/general/161d4312-4d71-49a6-875f-e28e8df1cb01.jpeg',
'Width': 1027}],
'price': 19900,
'price_includes_vat': True,
'registration_date': '2023-05-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen T-ROC 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'41.990 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728371%27 HTTP/1.1" 200 None
2026-03-25 17:18:48 [adesa.de] INFO: Saving data for 10728371: {'created_time': 1774459128.737737, 'last_price_update_time': 1774459128.737749, 'auction_closing_time': 1774606800.0}
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728371') HTTP/1.1" 204 0
2026-03-25 17:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 12099696-23e4-52a3-8678-7fe0081dd196 with identifier: 10728423
2026-03-25 17:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 12099696-23e4-52a3-8678-7fe0081dd196 with identifier: 10728423
2026-03-25 17:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 12099696-23e4-52a3-8678-7fe0081dd196 with identifier: 10728423 to the API
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728423>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Diesel',
'id': '12099696-23e4-52a3-8678-7fe0081dd196',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28882',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728423',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 98594,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5522985/general/f58be68b-d5c3-4623-8d4d-c6baf82ab647.jpg',
'https://images.openlane.eu/carimgs/5522985/general/7c3368d4-21fb-4b85-b4e2-f9d5aa12696c.jpg',
'https://images.openlane.eu/carimgs/5522985/general/30a6698b-3967-4b78-956a-63f1e03b70e9.jpg',
'https://images.openlane.eu/carimgs/5522985/general/40ce2990-82da-42ed-b4b8-f6b045c6182f.jpg',
'https://images.openlane.eu/carimgs/5522985/general/a87da37f-75a7-4818-a646-b3e2ef11f291.jpg',
'https://images.openlane.eu/carimgs/5522985/general/5bfeea35-217c-4901-a77a-9df4002720b5.jpg',
'https://images.openlane.eu/carimgs/5522985/general/b5728f20-59d3-4ae1-99b2-40bd277e2131.jpg',
'https://images.openlane.eu/carimgs/5522985/general/7bf2ef2b-9da4-459d-8e8d-b40ffa4e416b.jpg',
'https://images.openlane.eu/carimgs/5522985/general/01555a59-f238-4f93-9f4c-9a7dfc0855dc.jpg',
'https://images.openlane.eu/carimgs/5522985/general/49e8ee59-afdc-47ac-be9a-a506c74207e6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12099696-23e4-52a3-8678-7fe0081dd196/12099696-23e4-52a3-8678-7fe0081dd196_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18720,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522985/general/f58be68b-d5c3-4623-8d4d-c6baf82ab647.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12099696-23e4-52a3-8678-7fe0081dd196/12099696-23e4-52a3-8678-7fe0081dd196_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18533,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522985/general/7c3368d4-21fb-4b85-b4e2-f9d5aa12696c.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12099696-23e4-52a3-8678-7fe0081dd196/12099696-23e4-52a3-8678-7fe0081dd196_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19654,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522985/general/30a6698b-3967-4b78-956a-63f1e03b70e9.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12099696-23e4-52a3-8678-7fe0081dd196/12099696-23e4-52a3-8678-7fe0081dd196_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19492,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522985/general/40ce2990-82da-42ed-b4b8-f6b045c6182f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12099696-23e4-52a3-8678-7fe0081dd196/12099696-23e4-52a3-8678-7fe0081dd196_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26626,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522985/general/a87da37f-75a7-4818-a646-b3e2ef11f291.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12099696-23e4-52a3-8678-7fe0081dd196/12099696-23e4-52a3-8678-7fe0081dd196_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25261,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522985/general/5bfeea35-217c-4901-a77a-9df4002720b5.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12099696-23e4-52a3-8678-7fe0081dd196/12099696-23e4-52a3-8678-7fe0081dd196_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22636,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522985/general/b5728f20-59d3-4ae1-99b2-40bd277e2131.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12099696-23e4-52a3-8678-7fe0081dd196/12099696-23e4-52a3-8678-7fe0081dd196_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17809,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522985/general/7bf2ef2b-9da4-459d-8e8d-b40ffa4e416b.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12099696-23e4-52a3-8678-7fe0081dd196/12099696-23e4-52a3-8678-7fe0081dd196_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24986,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522985/general/01555a59-f238-4f93-9f4c-9a7dfc0855dc.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12099696-23e4-52a3-8678-7fe0081dd196/12099696-23e4-52a3-8678-7fe0081dd196_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21610,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522985/general/49e8ee59-afdc-47ac-be9a-a506c74207e6.jpg',
'Width': 400}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2020-10-01',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Touran 1.6 TDI Trendline - Diesel - Automatic - 115 hp - '
'98.594 km',
'transmission': 'automatic',
'trim': 'Trendline',
'vin': None,
'year': 2020}
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728423%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [adesa.de] INFO: Saving data for 10728423: {'created_time': 1774459129.022182, 'last_price_update_time': 1774459129.022192, 'auction_closing_time': 1774606800.0}
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728423') HTTP/1.1" 204 0
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742473%252Fgeneral%252F999a0034-2546-4e93-a7ad-f1b4d61f3c70.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/999a0034-2546-4e93-a7ad-f1b4d61f3c70.jpg not downloaded yet
2026-03-25 17:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5638369/general/2472f905-8822-4e35-a9d2-6864f0d77d28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726224)
2026-03-25 17:18:49 [adesa.de] INFO: Found listing with ID: 10725118
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725118%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [adesa.de] INFO: Scrape type for 10725118: 1
2026-03-25 17:18:49 [adesa.de] INFO: Scraping item 10725118 url https://www.openlane.eu/en/carv6/auction/10725118
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252Fb636d234-15b7-4817-8d03-49bb1d2713aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/b636d234-15b7-4817-8d03-49bb1d2713aa.jpg not downloaded yet
2026-03-25 17:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728436> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726150> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742473%252Fgeneral%252F1b152b8e-bd3c-4964-b1a8-d3e98b76c827.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/1b152b8e-bd3c-4964-b1a8-d3e98b76c827.jpg not downloaded yet
2026-03-25 17:18:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728393> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bd0d90>
2026-03-25 17:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252F488865d2-911a-499c-9781-f74399a82afe.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/488865d2-911a-499c-9781-f74399a82afe.jpg saved to cache
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 11556cb6-ca63-5f6b-9739-393391e29349
2026-03-25 17:18:49 [adesa.de] INFO: Found listing with ID: 10724997
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724997%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [adesa.de] INFO: Scrape type for 10724997: 1
2026-03-25 17:18:49 [adesa.de] INFO: Scraping item 10724997 url https://www.openlane.eu/en/carv6/auction/10724997
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252Fddbe2f47-4563-420b-9f36-9a143448409b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/ddbe2f47-4563-420b-9f36-9a143448409b.jpg not downloaded yet
2026-03-25 17:18:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742473%252Fgeneral%252Fcb5e6e50-b74d-4cba-b7ab-428afc961a5d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/cb5e6e50-b74d-4cba-b7ab-428afc961a5d.jpg not downloaded yet
2026-03-25 17:18:49 [adesa.de] INFO: Found listing with ID: 10725045
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725045%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [adesa.de] INFO: Scrape type for 10725045: 1
2026-03-25 17:18:49 [adesa.de] INFO: Scraping item 10725045 url https://www.openlane.eu/en/carv6/auction/10725045
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252F366b7cd4-bb68-46a7-b3cf-5088ad84b9ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/366b7cd4-bb68-46a7-b3cf-5088ad84b9ee.jpg not downloaded yet
2026-03-25 17:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5638369/general/a6f7a1c7-1bc5-45dc-81d8-3050caec5b9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726224)
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742473%252Fgeneral%252Ff2b88ff3-4306-4577-9a30-d5909f13e29c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/f2b88ff3-4306-4577-9a30-d5909f13e29c.jpg not downloaded yet
2026-03-25 17:18:49 [adesa.de] INFO: Found listing with ID: 10723716
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723716%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [adesa.de] INFO: Scrape type for 10723716: 1
2026-03-25 17:18:49 [adesa.de] INFO: Scraping item 10723716 url https://www.openlane.eu/en/carv6/auction/10723716
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252Ff1a440e6-2f55-4d41-a669-cb9ad24c80d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/f1a440e6-2f55-4d41-a669-cb9ad24c80d1.jpg not downloaded yet
2026-03-25 17:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a8f050>
2026-03-25 17:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252F2472f905-8822-4e35-a9d2-6864f0d77d28.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/2472f905-8822-4e35-a9d2-6864f0d77d28.jpg saved to cache
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bd273e0a-1644-5d2c-9485-fee68b7356dd
2026-03-25 17:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b120f4e-6e58-5b34-8593-81d141e0fd47 with identifier: 10728436
2026-03-25 17:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b120f4e-6e58-5b34-8593-81d141e0fd47 with scrape type 1
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6b120f4e-6e58-5b34-8593-81d141e0fd47
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5495934%252Fgeneral%252Fb1caad39-07b9-41cc-a7f1-f9f06a152b8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495934/general/b1caad39-07b9-41cc-a7f1-f9f06a152b8b.jpg already downloaded
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5495934%252Fgeneral%252F726e1edb-d0ac-4896-a413-1470902265bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495934/general/726e1edb-d0ac-4896-a413-1470902265bd.jpg already downloaded
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5495934%252Fgeneral%252Fde6dca82-9b71-4a3a-a77a-6ccee3be3c27.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495934/general/de6dca82-9b71-4a3a-a77a-6ccee3be3c27.jpg already downloaded
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5495934%252Fgeneral%252Fd153c28a-acec-454b-a1a9-7ee908db0c4c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495934/general/d153c28a-acec-454b-a1a9-7ee908db0c4c.jpg already downloaded
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5495934%252Fgeneral%252Fbe2e0480-536f-4371-9cdd-73559008eca4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495934/general/be2e0480-536f-4371-9cdd-73559008eca4.jpg already downloaded
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5495934%252Fgeneral%252Ff76e5e7d-beff-49d2-9af8-4ae93890c3ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495934/general/f76e5e7d-beff-49d2-9af8-4ae93890c3ff.jpg already downloaded
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5495934%252Fgeneral%252Fc6e426e5-4757-44b4-adca-beaf8996fad6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495934/general/c6e426e5-4757-44b4-adca-beaf8996fad6.jpg already downloaded
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5495934%252Fgeneral%252F42797f88-9066-40f1-b338-3883192af0f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495934/general/42797f88-9066-40f1-b338-3883192af0f6.jpg already downloaded
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5495934%252Fgeneral%252F66ee4b31-1621-4ff6-828f-54861fa91bd7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495934/general/66ee4b31-1621-4ff6-828f-54861fa91bd7.jpg already downloaded
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5495934%252Fgeneral%252F094cbc9c-8a85-4023-aafa-8459cdb41944.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495934/general/094cbc9c-8a85-4023-aafa-8459cdb41944.jpg already downloaded
2026-03-25 17:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6b120f4e-6e58-5b34-8593-81d141e0fd47, identifier: 10728436
2026-03-25 17:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5193ad80-373a-55e9-b854-394d52eef0b6 with identifier: 10726150
2026-03-25 17:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5193ad80-373a-55e9-b854-394d52eef0b6 with scrape type 1
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5193ad80-373a-55e9-b854-394d52eef0b6
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737011%252Fgeneral%252F1eeffa70-052e-4826-b1fb-cdd9e52e851b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737011/general/1eeffa70-052e-4826-b1fb-cdd9e52e851b.jpg already downloaded
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737011%252Fgeneral%252F591580e1-513c-4abe-8123-95999a88a254.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737011/general/591580e1-513c-4abe-8123-95999a88a254.jpg already downloaded
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737011%252Fgeneral%252F990f9109-24ba-4866-923e-1c00a2f2632b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737011/general/990f9109-24ba-4866-923e-1c00a2f2632b.jpg already downloaded
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737011%252Fgeneral%252F6a7f819b-897d-4796-bff8-3635bff7cf24.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737011/general/6a7f819b-897d-4796-bff8-3635bff7cf24.jpg already downloaded
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737011%252Fgeneral%252F0db56a94-90cb-418e-a1df-19e2a3a62c29.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737011/general/0db56a94-90cb-418e-a1df-19e2a3a62c29.jpg already downloaded
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737011%252Fgeneral%252F2ca38230-2144-4596-bf01-7718375bfb26.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737011/general/2ca38230-2144-4596-bf01-7718375bfb26.jpg already downloaded
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737011%252Fgeneral%252Fbe4b857a-53b6-4bd1-8d4f-c9a085b957f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737011/general/be4b857a-53b6-4bd1-8d4f-c9a085b957f6.jpg already downloaded
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737011%252Fgeneral%252Faedf8862-8793-4abd-a3c7-e6950b38eb7e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737011/general/aedf8862-8793-4abd-a3c7-e6950b38eb7e.jpg already downloaded
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737011%252Fgeneral%252Feb69d720-4b10-4397-9252-ae3a0b23ecf5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737011/general/eb69d720-4b10-4397-9252-ae3a0b23ecf5.jpg already downloaded
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737011%252Fgeneral%252F090b51e2-5dac-4f38-8131-3eaaa79f34cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737011/general/090b51e2-5dac-4f38-8131-3eaaa79f34cc.jpg already downloaded
2026-03-25 17:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5193ad80-373a-55e9-b854-394d52eef0b6, identifier: 10726150
2026-03-25 17:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a416ce60-8275-519b-809e-ef2a140fd2c4 with identifier: 10728393
2026-03-25 17:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a416ce60-8275-519b-809e-ef2a140fd2c4 with scrape type 1
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a416ce60-8275-519b-809e-ef2a140fd2c4
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548036%252Fgeneral%252Fb4346951-4203-4154-97c9-e619ee10f870.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548036/general/b4346951-4203-4154-97c9-e619ee10f870.jpg already downloaded
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548036%252Fgeneral%252F88d205da-83aa-44fa-a302-6cafd375770a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548036/general/88d205da-83aa-44fa-a302-6cafd375770a.jpg already downloaded
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548036%252Fgeneral%252Fa5e23234-9206-49df-aafc-10d4a4ad9706.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548036/general/a5e23234-9206-49df-aafc-10d4a4ad9706.jpg already downloaded
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548036%252Fgeneral%252F23b7abb0-6c0a-4052-826f-c80482b33d0e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548036/general/23b7abb0-6c0a-4052-826f-c80482b33d0e.jpg already downloaded
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548036%252Fgeneral%252F95ba1c8a-0d54-4dc6-892a-d9acaea5a557.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548036/general/95ba1c8a-0d54-4dc6-892a-d9acaea5a557.jpg already downloaded
2026-03-25 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548036%252Fgeneral%252F41437256-6ffc-491a-9049-7d4ac62d83b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548036/general/41437256-6ffc-491a-9049-7d4ac62d83b1.jpg already downloaded
2026-03-25 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548036%252Fgeneral%252F5754f779-375d-4a6d-8899-38e47ef483e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548036/general/5754f779-375d-4a6d-8899-38e47ef483e8.jpg already downloaded
2026-03-25 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548036%252Fgeneral%252F438e4bc8-0bce-4f6d-bcdf-4a1cf2103eac.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548036/general/438e4bc8-0bce-4f6d-bcdf-4a1cf2103eac.jpg already downloaded
2026-03-25 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548036%252Fgeneral%252F3ea06c17-2118-4d34-aa80-9bc51ff898b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548036/general/3ea06c17-2118-4d34-aa80-9bc51ff898b6.jpg already downloaded
2026-03-25 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5548036%252Fgeneral%252F05e14810-9417-411d-8976-dcd91b8bb06c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548036/general/05e14810-9417-411d-8976-dcd91b8bb06c.jpg already downloaded
2026-03-25 17:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a416ce60-8275-519b-809e-ef2a140fd2c4, identifier: 10728393
2026-03-25 17:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5638369/general/9f98a7b2-ed2f-4d52-ae88-b441aaded0cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726224)
2026-03-25 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742473%252Fgeneral%252F866bfc58-fe9e-41ba-9702-9683a579c221.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/866bfc58-fe9e-41ba-9702-9683a579c221.jpg not downloaded yet
2026-03-25 17:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6b120f4e-6e58-5b34-8593-81d141e0fd47 with identifier: 10728436
2026-03-25 17:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6b120f4e-6e58-5b34-8593-81d141e0fd47 with identifier: 10728436
2026-03-25 17:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6b120f4e-6e58-5b34-8593-81d141e0fd47 with identifier: 10728436 to the API
2026-03-25 17:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728436>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Diesel',
'id': '6b120f4e-6e58-5b34-8593-81d141e0fd47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28733',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728436',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 93824,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 58,
'photo_urls': ['https://images.openlane.eu/carimgs/5495934/general/b1caad39-07b9-41cc-a7f1-f9f06a152b8b.jpg',
'https://images.openlane.eu/carimgs/5495934/general/726e1edb-d0ac-4896-a413-1470902265bd.jpg',
'https://images.openlane.eu/carimgs/5495934/general/de6dca82-9b71-4a3a-a77a-6ccee3be3c27.jpg',
'https://images.openlane.eu/carimgs/5495934/general/d153c28a-acec-454b-a1a9-7ee908db0c4c.jpg',
'https://images.openlane.eu/carimgs/5495934/general/be2e0480-536f-4371-9cdd-73559008eca4.jpg',
'https://images.openlane.eu/carimgs/5495934/general/f76e5e7d-beff-49d2-9af8-4ae93890c3ff.jpg',
'https://images.openlane.eu/carimgs/5495934/general/c6e426e5-4757-44b4-adca-beaf8996fad6.jpg',
'https://images.openlane.eu/carimgs/5495934/general/42797f88-9066-40f1-b338-3883192af0f6.jpg',
'https://images.openlane.eu/carimgs/5495934/general/66ee4b31-1621-4ff6-828f-54861fa91bd7.jpg',
'https://images.openlane.eu/carimgs/5495934/general/094cbc9c-8a85-4023-aafa-8459cdb41944.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b120f4e-6e58-5b34-8593-81d141e0fd47/6b120f4e-6e58-5b34-8593-81d141e0fd47_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94833,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495934/general/b1caad39-07b9-41cc-a7f1-f9f06a152b8b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b120f4e-6e58-5b34-8593-81d141e0fd47/6b120f4e-6e58-5b34-8593-81d141e0fd47_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105229,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495934/general/726e1edb-d0ac-4896-a413-1470902265bd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b120f4e-6e58-5b34-8593-81d141e0fd47/6b120f4e-6e58-5b34-8593-81d141e0fd47_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96654,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495934/general/de6dca82-9b71-4a3a-a77a-6ccee3be3c27.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b120f4e-6e58-5b34-8593-81d141e0fd47/6b120f4e-6e58-5b34-8593-81d141e0fd47_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106424,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495934/general/d153c28a-acec-454b-a1a9-7ee908db0c4c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b120f4e-6e58-5b34-8593-81d141e0fd47/6b120f4e-6e58-5b34-8593-81d141e0fd47_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102770,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495934/general/be2e0480-536f-4371-9cdd-73559008eca4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b120f4e-6e58-5b34-8593-81d141e0fd47/6b120f4e-6e58-5b34-8593-81d141e0fd47_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65459,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495934/general/f76e5e7d-beff-49d2-9af8-4ae93890c3ff.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b120f4e-6e58-5b34-8593-81d141e0fd47/6b120f4e-6e58-5b34-8593-81d141e0fd47_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103931,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495934/general/c6e426e5-4757-44b4-adca-beaf8996fad6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b120f4e-6e58-5b34-8593-81d141e0fd47/6b120f4e-6e58-5b34-8593-81d141e0fd47_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129854,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495934/general/42797f88-9066-40f1-b338-3883192af0f6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b120f4e-6e58-5b34-8593-81d141e0fd47/6b120f4e-6e58-5b34-8593-81d141e0fd47_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111305,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495934/general/66ee4b31-1621-4ff6-828f-54861fa91bd7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b120f4e-6e58-5b34-8593-81d141e0fd47/6b120f4e-6e58-5b34-8593-81d141e0fd47_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60308,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495934/general/094cbc9c-8a85-4023-aafa-8459cdb41944.jpg',
'Width': 1280}],
'price': 24200,
'price_includes_vat': True,
'registration_date': '2021-07-06',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volvo XC60 Inscription - Diesel - Automatic - 197 hp - 93.824 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-25 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728436%27 HTTP/1.1" 200 None
2026-03-25 17:18:50 [adesa.de] INFO: Saving data for 10728436: {'created_time': 1774459130.610868, 'last_price_update_time': 1774459130.61088, 'auction_closing_time': 1774606800.0}
2026-03-25 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728436') HTTP/1.1" 204 0
2026-03-25 17:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5193ad80-373a-55e9-b854-394d52eef0b6 with identifier: 10726150
2026-03-25 17:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5193ad80-373a-55e9-b854-394d52eef0b6 with identifier: 10726150
2026-03-25 17:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5193ad80-373a-55e9-b854-394d52eef0b6 with identifier: 10726150 to the API
2026-03-25 17:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726150>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '5193ad80-373a-55e9-b854-394d52eef0b6',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154622',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726150',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 64686,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5737011/general/1eeffa70-052e-4826-b1fb-cdd9e52e851b.jpg',
'https://images.openlane.eu/carimgs/5737011/general/591580e1-513c-4abe-8123-95999a88a254.jpg',
'https://images.openlane.eu/carimgs/5737011/general/990f9109-24ba-4866-923e-1c00a2f2632b.jpg',
'https://images.openlane.eu/carimgs/5737011/general/6a7f819b-897d-4796-bff8-3635bff7cf24.jpg',
'https://images.openlane.eu/carimgs/5737011/general/0db56a94-90cb-418e-a1df-19e2a3a62c29.jpg',
'https://images.openlane.eu/carimgs/5737011/general/2ca38230-2144-4596-bf01-7718375bfb26.jpg',
'https://images.openlane.eu/carimgs/5737011/general/be4b857a-53b6-4bd1-8d4f-c9a085b957f6.jpg',
'https://images.openlane.eu/carimgs/5737011/general/aedf8862-8793-4abd-a3c7-e6950b38eb7e.jpg',
'https://images.openlane.eu/carimgs/5737011/general/eb69d720-4b10-4397-9252-ae3a0b23ecf5.jpg',
'https://images.openlane.eu/carimgs/5737011/general/090b51e2-5dac-4f38-8131-3eaaa79f34cc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5193ad80-373a-55e9-b854-394d52eef0b6/5193ad80-373a-55e9-b854-394d52eef0b6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140981,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737011/general/1eeffa70-052e-4826-b1fb-cdd9e52e851b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5193ad80-373a-55e9-b854-394d52eef0b6/5193ad80-373a-55e9-b854-394d52eef0b6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136148,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737011/general/591580e1-513c-4abe-8123-95999a88a254.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5193ad80-373a-55e9-b854-394d52eef0b6/5193ad80-373a-55e9-b854-394d52eef0b6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129768,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737011/general/990f9109-24ba-4866-923e-1c00a2f2632b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5193ad80-373a-55e9-b854-394d52eef0b6/5193ad80-373a-55e9-b854-394d52eef0b6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121721,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737011/general/6a7f819b-897d-4796-bff8-3635bff7cf24.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5193ad80-373a-55e9-b854-394d52eef0b6/5193ad80-373a-55e9-b854-394d52eef0b6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109555,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737011/general/0db56a94-90cb-418e-a1df-19e2a3a62c29.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5193ad80-373a-55e9-b854-394d52eef0b6/5193ad80-373a-55e9-b854-394d52eef0b6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111408,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737011/general/2ca38230-2144-4596-bf01-7718375bfb26.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5193ad80-373a-55e9-b854-394d52eef0b6/5193ad80-373a-55e9-b854-394d52eef0b6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145686,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737011/general/be4b857a-53b6-4bd1-8d4f-c9a085b957f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5193ad80-373a-55e9-b854-394d52eef0b6/5193ad80-373a-55e9-b854-394d52eef0b6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114704,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737011/general/aedf8862-8793-4abd-a3c7-e6950b38eb7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5193ad80-373a-55e9-b854-394d52eef0b6/5193ad80-373a-55e9-b854-394d52eef0b6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121809,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737011/general/eb69d720-4b10-4397-9252-ae3a0b23ecf5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5193ad80-373a-55e9-b854-394d52eef0b6/5193ad80-373a-55e9-b854-394d52eef0b6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135035,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737011/general/090b51e2-5dac-4f38-8131-3eaaa79f34cc.jpg',
'Width': 1024}],
'price': 16200,
'price_includes_vat': True,
'registration_date': '2021-12-27',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen T-ROC 1.5 TSI Sport - Petrol - Automatic - 150 hp - '
'64.686 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726150%27 HTTP/1.1" 200 None
2026-03-25 17:18:51 [adesa.de] INFO: Saving data for 10726150: {'created_time': 1774459131.095918, 'last_price_update_time': 1774459131.095933, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726150') HTTP/1.1" 204 0
2026-03-25 17:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a416ce60-8275-519b-809e-ef2a140fd2c4 with identifier: 10728393
2026-03-25 17:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a416ce60-8275-519b-809e-ef2a140fd2c4 with identifier: 10728393
2026-03-25 17:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a416ce60-8275-519b-809e-ef2a140fd2c4 with identifier: 10728393 to the API
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728393>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'a416ce60-8275-519b-809e-ef2a140fd2c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29219',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728393',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 44518,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5548036/general/b4346951-4203-4154-97c9-e619ee10f870.jpg',
'https://images.openlane.eu/carimgs/5548036/general/88d205da-83aa-44fa-a302-6cafd375770a.jpg',
'https://images.openlane.eu/carimgs/5548036/general/a5e23234-9206-49df-aafc-10d4a4ad9706.jpg',
'https://images.openlane.eu/carimgs/5548036/general/23b7abb0-6c0a-4052-826f-c80482b33d0e.jpg',
'https://images.openlane.eu/carimgs/5548036/general/95ba1c8a-0d54-4dc6-892a-d9acaea5a557.jpg',
'https://images.openlane.eu/carimgs/5548036/general/41437256-6ffc-491a-9049-7d4ac62d83b1.jpg',
'https://images.openlane.eu/carimgs/5548036/general/5754f779-375d-4a6d-8899-38e47ef483e8.jpg',
'https://images.openlane.eu/carimgs/5548036/general/438e4bc8-0bce-4f6d-bcdf-4a1cf2103eac.jpg',
'https://images.openlane.eu/carimgs/5548036/general/3ea06c17-2118-4d34-aa80-9bc51ff898b6.jpg',
'https://images.openlane.eu/carimgs/5548036/general/05e14810-9417-411d-8976-dcd91b8bb06c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a416ce60-8275-519b-809e-ef2a140fd2c4/a416ce60-8275-519b-809e-ef2a140fd2c4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104600,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548036/general/b4346951-4203-4154-97c9-e619ee10f870.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a416ce60-8275-519b-809e-ef2a140fd2c4/a416ce60-8275-519b-809e-ef2a140fd2c4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108380,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548036/general/88d205da-83aa-44fa-a302-6cafd375770a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a416ce60-8275-519b-809e-ef2a140fd2c4/a416ce60-8275-519b-809e-ef2a140fd2c4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98039,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548036/general/a5e23234-9206-49df-aafc-10d4a4ad9706.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a416ce60-8275-519b-809e-ef2a140fd2c4/a416ce60-8275-519b-809e-ef2a140fd2c4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88911,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548036/general/23b7abb0-6c0a-4052-826f-c80482b33d0e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a416ce60-8275-519b-809e-ef2a140fd2c4/a416ce60-8275-519b-809e-ef2a140fd2c4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86063,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548036/general/95ba1c8a-0d54-4dc6-892a-d9acaea5a557.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a416ce60-8275-519b-809e-ef2a140fd2c4/a416ce60-8275-519b-809e-ef2a140fd2c4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103506,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548036/general/41437256-6ffc-491a-9049-7d4ac62d83b1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a416ce60-8275-519b-809e-ef2a140fd2c4/a416ce60-8275-519b-809e-ef2a140fd2c4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83637,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548036/general/5754f779-375d-4a6d-8899-38e47ef483e8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a416ce60-8275-519b-809e-ef2a140fd2c4/a416ce60-8275-519b-809e-ef2a140fd2c4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74629,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548036/general/438e4bc8-0bce-4f6d-bcdf-4a1cf2103eac.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a416ce60-8275-519b-809e-ef2a140fd2c4/a416ce60-8275-519b-809e-ef2a140fd2c4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58710,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548036/general/3ea06c17-2118-4d34-aa80-9bc51ff898b6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a416ce60-8275-519b-809e-ef2a140fd2c4/a416ce60-8275-519b-809e-ef2a140fd2c4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50956,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548036/general/05e14810-9417-411d-8976-dcd91b8bb06c.jpg',
'Width': 1280}],
'price': 28200,
'price_includes_vat': True,
'registration_date': '2023-10-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volvo V60 Cross Country B4 Plus - Diesel - Automatic - 197 hp - '
'44.518 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2023}
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728393%27 HTTP/1.1" 200 None
2026-03-25 17:18:51 [adesa.de] INFO: Saving data for 10728393: {'created_time': 1774459131.578682, 'last_price_update_time': 1774459131.578694, 'auction_closing_time': 1774606800.0}
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728393') HTTP/1.1" 204 0
2026-03-25 17:18:51 [adesa.de] INFO: Found listing with ID: 10723735
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723735%27 HTTP/1.1" 200 None
2026-03-25 17:18:51 [adesa.de] INFO: Scrape type for 10723735: 1
2026-03-25 17:18:51 [adesa.de] INFO: Scraping item 10723735 url https://www.openlane.eu/en/carv6/auction/10723735
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252Fbfe24493-e04d-4081-8db3-e11801ccb917.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/bfe24493-e04d-4081-8db3-e11801ccb917.jpg not downloaded yet
2026-03-25 17:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5638369/general/b636d234-15b7-4817-8d03-49bb1d2713aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726224)
2026-03-25 17:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742473/general/999a0034-2546-4e93-a7ad-f1b4d61f3c70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726001)
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742473%252Fgeneral%252F9352ad71-3e13-40db-a120-614efec2611f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/9352ad71-3e13-40db-a120-614efec2611f.jpg not downloaded yet
2026-03-25 17:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728365> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134191c610>
2026-03-25 17:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252Fa6f7a1c7-1bc5-45dc-81d8-3050caec5b9d.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/a6f7a1c7-1bc5-45dc-81d8-3050caec5b9d.jpg saved to cache
2026-03-25 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bd273e0a-1644-5d2c-9485-fee68b7356dd
2026-03-25 17:18:51 [adesa.de] INFO: Found listing with ID: 10723714
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723714%27 HTTP/1.1" 200 None
2026-03-25 17:18:51 [adesa.de] INFO: Scrape type for 10723714: 1
2026-03-25 17:18:51 [adesa.de] INFO: Scraping item 10723714 url https://www.openlane.eu/en/carv6/auction/10723714
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252F4f90f405-ed31-4fdc-b6b6-e07ea06052b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/4f90f405-ed31-4fdc-b6b6-e07ea06052b5.jpg not downloaded yet
2026-03-25 17:18:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726156> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726287> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725136> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725033> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13427591d0>
2026-03-25 17:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252F9f98a7b2-ed2f-4d52-ae88-b441aaded0cf.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/9f98a7b2-ed2f-4d52-ae88-b441aaded0cf.jpg saved to cache
2026-03-25 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bd273e0a-1644-5d2c-9485-fee68b7356dd
2026-03-25 17:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5638369/general/366b7cd4-bb68-46a7-b3cf-5088ad84b9ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726224)
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742473%252Fgeneral%252Fce254b94-c8aa-497a-b12d-bb56f629e22f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/ce254b94-c8aa-497a-b12d-bb56f629e22f.jpg not downloaded yet
2026-03-25 17:18:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:51 [adesa.de] INFO: Found listing with ID: 10725081
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725081%27 HTTP/1.1" 200 None
2026-03-25 17:18:51 [adesa.de] INFO: Scrape type for 10725081: 1
2026-03-25 17:18:51 [adesa.de] INFO: Scraping item 10725081 url https://www.openlane.eu/en/carv6/auction/10725081
2026-03-25 17:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742473/general/f2b88ff3-4306-4577-9a30-d5909f13e29c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726001)
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742473%252Fgeneral%252F78f0b23b-d2f3-4e2d-9b86-f13591ccaac9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/78f0b23b-d2f3-4e2d-9b86-f13591ccaac9.jpg not downloaded yet
2026-03-25 17:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342931ad0>
2026-03-25 17:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252Fb636d234-15b7-4817-8d03-49bb1d2713aa.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/b636d234-15b7-4817-8d03-49bb1d2713aa.jpg saved to cache
2026-03-25 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bd273e0a-1644-5d2c-9485-fee68b7356dd
2026-03-25 17:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341c87dd0>
2026-03-25 17:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742473%252Fgeneral%252F999a0034-2546-4e93-a7ad-f1b4d61f3c70.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/999a0034-2546-4e93-a7ad-f1b4d61f3c70.jpg saved to cache
2026-03-25 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9592e02d-1ab3-5a7e-af08-3c97acd490b3
2026-03-25 17:18:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eff4c202-4614-54a1-80b1-853d460ddb83 with identifier: 10728365
2026-03-25 17:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eff4c202-4614-54a1-80b1-853d460ddb83 with scrape type 1
2026-03-25 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eff4c202-4614-54a1-80b1-853d460ddb83
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523204%252Fgeneral%252F2f490f83-b8e3-42e8-8d79-1916636b21de.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523204/general/2f490f83-b8e3-42e8-8d79-1916636b21de.jpg already downloaded
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523204%252Fgeneral%252F11f56b95-8a22-411e-93db-c7cda13793e9.png%27 HTTP/1.1" 200 None
2026-03-25 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523204/general/11f56b95-8a22-411e-93db-c7cda13793e9.png already downloaded
2026-03-25 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523204%252Fgeneral%252Fb3356ca6-320b-444c-abf1-cca660061b31.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523204/general/b3356ca6-320b-444c-abf1-cca660061b31.jpeg already downloaded
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523204%252Fgeneral%252F1440553d-c810-4c39-a60f-2015cfb9e249.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523204/general/1440553d-c810-4c39-a60f-2015cfb9e249.jpeg already downloaded
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523204%252Fgeneral%252Ffbf6a0f7-63b4-4707-bad8-b764eb8082fd.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523204/general/fbf6a0f7-63b4-4707-bad8-b764eb8082fd.jpeg already downloaded
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523204%252Fgeneral%252Fd725e94e-a223-4275-b51f-d32c82643bed.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523204/general/d725e94e-a223-4275-b51f-d32c82643bed.jpeg already downloaded
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523204%252Fgeneral%252Fd2b0961d-170d-48a7-952c-5ce01fab9c76.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523204/general/d2b0961d-170d-48a7-952c-5ce01fab9c76.jpg already downloaded
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523204%252Fgeneral%252F5dce06fa-fe17-4a12-ac2a-41c48c6e1a6e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523204/general/5dce06fa-fe17-4a12-ac2a-41c48c6e1a6e.jpg already downloaded
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523204%252Fgeneral%252Ff3cd448a-de7e-4e65-9ae1-d26b1d608b62.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523204/general/f3cd448a-de7e-4e65-9ae1-d26b1d608b62.jpg already downloaded
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523204%252Fgeneral%252F97a02bab-2b4d-47ed-89e3-eb35a6886ab7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523204/general/97a02bab-2b4d-47ed-89e3-eb35a6886ab7.jpg already downloaded
2026-03-25 17:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eff4c202-4614-54a1-80b1-853d460ddb83, identifier: 10728365
2026-03-25 17:18:52 [adesa.de] INFO: Found listing with ID: 10724969
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724969%27 HTTP/1.1" 200 None
2026-03-25 17:18:52 [adesa.de] INFO: Scrape type for 10724969: 1
2026-03-25 17:18:52 [adesa.de] INFO: Scraping item 10724969 url https://www.openlane.eu/en/carv6/auction/10724969
2026-03-25 17:18:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eff4c202-4614-54a1-80b1-853d460ddb83 with identifier: 10728365
2026-03-25 17:18:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eff4c202-4614-54a1-80b1-853d460ddb83 with identifier: 10728365
2026-03-25 17:18:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eff4c202-4614-54a1-80b1-853d460ddb83 with identifier: 10728365 to the API
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728365>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Electric',
'id': 'eff4c202-4614-54a1-80b1-853d460ddb83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28995',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728365',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 86458,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5523204/general/2f490f83-b8e3-42e8-8d79-1916636b21de.jpg',
'https://images.openlane.eu/carimgs/5523204/general/11f56b95-8a22-411e-93db-c7cda13793e9.png',
'https://images.openlane.eu/carimgs/5523204/general/b3356ca6-320b-444c-abf1-cca660061b31.jpeg',
'https://images.openlane.eu/carimgs/5523204/general/1440553d-c810-4c39-a60f-2015cfb9e249.jpeg',
'https://images.openlane.eu/carimgs/5523204/general/fbf6a0f7-63b4-4707-bad8-b764eb8082fd.jpeg',
'https://images.openlane.eu/carimgs/5523204/general/d725e94e-a223-4275-b51f-d32c82643bed.jpeg',
'https://images.openlane.eu/carimgs/5523204/general/d2b0961d-170d-48a7-952c-5ce01fab9c76.jpg',
'https://images.openlane.eu/carimgs/5523204/general/5dce06fa-fe17-4a12-ac2a-41c48c6e1a6e.jpg',
'https://images.openlane.eu/carimgs/5523204/general/f3cd448a-de7e-4e65-9ae1-d26b1d608b62.jpg',
'https://images.openlane.eu/carimgs/5523204/general/97a02bab-2b4d-47ed-89e3-eb35a6886ab7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eff4c202-4614-54a1-80b1-853d460ddb83/eff4c202-4614-54a1-80b1-853d460ddb83_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 13713,
'Height': 235,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523204/general/2f490f83-b8e3-42e8-8d79-1916636b21de.jpg',
'Width': 313},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eff4c202-4614-54a1-80b1-853d460ddb83/eff4c202-4614-54a1-80b1-853d460ddb83_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 430890,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523204/general/11f56b95-8a22-411e-93db-c7cda13793e9.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eff4c202-4614-54a1-80b1-853d460ddb83/eff4c202-4614-54a1-80b1-853d460ddb83_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106226,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523204/general/b3356ca6-320b-444c-abf1-cca660061b31.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eff4c202-4614-54a1-80b1-853d460ddb83/eff4c202-4614-54a1-80b1-853d460ddb83_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96339,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523204/general/1440553d-c810-4c39-a60f-2015cfb9e249.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eff4c202-4614-54a1-80b1-853d460ddb83/eff4c202-4614-54a1-80b1-853d460ddb83_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100494,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523204/general/fbf6a0f7-63b4-4707-bad8-b764eb8082fd.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eff4c202-4614-54a1-80b1-853d460ddb83/eff4c202-4614-54a1-80b1-853d460ddb83_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107216,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523204/general/d725e94e-a223-4275-b51f-d32c82643bed.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eff4c202-4614-54a1-80b1-853d460ddb83/eff4c202-4614-54a1-80b1-853d460ddb83_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60187,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523204/general/d2b0961d-170d-48a7-952c-5ce01fab9c76.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eff4c202-4614-54a1-80b1-853d460ddb83/eff4c202-4614-54a1-80b1-853d460ddb83_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82313,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523204/general/5dce06fa-fe17-4a12-ac2a-41c48c6e1a6e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eff4c202-4614-54a1-80b1-853d460ddb83/eff4c202-4614-54a1-80b1-853d460ddb83_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28036,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523204/general/f3cd448a-de7e-4e65-9ae1-d26b1d608b62.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eff4c202-4614-54a1-80b1-853d460ddb83/eff4c202-4614-54a1-80b1-853d460ddb83_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112108,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523204/general/97a02bab-2b4d-47ed-89e3-eb35a6886ab7.jpg',
'Width': 1024}],
'price': 25600,
'price_includes_vat': True,
'registration_date': '2023-02-15',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volvo XC40 - Twin Motor - Electric - Automatic - 408 hp - 86.458 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728365%27 HTTP/1.1" 200 None
2026-03-25 17:18:52 [adesa.de] INFO: Saving data for 10728365: {'created_time': 1774459132.572916, 'last_price_update_time': 1774459132.572929, 'auction_closing_time': 1774606800.0}
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728365') HTTP/1.1" 204 0
2026-03-25 17:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742473/general/866bfc58-fe9e-41ba-9702-9683a579c221.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726001)
2026-03-25 17:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742473/general/cb5e6e50-b74d-4cba-b7ab-428afc961a5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726001)
2026-03-25 17:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5638369/general/f1a440e6-2f55-4d41-a669-cb9ad24c80d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726224)
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742473%252Fgeneral%252F120b2777-6ddd-4bcd-afa6-7d36e581001b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/120b2777-6ddd-4bcd-afa6-7d36e581001b.jpg not downloaded yet
2026-03-25 17:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e299391-c93a-5a39-ae73-35ca9345acd9 with identifier: 10726156
2026-03-25 17:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e299391-c93a-5a39-ae73-35ca9345acd9 with scrape type 1
2026-03-25 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4e299391-c93a-5a39-ae73-35ca9345acd9
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737019%252Fgeneral%252Ff577b269-a016-4182-96b8-5fc1ec5a6fee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737019/general/f577b269-a016-4182-96b8-5fc1ec5a6fee.jpg already downloaded
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737019%252Fgeneral%252F176d5170-a767-4efc-8097-fa39cac8b6bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737019/general/176d5170-a767-4efc-8097-fa39cac8b6bc.jpg already downloaded
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737019%252Fgeneral%252F7239e7a7-b905-49cc-8e03-a469a5146a2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737019/general/7239e7a7-b905-49cc-8e03-a469a5146a2e.jpg already downloaded
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737019%252Fgeneral%252F5d6a5459-ea6c-428c-89ec-c399bba29d2c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737019/general/5d6a5459-ea6c-428c-89ec-c399bba29d2c.jpg already downloaded
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737019%252Fgeneral%252F01d957b6-7ad0-46bd-8edb-ff41cbea8d42.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737019/general/01d957b6-7ad0-46bd-8edb-ff41cbea8d42.jpg already downloaded
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737019%252Fgeneral%252F593f9436-cda7-4954-9f1b-a689b01c4cf4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737019/general/593f9436-cda7-4954-9f1b-a689b01c4cf4.jpg already downloaded
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737019%252Fgeneral%252F0d916f65-a642-4cab-83d9-da1b830c7209.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737019/general/0d916f65-a642-4cab-83d9-da1b830c7209.jpg already downloaded
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737019%252Fgeneral%252F499a3390-7bba-4cdf-8789-a01f56075cb3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737019/general/499a3390-7bba-4cdf-8789-a01f56075cb3.jpg already downloaded
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737019%252Fgeneral%252F3f9b3f89-0238-4995-8273-2b0f02e36a61.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737019/general/3f9b3f89-0238-4995-8273-2b0f02e36a61.jpg already downloaded
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737019%252Fgeneral%252F357dabef-b718-412b-9d07-6efd31d5b97b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737019/general/357dabef-b718-412b-9d07-6efd31d5b97b.jpg already downloaded
2026-03-25 17:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4e299391-c93a-5a39-ae73-35ca9345acd9, identifier: 10726156
2026-03-25 17:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3451436-b35b-54fe-8151-6bb0fcd898b4 with identifier: 10726287
2026-03-25 17:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3451436-b35b-54fe-8151-6bb0fcd898b4 with scrape type 1
2026-03-25 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e3451436-b35b-54fe-8151-6bb0fcd898b4
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746398%252Fgeneral%252Fb2ae3999-8244-43a7-8954-22b7994c6b7a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746398/general/b2ae3999-8244-43a7-8954-22b7994c6b7a.jpg not downloaded yet
2026-03-25 17:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd with identifier: 10725136
2026-03-25 17:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd with scrape type 1
2026-03-25 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684163%252Fgeneral%252F20729ba1-a9e5-402f-91c9-359ed2b8f882.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684163/general/20729ba1-a9e5-402f-91c9-359ed2b8f882.jpg already downloaded
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684163%252Fgeneral%252Ff3d8f4ac-27bf-425f-b367-41971cd82a46.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684163/general/f3d8f4ac-27bf-425f-b367-41971cd82a46.jpg already downloaded
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684163%252Fgeneral%252F4516acb6-9acb-46a4-8cf7-00ada5794a37.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684163/general/4516acb6-9acb-46a4-8cf7-00ada5794a37.jpg already downloaded
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684163%252Fgeneral%252Ffc8baffc-03e9-46d8-9fe7-f6d2b4676e19.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684163/general/fc8baffc-03e9-46d8-9fe7-f6d2b4676e19.jpg already downloaded
2026-03-25 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684163%252Fgeneral%252F8ac2995f-2aaf-4030-a301-467ef9885595.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684163/general/8ac2995f-2aaf-4030-a301-467ef9885595.jpg already downloaded
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684163%252Fgeneral%252F1e77c679-c0b3-4322-8d26-587f88e7a5b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684163/general/1e77c679-c0b3-4322-8d26-587f88e7a5b5.jpg already downloaded
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684163%252Fgeneral%252Ff4a4e7b5-cd6b-4700-8467-a17231cea847.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684163/general/f4a4e7b5-cd6b-4700-8467-a17231cea847.jpg already downloaded
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684163%252Fgeneral%252Fc967cefc-df86-4807-9626-3d257c973845.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684163/general/c967cefc-df86-4807-9626-3d257c973845.jpg already downloaded
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684163%252Fgeneral%252Ff193027b-bd99-4f6f-8378-f82e35969817.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684163/general/f193027b-bd99-4f6f-8378-f82e35969817.jpg already downloaded
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684163%252Fgeneral%252F79ef70b3-86fc-425d-b47a-e38c3aa56f8b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684163/general/79ef70b3-86fc-425d-b47a-e38c3aa56f8b.jpg already downloaded
2026-03-25 17:18:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd, identifier: 10725136
2026-03-25 17:18:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 410a2f94-52c2-5f03-b0dc-540ae76aad52 with identifier: 10725033
2026-03-25 17:18:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 410a2f94-52c2-5f03-b0dc-540ae76aad52 with scrape type 1
2026-03-25 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 410a2f94-52c2-5f03-b0dc-540ae76aad52
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686821%252Fgeneral%252F3444e2b3-ec0a-437e-a92c-6e7f57acf736.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686821/general/3444e2b3-ec0a-437e-a92c-6e7f57acf736.jpg already downloaded
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686821%252Fgeneral%252F41c80533-1fcd-4c05-831f-0535a6e2bf48.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686821/general/41c80533-1fcd-4c05-831f-0535a6e2bf48.jpg already downloaded
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686821%252Fgeneral%252Ff9ca816a-b3a2-421e-b225-b107888ea07f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686821/general/f9ca816a-b3a2-421e-b225-b107888ea07f.jpg already downloaded
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686821%252Fgeneral%252F349b0a80-6f51-4b7a-bc70-7b671638a5f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686821/general/349b0a80-6f51-4b7a-bc70-7b671638a5f5.jpg already downloaded
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686821%252Fgeneral%252F19fc7b6f-9fa4-4a5f-84c2-29471a42caee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686821/general/19fc7b6f-9fa4-4a5f-84c2-29471a42caee.jpg already downloaded
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686821%252Fgeneral%252F18fa478d-9ed1-46b1-9f26-cf69e3104b7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686821/general/18fa478d-9ed1-46b1-9f26-cf69e3104b7b.jpg already downloaded
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686821%252Fgeneral%252Fdc5713cd-3840-40e2-ac74-a962d9468d49.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686821/general/dc5713cd-3840-40e2-ac74-a962d9468d49.jpg already downloaded
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686821%252Fgeneral%252Fccb1a8bc-4c24-40da-a521-043d56c63802.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686821/general/ccb1a8bc-4c24-40da-a521-043d56c63802.jpg already downloaded
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686821%252Fgeneral%252F6006153b-dfe7-4e50-be65-f0cf2ad6d79e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686821/general/6006153b-dfe7-4e50-be65-f0cf2ad6d79e.jpg already downloaded
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686821%252Fgeneral%252F752e4edd-fb4f-4b47-82c7-40a6609cb0a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686821/general/752e4edd-fb4f-4b47-82c7-40a6609cb0a3.jpg already downloaded
2026-03-25 17:18:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 410a2f94-52c2-5f03-b0dc-540ae76aad52, identifier: 10725033
2026-03-25 17:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742473/general/9352ad71-3e13-40db-a120-614efec2611f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726001)
2026-03-25 17:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5638369/general/bfe24493-e04d-4081-8db3-e11801ccb917.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726224)
2026-03-25 17:18:53 [adesa.de] INFO: Found listing with ID: 10725076
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725076%27 HTTP/1.1" 200 None
2026-03-25 17:18:53 [adesa.de] INFO: Scrape type for 10725076: 1
2026-03-25 17:18:53 [adesa.de] INFO: Scraping item 10725076 url https://www.openlane.eu/en/carv6/auction/10725076
2026-03-25 17:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4e299391-c93a-5a39-ae73-35ca9345acd9 with identifier: 10726156
2026-03-25 17:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4e299391-c93a-5a39-ae73-35ca9345acd9 with identifier: 10726156
2026-03-25 17:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4e299391-c93a-5a39-ae73-35ca9345acd9 with identifier: 10726156 to the API
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726156>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '4e299391-c93a-5a39-ae73-35ca9345acd9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154620',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726156',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 11072,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5737019/general/f577b269-a016-4182-96b8-5fc1ec5a6fee.jpg',
'https://images.openlane.eu/carimgs/5737019/general/176d5170-a767-4efc-8097-fa39cac8b6bc.jpg',
'https://images.openlane.eu/carimgs/5737019/general/7239e7a7-b905-49cc-8e03-a469a5146a2e.jpg',
'https://images.openlane.eu/carimgs/5737019/general/5d6a5459-ea6c-428c-89ec-c399bba29d2c.jpg',
'https://images.openlane.eu/carimgs/5737019/general/01d957b6-7ad0-46bd-8edb-ff41cbea8d42.jpg',
'https://images.openlane.eu/carimgs/5737019/general/593f9436-cda7-4954-9f1b-a689b01c4cf4.jpg',
'https://images.openlane.eu/carimgs/5737019/general/0d916f65-a642-4cab-83d9-da1b830c7209.jpg',
'https://images.openlane.eu/carimgs/5737019/general/499a3390-7bba-4cdf-8789-a01f56075cb3.jpg',
'https://images.openlane.eu/carimgs/5737019/general/3f9b3f89-0238-4995-8273-2b0f02e36a61.jpg',
'https://images.openlane.eu/carimgs/5737019/general/357dabef-b718-412b-9d07-6efd31d5b97b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e299391-c93a-5a39-ae73-35ca9345acd9/4e299391-c93a-5a39-ae73-35ca9345acd9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61230,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737019/general/f577b269-a016-4182-96b8-5fc1ec5a6fee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e299391-c93a-5a39-ae73-35ca9345acd9/4e299391-c93a-5a39-ae73-35ca9345acd9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63006,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737019/general/176d5170-a767-4efc-8097-fa39cac8b6bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e299391-c93a-5a39-ae73-35ca9345acd9/4e299391-c93a-5a39-ae73-35ca9345acd9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63330,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737019/general/7239e7a7-b905-49cc-8e03-a469a5146a2e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e299391-c93a-5a39-ae73-35ca9345acd9/4e299391-c93a-5a39-ae73-35ca9345acd9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60499,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737019/general/5d6a5459-ea6c-428c-89ec-c399bba29d2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e299391-c93a-5a39-ae73-35ca9345acd9/4e299391-c93a-5a39-ae73-35ca9345acd9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110634,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737019/general/01d957b6-7ad0-46bd-8edb-ff41cbea8d42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e299391-c93a-5a39-ae73-35ca9345acd9/4e299391-c93a-5a39-ae73-35ca9345acd9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108706,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737019/general/593f9436-cda7-4954-9f1b-a689b01c4cf4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e299391-c93a-5a39-ae73-35ca9345acd9/4e299391-c93a-5a39-ae73-35ca9345acd9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124363,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737019/general/0d916f65-a642-4cab-83d9-da1b830c7209.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e299391-c93a-5a39-ae73-35ca9345acd9/4e299391-c93a-5a39-ae73-35ca9345acd9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110508,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737019/general/499a3390-7bba-4cdf-8789-a01f56075cb3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e299391-c93a-5a39-ae73-35ca9345acd9/4e299391-c93a-5a39-ae73-35ca9345acd9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128666,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737019/general/3f9b3f89-0238-4995-8273-2b0f02e36a61.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e299391-c93a-5a39-ae73-35ca9345acd9/4e299391-c93a-5a39-ae73-35ca9345acd9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73951,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737019/general/357dabef-b718-412b-9d07-6efd31d5b97b.jpg',
'Width': 1024}],
'price': 27800,
'price_includes_vat': True,
'registration_date': '2023-12-21',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Tiguan 1.5 TSI R-Line - Petrol - Automatic - 150 hp - '
'11.072 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2023}
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726156%27 HTTP/1.1" 200 None
2026-03-25 17:18:53 [adesa.de] INFO: Saving data for 10726156: {'created_time': 1774459133.899622, 'last_price_update_time': 1774459133.899635, 'auction_closing_time': 1774607400.0}
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726156') HTTP/1.1" 204 0
2026-03-25 17:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd with identifier: 10725136
2026-03-25 17:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd with identifier: 10725136
2026-03-25 17:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd with identifier: 10725136 to the API
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725136>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': 'ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000469',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725136',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 49960,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5684163/general/20729ba1-a9e5-402f-91c9-359ed2b8f882.jpg',
'https://images.openlane.eu/carimgs/5684163/general/f3d8f4ac-27bf-425f-b367-41971cd82a46.jpg',
'https://images.openlane.eu/carimgs/5684163/general/4516acb6-9acb-46a4-8cf7-00ada5794a37.jpg',
'https://images.openlane.eu/carimgs/5684163/general/fc8baffc-03e9-46d8-9fe7-f6d2b4676e19.jpg',
'https://images.openlane.eu/carimgs/5684163/general/8ac2995f-2aaf-4030-a301-467ef9885595.jpg',
'https://images.openlane.eu/carimgs/5684163/general/1e77c679-c0b3-4322-8d26-587f88e7a5b5.jpg',
'https://images.openlane.eu/carimgs/5684163/general/f4a4e7b5-cd6b-4700-8467-a17231cea847.jpg',
'https://images.openlane.eu/carimgs/5684163/general/c967cefc-df86-4807-9626-3d257c973845.jpg',
'https://images.openlane.eu/carimgs/5684163/general/f193027b-bd99-4f6f-8378-f82e35969817.jpg',
'https://images.openlane.eu/carimgs/5684163/general/79ef70b3-86fc-425d-b47a-e38c3aa56f8b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd/ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1018541,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684163/general/20729ba1-a9e5-402f-91c9-359ed2b8f882.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd/ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1158532,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684163/general/f3d8f4ac-27bf-425f-b367-41971cd82a46.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd/ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1228315,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684163/general/4516acb6-9acb-46a4-8cf7-00ada5794a37.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd/ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1198172,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684163/general/fc8baffc-03e9-46d8-9fe7-f6d2b4676e19.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd/ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1142759,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684163/general/8ac2995f-2aaf-4030-a301-467ef9885595.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd/ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 927793,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684163/general/1e77c679-c0b3-4322-8d26-587f88e7a5b5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd/ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 965452,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684163/general/f4a4e7b5-cd6b-4700-8467-a17231cea847.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd/ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 682308,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684163/general/c967cefc-df86-4807-9626-3d257c973845.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd/ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 799941,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684163/general/f193027b-bd99-4f6f-8378-f82e35969817.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd/ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1104529,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684163/general/79ef70b3-86fc-425d-b47a-e38c3aa56f8b.jpg',
'Width': 2731}],
'price': 25200,
'price_includes_vat': True,
'registration_date': '2022-11-23',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi E-Tron Sportback 55 S Line - Quattro - Electric - Automatic - '
'408 hp - 49.960 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725136%27 HTTP/1.1" 200 None
2026-03-25 17:18:54 [adesa.de] INFO: Saving data for 10725136: {'created_time': 1774459134.236259, 'last_price_update_time': 1774459134.236271, 'auction_closing_time': 1774530600.0}
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725136') HTTP/1.1" 204 0
2026-03-25 17:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 410a2f94-52c2-5f03-b0dc-540ae76aad52 with identifier: 10725033
2026-03-25 17:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 410a2f94-52c2-5f03-b0dc-540ae76aad52 with identifier: 10725033
2026-03-25 17:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 410a2f94-52c2-5f03-b0dc-540ae76aad52 with identifier: 10725033 to the API
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725033>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 266,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': '410a2f94-52c2-5f03-b0dc-540ae76aad52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000478',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725033',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 158663,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5686821/general/3444e2b3-ec0a-437e-a92c-6e7f57acf736.jpg',
'https://images.openlane.eu/carimgs/5686821/general/41c80533-1fcd-4c05-831f-0535a6e2bf48.jpg',
'https://images.openlane.eu/carimgs/5686821/general/f9ca816a-b3a2-421e-b225-b107888ea07f.jpg',
'https://images.openlane.eu/carimgs/5686821/general/349b0a80-6f51-4b7a-bc70-7b671638a5f5.jpg',
'https://images.openlane.eu/carimgs/5686821/general/19fc7b6f-9fa4-4a5f-84c2-29471a42caee.jpg',
'https://images.openlane.eu/carimgs/5686821/general/18fa478d-9ed1-46b1-9f26-cf69e3104b7b.jpg',
'https://images.openlane.eu/carimgs/5686821/general/dc5713cd-3840-40e2-ac74-a962d9468d49.jpg',
'https://images.openlane.eu/carimgs/5686821/general/ccb1a8bc-4c24-40da-a521-043d56c63802.jpg',
'https://images.openlane.eu/carimgs/5686821/general/6006153b-dfe7-4e50-be65-f0cf2ad6d79e.jpg',
'https://images.openlane.eu/carimgs/5686821/general/752e4edd-fb4f-4b47-82c7-40a6609cb0a3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_410a2f94-52c2-5f03-b0dc-540ae76aad52/410a2f94-52c2-5f03-b0dc-540ae76aad52_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1524751,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686821/general/3444e2b3-ec0a-437e-a92c-6e7f57acf736.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_410a2f94-52c2-5f03-b0dc-540ae76aad52/410a2f94-52c2-5f03-b0dc-540ae76aad52_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1052298,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686821/general/41c80533-1fcd-4c05-831f-0535a6e2bf48.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_410a2f94-52c2-5f03-b0dc-540ae76aad52/410a2f94-52c2-5f03-b0dc-540ae76aad52_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1220307,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686821/general/f9ca816a-b3a2-421e-b225-b107888ea07f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_410a2f94-52c2-5f03-b0dc-540ae76aad52/410a2f94-52c2-5f03-b0dc-540ae76aad52_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1134007,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686821/general/349b0a80-6f51-4b7a-bc70-7b671638a5f5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_410a2f94-52c2-5f03-b0dc-540ae76aad52/410a2f94-52c2-5f03-b0dc-540ae76aad52_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1468758,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686821/general/19fc7b6f-9fa4-4a5f-84c2-29471a42caee.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_410a2f94-52c2-5f03-b0dc-540ae76aad52/410a2f94-52c2-5f03-b0dc-540ae76aad52_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 864638,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686821/general/18fa478d-9ed1-46b1-9f26-cf69e3104b7b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_410a2f94-52c2-5f03-b0dc-540ae76aad52/410a2f94-52c2-5f03-b0dc-540ae76aad52_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 888197,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686821/general/dc5713cd-3840-40e2-ac74-a962d9468d49.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_410a2f94-52c2-5f03-b0dc-540ae76aad52/410a2f94-52c2-5f03-b0dc-540ae76aad52_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 911107,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686821/general/ccb1a8bc-4c24-40da-a521-043d56c63802.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_410a2f94-52c2-5f03-b0dc-540ae76aad52/410a2f94-52c2-5f03-b0dc-540ae76aad52_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1008082,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686821/general/6006153b-dfe7-4e50-be65-f0cf2ad6d79e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_410a2f94-52c2-5f03-b0dc-540ae76aad52/410a2f94-52c2-5f03-b0dc-540ae76aad52_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1225266,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686821/general/752e4edd-fb4f-4b47-82c7-40a6609cb0a3.jpg',
'Width': 2731}],
'price': 24200,
'price_includes_vat': True,
'registration_date': '2023-01-06',
'seats_number': 4,
'seller_name': 'Mind2move GmbH',
'title': 'Audi A6 50 TFSIe Sport - Quattro - Hybrid - Automatic - 266 hp - '
'158.663 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2023}
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725033%27 HTTP/1.1" 200 None
2026-03-25 17:18:54 [adesa.de] INFO: Saving data for 10725033: {'created_time': 1774459134.64569, 'last_price_update_time': 1774459134.645702, 'auction_closing_time': 1774530300.0}
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725033') HTTP/1.1" 204 0
2026-03-25 17:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13425edf90>
2026-03-25 17:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252F366b7cd4-bb68-46a7-b3cf-5088ad84b9ee.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/366b7cd4-bb68-46a7-b3cf-5088ad84b9ee.jpg saved to cache
2026-03-25 17:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bd273e0a-1644-5d2c-9485-fee68b7356dd
2026-03-25 17:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d7df50>
2026-03-25 17:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742473%252Fgeneral%252Ff2b88ff3-4306-4577-9a30-d5909f13e29c.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/f2b88ff3-4306-4577-9a30-d5909f13e29c.jpg saved to cache
2026-03-25 17:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9592e02d-1ab3-5a7e-af08-3c97acd490b3
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746398%252Fgeneral%252F3ee4525a-a1ec-4382-b94a-c7544b48d2a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746398/general/3ee4525a-a1ec-4382-b94a-c7544b48d2a7.jpg not downloaded yet
2026-03-25 17:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724963> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742473/general/ce254b94-c8aa-497a-b12d-bb56f629e22f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726001)
2026-03-25 17:18:54 [adesa.de] INFO: Found listing with ID: 10725018
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725018%27 HTTP/1.1" 200 None
2026-03-25 17:18:54 [adesa.de] INFO: Scrape type for 10725018: 1
2026-03-25 17:18:54 [adesa.de] INFO: Scraping item 10725018 url https://www.openlane.eu/en/carv6/auction/10725018
2026-03-25 17:18:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725120> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a7e3d0>
2026-03-25 17:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742473%252Fgeneral%252F866bfc58-fe9e-41ba-9702-9683a579c221.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/866bfc58-fe9e-41ba-9702-9683a579c221.jpg saved to cache
2026-03-25 17:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9592e02d-1ab3-5a7e-af08-3c97acd490b3
2026-03-25 17:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13425fe190>
2026-03-25 17:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742473%252Fgeneral%252Fcb5e6e50-b74d-4cba-b7ab-428afc961a5d.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/cb5e6e50-b74d-4cba-b7ab-428afc961a5d.jpg saved to cache
2026-03-25 17:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9592e02d-1ab3-5a7e-af08-3c97acd490b3
2026-03-25 17:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429a4c50>
2026-03-25 17:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252Ff1a440e6-2f55-4d41-a669-cb9ad24c80d1.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/f1a440e6-2f55-4d41-a669-cb9ad24c80d1.jpg saved to cache
2026-03-25 17:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bd273e0a-1644-5d2c-9485-fee68b7356dd
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746398%252Fgeneral%252Ff42c6232-a4bd-422b-97dc-d67aa68eab41.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746398/general/f42c6232-a4bd-422b-97dc-d67aa68eab41.jpg not downloaded yet
2026-03-25 17:18:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:54 [adesa.de] INFO: Found listing with ID: 10725117
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725117%27 HTTP/1.1" 200 None
2026-03-25 17:18:54 [adesa.de] INFO: Scrape type for 10725117: 1
2026-03-25 17:18:54 [adesa.de] INFO: Scraping item 10725117 url https://www.openlane.eu/en/carv6/auction/10725117
2026-03-25 17:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342872e10>
2026-03-25 17:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742473%252Fgeneral%252F9352ad71-3e13-40db-a120-614efec2611f.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/9352ad71-3e13-40db-a120-614efec2611f.jpg saved to cache
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9592e02d-1ab3-5a7e-af08-3c97acd490b3
2026-03-25 17:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342907f10>
2026-03-25 17:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252Fbfe24493-e04d-4081-8db3-e11801ccb917.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/bfe24493-e04d-4081-8db3-e11801ccb917.jpg saved to cache
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bd273e0a-1644-5d2c-9485-fee68b7356dd
2026-03-25 17:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5638369/general/4f90f405-ed31-4fdc-b6b6-e07ea06052b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726224)
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746398%252Fgeneral%252Fc5c1ebbd-0176-4a56-9e2d-9f7c6f6cbbde.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746398/general/c5c1ebbd-0176-4a56-9e2d-9f7c6f6cbbde.jpg not downloaded yet
2026-03-25 17:18:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79d81e42-9e6e-503a-8f1f-38a916773fe5 with identifier: 10724963
2026-03-25 17:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79d81e42-9e6e-503a-8f1f-38a916773fe5 with scrape type 1
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 79d81e42-9e6e-503a-8f1f-38a916773fe5
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443846%252Fgeneral%252F17cc56ba-a190-4a84-81ca-9d322cbc06d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443846/general/17cc56ba-a190-4a84-81ca-9d322cbc06d0.jpg already downloaded
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443846%252Fgeneral%252Fc090e2a3-9b69-44cd-a088-584537148939.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443846/general/c090e2a3-9b69-44cd-a088-584537148939.jpg already downloaded
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443846%252Fgeneral%252F0974fb81-de7a-4a77-afa7-09f0b2a94325.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443846/general/0974fb81-de7a-4a77-afa7-09f0b2a94325.jpg already downloaded
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443846%252Fgeneral%252F1de77498-f4fc-450e-8b5d-81407d82f15b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443846/general/1de77498-f4fc-450e-8b5d-81407d82f15b.jpg already downloaded
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443846%252Fgeneral%252F16ffa218-07e0-4199-a226-b64df33258df.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443846/general/16ffa218-07e0-4199-a226-b64df33258df.jpg already downloaded
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443846%252Fgeneral%252F3a8f2589-977d-43e0-9204-04a6b463f343.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443846/general/3a8f2589-977d-43e0-9204-04a6b463f343.jpg already downloaded
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443846%252Fgeneral%252Fa5422dd6-e893-435b-8fb8-9f5a98ceb3fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443846/general/a5422dd6-e893-435b-8fb8-9f5a98ceb3fe.jpg already downloaded
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443846%252Fgeneral%252F9b5e5aa1-71f3-4764-97e0-492850622e8d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443846/general/9b5e5aa1-71f3-4764-97e0-492850622e8d.jpg already downloaded
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443846%252Fgeneral%252F9aa8d0b8-2e68-4264-acf3-b3de00c3bdde.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443846/general/9aa8d0b8-2e68-4264-acf3-b3de00c3bdde.jpg already downloaded
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443846%252Fgeneral%252F56fde086-9d57-458c-b5b8-c2a0587a04a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443846/general/56fde086-9d57-458c-b5b8-c2a0587a04a3.jpg already downloaded
2026-03-25 17:18:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 79d81e42-9e6e-503a-8f1f-38a916773fe5, identifier: 10724963
2026-03-25 17:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342951b50>
2026-03-25 17:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742473%252Fgeneral%252Fce254b94-c8aa-497a-b12d-bb56f629e22f.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/ce254b94-c8aa-497a-b12d-bb56f629e22f.jpg saved to cache
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9592e02d-1ab3-5a7e-af08-3c97acd490b3
2026-03-25 17:18:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cd5a76f-d553-5c12-9d19-69dd3c6307f7 with identifier: 10725120
2026-03-25 17:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cd5a76f-d553-5c12-9d19-69dd3c6307f7 with scrape type 1
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2cd5a76f-d553-5c12-9d19-69dd3c6307f7
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656782%252Fgeneral%252F4198bf33-dfd0-4a7e-9aad-b76c9728b473.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656782/general/4198bf33-dfd0-4a7e-9aad-b76c9728b473.jpg already downloaded
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656782%252Fgeneral%252F0fe49b83-25c9-4aa9-8168-8045a3ee2eea.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656782/general/0fe49b83-25c9-4aa9-8168-8045a3ee2eea.jpg already downloaded
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656782%252Fgeneral%252Ffc388b9b-48e6-4f0d-8c03-079066e4e352.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656782/general/fc388b9b-48e6-4f0d-8c03-079066e4e352.jpg already downloaded
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656782%252Fgeneral%252F62769db0-a09c-4147-a4e1-938612e98c4d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656782/general/62769db0-a09c-4147-a4e1-938612e98c4d.jpg already downloaded
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656782%252Fgeneral%252F674d9536-4bfe-4190-997f-1760a1cf0374.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656782/general/674d9536-4bfe-4190-997f-1760a1cf0374.jpg already downloaded
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656782%252Fgeneral%252Ffe889c75-c674-4cac-894a-54d36437d426.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656782/general/fe889c75-c674-4cac-894a-54d36437d426.jpg already downloaded
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656782%252Fgeneral%252F71c53c87-f082-460a-a514-ae78834db110.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656782/general/71c53c87-f082-460a-a514-ae78834db110.jpg already downloaded
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656782%252Fgeneral%252F092a63c3-a15a-4bbe-8f9f-f4b0d9180f11.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656782/general/092a63c3-a15a-4bbe-8f9f-f4b0d9180f11.jpg already downloaded
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656782%252Fgeneral%252F2c969e85-ff2d-43fb-9f2d-c5a9a144a2ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656782/general/2c969e85-ff2d-43fb-9f2d-c5a9a144a2ef.jpg already downloaded
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656782%252Fgeneral%252F06a838e5-5829-42a4-ac7e-1a6478f07873.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656782/general/06a838e5-5829-42a4-ac7e-1a6478f07873.jpg already downloaded
2026-03-25 17:18:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2cd5a76f-d553-5c12-9d19-69dd3c6307f7, identifier: 10725120
2026-03-25 17:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742473/general/78f0b23b-d2f3-4e2d-9b86-f13591ccaac9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726001)
2026-03-25 17:18:55 [adesa.de] INFO: Found listing with ID: 10725096
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725096%27 HTTP/1.1" 200 None
2026-03-25 17:18:55 [adesa.de] INFO: Scrape type for 10725096: 1
2026-03-25 17:18:55 [adesa.de] INFO: Scraping item 10725096 url https://www.openlane.eu/en/carv6/auction/10725096
2026-03-25 17:18:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 79d81e42-9e6e-503a-8f1f-38a916773fe5 with identifier: 10724963
2026-03-25 17:18:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 79d81e42-9e6e-503a-8f1f-38a916773fe5 with identifier: 10724963
2026-03-25 17:18:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 79d81e42-9e6e-503a-8f1f-38a916773fe5 with identifier: 10724963 to the API
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724963>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': '79d81e42-9e6e-503a-8f1f-38a916773fe5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003570',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724963',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '2 Series',
'odometer': 81285,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5443846/general/17cc56ba-a190-4a84-81ca-9d322cbc06d0.jpg',
'https://images.openlane.eu/carimgs/5443846/general/c090e2a3-9b69-44cd-a088-584537148939.jpg',
'https://images.openlane.eu/carimgs/5443846/general/0974fb81-de7a-4a77-afa7-09f0b2a94325.jpg',
'https://images.openlane.eu/carimgs/5443846/general/1de77498-f4fc-450e-8b5d-81407d82f15b.jpg',
'https://images.openlane.eu/carimgs/5443846/general/16ffa218-07e0-4199-a226-b64df33258df.jpg',
'https://images.openlane.eu/carimgs/5443846/general/3a8f2589-977d-43e0-9204-04a6b463f343.jpg',
'https://images.openlane.eu/carimgs/5443846/general/a5422dd6-e893-435b-8fb8-9f5a98ceb3fe.jpg',
'https://images.openlane.eu/carimgs/5443846/general/9b5e5aa1-71f3-4764-97e0-492850622e8d.jpg',
'https://images.openlane.eu/carimgs/5443846/general/9aa8d0b8-2e68-4264-acf3-b3de00c3bdde.jpg',
'https://images.openlane.eu/carimgs/5443846/general/56fde086-9d57-458c-b5b8-c2a0587a04a3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79d81e42-9e6e-503a-8f1f-38a916773fe5/79d81e42-9e6e-503a-8f1f-38a916773fe5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1023846,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443846/general/17cc56ba-a190-4a84-81ca-9d322cbc06d0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79d81e42-9e6e-503a-8f1f-38a916773fe5/79d81e42-9e6e-503a-8f1f-38a916773fe5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1049622,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443846/general/c090e2a3-9b69-44cd-a088-584537148939.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79d81e42-9e6e-503a-8f1f-38a916773fe5/79d81e42-9e6e-503a-8f1f-38a916773fe5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1115054,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443846/general/0974fb81-de7a-4a77-afa7-09f0b2a94325.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79d81e42-9e6e-503a-8f1f-38a916773fe5/79d81e42-9e6e-503a-8f1f-38a916773fe5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1077861,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443846/general/1de77498-f4fc-450e-8b5d-81407d82f15b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79d81e42-9e6e-503a-8f1f-38a916773fe5/79d81e42-9e6e-503a-8f1f-38a916773fe5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1042998,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443846/general/16ffa218-07e0-4199-a226-b64df33258df.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79d81e42-9e6e-503a-8f1f-38a916773fe5/79d81e42-9e6e-503a-8f1f-38a916773fe5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 942290,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443846/general/3a8f2589-977d-43e0-9204-04a6b463f343.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79d81e42-9e6e-503a-8f1f-38a916773fe5/79d81e42-9e6e-503a-8f1f-38a916773fe5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 839151,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443846/general/a5422dd6-e893-435b-8fb8-9f5a98ceb3fe.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79d81e42-9e6e-503a-8f1f-38a916773fe5/79d81e42-9e6e-503a-8f1f-38a916773fe5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 843790,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443846/general/9b5e5aa1-71f3-4764-97e0-492850622e8d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79d81e42-9e6e-503a-8f1f-38a916773fe5/79d81e42-9e6e-503a-8f1f-38a916773fe5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 823142,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443846/general/9aa8d0b8-2e68-4264-acf3-b3de00c3bdde.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79d81e42-9e6e-503a-8f1f-38a916773fe5/79d81e42-9e6e-503a-8f1f-38a916773fe5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 873883,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443846/general/56fde086-9d57-458c-b5b8-c2a0587a04a3.jpg',
'Width': 2731}],
'price': 23200,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW 2 Series Active Tourer 225e M Sport - xDrive - Hybrid - '
'Automatic - 136 hp - 81.285 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724963%27 HTTP/1.1" 200 None
2026-03-25 17:18:56 [adesa.de] INFO: Saving data for 10724963: {'created_time': 1774459136.091578, 'last_price_update_time': 1774459136.09159, 'auction_closing_time': 1774530300.0}
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724963') HTTP/1.1" 204 0
2026-03-25 17:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2cd5a76f-d553-5c12-9d19-69dd3c6307f7 with identifier: 10725120
2026-03-25 17:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2cd5a76f-d553-5c12-9d19-69dd3c6307f7 with identifier: 10725120
2026-03-25 17:18:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2cd5a76f-d553-5c12-9d19-69dd3c6307f7 with identifier: 10725120 to the API
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725120>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '2cd5a76f-d553-5c12-9d19-69dd3c6307f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000086',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725120',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q5',
'odometer': 158342,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5656782/general/4198bf33-dfd0-4a7e-9aad-b76c9728b473.jpg',
'https://images.openlane.eu/carimgs/5656782/general/0fe49b83-25c9-4aa9-8168-8045a3ee2eea.jpg',
'https://images.openlane.eu/carimgs/5656782/general/fc388b9b-48e6-4f0d-8c03-079066e4e352.jpg',
'https://images.openlane.eu/carimgs/5656782/general/62769db0-a09c-4147-a4e1-938612e98c4d.jpg',
'https://images.openlane.eu/carimgs/5656782/general/674d9536-4bfe-4190-997f-1760a1cf0374.jpg',
'https://images.openlane.eu/carimgs/5656782/general/fe889c75-c674-4cac-894a-54d36437d426.jpg',
'https://images.openlane.eu/carimgs/5656782/general/71c53c87-f082-460a-a514-ae78834db110.jpg',
'https://images.openlane.eu/carimgs/5656782/general/092a63c3-a15a-4bbe-8f9f-f4b0d9180f11.jpg',
'https://images.openlane.eu/carimgs/5656782/general/2c969e85-ff2d-43fb-9f2d-c5a9a144a2ef.jpg',
'https://images.openlane.eu/carimgs/5656782/general/06a838e5-5829-42a4-ac7e-1a6478f07873.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cd5a76f-d553-5c12-9d19-69dd3c6307f7/2cd5a76f-d553-5c12-9d19-69dd3c6307f7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1154135,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656782/general/4198bf33-dfd0-4a7e-9aad-b76c9728b473.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cd5a76f-d553-5c12-9d19-69dd3c6307f7/2cd5a76f-d553-5c12-9d19-69dd3c6307f7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1275246,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656782/general/0fe49b83-25c9-4aa9-8168-8045a3ee2eea.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cd5a76f-d553-5c12-9d19-69dd3c6307f7/2cd5a76f-d553-5c12-9d19-69dd3c6307f7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1060312,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656782/general/fc388b9b-48e6-4f0d-8c03-079066e4e352.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cd5a76f-d553-5c12-9d19-69dd3c6307f7/2cd5a76f-d553-5c12-9d19-69dd3c6307f7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1111155,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656782/general/62769db0-a09c-4147-a4e1-938612e98c4d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cd5a76f-d553-5c12-9d19-69dd3c6307f7/2cd5a76f-d553-5c12-9d19-69dd3c6307f7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1195090,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656782/general/674d9536-4bfe-4190-997f-1760a1cf0374.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cd5a76f-d553-5c12-9d19-69dd3c6307f7/2cd5a76f-d553-5c12-9d19-69dd3c6307f7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1097567,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656782/general/fe889c75-c674-4cac-894a-54d36437d426.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cd5a76f-d553-5c12-9d19-69dd3c6307f7/2cd5a76f-d553-5c12-9d19-69dd3c6307f7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1127440,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656782/general/71c53c87-f082-460a-a514-ae78834db110.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cd5a76f-d553-5c12-9d19-69dd3c6307f7/2cd5a76f-d553-5c12-9d19-69dd3c6307f7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 898896,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656782/general/092a63c3-a15a-4bbe-8f9f-f4b0d9180f11.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cd5a76f-d553-5c12-9d19-69dd3c6307f7/2cd5a76f-d553-5c12-9d19-69dd3c6307f7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1103713,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656782/general/2c969e85-ff2d-43fb-9f2d-c5a9a144a2ef.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cd5a76f-d553-5c12-9d19-69dd3c6307f7/2cd5a76f-d553-5c12-9d19-69dd3c6307f7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1252851,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656782/general/06a838e5-5829-42a4-ac7e-1a6478f07873.jpg',
'Width': 2731}],
'price': 25600,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Audi Q5 Sportback 50 TFSIe - Quattro - Hybrid - 265 hp - 158.342 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725120%27 HTTP/1.1" 200 None
2026-03-25 17:18:56 [adesa.de] INFO: Saving data for 10725120: {'created_time': 1774459136.413761, 'last_price_update_time': 1774459136.413773, 'auction_closing_time': 1774530600.0}
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725120') HTTP/1.1" 204 0
2026-03-25 17:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746398/general/b2ae3999-8244-43a7-8954-22b7994c6b7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726287)
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746398%252Fgeneral%252Fac6e4de2-b041-403f-9662-1fa2b30756b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746398/general/ac6e4de2-b041-403f-9662-1fa2b30756b3.jpg not downloaded yet
2026-03-25 17:18:56 [adesa.de] INFO: Found listing with ID: 10725043
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725043%27 HTTP/1.1" 200 None
2026-03-25 17:18:56 [adesa.de] INFO: Scrape type for 10725043: 1
2026-03-25 17:18:56 [adesa.de] INFO: Scraping item 10725043 url https://www.openlane.eu/en/carv6/auction/10725043
2026-03-25 17:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342688110>
2026-03-25 17:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252F4f90f405-ed31-4fdc-b6b6-e07ea06052b5.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/4f90f405-ed31-4fdc-b6b6-e07ea06052b5.jpg saved to cache
2026-03-25 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bd273e0a-1644-5d2c-9485-fee68b7356dd
2026-03-25 17:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746398/general/3ee4525a-a1ec-4382-b94a-c7544b48d2a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726287)
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746398%252Fgeneral%252F1ef367c9-b209-4eb1-9375-fac34c7b8697.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746398/general/1ef367c9-b209-4eb1-9375-fac34c7b8697.jpg not downloaded yet
2026-03-25 17:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134271a3d0>
2026-03-25 17:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742473%252Fgeneral%252F78f0b23b-d2f3-4e2d-9b86-f13591ccaac9.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/78f0b23b-d2f3-4e2d-9b86-f13591ccaac9.jpg saved to cache
2026-03-25 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9592e02d-1ab3-5a7e-af08-3c97acd490b3
2026-03-25 17:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746398/general/f42c6232-a4bd-422b-97dc-d67aa68eab41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726287)
2026-03-25 17:18:56 [adesa.de] INFO: Found listing with ID: 10724959
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724959%27 HTTP/1.1" 200 None
2026-03-25 17:18:56 [adesa.de] INFO: Scrape type for 10724959: 1
2026-03-25 17:18:56 [adesa.de] INFO: Scraping item 10724959 url https://www.openlane.eu/en/carv6/auction/10724959
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746398%252Fgeneral%252F6bef54b4-a63a-4204-88cd-a7ffe8f8406e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746398/general/6bef54b4-a63a-4204-88cd-a7ffe8f8406e.jpg not downloaded yet
2026-03-25 17:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134279fc50>
2026-03-25 17:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3451436-b35b-54fe-8151-6bb0fcd898b4/e3451436-b35b-54fe-8151-6bb0fcd898b4_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746398%252Fgeneral%252Fb2ae3999-8244-43a7-8954-22b7994c6b7a.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746398/general/b2ae3999-8244-43a7-8954-22b7994c6b7a.jpg saved to cache
2026-03-25 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e3451436-b35b-54fe-8151-6bb0fcd898b4
2026-03-25 17:18:56 [adesa.de] INFO: Found listing with ID: 10723719
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723719%27 HTTP/1.1" 200 None
2026-03-25 17:18:56 [adesa.de] INFO: Scrape type for 10723719: 1
2026-03-25 17:18:56 [adesa.de] INFO: Scraping item 10723719 url https://www.openlane.eu/en/carv6/auction/10723719
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746398%252Fgeneral%252F85cd56a1-a6c7-4303-a1c2-eac5f5cb745e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746398/general/85cd56a1-a6c7-4303-a1c2-eac5f5cb745e.jpg not downloaded yet
2026-03-25 17:18:56 [adesa.de] INFO: Found listing with ID: 10723734
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723734%27 HTTP/1.1" 200 None
2026-03-25 17:18:56 [adesa.de] INFO: Scrape type for 10723734: 1
2026-03-25 17:18:56 [adesa.de] INFO: Scraping item 10723734 url https://www.openlane.eu/en/carv6/auction/10723734
2026-03-25 17:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134279fdd0>
2026-03-25 17:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3451436-b35b-54fe-8151-6bb0fcd898b4/e3451436-b35b-54fe-8151-6bb0fcd898b4_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746398%252Fgeneral%252F3ee4525a-a1ec-4382-b94a-c7544b48d2a7.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746398/general/3ee4525a-a1ec-4382-b94a-c7544b48d2a7.jpg saved to cache
2026-03-25 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e3451436-b35b-54fe-8151-6bb0fcd898b4
2026-03-25 17:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746398/general/c5c1ebbd-0176-4a56-9e2d-9f7c6f6cbbde.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726287)
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746398%252Fgeneral%252F3a9fdc7d-b0bc-4693-8046-836c88494d71.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746398/general/3a9fdc7d-b0bc-4693-8046-836c88494d71.jpg not downloaded yet
2026-03-25 17:18:56 [adesa.de] INFO: Found listing with ID: 10723688
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723688%27 HTTP/1.1" 200 None
2026-03-25 17:18:56 [adesa.de] INFO: Scrape type for 10723688: 1
2026-03-25 17:18:56 [adesa.de] INFO: Scraping item 10723688 url https://www.openlane.eu/en/carv6/auction/10723688
2026-03-25 17:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134289f510>
2026-03-25 17:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3451436-b35b-54fe-8151-6bb0fcd898b4/e3451436-b35b-54fe-8151-6bb0fcd898b4_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746398%252Fgeneral%252Ff42c6232-a4bd-422b-97dc-d67aa68eab41.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746398/general/f42c6232-a4bd-422b-97dc-d67aa68eab41.jpg saved to cache
2026-03-25 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e3451436-b35b-54fe-8151-6bb0fcd898b4
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746398%252Fgeneral%252F8b152210-27d1-4748-8435-edd13fdc2c09.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746398/general/8b152210-27d1-4748-8435-edd13fdc2c09.jpg not downloaded yet
2026-03-25 17:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746398/general/ac6e4de2-b041-403f-9662-1fa2b30756b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726287)
2026-03-25 17:18:56 [adesa.de] INFO: Found listing with ID: 10725138
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725138%27 HTTP/1.1" 200 None
2026-03-25 17:18:56 [adesa.de] INFO: Scrape type for 10725138: 1
2026-03-25 17:18:56 [adesa.de] INFO: Scraping item 10725138 url https://www.openlane.eu/en/carv6/auction/10725138
2026-03-25 17:18:56 [adesa.de] INFO: Found listing with ID: 10725047
2026-03-25 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725047%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [adesa.de] INFO: Scrape type for 10725047: 1
2026-03-25 17:18:57 [adesa.de] INFO: Scraping item 10725047 url https://www.openlane.eu/en/carv6/auction/10725047
2026-03-25 17:18:57 [adesa.de] INFO: Found listing with ID: 10725128
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725128%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [adesa.de] INFO: Scrape type for 10725128: 1
2026-03-25 17:18:57 [adesa.de] INFO: Scraping item 10725128 url https://www.openlane.eu/en/carv6/auction/10725128
2026-03-25 17:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426cf050>
2026-03-25 17:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3451436-b35b-54fe-8151-6bb0fcd898b4/e3451436-b35b-54fe-8151-6bb0fcd898b4_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746398%252Fgeneral%252Fc5c1ebbd-0176-4a56-9e2d-9f7c6f6cbbde.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746398/general/c5c1ebbd-0176-4a56-9e2d-9f7c6f6cbbde.jpg saved to cache
2026-03-25 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e3451436-b35b-54fe-8151-6bb0fcd898b4
2026-03-25 17:18:57 [adesa.de] INFO: Found listing with ID: 10725140
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725140%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [adesa.de] INFO: Scrape type for 10725140: 1
2026-03-25 17:18:57 [adesa.de] INFO: Scraping item 10725140 url https://www.openlane.eu/en/carv6/auction/10725140
2026-03-25 17:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746398/general/85cd56a1-a6c7-4303-a1c2-eac5f5cb745e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726287)
2026-03-25 17:18:57 [adesa.de] INFO: Found listing with ID: 10725029
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725029%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [adesa.de] INFO: Scrape type for 10725029: 1
2026-03-25 17:18:57 [adesa.de] INFO: Scraping item 10725029 url https://www.openlane.eu/en/carv6/auction/10725029
2026-03-25 17:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342ac1690>
2026-03-25 17:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3451436-b35b-54fe-8151-6bb0fcd898b4/e3451436-b35b-54fe-8151-6bb0fcd898b4_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746398%252Fgeneral%252Fac6e4de2-b041-403f-9662-1fa2b30756b3.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746398/general/ac6e4de2-b041-403f-9662-1fa2b30756b3.jpg saved to cache
2026-03-25 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e3451436-b35b-54fe-8151-6bb0fcd898b4
2026-03-25 17:18:57 [adesa.de] INFO: Found listing with ID: 10725123
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725123%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [adesa.de] INFO: Scrape type for 10725123: 1
2026-03-25 17:18:57 [adesa.de] INFO: Scraping item 10725123 url https://www.openlane.eu/en/carv6/auction/10725123
2026-03-25 17:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746398/general/8b152210-27d1-4748-8435-edd13fdc2c09.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726287)
2026-03-25 17:18:57 [adesa.de] INFO: Found listing with ID: 10725027
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725027%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [adesa.de] INFO: Scrape type for 10725027: 1
2026-03-25 17:18:57 [adesa.de] INFO: Scraping item 10725027 url https://www.openlane.eu/en/carv6/auction/10725027
2026-03-25 17:18:57 [adesa.de] INFO: Found listing with ID: 10725078
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725078%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [adesa.de] INFO: Scrape type for 10725078: 1
2026-03-25 17:18:57 [adesa.de] INFO: Scraping item 10725078 url https://www.openlane.eu/en/carv6/auction/10725078
2026-03-25 17:18:57 [adesa.de] INFO: Found listing with ID: 10725026
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725026%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [adesa.de] INFO: Scrape type for 10725026: 1
2026-03-25 17:18:57 [adesa.de] INFO: Scraping item 10725026 url https://www.openlane.eu/en/carv6/auction/10725026
2026-03-25 17:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426ef590>
2026-03-25 17:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3451436-b35b-54fe-8151-6bb0fcd898b4/e3451436-b35b-54fe-8151-6bb0fcd898b4_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746398%252Fgeneral%252F85cd56a1-a6c7-4303-a1c2-eac5f5cb745e.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746398/general/85cd56a1-a6c7-4303-a1c2-eac5f5cb745e.jpg saved to cache
2026-03-25 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e3451436-b35b-54fe-8151-6bb0fcd898b4
2026-03-25 17:18:57 [adesa.de] INFO: Found listing with ID: 10725000
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725000%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [adesa.de] INFO: Scrape type for 10725000: 1
2026-03-25 17:18:57 [adesa.de] INFO: Scraping item 10725000 url https://www.openlane.eu/en/carv6/auction/10725000
2026-03-25 17:18:57 [adesa.de] INFO: Found listing with ID: 10725139
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725139%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [adesa.de] INFO: Scrape type for 10725139: 1
2026-03-25 17:18:57 [adesa.de] INFO: Scraping item 10725139 url https://www.openlane.eu/en/carv6/auction/10725139
2026-03-25 17:18:57 [adesa.de] INFO: Found listing with ID: 10725101
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725101%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [adesa.de] INFO: Scrape type for 10725101: 1
2026-03-25 17:18:57 [adesa.de] INFO: Scraping item 10725101 url https://www.openlane.eu/en/carv6/auction/10725101
2026-03-25 17:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bcc0d0>
2026-03-25 17:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3451436-b35b-54fe-8151-6bb0fcd898b4/e3451436-b35b-54fe-8151-6bb0fcd898b4_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746398%252Fgeneral%252F8b152210-27d1-4748-8435-edd13fdc2c09.jpg') HTTP/1.1" 204 0
2026-03-25 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746398/general/8b152210-27d1-4748-8435-edd13fdc2c09.jpg saved to cache
2026-03-25 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e3451436-b35b-54fe-8151-6bb0fcd898b4
2026-03-25 17:18:57 [adesa.de] INFO: Found listing with ID: 10725073
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725073%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [adesa.de] INFO: Scrape type for 10725073: 1
2026-03-25 17:18:57 [adesa.de] INFO: Scraping item 10725073 url https://www.openlane.eu/en/carv6/auction/10725073
2026-03-25 17:18:57 [adesa.de] INFO: Found listing with ID: 10725052
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725052%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [adesa.de] INFO: Scrape type for 10725052: 1
2026-03-25 17:18:57 [adesa.de] INFO: Scraping item 10725052 url https://www.openlane.eu/en/carv6/auction/10725052
2026-03-25 17:18:57 [adesa.de] INFO: Found listing with ID: 10724988
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724988%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [adesa.de] INFO: Scrape type for 10724988: 1
2026-03-25 17:18:57 [adesa.de] INFO: Scraping item 10724988 url https://www.openlane.eu/en/carv6/auction/10724988
2026-03-25 17:18:57 [adesa.de] INFO: Found listing with ID: 10725131
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725131%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [adesa.de] INFO: Scrape type for 10725131: 1
2026-03-25 17:18:57 [adesa.de] INFO: Scraping item 10725131 url https://www.openlane.eu/en/carv6/auction/10725131
2026-03-25 17:18:57 [adesa.de] INFO: Found listing with ID: 10725145
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725145%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [adesa.de] INFO: Scrape type for 10725145: 1
2026-03-25 17:18:57 [adesa.de] INFO: Scraping item 10725145 url https://www.openlane.eu/en/carv6/auction/10725145
2026-03-25 17:18:57 [adesa.de] INFO: Found listing with ID: 10724995
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724995%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [adesa.de] INFO: Scrape type for 10724995: 1
2026-03-25 17:18:57 [adesa.de] INFO: Scraping item 10724995 url https://www.openlane.eu/en/carv6/auction/10724995
2026-03-25 17:18:57 [adesa.de] INFO: Found listing with ID: 10725100
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725100%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [adesa.de] INFO: Scrape type for 10725100: 1
2026-03-25 17:18:57 [adesa.de] INFO: Scraping item 10725100 url https://www.openlane.eu/en/carv6/auction/10725100
2026-03-25 17:18:57 [adesa.de] INFO: Found listing with ID: 10725099
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725099%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [adesa.de] INFO: Scrape type for 10725099: 1
2026-03-25 17:18:57 [adesa.de] INFO: Scraping item 10725099 url https://www.openlane.eu/en/carv6/auction/10725099
2026-03-25 17:18:57 [adesa.de] INFO: Found listing with ID: 10725103
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725103%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [adesa.de] INFO: Scrape type for 10725103: 1
2026-03-25 17:18:57 [adesa.de] INFO: Scraping item 10725103 url https://www.openlane.eu/en/carv6/auction/10725103
2026-03-25 17:18:57 [adesa.de] INFO: Found listing with ID: 10725002
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725002%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [adesa.de] INFO: Scrape type for 10725002: 1
2026-03-25 17:18:57 [adesa.de] INFO: Scraping item 10725002 url https://www.openlane.eu/en/carv6/auction/10725002
2026-03-25 17:18:57 [adesa.de] INFO: Found listing with ID: 10725133
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725133%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [adesa.de] INFO: Scrape type for 10725133: 1
2026-03-25 17:18:57 [adesa.de] INFO: Scraping item 10725133 url https://www.openlane.eu/en/carv6/auction/10725133
2026-03-25 17:18:57 [adesa.de] INFO: Found listing with ID: 10725148
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725148%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [adesa.de] INFO: Scrape type for 10725148: 1
2026-03-25 17:18:57 [adesa.de] INFO: Scraping item 10725148 url https://www.openlane.eu/en/carv6/auction/10725148
2026-03-25 17:18:57 [adesa.de] INFO: Found listing with ID: 10725663
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725663%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [adesa.de] INFO: Scrape type for 10725663: 1
2026-03-25 17:18:57 [adesa.de] INFO: Scraping item 10725663 url https://www.openlane.eu/en/carv6/auction/10725663
2026-03-25 17:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723735> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:57 [adesa.de] INFO: Found listing with ID: 10725125
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725125%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [adesa.de] INFO: Scrape type for 10725125: 1
2026-03-25 17:18:57 [adesa.de] INFO: Scraping item 10725125 url https://www.openlane.eu/en/carv6/auction/10725125
2026-03-25 17:18:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:57 [adesa.de] INFO: Found listing with ID: 10725079
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725079%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [adesa.de] INFO: Scrape type for 10725079: 1
2026-03-25 17:18:57 [adesa.de] INFO: Scraping item 10725079 url https://www.openlane.eu/en/carv6/auction/10725079
2026-03-25 17:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724970> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6194129a-1d16-5950-8416-a388ff58eb74 with identifier: 10723735
2026-03-25 17:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6194129a-1d16-5950-8416-a388ff58eb74 with scrape type 1
2026-03-25 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6194129a-1d16-5950-8416-a388ff58eb74
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693263%252Fgeneral%252Fc428094b-b8a7-4cfa-ba27-662cabdf7eb6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693263/general/c428094b-b8a7-4cfa-ba27-662cabdf7eb6.jpeg already downloaded
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693263%252Fgeneral%252F3cfbe7ed-61d1-47fa-ac71-2a33435cddfa.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693263/general/3cfbe7ed-61d1-47fa-ac71-2a33435cddfa.jpeg already downloaded
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693263%252Fgeneral%252Fd2b414ea-0589-441c-a3dd-4dc3a6159992.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693263/general/d2b414ea-0589-441c-a3dd-4dc3a6159992.jpeg already downloaded
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693263%252Fgeneral%252Fb728a96f-6b34-49fa-a3d2-f3e8a4140fed.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693263/general/b728a96f-6b34-49fa-a3d2-f3e8a4140fed.jpeg already downloaded
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693263%252Fgeneral%252Fbc0c34b8-346b-4441-9f26-8c2bedc8b7a4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693263/general/bc0c34b8-346b-4441-9f26-8c2bedc8b7a4.jpeg already downloaded
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693263%252Fgeneral%252Fb2a3ae47-6983-40fc-b293-aaa1caf010cd.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693263/general/b2a3ae47-6983-40fc-b293-aaa1caf010cd.jpeg already downloaded
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693263%252Fgeneral%252F4a76c401-7cbf-408a-937a-c7eebd66fb88.png%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693263/general/4a76c401-7cbf-408a-937a-c7eebd66fb88.png already downloaded
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693263%252Fgeneral%252Fef381ced-9bac-4a28-af45-b82d3da84c42.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693263/general/ef381ced-9bac-4a28-af45-b82d3da84c42.JPG not downloaded yet
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693263%252Fgeneral%252F19ce374c-6e10-4c18-991d-adda105409c6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693263/general/19ce374c-6e10-4c18-991d-adda105409c6.jpeg already downloaded
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693263%252Fgeneral%252Fbec542e4-469c-4b93-a8fc-c5d507c6f6f8.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693263/general/bec542e4-469c-4b93-a8fc-c5d507c6f6f8.JPG not downloaded yet
2026-03-25 17:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae9bd9e3-92c9-58fb-a94e-7aba63698425 with identifier: 10724970
2026-03-25 17:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae9bd9e3-92c9-58fb-a94e-7aba63698425 with scrape type 1
2026-03-25 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ae9bd9e3-92c9-58fb-a94e-7aba63698425
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513140%252Fgeneral%252Faa17542a-1283-47ca-873b-9a2c0b96c168.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513140/general/aa17542a-1283-47ca-873b-9a2c0b96c168.jpg already downloaded
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513140%252Fgeneral%252F5ac907f3-8006-4526-a409-3fa33dd0e81d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513140/general/5ac907f3-8006-4526-a409-3fa33dd0e81d.jpg already downloaded
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513140%252Fgeneral%252F17066c0f-33e2-47b9-9433-290912c34490.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513140/general/17066c0f-33e2-47b9-9433-290912c34490.jpg already downloaded
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513140%252Fgeneral%252F7f493513-b214-4d4e-ab30-d81081f97585.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513140/general/7f493513-b214-4d4e-ab30-d81081f97585.jpg already downloaded
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513140%252Fgeneral%252F71536127-40e3-4e6d-89a2-f959538898ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513140/general/71536127-40e3-4e6d-89a2-f959538898ee.jpg already downloaded
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513140%252Fgeneral%252Fd8d6cfb2-1510-464d-8cae-35a7dddaa627.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513140/general/d8d6cfb2-1510-464d-8cae-35a7dddaa627.jpg already downloaded
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513140%252Fgeneral%252F02448c7a-9d8b-40af-ad97-57cc02a44f47.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513140/general/02448c7a-9d8b-40af-ad97-57cc02a44f47.jpg already downloaded
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513140%252Fgeneral%252F8d68f768-06ab-42f5-bdac-2e0c68f93690.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513140/general/8d68f768-06ab-42f5-bdac-2e0c68f93690.jpg already downloaded
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513140%252Fgeneral%252F68563486-c476-4ffb-960b-d2c32f908187.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513140/general/68563486-c476-4ffb-960b-d2c32f908187.jpg already downloaded
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513140%252Fgeneral%252F4a224372-9f68-4bba-a36f-442d4d12fe1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513140/general/4a224372-9f68-4bba-a36f-442d4d12fe1d.jpg already downloaded
2026-03-25 17:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ae9bd9e3-92c9-58fb-a94e-7aba63698425, identifier: 10724970
2026-03-25 17:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ae9bd9e3-92c9-58fb-a94e-7aba63698425 with identifier: 10724970
2026-03-25 17:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ae9bd9e3-92c9-58fb-a94e-7aba63698425 with identifier: 10724970
2026-03-25 17:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ae9bd9e3-92c9-58fb-a94e-7aba63698425 with identifier: 10724970 to the API
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724970>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': 'ae9bd9e3-92c9-58fb-a94e-7aba63698425',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30323',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724970',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 132216,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5513140/general/aa17542a-1283-47ca-873b-9a2c0b96c168.jpg',
'https://images.openlane.eu/carimgs/5513140/general/5ac907f3-8006-4526-a409-3fa33dd0e81d.jpg',
'https://images.openlane.eu/carimgs/5513140/general/17066c0f-33e2-47b9-9433-290912c34490.jpg',
'https://images.openlane.eu/carimgs/5513140/general/7f493513-b214-4d4e-ab30-d81081f97585.jpg',
'https://images.openlane.eu/carimgs/5513140/general/71536127-40e3-4e6d-89a2-f959538898ee.jpg',
'https://images.openlane.eu/carimgs/5513140/general/d8d6cfb2-1510-464d-8cae-35a7dddaa627.jpg',
'https://images.openlane.eu/carimgs/5513140/general/02448c7a-9d8b-40af-ad97-57cc02a44f47.jpg',
'https://images.openlane.eu/carimgs/5513140/general/8d68f768-06ab-42f5-bdac-2e0c68f93690.jpg',
'https://images.openlane.eu/carimgs/5513140/general/68563486-c476-4ffb-960b-d2c32f908187.jpg',
'https://images.openlane.eu/carimgs/5513140/general/4a224372-9f68-4bba-a36f-442d4d12fe1d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9bd9e3-92c9-58fb-a94e-7aba63698425/ae9bd9e3-92c9-58fb-a94e-7aba63698425_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112231,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513140/general/aa17542a-1283-47ca-873b-9a2c0b96c168.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9bd9e3-92c9-58fb-a94e-7aba63698425/ae9bd9e3-92c9-58fb-a94e-7aba63698425_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111091,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513140/general/5ac907f3-8006-4526-a409-3fa33dd0e81d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9bd9e3-92c9-58fb-a94e-7aba63698425/ae9bd9e3-92c9-58fb-a94e-7aba63698425_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124194,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513140/general/17066c0f-33e2-47b9-9433-290912c34490.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9bd9e3-92c9-58fb-a94e-7aba63698425/ae9bd9e3-92c9-58fb-a94e-7aba63698425_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93761,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513140/general/7f493513-b214-4d4e-ab30-d81081f97585.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9bd9e3-92c9-58fb-a94e-7aba63698425/ae9bd9e3-92c9-58fb-a94e-7aba63698425_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115276,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513140/general/71536127-40e3-4e6d-89a2-f959538898ee.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9bd9e3-92c9-58fb-a94e-7aba63698425/ae9bd9e3-92c9-58fb-a94e-7aba63698425_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103687,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513140/general/d8d6cfb2-1510-464d-8cae-35a7dddaa627.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9bd9e3-92c9-58fb-a94e-7aba63698425/ae9bd9e3-92c9-58fb-a94e-7aba63698425_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121802,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513140/general/02448c7a-9d8b-40af-ad97-57cc02a44f47.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9bd9e3-92c9-58fb-a94e-7aba63698425/ae9bd9e3-92c9-58fb-a94e-7aba63698425_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83189,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513140/general/8d68f768-06ab-42f5-bdac-2e0c68f93690.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9bd9e3-92c9-58fb-a94e-7aba63698425/ae9bd9e3-92c9-58fb-a94e-7aba63698425_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119789,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513140/general/68563486-c476-4ffb-960b-d2c32f908187.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9bd9e3-92c9-58fb-a94e-7aba63698425/ae9bd9e3-92c9-58fb-a94e-7aba63698425_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121419,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513140/general/4a224372-9f68-4bba-a36f-442d4d12fe1d.jpg',
'Width': 1280}],
'price': 28600,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'mind2move mobility GmbH',
'title': 'BMW 5 Series 545e - xDrive - Hybrid - Automatic - 286 hp - 132.216 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724970%27 HTTP/1.1" 200 None
2026-03-25 17:18:58 [adesa.de] INFO: Saving data for 10724970: {'created_time': 1774459138.597271, 'last_price_update_time': 1774459138.597284, 'auction_closing_time': 1774530300.0}
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724970') HTTP/1.1" 204 0
2026-03-25 17:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725127> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725045> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:18:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:18:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693263/general/bec542e4-469c-4b93-a8fc-c5d507c6f6f8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723735)
2026-03-25 17:18:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693263/general/ef381ced-9bac-4a28-af45-b82d3da84c42.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723735)
2026-03-25 17:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c31d916b-7940-51d0-a1f4-b56cb944088e with identifier: 10725127
2026-03-25 17:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c31d916b-7940-51d0-a1f4-b56cb944088e with scrape type 1
2026-03-25 17:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c31d916b-7940-51d0-a1f4-b56cb944088e
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665419%252Fgeneral%252F6161071a-aa03-472a-b315-c75d2826157e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665419/general/6161071a-aa03-472a-b315-c75d2826157e.jpg already downloaded
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665419%252Fgeneral%252F1d9005e5-f978-48b2-93c5-92c394183f82.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665419/general/1d9005e5-f978-48b2-93c5-92c394183f82.jpg already downloaded
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665419%252Fgeneral%252F2238aef4-61d5-462a-aa5b-ce60535706b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665419/general/2238aef4-61d5-462a-aa5b-ce60535706b6.jpg already downloaded
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665419%252Fgeneral%252Ff237eea9-bac0-4d8d-8b89-deea5bfcd6c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665419/general/f237eea9-bac0-4d8d-8b89-deea5bfcd6c8.jpg already downloaded
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665419%252Fgeneral%252F9d699e27-95db-4c7f-b603-da028ba2bbdf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665419/general/9d699e27-95db-4c7f-b603-da028ba2bbdf.jpg already downloaded
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665419%252Fgeneral%252F53ed8eca-db1d-41f4-bd99-7be66b56c59f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665419/general/53ed8eca-db1d-41f4-bd99-7be66b56c59f.jpg already downloaded
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665419%252Fgeneral%252Fd2f8c554-cf23-4262-96a3-c690541c322f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665419/general/d2f8c554-cf23-4262-96a3-c690541c322f.jpg already downloaded
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665419%252Fgeneral%252Fe9f26a11-8200-4973-b3b2-dbbdac710b87.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665419/general/e9f26a11-8200-4973-b3b2-dbbdac710b87.jpg already downloaded
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665419%252Fgeneral%252F9152c1ff-1491-49e1-a443-72ef38ac8cfc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665419/general/9152c1ff-1491-49e1-a443-72ef38ac8cfc.jpg already downloaded
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665419%252Fgeneral%252Fd96a5225-d642-4a69-b28e-c9a94249ad7a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665419/general/d96a5225-d642-4a69-b28e-c9a94249ad7a.jpg already downloaded
2026-03-25 17:18:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c31d916b-7940-51d0-a1f4-b56cb944088e, identifier: 10725127
2026-03-25 17:18:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4060c735-4c13-54df-b708-1390d37a4d19 with identifier: 10725045
2026-03-25 17:18:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4060c735-4c13-54df-b708-1390d37a4d19 with scrape type 1
2026-03-25 17:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4060c735-4c13-54df-b708-1390d37a4d19
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710394%252Fgeneral%252F43328b20-8e42-4aaa-8ab8-1d9229ce0850.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710394/general/43328b20-8e42-4aaa-8ab8-1d9229ce0850.jpg not downloaded yet
2026-03-25 17:18:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c31d916b-7940-51d0-a1f4-b56cb944088e with identifier: 10725127
2026-03-25 17:18:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c31d916b-7940-51d0-a1f4-b56cb944088e with identifier: 10725127
2026-03-25 17:18:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c31d916b-7940-51d0-a1f4-b56cb944088e with identifier: 10725127 to the API
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725127>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'c31d916b-7940-51d0-a1f4-b56cb944088e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000099',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725127',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 248991,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5665419/general/6161071a-aa03-472a-b315-c75d2826157e.jpg',
'https://images.openlane.eu/carimgs/5665419/general/1d9005e5-f978-48b2-93c5-92c394183f82.jpg',
'https://images.openlane.eu/carimgs/5665419/general/2238aef4-61d5-462a-aa5b-ce60535706b6.jpg',
'https://images.openlane.eu/carimgs/5665419/general/f237eea9-bac0-4d8d-8b89-deea5bfcd6c8.jpg',
'https://images.openlane.eu/carimgs/5665419/general/9d699e27-95db-4c7f-b603-da028ba2bbdf.jpg',
'https://images.openlane.eu/carimgs/5665419/general/53ed8eca-db1d-41f4-bd99-7be66b56c59f.jpg',
'https://images.openlane.eu/carimgs/5665419/general/d2f8c554-cf23-4262-96a3-c690541c322f.jpg',
'https://images.openlane.eu/carimgs/5665419/general/e9f26a11-8200-4973-b3b2-dbbdac710b87.jpg',
'https://images.openlane.eu/carimgs/5665419/general/9152c1ff-1491-49e1-a443-72ef38ac8cfc.jpg',
'https://images.openlane.eu/carimgs/5665419/general/d96a5225-d642-4a69-b28e-c9a94249ad7a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c31d916b-7940-51d0-a1f4-b56cb944088e/c31d916b-7940-51d0-a1f4-b56cb944088e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1364010,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665419/general/6161071a-aa03-472a-b315-c75d2826157e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c31d916b-7940-51d0-a1f4-b56cb944088e/c31d916b-7940-51d0-a1f4-b56cb944088e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1265523,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665419/general/1d9005e5-f978-48b2-93c5-92c394183f82.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c31d916b-7940-51d0-a1f4-b56cb944088e/c31d916b-7940-51d0-a1f4-b56cb944088e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1237521,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665419/general/2238aef4-61d5-462a-aa5b-ce60535706b6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c31d916b-7940-51d0-a1f4-b56cb944088e/c31d916b-7940-51d0-a1f4-b56cb944088e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1229986,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665419/general/f237eea9-bac0-4d8d-8b89-deea5bfcd6c8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c31d916b-7940-51d0-a1f4-b56cb944088e/c31d916b-7940-51d0-a1f4-b56cb944088e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1381366,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665419/general/9d699e27-95db-4c7f-b603-da028ba2bbdf.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c31d916b-7940-51d0-a1f4-b56cb944088e/c31d916b-7940-51d0-a1f4-b56cb944088e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1245007,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665419/general/53ed8eca-db1d-41f4-bd99-7be66b56c59f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c31d916b-7940-51d0-a1f4-b56cb944088e/c31d916b-7940-51d0-a1f4-b56cb944088e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 712701,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665419/general/d2f8c554-cf23-4262-96a3-c690541c322f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c31d916b-7940-51d0-a1f4-b56cb944088e/c31d916b-7940-51d0-a1f4-b56cb944088e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 855041,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665419/general/e9f26a11-8200-4973-b3b2-dbbdac710b87.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c31d916b-7940-51d0-a1f4-b56cb944088e/c31d916b-7940-51d0-a1f4-b56cb944088e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 937406,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665419/general/9152c1ff-1491-49e1-a443-72ef38ac8cfc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c31d916b-7940-51d0-a1f4-b56cb944088e/c31d916b-7940-51d0-a1f4-b56cb944088e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1042670,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665419/general/d96a5225-d642-4a69-b28e-c9a94249ad7a.jpg',
'Width': 2731}],
'price': 28200,
'price_includes_vat': True,
'registration_date': '2022-05-18',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW 5 Series 545e M Sport - Hybrid - 286 hp - 248.991 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725127%27 HTTP/1.1" 200 None
2026-03-25 17:18:59 [adesa.de] INFO: Saving data for 10725127: {'created_time': 1774459139.421334, 'last_price_update_time': 1774459139.421348, 'auction_closing_time': 1774530600.0}
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725127') HTTP/1.1" 204 0
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710394%252Fgeneral%252Faaefa622-7d11-4319-80e1-bbca749e02ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710394/general/aaefa622-7d11-4319-80e1-bbca749e02ff.jpg not downloaded yet
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710394%252Fgeneral%252Fd4cb9a5e-e31f-4ba7-9ab1-2d0c8aee2673.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710394/general/d4cb9a5e-e31f-4ba7-9ab1-2d0c8aee2673.jpg not downloaded yet
2026-03-25 17:18:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 6194129a-1d16-5950-8416-a388ff58eb74 due to Ignoring non-200 response
2026-03-25 17:18:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6194129a-1d16-5950-8416-a388ff58eb74, skipping ID generation
2026-03-25 17:18:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6194129a-1d16-5950-8416-a388ff58eb74 with scrape type 1
2026-03-25 17:18:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6194129a-1d16-5950-8416-a388ff58eb74 sending to next pipeline
2026-03-25 17:18:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6194129a-1d16-5950-8416-a388ff58eb74, identifier: 10723735
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710394%252Fgeneral%252F56539873-720d-4f14-9065-bb57d6f811da.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710394/general/56539873-720d-4f14-9065-bb57d6f811da.jpg not downloaded yet
2026-03-25 17:18:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6194129a-1d16-5950-8416-a388ff58eb74 with identifier: 10723735
2026-03-25 17:18:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6194129a-1d16-5950-8416-a388ff58eb74 with identifier: 10723735
2026-03-25 17:18:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6194129a-1d16-5950-8416-a388ff58eb74 with identifier: 10723735 to the API
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:18:59 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5693263/general/ef381ced-9bac-4a28-af45-b82d3da84c42.JPG>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 394,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '6194129a-1d16-5950-8416-a388ff58eb74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M-Y 8370E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723735',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X5',
'odometer': 122116,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6194129a-1d16-5950-8416-a388ff58eb74/6194129a-1d16-5950-8416-a388ff58eb74_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112117,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693263/general/c428094b-b8a7-4cfa-ba27-662cabdf7eb6.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6194129a-1d16-5950-8416-a388ff58eb74/6194129a-1d16-5950-8416-a388ff58eb74_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114673,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693263/general/3cfbe7ed-61d1-47fa-ac71-2a33435cddfa.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6194129a-1d16-5950-8416-a388ff58eb74/6194129a-1d16-5950-8416-a388ff58eb74_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109277,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693263/general/d2b414ea-0589-441c-a3dd-4dc3a6159992.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6194129a-1d16-5950-8416-a388ff58eb74/6194129a-1d16-5950-8416-a388ff58eb74_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115096,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693263/general/b728a96f-6b34-49fa-a3d2-f3e8a4140fed.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6194129a-1d16-5950-8416-a388ff58eb74/6194129a-1d16-5950-8416-a388ff58eb74_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19860,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693263/general/bc0c34b8-346b-4441-9f26-8c2bedc8b7a4.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6194129a-1d16-5950-8416-a388ff58eb74/6194129a-1d16-5950-8416-a388ff58eb74_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114794,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693263/general/b2a3ae47-6983-40fc-b293-aaa1caf010cd.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6194129a-1d16-5950-8416-a388ff58eb74/6194129a-1d16-5950-8416-a388ff58eb74_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 647396,
'Height': 622,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693263/general/4a76c401-7cbf-408a-937a-c7eebd66fb88.png',
'Width': 1334},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6194129a-1d16-5950-8416-a388ff58eb74/6194129a-1d16-5950-8416-a388ff58eb74_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95092,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693263/general/19ce374c-6e10-4c18-991d-adda105409c6.jpeg',
'Width': 720}],
'price': 39500,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 45e M Sport - xDrive - Hybrid - Automatic - 394 hp - 122.116 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723735%27 HTTP/1.1" 200 None
2026-03-25 17:18:59 [adesa.de] INFO: Saving data for 10723735: {'created_time': 1774459139.881535, 'last_price_update_time': 1774459139.881547, 'auction_closing_time': 1774599000.0}
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723735') HTTP/1.1" 204 0
2026-03-25 17:18:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 6194129a-1d16-5950-8416-a388ff58eb74 due to Ignoring non-200 response
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710394%252Fgeneral%252F14cf1d34-af67-421c-a6a3-ad5b97c993c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710394/general/14cf1d34-af67-421c-a6a3-ad5b97c993c1.jpg not downloaded yet
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710394%252Fgeneral%252F0e09d367-dc15-4dd8-863b-b20d4b3dbb59.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710394/general/0e09d367-dc15-4dd8-863b-b20d4b3dbb59.jpg not downloaded yet
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710394%252Fgeneral%252Ffa29ded1-c2e4-4b6d-87f4-4864838a541d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710394/general/fa29ded1-c2e4-4b6d-87f4-4864838a541d.jpg not downloaded yet
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710394%252Fgeneral%252Fbb799aca-050a-4a95-be0b-db8db9a20e07.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710394/general/bb799aca-050a-4a95-be0b-db8db9a20e07.jpg not downloaded yet
2026-03-25 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710394%252Fgeneral%252F88a2cabf-c8e0-4765-bd2b-1160d1f39a41.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710394/general/88a2cabf-c8e0-4765-bd2b-1160d1f39a41.jpg not downloaded yet
2026-03-25 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710394%252Fgeneral%252F079a8ee4-508c-496d-a49c-e27bcca3b659.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710394/general/079a8ee4-508c-496d-a49c-e27bcca3b659.jpg not downloaded yet
2026-03-25 17:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724969> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0a7f3be-c119-557e-a988-b0db5254c492 with identifier: 10724969
2026-03-25 17:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0a7f3be-c119-557e-a988-b0db5254c492 with scrape type 1
2026-03-25 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e0a7f3be-c119-557e-a988-b0db5254c492
2026-03-25 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511762%252Fgeneral%252F9e83cb39-c62b-4762-9ef1-f10778daf01b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511762/general/9e83cb39-c62b-4762-9ef1-f10778daf01b.jpg already downloaded
2026-03-25 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511762%252Fgeneral%252F88c458fe-549d-4d1b-b9aa-9ae782dc8565.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511762/general/88c458fe-549d-4d1b-b9aa-9ae782dc8565.jpeg already downloaded
2026-03-25 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511762%252Fgeneral%252F8d454941-4347-423f-95da-ee16356da474.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511762/general/8d454941-4347-423f-95da-ee16356da474.jpeg already downloaded
2026-03-25 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511762%252Fgeneral%252F32f6af8b-42aa-4504-9aa4-6bedfd74ebe8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511762/general/32f6af8b-42aa-4504-9aa4-6bedfd74ebe8.jpeg already downloaded
2026-03-25 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511762%252Fgeneral%252F9a9dce0d-75d8-42ac-af14-bb78503bdb37.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511762/general/9a9dce0d-75d8-42ac-af14-bb78503bdb37.jpeg already downloaded
2026-03-25 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511762%252Fgeneral%252F98d51bdc-21de-43c0-bd35-4e56a49fdd78.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511762/general/98d51bdc-21de-43c0-bd35-4e56a49fdd78.jpeg already downloaded
2026-03-25 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511762%252Fgeneral%252Fc19730a1-94d4-49dd-a1ff-f957da92836f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511762/general/c19730a1-94d4-49dd-a1ff-f957da92836f.jpeg already downloaded
2026-03-25 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511762%252Fgeneral%252Fb9b30823-f479-4069-be63-46879ebade7b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511762/general/b9b30823-f479-4069-be63-46879ebade7b.jpeg already downloaded
2026-03-25 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511762%252Fgeneral%252Fb88701af-2f7b-413b-9452-af84a9d85baf.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511762/general/b88701af-2f7b-413b-9452-af84a9d85baf.jpeg already downloaded
2026-03-25 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511762%252Fgeneral%252Fe94315d0-b3d3-486d-a2e1-d022523a9f39.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511762/general/e94315d0-b3d3-486d-a2e1-d022523a9f39.jpeg already downloaded
2026-03-25 17:19:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e0a7f3be-c119-557e-a988-b0db5254c492, identifier: 10724969
2026-03-25 17:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e0a7f3be-c119-557e-a988-b0db5254c492 with identifier: 10724969
2026-03-25 17:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e0a7f3be-c119-557e-a988-b0db5254c492 with identifier: 10724969
2026-03-25 17:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e0a7f3be-c119-557e-a988-b0db5254c492 with identifier: 10724969 to the API
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724969>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': 'e0a7f3be-c119-557e-a988-b0db5254c492',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004160',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724969',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Seal U',
'odometer': 7143,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5511762/general/9e83cb39-c62b-4762-9ef1-f10778daf01b.jpg',
'https://images.openlane.eu/carimgs/5511762/general/88c458fe-549d-4d1b-b9aa-9ae782dc8565.jpeg',
'https://images.openlane.eu/carimgs/5511762/general/8d454941-4347-423f-95da-ee16356da474.jpeg',
'https://images.openlane.eu/carimgs/5511762/general/32f6af8b-42aa-4504-9aa4-6bedfd74ebe8.jpeg',
'https://images.openlane.eu/carimgs/5511762/general/9a9dce0d-75d8-42ac-af14-bb78503bdb37.jpeg',
'https://images.openlane.eu/carimgs/5511762/general/98d51bdc-21de-43c0-bd35-4e56a49fdd78.jpeg',
'https://images.openlane.eu/carimgs/5511762/general/c19730a1-94d4-49dd-a1ff-f957da92836f.jpeg',
'https://images.openlane.eu/carimgs/5511762/general/b9b30823-f479-4069-be63-46879ebade7b.jpeg',
'https://images.openlane.eu/carimgs/5511762/general/b88701af-2f7b-413b-9452-af84a9d85baf.jpeg',
'https://images.openlane.eu/carimgs/5511762/general/e94315d0-b3d3-486d-a2e1-d022523a9f39.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a7f3be-c119-557e-a988-b0db5254c492/e0a7f3be-c119-557e-a988-b0db5254c492_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336370,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511762/general/9e83cb39-c62b-4762-9ef1-f10778daf01b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a7f3be-c119-557e-a988-b0db5254c492/e0a7f3be-c119-557e-a988-b0db5254c492_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362133,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511762/general/88c458fe-549d-4d1b-b9aa-9ae782dc8565.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a7f3be-c119-557e-a988-b0db5254c492/e0a7f3be-c119-557e-a988-b0db5254c492_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348493,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511762/general/8d454941-4347-423f-95da-ee16356da474.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a7f3be-c119-557e-a988-b0db5254c492/e0a7f3be-c119-557e-a988-b0db5254c492_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347410,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511762/general/32f6af8b-42aa-4504-9aa4-6bedfd74ebe8.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a7f3be-c119-557e-a988-b0db5254c492/e0a7f3be-c119-557e-a988-b0db5254c492_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318015,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511762/general/9a9dce0d-75d8-42ac-af14-bb78503bdb37.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a7f3be-c119-557e-a988-b0db5254c492/e0a7f3be-c119-557e-a988-b0db5254c492_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314962,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511762/general/98d51bdc-21de-43c0-bd35-4e56a49fdd78.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a7f3be-c119-557e-a988-b0db5254c492/e0a7f3be-c119-557e-a988-b0db5254c492_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302983,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511762/general/c19730a1-94d4-49dd-a1ff-f957da92836f.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a7f3be-c119-557e-a988-b0db5254c492/e0a7f3be-c119-557e-a988-b0db5254c492_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279096,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511762/general/b9b30823-f479-4069-be63-46879ebade7b.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a7f3be-c119-557e-a988-b0db5254c492/e0a7f3be-c119-557e-a988-b0db5254c492_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303487,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511762/general/b88701af-2f7b-413b-9452-af84a9d85baf.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a7f3be-c119-557e-a988-b0db5254c492/e0a7f3be-c119-557e-a988-b0db5254c492_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280552,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511762/general/e94315d0-b3d3-486d-a2e1-d022523a9f39.jpeg',
'Width': 1280}],
'price': 27400,
'price_includes_vat': True,
'registration_date': '2024-06-11',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Byd Seal U 87 kWh Design - Electric - 218 hp - 7.143 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2024}
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724969%27 HTTP/1.1" 200 None
2026-03-25 17:19:01 [adesa.de] INFO: Saving data for 10724969: {'created_time': 1774459141.263429, 'last_price_update_time': 1774459141.263448, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724969') HTTP/1.1" 204 0
2026-03-25 17:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723714> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5710394/general/079a8ee4-508c-496d-a49c-e27bcca3b659.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725045)
2026-03-25 17:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725076> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5756e36-e0dc-5300-89c6-654462b8be0a with identifier: 10723714
2026-03-25 17:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5756e36-e0dc-5300-89c6-654462b8be0a with scrape type 1
2026-03-25 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d5756e36-e0dc-5300-89c6-654462b8be0a
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660409%252Fgeneral%252F0dd69d7e-aadc-4be5-a6fc-6625d32b1fce.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660409/general/0dd69d7e-aadc-4be5-a6fc-6625d32b1fce.JPG not downloaded yet
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660409%252Fgeneral%252F79f56ca0-e362-4477-b479-7d15ed47ac88.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660409/general/79f56ca0-e362-4477-b479-7d15ed47ac88.JPG not downloaded yet
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660409%252Fgeneral%252F41b71a8f-4999-4f83-bfc8-3fba2168f6c4.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660409/general/41b71a8f-4999-4f83-bfc8-3fba2168f6c4.JPG not downloaded yet
2026-03-25 17:19:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:19:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bb4c50>
2026-03-25 17:19:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4060c735-4c13-54df-b708-1390d37a4d19/4060c735-4c13-54df-b708-1390d37a4d19_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710394%252Fgeneral%252F079a8ee4-508c-496d-a49c-e27bcca3b659.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710394/general/079a8ee4-508c-496d-a49c-e27bcca3b659.jpg saved to cache
2026-03-25 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4060c735-4c13-54df-b708-1390d37a4d19
2026-03-25 17:19:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af49b515-1093-50ec-bdb0-b0457c462aa0 with identifier: 10725076
2026-03-25 17:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af49b515-1093-50ec-bdb0-b0457c462aa0 with scrape type 1
2026-03-25 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item af49b515-1093-50ec-bdb0-b0457c462aa0
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519062%252Fgeneral%252Fc7fc8e90-5db4-4c50-b23e-f0ed68767779.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519062/general/c7fc8e90-5db4-4c50-b23e-f0ed68767779.jpg already downloaded
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519062%252Fgeneral%252Fd5edcacb-c1b4-4c28-8e86-f5b0e3184057.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519062/general/d5edcacb-c1b4-4c28-8e86-f5b0e3184057.JPG not downloaded yet
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660409%252Fgeneral%252F6d3ad71d-1fae-4aa7-a60d-6654cc3c5087.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660409/general/6d3ad71d-1fae-4aa7-a60d-6654cc3c5087.JPG not downloaded yet
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519062%252Fgeneral%252Fb5ad6fe5-133b-44a9-b2b5-b715c5c652da.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519062/general/b5ad6fe5-133b-44a9-b2b5-b715c5c652da.JPG not downloaded yet
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660409%252Fgeneral%252F2b91a706-125b-44c3-bdd5-649e30172470.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660409/general/2b91a706-125b-44c3-bdd5-649e30172470.JPG not downloaded yet
2026-03-25 17:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5710394/general/88a2cabf-c8e0-4765-bd2b-1160d1f39a41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725045)
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519062%252Fgeneral%252F7965a64b-24ac-4b30-9610-0a1395368140.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519062/general/7965a64b-24ac-4b30-9610-0a1395368140.JPG not downloaded yet
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660409%252Fgeneral%252F926cbb19-e661-47fe-a7da-836e38b557bc.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660409/general/926cbb19-e661-47fe-a7da-836e38b557bc.JPG not downloaded yet
2026-03-25 17:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5710394/general/bb799aca-050a-4a95-be0b-db8db9a20e07.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725045)
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519062%252Fgeneral%252Fca17d3f6-7329-440c-a924-31500ed86ab0.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519062/general/ca17d3f6-7329-440c-a924-31500ed86ab0.JPG not downloaded yet
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660409%252Fgeneral%252F27265495-49ba-43f5-8241-825ed0bad9ee.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660409/general/27265495-49ba-43f5-8241-825ed0bad9ee.JPG not downloaded yet
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519062%252Fgeneral%252Ff8910596-165a-4d92-96ac-fc797e309b99.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519062/general/f8910596-165a-4d92-96ac-fc797e309b99.JPG not downloaded yet
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660409%252Fgeneral%252F2bcafd5f-e784-46b3-a30f-f7e55143d91c.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660409/general/2bcafd5f-e784-46b3-a30f-f7e55143d91c.JPG not downloaded yet
2026-03-25 17:19:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660409/general/2b91a706-125b-44c3-bdd5-649e30172470.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723714)
2026-03-25 17:19:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5519062/general/7965a64b-24ac-4b30-9610-0a1395368140.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725076)
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519062%252Fgeneral%252F862a945f-ddb0-4ac5-b418-1e4bf733e64b.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519062/general/862a945f-ddb0-4ac5-b418-1e4bf733e64b.JPG not downloaded yet
2026-03-25 17:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5710394/general/fa29ded1-c2e4-4b6d-87f4-4864838a541d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725045)
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660409%252Fgeneral%252F988dbe54-a3db-412b-8265-26eb6e3518e0.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660409/general/988dbe54-a3db-412b-8265-26eb6e3518e0.JPG not downloaded yet
2026-03-25 17:19:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:19:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342912750>
2026-03-25 17:19:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4060c735-4c13-54df-b708-1390d37a4d19/4060c735-4c13-54df-b708-1390d37a4d19_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710394%252Fgeneral%252F88a2cabf-c8e0-4765-bd2b-1160d1f39a41.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710394/general/88a2cabf-c8e0-4765-bd2b-1160d1f39a41.jpg saved to cache
2026-03-25 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4060c735-4c13-54df-b708-1390d37a4d19
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519062%252Fgeneral%252F94f06118-5ee7-40f6-9ac8-b45a7453f19e.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519062/general/94f06118-5ee7-40f6-9ac8-b45a7453f19e.JPG not downloaded yet
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660409%252Fgeneral%252F5ad12551-2eb0-460d-9591-9ee211c7f947.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660409/general/5ad12551-2eb0-460d-9591-9ee211c7f947.JPG not downloaded yet
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519062%252Fgeneral%252F148eb35e-7ac9-43a9-8124-f7d9d72a55c6.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519062/general/148eb35e-7ac9-43a9-8124-f7d9d72a55c6.JPG not downloaded yet
2026-03-25 17:19:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:19:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b90510>
2026-03-25 17:19:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4060c735-4c13-54df-b708-1390d37a4d19/4060c735-4c13-54df-b708-1390d37a4d19_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710394%252Fgeneral%252Fbb799aca-050a-4a95-be0b-db8db9a20e07.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710394/general/bb799aca-050a-4a95-be0b-db8db9a20e07.jpg saved to cache
2026-03-25 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4060c735-4c13-54df-b708-1390d37a4d19
2026-03-25 17:19:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item d5756e36-e0dc-5300-89c6-654462b8be0a due to Ignoring non-200 response
2026-03-25 17:19:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item af49b515-1093-50ec-bdb0-b0457c462aa0 due to Ignoring non-200 response
2026-03-25 17:19:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:19:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341c7af10>
2026-03-25 17:19:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4060c735-4c13-54df-b708-1390d37a4d19/4060c735-4c13-54df-b708-1390d37a4d19_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710394%252Fgeneral%252Ffa29ded1-c2e4-4b6d-87f4-4864838a541d.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710394/general/fa29ded1-c2e4-4b6d-87f4-4864838a541d.jpg saved to cache
2026-03-25 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4060c735-4c13-54df-b708-1390d37a4d19
2026-03-25 17:19:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660409/general/2bcafd5f-e784-46b3-a30f-f7e55143d91c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723714)
2026-03-25 17:19:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660409/general/27265495-49ba-43f5-8241-825ed0bad9ee.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723714)
2026-03-25 17:19:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5519062/general/f8910596-165a-4d92-96ac-fc797e309b99.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725076)
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519062%252Fgeneral%252F323c1d9b-90b8-46a0-b37b-ca2320a4c056.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519062/general/323c1d9b-90b8-46a0-b37b-ca2320a4c056.JPG not downloaded yet
2026-03-25 17:19:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660409/general/5ad12551-2eb0-460d-9591-9ee211c7f947.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723714)
2026-03-25 17:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725117> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5519062/general/94f06118-5ee7-40f6-9ac8-b45a7453f19e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725076)
2026-03-25 17:19:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5519062/general/148eb35e-7ac9-43a9-8124-f7d9d72a55c6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725076)
2026-03-25 17:19:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5519062/general/862a945f-ddb0-4ac5-b418-1e4bf733e64b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725076)
2026-03-25 17:19:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660409/general/988dbe54-a3db-412b-8265-26eb6e3518e0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723714)
2026-03-25 17:19:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item d5756e36-e0dc-5300-89c6-654462b8be0a due to Ignoring non-200 response
2026-03-25 17:19:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item d5756e36-e0dc-5300-89c6-654462b8be0a due to Ignoring non-200 response
2026-03-25 17:19:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5519062/general/323c1d9b-90b8-46a0-b37b-ca2320a4c056.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725076)
2026-03-25 17:19:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5519062/general/ca17d3f6-7329-440c-a924-31500ed86ab0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725076)
2026-03-25 17:19:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item af49b515-1093-50ec-bdb0-b0457c462aa0 due to Ignoring non-200 response
2026-03-25 17:19:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660409/general/926cbb19-e661-47fe-a7da-836e38b557bc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723714)
2026-03-25 17:19:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5519062/general/b5ad6fe5-133b-44a9-b2b5-b715c5c652da.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725076)
2026-03-25 17:19:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660409/general/6d3ad71d-1fae-4aa7-a60d-6654cc3c5087.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723714)
2026-03-25 17:19:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5519062/general/d5edcacb-c1b4-4c28-8e86-f5b0e3184057.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725076)
2026-03-25 17:19:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item d5756e36-e0dc-5300-89c6-654462b8be0a due to Ignoring non-200 response
2026-03-25 17:19:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 949ae70a-66c9-5f31-8162-a4ade252b651 with identifier: 10725117
2026-03-25 17:19:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 949ae70a-66c9-5f31-8162-a4ade252b651 with scrape type 1
2026-03-25 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 949ae70a-66c9-5f31-8162-a4ade252b651
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653046%252Fgeneral%252F1e26e204-b376-4680-bbc9-354623443ea2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653046/general/1e26e204-b376-4680-bbc9-354623443ea2.jpg already downloaded
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653046%252Fgeneral%252F8f96b853-2285-475f-921d-4c2873d02ec4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653046/general/8f96b853-2285-475f-921d-4c2873d02ec4.jpg already downloaded
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653046%252Fgeneral%252Fee6cb50a-02b4-44c9-8ef1-04b0e906a864.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653046/general/ee6cb50a-02b4-44c9-8ef1-04b0e906a864.jpg already downloaded
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653046%252Fgeneral%252F1613a173-16de-4fdf-a051-6861037e0aef.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653046/general/1613a173-16de-4fdf-a051-6861037e0aef.jpg already downloaded
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653046%252Fgeneral%252Fb8a449ba-f89a-49d1-989b-6670fd4d947f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653046/general/b8a449ba-f89a-49d1-989b-6670fd4d947f.jpg already downloaded
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653046%252Fgeneral%252F8aeb3d5a-ef15-4eea-9c73-ae3c4fd9d01a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653046/general/8aeb3d5a-ef15-4eea-9c73-ae3c4fd9d01a.jpg already downloaded
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653046%252Fgeneral%252F6afac039-dc62-493a-8829-44ed8ef133d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653046/general/6afac039-dc62-493a-8829-44ed8ef133d8.jpg already downloaded
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653046%252Fgeneral%252F74ad9c8c-cc61-48f1-b39b-e7bd73ab369d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653046/general/74ad9c8c-cc61-48f1-b39b-e7bd73ab369d.jpg already downloaded
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653046%252Fgeneral%252F1899363a-1c60-40e1-bb5d-9788e4864334.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653046/general/1899363a-1c60-40e1-bb5d-9788e4864334.jpg already downloaded
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653046%252Fgeneral%252F9471a905-7b07-4161-b70b-9076f99c18a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653046/general/9471a905-7b07-4161-b70b-9076f99c18a9.jpg already downloaded
2026-03-25 17:19:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 949ae70a-66c9-5f31-8162-a4ade252b651, identifier: 10725117
2026-03-25 17:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 949ae70a-66c9-5f31-8162-a4ade252b651 with identifier: 10725117
2026-03-25 17:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 949ae70a-66c9-5f31-8162-a4ade252b651 with identifier: 10725117
2026-03-25 17:19:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 949ae70a-66c9-5f31-8162-a4ade252b651 with identifier: 10725117 to the API
2026-03-25 17:19:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725117>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 363,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '949ae70a-66c9-5f31-8162-a4ade252b651',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000314',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725117',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Ford',
'model': 'Explorer',
'odometer': 166109,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5653046/general/1e26e204-b376-4680-bbc9-354623443ea2.jpg',
'https://images.openlane.eu/carimgs/5653046/general/8f96b853-2285-475f-921d-4c2873d02ec4.jpg',
'https://images.openlane.eu/carimgs/5653046/general/ee6cb50a-02b4-44c9-8ef1-04b0e906a864.jpg',
'https://images.openlane.eu/carimgs/5653046/general/1613a173-16de-4fdf-a051-6861037e0aef.jpg',
'https://images.openlane.eu/carimgs/5653046/general/b8a449ba-f89a-49d1-989b-6670fd4d947f.jpg',
'https://images.openlane.eu/carimgs/5653046/general/8aeb3d5a-ef15-4eea-9c73-ae3c4fd9d01a.jpg',
'https://images.openlane.eu/carimgs/5653046/general/6afac039-dc62-493a-8829-44ed8ef133d8.jpg',
'https://images.openlane.eu/carimgs/5653046/general/74ad9c8c-cc61-48f1-b39b-e7bd73ab369d.jpg',
'https://images.openlane.eu/carimgs/5653046/general/1899363a-1c60-40e1-bb5d-9788e4864334.jpg',
'https://images.openlane.eu/carimgs/5653046/general/9471a905-7b07-4161-b70b-9076f99c18a9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ae70a-66c9-5f31-8162-a4ade252b651/949ae70a-66c9-5f31-8162-a4ade252b651_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1244836,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653046/general/1e26e204-b376-4680-bbc9-354623443ea2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ae70a-66c9-5f31-8162-a4ade252b651/949ae70a-66c9-5f31-8162-a4ade252b651_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1437017,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653046/general/8f96b853-2285-475f-921d-4c2873d02ec4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ae70a-66c9-5f31-8162-a4ade252b651/949ae70a-66c9-5f31-8162-a4ade252b651_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1110914,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653046/general/ee6cb50a-02b4-44c9-8ef1-04b0e906a864.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ae70a-66c9-5f31-8162-a4ade252b651/949ae70a-66c9-5f31-8162-a4ade252b651_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1092046,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653046/general/1613a173-16de-4fdf-a051-6861037e0aef.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ae70a-66c9-5f31-8162-a4ade252b651/949ae70a-66c9-5f31-8162-a4ade252b651_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1020249,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653046/general/b8a449ba-f89a-49d1-989b-6670fd4d947f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ae70a-66c9-5f31-8162-a4ade252b651/949ae70a-66c9-5f31-8162-a4ade252b651_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 931237,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653046/general/8aeb3d5a-ef15-4eea-9c73-ae3c4fd9d01a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ae70a-66c9-5f31-8162-a4ade252b651/949ae70a-66c9-5f31-8162-a4ade252b651_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 879849,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653046/general/6afac039-dc62-493a-8829-44ed8ef133d8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ae70a-66c9-5f31-8162-a4ade252b651/949ae70a-66c9-5f31-8162-a4ade252b651_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 997620,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653046/general/74ad9c8c-cc61-48f1-b39b-e7bd73ab369d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ae70a-66c9-5f31-8162-a4ade252b651/949ae70a-66c9-5f31-8162-a4ade252b651_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1015398,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653046/general/1899363a-1c60-40e1-bb5d-9788e4864334.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ae70a-66c9-5f31-8162-a4ade252b651/949ae70a-66c9-5f31-8162-a4ade252b651_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1057871,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653046/general/9471a905-7b07-4161-b70b-9076f99c18a9.jpg',
'Width': 2731}],
'price': 24500,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Ford Explorer Platinum - AWD - Hybrid - Automatic - 363 hp - '
'166.109 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2021}
2026-03-25 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725117%27 HTTP/1.1" 200 None
2026-03-25 17:19:03 [adesa.de] INFO: Saving data for 10725117: {'created_time': 1774459143.130559, 'last_price_update_time': 1774459143.130571, 'auction_closing_time': 1774530600.0}
2026-03-25 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725117') HTTP/1.1" 204 0
2026-03-25 17:19:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660409/general/41b71a8f-4999-4f83-bfc8-3fba2168f6c4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723714)
2026-03-25 17:19:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660409/general/79f56ca0-e362-4477-b479-7d15ed47ac88.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723714)
2026-03-25 17:19:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660409/general/0dd69d7e-aadc-4be5-a6fc-6625d32b1fce.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723714)
2026-03-25 17:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725140> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item af49b515-1093-50ec-bdb0-b0457c462aa0 due to Ignoring non-200 response
2026-03-25 17:19:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item af49b515-1093-50ec-bdb0-b0457c462aa0 due to Ignoring non-200 response
2026-03-25 17:19:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item af49b515-1093-50ec-bdb0-b0457c462aa0 due to Ignoring non-200 response
2026-03-25 17:19:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item d5756e36-e0dc-5300-89c6-654462b8be0a due to Ignoring non-200 response
2026-03-25 17:19:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item af49b515-1093-50ec-bdb0-b0457c462aa0 due to Ignoring non-200 response
2026-03-25 17:19:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item af49b515-1093-50ec-bdb0-b0457c462aa0 due to Ignoring non-200 response
2026-03-25 17:19:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d5756e36-e0dc-5300-89c6-654462b8be0a due to Ignoring non-200 response
2026-03-25 17:19:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item af49b515-1093-50ec-bdb0-b0457c462aa0 due to Ignoring non-200 response
2026-03-25 17:19:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d5756e36-e0dc-5300-89c6-654462b8be0a due to Ignoring non-200 response
2026-03-25 17:19:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: af49b515-1093-50ec-bdb0-b0457c462aa0, skipping ID generation
2026-03-25 17:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af49b515-1093-50ec-bdb0-b0457c462aa0 with scrape type 1
2026-03-25 17:19:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item af49b515-1093-50ec-bdb0-b0457c462aa0 sending to next pipeline
2026-03-25 17:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: af49b515-1093-50ec-bdb0-b0457c462aa0, identifier: 10725076
2026-03-25 17:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: af49b515-1093-50ec-bdb0-b0457c462aa0 with identifier: 10725076
2026-03-25 17:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: af49b515-1093-50ec-bdb0-b0457c462aa0 with identifier: 10725076
2026-03-25 17:19:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: af49b515-1093-50ec-bdb0-b0457c462aa0 with identifier: 10725076 to the API
2026-03-25 17:19:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:03 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5519062/general/d5edcacb-c1b4-4c28-8e86-f5b0e3184057.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 517,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': 'af49b515-1093-50ec-bdb0-b0457c462aa0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004236',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725076',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Byd',
'model': 'Tang',
'odometer': 2504,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af49b515-1093-50ec-bdb0-b0457c462aa0/af49b515-1093-50ec-bdb0-b0457c462aa0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246698,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5519062/general/c7fc8e90-5db4-4c50-b23e-f0ed68767779.jpg',
'Width': 2731}],
'price': 37600,
'price_includes_vat': True,
'registration_date': '2024-06-14',
'seats_number': 7,
'seller_name': 'Mind2move GmbH',
'title': 'Byd Tang 86 kWh - AWD - Electric - Automatic - 517 hp - 2.504 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725076%27 HTTP/1.1" 200 None
2026-03-25 17:19:03 [adesa.de] INFO: Saving data for 10725076: {'created_time': 1774459143.638695, 'last_price_update_time': 1774459143.638707, 'auction_closing_time': 1774530600.0}
2026-03-25 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725076') HTTP/1.1" 204 0
2026-03-25 17:19:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item af49b515-1093-50ec-bdb0-b0457c462aa0 due to Ignoring non-200 response
2026-03-25 17:19:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item d5756e36-e0dc-5300-89c6-654462b8be0a due to Ignoring non-200 response
2026-03-25 17:19:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d5756e36-e0dc-5300-89c6-654462b8be0a due to Ignoring non-200 response
2026-03-25 17:19:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d5756e36-e0dc-5300-89c6-654462b8be0a, skipping ID generation
2026-03-25 17:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5756e36-e0dc-5300-89c6-654462b8be0a with scrape type 1
2026-03-25 17:19:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d5756e36-e0dc-5300-89c6-654462b8be0a sending to next pipeline
2026-03-25 17:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d5756e36-e0dc-5300-89c6-654462b8be0a, identifier: 10723714
2026-03-25 17:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d5756e36-e0dc-5300-89c6-654462b8be0a with identifier: 10723714
2026-03-25 17:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d5756e36-e0dc-5300-89c6-654462b8be0a with identifier: 10723714
2026-03-25 17:19:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d5756e36-e0dc-5300-89c6-654462b8be0a with identifier: 10723714 to the API
2026-03-25 17:19:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:04 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5660409/general/0dd69d7e-aadc-4be5-a6fc-6625d32b1fce.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 298,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Diesel',
'id': 'd5756e36-e0dc-5300-89c6-654462b8be0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR137FA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723714',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X6',
'odometer': 108685,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photos': [],
'price': 53900,
'price_includes_vat': True,
'registration_date': '2023-08-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X6 30d M Sport - xDrive - Diesel - Automatic - 298 hp - 108.685 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723714%27 HTTP/1.1" 200 None
2026-03-25 17:19:04 [adesa.de] INFO: Saving data for 10723714: {'created_time': 1774459144.052591, 'last_price_update_time': 1774459144.052604, 'auction_closing_time': 1774599000.0}
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723714') HTTP/1.1" 204 0
2026-03-25 17:19:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item d5756e36-e0dc-5300-89c6-654462b8be0a due to Ignoring non-200 response
2026-03-25 17:19:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c2d9e66-d314-5c65-b43d-e8f5c0dcd142 with identifier: 10725140
2026-03-25 17:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c2d9e66-d314-5c65-b43d-e8f5c0dcd142 with scrape type 1
2026-03-25 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0c2d9e66-d314-5c65-b43d-e8f5c0dcd142
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693168%252Fgeneral%252Fedc07b80-d470-49c7-9b22-553e2484f179.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693168/general/edc07b80-d470-49c7-9b22-553e2484f179.jpg already downloaded
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693168%252Fgeneral%252Fbe38efae-739d-4627-a688-1b06583fce4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693168/general/be38efae-739d-4627-a688-1b06583fce4b.jpg already downloaded
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693168%252Fgeneral%252F537e6e75-2aae-4482-bbbc-af847f255376.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693168/general/537e6e75-2aae-4482-bbbc-af847f255376.jpg already downloaded
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693168%252Fgeneral%252F365f4141-c7c9-4e48-b9e4-93f49e6b4b8a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693168/general/365f4141-c7c9-4e48-b9e4-93f49e6b4b8a.jpg already downloaded
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693168%252Fgeneral%252F764e61c6-e189-481b-aa85-73068d285c21.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693168/general/764e61c6-e189-481b-aa85-73068d285c21.jpg already downloaded
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693168%252Fgeneral%252F3569f856-9588-456e-95e8-3ab7c5ce1103.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693168/general/3569f856-9588-456e-95e8-3ab7c5ce1103.jpg already downloaded
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693168%252Fgeneral%252F5fb5c0ef-2724-441e-b200-c9ce020e0bf5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693168/general/5fb5c0ef-2724-441e-b200-c9ce020e0bf5.jpg already downloaded
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693168%252Fgeneral%252F6ebc6323-5935-4ba9-bd29-187fa903ffcd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693168/general/6ebc6323-5935-4ba9-bd29-187fa903ffcd.jpg already downloaded
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693168%252Fgeneral%252Fafda4df8-5822-46c6-8515-c41d7cc565c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693168/general/afda4df8-5822-46c6-8515-c41d7cc565c0.jpg already downloaded
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693168%252Fgeneral%252Ffde3af5f-96d7-4980-b030-8cbafd3fad0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693168/general/fde3af5f-96d7-4980-b030-8cbafd3fad0d.jpg already downloaded
2026-03-25 17:19:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0c2d9e66-d314-5c65-b43d-e8f5c0dcd142, identifier: 10725140
2026-03-25 17:19:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0c2d9e66-d314-5c65-b43d-e8f5c0dcd142 with identifier: 10725140
2026-03-25 17:19:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0c2d9e66-d314-5c65-b43d-e8f5c0dcd142 with identifier: 10725140
2026-03-25 17:19:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0c2d9e66-d314-5c65-b43d-e8f5c0dcd142 with identifier: 10725140 to the API
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725140>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '0c2d9e66-d314-5c65-b43d-e8f5c0dcd142',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000517',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725140',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 37042,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5693168/general/edc07b80-d470-49c7-9b22-553e2484f179.jpg',
'https://images.openlane.eu/carimgs/5693168/general/be38efae-739d-4627-a688-1b06583fce4b.jpg',
'https://images.openlane.eu/carimgs/5693168/general/537e6e75-2aae-4482-bbbc-af847f255376.jpg',
'https://images.openlane.eu/carimgs/5693168/general/365f4141-c7c9-4e48-b9e4-93f49e6b4b8a.jpg',
'https://images.openlane.eu/carimgs/5693168/general/764e61c6-e189-481b-aa85-73068d285c21.jpg',
'https://images.openlane.eu/carimgs/5693168/general/3569f856-9588-456e-95e8-3ab7c5ce1103.jpg',
'https://images.openlane.eu/carimgs/5693168/general/5fb5c0ef-2724-441e-b200-c9ce020e0bf5.jpg',
'https://images.openlane.eu/carimgs/5693168/general/6ebc6323-5935-4ba9-bd29-187fa903ffcd.jpg',
'https://images.openlane.eu/carimgs/5693168/general/afda4df8-5822-46c6-8515-c41d7cc565c0.jpg',
'https://images.openlane.eu/carimgs/5693168/general/fde3af5f-96d7-4980-b030-8cbafd3fad0d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c2d9e66-d314-5c65-b43d-e8f5c0dcd142/0c2d9e66-d314-5c65-b43d-e8f5c0dcd142_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1168757,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693168/general/edc07b80-d470-49c7-9b22-553e2484f179.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c2d9e66-d314-5c65-b43d-e8f5c0dcd142/0c2d9e66-d314-5c65-b43d-e8f5c0dcd142_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1463974,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693168/general/be38efae-739d-4627-a688-1b06583fce4b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c2d9e66-d314-5c65-b43d-e8f5c0dcd142/0c2d9e66-d314-5c65-b43d-e8f5c0dcd142_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 949959,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693168/general/537e6e75-2aae-4482-bbbc-af847f255376.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c2d9e66-d314-5c65-b43d-e8f5c0dcd142/0c2d9e66-d314-5c65-b43d-e8f5c0dcd142_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 907863,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693168/general/365f4141-c7c9-4e48-b9e4-93f49e6b4b8a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c2d9e66-d314-5c65-b43d-e8f5c0dcd142/0c2d9e66-d314-5c65-b43d-e8f5c0dcd142_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1142054,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693168/general/764e61c6-e189-481b-aa85-73068d285c21.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c2d9e66-d314-5c65-b43d-e8f5c0dcd142/0c2d9e66-d314-5c65-b43d-e8f5c0dcd142_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1014887,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693168/general/3569f856-9588-456e-95e8-3ab7c5ce1103.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c2d9e66-d314-5c65-b43d-e8f5c0dcd142/0c2d9e66-d314-5c65-b43d-e8f5c0dcd142_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 693606,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693168/general/5fb5c0ef-2724-441e-b200-c9ce020e0bf5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c2d9e66-d314-5c65-b43d-e8f5c0dcd142/0c2d9e66-d314-5c65-b43d-e8f5c0dcd142_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 826258,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693168/general/6ebc6323-5935-4ba9-bd29-187fa903ffcd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c2d9e66-d314-5c65-b43d-e8f5c0dcd142/0c2d9e66-d314-5c65-b43d-e8f5c0dcd142_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 835367,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693168/general/afda4df8-5822-46c6-8515-c41d7cc565c0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c2d9e66-d314-5c65-b43d-e8f5c0dcd142/0c2d9e66-d314-5c65-b43d-e8f5c0dcd142_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 806963,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693168/general/fde3af5f-96d7-4980-b030-8cbafd3fad0d.jpg',
'Width': 2731}],
'price': 20900,
'price_includes_vat': True,
'registration_date': '2023-03-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz A 250e Business Line - Hybrid - Automatic - 163 hp - '
'37.042 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2023}
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725140%27 HTTP/1.1" 200 None
2026-03-25 17:19:04 [adesa.de] INFO: Saving data for 10725140: {'created_time': 1774459144.671326, 'last_price_update_time': 1774459144.671337, 'auction_closing_time': 1774530600.0}
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725140') HTTP/1.1" 204 0
2026-03-25 17:19:04 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 3.398(s), this was the 1st time calling it.
2026-03-25 17:19:04 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.500126359212592 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Wed, 25 Mar 2026 17:19:04 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '2f2a5e6e01ec561ae9ed92a4c6f74216', '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=2f2a5e6e01ec561ae9ed92a4c6f74216.
2026-03-25 17:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725042> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5710394/general/0e09d367-dc15-4dd8-863b-b20d4b3dbb59.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725045)
2026-03-25 17:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5710394/general/56539873-720d-4f14-9065-bb57d6f811da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725045)
2026-03-25 17:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5710394/general/d4cb9a5e-e31f-4ba7-9ab1-2d0c8aee2673.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725045)
2026-03-25 17:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5710394/general/aaefa622-7d11-4319-80e1-bbca749e02ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725045)
2026-03-25 17:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5710394/general/14cf1d34-af67-421c-a6a3-ad5b97c993c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725045)
2026-03-25 17:19:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9c52696-ea5e-57ea-8ce1-6e59b65a8185 with identifier: 10725042
2026-03-25 17:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9c52696-ea5e-57ea-8ce1-6e59b65a8185 with scrape type 1
2026-03-25 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f9c52696-ea5e-57ea-8ce1-6e59b65a8185
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705624%252Fgeneral%252F8fdaf2b6-3e7c-4936-827e-db1518782b59.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705624/general/8fdaf2b6-3e7c-4936-827e-db1518782b59.jpg already downloaded
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705624%252Fgeneral%252F3cf85d63-4e2f-4353-b727-acb5a9e40dfc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705624/general/3cf85d63-4e2f-4353-b727-acb5a9e40dfc.jpg already downloaded
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705624%252Fgeneral%252F51f7e0ca-36a7-4c3a-9673-d40f528a7aed.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705624/general/51f7e0ca-36a7-4c3a-9673-d40f528a7aed.jpg already downloaded
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705624%252Fgeneral%252Fdb16d36b-78b8-4f44-b9e8-f77852c1cb99.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705624/general/db16d36b-78b8-4f44-b9e8-f77852c1cb99.jpg already downloaded
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705624%252Fgeneral%252F878b8155-ed16-4491-8485-df234b53e5e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705624/general/878b8155-ed16-4491-8485-df234b53e5e6.jpg already downloaded
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705624%252Fgeneral%252Faa9c5cbf-cbed-4e09-b409-5b54327eae37.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705624/general/aa9c5cbf-cbed-4e09-b409-5b54327eae37.jpg already downloaded
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705624%252Fgeneral%252F4f02f188-fb27-4f54-8735-dfcf50f1da37.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705624/general/4f02f188-fb27-4f54-8735-dfcf50f1da37.jpg already downloaded
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705624%252Fgeneral%252F3fb9f019-1af3-468d-ab36-8975d7c2e771.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705624/general/3fb9f019-1af3-468d-ab36-8975d7c2e771.jpg already downloaded
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705624%252Fdamage%252F2e3660a8-e6ea-4111-9f35-b0823208c17d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705624/damage/2e3660a8-e6ea-4111-9f35-b0823208c17d.jpg already downloaded
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705624%252Fdamage%252Fc3bcf90a-f673-47b5-8795-4cd8894bc31a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705624/damage/c3bcf90a-f673-47b5-8795-4cd8894bc31a.jpg already downloaded
2026-03-25 17:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f9c52696-ea5e-57ea-8ce1-6e59b65a8185, identifier: 10725042
2026-03-25 17:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f9c52696-ea5e-57ea-8ce1-6e59b65a8185 with identifier: 10725042
2026-03-25 17:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f9c52696-ea5e-57ea-8ce1-6e59b65a8185 with identifier: 10725042
2026-03-25 17:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f9c52696-ea5e-57ea-8ce1-6e59b65a8185 with identifier: 10725042 to the API
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725042>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': 'f9c52696-ea5e-57ea-8ce1-6e59b65a8185',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000174',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725042',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 23818,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5705624/general/8fdaf2b6-3e7c-4936-827e-db1518782b59.jpg',
'https://images.openlane.eu/carimgs/5705624/general/3cf85d63-4e2f-4353-b727-acb5a9e40dfc.jpg',
'https://images.openlane.eu/carimgs/5705624/general/51f7e0ca-36a7-4c3a-9673-d40f528a7aed.jpg',
'https://images.openlane.eu/carimgs/5705624/general/db16d36b-78b8-4f44-b9e8-f77852c1cb99.jpg',
'https://images.openlane.eu/carimgs/5705624/general/878b8155-ed16-4491-8485-df234b53e5e6.jpg',
'https://images.openlane.eu/carimgs/5705624/general/aa9c5cbf-cbed-4e09-b409-5b54327eae37.jpg',
'https://images.openlane.eu/carimgs/5705624/general/4f02f188-fb27-4f54-8735-dfcf50f1da37.jpg',
'https://images.openlane.eu/carimgs/5705624/general/3fb9f019-1af3-468d-ab36-8975d7c2e771.jpg',
'https://images.openlane.eu/carimgs/5705624/damage/2e3660a8-e6ea-4111-9f35-b0823208c17d.jpg',
'https://images.openlane.eu/carimgs/5705624/damage/c3bcf90a-f673-47b5-8795-4cd8894bc31a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9c52696-ea5e-57ea-8ce1-6e59b65a8185/f9c52696-ea5e-57ea-8ce1-6e59b65a8185_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225234,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705624/general/8fdaf2b6-3e7c-4936-827e-db1518782b59.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9c52696-ea5e-57ea-8ce1-6e59b65a8185/f9c52696-ea5e-57ea-8ce1-6e59b65a8185_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208519,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705624/general/3cf85d63-4e2f-4353-b727-acb5a9e40dfc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9c52696-ea5e-57ea-8ce1-6e59b65a8185/f9c52696-ea5e-57ea-8ce1-6e59b65a8185_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223164,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705624/general/51f7e0ca-36a7-4c3a-9673-d40f528a7aed.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9c52696-ea5e-57ea-8ce1-6e59b65a8185/f9c52696-ea5e-57ea-8ce1-6e59b65a8185_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199405,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705624/general/db16d36b-78b8-4f44-b9e8-f77852c1cb99.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9c52696-ea5e-57ea-8ce1-6e59b65a8185/f9c52696-ea5e-57ea-8ce1-6e59b65a8185_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265706,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705624/general/878b8155-ed16-4491-8485-df234b53e5e6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9c52696-ea5e-57ea-8ce1-6e59b65a8185/f9c52696-ea5e-57ea-8ce1-6e59b65a8185_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356869,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705624/general/aa9c5cbf-cbed-4e09-b409-5b54327eae37.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9c52696-ea5e-57ea-8ce1-6e59b65a8185/f9c52696-ea5e-57ea-8ce1-6e59b65a8185_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83186,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705624/general/4f02f188-fb27-4f54-8735-dfcf50f1da37.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9c52696-ea5e-57ea-8ce1-6e59b65a8185/f9c52696-ea5e-57ea-8ce1-6e59b65a8185_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129072,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705624/general/3fb9f019-1af3-468d-ab36-8975d7c2e771.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9c52696-ea5e-57ea-8ce1-6e59b65a8185/f9c52696-ea5e-57ea-8ce1-6e59b65a8185_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69306,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705624/damage/2e3660a8-e6ea-4111-9f35-b0823208c17d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9c52696-ea5e-57ea-8ce1-6e59b65a8185/f9c52696-ea5e-57ea-8ce1-6e59b65a8185_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177442,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705624/damage/c3bcf90a-f673-47b5-8795-4cd8894bc31a.jpg',
'Width': 1024}],
'price': 29600,
'price_includes_vat': True,
'registration_date': '2024-04-15',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW 3 Series 320 M Sport - Hybrid - Automatic - 163 hp - 23.818 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725042%27 HTTP/1.1" 200 None
2026-03-25 17:19:05 [adesa.de] INFO: Saving data for 10725042: {'created_time': 1774459145.402107, 'last_price_update_time': 1774459145.402118, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725042') HTTP/1.1" 204 0
2026-03-25 17:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725029> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:19:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342919cd0>
2026-03-25 17:19:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4060c735-4c13-54df-b708-1390d37a4d19/4060c735-4c13-54df-b708-1390d37a4d19_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710394%252Fgeneral%252F0e09d367-dc15-4dd8-863b-b20d4b3dbb59.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710394/general/0e09d367-dc15-4dd8-863b-b20d4b3dbb59.jpg saved to cache
2026-03-25 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4060c735-4c13-54df-b708-1390d37a4d19
2026-03-25 17:19:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:19:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341dbda90>
2026-03-25 17:19:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4060c735-4c13-54df-b708-1390d37a4d19/4060c735-4c13-54df-b708-1390d37a4d19_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710394%252Fgeneral%252F56539873-720d-4f14-9065-bb57d6f811da.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710394/general/56539873-720d-4f14-9065-bb57d6f811da.jpg saved to cache
2026-03-25 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4060c735-4c13-54df-b708-1390d37a4d19
2026-03-25 17:19:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:19:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341935b10>
2026-03-25 17:19:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4060c735-4c13-54df-b708-1390d37a4d19/4060c735-4c13-54df-b708-1390d37a4d19_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710394%252Fgeneral%252Fd4cb9a5e-e31f-4ba7-9ab1-2d0c8aee2673.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710394/general/d4cb9a5e-e31f-4ba7-9ab1-2d0c8aee2673.jpg saved to cache
2026-03-25 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4060c735-4c13-54df-b708-1390d37a4d19
2026-03-25 17:19:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:19:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bb6650>
2026-03-25 17:19:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4060c735-4c13-54df-b708-1390d37a4d19/4060c735-4c13-54df-b708-1390d37a4d19_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710394%252Fgeneral%252Faaefa622-7d11-4319-80e1-bbca749e02ff.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710394/general/aaefa622-7d11-4319-80e1-bbca749e02ff.jpg saved to cache
2026-03-25 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4060c735-4c13-54df-b708-1390d37a4d19
2026-03-25 17:19:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:19:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341ae4d10>
2026-03-25 17:19:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4060c735-4c13-54df-b708-1390d37a4d19/4060c735-4c13-54df-b708-1390d37a4d19_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710394%252Fgeneral%252F14cf1d34-af67-421c-a6a3-ad5b97c993c1.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710394/general/14cf1d34-af67-421c-a6a3-ad5b97c993c1.jpg saved to cache
2026-03-25 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4060c735-4c13-54df-b708-1390d37a4d19
2026-03-25 17:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725081> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0597b560-a770-5d85-b874-7b0d88073dc3 with identifier: 10725029
2026-03-25 17:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0597b560-a770-5d85-b874-7b0d88073dc3 with scrape type 1
2026-03-25 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0597b560-a770-5d85-b874-7b0d88073dc3
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680051%252Fgeneral%252F624b2d44-ccda-491c-bd44-855ae5526a32.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680051/general/624b2d44-ccda-491c-bd44-855ae5526a32.jpg already downloaded
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680051%252Fgeneral%252F91bc34fc-7efc-49bd-9198-0b4b022b8599.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680051/general/91bc34fc-7efc-49bd-9198-0b4b022b8599.jpg already downloaded
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680051%252Fgeneral%252Ffc23eb8b-f4dd-4eb0-a37e-89ae606eeeb2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680051/general/fc23eb8b-f4dd-4eb0-a37e-89ae606eeeb2.jpg already downloaded
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680051%252Fgeneral%252F33d86916-2a5c-4373-af81-8f32110b18e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680051/general/33d86916-2a5c-4373-af81-8f32110b18e9.jpg already downloaded
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680051%252Fgeneral%252F0bde1552-deb8-417c-b5f7-fe880985f1c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680051/general/0bde1552-deb8-417c-b5f7-fe880985f1c9.jpg already downloaded
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680051%252Fgeneral%252F2cd9b1be-c5eb-4167-ae09-d2a7a22118a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680051/general/2cd9b1be-c5eb-4167-ae09-d2a7a22118a5.jpg already downloaded
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680051%252Fgeneral%252F987e4c84-5b12-45c7-8c8f-e6f4096c7337.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680051/general/987e4c84-5b12-45c7-8c8f-e6f4096c7337.jpg already downloaded
2026-03-25 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680051%252Fgeneral%252F5c77eab0-45e7-4e37-bacf-da2cad7ec365.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680051/general/5c77eab0-45e7-4e37-bacf-da2cad7ec365.jpg already downloaded
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680051%252Fgeneral%252F62934969-49f2-42bc-8a63-3fcc5caa9915.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680051/general/62934969-49f2-42bc-8a63-3fcc5caa9915.jpg already downloaded
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680051%252Fgeneral%252F26515a31-6433-426d-9bd7-ddad38567b00.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680051/general/26515a31-6433-426d-9bd7-ddad38567b00.jpg already downloaded
2026-03-25 17:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0597b560-a770-5d85-b874-7b0d88073dc3, identifier: 10725029
2026-03-25 17:19:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0597b560-a770-5d85-b874-7b0d88073dc3 with identifier: 10725029
2026-03-25 17:19:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0597b560-a770-5d85-b874-7b0d88073dc3 with identifier: 10725029
2026-03-25 17:19:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0597b560-a770-5d85-b874-7b0d88073dc3 with identifier: 10725029 to the API
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725029>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': '0597b560-a770-5d85-b874-7b0d88073dc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000452',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725029',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 41917,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5680051/general/624b2d44-ccda-491c-bd44-855ae5526a32.jpg',
'https://images.openlane.eu/carimgs/5680051/general/91bc34fc-7efc-49bd-9198-0b4b022b8599.jpg',
'https://images.openlane.eu/carimgs/5680051/general/fc23eb8b-f4dd-4eb0-a37e-89ae606eeeb2.jpg',
'https://images.openlane.eu/carimgs/5680051/general/33d86916-2a5c-4373-af81-8f32110b18e9.jpg',
'https://images.openlane.eu/carimgs/5680051/general/0bde1552-deb8-417c-b5f7-fe880985f1c9.jpg',
'https://images.openlane.eu/carimgs/5680051/general/2cd9b1be-c5eb-4167-ae09-d2a7a22118a5.jpg',
'https://images.openlane.eu/carimgs/5680051/general/987e4c84-5b12-45c7-8c8f-e6f4096c7337.jpg',
'https://images.openlane.eu/carimgs/5680051/general/5c77eab0-45e7-4e37-bacf-da2cad7ec365.jpg',
'https://images.openlane.eu/carimgs/5680051/general/62934969-49f2-42bc-8a63-3fcc5caa9915.jpg',
'https://images.openlane.eu/carimgs/5680051/general/26515a31-6433-426d-9bd7-ddad38567b00.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0597b560-a770-5d85-b874-7b0d88073dc3/0597b560-a770-5d85-b874-7b0d88073dc3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1121505,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680051/general/624b2d44-ccda-491c-bd44-855ae5526a32.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0597b560-a770-5d85-b874-7b0d88073dc3/0597b560-a770-5d85-b874-7b0d88073dc3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1230817,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680051/general/91bc34fc-7efc-49bd-9198-0b4b022b8599.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0597b560-a770-5d85-b874-7b0d88073dc3/0597b560-a770-5d85-b874-7b0d88073dc3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1230349,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680051/general/fc23eb8b-f4dd-4eb0-a37e-89ae606eeeb2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0597b560-a770-5d85-b874-7b0d88073dc3/0597b560-a770-5d85-b874-7b0d88073dc3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1182412,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680051/general/33d86916-2a5c-4373-af81-8f32110b18e9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0597b560-a770-5d85-b874-7b0d88073dc3/0597b560-a770-5d85-b874-7b0d88073dc3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1214400,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680051/general/0bde1552-deb8-417c-b5f7-fe880985f1c9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0597b560-a770-5d85-b874-7b0d88073dc3/0597b560-a770-5d85-b874-7b0d88073dc3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1323887,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680051/general/2cd9b1be-c5eb-4167-ae09-d2a7a22118a5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0597b560-a770-5d85-b874-7b0d88073dc3/0597b560-a770-5d85-b874-7b0d88073dc3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 733191,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680051/general/987e4c84-5b12-45c7-8c8f-e6f4096c7337.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0597b560-a770-5d85-b874-7b0d88073dc3/0597b560-a770-5d85-b874-7b0d88073dc3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 808535,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680051/general/5c77eab0-45e7-4e37-bacf-da2cad7ec365.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0597b560-a770-5d85-b874-7b0d88073dc3/0597b560-a770-5d85-b874-7b0d88073dc3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 805967,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680051/general/62934969-49f2-42bc-8a63-3fcc5caa9915.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0597b560-a770-5d85-b874-7b0d88073dc3/0597b560-a770-5d85-b874-7b0d88073dc3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 793110,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680051/general/26515a31-6433-426d-9bd7-ddad38567b00.jpg',
'Width': 2731}],
'price': 21600,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz A 250e Business Line - Hybrid - Automatic - 163 hp - '
'41.917 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2023}
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725029%27 HTTP/1.1" 200 None
2026-03-25 17:19:06 [adesa.de] INFO: Saving data for 10725029: {'created_time': 1774459146.448299, 'last_price_update_time': 1774459146.44831, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725029') HTTP/1.1" 204 0
2026-03-25 17:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5710394/general/43328b20-8e42-4aaa-8ab8-1d9229ce0850.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725045)
2026-03-25 17:19:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68b1b793-4fa1-53ce-9698-001ddba2067b with identifier: 10725081
2026-03-25 17:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68b1b793-4fa1-53ce-9698-001ddba2067b with scrape type 1
2026-03-25 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 68b1b793-4fa1-53ce-9698-001ddba2067b
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543979%252Fgeneral%252Fbdeb4bd7-9ae2-47b1-ae12-8aacb50367d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543979/general/bdeb4bd7-9ae2-47b1-ae12-8aacb50367d8.jpg already downloaded
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543979%252Fgeneral%252Fcc618a91-efd9-42bb-84f7-a20a7d945933.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543979/general/cc618a91-efd9-42bb-84f7-a20a7d945933.jpg already downloaded
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543979%252Fgeneral%252Fa4ed4d5b-fe95-4257-a53e-4cc756c619aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543979/general/a4ed4d5b-fe95-4257-a53e-4cc756c619aa.jpg already downloaded
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543979%252Fgeneral%252F94ef1bce-bce1-4040-ba93-7e0da041039a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543979/general/94ef1bce-bce1-4040-ba93-7e0da041039a.jpg already downloaded
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543979%252Fgeneral%252Fffba126c-f98c-43cd-adca-3e5119541b7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543979/general/ffba126c-f98c-43cd-adca-3e5119541b7b.jpg already downloaded
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543979%252Fgeneral%252F46af70cd-1276-4f89-a0fe-c286eae8dda0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543979/general/46af70cd-1276-4f89-a0fe-c286eae8dda0.jpg already downloaded
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543979%252Fgeneral%252F961328ca-0a7c-40b2-be8a-e6b3f3ce9341.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543979/general/961328ca-0a7c-40b2-be8a-e6b3f3ce9341.jpg already downloaded
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543979%252Fgeneral%252F3bff4921-f680-4298-b248-379201570619.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543979/general/3bff4921-f680-4298-b248-379201570619.jpg already downloaded
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543979%252Fgeneral%252Fc98f9e8f-effc-4260-a444-db5cde098d73.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543979/general/c98f9e8f-effc-4260-a444-db5cde098d73.jpg already downloaded
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543979%252Fgeneral%252F0d991bdb-4b46-43b2-a208-a57f3dd519d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543979/general/0d991bdb-4b46-43b2-a208-a57f3dd519d7.jpg already downloaded
2026-03-25 17:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 68b1b793-4fa1-53ce-9698-001ddba2067b, identifier: 10725081
2026-03-25 17:19:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 68b1b793-4fa1-53ce-9698-001ddba2067b with identifier: 10725081
2026-03-25 17:19:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 68b1b793-4fa1-53ce-9698-001ddba2067b with identifier: 10725081
2026-03-25 17:19:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 68b1b793-4fa1-53ce-9698-001ddba2067b with identifier: 10725081 to the API
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725081>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': '68b1b793-4fa1-53ce-9698-001ddba2067b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004166',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725081',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Seal U',
'odometer': 7004,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5543979/general/bdeb4bd7-9ae2-47b1-ae12-8aacb50367d8.jpg',
'https://images.openlane.eu/carimgs/5543979/general/cc618a91-efd9-42bb-84f7-a20a7d945933.jpg',
'https://images.openlane.eu/carimgs/5543979/general/a4ed4d5b-fe95-4257-a53e-4cc756c619aa.jpg',
'https://images.openlane.eu/carimgs/5543979/general/94ef1bce-bce1-4040-ba93-7e0da041039a.jpg',
'https://images.openlane.eu/carimgs/5543979/general/ffba126c-f98c-43cd-adca-3e5119541b7b.jpg',
'https://images.openlane.eu/carimgs/5543979/general/46af70cd-1276-4f89-a0fe-c286eae8dda0.jpg',
'https://images.openlane.eu/carimgs/5543979/general/961328ca-0a7c-40b2-be8a-e6b3f3ce9341.jpg',
'https://images.openlane.eu/carimgs/5543979/general/3bff4921-f680-4298-b248-379201570619.jpg',
'https://images.openlane.eu/carimgs/5543979/general/c98f9e8f-effc-4260-a444-db5cde098d73.jpg',
'https://images.openlane.eu/carimgs/5543979/general/0d991bdb-4b46-43b2-a208-a57f3dd519d7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68b1b793-4fa1-53ce-9698-001ddba2067b/68b1b793-4fa1-53ce-9698-001ddba2067b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 985370,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543979/general/bdeb4bd7-9ae2-47b1-ae12-8aacb50367d8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68b1b793-4fa1-53ce-9698-001ddba2067b/68b1b793-4fa1-53ce-9698-001ddba2067b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 949829,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543979/general/cc618a91-efd9-42bb-84f7-a20a7d945933.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68b1b793-4fa1-53ce-9698-001ddba2067b/68b1b793-4fa1-53ce-9698-001ddba2067b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 943844,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543979/general/a4ed4d5b-fe95-4257-a53e-4cc756c619aa.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68b1b793-4fa1-53ce-9698-001ddba2067b/68b1b793-4fa1-53ce-9698-001ddba2067b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 963345,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543979/general/94ef1bce-bce1-4040-ba93-7e0da041039a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68b1b793-4fa1-53ce-9698-001ddba2067b/68b1b793-4fa1-53ce-9698-001ddba2067b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 815993,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543979/general/ffba126c-f98c-43cd-adca-3e5119541b7b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68b1b793-4fa1-53ce-9698-001ddba2067b/68b1b793-4fa1-53ce-9698-001ddba2067b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 837187,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543979/general/46af70cd-1276-4f89-a0fe-c286eae8dda0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68b1b793-4fa1-53ce-9698-001ddba2067b/68b1b793-4fa1-53ce-9698-001ddba2067b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 806368,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543979/general/961328ca-0a7c-40b2-be8a-e6b3f3ce9341.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68b1b793-4fa1-53ce-9698-001ddba2067b/68b1b793-4fa1-53ce-9698-001ddba2067b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 723087,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543979/general/3bff4921-f680-4298-b248-379201570619.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68b1b793-4fa1-53ce-9698-001ddba2067b/68b1b793-4fa1-53ce-9698-001ddba2067b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 869641,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543979/general/c98f9e8f-effc-4260-a444-db5cde098d73.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68b1b793-4fa1-53ce-9698-001ddba2067b/68b1b793-4fa1-53ce-9698-001ddba2067b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 867340,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543979/general/0d991bdb-4b46-43b2-a208-a57f3dd519d7.jpg',
'Width': 2731}],
'price': 27500,
'price_includes_vat': True,
'registration_date': '2024-06-07',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Byd Seal U 87 kWh Design - Electric - 218 hp - 7.004 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2024}
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725081%27 HTTP/1.1" 200 None
2026-03-25 17:19:07 [adesa.de] INFO: Saving data for 10725081: {'created_time': 1774459147.087279, 'last_price_update_time': 1774459147.08729, 'auction_closing_time': 1774530600.0}
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725081') HTTP/1.1" 204 0
2026-03-25 17:19:07 [scrapy.extensions.logstats] INFO: Crawled 316 pages (at 96 pages/min), scraped 194 items (at 68 items/min)
2026-03-25 17:19:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-25 17:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d83e0e72-88b4-59ce-814b-74d2f396e57f with identifier: 10725663
2026-03-25 17:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d83e0e72-88b4-59ce-814b-74d2f396e57f with scrape type 1
2026-03-25 17:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d83e0e72-88b4-59ce-814b-74d2f396e57f
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5231061%252Fgeneral%252F053ab056-30b1-4267-8d1f-007e67cd8b88.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5231061/general/053ab056-30b1-4267-8d1f-007e67cd8b88.jpg already downloaded
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5231061%252Fgeneral%252Fdcb87146-15b3-4aac-ac64-42a5bec95649.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5231061/general/dcb87146-15b3-4aac-ac64-42a5bec95649.jpg already downloaded
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5231061%252Fgeneral%252Fe9b307be-a687-44a7-8832-d9cf7bf84b45.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5231061/general/e9b307be-a687-44a7-8832-d9cf7bf84b45.jpg already downloaded
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5231061%252Fgeneral%252F32ef144b-9fa7-460d-921c-de5b71b59943.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5231061/general/32ef144b-9fa7-460d-921c-de5b71b59943.jpg already downloaded
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5231061%252Fgeneral%252F86f578fa-3ae9-454f-8575-2aa5caaa3817.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5231061/general/86f578fa-3ae9-454f-8575-2aa5caaa3817.jpg already downloaded
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5231061%252Fgeneral%252F8e69a8d1-8ad0-49e2-a2cf-8deedaf2935c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5231061/general/8e69a8d1-8ad0-49e2-a2cf-8deedaf2935c.jpg already downloaded
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5231061%252Fgeneral%252F460addb9-bd5c-4755-9cc7-da7447b32d8f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5231061/general/460addb9-bd5c-4755-9cc7-da7447b32d8f.jpg already downloaded
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5231061%252Fgeneral%252F26fdefec-05fc-4226-bbe8-aff9f6e41288.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5231061/general/26fdefec-05fc-4226-bbe8-aff9f6e41288.jpg already downloaded
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5231061%252Fgeneral%252F9d6d68c4-bbe6-472d-8bb2-02fa02a45ef8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5231061/general/9d6d68c4-bbe6-472d-8bb2-02fa02a45ef8.jpg already downloaded
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5231061%252Fgeneral%252F1263a969-8c45-4202-bd29-8d53a42a36ba.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5231061/general/1263a969-8c45-4202-bd29-8d53a42a36ba.jpg already downloaded
2026-03-25 17:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d83e0e72-88b4-59ce-814b-74d2f396e57f, identifier: 10725663
2026-03-25 17:19:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:19:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13418f4f10>
2026-03-25 17:19:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4060c735-4c13-54df-b708-1390d37a4d19/4060c735-4c13-54df-b708-1390d37a4d19_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710394%252Fgeneral%252F43328b20-8e42-4aaa-8ab8-1d9229ce0850.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710394/general/43328b20-8e42-4aaa-8ab8-1d9229ce0850.jpg saved to cache
2026-03-25 17:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4060c735-4c13-54df-b708-1390d37a4d19
2026-03-25 17:19:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4060c735-4c13-54df-b708-1390d37a4d19, skipping ID generation
2026-03-25 17:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4060c735-4c13-54df-b708-1390d37a4d19 with scrape type 1
2026-03-25 17:19:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4060c735-4c13-54df-b708-1390d37a4d19 sending to next pipeline
2026-03-25 17:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4060c735-4c13-54df-b708-1390d37a4d19, identifier: 10725045
2026-03-25 17:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d83e0e72-88b4-59ce-814b-74d2f396e57f with identifier: 10725663
2026-03-25 17:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d83e0e72-88b4-59ce-814b-74d2f396e57f with identifier: 10725663
2026-03-25 17:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d83e0e72-88b4-59ce-814b-74d2f396e57f with identifier: 10725663 to the API
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725663>
{'auction_title': '',
'c_o_2_emission_value': 338,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 605,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Petrol',
'id': 'd83e0e72-88b4-59ce-814b-74d2f396e57f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125001898',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725663',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'G',
'odometer': 25700,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5231061/general/053ab056-30b1-4267-8d1f-007e67cd8b88.jpg',
'https://images.openlane.eu/carimgs/5231061/general/dcb87146-15b3-4aac-ac64-42a5bec95649.jpg',
'https://images.openlane.eu/carimgs/5231061/general/e9b307be-a687-44a7-8832-d9cf7bf84b45.jpg',
'https://images.openlane.eu/carimgs/5231061/general/32ef144b-9fa7-460d-921c-de5b71b59943.jpg',
'https://images.openlane.eu/carimgs/5231061/general/86f578fa-3ae9-454f-8575-2aa5caaa3817.jpg',
'https://images.openlane.eu/carimgs/5231061/general/8e69a8d1-8ad0-49e2-a2cf-8deedaf2935c.jpg',
'https://images.openlane.eu/carimgs/5231061/general/460addb9-bd5c-4755-9cc7-da7447b32d8f.jpg',
'https://images.openlane.eu/carimgs/5231061/general/26fdefec-05fc-4226-bbe8-aff9f6e41288.jpg',
'https://images.openlane.eu/carimgs/5231061/general/9d6d68c4-bbe6-472d-8bb2-02fa02a45ef8.jpg',
'https://images.openlane.eu/carimgs/5231061/general/1263a969-8c45-4202-bd29-8d53a42a36ba.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d83e0e72-88b4-59ce-814b-74d2f396e57f/d83e0e72-88b4-59ce-814b-74d2f396e57f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1041865,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5231061/general/053ab056-30b1-4267-8d1f-007e67cd8b88.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d83e0e72-88b4-59ce-814b-74d2f396e57f/d83e0e72-88b4-59ce-814b-74d2f396e57f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 977802,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5231061/general/dcb87146-15b3-4aac-ac64-42a5bec95649.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d83e0e72-88b4-59ce-814b-74d2f396e57f/d83e0e72-88b4-59ce-814b-74d2f396e57f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 903336,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5231061/general/e9b307be-a687-44a7-8832-d9cf7bf84b45.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d83e0e72-88b4-59ce-814b-74d2f396e57f/d83e0e72-88b4-59ce-814b-74d2f396e57f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 940600,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5231061/general/32ef144b-9fa7-460d-921c-de5b71b59943.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d83e0e72-88b4-59ce-814b-74d2f396e57f/d83e0e72-88b4-59ce-814b-74d2f396e57f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 854027,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5231061/general/86f578fa-3ae9-454f-8575-2aa5caaa3817.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d83e0e72-88b4-59ce-814b-74d2f396e57f/d83e0e72-88b4-59ce-814b-74d2f396e57f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 927787,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5231061/general/8e69a8d1-8ad0-49e2-a2cf-8deedaf2935c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d83e0e72-88b4-59ce-814b-74d2f396e57f/d83e0e72-88b4-59ce-814b-74d2f396e57f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 908626,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5231061/general/460addb9-bd5c-4755-9cc7-da7447b32d8f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d83e0e72-88b4-59ce-814b-74d2f396e57f/d83e0e72-88b4-59ce-814b-74d2f396e57f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 775313,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5231061/general/26fdefec-05fc-4226-bbe8-aff9f6e41288.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d83e0e72-88b4-59ce-814b-74d2f396e57f/d83e0e72-88b4-59ce-814b-74d2f396e57f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 839826,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5231061/general/9d6d68c4-bbe6-472d-8bb2-02fa02a45ef8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d83e0e72-88b4-59ce-814b-74d2f396e57f/d83e0e72-88b4-59ce-814b-74d2f396e57f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 802692,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5231061/general/1263a969-8c45-4202-bd29-8d53a42a36ba.jpg',
'Width': 2731}],
'price': 179500,
'price_includes_vat': True,
'registration_date': '2024-10-08',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz G AMG 63 - 4-Matic - Petrol - Automatic - 605 hp - '
'25.700 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725663%27 HTTP/1.1" 200 None
2026-03-25 17:19:07 [adesa.de] INFO: Saving data for 10725663: {'created_time': 1774459147.864511, 'last_price_update_time': 1774459147.864524, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725663') HTTP/1.1" 204 0
2026-03-25 17:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4060c735-4c13-54df-b708-1390d37a4d19 with identifier: 10725045
2026-03-25 17:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4060c735-4c13-54df-b708-1390d37a4d19 with identifier: 10725045
2026-03-25 17:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4060c735-4c13-54df-b708-1390d37a4d19 with identifier: 10725045 to the API
2026-03-25 17:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5710394/general/43328b20-8e42-4aaa-8ab8-1d9229ce0850.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 326,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': '4060c735-4c13-54df-b708-1390d37a4d19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000184',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725045',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'iX',
'odometer': 126409,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 58,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4060c735-4c13-54df-b708-1390d37a4d19/4060c735-4c13-54df-b708-1390d37a4d19_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1221992,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710394/general/43328b20-8e42-4aaa-8ab8-1d9229ce0850.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4060c735-4c13-54df-b708-1390d37a4d19/4060c735-4c13-54df-b708-1390d37a4d19_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1048480,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710394/general/aaefa622-7d11-4319-80e1-bbca749e02ff.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4060c735-4c13-54df-b708-1390d37a4d19/4060c735-4c13-54df-b708-1390d37a4d19_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1021425,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710394/general/d4cb9a5e-e31f-4ba7-9ab1-2d0c8aee2673.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4060c735-4c13-54df-b708-1390d37a4d19/4060c735-4c13-54df-b708-1390d37a4d19_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1040066,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710394/general/56539873-720d-4f14-9065-bb57d6f811da.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4060c735-4c13-54df-b708-1390d37a4d19/4060c735-4c13-54df-b708-1390d37a4d19_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1075154,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710394/general/14cf1d34-af67-421c-a6a3-ad5b97c993c1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4060c735-4c13-54df-b708-1390d37a4d19/4060c735-4c13-54df-b708-1390d37a4d19_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1084441,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710394/general/0e09d367-dc15-4dd8-863b-b20d4b3dbb59.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4060c735-4c13-54df-b708-1390d37a4d19/4060c735-4c13-54df-b708-1390d37a4d19_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 862777,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710394/general/fa29ded1-c2e4-4b6d-87f4-4864838a541d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4060c735-4c13-54df-b708-1390d37a4d19/4060c735-4c13-54df-b708-1390d37a4d19_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1088613,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710394/general/bb799aca-050a-4a95-be0b-db8db9a20e07.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4060c735-4c13-54df-b708-1390d37a4d19/4060c735-4c13-54df-b708-1390d37a4d19_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1058922,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710394/general/88a2cabf-c8e0-4765-bd2b-1160d1f39a41.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4060c735-4c13-54df-b708-1390d37a4d19/4060c735-4c13-54df-b708-1390d37a4d19_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1121321,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710394/general/079a8ee4-508c-496d-a49c-e27bcca3b659.jpg',
'Width': 2731}],
'price': 27200,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW iX 40 - xDrive - Electric - Automatic - 326 hp - 126.409 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725045%27 HTTP/1.1" 200 None
2026-03-25 17:19:08 [adesa.de] INFO: Saving data for 10725045: {'created_time': 1774459148.22199, 'last_price_update_time': 1774459148.222001, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725045') HTTP/1.1" 204 0
2026-03-25 17:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725079> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723716> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb with identifier: 10725079
2026-03-25 17:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb with scrape type 1
2026-03-25 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538274%252Fgeneral%252F130e6a6b-4f6b-425a-bd1e-12107f0ee938.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538274/general/130e6a6b-4f6b-425a-bd1e-12107f0ee938.jpg already downloaded
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538274%252Fgeneral%252F96114498-829d-44a4-9a86-5a7eae976308.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538274/general/96114498-829d-44a4-9a86-5a7eae976308.jpg already downloaded
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538274%252Fgeneral%252Fe59e6e50-aa8d-4373-9e2a-5bc7733b5696.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538274/general/e59e6e50-aa8d-4373-9e2a-5bc7733b5696.jpg already downloaded
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538274%252Fgeneral%252Fbc854b69-ae01-4ab8-95d0-fcf8ab224579.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538274/general/bc854b69-ae01-4ab8-95d0-fcf8ab224579.jpg already downloaded
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538274%252Fgeneral%252F80de9da9-809f-4125-a47c-305463451084.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538274/general/80de9da9-809f-4125-a47c-305463451084.jpg already downloaded
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538274%252Fgeneral%252F5b8ad2da-ff5f-4ecb-8b2d-76b79223b7de.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538274/general/5b8ad2da-ff5f-4ecb-8b2d-76b79223b7de.jpg already downloaded
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538274%252Fgeneral%252F9849fe84-02a5-4e61-8884-f48791e529ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538274/general/9849fe84-02a5-4e61-8884-f48791e529ef.jpg already downloaded
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538274%252Fgeneral%252Fc1a668f0-ccda-4a9e-a947-c1681ed3bd38.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538274/general/c1a668f0-ccda-4a9e-a947-c1681ed3bd38.jpg already downloaded
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538274%252Fgeneral%252F158ab21c-3bad-4e20-9b7b-91b0263f85a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538274/general/158ab21c-3bad-4e20-9b7b-91b0263f85a7.jpg already downloaded
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538274%252Fgeneral%252F94b570f9-39e0-420a-a5ee-1604fc9aa255.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538274/general/94b570f9-39e0-420a-a5ee-1604fc9aa255.jpg already downloaded
2026-03-25 17:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb, identifier: 10725079
2026-03-25 17:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 903cd661-890a-5db7-81ab-d3c4d831aa8e with identifier: 10723716
2026-03-25 17:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 903cd661-890a-5db7-81ab-d3c4d831aa8e with scrape type 1
2026-03-25 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 903cd661-890a-5db7-81ab-d3c4d831aa8e
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664671%252Fgeneral%252F0b15bab5-b9c8-4140-bdb0-89c2c395ef9f.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664671/general/0b15bab5-b9c8-4140-bdb0-89c2c395ef9f.JPG not downloaded yet
2026-03-25 17:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb with identifier: 10725079
2026-03-25 17:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb with identifier: 10725079
2026-03-25 17:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb with identifier: 10725079 to the API
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725079>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Diesel',
'id': '3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30911',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725079',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 109275,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5538274/general/130e6a6b-4f6b-425a-bd1e-12107f0ee938.jpg',
'https://images.openlane.eu/carimgs/5538274/general/96114498-829d-44a4-9a86-5a7eae976308.jpg',
'https://images.openlane.eu/carimgs/5538274/general/e59e6e50-aa8d-4373-9e2a-5bc7733b5696.jpg',
'https://images.openlane.eu/carimgs/5538274/general/bc854b69-ae01-4ab8-95d0-fcf8ab224579.jpg',
'https://images.openlane.eu/carimgs/5538274/general/80de9da9-809f-4125-a47c-305463451084.jpg',
'https://images.openlane.eu/carimgs/5538274/general/5b8ad2da-ff5f-4ecb-8b2d-76b79223b7de.jpg',
'https://images.openlane.eu/carimgs/5538274/general/9849fe84-02a5-4e61-8884-f48791e529ef.jpg',
'https://images.openlane.eu/carimgs/5538274/general/c1a668f0-ccda-4a9e-a947-c1681ed3bd38.jpg',
'https://images.openlane.eu/carimgs/5538274/general/158ab21c-3bad-4e20-9b7b-91b0263f85a7.jpg',
'https://images.openlane.eu/carimgs/5538274/general/94b570f9-39e0-420a-a5ee-1604fc9aa255.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb/3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109107,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538274/general/130e6a6b-4f6b-425a-bd1e-12107f0ee938.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb/3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114120,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538274/general/96114498-829d-44a4-9a86-5a7eae976308.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb/3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100743,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538274/general/e59e6e50-aa8d-4373-9e2a-5bc7733b5696.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb/3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99563,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538274/general/bc854b69-ae01-4ab8-95d0-fcf8ab224579.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb/3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118120,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538274/general/80de9da9-809f-4125-a47c-305463451084.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb/3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93255,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538274/general/5b8ad2da-ff5f-4ecb-8b2d-76b79223b7de.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb/3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78129,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538274/general/9849fe84-02a5-4e61-8884-f48791e529ef.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb/3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117328,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538274/general/c1a668f0-ccda-4a9e-a947-c1681ed3bd38.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb/3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88397,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538274/general/158ab21c-3bad-4e20-9b7b-91b0263f85a7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb/3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98808,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538274/general/94b570f9-39e0-420a-a5ee-1604fc9aa255.jpg',
'Width': 1280}],
'price': 24100,
'price_includes_vat': True,
'registration_date': '2022-07-08',
'seats_number': 5,
'seller_name': 'mind2move mobility GmbH',
'title': 'Mercedes-Benz GLC 200d - 4-Matic - Diesel - 163 hp - 109.275 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725079%27 HTTP/1.1" 200 None
2026-03-25 17:19:08 [adesa.de] INFO: Saving data for 10725079: {'created_time': 1774459148.930441, 'last_price_update_time': 1774459148.930454, 'auction_closing_time': 1774530600.0}
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725079') HTTP/1.1" 204 0
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664671%252Fgeneral%252F60425a2c-8d3c-4d2f-aa9c-d6bf5c2f047e.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664671/general/60425a2c-8d3c-4d2f-aa9c-d6bf5c2f047e.JPG not downloaded yet
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664671%252Fgeneral%252F0db30427-f74c-4395-89af-ca3364b7259a.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664671/general/0db30427-f74c-4395-89af-ca3364b7259a.JPG not downloaded yet
2026-03-25 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664671%252Fgeneral%252F8f65621c-733e-4925-b824-7b2e7df304fc.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664671/general/8f65621c-733e-4925-b824-7b2e7df304fc.JPG not downloaded yet
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664671%252Fgeneral%252F9ee1208d-d429-4de2-b70a-f5c5d0b05eca.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664671/general/9ee1208d-d429-4de2-b70a-f5c5d0b05eca.JPG not downloaded yet
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664671%252Fgeneral%252F571079c6-117f-4e33-8383-05918bda0263.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664671/general/571079c6-117f-4e33-8383-05918bda0263.JPG not downloaded yet
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664671%252Fgeneral%252F41fb6d7f-4092-46a9-9ad1-6bd126094569.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664671/general/41fb6d7f-4092-46a9-9ad1-6bd126094569.JPG not downloaded yet
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664671%252Fgeneral%252Fb55b9177-1f11-4f12-90ba-1effc4f6963e.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664671/general/b55b9177-1f11-4f12-90ba-1effc4f6963e.JPG not downloaded yet
2026-03-25 17:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664671%252Fgeneral%252F30d0443a-5b0b-4917-92ed-5042a97110e9.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664671/general/30d0443a-5b0b-4917-92ed-5042a97110e9.JPG not downloaded yet
2026-03-25 17:19:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664671%252Fgeneral%252Feb84b5e1-895c-4e05-b689-df67895d7d93.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664671/general/eb84b5e1-895c-4e05-b689-df67895d7d93.JPG not downloaded yet
2026-03-25 17:19:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664671/general/b55b9177-1f11-4f12-90ba-1effc4f6963e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723716)
2026-03-25 17:19:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10725031
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725031%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10725031: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10725031 url https://www.openlane.eu/en/carv6/auction/10725031
2026-03-25 17:19:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664671/general/eb84b5e1-895c-4e05-b689-df67895d7d93.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723716)
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10725040
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725040%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10725040: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10725040 url https://www.openlane.eu/en/carv6/auction/10725040
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10725144
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725144%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10725144: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10725144 url https://www.openlane.eu/en/carv6/auction/10725144
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10724974
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724974%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10724974: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10724974 url https://www.openlane.eu/en/carv6/auction/10724974
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10725132
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725132%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10725132: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10725132 url https://www.openlane.eu/en/carv6/auction/10725132
2026-03-25 17:19:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 903cd661-890a-5db7-81ab-d3c4d831aa8e due to Ignoring non-200 response
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10725097
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725097%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10725097: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10725097 url https://www.openlane.eu/en/carv6/auction/10725097
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10725143
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725143%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10725143: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10725143 url https://www.openlane.eu/en/carv6/auction/10725143
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10725134
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725134%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10725134: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10725134 url https://www.openlane.eu/en/carv6/auction/10725134
2026-03-25 17:19:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 903cd661-890a-5db7-81ab-d3c4d831aa8e due to Ignoring non-200 response
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10723724
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723724%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10723724: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10723724 url https://www.openlane.eu/en/carv6/auction/10723724
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10724981
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724981%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10724981: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10724981 url https://www.openlane.eu/en/carv6/auction/10724981
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10725114
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725114%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10725114: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10725114 url https://www.openlane.eu/en/carv6/auction/10725114
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10725028
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725028%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10725028: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10725028 url https://www.openlane.eu/en/carv6/auction/10725028
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10724956
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724956%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10724956: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10724956 url https://www.openlane.eu/en/carv6/auction/10724956
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10725051
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725051%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10725051: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10725051 url https://www.openlane.eu/en/carv6/auction/10725051
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10724993
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724993%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10724993: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10724993 url https://www.openlane.eu/en/carv6/auction/10724993
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10724983
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724983%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10724983: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10724983 url https://www.openlane.eu/en/carv6/auction/10724983
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10725064
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725064%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10725064: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10725064 url https://www.openlane.eu/en/carv6/auction/10725064
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10724961
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724961%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10724961: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10724961 url https://www.openlane.eu/en/carv6/auction/10724961
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10724966
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724966%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10724966: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10724966 url https://www.openlane.eu/en/carv6/auction/10724966
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10725071
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725071%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10725071: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10725071 url https://www.openlane.eu/en/carv6/auction/10725071
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10724962
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724962%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10724962: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10724962 url https://www.openlane.eu/en/carv6/auction/10724962
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10725066
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725066%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10725066: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10725066 url https://www.openlane.eu/en/carv6/auction/10725066
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10725072
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725072%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10725072: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10725072 url https://www.openlane.eu/en/carv6/auction/10725072
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10725065
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725065%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10725065: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10725065 url https://www.openlane.eu/en/carv6/auction/10725065
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10724967
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724967%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10724967: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10724967 url https://www.openlane.eu/en/carv6/auction/10724967
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10725074
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725074%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10725074: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10725074 url https://www.openlane.eu/en/carv6/auction/10725074
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10723690
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723690%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10723690: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10723690 url https://www.openlane.eu/en/carv6/auction/10723690
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10723686
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723686%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10723686: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10723686 url https://www.openlane.eu/en/carv6/auction/10723686
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10725660
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725660%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10725660: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10725660 url https://www.openlane.eu/en/carv6/auction/10725660
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10725046
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725046%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10725046: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10725046 url https://www.openlane.eu/en/carv6/auction/10725046
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10724960
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724960%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10724960: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10724960 url https://www.openlane.eu/en/carv6/auction/10724960
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10725008
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725008%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10725008: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10725008 url https://www.openlane.eu/en/carv6/auction/10725008
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10724965
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724965%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10724965: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10724965 url https://www.openlane.eu/en/carv6/auction/10724965
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10725038
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725038%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10725038: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10725038 url https://www.openlane.eu/en/carv6/auction/10725038
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10725023
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725023%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10725023: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10725023 url https://www.openlane.eu/en/carv6/auction/10725023
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10725068
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725068%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10725068: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10725068 url https://www.openlane.eu/en/carv6/auction/10725068
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10725153
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725153%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10725153: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10725153 url https://www.openlane.eu/en/carv6/auction/10725153
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10724999
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724999%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10724999: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10724999 url https://www.openlane.eu/en/carv6/auction/10724999
2026-03-25 17:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725002> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10725130
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725130%27 HTTP/1.1" 200 None
2026-03-25 17:19:09 [adesa.de] INFO: Scrape type for 10725130: 1
2026-03-25 17:19:09 [adesa.de] INFO: Scraping item 10725130 url https://www.openlane.eu/en/carv6/auction/10725130
2026-03-25 17:19:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:09 [adesa.de] INFO: Found listing with ID: 10725050
2026-03-25 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725050%27 HTTP/1.1" 200 None
2026-03-25 17:19:10 [adesa.de] INFO: Scrape type for 10725050: 1
2026-03-25 17:19:10 [adesa.de] INFO: Scraping item 10725050 url https://www.openlane.eu/en/carv6/auction/10725050
2026-03-25 17:19:10 [adesa.de] INFO: Found listing with ID: 10725151
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725151%27 HTTP/1.1" 200 None
2026-03-25 17:19:10 [adesa.de] INFO: Scrape type for 10725151: 1
2026-03-25 17:19:10 [adesa.de] INFO: Scraping item 10725151 url https://www.openlane.eu/en/carv6/auction/10725151
2026-03-25 17:19:10 [adesa.de] INFO: Found listing with ID: 10725129
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725129%27 HTTP/1.1" 200 None
2026-03-25 17:19:10 [adesa.de] INFO: Scrape type for 10725129: 1
2026-03-25 17:19:10 [adesa.de] INFO: Scraping item 10725129 url https://www.openlane.eu/en/carv6/auction/10725129
2026-03-25 17:19:10 [adesa.de] INFO: Found listing with ID: 10725149
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725149%27 HTTP/1.1" 200 None
2026-03-25 17:19:10 [adesa.de] INFO: Scrape type for 10725149: 1
2026-03-25 17:19:10 [adesa.de] INFO: Scraping item 10725149 url https://www.openlane.eu/en/carv6/auction/10725149
2026-03-25 17:19:10 [adesa.de] INFO: Found listing with ID: 10725037
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725037%27 HTTP/1.1" 200 None
2026-03-25 17:19:10 [adesa.de] INFO: Scrape type for 10725037: 1
2026-03-25 17:19:10 [adesa.de] INFO: Scraping item 10725037 url https://www.openlane.eu/en/carv6/auction/10725037
2026-03-25 17:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbadadc2-1951-5a5f-8312-a356b2287daa with identifier: 10725002
2026-03-25 17:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbadadc2-1951-5a5f-8312-a356b2287daa with scrape type 1
2026-03-25 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dbadadc2-1951-5a5f-8312-a356b2287daa
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626425%252Fgeneral%252F1e1df2da-2d72-4c56-b973-071e587c2f41.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626425/general/1e1df2da-2d72-4c56-b973-071e587c2f41.jpg already downloaded
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626425%252Fgeneral%252F4c2c07a1-104d-497d-981c-d532f57e8cb1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626425/general/4c2c07a1-104d-497d-981c-d532f57e8cb1.jpg already downloaded
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626425%252Fgeneral%252Fe3a92bf5-0d02-4d8d-aea0-1b9e7b15536d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626425/general/e3a92bf5-0d02-4d8d-aea0-1b9e7b15536d.jpg already downloaded
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626425%252Fgeneral%252Fb7b9432b-de95-4db4-b991-444bb005ab90.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626425/general/b7b9432b-de95-4db4-b991-444bb005ab90.jpg already downloaded
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626425%252Fgeneral%252F2b358c2a-9ded-4612-be90-2269f693c8ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626425/general/2b358c2a-9ded-4612-be90-2269f693c8ee.jpg already downloaded
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626425%252Fgeneral%252Fa6c07b40-3e80-4174-b527-8a9e2cfadd60.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626425/general/a6c07b40-3e80-4174-b527-8a9e2cfadd60.jpg already downloaded
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626425%252Fgeneral%252Fda26fc15-f84d-41f1-99cd-e2a1edb70d69.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626425/general/da26fc15-f84d-41f1-99cd-e2a1edb70d69.jpg already downloaded
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626425%252Fgeneral%252F5ffda2ac-aa84-443a-abe8-7160b9113964.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626425/general/5ffda2ac-aa84-443a-abe8-7160b9113964.jpg already downloaded
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626425%252Fgeneral%252Fdf6cf42d-bdbd-456b-9dcc-5351c47bb56f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626425/general/df6cf42d-bdbd-456b-9dcc-5351c47bb56f.jpg already downloaded
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626425%252Fgeneral%252F762ed785-7f45-4d29-bd0d-cce0e5edd161.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626425/general/762ed785-7f45-4d29-bd0d-cce0e5edd161.jpg already downloaded
2026-03-25 17:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dbadadc2-1951-5a5f-8312-a356b2287daa, identifier: 10725002
2026-03-25 17:19:10 [adesa.de] INFO: Found listing with ID: 10725049
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725049%27 HTTP/1.1" 200 None
2026-03-25 17:19:10 [adesa.de] INFO: Scrape type for 10725049: 1
2026-03-25 17:19:10 [adesa.de] INFO: Scraping item 10725049 url https://www.openlane.eu/en/carv6/auction/10725049
2026-03-25 17:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dbadadc2-1951-5a5f-8312-a356b2287daa with identifier: 10725002
2026-03-25 17:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dbadadc2-1951-5a5f-8312-a356b2287daa with identifier: 10725002
2026-03-25 17:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dbadadc2-1951-5a5f-8312-a356b2287daa with identifier: 10725002 to the API
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725002>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 333,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': 'dbadadc2-1951-5a5f-8312-a356b2287daa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000042',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725002',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQS',
'odometer': 103940,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5626425/general/1e1df2da-2d72-4c56-b973-071e587c2f41.jpg',
'https://images.openlane.eu/carimgs/5626425/general/4c2c07a1-104d-497d-981c-d532f57e8cb1.jpg',
'https://images.openlane.eu/carimgs/5626425/general/e3a92bf5-0d02-4d8d-aea0-1b9e7b15536d.jpg',
'https://images.openlane.eu/carimgs/5626425/general/b7b9432b-de95-4db4-b991-444bb005ab90.jpg',
'https://images.openlane.eu/carimgs/5626425/general/2b358c2a-9ded-4612-be90-2269f693c8ee.jpg',
'https://images.openlane.eu/carimgs/5626425/general/a6c07b40-3e80-4174-b527-8a9e2cfadd60.jpg',
'https://images.openlane.eu/carimgs/5626425/general/da26fc15-f84d-41f1-99cd-e2a1edb70d69.jpg',
'https://images.openlane.eu/carimgs/5626425/general/5ffda2ac-aa84-443a-abe8-7160b9113964.jpg',
'https://images.openlane.eu/carimgs/5626425/general/df6cf42d-bdbd-456b-9dcc-5351c47bb56f.jpg',
'https://images.openlane.eu/carimgs/5626425/general/762ed785-7f45-4d29-bd0d-cce0e5edd161.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbadadc2-1951-5a5f-8312-a356b2287daa/dbadadc2-1951-5a5f-8312-a356b2287daa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1026305,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626425/general/1e1df2da-2d72-4c56-b973-071e587c2f41.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbadadc2-1951-5a5f-8312-a356b2287daa/dbadadc2-1951-5a5f-8312-a356b2287daa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1102012,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626425/general/4c2c07a1-104d-497d-981c-d532f57e8cb1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbadadc2-1951-5a5f-8312-a356b2287daa/dbadadc2-1951-5a5f-8312-a356b2287daa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1146562,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626425/general/e3a92bf5-0d02-4d8d-aea0-1b9e7b15536d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbadadc2-1951-5a5f-8312-a356b2287daa/dbadadc2-1951-5a5f-8312-a356b2287daa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1104921,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626425/general/b7b9432b-de95-4db4-b991-444bb005ab90.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbadadc2-1951-5a5f-8312-a356b2287daa/dbadadc2-1951-5a5f-8312-a356b2287daa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1054368,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626425/general/2b358c2a-9ded-4612-be90-2269f693c8ee.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbadadc2-1951-5a5f-8312-a356b2287daa/dbadadc2-1951-5a5f-8312-a356b2287daa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 975402,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626425/general/a6c07b40-3e80-4174-b527-8a9e2cfadd60.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbadadc2-1951-5a5f-8312-a356b2287daa/dbadadc2-1951-5a5f-8312-a356b2287daa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 774155,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626425/general/da26fc15-f84d-41f1-99cd-e2a1edb70d69.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbadadc2-1951-5a5f-8312-a356b2287daa/dbadadc2-1951-5a5f-8312-a356b2287daa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 981379,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626425/general/5ffda2ac-aa84-443a-abe8-7160b9113964.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbadadc2-1951-5a5f-8312-a356b2287daa/dbadadc2-1951-5a5f-8312-a356b2287daa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1088616,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626425/general/df6cf42d-bdbd-456b-9dcc-5351c47bb56f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbadadc2-1951-5a5f-8312-a356b2287daa/dbadadc2-1951-5a5f-8312-a356b2287daa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1252146,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626425/general/762ed785-7f45-4d29-bd0d-cce0e5edd161.jpg',
'Width': 2731}],
'price': 39600,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz EQS 450 AMG Line - Electric - Automatic - 333 hp - '
'103.940 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725002%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [adesa.de] INFO: Saving data for 10725002: {'created_time': 1774459151.064997, 'last_price_update_time': 1774459151.06501, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725002') HTTP/1.1" 204 0
2026-03-25 17:19:11 [adesa.de] INFO: Found listing with ID: 10725137
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725137%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [adesa.de] INFO: Scrape type for 10725137: 1
2026-03-25 17:19:11 [adesa.de] INFO: Scraping item 10725137 url https://www.openlane.eu/en/carv6/auction/10725137
2026-03-25 17:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725103> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725133> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:11 [adesa.de] INFO: Found listing with ID: 10725030
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725030%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [adesa.de] INFO: Scrape type for 10725030: 1
2026-03-25 17:19:11 [adesa.de] INFO: Scraping item 10725030 url https://www.openlane.eu/en/carv6/auction/10725030
2026-03-25 17:19:11 [adesa.de] INFO: Found listing with ID: 10725035
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725035%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [adesa.de] INFO: Scrape type for 10725035: 1
2026-03-25 17:19:11 [adesa.de] INFO: Scraping item 10725035 url https://www.openlane.eu/en/carv6/auction/10725035
2026-03-25 17:19:11 [adesa.de] INFO: Found listing with ID: 10725016
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725016%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [adesa.de] INFO: Scrape type for 10725016: 1
2026-03-25 17:19:11 [adesa.de] INFO: Scraping item 10725016 url https://www.openlane.eu/en/carv6/auction/10725016
2026-03-25 17:19:11 [adesa.de] INFO: Found listing with ID: 10723695
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723695%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [adesa.de] INFO: Scrape type for 10723695: 1
2026-03-25 17:19:11 [adesa.de] INFO: Scraping item 10723695 url https://www.openlane.eu/en/carv6/auction/10723695
2026-03-25 17:19:11 [adesa.de] INFO: Found listing with ID: 10723717
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723717%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [adesa.de] INFO: Scrape type for 10723717: 1
2026-03-25 17:19:11 [adesa.de] INFO: Scraping item 10723717 url https://www.openlane.eu/en/carv6/auction/10723717
2026-03-25 17:19:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0ba0ed5-96e9-5c5f-a623-4879f9358054 with identifier: 10725103
2026-03-25 17:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0ba0ed5-96e9-5c5f-a623-4879f9358054 with scrape type 1
2026-03-25 17:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d0ba0ed5-96e9-5c5f-a623-4879f9358054
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622761%252Fgeneral%252F829f22c9-c581-4497-a05f-958f8b1f58d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622761/general/829f22c9-c581-4497-a05f-958f8b1f58d0.jpg already downloaded
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622761%252Fgeneral%252F92e3c6a2-7ada-435d-9543-6d890753a087.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622761/general/92e3c6a2-7ada-435d-9543-6d890753a087.jpg already downloaded
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622761%252Fgeneral%252F0a061cc0-cecf-4944-b771-6bb4c71bb98d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622761/general/0a061cc0-cecf-4944-b771-6bb4c71bb98d.jpg already downloaded
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622761%252Fgeneral%252F96fd317a-21fc-4dd6-82e1-f5f95c74a173.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622761/general/96fd317a-21fc-4dd6-82e1-f5f95c74a173.jpg already downloaded
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622761%252Fgeneral%252Ff1342d59-3993-4b7b-8809-3abfa88638f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622761/general/f1342d59-3993-4b7b-8809-3abfa88638f0.jpg already downloaded
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622761%252Fgeneral%252F3b093a79-f96b-4c2e-baa7-6da7eb1cf59c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622761/general/3b093a79-f96b-4c2e-baa7-6da7eb1cf59c.jpg already downloaded
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622761%252Fgeneral%252F5b0d160a-e35d-4950-a687-8a0855b75b32.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622761/general/5b0d160a-e35d-4950-a687-8a0855b75b32.jpg already downloaded
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622761%252Fgeneral%252F0f12fdf8-5272-4a47-b447-dc6b15519549.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622761/general/0f12fdf8-5272-4a47-b447-dc6b15519549.jpg already downloaded
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622761%252Fgeneral%252F0d04e9e0-01ce-409f-aa29-5ce6c4439e39.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622761/general/0d04e9e0-01ce-409f-aa29-5ce6c4439e39.jpg already downloaded
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622761%252Fgeneral%252Fb76674d9-d7f0-46e4-81df-45bc03e5b5bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622761/general/b76674d9-d7f0-46e4-81df-45bc03e5b5bf.jpg already downloaded
2026-03-25 17:19:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d0ba0ed5-96e9-5c5f-a623-4879f9358054, identifier: 10725103
2026-03-25 17:19:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c3f8347-3cde-5928-872e-44c2e9f15cae with identifier: 10725133
2026-03-25 17:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c3f8347-3cde-5928-872e-44c2e9f15cae with scrape type 1
2026-03-25 17:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8c3f8347-3cde-5928-872e-44c2e9f15cae
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680239%252Fgeneral%252F4976f88a-6ba3-4c39-a8a8-0f80d69fa630.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680239/general/4976f88a-6ba3-4c39-a8a8-0f80d69fa630.jpg already downloaded
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680239%252Fgeneral%252F5173f42d-a1cf-4403-b63d-69daa58b8121.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680239/general/5173f42d-a1cf-4403-b63d-69daa58b8121.jpg already downloaded
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680239%252Fgeneral%252F1e054624-bdee-495d-9904-3fb460ffa520.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680239/general/1e054624-bdee-495d-9904-3fb460ffa520.jpg already downloaded
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680239%252Fgeneral%252Fa4a80dd8-97dc-40cf-a196-84639b03b6d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680239/general/a4a80dd8-97dc-40cf-a196-84639b03b6d5.jpg already downloaded
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680239%252Fgeneral%252F71d7d031-03fc-4d22-ae3b-88c49baaeaef.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680239/general/71d7d031-03fc-4d22-ae3b-88c49baaeaef.jpg already downloaded
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680239%252Fgeneral%252F56eb0a6b-9aad-48ad-9e1f-7ead41a14c35.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680239/general/56eb0a6b-9aad-48ad-9e1f-7ead41a14c35.jpg already downloaded
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680239%252Fgeneral%252F6ccb8e64-acdc-4d1c-977b-c7146fb5015c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680239/general/6ccb8e64-acdc-4d1c-977b-c7146fb5015c.jpg already downloaded
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680239%252Fgeneral%252F0577cfc7-ada6-42ab-aeb8-41020e37a537.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680239/general/0577cfc7-ada6-42ab-aeb8-41020e37a537.jpg already downloaded
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680239%252Fgeneral%252Fb149ec91-c2b8-4654-9eeb-22920e177b0f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680239/general/b149ec91-c2b8-4654-9eeb-22920e177b0f.jpg already downloaded
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680239%252Fgeneral%252Fa383b573-a2f2-446a-87d2-ff2989a27d6a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680239/general/a383b573-a2f2-446a-87d2-ff2989a27d6a.jpg already downloaded
2026-03-25 17:19:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8c3f8347-3cde-5928-872e-44c2e9f15cae, identifier: 10725133
2026-03-25 17:19:11 [adesa.de] INFO: Found listing with ID: 10725006
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725006%27 HTTP/1.1" 200 None
2026-03-25 17:19:11 [adesa.de] INFO: Scrape type for 10725006: 1
2026-03-25 17:19:11 [adesa.de] INFO: Scraping item 10725006 url https://www.openlane.eu/en/carv6/auction/10725006
2026-03-25 17:19:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d0ba0ed5-96e9-5c5f-a623-4879f9358054 with identifier: 10725103
2026-03-25 17:19:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d0ba0ed5-96e9-5c5f-a623-4879f9358054 with identifier: 10725103
2026-03-25 17:19:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d0ba0ed5-96e9-5c5f-a623-4879f9358054 with identifier: 10725103 to the API
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725103>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': 'd0ba0ed5-96e9-5c5f-a623-4879f9358054',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000030',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725103',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 27450,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5622761/general/829f22c9-c581-4497-a05f-958f8b1f58d0.jpg',
'https://images.openlane.eu/carimgs/5622761/general/92e3c6a2-7ada-435d-9543-6d890753a087.jpg',
'https://images.openlane.eu/carimgs/5622761/general/0a061cc0-cecf-4944-b771-6bb4c71bb98d.jpg',
'https://images.openlane.eu/carimgs/5622761/general/96fd317a-21fc-4dd6-82e1-f5f95c74a173.jpg',
'https://images.openlane.eu/carimgs/5622761/general/f1342d59-3993-4b7b-8809-3abfa88638f0.jpg',
'https://images.openlane.eu/carimgs/5622761/general/3b093a79-f96b-4c2e-baa7-6da7eb1cf59c.jpg',
'https://images.openlane.eu/carimgs/5622761/general/5b0d160a-e35d-4950-a687-8a0855b75b32.jpg',
'https://images.openlane.eu/carimgs/5622761/general/0f12fdf8-5272-4a47-b447-dc6b15519549.jpg',
'https://images.openlane.eu/carimgs/5622761/general/0d04e9e0-01ce-409f-aa29-5ce6c4439e39.jpg',
'https://images.openlane.eu/carimgs/5622761/general/b76674d9-d7f0-46e4-81df-45bc03e5b5bf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0ba0ed5-96e9-5c5f-a623-4879f9358054/d0ba0ed5-96e9-5c5f-a623-4879f9358054_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 533556,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622761/general/829f22c9-c581-4497-a05f-958f8b1f58d0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0ba0ed5-96e9-5c5f-a623-4879f9358054/d0ba0ed5-96e9-5c5f-a623-4879f9358054_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 554277,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622761/general/92e3c6a2-7ada-435d-9543-6d890753a087.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0ba0ed5-96e9-5c5f-a623-4879f9358054/d0ba0ed5-96e9-5c5f-a623-4879f9358054_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 518007,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622761/general/0a061cc0-cecf-4944-b771-6bb4c71bb98d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0ba0ed5-96e9-5c5f-a623-4879f9358054/d0ba0ed5-96e9-5c5f-a623-4879f9358054_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413720,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622761/general/96fd317a-21fc-4dd6-82e1-f5f95c74a173.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0ba0ed5-96e9-5c5f-a623-4879f9358054/d0ba0ed5-96e9-5c5f-a623-4879f9358054_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 617149,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622761/general/f1342d59-3993-4b7b-8809-3abfa88638f0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0ba0ed5-96e9-5c5f-a623-4879f9358054/d0ba0ed5-96e9-5c5f-a623-4879f9358054_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 459877,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622761/general/3b093a79-f96b-4c2e-baa7-6da7eb1cf59c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0ba0ed5-96e9-5c5f-a623-4879f9358054/d0ba0ed5-96e9-5c5f-a623-4879f9358054_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 625786,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622761/general/5b0d160a-e35d-4950-a687-8a0855b75b32.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0ba0ed5-96e9-5c5f-a623-4879f9358054/d0ba0ed5-96e9-5c5f-a623-4879f9358054_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 609182,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622761/general/0f12fdf8-5272-4a47-b447-dc6b15519549.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0ba0ed5-96e9-5c5f-a623-4879f9358054/d0ba0ed5-96e9-5c5f-a623-4879f9358054_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 527389,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622761/general/0d04e9e0-01ce-409f-aa29-5ce6c4439e39.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0ba0ed5-96e9-5c5f-a623-4879f9358054/d0ba0ed5-96e9-5c5f-a623-4879f9358054_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 453719,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622761/general/b76674d9-d7f0-46e4-81df-45bc03e5b5bf.jpg',
'Width': 1920}],
'price': 27200,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz EQC 400 Electric Art - 4-Matic - Electric - Automatic '
'- 408 hp - 27.450 km',
'transmission': 'automatic',
'trim': 'Electric Art',
'vin': None,
'year': 2022}
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725103%27 HTTP/1.1" 200 None
2026-03-25 17:19:12 [adesa.de] INFO: Saving data for 10725103: {'created_time': 1774459152.22666, 'last_price_update_time': 1774459152.226673, 'auction_closing_time': 1774530600.0}
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725103') HTTP/1.1" 204 0
2026-03-25 17:19:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8c3f8347-3cde-5928-872e-44c2e9f15cae with identifier: 10725133
2026-03-25 17:19:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8c3f8347-3cde-5928-872e-44c2e9f15cae with identifier: 10725133
2026-03-25 17:19:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8c3f8347-3cde-5928-872e-44c2e9f15cae with identifier: 10725133 to the API
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725133>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': '8c3f8347-3cde-5928-872e-44c2e9f15cae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000455',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725133',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQV',
'odometer': 91031,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5680239/general/4976f88a-6ba3-4c39-a8a8-0f80d69fa630.jpg',
'https://images.openlane.eu/carimgs/5680239/general/5173f42d-a1cf-4403-b63d-69daa58b8121.jpg',
'https://images.openlane.eu/carimgs/5680239/general/1e054624-bdee-495d-9904-3fb460ffa520.jpg',
'https://images.openlane.eu/carimgs/5680239/general/a4a80dd8-97dc-40cf-a196-84639b03b6d5.jpg',
'https://images.openlane.eu/carimgs/5680239/general/71d7d031-03fc-4d22-ae3b-88c49baaeaef.jpg',
'https://images.openlane.eu/carimgs/5680239/general/56eb0a6b-9aad-48ad-9e1f-7ead41a14c35.jpg',
'https://images.openlane.eu/carimgs/5680239/general/6ccb8e64-acdc-4d1c-977b-c7146fb5015c.jpg',
'https://images.openlane.eu/carimgs/5680239/general/0577cfc7-ada6-42ab-aeb8-41020e37a537.jpg',
'https://images.openlane.eu/carimgs/5680239/general/b149ec91-c2b8-4654-9eeb-22920e177b0f.jpg',
'https://images.openlane.eu/carimgs/5680239/general/a383b573-a2f2-446a-87d2-ff2989a27d6a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3f8347-3cde-5928-872e-44c2e9f15cae/8c3f8347-3cde-5928-872e-44c2e9f15cae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1286950,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680239/general/4976f88a-6ba3-4c39-a8a8-0f80d69fa630.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3f8347-3cde-5928-872e-44c2e9f15cae/8c3f8347-3cde-5928-872e-44c2e9f15cae_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 992324,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680239/general/5173f42d-a1cf-4403-b63d-69daa58b8121.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3f8347-3cde-5928-872e-44c2e9f15cae/8c3f8347-3cde-5928-872e-44c2e9f15cae_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1008849,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680239/general/1e054624-bdee-495d-9904-3fb460ffa520.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3f8347-3cde-5928-872e-44c2e9f15cae/8c3f8347-3cde-5928-872e-44c2e9f15cae_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 920085,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680239/general/a4a80dd8-97dc-40cf-a196-84639b03b6d5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3f8347-3cde-5928-872e-44c2e9f15cae/8c3f8347-3cde-5928-872e-44c2e9f15cae_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 863164,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680239/general/71d7d031-03fc-4d22-ae3b-88c49baaeaef.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3f8347-3cde-5928-872e-44c2e9f15cae/8c3f8347-3cde-5928-872e-44c2e9f15cae_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1238985,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680239/general/56eb0a6b-9aad-48ad-9e1f-7ead41a14c35.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3f8347-3cde-5928-872e-44c2e9f15cae/8c3f8347-3cde-5928-872e-44c2e9f15cae_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 880565,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680239/general/6ccb8e64-acdc-4d1c-977b-c7146fb5015c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3f8347-3cde-5928-872e-44c2e9f15cae/8c3f8347-3cde-5928-872e-44c2e9f15cae_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 614162,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680239/general/0577cfc7-ada6-42ab-aeb8-41020e37a537.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3f8347-3cde-5928-872e-44c2e9f15cae/8c3f8347-3cde-5928-872e-44c2e9f15cae_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 884906,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680239/general/b149ec91-c2b8-4654-9eeb-22920e177b0f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3f8347-3cde-5928-872e-44c2e9f15cae/8c3f8347-3cde-5928-872e-44c2e9f15cae_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 802592,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680239/general/a383b573-a2f2-446a-87d2-ff2989a27d6a.jpg',
'Width': 2731}],
'price': 26600,
'price_includes_vat': True,
'registration_date': '2021-04-16',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQV 300 - Electric - Automatic - 204 hp - 91.031 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725133%27 HTTP/1.1" 200 None
2026-03-25 17:19:12 [adesa.de] INFO: Saving data for 10725133: {'created_time': 1774459152.620314, 'last_price_update_time': 1774459152.620327, 'auction_closing_time': 1774530600.0}
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725133') HTTP/1.1" 204 0
2026-03-25 17:19:12 [adesa.de] INFO: Found listing with ID: 10724998
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724998%27 HTTP/1.1" 200 None
2026-03-25 17:19:12 [adesa.de] INFO: Scrape type for 10724998: 1
2026-03-25 17:19:12 [adesa.de] INFO: Scraping item 10724998 url https://www.openlane.eu/en/carv6/auction/10724998
2026-03-25 17:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725125> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:12 [adesa.de] INFO: Found listing with ID: 10725077
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725077%27 HTTP/1.1" 200 None
2026-03-25 17:19:12 [adesa.de] INFO: Scrape type for 10725077: 1
2026-03-25 17:19:12 [adesa.de] INFO: Scraping item 10725077 url https://www.openlane.eu/en/carv6/auction/10725077
2026-03-25 17:19:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:12 [adesa.de] INFO: Found listing with ID: 10724989
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724989%27 HTTP/1.1" 200 None
2026-03-25 17:19:12 [adesa.de] INFO: Scrape type for 10724989: 1
2026-03-25 17:19:12 [adesa.de] INFO: Scraping item 10724989 url https://www.openlane.eu/en/carv6/auction/10724989
2026-03-25 17:19:12 [adesa.de] INFO: Found listing with ID: 10725142
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725142%27 HTTP/1.1" 200 None
2026-03-25 17:19:12 [adesa.de] INFO: Scrape type for 10725142: 1
2026-03-25 17:19:12 [adesa.de] INFO: Scraping item 10725142 url https://www.openlane.eu/en/carv6/auction/10725142
2026-03-25 17:19:12 [adesa.de] INFO: Found listing with ID: 10725024
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725024%27 HTTP/1.1" 200 None
2026-03-25 17:19:12 [adesa.de] INFO: Scrape type for 10725024: 1
2026-03-25 17:19:12 [adesa.de] INFO: Scraping item 10725024 url https://www.openlane.eu/en/carv6/auction/10725024
2026-03-25 17:19:12 [adesa.de] INFO: Found listing with ID: 10724968
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724968%27 HTTP/1.1" 200 None
2026-03-25 17:19:12 [adesa.de] INFO: Scrape type for 10724968: 1
2026-03-25 17:19:12 [adesa.de] INFO: Scraping item 10724968 url https://www.openlane.eu/en/carv6/auction/10724968
2026-03-25 17:19:12 [adesa.de] INFO: Found listing with ID: 10725152
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725152%27 HTTP/1.1" 200 None
2026-03-25 17:19:12 [adesa.de] INFO: Scrape type for 10725152: 1
2026-03-25 17:19:12 [adesa.de] INFO: Scraping item 10725152 url https://www.openlane.eu/en/carv6/auction/10725152
2026-03-25 17:19:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a690b274-cd38-5fb5-a0ba-680dd8e40509 with identifier: 10725125
2026-03-25 17:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a690b274-cd38-5fb5-a0ba-680dd8e40509 with scrape type 1
2026-03-25 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a690b274-cd38-5fb5-a0ba-680dd8e40509
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665361%252Fgeneral%252F5a8adea1-77d4-4a27-b567-22d53b8e9e49.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665361/general/5a8adea1-77d4-4a27-b567-22d53b8e9e49.jpg already downloaded
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665361%252Fgeneral%252Fa8af99f2-dbe3-4709-afe4-b02bf2533706.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665361/general/a8af99f2-dbe3-4709-afe4-b02bf2533706.jpg already downloaded
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665361%252Fgeneral%252Fa379ec1f-9a6a-4da3-8611-aabb8215f5ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665361/general/a379ec1f-9a6a-4da3-8611-aabb8215f5ec.jpg already downloaded
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665361%252Fgeneral%252F0327c5b4-32b4-4b31-890e-5aac6814b84c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665361/general/0327c5b4-32b4-4b31-890e-5aac6814b84c.jpg already downloaded
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665361%252Fgeneral%252F6509f43b-2a07-4bce-a123-dd96c04b81f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665361/general/6509f43b-2a07-4bce-a123-dd96c04b81f4.jpg already downloaded
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665361%252Fgeneral%252Fb1a1db8f-f6b8-4b31-a883-8811ed0ab920.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665361/general/b1a1db8f-f6b8-4b31-a883-8811ed0ab920.jpg already downloaded
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665361%252Fgeneral%252F87966114-e531-4a3c-941f-dc48c1ea27bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665361/general/87966114-e531-4a3c-941f-dc48c1ea27bc.jpg already downloaded
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665361%252Fgeneral%252F8d7d9776-1809-432a-ba0f-f29a02a53149.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665361/general/8d7d9776-1809-432a-ba0f-f29a02a53149.jpg already downloaded
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665361%252Fgeneral%252F3eaf87a1-b3e2-4a20-900a-b8e60f554cee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665361/general/3eaf87a1-b3e2-4a20-900a-b8e60f554cee.jpg already downloaded
2026-03-25 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665361%252Fgeneral%252F20340bd2-b046-46c9-a618-c5a830814c7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665361/general/20340bd2-b046-46c9-a618-c5a830814c7b.jpg already downloaded
2026-03-25 17:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a690b274-cd38-5fb5-a0ba-680dd8e40509, identifier: 10725125
2026-03-25 17:19:13 [adesa.de] INFO: Found listing with ID: 10725032
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725032%27 HTTP/1.1" 200 None
2026-03-25 17:19:13 [adesa.de] INFO: Scrape type for 10725032: 1
2026-03-25 17:19:13 [adesa.de] INFO: Scraping item 10725032 url https://www.openlane.eu/en/carv6/auction/10725032
2026-03-25 17:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a690b274-cd38-5fb5-a0ba-680dd8e40509 with identifier: 10725125
2026-03-25 17:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a690b274-cd38-5fb5-a0ba-680dd8e40509 with identifier: 10725125
2026-03-25 17:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a690b274-cd38-5fb5-a0ba-680dd8e40509 with identifier: 10725125 to the API
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725125>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Petrol',
'id': 'a690b274-cd38-5fb5-a0ba-680dd8e40509',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000388',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725125',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 15476,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5665361/general/5a8adea1-77d4-4a27-b567-22d53b8e9e49.jpg',
'https://images.openlane.eu/carimgs/5665361/general/a8af99f2-dbe3-4709-afe4-b02bf2533706.jpg',
'https://images.openlane.eu/carimgs/5665361/general/a379ec1f-9a6a-4da3-8611-aabb8215f5ec.jpg',
'https://images.openlane.eu/carimgs/5665361/general/0327c5b4-32b4-4b31-890e-5aac6814b84c.jpg',
'https://images.openlane.eu/carimgs/5665361/general/6509f43b-2a07-4bce-a123-dd96c04b81f4.jpg',
'https://images.openlane.eu/carimgs/5665361/general/b1a1db8f-f6b8-4b31-a883-8811ed0ab920.jpg',
'https://images.openlane.eu/carimgs/5665361/general/87966114-e531-4a3c-941f-dc48c1ea27bc.jpg',
'https://images.openlane.eu/carimgs/5665361/general/8d7d9776-1809-432a-ba0f-f29a02a53149.jpg',
'https://images.openlane.eu/carimgs/5665361/general/3eaf87a1-b3e2-4a20-900a-b8e60f554cee.jpg',
'https://images.openlane.eu/carimgs/5665361/general/20340bd2-b046-46c9-a618-c5a830814c7b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a690b274-cd38-5fb5-a0ba-680dd8e40509/a690b274-cd38-5fb5-a0ba-680dd8e40509_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1046542,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665361/general/5a8adea1-77d4-4a27-b567-22d53b8e9e49.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a690b274-cd38-5fb5-a0ba-680dd8e40509/a690b274-cd38-5fb5-a0ba-680dd8e40509_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1048137,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665361/general/a8af99f2-dbe3-4709-afe4-b02bf2533706.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a690b274-cd38-5fb5-a0ba-680dd8e40509/a690b274-cd38-5fb5-a0ba-680dd8e40509_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1298964,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665361/general/a379ec1f-9a6a-4da3-8611-aabb8215f5ec.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a690b274-cd38-5fb5-a0ba-680dd8e40509/a690b274-cd38-5fb5-a0ba-680dd8e40509_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 999843,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665361/general/0327c5b4-32b4-4b31-890e-5aac6814b84c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a690b274-cd38-5fb5-a0ba-680dd8e40509/a690b274-cd38-5fb5-a0ba-680dd8e40509_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1007700,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665361/general/6509f43b-2a07-4bce-a123-dd96c04b81f4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a690b274-cd38-5fb5-a0ba-680dd8e40509/a690b274-cd38-5fb5-a0ba-680dd8e40509_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1234803,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665361/general/b1a1db8f-f6b8-4b31-a883-8811ed0ab920.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a690b274-cd38-5fb5-a0ba-680dd8e40509/a690b274-cd38-5fb5-a0ba-680dd8e40509_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 781896,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665361/general/87966114-e531-4a3c-941f-dc48c1ea27bc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a690b274-cd38-5fb5-a0ba-680dd8e40509/a690b274-cd38-5fb5-a0ba-680dd8e40509_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 793703,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665361/general/8d7d9776-1809-432a-ba0f-f29a02a53149.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a690b274-cd38-5fb5-a0ba-680dd8e40509/a690b274-cd38-5fb5-a0ba-680dd8e40509_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 828200,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665361/general/3eaf87a1-b3e2-4a20-900a-b8e60f554cee.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a690b274-cd38-5fb5-a0ba-680dd8e40509/a690b274-cd38-5fb5-a0ba-680dd8e40509_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 740661,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665361/general/20340bd2-b046-46c9-a618-c5a830814c7b.jpg',
'Width': 2731}],
'price': 35900,
'price_includes_vat': True,
'registration_date': '2024-04-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 200 Avantgarde Advanced - 4-Matic - Petrol - '
'Automatic - 204 hp - 15.476 km',
'transmission': 'automatic',
'trim': 'Avantgarde Advanced',
'vin': None,
'year': 2024}
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725125%27 HTTP/1.1" 200 None
2026-03-25 17:19:13 [adesa.de] INFO: Saving data for 10725125: {'created_time': 1774459153.417769, 'last_price_update_time': 1774459153.41778, 'auction_closing_time': 1774530600.0}
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725125') HTTP/1.1" 204 0
2026-03-25 17:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:13 [adesa.de] INFO: Found listing with ID: 10725091
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725091%27 HTTP/1.1" 200 None
2026-03-25 17:19:13 [adesa.de] INFO: Scrape type for 10725091: 1
2026-03-25 17:19:13 [adesa.de] INFO: Scraping item 10725091 url https://www.openlane.eu/en/carv6/auction/10725091
2026-03-25 17:19:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725112> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:13 [adesa.de] INFO: Found listing with ID: 10725083
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725083%27 HTTP/1.1" 200 None
2026-03-25 17:19:13 [adesa.de] INFO: Scrape type for 10725083: 1
2026-03-25 17:19:13 [adesa.de] INFO: Scraping item 10725083 url https://www.openlane.eu/en/carv6/auction/10725083
2026-03-25 17:19:13 [adesa.de] INFO: Found listing with ID: 10724996
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724996%27 HTTP/1.1" 200 None
2026-03-25 17:19:13 [adesa.de] INFO: Scrape type for 10724996: 1
2026-03-25 17:19:13 [adesa.de] INFO: Scraping item 10724996 url https://www.openlane.eu/en/carv6/auction/10724996
2026-03-25 17:19:13 [adesa.de] INFO: Found listing with ID: 10727859
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727859%27 HTTP/1.1" 200 None
2026-03-25 17:19:13 [adesa.de] INFO: Scrape type for 10727859: 1
2026-03-25 17:19:13 [adesa.de] INFO: Scraping item 10727859 url https://www.openlane.eu/en/carv6/auction/10727859
2026-03-25 17:19:13 [adesa.de] INFO: Found listing with ID: 10724085
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724085%27 HTTP/1.1" 200 None
2026-03-25 17:19:13 [adesa.de] INFO: Scrape type for 10724085: 1
2026-03-25 17:19:13 [adesa.de] INFO: Scraping item 10724085 url https://www.openlane.eu/en/carv6/auction/10724085
2026-03-25 17:19:13 [adesa.de] INFO: Found listing with ID: 10724086
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724086%27 HTTP/1.1" 200 None
2026-03-25 17:19:13 [adesa.de] INFO: Scrape type for 10724086: 1
2026-03-25 17:19:13 [adesa.de] INFO: Scraping item 10724086 url https://www.openlane.eu/en/carv6/auction/10724086
2026-03-25 17:19:13 [adesa.de] INFO: Found listing with ID: 10723428
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723428%27 HTTP/1.1" 200 None
2026-03-25 17:19:13 [adesa.de] INFO: Scrape type for 10723428: 0
2026-03-25 17:19:13 [adesa.de] INFO: Skipping item 10723428 url https://www.openlane.eu/en/carv6/auction/10723428
2026-03-25 17:19:13 [adesa.de] INFO: Found listing with ID: 10723447
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723447%27 HTTP/1.1" 200 None
2026-03-25 17:19:13 [adesa.de] INFO: Scrape type for 10723447: 0
2026-03-25 17:19:13 [adesa.de] INFO: Skipping item 10723447 url https://www.openlane.eu/en/carv6/auction/10723447
2026-03-25 17:19:13 [adesa.de] INFO: Found listing with ID: 10723420
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723420%27 HTTP/1.1" 200 None
2026-03-25 17:19:13 [adesa.de] INFO: Scrape type for 10723420: 0
2026-03-25 17:19:13 [adesa.de] INFO: Skipping item 10723420 url https://www.openlane.eu/en/carv6/auction/10723420
2026-03-25 17:19:13 [adesa.de] INFO: Found listing with ID: 10723438
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723438%27 HTTP/1.1" 200 None
2026-03-25 17:19:13 [adesa.de] INFO: Scrape type for 10723438: 0
2026-03-25 17:19:13 [adesa.de] INFO: Skipping item 10723438 url https://www.openlane.eu/en/carv6/auction/10723438
2026-03-25 17:19:13 [adesa.de] INFO: Found listing with ID: 10723425
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723425%27 HTTP/1.1" 200 None
2026-03-25 17:19:13 [adesa.de] INFO: Scrape type for 10723425: 0
2026-03-25 17:19:13 [adesa.de] INFO: Skipping item 10723425 url https://www.openlane.eu/en/carv6/auction/10723425
2026-03-25 17:19:13 [adesa.de] INFO: Found listing with ID: 10723446
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723446%27 HTTP/1.1" 200 None
2026-03-25 17:19:13 [adesa.de] INFO: Scrape type for 10723446: 0
2026-03-25 17:19:13 [adesa.de] INFO: Skipping item 10723446 url https://www.openlane.eu/en/carv6/auction/10723446
2026-03-25 17:19:13 [adesa.de] INFO: Found listing with ID: 10723416
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723416%27 HTTP/1.1" 200 None
2026-03-25 17:19:13 [adesa.de] INFO: Scrape type for 10723416: 0
2026-03-25 17:19:13 [adesa.de] INFO: Skipping item 10723416 url https://www.openlane.eu/en/carv6/auction/10723416
2026-03-25 17:19:13 [adesa.de] INFO: Found listing with ID: 10723444
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723444%27 HTTP/1.1" 200 None
2026-03-25 17:19:13 [adesa.de] INFO: Scrape type for 10723444: 0
2026-03-25 17:19:13 [adesa.de] INFO: Skipping item 10723444 url https://www.openlane.eu/en/carv6/auction/10723444
2026-03-25 17:19:13 [adesa.de] INFO: Found listing with ID: 10723433
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723433%27 HTTP/1.1" 200 None
2026-03-25 17:19:13 [adesa.de] INFO: Scrape type for 10723433: 0
2026-03-25 17:19:13 [adesa.de] INFO: Skipping item 10723433 url https://www.openlane.eu/en/carv6/auction/10723433
2026-03-25 17:19:13 [adesa.de] INFO: Found listing with ID: 10723415
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723415%27 HTTP/1.1" 200 None
2026-03-25 17:19:13 [adesa.de] INFO: Scrape type for 10723415: 0
2026-03-25 17:19:13 [adesa.de] INFO: Skipping item 10723415 url https://www.openlane.eu/en/carv6/auction/10723415
2026-03-25 17:19:13 [adesa.de] INFO: Found listing with ID: 10723441
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723441%27 HTTP/1.1" 200 None
2026-03-25 17:19:13 [adesa.de] INFO: Scrape type for 10723441: 0
2026-03-25 17:19:13 [adesa.de] INFO: Skipping item 10723441 url https://www.openlane.eu/en/carv6/auction/10723441
2026-03-25 17:19:13 [adesa.de] INFO: Found listing with ID: 10723442
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723442%27 HTTP/1.1" 200 None
2026-03-25 17:19:13 [adesa.de] INFO: Scrape type for 10723442: 0
2026-03-25 17:19:13 [adesa.de] INFO: Skipping item 10723442 url https://www.openlane.eu/en/carv6/auction/10723442
2026-03-25 17:19:13 [adesa.de] INFO: Found listing with ID: 10723434
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723434%27 HTTP/1.1" 200 None
2026-03-25 17:19:13 [adesa.de] INFO: Scrape type for 10723434: 0
2026-03-25 17:19:13 [adesa.de] INFO: Skipping item 10723434 url https://www.openlane.eu/en/carv6/auction/10723434
2026-03-25 17:19:13 [adesa.de] INFO: Found listing with ID: 10723423
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723423%27 HTTP/1.1" 200 None
2026-03-25 17:19:13 [adesa.de] INFO: Scrape type for 10723423: 0
2026-03-25 17:19:13 [adesa.de] INFO: Skipping item 10723423 url https://www.openlane.eu/en/carv6/auction/10723423
2026-03-25 17:19:13 [adesa.de] INFO: Found listing with ID: 10723440
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723440%27 HTTP/1.1" 200 None
2026-03-25 17:19:13 [adesa.de] INFO: Scrape type for 10723440: 0
2026-03-25 17:19:13 [adesa.de] INFO: Skipping item 10723440 url https://www.openlane.eu/en/carv6/auction/10723440
2026-03-25 17:19:13 [adesa.de] INFO: Found listing with ID: 10723424
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723424%27 HTTP/1.1" 200 None
2026-03-25 17:19:13 [adesa.de] INFO: Scrape type for 10723424: 0
2026-03-25 17:19:13 [adesa.de] INFO: Skipping item 10723424 url https://www.openlane.eu/en/carv6/auction/10723424
2026-03-25 17:19:13 [adesa.de] INFO: Found listing with ID: 10723445
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723445%27 HTTP/1.1" 200 None
2026-03-25 17:19:13 [adesa.de] INFO: Scrape type for 10723445: 0
2026-03-25 17:19:13 [adesa.de] INFO: Skipping item 10723445 url https://www.openlane.eu/en/carv6/auction/10723445
2026-03-25 17:19:13 [adesa.de] INFO: Found listing with ID: 10723443
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723443%27 HTTP/1.1" 200 None
2026-03-25 17:19:13 [adesa.de] INFO: Scrape type for 10723443: 0
2026-03-25 17:19:13 [adesa.de] INFO: Skipping item 10723443 url https://www.openlane.eu/en/carv6/auction/10723443
2026-03-25 17:19:13 [adesa.de] INFO: Found listing with ID: 10723414
2026-03-25 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723414%27 HTTP/1.1" 200 None
2026-03-25 17:19:14 [adesa.de] INFO: Scrape type for 10723414: 0
2026-03-25 17:19:14 [adesa.de] INFO: Skipping item 10723414 url https://www.openlane.eu/en/carv6/auction/10723414
2026-03-25 17:19:14 [adesa.de] INFO: Found listing with ID: 10723432
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723432%27 HTTP/1.1" 200 None
2026-03-25 17:19:14 [adesa.de] INFO: Scrape type for 10723432: 0
2026-03-25 17:19:14 [adesa.de] INFO: Skipping item 10723432 url https://www.openlane.eu/en/carv6/auction/10723432
2026-03-25 17:19:14 [adesa.de] INFO: Found listing with ID: 10723430
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723430%27 HTTP/1.1" 200 None
2026-03-25 17:19:14 [adesa.de] INFO: Scrape type for 10723430: 0
2026-03-25 17:19:14 [adesa.de] INFO: Skipping item 10723430 url https://www.openlane.eu/en/carv6/auction/10723430
2026-03-25 17:19:14 [adesa.de] INFO: Found listing with ID: 10723435
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723435%27 HTTP/1.1" 200 None
2026-03-25 17:19:14 [adesa.de] INFO: Scrape type for 10723435: 0
2026-03-25 17:19:14 [adesa.de] INFO: Skipping item 10723435 url https://www.openlane.eu/en/carv6/auction/10723435
2026-03-25 17:19:14 [adesa.de] INFO: Found listing with ID: 10723431
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723431%27 HTTP/1.1" 200 None
2026-03-25 17:19:14 [adesa.de] INFO: Scrape type for 10723431: 0
2026-03-25 17:19:14 [adesa.de] INFO: Skipping item 10723431 url https://www.openlane.eu/en/carv6/auction/10723431
2026-03-25 17:19:14 [adesa.de] INFO: Found listing with ID: 10723418
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723418%27 HTTP/1.1" 200 None
2026-03-25 17:19:14 [adesa.de] INFO: Scrape type for 10723418: 0
2026-03-25 17:19:14 [adesa.de] INFO: Skipping item 10723418 url https://www.openlane.eu/en/carv6/auction/10723418
2026-03-25 17:19:14 [adesa.de] INFO: Found listing with ID: 10723419
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723419%27 HTTP/1.1" 200 None
2026-03-25 17:19:14 [adesa.de] INFO: Scrape type for 10723419: 0
2026-03-25 17:19:14 [adesa.de] INFO: Skipping item 10723419 url https://www.openlane.eu/en/carv6/auction/10723419
2026-03-25 17:19:14 [adesa.de] INFO: Found listing with ID: 10723417
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723417%27 HTTP/1.1" 200 None
2026-03-25 17:19:14 [adesa.de] INFO: Scrape type for 10723417: 0
2026-03-25 17:19:14 [adesa.de] INFO: Skipping item 10723417 url https://www.openlane.eu/en/carv6/auction/10723417
2026-03-25 17:19:14 [adesa.de] INFO: Found listing with ID: 10723427
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723427%27 HTTP/1.1" 200 None
2026-03-25 17:19:14 [adesa.de] INFO: Scrape type for 10723427: 0
2026-03-25 17:19:14 [adesa.de] INFO: Skipping item 10723427 url https://www.openlane.eu/en/carv6/auction/10723427
2026-03-25 17:19:14 [adesa.de] INFO: Found listing with ID: 10723439
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723439%27 HTTP/1.1" 200 None
2026-03-25 17:19:14 [adesa.de] INFO: Scrape type for 10723439: 0
2026-03-25 17:19:14 [adesa.de] INFO: Skipping item 10723439 url https://www.openlane.eu/en/carv6/auction/10723439
2026-03-25 17:19:14 [adesa.de] INFO: Found listing with ID: 10723429
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723429%27 HTTP/1.1" 200 None
2026-03-25 17:19:14 [adesa.de] INFO: Scrape type for 10723429: 0
2026-03-25 17:19:14 [adesa.de] INFO: Skipping item 10723429 url https://www.openlane.eu/en/carv6/auction/10723429
2026-03-25 17:19:14 [adesa.de] INFO: Found listing with ID: 10723448
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723448%27 HTTP/1.1" 200 None
2026-03-25 17:19:14 [adesa.de] INFO: Scrape type for 10723448: 0
2026-03-25 17:19:14 [adesa.de] INFO: Skipping item 10723448 url https://www.openlane.eu/en/carv6/auction/10723448
2026-03-25 17:19:14 [adesa.de] INFO: Found listing with ID: 10723436
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723436%27 HTTP/1.1" 200 None
2026-03-25 17:19:14 [adesa.de] INFO: Scrape type for 10723436: 0
2026-03-25 17:19:14 [adesa.de] INFO: Skipping item 10723436 url https://www.openlane.eu/en/carv6/auction/10723436
2026-03-25 17:19:14 [adesa.de] INFO: Found listing with ID: 10723421
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723421%27 HTTP/1.1" 200 None
2026-03-25 17:19:14 [adesa.de] INFO: Scrape type for 10723421: 0
2026-03-25 17:19:14 [adesa.de] INFO: Skipping item 10723421 url https://www.openlane.eu/en/carv6/auction/10723421
2026-03-25 17:19:14 [adesa.de] INFO: Found listing with ID: 10723422
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723422%27 HTTP/1.1" 200 None
2026-03-25 17:19:14 [adesa.de] INFO: Scrape type for 10723422: 0
2026-03-25 17:19:14 [adesa.de] INFO: Skipping item 10723422 url https://www.openlane.eu/en/carv6/auction/10723422
2026-03-25 17:19:14 [adesa.de] INFO: Found listing with ID: 10723437
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723437%27 HTTP/1.1" 200 None
2026-03-25 17:19:14 [adesa.de] INFO: Scrape type for 10723437: 0
2026-03-25 17:19:14 [adesa.de] INFO: Skipping item 10723437 url https://www.openlane.eu/en/carv6/auction/10723437
2026-03-25 17:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a65b242c-1a6e-50c7-ba20-d101a2a9563b with identifier: 10725148
2026-03-25 17:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a65b242c-1a6e-50c7-ba20-d101a2a9563b with scrape type 1
2026-03-25 17:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a65b242c-1a6e-50c7-ba20-d101a2a9563b
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710391%252Fgeneral%252F01aa0afd-e967-483c-a242-10eed7ae76bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710391/general/01aa0afd-e967-483c-a242-10eed7ae76bd.jpg already downloaded
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710391%252Fgeneral%252Fcdf3ca14-fafe-4c03-932a-953fcac37f8a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710391/general/cdf3ca14-fafe-4c03-932a-953fcac37f8a.jpg already downloaded
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710391%252Fgeneral%252F93232be6-79db-4fdd-99c2-1a7357b0c386.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710391/general/93232be6-79db-4fdd-99c2-1a7357b0c386.jpg already downloaded
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710391%252Fgeneral%252F21fd63b5-b0ad-4cbd-8c3e-abc9f7119022.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710391/general/21fd63b5-b0ad-4cbd-8c3e-abc9f7119022.jpg already downloaded
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710391%252Fgeneral%252F006d5c2a-a675-4223-9794-38d61968959d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710391/general/006d5c2a-a675-4223-9794-38d61968959d.jpg already downloaded
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710391%252Fgeneral%252Fb0ad489e-2ac4-4861-b9ec-feb6cab0ad0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710391/general/b0ad489e-2ac4-4861-b9ec-feb6cab0ad0b.jpg already downloaded
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710391%252Fgeneral%252F1f2ac508-7047-4454-b890-38f367ecb9cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710391/general/1f2ac508-7047-4454-b890-38f367ecb9cb.jpg already downloaded
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710391%252Fgeneral%252Ff1e785c4-e86d-402a-a112-befd29fcb7fc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710391/general/f1e785c4-e86d-402a-a112-befd29fcb7fc.jpg already downloaded
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710391%252Fgeneral%252F502b6321-be90-408c-b4a2-f911badaccb3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710391/general/502b6321-be90-408c-b4a2-f911badaccb3.jpg already downloaded
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710391%252Fgeneral%252F945c4881-e412-4d99-a477-d6d0092163f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710391/general/945c4881-e412-4d99-a477-d6d0092163f4.jpg already downloaded
2026-03-25 17:19:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a65b242c-1a6e-50c7-ba20-d101a2a9563b, identifier: 10725148
2026-03-25 17:19:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a65b242c-1a6e-50c7-ba20-d101a2a9563b with identifier: 10725148
2026-03-25 17:19:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a65b242c-1a6e-50c7-ba20-d101a2a9563b with identifier: 10725148
2026-03-25 17:19:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a65b242c-1a6e-50c7-ba20-d101a2a9563b with identifier: 10725148 to the API
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725148>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': 'a65b242c-1a6e-50c7-ba20-d101a2a9563b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000581',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725148',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQV',
'odometer': 94591,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5710391/general/01aa0afd-e967-483c-a242-10eed7ae76bd.jpg',
'https://images.openlane.eu/carimgs/5710391/general/cdf3ca14-fafe-4c03-932a-953fcac37f8a.jpg',
'https://images.openlane.eu/carimgs/5710391/general/93232be6-79db-4fdd-99c2-1a7357b0c386.jpg',
'https://images.openlane.eu/carimgs/5710391/general/21fd63b5-b0ad-4cbd-8c3e-abc9f7119022.jpg',
'https://images.openlane.eu/carimgs/5710391/general/006d5c2a-a675-4223-9794-38d61968959d.jpg',
'https://images.openlane.eu/carimgs/5710391/general/b0ad489e-2ac4-4861-b9ec-feb6cab0ad0b.jpg',
'https://images.openlane.eu/carimgs/5710391/general/1f2ac508-7047-4454-b890-38f367ecb9cb.jpg',
'https://images.openlane.eu/carimgs/5710391/general/f1e785c4-e86d-402a-a112-befd29fcb7fc.jpg',
'https://images.openlane.eu/carimgs/5710391/general/502b6321-be90-408c-b4a2-f911badaccb3.jpg',
'https://images.openlane.eu/carimgs/5710391/general/945c4881-e412-4d99-a477-d6d0092163f4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a65b242c-1a6e-50c7-ba20-d101a2a9563b/a65b242c-1a6e-50c7-ba20-d101a2a9563b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 646298,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710391/general/01aa0afd-e967-483c-a242-10eed7ae76bd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a65b242c-1a6e-50c7-ba20-d101a2a9563b/a65b242c-1a6e-50c7-ba20-d101a2a9563b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 623941,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710391/general/cdf3ca14-fafe-4c03-932a-953fcac37f8a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a65b242c-1a6e-50c7-ba20-d101a2a9563b/a65b242c-1a6e-50c7-ba20-d101a2a9563b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 498113,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710391/general/93232be6-79db-4fdd-99c2-1a7357b0c386.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a65b242c-1a6e-50c7-ba20-d101a2a9563b/a65b242c-1a6e-50c7-ba20-d101a2a9563b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 568156,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710391/general/21fd63b5-b0ad-4cbd-8c3e-abc9f7119022.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a65b242c-1a6e-50c7-ba20-d101a2a9563b/a65b242c-1a6e-50c7-ba20-d101a2a9563b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 602872,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710391/general/006d5c2a-a675-4223-9794-38d61968959d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a65b242c-1a6e-50c7-ba20-d101a2a9563b/a65b242c-1a6e-50c7-ba20-d101a2a9563b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 472054,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710391/general/b0ad489e-2ac4-4861-b9ec-feb6cab0ad0b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a65b242c-1a6e-50c7-ba20-d101a2a9563b/a65b242c-1a6e-50c7-ba20-d101a2a9563b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 722360,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710391/general/1f2ac508-7047-4454-b890-38f367ecb9cb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a65b242c-1a6e-50c7-ba20-d101a2a9563b/a65b242c-1a6e-50c7-ba20-d101a2a9563b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 604198,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710391/general/f1e785c4-e86d-402a-a112-befd29fcb7fc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a65b242c-1a6e-50c7-ba20-d101a2a9563b/a65b242c-1a6e-50c7-ba20-d101a2a9563b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 426826,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710391/general/502b6321-be90-408c-b4a2-f911badaccb3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a65b242c-1a6e-50c7-ba20-d101a2a9563b/a65b242c-1a6e-50c7-ba20-d101a2a9563b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 641682,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710391/general/945c4881-e412-4d99-a477-d6d0092163f4.jpg',
'Width': 2731}],
'price': 26600,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 7,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQV 300 - Electric - Automatic - 204 hp - 94.591 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725148%27 HTTP/1.1" 200 None
2026-03-25 17:19:14 [adesa.de] INFO: Saving data for 10725148: {'created_time': 1774459154.973816, 'last_price_update_time': 1774459154.97383, 'auction_closing_time': 1774530600.0}
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725148') HTTP/1.1" 204 0
2026-03-25 17:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725043> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfa184d8-8846-5169-8bed-221e28995bbb with identifier: 10725112
2026-03-25 17:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfa184d8-8846-5169-8bed-221e28995bbb with scrape type 1
2026-03-25 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cfa184d8-8846-5169-8bed-221e28995bbb
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639273%252Fgeneral%252F8483b062-f4ec-4f18-a180-9d56cdd5accb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639273/general/8483b062-f4ec-4f18-a180-9d56cdd5accb.jpg already downloaded
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639273%252Fgeneral%252F2ad68954-4663-4274-b846-b625f520c30b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639273/general/2ad68954-4663-4274-b846-b625f520c30b.jpg already downloaded
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639273%252Fgeneral%252F1ee41f99-1be7-49a5-8e16-052f8beddde6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639273/general/1ee41f99-1be7-49a5-8e16-052f8beddde6.jpg already downloaded
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639273%252Fgeneral%252F181522af-7bcc-4b81-ba8d-f044fcd356fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639273/general/181522af-7bcc-4b81-ba8d-f044fcd356fa.jpg already downloaded
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639273%252Fgeneral%252Fb456a658-06c1-44d5-ba69-837b709d0734.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639273/general/b456a658-06c1-44d5-ba69-837b709d0734.jpg already downloaded
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639273%252Fgeneral%252Faa46f173-8a66-4030-931d-8f2f6ad9a5ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639273/general/aa46f173-8a66-4030-931d-8f2f6ad9a5ad.jpg already downloaded
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639273%252Fgeneral%252Fb28c7350-972d-4bc5-92f6-fc3c52f4c072.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639273/general/b28c7350-972d-4bc5-92f6-fc3c52f4c072.jpg already downloaded
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639273%252Fgeneral%252F2eaff127-13b7-4691-8980-e819c2a6fbff.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639273/general/2eaff127-13b7-4691-8980-e819c2a6fbff.jpg already downloaded
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639273%252Fgeneral%252F97228482-8b25-42a8-bc9b-a2534ae22e2d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639273/general/97228482-8b25-42a8-bc9b-a2534ae22e2d.jpg already downloaded
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639273%252Fgeneral%252F7bcb655b-5bd9-4b94-aaf5-909c0de4b82d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639273/general/7bcb655b-5bd9-4b94-aaf5-909c0de4b82d.jpg already downloaded
2026-03-25 17:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cfa184d8-8846-5169-8bed-221e28995bbb, identifier: 10725112
2026-03-25 17:19:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725099> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cfa184d8-8846-5169-8bed-221e28995bbb with identifier: 10725112
2026-03-25 17:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cfa184d8-8846-5169-8bed-221e28995bbb with identifier: 10725112
2026-03-25 17:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cfa184d8-8846-5169-8bed-221e28995bbb with identifier: 10725112 to the API
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725112>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': 'cfa184d8-8846-5169-8bed-221e28995bbb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000057',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725112',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 23610,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5639273/general/8483b062-f4ec-4f18-a180-9d56cdd5accb.jpg',
'https://images.openlane.eu/carimgs/5639273/general/2ad68954-4663-4274-b846-b625f520c30b.jpg',
'https://images.openlane.eu/carimgs/5639273/general/1ee41f99-1be7-49a5-8e16-052f8beddde6.jpg',
'https://images.openlane.eu/carimgs/5639273/general/181522af-7bcc-4b81-ba8d-f044fcd356fa.jpg',
'https://images.openlane.eu/carimgs/5639273/general/b456a658-06c1-44d5-ba69-837b709d0734.jpg',
'https://images.openlane.eu/carimgs/5639273/general/aa46f173-8a66-4030-931d-8f2f6ad9a5ad.jpg',
'https://images.openlane.eu/carimgs/5639273/general/b28c7350-972d-4bc5-92f6-fc3c52f4c072.jpg',
'https://images.openlane.eu/carimgs/5639273/general/2eaff127-13b7-4691-8980-e819c2a6fbff.jpg',
'https://images.openlane.eu/carimgs/5639273/general/97228482-8b25-42a8-bc9b-a2534ae22e2d.jpg',
'https://images.openlane.eu/carimgs/5639273/general/7bcb655b-5bd9-4b94-aaf5-909c0de4b82d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfa184d8-8846-5169-8bed-221e28995bbb/cfa184d8-8846-5169-8bed-221e28995bbb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1005589,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639273/general/8483b062-f4ec-4f18-a180-9d56cdd5accb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfa184d8-8846-5169-8bed-221e28995bbb/cfa184d8-8846-5169-8bed-221e28995bbb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1104857,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639273/general/2ad68954-4663-4274-b846-b625f520c30b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfa184d8-8846-5169-8bed-221e28995bbb/cfa184d8-8846-5169-8bed-221e28995bbb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1326439,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639273/general/1ee41f99-1be7-49a5-8e16-052f8beddde6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfa184d8-8846-5169-8bed-221e28995bbb/cfa184d8-8846-5169-8bed-221e28995bbb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 914727,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639273/general/181522af-7bcc-4b81-ba8d-f044fcd356fa.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfa184d8-8846-5169-8bed-221e28995bbb/cfa184d8-8846-5169-8bed-221e28995bbb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1127609,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639273/general/b456a658-06c1-44d5-ba69-837b709d0734.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfa184d8-8846-5169-8bed-221e28995bbb/cfa184d8-8846-5169-8bed-221e28995bbb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1306953,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639273/general/aa46f173-8a66-4030-931d-8f2f6ad9a5ad.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfa184d8-8846-5169-8bed-221e28995bbb/cfa184d8-8846-5169-8bed-221e28995bbb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 771726,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639273/general/b28c7350-972d-4bc5-92f6-fc3c52f4c072.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfa184d8-8846-5169-8bed-221e28995bbb/cfa184d8-8846-5169-8bed-221e28995bbb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 670034,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639273/general/2eaff127-13b7-4691-8980-e819c2a6fbff.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfa184d8-8846-5169-8bed-221e28995bbb/cfa184d8-8846-5169-8bed-221e28995bbb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 769897,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639273/general/97228482-8b25-42a8-bc9b-a2534ae22e2d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfa184d8-8846-5169-8bed-221e28995bbb/cfa184d8-8846-5169-8bed-221e28995bbb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 631238,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639273/general/7bcb655b-5bd9-4b94-aaf5-909c0de4b82d.jpg',
'Width': 2731}],
'price': 37000,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW i4 M 50 - xDrive - Electric - Automatic - 544 hp - 23.610 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725112%27 HTTP/1.1" 200 None
2026-03-25 17:19:15 [adesa.de] INFO: Saving data for 10725112: {'created_time': 1774459155.729492, 'last_price_update_time': 1774459155.729503, 'auction_closing_time': 1774530600.0}
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725112') HTTP/1.1" 204 0
2026-03-25 17:19:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f454a970-aab9-536f-9b0d-8d87fea50531 with identifier: 10725043
2026-03-25 17:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f454a970-aab9-536f-9b0d-8d87fea50531 with scrape type 1
2026-03-25 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f454a970-aab9-536f-9b0d-8d87fea50531
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706018%252Fgeneral%252F42c4d4b9-8c57-454d-8803-d8de0d144198.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706018/general/42c4d4b9-8c57-454d-8803-d8de0d144198.jpg already downloaded
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706018%252Fgeneral%252Fbee5845c-4acd-4375-8494-3f0b56fa221a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706018/general/bee5845c-4acd-4375-8494-3f0b56fa221a.jpg already downloaded
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706018%252Fgeneral%252F95427de8-f2f7-46a6-9d29-105737597c54.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706018/general/95427de8-f2f7-46a6-9d29-105737597c54.jpg already downloaded
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706018%252Fgeneral%252Fc8a6d028-7c82-400e-bfe0-6c30b66683eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706018/general/c8a6d028-7c82-400e-bfe0-6c30b66683eb.jpg already downloaded
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706018%252Fgeneral%252F2e348183-2adc-4d41-a96c-56ed8c95d61c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706018/general/2e348183-2adc-4d41-a96c-56ed8c95d61c.jpg already downloaded
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706018%252Fgeneral%252F8e4e5ed5-7ec6-4fbd-9f41-c11e30188c40.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706018/general/8e4e5ed5-7ec6-4fbd-9f41-c11e30188c40.jpg already downloaded
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706018%252Fgeneral%252Fc58e4395-b740-481a-b4cc-27ca50d30073.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706018/general/c58e4395-b740-481a-b4cc-27ca50d30073.jpg already downloaded
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706018%252Fgeneral%252F7da9c4ee-f940-42ad-a0fd-a21c393366bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706018/general/7da9c4ee-f940-42ad-a0fd-a21c393366bb.jpg already downloaded
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706018%252Fgeneral%252F59968c2e-d740-482f-8c9d-53e04bf31d9d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706018/general/59968c2e-d740-482f-8c9d-53e04bf31d9d.jpg already downloaded
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706018%252Fgeneral%252F408d9d42-2ba0-4a2f-b39e-80262243e7c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706018/general/408d9d42-2ba0-4a2f-b39e-80262243e7c9.jpg already downloaded
2026-03-25 17:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f454a970-aab9-536f-9b0d-8d87fea50531, identifier: 10725043
2026-03-25 17:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2f96ce8-8c58-507c-b9fd-ed530897f660 with identifier: 10725099
2026-03-25 17:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2f96ce8-8c58-507c-b9fd-ed530897f660 with scrape type 1
2026-03-25 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f2f96ce8-8c58-507c-b9fd-ed530897f660
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620280%252Fgeneral%252Fc515aa7c-6646-40c9-b94a-3410ecb5a761.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620280/general/c515aa7c-6646-40c9-b94a-3410ecb5a761.jpg already downloaded
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620280%252Fgeneral%252F2f8fdeec-a5e0-4375-828a-c950d0a8e587.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620280/general/2f8fdeec-a5e0-4375-828a-c950d0a8e587.jpg already downloaded
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620280%252Fgeneral%252F4efcc026-e14f-4317-8af5-ff1143762930.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620280/general/4efcc026-e14f-4317-8af5-ff1143762930.jpg already downloaded
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620280%252Fgeneral%252F03581074-9f84-4e02-9be1-7115d22059a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620280/general/03581074-9f84-4e02-9be1-7115d22059a7.jpg already downloaded
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620280%252Fgeneral%252Fd4fcbef6-ff45-4b13-9430-4cf351a73c43.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620280/general/d4fcbef6-ff45-4b13-9430-4cf351a73c43.jpg already downloaded
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620280%252Fgeneral%252Fccac9b79-2622-4aec-b413-6ec0471b955b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620280/general/ccac9b79-2622-4aec-b413-6ec0471b955b.jpg already downloaded
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620280%252Fgeneral%252Fc809acb3-9870-4ead-b835-b6742d313ffe.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620280/general/c809acb3-9870-4ead-b835-b6742d313ffe.jpg already downloaded
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620280%252Fgeneral%252F2bc1bb86-7fab-4c55-b399-baf4654c5feb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620280/general/2bc1bb86-7fab-4c55-b399-baf4654c5feb.jpg already downloaded
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620280%252Fgeneral%252Fbea9efcb-e86a-42a1-8448-317c5038cf92.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620280/general/bea9efcb-e86a-42a1-8448-317c5038cf92.jpg already downloaded
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620280%252Fgeneral%252Fbf093632-2d3c-47d6-8b2b-4859fe733d2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620280/general/bf093632-2d3c-47d6-8b2b-4859fe733d2a.jpg already downloaded
2026-03-25 17:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f2f96ce8-8c58-507c-b9fd-ed530897f660, identifier: 10725099
2026-03-25 17:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724995> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f454a970-aab9-536f-9b0d-8d87fea50531 with identifier: 10725043
2026-03-25 17:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f454a970-aab9-536f-9b0d-8d87fea50531 with identifier: 10725043
2026-03-25 17:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f454a970-aab9-536f-9b0d-8d87fea50531 with identifier: 10725043 to the API
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725043>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 487,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': 'f454a970-aab9-536f-9b0d-8d87fea50531',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000564',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725043',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Ford',
'model': 'Mustang Mach-E',
'odometer': 83383,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5706018/general/42c4d4b9-8c57-454d-8803-d8de0d144198.jpg',
'https://images.openlane.eu/carimgs/5706018/general/bee5845c-4acd-4375-8494-3f0b56fa221a.jpg',
'https://images.openlane.eu/carimgs/5706018/general/95427de8-f2f7-46a6-9d29-105737597c54.jpg',
'https://images.openlane.eu/carimgs/5706018/general/c8a6d028-7c82-400e-bfe0-6c30b66683eb.jpg',
'https://images.openlane.eu/carimgs/5706018/general/2e348183-2adc-4d41-a96c-56ed8c95d61c.jpg',
'https://images.openlane.eu/carimgs/5706018/general/8e4e5ed5-7ec6-4fbd-9f41-c11e30188c40.jpg',
'https://images.openlane.eu/carimgs/5706018/general/c58e4395-b740-481a-b4cc-27ca50d30073.jpg',
'https://images.openlane.eu/carimgs/5706018/general/7da9c4ee-f940-42ad-a0fd-a21c393366bb.jpg',
'https://images.openlane.eu/carimgs/5706018/general/59968c2e-d740-482f-8c9d-53e04bf31d9d.jpg',
'https://images.openlane.eu/carimgs/5706018/general/408d9d42-2ba0-4a2f-b39e-80262243e7c9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f454a970-aab9-536f-9b0d-8d87fea50531/f454a970-aab9-536f-9b0d-8d87fea50531_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46479,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706018/general/42c4d4b9-8c57-454d-8803-d8de0d144198.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f454a970-aab9-536f-9b0d-8d87fea50531/f454a970-aab9-536f-9b0d-8d87fea50531_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27499,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706018/general/bee5845c-4acd-4375-8494-3f0b56fa221a.jpg',
'Width': 460},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f454a970-aab9-536f-9b0d-8d87fea50531/f454a970-aab9-536f-9b0d-8d87fea50531_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22300,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706018/general/95427de8-f2f7-46a6-9d29-105737597c54.jpg',
'Width': 460},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f454a970-aab9-536f-9b0d-8d87fea50531/f454a970-aab9-536f-9b0d-8d87fea50531_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50365,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706018/general/c8a6d028-7c82-400e-bfe0-6c30b66683eb.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f454a970-aab9-536f-9b0d-8d87fea50531/f454a970-aab9-536f-9b0d-8d87fea50531_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39914,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706018/general/2e348183-2adc-4d41-a96c-56ed8c95d61c.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f454a970-aab9-536f-9b0d-8d87fea50531/f454a970-aab9-536f-9b0d-8d87fea50531_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42415,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706018/general/8e4e5ed5-7ec6-4fbd-9f41-c11e30188c40.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f454a970-aab9-536f-9b0d-8d87fea50531/f454a970-aab9-536f-9b0d-8d87fea50531_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43634,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706018/general/c58e4395-b740-481a-b4cc-27ca50d30073.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f454a970-aab9-536f-9b0d-8d87fea50531/f454a970-aab9-536f-9b0d-8d87fea50531_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43753,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706018/general/7da9c4ee-f940-42ad-a0fd-a21c393366bb.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f454a970-aab9-536f-9b0d-8d87fea50531/f454a970-aab9-536f-9b0d-8d87fea50531_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55300,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706018/general/59968c2e-d740-482f-8c9d-53e04bf31d9d.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f454a970-aab9-536f-9b0d-8d87fea50531/f454a970-aab9-536f-9b0d-8d87fea50531_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44221,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706018/general/408d9d42-2ba0-4a2f-b39e-80262243e7c9.jpg',
'Width': 688}],
'price': 28200,
'price_includes_vat': True,
'registration_date': '2022-12-30',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Ford Mustang Mach-E GT - AWD - Electric - Automatic - 487 hp - '
'83.383 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725043%27 HTTP/1.1" 200 None
2026-03-25 17:19:16 [adesa.de] INFO: Saving data for 10725043: {'created_time': 1774459156.74677, 'last_price_update_time': 1774459156.746782, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725043') HTTP/1.1" 204 0
2026-03-25 17:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f2f96ce8-8c58-507c-b9fd-ed530897f660 with identifier: 10725099
2026-03-25 17:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f2f96ce8-8c58-507c-b9fd-ed530897f660 with identifier: 10725099
2026-03-25 17:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f2f96ce8-8c58-507c-b9fd-ed530897f660 with identifier: 10725099 to the API
2026-03-25 17:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725099>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': 'f2f96ce8-8c58-507c-b9fd-ed530897f660',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000135',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725099',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 108590,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5620280/general/c515aa7c-6646-40c9-b94a-3410ecb5a761.jpg',
'https://images.openlane.eu/carimgs/5620280/general/2f8fdeec-a5e0-4375-828a-c950d0a8e587.jpg',
'https://images.openlane.eu/carimgs/5620280/general/4efcc026-e14f-4317-8af5-ff1143762930.jpg',
'https://images.openlane.eu/carimgs/5620280/general/03581074-9f84-4e02-9be1-7115d22059a7.jpg',
'https://images.openlane.eu/carimgs/5620280/general/d4fcbef6-ff45-4b13-9430-4cf351a73c43.jpg',
'https://images.openlane.eu/carimgs/5620280/general/ccac9b79-2622-4aec-b413-6ec0471b955b.jpg',
'https://images.openlane.eu/carimgs/5620280/general/c809acb3-9870-4ead-b835-b6742d313ffe.jpg',
'https://images.openlane.eu/carimgs/5620280/general/2bc1bb86-7fab-4c55-b399-baf4654c5feb.jpg',
'https://images.openlane.eu/carimgs/5620280/general/bea9efcb-e86a-42a1-8448-317c5038cf92.jpg',
'https://images.openlane.eu/carimgs/5620280/general/bf093632-2d3c-47d6-8b2b-4859fe733d2a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2f96ce8-8c58-507c-b9fd-ed530897f660/f2f96ce8-8c58-507c-b9fd-ed530897f660_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245354,
'Height': 880,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620280/general/c515aa7c-6646-40c9-b94a-3410ecb5a761.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2f96ce8-8c58-507c-b9fd-ed530897f660/f2f96ce8-8c58-507c-b9fd-ed530897f660_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337785,
'Height': 882,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620280/general/2f8fdeec-a5e0-4375-828a-c950d0a8e587.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2f96ce8-8c58-507c-b9fd-ed530897f660/f2f96ce8-8c58-507c-b9fd-ed530897f660_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328731,
'Height': 883,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620280/general/4efcc026-e14f-4317-8af5-ff1143762930.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2f96ce8-8c58-507c-b9fd-ed530897f660/f2f96ce8-8c58-507c-b9fd-ed530897f660_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326062,
'Height': 879,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620280/general/03581074-9f84-4e02-9be1-7115d22059a7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2f96ce8-8c58-507c-b9fd-ed530897f660/f2f96ce8-8c58-507c-b9fd-ed530897f660_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201863,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620280/general/d4fcbef6-ff45-4b13-9430-4cf351a73c43.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2f96ce8-8c58-507c-b9fd-ed530897f660/f2f96ce8-8c58-507c-b9fd-ed530897f660_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217714,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620280/general/ccac9b79-2622-4aec-b413-6ec0471b955b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2f96ce8-8c58-507c-b9fd-ed530897f660/f2f96ce8-8c58-507c-b9fd-ed530897f660_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115677,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620280/general/c809acb3-9870-4ead-b835-b6742d313ffe.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2f96ce8-8c58-507c-b9fd-ed530897f660/f2f96ce8-8c58-507c-b9fd-ed530897f660_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144080,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620280/general/2bc1bb86-7fab-4c55-b399-baf4654c5feb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2f96ce8-8c58-507c-b9fd-ed530897f660/f2f96ce8-8c58-507c-b9fd-ed530897f660_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214946,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620280/general/bea9efcb-e86a-42a1-8448-317c5038cf92.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2f96ce8-8c58-507c-b9fd-ed530897f660/f2f96ce8-8c58-507c-b9fd-ed530897f660_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118903,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620280/general/bf093632-2d3c-47d6-8b2b-4859fe733d2a.jpg',
'Width': 1280}],
'price': 25900,
'price_includes_vat': True,
'registration_date': '2022-12-09',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQC 400 AMG Line - 4-Matic - Electric - Automatic - '
'408 hp - 108.590 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725099%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [adesa.de] INFO: Saving data for 10725099: {'created_time': 1774459157.321766, 'last_price_update_time': 1774459157.321779, 'auction_closing_time': 1774530600.0}
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725099') HTTP/1.1" 204 0
2026-03-25 17:19:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724988> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725145> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6486f957-82e4-58fe-bc12-2c18fcc143b2 with identifier: 10724995
2026-03-25 17:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6486f957-82e4-58fe-bc12-2c18fcc143b2 with scrape type 1
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6486f957-82e4-58fe-bc12-2c18fcc143b2
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620348%252Fgeneral%252F98de0bee-8032-4a54-926f-27e84e8d4ea4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620348/general/98de0bee-8032-4a54-926f-27e84e8d4ea4.jpg already downloaded
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620348%252Fgeneral%252Fc949e761-275b-431e-9113-df4d64f08b5b.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620348/general/c949e761-275b-431e-9113-df4d64f08b5b.JPG not downloaded yet
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620348%252Fgeneral%252Ff3281532-c1c9-4126-aac5-df33a36df0b6.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620348/general/f3281532-c1c9-4126-aac5-df33a36df0b6.JPG not downloaded yet
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620348%252Fgeneral%252Ffeb722cc-e864-49a2-aee8-dc402333ad06.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620348/general/feb722cc-e864-49a2-aee8-dc402333ad06.JPG not downloaded yet
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620348%252Fgeneral%252F75c98bc3-3013-4795-af63-c107a26bb7e5.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620348/general/75c98bc3-3013-4795-af63-c107a26bb7e5.JPG not downloaded yet
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620348%252Fgeneral%252F7ca51035-97e6-474b-8070-d9195a8b7c58.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620348/general/7ca51035-97e6-474b-8070-d9195a8b7c58.JPG not downloaded yet
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620348%252Fgeneral%252Fd3ba5aba-e9d8-4f34-a5a5-0c87edcb361f.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620348/general/d3ba5aba-e9d8-4f34-a5a5-0c87edcb361f.JPG not downloaded yet
2026-03-25 17:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 684f1a4c-1d6c-53c3-ba69-43fa63010f71 with identifier: 10724988
2026-03-25 17:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 684f1a4c-1d6c-53c3-ba69-43fa63010f71 with scrape type 1
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 684f1a4c-1d6c-53c3-ba69-43fa63010f71
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612863%252Fgeneral%252Fa73bbe56-f2fd-4335-8dc4-e3c7e47652a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612863/general/a73bbe56-f2fd-4335-8dc4-e3c7e47652a7.jpg already downloaded
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612863%252Fgeneral%252Ffaeacb82-1bc3-4f70-a001-3350444f102c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612863/general/faeacb82-1bc3-4f70-a001-3350444f102c.jpg already downloaded
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612863%252Fgeneral%252Fe459914a-5b37-4d4b-aeaf-2df807ac80e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612863/general/e459914a-5b37-4d4b-aeaf-2df807ac80e0.jpg already downloaded
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612863%252Fgeneral%252F97d982b4-80f2-4750-bea0-d0cfb327ebd3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612863/general/97d982b4-80f2-4750-bea0-d0cfb327ebd3.jpg already downloaded
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612863%252Fgeneral%252Fb38606e6-e55d-4565-bd15-c883fa885b3b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612863/general/b38606e6-e55d-4565-bd15-c883fa885b3b.jpg already downloaded
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612863%252Fgeneral%252Fa56e50e1-a67a-455d-8a5b-105038854eb5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612863/general/a56e50e1-a67a-455d-8a5b-105038854eb5.jpg already downloaded
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612863%252Fgeneral%252Ff9df304e-0ba1-49b3-9bd5-58452188f0a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612863/general/f9df304e-0ba1-49b3-9bd5-58452188f0a7.jpg already downloaded
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612863%252Fgeneral%252Fb37665e7-26f7-423e-893e-f903a080d5eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612863/general/b37665e7-26f7-423e-893e-f903a080d5eb.jpg already downloaded
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612863%252Fgeneral%252F0c4a7045-1b0c-45a4-b8de-06223cf8ff28.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612863/general/0c4a7045-1b0c-45a4-b8de-06223cf8ff28.jpg already downloaded
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612863%252Fgeneral%252F12059bb9-476a-4f63-be2d-4c64d51bbd11.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612863/general/12059bb9-476a-4f63-be2d-4c64d51bbd11.jpg already downloaded
2026-03-25 17:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 684f1a4c-1d6c-53c3-ba69-43fa63010f71, identifier: 10724988
2026-03-25 17:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc with identifier: 10725145
2026-03-25 17:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc with scrape type 1
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705467%252Fgeneral%252Faaaebf45-7ac7-49b0-9575-fea7ccb865cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705467/general/aaaebf45-7ac7-49b0-9575-fea7ccb865cb.jpg already downloaded
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705467%252Fgeneral%252F8f56f6aa-ab28-4661-8cb8-d5c87f9b45a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705467/general/8f56f6aa-ab28-4661-8cb8-d5c87f9b45a7.jpg already downloaded
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705467%252Fgeneral%252Fe81ef411-b20a-478d-a7ad-59738c8448f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705467/general/e81ef411-b20a-478d-a7ad-59738c8448f5.jpg already downloaded
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705467%252Fgeneral%252F42e3b715-776c-4763-a250-03d8d7e0f051.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705467/general/42e3b715-776c-4763-a250-03d8d7e0f051.jpg already downloaded
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705467%252Fgeneral%252F75176957-62f7-4ec1-814a-8143beaa3936.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705467/general/75176957-62f7-4ec1-814a-8143beaa3936.jpg already downloaded
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705467%252Fgeneral%252F7506f541-e523-4e47-96d7-d6a30a7f299c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705467/general/7506f541-e523-4e47-96d7-d6a30a7f299c.jpg already downloaded
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705467%252Fgeneral%252F9358e472-46c3-4aad-b5fe-5d2e04a6c28c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705467/general/9358e472-46c3-4aad-b5fe-5d2e04a6c28c.jpg already downloaded
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705467%252Fgeneral%252Ffcffb894-750e-4067-9504-18931deb3e2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705467/general/fcffb894-750e-4067-9504-18931deb3e2a.jpg already downloaded
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705467%252Fgeneral%252F2d0f4391-3487-415a-aaaf-53d00f451e95.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705467/general/2d0f4391-3487-415a-aaaf-53d00f451e95.jpg already downloaded
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705467%252Fgeneral%252F490ae564-22cf-417d-a595-891149ce8f4c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705467/general/490ae564-22cf-417d-a595-891149ce8f4c.jpg already downloaded
2026-03-25 17:19:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc, identifier: 10725145
2026-03-25 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620348%252Fgeneral%252F2b641a3b-3df0-44a5-826a-be45b75a3807.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620348/general/2b641a3b-3df0-44a5-826a-be45b75a3807.JPG not downloaded yet
2026-03-25 17:19:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 684f1a4c-1d6c-53c3-ba69-43fa63010f71 with identifier: 10724988
2026-03-25 17:19:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 684f1a4c-1d6c-53c3-ba69-43fa63010f71 with identifier: 10724988
2026-03-25 17:19:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 684f1a4c-1d6c-53c3-ba69-43fa63010f71 with identifier: 10724988 to the API
2026-03-25 17:19:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724988>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Diesel',
'id': '684f1a4c-1d6c-53c3-ba69-43fa63010f71',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000016',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724988',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 179062,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 12,
'photo_urls': ['https://images.openlane.eu/carimgs/5612863/general/a73bbe56-f2fd-4335-8dc4-e3c7e47652a7.jpg',
'https://images.openlane.eu/carimgs/5612863/general/faeacb82-1bc3-4f70-a001-3350444f102c.jpg',
'https://images.openlane.eu/carimgs/5612863/general/e459914a-5b37-4d4b-aeaf-2df807ac80e0.jpg',
'https://images.openlane.eu/carimgs/5612863/general/97d982b4-80f2-4750-bea0-d0cfb327ebd3.jpg',
'https://images.openlane.eu/carimgs/5612863/general/b38606e6-e55d-4565-bd15-c883fa885b3b.jpg',
'https://images.openlane.eu/carimgs/5612863/general/a56e50e1-a67a-455d-8a5b-105038854eb5.jpg',
'https://images.openlane.eu/carimgs/5612863/general/f9df304e-0ba1-49b3-9bd5-58452188f0a7.jpg',
'https://images.openlane.eu/carimgs/5612863/general/b37665e7-26f7-423e-893e-f903a080d5eb.jpg',
'https://images.openlane.eu/carimgs/5612863/general/0c4a7045-1b0c-45a4-b8de-06223cf8ff28.jpg',
'https://images.openlane.eu/carimgs/5612863/general/12059bb9-476a-4f63-be2d-4c64d51bbd11.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_684f1a4c-1d6c-53c3-ba69-43fa63010f71/684f1a4c-1d6c-53c3-ba69-43fa63010f71_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295567,
'Height': 1325,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612863/general/a73bbe56-f2fd-4335-8dc4-e3c7e47652a7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_684f1a4c-1d6c-53c3-ba69-43fa63010f71/684f1a4c-1d6c-53c3-ba69-43fa63010f71_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284952,
'Height': 1317,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612863/general/faeacb82-1bc3-4f70-a001-3350444f102c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_684f1a4c-1d6c-53c3-ba69-43fa63010f71/684f1a4c-1d6c-53c3-ba69-43fa63010f71_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303836,
'Height': 1326,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612863/general/e459914a-5b37-4d4b-aeaf-2df807ac80e0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_684f1a4c-1d6c-53c3-ba69-43fa63010f71/684f1a4c-1d6c-53c3-ba69-43fa63010f71_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288096,
'Height': 1323,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612863/general/97d982b4-80f2-4750-bea0-d0cfb327ebd3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_684f1a4c-1d6c-53c3-ba69-43fa63010f71/684f1a4c-1d6c-53c3-ba69-43fa63010f71_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249507,
'Height': 1327,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612863/general/b38606e6-e55d-4565-bd15-c883fa885b3b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_684f1a4c-1d6c-53c3-ba69-43fa63010f71/684f1a4c-1d6c-53c3-ba69-43fa63010f71_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309642,
'Height': 1331,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612863/general/a56e50e1-a67a-455d-8a5b-105038854eb5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_684f1a4c-1d6c-53c3-ba69-43fa63010f71/684f1a4c-1d6c-53c3-ba69-43fa63010f71_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275397,
'Height': 1323,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612863/general/f9df304e-0ba1-49b3-9bd5-58452188f0a7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_684f1a4c-1d6c-53c3-ba69-43fa63010f71/684f1a4c-1d6c-53c3-ba69-43fa63010f71_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302355,
'Height': 1327,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612863/general/b37665e7-26f7-423e-893e-f903a080d5eb.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_684f1a4c-1d6c-53c3-ba69-43fa63010f71/684f1a4c-1d6c-53c3-ba69-43fa63010f71_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331803,
'Height': 1334,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612863/general/0c4a7045-1b0c-45a4-b8de-06223cf8ff28.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_684f1a4c-1d6c-53c3-ba69-43fa63010f71/684f1a4c-1d6c-53c3-ba69-43fa63010f71_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299299,
'Height': 1331,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612863/general/12059bb9-476a-4f63-be2d-4c64d51bbd11.jpg',
'Width': 2000}],
'price': 21200,
'price_includes_vat': True,
'registration_date': '2020-08-13',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz E Break 220 AMG Line - Diesel - 194 hp - 179.062 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-25 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724988%27 HTTP/1.1" 200 None
2026-03-25 17:19:18 [adesa.de] INFO: Saving data for 10724988: {'created_time': 1774459158.482361, 'last_price_update_time': 1774459158.482374, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724988') HTTP/1.1" 204 0
2026-03-25 17:19:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc with identifier: 10725145
2026-03-25 17:19:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc with identifier: 10725145
2026-03-25 17:19:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc with identifier: 10725145 to the API
2026-03-25 17:19:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725145>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 228,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': '07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000558',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725145',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQB',
'odometer': 70013,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5705467/general/aaaebf45-7ac7-49b0-9575-fea7ccb865cb.jpg',
'https://images.openlane.eu/carimgs/5705467/general/8f56f6aa-ab28-4661-8cb8-d5c87f9b45a7.jpg',
'https://images.openlane.eu/carimgs/5705467/general/e81ef411-b20a-478d-a7ad-59738c8448f5.jpg',
'https://images.openlane.eu/carimgs/5705467/general/42e3b715-776c-4763-a250-03d8d7e0f051.jpg',
'https://images.openlane.eu/carimgs/5705467/general/75176957-62f7-4ec1-814a-8143beaa3936.jpg',
'https://images.openlane.eu/carimgs/5705467/general/7506f541-e523-4e47-96d7-d6a30a7f299c.jpg',
'https://images.openlane.eu/carimgs/5705467/general/9358e472-46c3-4aad-b5fe-5d2e04a6c28c.jpg',
'https://images.openlane.eu/carimgs/5705467/general/fcffb894-750e-4067-9504-18931deb3e2a.jpg',
'https://images.openlane.eu/carimgs/5705467/general/2d0f4391-3487-415a-aaaf-53d00f451e95.jpg',
'https://images.openlane.eu/carimgs/5705467/general/490ae564-22cf-417d-a595-891149ce8f4c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc/07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1214675,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705467/general/aaaebf45-7ac7-49b0-9575-fea7ccb865cb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc/07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1091380,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705467/general/8f56f6aa-ab28-4661-8cb8-d5c87f9b45a7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc/07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1145503,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705467/general/e81ef411-b20a-478d-a7ad-59738c8448f5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc/07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1050652,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705467/general/42e3b715-776c-4763-a250-03d8d7e0f051.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc/07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 928643,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705467/general/75176957-62f7-4ec1-814a-8143beaa3936.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc/07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1333608,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705467/general/7506f541-e523-4e47-96d7-d6a30a7f299c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc/07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 912919,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705467/general/9358e472-46c3-4aad-b5fe-5d2e04a6c28c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc/07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 820023,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705467/general/fcffb894-750e-4067-9504-18931deb3e2a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc/07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 862571,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705467/general/2d0f4391-3487-415a-aaaf-53d00f451e95.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc/07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 920642,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705467/general/490ae564-22cf-417d-a595-891149ce8f4c.jpg',
'Width': 2731}],
'price': 25300,
'price_includes_vat': True,
'registration_date': '2022-07-11',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQB 300 AMG Line - 4-Matic - Electric - Automatic - '
'228 hp - 70.013 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725145%27 HTTP/1.1" 200 None
2026-03-25 17:19:18 [adesa.de] INFO: Saving data for 10725145: {'created_time': 1774459158.787913, 'last_price_update_time': 1774459158.787926, 'auction_closing_time': 1774530600.0}
2026-03-25 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725145') HTTP/1.1" 204 0
2026-03-25 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620348%252Fgeneral%252Fc0fbd341-faf7-4fb8-b6fb-3f8f7c5da7cf.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620348/general/c0fbd341-faf7-4fb8-b6fb-3f8f7c5da7cf.JPG not downloaded yet
2026-03-25 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620348%252Fgeneral%252Fa162929d-ad9c-44a9-9dc7-bd6e7ff7b198.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620348/general/a162929d-ad9c-44a9-9dc7-bd6e7ff7b198.JPG not downloaded yet
2026-03-25 17:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725052> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620348/general/a162929d-ad9c-44a9-9dc7-bd6e7ff7b198.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724995)
2026-03-25 17:19:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620348/general/c0fbd341-faf7-4fb8-b6fb-3f8f7c5da7cf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724995)
2026-03-25 17:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f73a4e49-cc05-5617-8062-093e3091b8f3 with identifier: 10725052
2026-03-25 17:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f73a4e49-cc05-5617-8062-093e3091b8f3 with scrape type 1
2026-03-25 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f73a4e49-cc05-5617-8062-093e3091b8f3
2026-03-25 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729586%252Fgeneral%252Fab342892-4667-4356-b992-0d5a19b03296.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729586/general/ab342892-4667-4356-b992-0d5a19b03296.jpg already downloaded
2026-03-25 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729586%252Fgeneral%252F07b22d3d-610e-4f6f-9546-5ce9f7a348e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729586/general/07b22d3d-610e-4f6f-9546-5ce9f7a348e9.jpg already downloaded
2026-03-25 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729586%252Fgeneral%252F1237edbe-f949-481a-822e-a4514cacdd5e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729586/general/1237edbe-f949-481a-822e-a4514cacdd5e.jpg already downloaded
2026-03-25 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729586%252Fgeneral%252F64f74adf-218d-4925-a859-ccc1967313b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729586/general/64f74adf-218d-4925-a859-ccc1967313b1.jpg already downloaded
2026-03-25 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729586%252Fgeneral%252F15dabbc6-b0f1-4779-97af-50ca2c2c4da1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729586/general/15dabbc6-b0f1-4779-97af-50ca2c2c4da1.jpg already downloaded
2026-03-25 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729586%252Fgeneral%252F5eadc5f3-da2e-44ae-84d7-b585a4acbd8d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729586/general/5eadc5f3-da2e-44ae-84d7-b585a4acbd8d.jpg already downloaded
2026-03-25 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729586%252Fgeneral%252Faf93c8e8-4009-4c3f-9b5d-7982c6685795.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729586/general/af93c8e8-4009-4c3f-9b5d-7982c6685795.jpg already downloaded
2026-03-25 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729586%252Fgeneral%252F106eeb82-eed7-42fd-9a3c-f7bc0b6dce4a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729586/general/106eeb82-eed7-42fd-9a3c-f7bc0b6dce4a.jpg already downloaded
2026-03-25 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729586%252Fgeneral%252Fa8db61a2-9f94-4822-baea-ffb093fcc46e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729586/general/a8db61a2-9f94-4822-baea-ffb093fcc46e.jpg already downloaded
2026-03-25 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729586%252Fgeneral%252F80e71b54-4cee-47c5-b803-60febccae059.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729586/general/80e71b54-4cee-47c5-b803-60febccae059.jpg already downloaded
2026-03-25 17:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f73a4e49-cc05-5617-8062-093e3091b8f3, identifier: 10725052
2026-03-25 17:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f73a4e49-cc05-5617-8062-093e3091b8f3 with identifier: 10725052
2026-03-25 17:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f73a4e49-cc05-5617-8062-093e3091b8f3 with identifier: 10725052
2026-03-25 17:19:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f73a4e49-cc05-5617-8062-093e3091b8f3 with identifier: 10725052 to the API
2026-03-25 17:19:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725052>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': 'f73a4e49-cc05-5617-8062-093e3091b8f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000654',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725052',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 28525,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5729586/general/ab342892-4667-4356-b992-0d5a19b03296.jpg',
'https://images.openlane.eu/carimgs/5729586/general/07b22d3d-610e-4f6f-9546-5ce9f7a348e9.jpg',
'https://images.openlane.eu/carimgs/5729586/general/1237edbe-f949-481a-822e-a4514cacdd5e.jpg',
'https://images.openlane.eu/carimgs/5729586/general/64f74adf-218d-4925-a859-ccc1967313b1.jpg',
'https://images.openlane.eu/carimgs/5729586/general/15dabbc6-b0f1-4779-97af-50ca2c2c4da1.jpg',
'https://images.openlane.eu/carimgs/5729586/general/5eadc5f3-da2e-44ae-84d7-b585a4acbd8d.jpg',
'https://images.openlane.eu/carimgs/5729586/general/af93c8e8-4009-4c3f-9b5d-7982c6685795.jpg',
'https://images.openlane.eu/carimgs/5729586/general/106eeb82-eed7-42fd-9a3c-f7bc0b6dce4a.jpg',
'https://images.openlane.eu/carimgs/5729586/general/a8db61a2-9f94-4822-baea-ffb093fcc46e.jpg',
'https://images.openlane.eu/carimgs/5729586/general/80e71b54-4cee-47c5-b803-60febccae059.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f73a4e49-cc05-5617-8062-093e3091b8f3/f73a4e49-cc05-5617-8062-093e3091b8f3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 998889,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729586/general/ab342892-4667-4356-b992-0d5a19b03296.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f73a4e49-cc05-5617-8062-093e3091b8f3/f73a4e49-cc05-5617-8062-093e3091b8f3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1003581,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729586/general/07b22d3d-610e-4f6f-9546-5ce9f7a348e9.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f73a4e49-cc05-5617-8062-093e3091b8f3/f73a4e49-cc05-5617-8062-093e3091b8f3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 915264,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729586/general/1237edbe-f949-481a-822e-a4514cacdd5e.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f73a4e49-cc05-5617-8062-093e3091b8f3/f73a4e49-cc05-5617-8062-093e3091b8f3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 909880,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729586/general/64f74adf-218d-4925-a859-ccc1967313b1.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f73a4e49-cc05-5617-8062-093e3091b8f3/f73a4e49-cc05-5617-8062-093e3091b8f3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1125791,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729586/general/15dabbc6-b0f1-4779-97af-50ca2c2c4da1.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f73a4e49-cc05-5617-8062-093e3091b8f3/f73a4e49-cc05-5617-8062-093e3091b8f3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1290780,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729586/general/5eadc5f3-da2e-44ae-84d7-b585a4acbd8d.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f73a4e49-cc05-5617-8062-093e3091b8f3/f73a4e49-cc05-5617-8062-093e3091b8f3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1385647,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729586/general/af93c8e8-4009-4c3f-9b5d-7982c6685795.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f73a4e49-cc05-5617-8062-093e3091b8f3/f73a4e49-cc05-5617-8062-093e3091b8f3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1328961,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729586/general/106eeb82-eed7-42fd-9a3c-f7bc0b6dce4a.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f73a4e49-cc05-5617-8062-093e3091b8f3/f73a4e49-cc05-5617-8062-093e3091b8f3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1156923,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729586/general/a8db61a2-9f94-4822-baea-ffb093fcc46e.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f73a4e49-cc05-5617-8062-093e3091b8f3/f73a4e49-cc05-5617-8062-093e3091b8f3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1239619,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729586/general/80e71b54-4cee-47c5-b803-60febccae059.jpg',
'Width': 3641}],
'price': 31600,
'price_includes_vat': True,
'registration_date': '2022-04-25',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz E 300e Exclusive - Hybrid - Automatic - 211 hp - '
'28.525 km',
'transmission': 'automatic',
'trim': 'Exclusive',
'vin': None,
'year': 2022}
2026-03-25 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725052%27 HTTP/1.1" 200 None
2026-03-25 17:19:19 [adesa.de] INFO: Saving data for 10725052: {'created_time': 1774459159.857425, 'last_price_update_time': 1774459159.857442, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725052') HTTP/1.1" 204 0
2026-03-25 17:19:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620348/general/2b641a3b-3df0-44a5-826a-be45b75a3807.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724995)
2026-03-25 17:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725049> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 6486f957-82e4-58fe-bc12-2c18fcc143b2 due to Ignoring non-200 response
2026-03-25 17:19:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 6486f957-82e4-58fe-bc12-2c18fcc143b2 due to Ignoring non-200 response
2026-03-25 17:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725031> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620348/general/d3ba5aba-e9d8-4f34-a5a5-0c87edcb361f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724995)
2026-03-25 17:19:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620348/general/7ca51035-97e6-474b-8070-d9195a8b7c58.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724995)
2026-03-25 17:19:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620348/general/75c98bc3-3013-4795-af63-c107a26bb7e5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724995)
2026-03-25 17:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725037> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620348/general/f3281532-c1c9-4126-aac5-df33a36df0b6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724995)
2026-03-25 17:19:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620348/general/feb722cc-e864-49a2-aee8-dc402333ad06.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724995)
2026-03-25 17:19:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620348/general/c949e761-275b-431e-9113-df4d64f08b5b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724995)
2026-03-25 17:19:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 6486f957-82e4-58fe-bc12-2c18fcc143b2 due to Ignoring non-200 response
2026-03-25 17:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1 with identifier: 10725049
2026-03-25 17:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1 with scrape type 1
2026-03-25 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1
2026-03-25 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716264%252Fgeneral%252F7d6cf84a-0557-4e35-9e2a-b387976fdf06.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716264/general/7d6cf84a-0557-4e35-9e2a-b387976fdf06.jpg already downloaded
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716264%252Fgeneral%252F24b4649b-ceb9-4c32-a023-aa5d63932619.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716264/general/24b4649b-ceb9-4c32-a023-aa5d63932619.jpg already downloaded
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716264%252Fgeneral%252F172164eb-c18c-4220-9776-0337a1ffff9b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716264/general/172164eb-c18c-4220-9776-0337a1ffff9b.jpg already downloaded
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716264%252Fgeneral%252Fe61d31de-7162-41ae-80e9-f8b576b51784.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716264/general/e61d31de-7162-41ae-80e9-f8b576b51784.jpg already downloaded
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716264%252Fgeneral%252F7bcd3598-50bb-4a43-b949-94c98ace9fe9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716264/general/7bcd3598-50bb-4a43-b949-94c98ace9fe9.jpg already downloaded
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716264%252Fgeneral%252F18a78c6d-6f10-4a81-878a-16a5dbf531ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716264/general/18a78c6d-6f10-4a81-878a-16a5dbf531ea.jpg already downloaded
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716264%252Fgeneral%252F35bbe83a-3377-4277-b2f2-30df51da7f63.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716264/general/35bbe83a-3377-4277-b2f2-30df51da7f63.jpg already downloaded
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716264%252Fgeneral%252F79a8078f-ad51-4471-b236-3cb3c10abb99.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716264/general/79a8078f-ad51-4471-b236-3cb3c10abb99.jpg already downloaded
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716264%252Fgeneral%252F4dd13945-d7bf-4491-879c-3bf0eba5325f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716264/general/4dd13945-d7bf-4491-879c-3bf0eba5325f.jpg already downloaded
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716264%252Fgeneral%252F1f1d1e7a-0a80-44b9-98ac-a96e7791d527.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716264/general/1f1d1e7a-0a80-44b9-98ac-a96e7791d527.jpg already downloaded
2026-03-25 17:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1, identifier: 10725049
2026-03-25 17:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1 with identifier: 10725049
2026-03-25 17:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1 with identifier: 10725049
2026-03-25 17:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1 with identifier: 10725049 to the API
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725049>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': '5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000609',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725049',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Smart',
'model': 'Fortwo',
'odometer': 29493,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5716264/general/7d6cf84a-0557-4e35-9e2a-b387976fdf06.jpg',
'https://images.openlane.eu/carimgs/5716264/general/24b4649b-ceb9-4c32-a023-aa5d63932619.jpg',
'https://images.openlane.eu/carimgs/5716264/general/172164eb-c18c-4220-9776-0337a1ffff9b.jpg',
'https://images.openlane.eu/carimgs/5716264/general/e61d31de-7162-41ae-80e9-f8b576b51784.jpg',
'https://images.openlane.eu/carimgs/5716264/general/7bcd3598-50bb-4a43-b949-94c98ace9fe9.jpg',
'https://images.openlane.eu/carimgs/5716264/general/18a78c6d-6f10-4a81-878a-16a5dbf531ea.jpg',
'https://images.openlane.eu/carimgs/5716264/general/35bbe83a-3377-4277-b2f2-30df51da7f63.jpg',
'https://images.openlane.eu/carimgs/5716264/general/79a8078f-ad51-4471-b236-3cb3c10abb99.jpg',
'https://images.openlane.eu/carimgs/5716264/general/4dd13945-d7bf-4491-879c-3bf0eba5325f.jpg',
'https://images.openlane.eu/carimgs/5716264/general/1f1d1e7a-0a80-44b9-98ac-a96e7791d527.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1/5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1133415,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716264/general/7d6cf84a-0557-4e35-9e2a-b387976fdf06.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1/5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1072970,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716264/general/24b4649b-ceb9-4c32-a023-aa5d63932619.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1/5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1115092,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716264/general/172164eb-c18c-4220-9776-0337a1ffff9b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1/5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1084741,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716264/general/e61d31de-7162-41ae-80e9-f8b576b51784.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1/5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 988425,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716264/general/7bcd3598-50bb-4a43-b949-94c98ace9fe9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1/5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1146491,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716264/general/18a78c6d-6f10-4a81-878a-16a5dbf531ea.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1/5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 848499,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716264/general/35bbe83a-3377-4277-b2f2-30df51da7f63.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1/5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 864106,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716264/general/79a8078f-ad51-4471-b236-3cb3c10abb99.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1/5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 963687,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716264/general/4dd13945-d7bf-4491-879c-3bf0eba5325f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1/5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 924064,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716264/general/1f1d1e7a-0a80-44b9-98ac-a96e7791d527.jpg',
'Width': 2731}],
'price': 6000,
'price_includes_vat': True,
'registration_date': '2021-01-07',
'seats_number': 2,
'seller_name': 'Mind2move GmbH',
'title': 'Smart Fortwo - Electric - Automatic - 82 hp - 29.493 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725049%27 HTTP/1.1" 200 None
2026-03-25 17:19:20 [adesa.de] INFO: Saving data for 10725049: {'created_time': 1774459160.751195, 'last_price_update_time': 1774459160.751208, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725049') HTTP/1.1" 204 0
2026-03-25 17:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724999> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725131> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7085f981-7e4e-585b-af85-1401ca03afa0 with identifier: 10725031
2026-03-25 17:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7085f981-7e4e-585b-af85-1401ca03afa0 with scrape type 1
2026-03-25 17:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7085f981-7e4e-585b-af85-1401ca03afa0
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682032%252Fgeneral%252Faa67f205-136e-4d31-a0e9-a83fc2c2104b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682032/general/aa67f205-136e-4d31-a0e9-a83fc2c2104b.jpg already downloaded
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682032%252Fgeneral%252F89905606-27f0-4a8b-82e1-49a3a79b6fb8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682032/general/89905606-27f0-4a8b-82e1-49a3a79b6fb8.jpg already downloaded
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682032%252Fgeneral%252F238b232a-a8a6-44ae-9f4d-434b7f6b26cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682032/general/238b232a-a8a6-44ae-9f4d-434b7f6b26cc.jpg already downloaded
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682032%252Fgeneral%252F0a730c65-dba7-4fe4-abb3-5ec2e549788b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682032/general/0a730c65-dba7-4fe4-abb3-5ec2e549788b.jpg already downloaded
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682032%252Fgeneral%252F28848fcc-9051-4eb4-b5b8-63b00744b196.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682032/general/28848fcc-9051-4eb4-b5b8-63b00744b196.jpg already downloaded
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682032%252Fgeneral%252F67a31665-10c3-4025-9f50-a41193cbbcf0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682032/general/67a31665-10c3-4025-9f50-a41193cbbcf0.jpg already downloaded
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682032%252Fgeneral%252Fb0182ef9-e6a7-4efb-b2d6-93e6a3885e1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682032/general/b0182ef9-e6a7-4efb-b2d6-93e6a3885e1d.jpg already downloaded
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682032%252Fgeneral%252Fa1c2321b-ef6a-492d-baac-ace0f495ecad.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682032/general/a1c2321b-ef6a-492d-baac-ace0f495ecad.jpg already downloaded
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682032%252Fgeneral%252F932367a2-7245-4f6a-899c-3d294a7e33c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682032/general/932367a2-7245-4f6a-899c-3d294a7e33c8.jpg already downloaded
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682032%252Fgeneral%252F9b11ec70-4bff-4dcf-8da9-86015ad32ed3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682032/general/9b11ec70-4bff-4dcf-8da9-86015ad32ed3.jpg already downloaded
2026-03-25 17:19:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7085f981-7e4e-585b-af85-1401ca03afa0, identifier: 10725031
2026-03-25 17:19:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 6486f957-82e4-58fe-bc12-2c18fcc143b2 due to Ignoring non-200 response
2026-03-25 17:19:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 6486f957-82e4-58fe-bc12-2c18fcc143b2 due to Ignoring non-200 response
2026-03-25 17:19:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 6486f957-82e4-58fe-bc12-2c18fcc143b2 due to Ignoring non-200 response
2026-03-25 17:19:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b39fc12d-287f-51d0-8215-801b78affdf6 with identifier: 10725037
2026-03-25 17:19:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b39fc12d-287f-51d0-8215-801b78affdf6 with scrape type 1
2026-03-25 17:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b39fc12d-287f-51d0-8215-801b78affdf6
2026-03-25 17:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692455%252Fgeneral%252F6b292b3c-71d0-43db-9a02-fd7a775287d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692455/general/6b292b3c-71d0-43db-9a02-fd7a775287d9.jpg already downloaded
2026-03-25 17:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692455%252Fgeneral%252Fe7289535-9963-480a-bc6d-b650fdf39231.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692455/general/e7289535-9963-480a-bc6d-b650fdf39231.jpg already downloaded
2026-03-25 17:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692455%252Fgeneral%252F4b74f84a-ae1f-43bf-aa27-25b752805735.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692455/general/4b74f84a-ae1f-43bf-aa27-25b752805735.jpg already downloaded
2026-03-25 17:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692455%252Fgeneral%252F2f607eba-aff4-4511-bb85-93d92b070d4a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692455/general/2f607eba-aff4-4511-bb85-93d92b070d4a.jpg already downloaded
2026-03-25 17:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692455%252Fgeneral%252Ff1c37b9e-801a-4c38-aebc-814a6bc04fa5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692455/general/f1c37b9e-801a-4c38-aebc-814a6bc04fa5.jpg already downloaded
2026-03-25 17:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692455%252Fgeneral%252F919d4ed3-ba5d-4805-b3db-743eb05c6bd4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692455/general/919d4ed3-ba5d-4805-b3db-743eb05c6bd4.jpg already downloaded
2026-03-25 17:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692455%252Fgeneral%252F859e88a0-9156-4ef7-8cf5-e76ab5580889.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692455/general/859e88a0-9156-4ef7-8cf5-e76ab5580889.jpg already downloaded
2026-03-25 17:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692455%252Fgeneral%252F240f860a-96d7-449b-815d-5ed334973b97.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692455/general/240f860a-96d7-449b-815d-5ed334973b97.jpg already downloaded
2026-03-25 17:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692455%252Fgeneral%252Fdfce8140-cba5-4aa5-9ebf-51171bcf9da1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692455/general/dfce8140-cba5-4aa5-9ebf-51171bcf9da1.jpg already downloaded
2026-03-25 17:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692455%252Fgeneral%252Fe36738b9-c134-41ad-bf5e-6d22ae88c0ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692455/general/e36738b9-c134-41ad-bf5e-6d22ae88c0ea.jpg already downloaded
2026-03-25 17:19:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b39fc12d-287f-51d0-8215-801b78affdf6, identifier: 10725037
2026-03-25 17:19:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 6486f957-82e4-58fe-bc12-2c18fcc143b2 due to Ignoring non-200 response
2026-03-25 17:19:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 6486f957-82e4-58fe-bc12-2c18fcc143b2 due to Ignoring non-200 response
2026-03-25 17:19:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6486f957-82e4-58fe-bc12-2c18fcc143b2, skipping ID generation
2026-03-25 17:19:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6486f957-82e4-58fe-bc12-2c18fcc143b2 with scrape type 1
2026-03-25 17:19:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6486f957-82e4-58fe-bc12-2c18fcc143b2 sending to next pipeline
2026-03-25 17:19:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6486f957-82e4-58fe-bc12-2c18fcc143b2, identifier: 10724995
2026-03-25 17:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7085f981-7e4e-585b-af85-1401ca03afa0 with identifier: 10725031
2026-03-25 17:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7085f981-7e4e-585b-af85-1401ca03afa0 with identifier: 10725031
2026-03-25 17:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7085f981-7e4e-585b-af85-1401ca03afa0 with identifier: 10725031 to the API
2026-03-25 17:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725031>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': '7085f981-7e4e-585b-af85-1401ca03afa0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000465',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725031',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 117115,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5682032/general/aa67f205-136e-4d31-a0e9-a83fc2c2104b.jpg',
'https://images.openlane.eu/carimgs/5682032/general/89905606-27f0-4a8b-82e1-49a3a79b6fb8.jpg',
'https://images.openlane.eu/carimgs/5682032/general/238b232a-a8a6-44ae-9f4d-434b7f6b26cc.jpg',
'https://images.openlane.eu/carimgs/5682032/general/0a730c65-dba7-4fe4-abb3-5ec2e549788b.jpg',
'https://images.openlane.eu/carimgs/5682032/general/28848fcc-9051-4eb4-b5b8-63b00744b196.jpg',
'https://images.openlane.eu/carimgs/5682032/general/67a31665-10c3-4025-9f50-a41193cbbcf0.jpg',
'https://images.openlane.eu/carimgs/5682032/general/b0182ef9-e6a7-4efb-b2d6-93e6a3885e1d.jpg',
'https://images.openlane.eu/carimgs/5682032/general/a1c2321b-ef6a-492d-baac-ace0f495ecad.jpg',
'https://images.openlane.eu/carimgs/5682032/general/932367a2-7245-4f6a-899c-3d294a7e33c8.jpg',
'https://images.openlane.eu/carimgs/5682032/general/9b11ec70-4bff-4dcf-8da9-86015ad32ed3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7085f981-7e4e-585b-af85-1401ca03afa0/7085f981-7e4e-585b-af85-1401ca03afa0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1355172,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682032/general/aa67f205-136e-4d31-a0e9-a83fc2c2104b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7085f981-7e4e-585b-af85-1401ca03afa0/7085f981-7e4e-585b-af85-1401ca03afa0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1066354,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682032/general/89905606-27f0-4a8b-82e1-49a3a79b6fb8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7085f981-7e4e-585b-af85-1401ca03afa0/7085f981-7e4e-585b-af85-1401ca03afa0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1163800,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682032/general/238b232a-a8a6-44ae-9f4d-434b7f6b26cc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7085f981-7e4e-585b-af85-1401ca03afa0/7085f981-7e4e-585b-af85-1401ca03afa0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1023941,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682032/general/0a730c65-dba7-4fe4-abb3-5ec2e549788b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7085f981-7e4e-585b-af85-1401ca03afa0/7085f981-7e4e-585b-af85-1401ca03afa0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 961777,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682032/general/28848fcc-9051-4eb4-b5b8-63b00744b196.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7085f981-7e4e-585b-af85-1401ca03afa0/7085f981-7e4e-585b-af85-1401ca03afa0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1206228,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682032/general/67a31665-10c3-4025-9f50-a41193cbbcf0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7085f981-7e4e-585b-af85-1401ca03afa0/7085f981-7e4e-585b-af85-1401ca03afa0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 879376,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682032/general/b0182ef9-e6a7-4efb-b2d6-93e6a3885e1d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7085f981-7e4e-585b-af85-1401ca03afa0/7085f981-7e4e-585b-af85-1401ca03afa0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 699261,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682032/general/a1c2321b-ef6a-492d-baac-ace0f495ecad.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7085f981-7e4e-585b-af85-1401ca03afa0/7085f981-7e4e-585b-af85-1401ca03afa0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 864723,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682032/general/932367a2-7245-4f6a-899c-3d294a7e33c8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7085f981-7e4e-585b-af85-1401ca03afa0/7085f981-7e4e-585b-af85-1401ca03afa0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 787797,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682032/general/9b11ec70-4bff-4dcf-8da9-86015ad32ed3.jpg',
'Width': 2731}],
'price': 40700,
'price_includes_vat': True,
'registration_date': '2023-06-30',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 300de AMG Line - 4-Matic - Hybrid - Automatic - '
'197 hp - 117.115 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-25 17:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725031%27 HTTP/1.1" 200 None
2026-03-25 17:19:21 [adesa.de] INFO: Saving data for 10725031: {'created_time': 1774459161.811276, 'last_price_update_time': 1774459161.811288, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725031') HTTP/1.1" 204 0
2026-03-25 17:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b39fc12d-287f-51d0-8215-801b78affdf6 with identifier: 10725037
2026-03-25 17:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b39fc12d-287f-51d0-8215-801b78affdf6 with identifier: 10725037
2026-03-25 17:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b39fc12d-287f-51d0-8215-801b78affdf6 with identifier: 10725037 to the API
2026-03-25 17:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725037>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': 'b39fc12d-287f-51d0-8215-801b78affdf6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000509',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725037',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Smart',
'model': 'Fortwo',
'odometer': 10413,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5692455/general/6b292b3c-71d0-43db-9a02-fd7a775287d9.jpg',
'https://images.openlane.eu/carimgs/5692455/general/e7289535-9963-480a-bc6d-b650fdf39231.jpg',
'https://images.openlane.eu/carimgs/5692455/general/4b74f84a-ae1f-43bf-aa27-25b752805735.jpg',
'https://images.openlane.eu/carimgs/5692455/general/2f607eba-aff4-4511-bb85-93d92b070d4a.jpg',
'https://images.openlane.eu/carimgs/5692455/general/f1c37b9e-801a-4c38-aebc-814a6bc04fa5.jpg',
'https://images.openlane.eu/carimgs/5692455/general/919d4ed3-ba5d-4805-b3db-743eb05c6bd4.jpg',
'https://images.openlane.eu/carimgs/5692455/general/859e88a0-9156-4ef7-8cf5-e76ab5580889.jpg',
'https://images.openlane.eu/carimgs/5692455/general/240f860a-96d7-449b-815d-5ed334973b97.jpg',
'https://images.openlane.eu/carimgs/5692455/general/dfce8140-cba5-4aa5-9ebf-51171bcf9da1.jpg',
'https://images.openlane.eu/carimgs/5692455/general/e36738b9-c134-41ad-bf5e-6d22ae88c0ea.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b39fc12d-287f-51d0-8215-801b78affdf6/b39fc12d-287f-51d0-8215-801b78affdf6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1087849,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692455/general/6b292b3c-71d0-43db-9a02-fd7a775287d9.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b39fc12d-287f-51d0-8215-801b78affdf6/b39fc12d-287f-51d0-8215-801b78affdf6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 977302,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692455/general/e7289535-9963-480a-bc6d-b650fdf39231.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b39fc12d-287f-51d0-8215-801b78affdf6/b39fc12d-287f-51d0-8215-801b78affdf6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1040177,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692455/general/4b74f84a-ae1f-43bf-aa27-25b752805735.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b39fc12d-287f-51d0-8215-801b78affdf6/b39fc12d-287f-51d0-8215-801b78affdf6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1031910,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692455/general/2f607eba-aff4-4511-bb85-93d92b070d4a.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b39fc12d-287f-51d0-8215-801b78affdf6/b39fc12d-287f-51d0-8215-801b78affdf6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1505462,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692455/general/f1c37b9e-801a-4c38-aebc-814a6bc04fa5.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b39fc12d-287f-51d0-8215-801b78affdf6/b39fc12d-287f-51d0-8215-801b78affdf6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1257140,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692455/general/919d4ed3-ba5d-4805-b3db-743eb05c6bd4.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b39fc12d-287f-51d0-8215-801b78affdf6/b39fc12d-287f-51d0-8215-801b78affdf6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1380000,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692455/general/859e88a0-9156-4ef7-8cf5-e76ab5580889.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b39fc12d-287f-51d0-8215-801b78affdf6/b39fc12d-287f-51d0-8215-801b78affdf6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1366008,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692455/general/240f860a-96d7-449b-815d-5ed334973b97.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b39fc12d-287f-51d0-8215-801b78affdf6/b39fc12d-287f-51d0-8215-801b78affdf6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1494485,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692455/general/dfce8140-cba5-4aa5-9ebf-51171bcf9da1.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b39fc12d-287f-51d0-8215-801b78affdf6/b39fc12d-287f-51d0-8215-801b78affdf6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1698452,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692455/general/e36738b9-c134-41ad-bf5e-6d22ae88c0ea.jpg',
'Width': 3641}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 2,
'seller_name': 'Mind2move GmbH',
'title': 'Smart Fortwo - Electric - Automatic - 82 hp - 10.413 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725037%27 HTTP/1.1" 200 None
2026-03-25 17:19:22 [adesa.de] INFO: Saving data for 10725037: {'created_time': 1774459162.109334, 'last_price_update_time': 1774459162.109346, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725037') HTTP/1.1" 204 0
2026-03-25 17:19:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6486f957-82e4-58fe-bc12-2c18fcc143b2 with identifier: 10724995
2026-03-25 17:19:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6486f957-82e4-58fe-bc12-2c18fcc143b2 with identifier: 10724995
2026-03-25 17:19:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6486f957-82e4-58fe-bc12-2c18fcc143b2 with identifier: 10724995 to the API
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:22 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5620348/general/c949e761-275b-431e-9113-df4d64f08b5b.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 292,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': '6486f957-82e4-58fe-bc12-2c18fcc143b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000154',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724995',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQB',
'odometer': 72475,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6486f957-82e4-58fe-bc12-2c18fcc143b2/6486f957-82e4-58fe-bc12-2c18fcc143b2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197442,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620348/general/98de0bee-8032-4a54-926f-27e84e8d4ea4.jpg',
'Width': 2731}],
'price': 23200,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQB 350 progressive - 4-Matic - Electric - 292 hp - '
'72.475 km',
'transmission': 'automatic',
'trim': 'progressive',
'vin': None,
'year': 2022}
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724995%27 HTTP/1.1" 200 None
2026-03-25 17:19:22 [adesa.de] INFO: Saving data for 10724995: {'created_time': 1774459162.41921, 'last_price_update_time': 1774459162.419222, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724995') HTTP/1.1" 204 0
2026-03-25 17:19:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 6486f957-82e4-58fe-bc12-2c18fcc143b2 due to Ignoring non-200 response
2026-03-25 17:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724998> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0973d9bf-ed6d-5eba-b35c-95489d6e403e with identifier: 10724999
2026-03-25 17:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0973d9bf-ed6d-5eba-b35c-95489d6e403e with scrape type 1
2026-03-25 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0973d9bf-ed6d-5eba-b35c-95489d6e403e
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623259%252Fgeneral%252F7ae424ad-62bc-4870-a0cd-098d4f23f735.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623259/general/7ae424ad-62bc-4870-a0cd-098d4f23f735.jpg already downloaded
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623259%252Fgeneral%252F74cf43b4-4fe9-4e2f-892b-c526f34ae8bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623259/general/74cf43b4-4fe9-4e2f-892b-c526f34ae8bd.jpg already downloaded
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623259%252Fgeneral%252F2b9fa3cf-53dc-4f00-a0c5-3280787a7e65.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623259/general/2b9fa3cf-53dc-4f00-a0c5-3280787a7e65.jpg already downloaded
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623259%252Fgeneral%252Fd7f7ad28-ba43-4699-b4b3-b05caebb6e55.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623259/general/d7f7ad28-ba43-4699-b4b3-b05caebb6e55.jpg already downloaded
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623259%252Fgeneral%252F8e4500ca-709d-468b-bd08-bcd8ddac9757.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623259/general/8e4500ca-709d-468b-bd08-bcd8ddac9757.jpg already downloaded
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623259%252Fgeneral%252Fd67cfdff-6caf-4fdd-b31f-eb38af9bbf7f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623259/general/d67cfdff-6caf-4fdd-b31f-eb38af9bbf7f.jpg already downloaded
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623259%252Fgeneral%252F31f6ba46-7ab3-4762-9cc0-6e27dabc7db7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623259/general/31f6ba46-7ab3-4762-9cc0-6e27dabc7db7.jpg already downloaded
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623259%252Fgeneral%252Fd7483b51-89fb-4929-b8ef-a657e566234d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623259/general/d7483b51-89fb-4929-b8ef-a657e566234d.jpg already downloaded
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623259%252Fgeneral%252Ffa3081ce-f059-43be-8dec-7286597c1ed6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623259/general/fa3081ce-f059-43be-8dec-7286597c1ed6.jpg already downloaded
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623259%252Fgeneral%252Fb19c7a45-9e01-46d4-9a9c-66dd075db483.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623259/general/b19c7a45-9e01-46d4-9a9c-66dd075db483.jpg already downloaded
2026-03-25 17:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0973d9bf-ed6d-5eba-b35c-95489d6e403e, identifier: 10724999
2026-03-25 17:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af588a73-c07a-5b81-86a2-2f4f4cb01670 with identifier: 10725131
2026-03-25 17:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af588a73-c07a-5b81-86a2-2f4f4cb01670 with scrape type 1
2026-03-25 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item af588a73-c07a-5b81-86a2-2f4f4cb01670
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677101%252Fgeneral%252F822e837a-df73-42aa-ad3e-42f854110d98.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677101/general/822e837a-df73-42aa-ad3e-42f854110d98.jpg already downloaded
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677101%252Fgeneral%252Fc249c9bd-6786-43e4-bcf6-038af6d52591.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677101/general/c249c9bd-6786-43e4-bcf6-038af6d52591.jpg already downloaded
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677101%252Fgeneral%252Faa031794-78cd-402d-b392-2549dfcb9300.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677101/general/aa031794-78cd-402d-b392-2549dfcb9300.jpg already downloaded
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677101%252Fgeneral%252F326c8a67-1d19-4113-95b4-2f34f024c05d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677101/general/326c8a67-1d19-4113-95b4-2f34f024c05d.jpg already downloaded
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677101%252Fgeneral%252F28f50db2-7230-458e-9e07-87c53ae5233d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677101/general/28f50db2-7230-458e-9e07-87c53ae5233d.jpg already downloaded
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677101%252Fgeneral%252F74c01854-4e3f-4449-bd26-ea118eb373b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677101/general/74c01854-4e3f-4449-bd26-ea118eb373b9.jpg already downloaded
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677101%252Fgeneral%252F2d2582f6-0571-4b96-a4f1-24dd8a1361be.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677101/general/2d2582f6-0571-4b96-a4f1-24dd8a1361be.jpg already downloaded
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677101%252Fgeneral%252F86320279-d76f-46b8-af04-8094df516ac7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677101/general/86320279-d76f-46b8-af04-8094df516ac7.jpg already downloaded
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677101%252Fgeneral%252Ff8f4146c-662f-4c15-9fba-13ada393004a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677101/general/f8f4146c-662f-4c15-9fba-13ada393004a.jpg already downloaded
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677101%252Fgeneral%252F77028dde-2dec-48c0-9257-241c0c114d1e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677101/general/77028dde-2dec-48c0-9257-241c0c114d1e.jpg already downloaded
2026-03-25 17:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: af588a73-c07a-5b81-86a2-2f4f4cb01670, identifier: 10725131
2026-03-25 17:19:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0973d9bf-ed6d-5eba-b35c-95489d6e403e with identifier: 10724999
2026-03-25 17:19:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0973d9bf-ed6d-5eba-b35c-95489d6e403e with identifier: 10724999
2026-03-25 17:19:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0973d9bf-ed6d-5eba-b35c-95489d6e403e with identifier: 10724999 to the API
2026-03-25 17:19:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724999>
{'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-26T13:05:00Z',
'fuel_type': 'Electric',
'id': '0973d9bf-ed6d-5eba-b35c-95489d6e403e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000166',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724999',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Smart',
'model': 'Forfour',
'odometer': 31098,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5623259/general/7ae424ad-62bc-4870-a0cd-098d4f23f735.jpg',
'https://images.openlane.eu/carimgs/5623259/general/74cf43b4-4fe9-4e2f-892b-c526f34ae8bd.jpg',
'https://images.openlane.eu/carimgs/5623259/general/2b9fa3cf-53dc-4f00-a0c5-3280787a7e65.jpg',
'https://images.openlane.eu/carimgs/5623259/general/d7f7ad28-ba43-4699-b4b3-b05caebb6e55.jpg',
'https://images.openlane.eu/carimgs/5623259/general/8e4500ca-709d-468b-bd08-bcd8ddac9757.jpg',
'https://images.openlane.eu/carimgs/5623259/general/d67cfdff-6caf-4fdd-b31f-eb38af9bbf7f.jpg',
'https://images.openlane.eu/carimgs/5623259/general/31f6ba46-7ab3-4762-9cc0-6e27dabc7db7.jpg',
'https://images.openlane.eu/carimgs/5623259/general/d7483b51-89fb-4929-b8ef-a657e566234d.jpg',
'https://images.openlane.eu/carimgs/5623259/general/fa3081ce-f059-43be-8dec-7286597c1ed6.jpg',
'https://images.openlane.eu/carimgs/5623259/general/b19c7a45-9e01-46d4-9a9c-66dd075db483.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0973d9bf-ed6d-5eba-b35c-95489d6e403e/0973d9bf-ed6d-5eba-b35c-95489d6e403e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289876,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623259/general/7ae424ad-62bc-4870-a0cd-098d4f23f735.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0973d9bf-ed6d-5eba-b35c-95489d6e403e/0973d9bf-ed6d-5eba-b35c-95489d6e403e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302667,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623259/general/74cf43b4-4fe9-4e2f-892b-c526f34ae8bd.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0973d9bf-ed6d-5eba-b35c-95489d6e403e/0973d9bf-ed6d-5eba-b35c-95489d6e403e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290291,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623259/general/2b9fa3cf-53dc-4f00-a0c5-3280787a7e65.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0973d9bf-ed6d-5eba-b35c-95489d6e403e/0973d9bf-ed6d-5eba-b35c-95489d6e403e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282382,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623259/general/d7f7ad28-ba43-4699-b4b3-b05caebb6e55.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0973d9bf-ed6d-5eba-b35c-95489d6e403e/0973d9bf-ed6d-5eba-b35c-95489d6e403e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326417,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623259/general/8e4500ca-709d-468b-bd08-bcd8ddac9757.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0973d9bf-ed6d-5eba-b35c-95489d6e403e/0973d9bf-ed6d-5eba-b35c-95489d6e403e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322713,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623259/general/d67cfdff-6caf-4fdd-b31f-eb38af9bbf7f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0973d9bf-ed6d-5eba-b35c-95489d6e403e/0973d9bf-ed6d-5eba-b35c-95489d6e403e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310095,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623259/general/31f6ba46-7ab3-4762-9cc0-6e27dabc7db7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0973d9bf-ed6d-5eba-b35c-95489d6e403e/0973d9bf-ed6d-5eba-b35c-95489d6e403e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292938,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623259/general/d7483b51-89fb-4929-b8ef-a657e566234d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0973d9bf-ed6d-5eba-b35c-95489d6e403e/0973d9bf-ed6d-5eba-b35c-95489d6e403e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 440397,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623259/general/fa3081ce-f059-43be-8dec-7286597c1ed6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0973d9bf-ed6d-5eba-b35c-95489d6e403e/0973d9bf-ed6d-5eba-b35c-95489d6e403e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376821,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623259/general/b19c7a45-9e01-46d4-9a9c-66dd075db483.jpg',
'Width': 2000}],
'price': 5600,
'price_includes_vat': True,
'registration_date': '2020-10-26',
'seats_number': 4,
'seller_name': 'Mind2move GmbH',
'title': 'Smart Forfour - Electric - 82 hp - 31.098 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724999%27 HTTP/1.1" 200 None
2026-03-25 17:19:23 [adesa.de] INFO: Saving data for 10724999: {'created_time': 1774459163.459152, 'last_price_update_time': 1774459163.459163, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724999') HTTP/1.1" 204 0
2026-03-25 17:19:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: af588a73-c07a-5b81-86a2-2f4f4cb01670 with identifier: 10725131
2026-03-25 17:19:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: af588a73-c07a-5b81-86a2-2f4f4cb01670 with identifier: 10725131
2026-03-25 17:19:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: af588a73-c07a-5b81-86a2-2f4f4cb01670 with identifier: 10725131 to the API
2026-03-25 17:19:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725131>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Diesel',
'id': 'af588a73-c07a-5b81-86a2-2f4f4cb01670',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '126000416',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725131',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 144904,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5677101/general/822e837a-df73-42aa-ad3e-42f854110d98.jpg',
'https://images.openlane.eu/carimgs/5677101/general/c249c9bd-6786-43e4-bcf6-038af6d52591.jpg',
'https://images.openlane.eu/carimgs/5677101/general/aa031794-78cd-402d-b392-2549dfcb9300.jpg',
'https://images.openlane.eu/carimgs/5677101/general/326c8a67-1d19-4113-95b4-2f34f024c05d.jpg',
'https://images.openlane.eu/carimgs/5677101/general/28f50db2-7230-458e-9e07-87c53ae5233d.jpg',
'https://images.openlane.eu/carimgs/5677101/general/74c01854-4e3f-4449-bd26-ea118eb373b9.jpg',
'https://images.openlane.eu/carimgs/5677101/general/2d2582f6-0571-4b96-a4f1-24dd8a1361be.jpg',
'https://images.openlane.eu/carimgs/5677101/general/86320279-d76f-46b8-af04-8094df516ac7.jpg',
'https://images.openlane.eu/carimgs/5677101/general/f8f4146c-662f-4c15-9fba-13ada393004a.jpg',
'https://images.openlane.eu/carimgs/5677101/general/77028dde-2dec-48c0-9257-241c0c114d1e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af588a73-c07a-5b81-86a2-2f4f4cb01670/af588a73-c07a-5b81-86a2-2f4f4cb01670_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1075299,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677101/general/822e837a-df73-42aa-ad3e-42f854110d98.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af588a73-c07a-5b81-86a2-2f4f4cb01670/af588a73-c07a-5b81-86a2-2f4f4cb01670_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1093239,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677101/general/c249c9bd-6786-43e4-bcf6-038af6d52591.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af588a73-c07a-5b81-86a2-2f4f4cb01670/af588a73-c07a-5b81-86a2-2f4f4cb01670_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1195014,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677101/general/aa031794-78cd-402d-b392-2549dfcb9300.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af588a73-c07a-5b81-86a2-2f4f4cb01670/af588a73-c07a-5b81-86a2-2f4f4cb01670_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1046094,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677101/general/326c8a67-1d19-4113-95b4-2f34f024c05d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af588a73-c07a-5b81-86a2-2f4f4cb01670/af588a73-c07a-5b81-86a2-2f4f4cb01670_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 916150,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677101/general/28f50db2-7230-458e-9e07-87c53ae5233d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af588a73-c07a-5b81-86a2-2f4f4cb01670/af588a73-c07a-5b81-86a2-2f4f4cb01670_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1102201,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677101/general/74c01854-4e3f-4449-bd26-ea118eb373b9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af588a73-c07a-5b81-86a2-2f4f4cb01670/af588a73-c07a-5b81-86a2-2f4f4cb01670_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 913803,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677101/general/2d2582f6-0571-4b96-a4f1-24dd8a1361be.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af588a73-c07a-5b81-86a2-2f4f4cb01670/af588a73-c07a-5b81-86a2-2f4f4cb01670_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 853331,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677101/general/86320279-d76f-46b8-af04-8094df516ac7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af588a73-c07a-5b81-86a2-2f4f4cb01670/af588a73-c07a-5b81-86a2-2f4f4cb01670_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 762469,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677101/general/f8f4146c-662f-4c15-9fba-13ada393004a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af588a73-c07a-5b81-86a2-2f4f4cb01670/af588a73-c07a-5b81-86a2-2f4f4cb01670_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1051106,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677101/general/77028dde-2dec-48c0-9257-241c0c114d1e.jpg',
'Width': 2731}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2017-11-21',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz E Break 220 AMG Line - Diesel - Automatic - 194 hp - '
'144.904 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2017}
2026-03-25 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725131%27 HTTP/1.1" 200 None
2026-03-25 17:19:23 [adesa.de] INFO: Saving data for 10725131: {'created_time': 1774459163.820214, 'last_price_update_time': 1774459163.820227, 'auction_closing_time': 1774530600.0}
2026-03-25 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725131') HTTP/1.1" 204 0
2026-03-25 17:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725152> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724977> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d93f17ec-c830-5f4a-8199-a1acbe8bb3cc with identifier: 10724998
2026-03-25 17:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d93f17ec-c830-5f4a-8199-a1acbe8bb3cc with scrape type 1
2026-03-25 17:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d93f17ec-c830-5f4a-8199-a1acbe8bb3cc
2026-03-25 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621754%252Fgeneral%252Fc56cc8a0-d420-46da-a152-c652633ecf25.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621754/general/c56cc8a0-d420-46da-a152-c652633ecf25.jpg already downloaded
2026-03-25 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621754%252Fgeneral%252F24337348-518d-4ddb-8802-b01a626e7b89.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621754/general/24337348-518d-4ddb-8802-b01a626e7b89.jpg already downloaded
2026-03-25 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621754%252Fgeneral%252Ff52964a1-f9e0-4e59-b273-416ca5b179d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621754/general/f52964a1-f9e0-4e59-b273-416ca5b179d2.jpg already downloaded
2026-03-25 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621754%252Fgeneral%252F084c18c4-5623-4f37-8cc2-2843b2f35836.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621754/general/084c18c4-5623-4f37-8cc2-2843b2f35836.jpg already downloaded
2026-03-25 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621754%252Fgeneral%252F4367c671-0bd8-41ba-9348-06773d48db0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621754/general/4367c671-0bd8-41ba-9348-06773d48db0d.jpg already downloaded
2026-03-25 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621754%252Fgeneral%252Fbe549070-945c-489f-8e30-5ce4bfc2b300.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621754/general/be549070-945c-489f-8e30-5ce4bfc2b300.jpg already downloaded
2026-03-25 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621754%252Fgeneral%252Fd7e72314-ed30-4641-95e6-93e65d775636.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621754/general/d7e72314-ed30-4641-95e6-93e65d775636.jpg already downloaded
2026-03-25 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621754%252Fgeneral%252Ffaa077f3-01dd-4679-9bc4-8c3a339f6f5d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621754/general/faa077f3-01dd-4679-9bc4-8c3a339f6f5d.jpg already downloaded
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621754%252Fgeneral%252F43383277-c608-4394-8c54-7b1228ec5ecd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621754/general/43383277-c608-4394-8c54-7b1228ec5ecd.jpg already downloaded
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621754%252Fgeneral%252F1d68a3a6-3c6a-42a8-af0a-ef1279724119.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621754/general/1d68a3a6-3c6a-42a8-af0a-ef1279724119.jpg already downloaded
2026-03-25 17:19:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d93f17ec-c830-5f4a-8199-a1acbe8bb3cc, identifier: 10724998
2026-03-25 17:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d93f17ec-c830-5f4a-8199-a1acbe8bb3cc with identifier: 10724998
2026-03-25 17:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d93f17ec-c830-5f4a-8199-a1acbe8bb3cc with identifier: 10724998
2026-03-25 17:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d93f17ec-c830-5f4a-8199-a1acbe8bb3cc with identifier: 10724998 to the API
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724998>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': 'd93f17ec-c830-5f4a-8199-a1acbe8bb3cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000028',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724998',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 49697,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5621754/general/c56cc8a0-d420-46da-a152-c652633ecf25.jpg',
'https://images.openlane.eu/carimgs/5621754/general/24337348-518d-4ddb-8802-b01a626e7b89.jpg',
'https://images.openlane.eu/carimgs/5621754/general/f52964a1-f9e0-4e59-b273-416ca5b179d2.jpg',
'https://images.openlane.eu/carimgs/5621754/general/084c18c4-5623-4f37-8cc2-2843b2f35836.jpg',
'https://images.openlane.eu/carimgs/5621754/general/4367c671-0bd8-41ba-9348-06773d48db0d.jpg',
'https://images.openlane.eu/carimgs/5621754/general/be549070-945c-489f-8e30-5ce4bfc2b300.jpg',
'https://images.openlane.eu/carimgs/5621754/general/d7e72314-ed30-4641-95e6-93e65d775636.jpg',
'https://images.openlane.eu/carimgs/5621754/general/faa077f3-01dd-4679-9bc4-8c3a339f6f5d.jpg',
'https://images.openlane.eu/carimgs/5621754/general/43383277-c608-4394-8c54-7b1228ec5ecd.jpg',
'https://images.openlane.eu/carimgs/5621754/general/1d68a3a6-3c6a-42a8-af0a-ef1279724119.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93f17ec-c830-5f4a-8199-a1acbe8bb3cc/d93f17ec-c830-5f4a-8199-a1acbe8bb3cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 568602,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621754/general/c56cc8a0-d420-46da-a152-c652633ecf25.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93f17ec-c830-5f4a-8199-a1acbe8bb3cc/d93f17ec-c830-5f4a-8199-a1acbe8bb3cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 583995,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621754/general/24337348-518d-4ddb-8802-b01a626e7b89.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93f17ec-c830-5f4a-8199-a1acbe8bb3cc/d93f17ec-c830-5f4a-8199-a1acbe8bb3cc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 511848,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621754/general/f52964a1-f9e0-4e59-b273-416ca5b179d2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93f17ec-c830-5f4a-8199-a1acbe8bb3cc/d93f17ec-c830-5f4a-8199-a1acbe8bb3cc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 573973,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621754/general/084c18c4-5623-4f37-8cc2-2843b2f35836.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93f17ec-c830-5f4a-8199-a1acbe8bb3cc/d93f17ec-c830-5f4a-8199-a1acbe8bb3cc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344656,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621754/general/4367c671-0bd8-41ba-9348-06773d48db0d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93f17ec-c830-5f4a-8199-a1acbe8bb3cc/d93f17ec-c830-5f4a-8199-a1acbe8bb3cc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 494419,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621754/general/be549070-945c-489f-8e30-5ce4bfc2b300.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93f17ec-c830-5f4a-8199-a1acbe8bb3cc/d93f17ec-c830-5f4a-8199-a1acbe8bb3cc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 532840,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621754/general/d7e72314-ed30-4641-95e6-93e65d775636.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93f17ec-c830-5f4a-8199-a1acbe8bb3cc/d93f17ec-c830-5f4a-8199-a1acbe8bb3cc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 459508,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621754/general/faa077f3-01dd-4679-9bc4-8c3a339f6f5d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93f17ec-c830-5f4a-8199-a1acbe8bb3cc/d93f17ec-c830-5f4a-8199-a1acbe8bb3cc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379281,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621754/general/43383277-c608-4394-8c54-7b1228ec5ecd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93f17ec-c830-5f4a-8199-a1acbe8bb3cc/d93f17ec-c830-5f4a-8199-a1acbe8bb3cc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 619119,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621754/general/1d68a3a6-3c6a-42a8-af0a-ef1279724119.jpg',
'Width': 1920}],
'price': 20500,
'price_includes_vat': True,
'registration_date': '2022-09-01',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Volkswagen ID.4 GTX - 4Motion - Electric - 299 hp - 49.697 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724998%27 HTTP/1.1" 200 None
2026-03-25 17:19:24 [adesa.de] INFO: Saving data for 10724998: {'created_time': 1774459164.740136, 'last_price_update_time': 1774459164.740149, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724998') HTTP/1.1" 204 0
2026-03-25 17:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f291ed7b-a989-5dac-9f80-47a05310e4e5 with identifier: 10725152
2026-03-25 17:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f291ed7b-a989-5dac-9f80-47a05310e4e5 with scrape type 1
2026-03-25 17:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f291ed7b-a989-5dac-9f80-47a05310e4e5
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719032%252Fgeneral%252Fd5bc84de-c5a2-4493-92c4-b0300ed37faf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719032/general/d5bc84de-c5a2-4493-92c4-b0300ed37faf.jpg already downloaded
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719032%252Fgeneral%252F05d61dbc-3685-4302-a587-973a6c57cd4c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719032/general/05d61dbc-3685-4302-a587-973a6c57cd4c.jpg already downloaded
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719032%252Fgeneral%252Fa40d8153-ca75-4258-b864-6e289cdc474d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719032/general/a40d8153-ca75-4258-b864-6e289cdc474d.jpg already downloaded
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719032%252Fgeneral%252Ffc9174f8-9903-43ac-b302-b817ef521275.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719032/general/fc9174f8-9903-43ac-b302-b817ef521275.jpg already downloaded
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719032%252Fgeneral%252F79bc96fb-df9f-4cf5-b97f-cb2abd984a1e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719032/general/79bc96fb-df9f-4cf5-b97f-cb2abd984a1e.jpg already downloaded
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719032%252Fgeneral%252F178c2647-dd5e-4de1-a397-26478117d862.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719032/general/178c2647-dd5e-4de1-a397-26478117d862.jpg already downloaded
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719032%252Fgeneral%252Fb23276c5-80ef-4e95-83c2-421268a0b590.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719032/general/b23276c5-80ef-4e95-83c2-421268a0b590.jpg already downloaded
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719032%252Fgeneral%252Fb183d159-07e3-45dc-8e70-28b04cab0983.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719032/general/b183d159-07e3-45dc-8e70-28b04cab0983.jpg already downloaded
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719032%252Fgeneral%252Ff8a249f2-3535-42f3-b398-79068cfe31d2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719032/general/f8a249f2-3535-42f3-b398-79068cfe31d2.jpg already downloaded
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719032%252Fgeneral%252F698a683b-f1fe-42dc-9ea6-311ea9926449.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719032/general/698a683b-f1fe-42dc-9ea6-311ea9926449.jpg already downloaded
2026-03-25 17:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f291ed7b-a989-5dac-9f80-47a05310e4e5, identifier: 10725152
2026-03-25 17:19:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00e6beab-c08f-55de-b7f7-1cae6cff9ebc with identifier: 10724977
2026-03-25 17:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00e6beab-c08f-55de-b7f7-1cae6cff9ebc with scrape type 1
2026-03-25 17:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 00e6beab-c08f-55de-b7f7-1cae6cff9ebc
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549034%252Fgeneral%252Fecc2734b-d7cb-49b5-b624-8218ea4239cd.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549034/general/ecc2734b-d7cb-49b5-b624-8218ea4239cd.JPG not downloaded yet
2026-03-25 17:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f291ed7b-a989-5dac-9f80-47a05310e4e5 with identifier: 10725152
2026-03-25 17:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f291ed7b-a989-5dac-9f80-47a05310e4e5 with identifier: 10725152
2026-03-25 17:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f291ed7b-a989-5dac-9f80-47a05310e4e5 with identifier: 10725152 to the API
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725152>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': 'f291ed7b-a989-5dac-9f80-47a05310e4e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000617',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725152',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 46637,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5719032/general/d5bc84de-c5a2-4493-92c4-b0300ed37faf.jpg',
'https://images.openlane.eu/carimgs/5719032/general/05d61dbc-3685-4302-a587-973a6c57cd4c.jpg',
'https://images.openlane.eu/carimgs/5719032/general/a40d8153-ca75-4258-b864-6e289cdc474d.jpg',
'https://images.openlane.eu/carimgs/5719032/general/fc9174f8-9903-43ac-b302-b817ef521275.jpg',
'https://images.openlane.eu/carimgs/5719032/general/79bc96fb-df9f-4cf5-b97f-cb2abd984a1e.jpg',
'https://images.openlane.eu/carimgs/5719032/general/178c2647-dd5e-4de1-a397-26478117d862.jpg',
'https://images.openlane.eu/carimgs/5719032/general/b23276c5-80ef-4e95-83c2-421268a0b590.jpg',
'https://images.openlane.eu/carimgs/5719032/general/b183d159-07e3-45dc-8e70-28b04cab0983.jpg',
'https://images.openlane.eu/carimgs/5719032/general/f8a249f2-3535-42f3-b398-79068cfe31d2.jpg',
'https://images.openlane.eu/carimgs/5719032/general/698a683b-f1fe-42dc-9ea6-311ea9926449.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f291ed7b-a989-5dac-9f80-47a05310e4e5/f291ed7b-a989-5dac-9f80-47a05310e4e5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 653341,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719032/general/d5bc84de-c5a2-4493-92c4-b0300ed37faf.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f291ed7b-a989-5dac-9f80-47a05310e4e5/f291ed7b-a989-5dac-9f80-47a05310e4e5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 479100,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719032/general/05d61dbc-3685-4302-a587-973a6c57cd4c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f291ed7b-a989-5dac-9f80-47a05310e4e5/f291ed7b-a989-5dac-9f80-47a05310e4e5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 516609,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719032/general/a40d8153-ca75-4258-b864-6e289cdc474d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f291ed7b-a989-5dac-9f80-47a05310e4e5/f291ed7b-a989-5dac-9f80-47a05310e4e5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 537642,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719032/general/fc9174f8-9903-43ac-b302-b817ef521275.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f291ed7b-a989-5dac-9f80-47a05310e4e5/f291ed7b-a989-5dac-9f80-47a05310e4e5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338608,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719032/general/79bc96fb-df9f-4cf5-b97f-cb2abd984a1e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f291ed7b-a989-5dac-9f80-47a05310e4e5/f291ed7b-a989-5dac-9f80-47a05310e4e5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 529382,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719032/general/178c2647-dd5e-4de1-a397-26478117d862.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f291ed7b-a989-5dac-9f80-47a05310e4e5/f291ed7b-a989-5dac-9f80-47a05310e4e5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234833,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719032/general/b23276c5-80ef-4e95-83c2-421268a0b590.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f291ed7b-a989-5dac-9f80-47a05310e4e5/f291ed7b-a989-5dac-9f80-47a05310e4e5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280824,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719032/general/b183d159-07e3-45dc-8e70-28b04cab0983.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f291ed7b-a989-5dac-9f80-47a05310e4e5/f291ed7b-a989-5dac-9f80-47a05310e4e5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 640137,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719032/general/f8a249f2-3535-42f3-b398-79068cfe31d2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f291ed7b-a989-5dac-9f80-47a05310e4e5/f291ed7b-a989-5dac-9f80-47a05310e4e5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 471115,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719032/general/698a683b-f1fe-42dc-9ea6-311ea9926449.jpg',
'Width': 2731}],
'price': 21900,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volvo XC40 Core - Electric - Automatic - 231 hp - 46.637 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725152%27 HTTP/1.1" 200 None
2026-03-25 17:19:25 [adesa.de] INFO: Saving data for 10725152: {'created_time': 1774459165.389606, 'last_price_update_time': 1774459165.389618, 'auction_closing_time': 1774530600.0}
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725152') HTTP/1.1" 204 0
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549034%252Fgeneral%252F143e003d-b760-4ed5-a8e3-c44adf182f28.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549034/general/143e003d-b760-4ed5-a8e3-c44adf182f28.jpg already downloaded
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549034%252Fgeneral%252F6ff9d18b-a473-46f5-ab79-5bf0af6698f8.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549034/general/6ff9d18b-a473-46f5-ab79-5bf0af6698f8.JPG not downloaded yet
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549034%252Fgeneral%252F316ac54c-4e5c-422a-b0da-3f6f4e38f61e.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549034/general/316ac54c-4e5c-422a-b0da-3f6f4e38f61e.JPG not downloaded yet
2026-03-25 17:19:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 647c7c0d-71af-5c6f-bbd5-b4615b442a94 with identifier: 10725032
2026-03-25 17:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 647c7c0d-71af-5c6f-bbd5-b4615b442a94 with scrape type 1
2026-03-25 17:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 647c7c0d-71af-5c6f-bbd5-b4615b442a94
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684160%252Fgeneral%252F1e7f40de-498b-4a1b-a3a2-d85f0c5ea815.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684160/general/1e7f40de-498b-4a1b-a3a2-d85f0c5ea815.jpg already downloaded
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684160%252Fgeneral%252F0efe54b2-720c-48f1-85f1-8499555b5428.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684160/general/0efe54b2-720c-48f1-85f1-8499555b5428.jpg already downloaded
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684160%252Fgeneral%252Fd1712590-d2f1-4cfe-a8df-6aec523966dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684160/general/d1712590-d2f1-4cfe-a8df-6aec523966dc.jpg already downloaded
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684160%252Fgeneral%252Fc0c64f7e-51d0-4d6c-9a67-90c610210636.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684160/general/c0c64f7e-51d0-4d6c-9a67-90c610210636.jpg already downloaded
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684160%252Fgeneral%252Fa547220c-576c-449d-b1eb-50db968bb06e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684160/general/a547220c-576c-449d-b1eb-50db968bb06e.jpg already downloaded
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684160%252Fgeneral%252F2ccce5f4-a15e-4ff6-ac66-c3bf3dc1c094.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684160/general/2ccce5f4-a15e-4ff6-ac66-c3bf3dc1c094.jpg already downloaded
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684160%252Fgeneral%252Fde8fb91e-a62f-4ee4-997f-ba1ccd892132.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684160/general/de8fb91e-a62f-4ee4-997f-ba1ccd892132.jpg already downloaded
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684160%252Fgeneral%252Ff010af78-80a3-4681-98c5-b8c2c27ba4da.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684160/general/f010af78-80a3-4681-98c5-b8c2c27ba4da.jpg already downloaded
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684160%252Fgeneral%252Fd125d7b9-156a-4b24-bdac-3698c370e5ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684160/general/d125d7b9-156a-4b24-bdac-3698c370e5ff.jpg already downloaded
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684160%252Fgeneral%252F8c17c902-1d20-4f34-b16f-f43ac4b2de88.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684160/general/8c17c902-1d20-4f34-b16f-f43ac4b2de88.jpg already downloaded
2026-03-25 17:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 647c7c0d-71af-5c6f-bbd5-b4615b442a94, identifier: 10725032
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549034%252Fgeneral%252Fcab0eff3-a917-4b76-ae7b-b6047fc730c7.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549034/general/cab0eff3-a917-4b76-ae7b-b6047fc730c7.JPG not downloaded yet
2026-03-25 17:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 647c7c0d-71af-5c6f-bbd5-b4615b442a94 with identifier: 10725032
2026-03-25 17:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 647c7c0d-71af-5c6f-bbd5-b4615b442a94 with identifier: 10725032
2026-03-25 17:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 647c7c0d-71af-5c6f-bbd5-b4615b442a94 with identifier: 10725032 to the API
2026-03-25 17:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725032>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': '647c7c0d-71af-5c6f-bbd5-b4615b442a94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000467',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725032',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 95576,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5684160/general/1e7f40de-498b-4a1b-a3a2-d85f0c5ea815.jpg',
'https://images.openlane.eu/carimgs/5684160/general/0efe54b2-720c-48f1-85f1-8499555b5428.jpg',
'https://images.openlane.eu/carimgs/5684160/general/d1712590-d2f1-4cfe-a8df-6aec523966dc.jpg',
'https://images.openlane.eu/carimgs/5684160/general/c0c64f7e-51d0-4d6c-9a67-90c610210636.jpg',
'https://images.openlane.eu/carimgs/5684160/general/a547220c-576c-449d-b1eb-50db968bb06e.jpg',
'https://images.openlane.eu/carimgs/5684160/general/2ccce5f4-a15e-4ff6-ac66-c3bf3dc1c094.jpg',
'https://images.openlane.eu/carimgs/5684160/general/de8fb91e-a62f-4ee4-997f-ba1ccd892132.jpg',
'https://images.openlane.eu/carimgs/5684160/general/f010af78-80a3-4681-98c5-b8c2c27ba4da.jpg',
'https://images.openlane.eu/carimgs/5684160/general/d125d7b9-156a-4b24-bdac-3698c370e5ff.jpg',
'https://images.openlane.eu/carimgs/5684160/general/8c17c902-1d20-4f34-b16f-f43ac4b2de88.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_647c7c0d-71af-5c6f-bbd5-b4615b442a94/647c7c0d-71af-5c6f-bbd5-b4615b442a94_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1009049,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684160/general/1e7f40de-498b-4a1b-a3a2-d85f0c5ea815.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_647c7c0d-71af-5c6f-bbd5-b4615b442a94/647c7c0d-71af-5c6f-bbd5-b4615b442a94_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1020083,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684160/general/0efe54b2-720c-48f1-85f1-8499555b5428.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_647c7c0d-71af-5c6f-bbd5-b4615b442a94/647c7c0d-71af-5c6f-bbd5-b4615b442a94_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 957699,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684160/general/d1712590-d2f1-4cfe-a8df-6aec523966dc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_647c7c0d-71af-5c6f-bbd5-b4615b442a94/647c7c0d-71af-5c6f-bbd5-b4615b442a94_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 995630,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684160/general/c0c64f7e-51d0-4d6c-9a67-90c610210636.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_647c7c0d-71af-5c6f-bbd5-b4615b442a94/647c7c0d-71af-5c6f-bbd5-b4615b442a94_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 961225,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684160/general/a547220c-576c-449d-b1eb-50db968bb06e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_647c7c0d-71af-5c6f-bbd5-b4615b442a94/647c7c0d-71af-5c6f-bbd5-b4615b442a94_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 751808,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684160/general/2ccce5f4-a15e-4ff6-ac66-c3bf3dc1c094.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_647c7c0d-71af-5c6f-bbd5-b4615b442a94/647c7c0d-71af-5c6f-bbd5-b4615b442a94_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 817933,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684160/general/de8fb91e-a62f-4ee4-997f-ba1ccd892132.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_647c7c0d-71af-5c6f-bbd5-b4615b442a94/647c7c0d-71af-5c6f-bbd5-b4615b442a94_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643099,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684160/general/f010af78-80a3-4681-98c5-b8c2c27ba4da.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_647c7c0d-71af-5c6f-bbd5-b4615b442a94/647c7c0d-71af-5c6f-bbd5-b4615b442a94_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 965739,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684160/general/d125d7b9-156a-4b24-bdac-3698c370e5ff.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_647c7c0d-71af-5c6f-bbd5-b4615b442a94/647c7c0d-71af-5c6f-bbd5-b4615b442a94_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 938224,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684160/general/8c17c902-1d20-4f34-b16f-f43ac4b2de88.jpg',
'Width': 2731}],
'price': 29300,
'price_includes_vat': True,
'registration_date': '2022-11-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volvo XC60 T6 Plus Dark - Hybrid - Automatic - 253 hp - 95.576 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2022}
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725032%27 HTTP/1.1" 200 None
2026-03-25 17:19:26 [adesa.de] INFO: Saving data for 10725032: {'created_time': 1774459166.193467, 'last_price_update_time': 1774459166.193479, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725032') HTTP/1.1" 204 0
2026-03-25 17:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727859> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549034%252Fgeneral%252F75174a4e-e66b-4765-946a-679146d1af37.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549034/general/75174a4e-e66b-4765-946a-679146d1af37.JPG not downloaded yet
2026-03-25 17:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549034%252Fgeneral%252F2e87e66f-2748-467f-aa8a-47218e4b5182.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549034/general/2e87e66f-2748-467f-aa8a-47218e4b5182.JPG not downloaded yet
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549034%252Fgeneral%252F8576d7ea-16d1-4c6b-afc2-5d327c88d6cc.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549034/general/8576d7ea-16d1-4c6b-afc2-5d327c88d6cc.JPG not downloaded yet
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549034%252Fgeneral%252F57244b3a-7d48-4afc-ba76-7be3c2853cb3.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549034/general/57244b3a-7d48-4afc-ba76-7be3c2853cb3.JPG not downloaded yet
2026-03-25 17:19:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5549034/general/cab0eff3-a917-4b76-ae7b-b6047fc730c7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724977)
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549034%252Fgeneral%252F55029127-f73b-42ab-910a-5a7f8dced758.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549034/general/55029127-f73b-42ab-910a-5a7f8dced758.JPG not downloaded yet
2026-03-25 17:19:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e98bf2c3-72b2-5469-8857-125c3f45e8d2 with identifier: 10727859
2026-03-25 17:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 with scrape type 1
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e98bf2c3-72b2-5469-8857-125c3f45e8d2
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732852%252Fgeneral%252Fd5ebc831-ccbc-40bd-980c-c235a49ab5c0.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732852/general/d5ebc831-ccbc-40bd-980c-c235a49ab5c0.JPG not downloaded yet
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732852%252Fgeneral%252F2bf0e023-9730-45f5-a797-ce0a5d4e6e7a.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732852/general/2bf0e023-9730-45f5-a797-ce0a5d4e6e7a.JPG not downloaded yet
2026-03-25 17:19:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5549034/general/57244b3a-7d48-4afc-ba76-7be3c2853cb3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724977)
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732852%252Fgeneral%252Ffe495435-4a08-47f1-8ad9-945fd3362fd1.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732852/general/fe495435-4a08-47f1-8ad9-945fd3362fd1.JPG not downloaded yet
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732852%252Fgeneral%252F084faa42-9c7e-4325-ab27-95f9e5cf2790.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732852/general/084faa42-9c7e-4325-ab27-95f9e5cf2790.JPG not downloaded yet
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732852%252Fgeneral%252Fdb44ec93-b14c-4e4a-86d2-bcddcf29ae3b.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732852/general/db44ec93-b14c-4e4a-86d2-bcddcf29ae3b.JPG not downloaded yet
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732852%252Fgeneral%252Fe24fe739-81f6-493d-9d8a-a7fde7aa129b.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732852/general/e24fe739-81f6-493d-9d8a-a7fde7aa129b.JPG not downloaded yet
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 00e6beab-c08f-55de-b7f7-1cae6cff9ebc due to Ignoring non-200 response
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732852%252Fgeneral%252F78482b68-851f-4966-94b4-e85a52760de2.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732852/general/78482b68-851f-4966-94b4-e85a52760de2.JPG not downloaded yet
2026-03-25 17:19:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5732852/general/2bf0e023-9730-45f5-a797-ce0a5d4e6e7a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10727859)
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732852%252Fgeneral%252F7c021154-c338-4b08-8c21-f26c81b2f47d.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732852/general/7c021154-c338-4b08-8c21-f26c81b2f47d.JPG not downloaded yet
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732852%252Fgeneral%252F97872479-83e7-4d54-82c8-55bb25f95241.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732852/general/97872479-83e7-4d54-82c8-55bb25f95241.JPG not downloaded yet
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 00e6beab-c08f-55de-b7f7-1cae6cff9ebc due to Ignoring non-200 response
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732852%252Fgeneral%252Ffa7f3203-96cd-4a8d-89b3-e97645341fb9.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732852/general/fa7f3203-96cd-4a8d-89b3-e97645341fb9.JPG not downloaded yet
2026-03-25 17:19:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5732852/general/78482b68-851f-4966-94b4-e85a52760de2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10727859)
2026-03-25 17:19:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5732852/general/fa7f3203-96cd-4a8d-89b3-e97645341fb9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10727859)
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 due to Ignoring non-200 response
2026-03-25 17:19:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5732852/general/97872479-83e7-4d54-82c8-55bb25f95241.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10727859)
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 due to Ignoring non-200 response
2026-03-25 17:19:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5732852/general/7c021154-c338-4b08-8c21-f26c81b2f47d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10727859)
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 due to Ignoring non-200 response
2026-03-25 17:19:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5732852/general/e24fe739-81f6-493d-9d8a-a7fde7aa129b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10727859)
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 due to Ignoring non-200 response
2026-03-25 17:19:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5732852/general/db44ec93-b14c-4e4a-86d2-bcddcf29ae3b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10727859)
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 due to Ignoring non-200 response
2026-03-25 17:19:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5732852/general/084faa42-9c7e-4325-ab27-95f9e5cf2790.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10727859)
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 due to Ignoring non-200 response
2026-03-25 17:19:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5732852/general/fe495435-4a08-47f1-8ad9-945fd3362fd1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10727859)
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 due to Ignoring non-200 response
2026-03-25 17:19:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5732852/general/d5ebc831-ccbc-40bd-980c-c235a49ab5c0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10727859)
2026-03-25 17:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724085> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5549034/general/55029127-f73b-42ab-910a-5a7f8dced758.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724977)
2026-03-25 17:19:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5549034/general/8576d7ea-16d1-4c6b-afc2-5d327c88d6cc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724977)
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 due to Ignoring non-200 response
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 due to Ignoring non-200 response
2026-03-25 17:19:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e98bf2c3-72b2-5469-8857-125c3f45e8d2, skipping ID generation
2026-03-25 17:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 with scrape type 1
2026-03-25 17:19:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 sending to next pipeline
2026-03-25 17:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e98bf2c3-72b2-5469-8857-125c3f45e8d2, identifier: 10727859
2026-03-25 17:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e98bf2c3-72b2-5469-8857-125c3f45e8d2 with identifier: 10727859
2026-03-25 17:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e98bf2c3-72b2-5469-8857-125c3f45e8d2 with identifier: 10727859
2026-03-25 17:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e98bf2c3-72b2-5469-8857-125c3f45e8d2 with identifier: 10727859 to the API
2026-03-25 17:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:27 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5732852/general/d5ebc831-ccbc-40bd-980c-c235a49ab5c0.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'e98bf2c3-72b2-5469-8857-125c3f45e8d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GX282XE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727859',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A5',
'odometer': 74046,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photos': [],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'Audi A5 Sportback 40 TDI S Line - Quattro - Diesel - Automatic - '
'204 hp - 74.046 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-25 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727859%27 HTTP/1.1" 200 None
2026-03-25 17:19:27 [adesa.de] INFO: Saving data for 10727859: {'created_time': 1774459167.630676, 'last_price_update_time': 1774459167.630688, 'auction_closing_time': 1774619100.0}
2026-03-25 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727859') HTTP/1.1" 204 0
2026-03-25 17:19:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5549034/general/75174a4e-e66b-4765-946a-679146d1af37.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724977)
2026-03-25 17:19:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5549034/general/2e87e66f-2748-467f-aa8a-47218e4b5182.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724977)
2026-03-25 17:19:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 due to Ignoring non-200 response
2026-03-25 17:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5aed153-3ea9-5bde-b433-3f9a8cde7591 with identifier: 10724085
2026-03-25 17:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5aed153-3ea9-5bde-b433-3f9a8cde7591 with scrape type 1
2026-03-25 17:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d5aed153-3ea9-5bde-b433-3f9a8cde7591
2026-03-25 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709270%252Fgeneral%252F3e8078d2-3d01-42d6-95b8-c7c281bd76d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709270/general/3e8078d2-3d01-42d6-95b8-c7c281bd76d7.jpg already downloaded
2026-03-25 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709270%252Fgeneral%252Fad63ba0b-7ee3-4ba7-99a3-b7201a7eb46d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709270/general/ad63ba0b-7ee3-4ba7-99a3-b7201a7eb46d.jpg already downloaded
2026-03-25 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709270%252Fgeneral%252F8b37bb27-beb0-4166-be7f-aec593f3debf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709270/general/8b37bb27-beb0-4166-be7f-aec593f3debf.jpg already downloaded
2026-03-25 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709270%252Fgeneral%252Fbbfc1373-4fd2-4476-9057-49d76904eb0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709270/general/bbfc1373-4fd2-4476-9057-49d76904eb0c.jpg already downloaded
2026-03-25 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709270%252Fgeneral%252Fc875412e-8d7b-4020-9a21-13326f7c37b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709270/general/c875412e-8d7b-4020-9a21-13326f7c37b1.jpg already downloaded
2026-03-25 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709270%252Fgeneral%252Fa6e1c0ca-50c5-4750-8bc9-4200ea87eed0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709270/general/a6e1c0ca-50c5-4750-8bc9-4200ea87eed0.jpg already downloaded
2026-03-25 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709270%252Fgeneral%252F3c9cd24d-e30c-4429-82ac-8805d27d4612.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709270/general/3c9cd24d-e30c-4429-82ac-8805d27d4612.jpg already downloaded
2026-03-25 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709270%252Fgeneral%252F2e0df1da-44c7-4901-a565-9c455e3b9d94.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709270/general/2e0df1da-44c7-4901-a565-9c455e3b9d94.jpg already downloaded
2026-03-25 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709270%252Fgeneral%252Fb390925d-1713-4d50-b873-9947fc1d9ebd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709270/general/b390925d-1713-4d50-b873-9947fc1d9ebd.jpg already downloaded
2026-03-25 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709270%252Fgeneral%252Fa6f8c04c-5aac-44e4-9b2f-28669e21d845.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709270/general/a6f8c04c-5aac-44e4-9b2f-28669e21d845.jpg already downloaded
2026-03-25 17:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d5aed153-3ea9-5bde-b433-3f9a8cde7591, identifier: 10724085
2026-03-25 17:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724086> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d5aed153-3ea9-5bde-b433-3f9a8cde7591 with identifier: 10724085
2026-03-25 17:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d5aed153-3ea9-5bde-b433-3f9a8cde7591 with identifier: 10724085
2026-03-25 17:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d5aed153-3ea9-5bde-b433-3f9a8cde7591 with identifier: 10724085 to the API
2026-03-25 17:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724085>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '2.2L',
'engine_horse_power': 138,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'd5aed153-3ea9-5bde-b433-3f9a8cde7591',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WTHH7916',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724085',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 65041,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5709270/general/3e8078d2-3d01-42d6-95b8-c7c281bd76d7.jpg',
'https://images.openlane.eu/carimgs/5709270/general/ad63ba0b-7ee3-4ba7-99a3-b7201a7eb46d.jpg',
'https://images.openlane.eu/carimgs/5709270/general/8b37bb27-beb0-4166-be7f-aec593f3debf.jpg',
'https://images.openlane.eu/carimgs/5709270/general/bbfc1373-4fd2-4476-9057-49d76904eb0c.jpg',
'https://images.openlane.eu/carimgs/5709270/general/c875412e-8d7b-4020-9a21-13326f7c37b1.jpg',
'https://images.openlane.eu/carimgs/5709270/general/a6e1c0ca-50c5-4750-8bc9-4200ea87eed0.jpg',
'https://images.openlane.eu/carimgs/5709270/general/3c9cd24d-e30c-4429-82ac-8805d27d4612.jpg',
'https://images.openlane.eu/carimgs/5709270/general/2e0df1da-44c7-4901-a565-9c455e3b9d94.jpg',
'https://images.openlane.eu/carimgs/5709270/general/b390925d-1713-4d50-b873-9947fc1d9ebd.jpg',
'https://images.openlane.eu/carimgs/5709270/general/a6f8c04c-5aac-44e4-9b2f-28669e21d845.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5aed153-3ea9-5bde-b433-3f9a8cde7591/d5aed153-3ea9-5bde-b433-3f9a8cde7591_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2771144,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709270/general/3e8078d2-3d01-42d6-95b8-c7c281bd76d7.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5aed153-3ea9-5bde-b433-3f9a8cde7591/d5aed153-3ea9-5bde-b433-3f9a8cde7591_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2565052,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709270/general/ad63ba0b-7ee3-4ba7-99a3-b7201a7eb46d.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5aed153-3ea9-5bde-b433-3f9a8cde7591/d5aed153-3ea9-5bde-b433-3f9a8cde7591_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3140875,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709270/general/8b37bb27-beb0-4166-be7f-aec593f3debf.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5aed153-3ea9-5bde-b433-3f9a8cde7591/d5aed153-3ea9-5bde-b433-3f9a8cde7591_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2642810,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709270/general/bbfc1373-4fd2-4476-9057-49d76904eb0c.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5aed153-3ea9-5bde-b433-3f9a8cde7591/d5aed153-3ea9-5bde-b433-3f9a8cde7591_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4259624,
'Height': 3772,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709270/general/c875412e-8d7b-4020-9a21-13326f7c37b1.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5aed153-3ea9-5bde-b433-3f9a8cde7591/d5aed153-3ea9-5bde-b433-3f9a8cde7591_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2299494,
'Height': 4137,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709270/general/a6e1c0ca-50c5-4750-8bc9-4200ea87eed0.jpg',
'Width': 3919},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5aed153-3ea9-5bde-b433-3f9a8cde7591/d5aed153-3ea9-5bde-b433-3f9a8cde7591_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4363865,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709270/general/3c9cd24d-e30c-4429-82ac-8805d27d4612.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5aed153-3ea9-5bde-b433-3f9a8cde7591/d5aed153-3ea9-5bde-b433-3f9a8cde7591_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2907292,
'Height': 3415,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709270/general/2e0df1da-44c7-4901-a565-9c455e3b9d94.jpg',
'Width': 4553},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5aed153-3ea9-5bde-b433-3f9a8cde7591/d5aed153-3ea9-5bde-b433-3f9a8cde7591_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 1084727,
'Height': 1693,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709270/general/b390925d-1713-4d50-b873-9947fc1d9ebd.jpg',
'Width': 3502},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5aed153-3ea9-5bde-b433-3f9a8cde7591/d5aed153-3ea9-5bde-b433-3f9a8cde7591_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1562737,
'Height': 3423,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709270/general/a6f8c04c-5aac-44e4-9b2f-28669e21d845.jpg',
'Width': 4564}],
'price': 16600,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Opel Movano 2.2d - Diesel - Manual - 138 hp - 65.041 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724085%27 HTTP/1.1" 200 None
2026-03-25 17:19:28 [adesa.de] INFO: Saving data for 10724085: {'created_time': 1774459168.267923, 'last_price_update_time': 1774459168.267935, 'auction_closing_time': 1774519800.0}
2026-03-25 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724085') HTTP/1.1" 204 0
2026-03-25 17:19:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 00e6beab-c08f-55de-b7f7-1cae6cff9ebc due to Ignoring non-200 response
2026-03-25 17:19:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 00e6beab-c08f-55de-b7f7-1cae6cff9ebc due to Ignoring non-200 response
2026-03-25 17:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725091> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 00e6beab-c08f-55de-b7f7-1cae6cff9ebc due to Ignoring non-200 response
2026-03-25 17:19:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 00e6beab-c08f-55de-b7f7-1cae6cff9ebc due to Ignoring non-200 response
2026-03-25 17:19:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725083> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be63093d-ca77-5952-a89f-a16fcd3027a7 with identifier: 10724086
2026-03-25 17:19:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be63093d-ca77-5952-a89f-a16fcd3027a7 with scrape type 1
2026-03-25 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item be63093d-ca77-5952-a89f-a16fcd3027a7
2026-03-25 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709271%252Fgeneral%252F7e2864cb-72e8-4fd5-a699-865b18720f29.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709271/general/7e2864cb-72e8-4fd5-a699-865b18720f29.jpg already downloaded
2026-03-25 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709271%252Fgeneral%252F689a3824-4410-4197-8c88-48cc18148bdd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709271/general/689a3824-4410-4197-8c88-48cc18148bdd.jpg already downloaded
2026-03-25 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709271%252Fgeneral%252F45e6c94c-f67c-464f-bddf-1488f45d0ff6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709271/general/45e6c94c-f67c-464f-bddf-1488f45d0ff6.jpg already downloaded
2026-03-25 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709271%252Fgeneral%252F4ab203b5-ae7f-4720-9246-77ab046ed266.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709271/general/4ab203b5-ae7f-4720-9246-77ab046ed266.jpg already downloaded
2026-03-25 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709271%252Fgeneral%252F6cb6789e-bb7f-46c5-91da-98b37279e980.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709271/general/6cb6789e-bb7f-46c5-91da-98b37279e980.jpg already downloaded
2026-03-25 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709271%252Fgeneral%252F3e85abbc-780c-4568-b992-64eecc00e09c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709271/general/3e85abbc-780c-4568-b992-64eecc00e09c.jpg already downloaded
2026-03-25 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709271%252Fgeneral%252Ffd89c42d-d75a-48f6-b994-c1e10e7c2cfa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709271/general/fd89c42d-d75a-48f6-b994-c1e10e7c2cfa.jpg already downloaded
2026-03-25 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709271%252Fgeneral%252F6c5657ec-d76c-4b5c-9ff6-4a545f1cfa13.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709271/general/6c5657ec-d76c-4b5c-9ff6-4a545f1cfa13.jpg already downloaded
2026-03-25 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709271%252Fgeneral%252Fd6d41dd0-84ab-4b21-a8ca-3f5ece6aaca9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709271/general/d6d41dd0-84ab-4b21-a8ca-3f5ece6aaca9.jpg already downloaded
2026-03-25 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709271%252Fgeneral%252F8f5944fb-7129-4c48-87f8-c98785f53ee0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709271/general/8f5944fb-7129-4c48-87f8-c98785f53ee0.jpg already downloaded
2026-03-25 17:19:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: be63093d-ca77-5952-a89f-a16fcd3027a7, identifier: 10724086
2026-03-25 17:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: be63093d-ca77-5952-a89f-a16fcd3027a7 with identifier: 10724086
2026-03-25 17:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: be63093d-ca77-5952-a89f-a16fcd3027a7 with identifier: 10724086
2026-03-25 17:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: be63093d-ca77-5952-a89f-a16fcd3027a7 with identifier: 10724086 to the API
2026-03-25 17:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724086>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'be63093d-ca77-5952-a89f-a16fcd3027a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WIHH7915',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724086',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 48371,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5709271/general/7e2864cb-72e8-4fd5-a699-865b18720f29.jpg',
'https://images.openlane.eu/carimgs/5709271/general/689a3824-4410-4197-8c88-48cc18148bdd.jpg',
'https://images.openlane.eu/carimgs/5709271/general/45e6c94c-f67c-464f-bddf-1488f45d0ff6.jpg',
'https://images.openlane.eu/carimgs/5709271/general/4ab203b5-ae7f-4720-9246-77ab046ed266.jpg',
'https://images.openlane.eu/carimgs/5709271/general/6cb6789e-bb7f-46c5-91da-98b37279e980.jpg',
'https://images.openlane.eu/carimgs/5709271/general/3e85abbc-780c-4568-b992-64eecc00e09c.jpg',
'https://images.openlane.eu/carimgs/5709271/general/fd89c42d-d75a-48f6-b994-c1e10e7c2cfa.jpg',
'https://images.openlane.eu/carimgs/5709271/general/6c5657ec-d76c-4b5c-9ff6-4a545f1cfa13.jpg',
'https://images.openlane.eu/carimgs/5709271/general/d6d41dd0-84ab-4b21-a8ca-3f5ece6aaca9.jpg',
'https://images.openlane.eu/carimgs/5709271/general/8f5944fb-7129-4c48-87f8-c98785f53ee0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be63093d-ca77-5952-a89f-a16fcd3027a7/be63093d-ca77-5952-a89f-a16fcd3027a7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3225942,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709271/general/7e2864cb-72e8-4fd5-a699-865b18720f29.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be63093d-ca77-5952-a89f-a16fcd3027a7/be63093d-ca77-5952-a89f-a16fcd3027a7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2740816,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709271/general/689a3824-4410-4197-8c88-48cc18148bdd.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be63093d-ca77-5952-a89f-a16fcd3027a7/be63093d-ca77-5952-a89f-a16fcd3027a7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2737303,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709271/general/45e6c94c-f67c-464f-bddf-1488f45d0ff6.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be63093d-ca77-5952-a89f-a16fcd3027a7/be63093d-ca77-5952-a89f-a16fcd3027a7_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3438087,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709271/general/4ab203b5-ae7f-4720-9246-77ab046ed266.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be63093d-ca77-5952-a89f-a16fcd3027a7/be63093d-ca77-5952-a89f-a16fcd3027a7_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5142993,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709271/general/6cb6789e-bb7f-46c5-91da-98b37279e980.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be63093d-ca77-5952-a89f-a16fcd3027a7/be63093d-ca77-5952-a89f-a16fcd3027a7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2906480,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709271/general/3e85abbc-780c-4568-b992-64eecc00e09c.jpg',
'Width': 4678},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be63093d-ca77-5952-a89f-a16fcd3027a7/be63093d-ca77-5952-a89f-a16fcd3027a7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3146967,
'Height': 5592,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709271/general/fd89c42d-d75a-48f6-b994-c1e10e7c2cfa.jpg',
'Width': 4194},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be63093d-ca77-5952-a89f-a16fcd3027a7/be63093d-ca77-5952-a89f-a16fcd3027a7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2695422,
'Height': 4015,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709271/general/6c5657ec-d76c-4b5c-9ff6-4a545f1cfa13.jpg',
'Width': 5353},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be63093d-ca77-5952-a89f-a16fcd3027a7/be63093d-ca77-5952-a89f-a16fcd3027a7_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2542723,
'Height': 2897,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709271/general/d6d41dd0-84ab-4b21-a8ca-3f5ece6aaca9.jpg',
'Width': 4796},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be63093d-ca77-5952-a89f-a16fcd3027a7/be63093d-ca77-5952-a89f-a16fcd3027a7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2159358,
'Height': 3455,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709271/general/8f5944fb-7129-4c48-87f8-c98785f53ee0.jpg',
'Width': 4607}],
'price': 16200,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Opel Movano L3H2 2.2 Pack Clim - Diesel - Manual - 140 hp - 48.371 '
'km',
'transmission': 'manual',
'trim': 'Pack Clim',
'vin': None,
'year': 2023}
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724086%27 HTTP/1.1" 200 None
2026-03-25 17:19:29 [adesa.de] INFO: Saving data for 10724086: {'created_time': 1774459169.56015, 'last_price_update_time': 1774459169.560162, 'auction_closing_time': 1774519800.0}
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724086') HTTP/1.1" 204 0
2026-03-25 17:19:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5549034/general/6ff9d18b-a473-46f5-ab79-5bf0af6698f8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724977)
2026-03-25 17:19:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5549034/general/316ac54c-4e5c-422a-b0da-3f6f4e38f61e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724977)
2026-03-25 17:19:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5549034/general/ecc2734b-d7cb-49b5-b624-8218ea4239cd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724977)
2026-03-25 17:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724968> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae1fe33d-a590-52bb-939e-f762155092f9 with identifier: 10725091
2026-03-25 17:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae1fe33d-a590-52bb-939e-f762155092f9 with scrape type 1
2026-03-25 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ae1fe33d-a590-52bb-939e-f762155092f9
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609736%252Fgeneral%252Fbff7a907-beb1-4775-a219-a7026f4913f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609736/general/bff7a907-beb1-4775-a219-a7026f4913f2.jpg already downloaded
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609736%252Fgeneral%252Fe4f429d2-a1ca-4d25-80f8-3db3945d80d2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609736/general/e4f429d2-a1ca-4d25-80f8-3db3945d80d2.jpeg already downloaded
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609736%252Fgeneral%252F6550cad4-8ddc-4d9f-b6b3-0c7947c0c0e8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609736/general/6550cad4-8ddc-4d9f-b6b3-0c7947c0c0e8.jpeg already downloaded
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609736%252Fgeneral%252Fe3e815e9-e540-4ea4-af49-584bed12aeba.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609736/general/e3e815e9-e540-4ea4-af49-584bed12aeba.jpeg already downloaded
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609736%252Fgeneral%252F3467806f-92be-4863-9ad1-3b46dc76aa6b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609736/general/3467806f-92be-4863-9ad1-3b46dc76aa6b.jpeg already downloaded
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609736%252Fgeneral%252F120ce894-0a28-4f83-8bd2-749c38ddf188.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609736/general/120ce894-0a28-4f83-8bd2-749c38ddf188.jpeg already downloaded
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609736%252Fgeneral%252F4cf2eaaf-55a9-401d-834e-4125a34b7d4e.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609736/general/4cf2eaaf-55a9-401d-834e-4125a34b7d4e.jpeg already downloaded
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609736%252Fgeneral%252Fd999a9d6-5b03-4aa3-a88b-ded56f9f2004.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609736/general/d999a9d6-5b03-4aa3-a88b-ded56f9f2004.jpeg already downloaded
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609736%252Fgeneral%252F91c45d31-15f8-4e5c-a0d3-21efe4e84c66.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609736/general/91c45d31-15f8-4e5c-a0d3-21efe4e84c66.jpeg already downloaded
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609736%252Fgeneral%252Fa5a4d3df-7725-4e69-8270-6cbb774ad0ef.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609736/general/a5a4d3df-7725-4e69-8270-6cbb774ad0ef.jpeg already downloaded
2026-03-25 17:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ae1fe33d-a590-52bb-939e-f762155092f9, identifier: 10725091
2026-03-25 17:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6479ca87-c515-5052-a110-bafb6799c98b with identifier: 10725083
2026-03-25 17:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6479ca87-c515-5052-a110-bafb6799c98b with scrape type 1
2026-03-25 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6479ca87-c515-5052-a110-bafb6799c98b
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553872%252Fgeneral%252F3517a6b5-dce0-4b3b-b1b4-344bceaf90eb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553872/general/3517a6b5-dce0-4b3b-b1b4-344bceaf90eb.jpeg already downloaded
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553872%252Fgeneral%252F7972f19e-6ee9-448c-92ec-06429628008d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553872/general/7972f19e-6ee9-448c-92ec-06429628008d.jpeg already downloaded
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553872%252Fgeneral%252F2f99da3e-bfb6-44db-8cbe-cbd9222321ff.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553872/general/2f99da3e-bfb6-44db-8cbe-cbd9222321ff.jpeg already downloaded
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553872%252Fgeneral%252F40e9f759-364f-47ed-bc5c-6fb994744042.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553872/general/40e9f759-364f-47ed-bc5c-6fb994744042.jpeg already downloaded
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553872%252Fgeneral%252Fcdbc9a0e-e105-4469-8c1a-4cf6d882b73b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553872/general/cdbc9a0e-e105-4469-8c1a-4cf6d882b73b.jpeg already downloaded
2026-03-25 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553872%252Fgeneral%252Fa563c3b6-52f6-429d-85ed-ee65798cd354.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553872/general/a563c3b6-52f6-429d-85ed-ee65798cd354.jpeg already downloaded
2026-03-25 17:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553872%252Fgeneral%252F2827fca5-5b5e-4ad5-b1d4-c9a7611519ec.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553872/general/2827fca5-5b5e-4ad5-b1d4-c9a7611519ec.jpeg already downloaded
2026-03-25 17:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553872%252Fgeneral%252F3687e335-03cf-4f22-9ded-c4f62900dcef.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553872/general/3687e335-03cf-4f22-9ded-c4f62900dcef.jpeg already downloaded
2026-03-25 17:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553872%252Fgeneral%252Fca690b29-7f91-4a8b-ac11-9e5219e04138.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553872/general/ca690b29-7f91-4a8b-ac11-9e5219e04138.jpeg already downloaded
2026-03-25 17:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553872%252Fgeneral%252F1a769b07-5f09-4ed3-a7f9-d5a87e8e376d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553872/general/1a769b07-5f09-4ed3-a7f9-d5a87e8e376d.jpeg already downloaded
2026-03-25 17:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6479ca87-c515-5052-a110-bafb6799c98b, identifier: 10725083
2026-03-25 17:19:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725100> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ae1fe33d-a590-52bb-939e-f762155092f9 with identifier: 10725091
2026-03-25 17:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ae1fe33d-a590-52bb-939e-f762155092f9 with identifier: 10725091
2026-03-25 17:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ae1fe33d-a590-52bb-939e-f762155092f9 with identifier: 10725091 to the API
2026-03-25 17:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725091>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'ae1fe33d-a590-52bb-939e-f762155092f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725091',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 110705,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5609736/general/bff7a907-beb1-4775-a219-a7026f4913f2.jpg',
'https://images.openlane.eu/carimgs/5609736/general/e4f429d2-a1ca-4d25-80f8-3db3945d80d2.jpeg',
'https://images.openlane.eu/carimgs/5609736/general/6550cad4-8ddc-4d9f-b6b3-0c7947c0c0e8.jpeg',
'https://images.openlane.eu/carimgs/5609736/general/e3e815e9-e540-4ea4-af49-584bed12aeba.jpeg',
'https://images.openlane.eu/carimgs/5609736/general/3467806f-92be-4863-9ad1-3b46dc76aa6b.jpeg',
'https://images.openlane.eu/carimgs/5609736/general/120ce894-0a28-4f83-8bd2-749c38ddf188.jpeg',
'https://images.openlane.eu/carimgs/5609736/general/4cf2eaaf-55a9-401d-834e-4125a34b7d4e.jpeg',
'https://images.openlane.eu/carimgs/5609736/general/d999a9d6-5b03-4aa3-a88b-ded56f9f2004.jpeg',
'https://images.openlane.eu/carimgs/5609736/general/91c45d31-15f8-4e5c-a0d3-21efe4e84c66.jpeg',
'https://images.openlane.eu/carimgs/5609736/general/a5a4d3df-7725-4e69-8270-6cbb774ad0ef.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae1fe33d-a590-52bb-939e-f762155092f9/ae1fe33d-a590-52bb-939e-f762155092f9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299814,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609736/general/bff7a907-beb1-4775-a219-a7026f4913f2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae1fe33d-a590-52bb-939e-f762155092f9/ae1fe33d-a590-52bb-939e-f762155092f9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355635,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609736/general/e4f429d2-a1ca-4d25-80f8-3db3945d80d2.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae1fe33d-a590-52bb-939e-f762155092f9/ae1fe33d-a590-52bb-939e-f762155092f9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330177,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609736/general/6550cad4-8ddc-4d9f-b6b3-0c7947c0c0e8.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae1fe33d-a590-52bb-939e-f762155092f9/ae1fe33d-a590-52bb-939e-f762155092f9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332919,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609736/general/e3e815e9-e540-4ea4-af49-584bed12aeba.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae1fe33d-a590-52bb-939e-f762155092f9/ae1fe33d-a590-52bb-939e-f762155092f9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315734,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609736/general/3467806f-92be-4863-9ad1-3b46dc76aa6b.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae1fe33d-a590-52bb-939e-f762155092f9/ae1fe33d-a590-52bb-939e-f762155092f9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275134,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609736/general/120ce894-0a28-4f83-8bd2-749c38ddf188.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae1fe33d-a590-52bb-939e-f762155092f9/ae1fe33d-a590-52bb-939e-f762155092f9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310468,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609736/general/4cf2eaaf-55a9-401d-834e-4125a34b7d4e.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae1fe33d-a590-52bb-939e-f762155092f9/ae1fe33d-a590-52bb-939e-f762155092f9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263386,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609736/general/d999a9d6-5b03-4aa3-a88b-ded56f9f2004.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae1fe33d-a590-52bb-939e-f762155092f9/ae1fe33d-a590-52bb-939e-f762155092f9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276311,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609736/general/91c45d31-15f8-4e5c-a0d3-21efe4e84c66.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae1fe33d-a590-52bb-939e-f762155092f9/ae1fe33d-a590-52bb-939e-f762155092f9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303651,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609736/general/a5a4d3df-7725-4e69-8270-6cbb774ad0ef.jpeg',
'Width': 1280}],
'price': 28200,
'price_includes_vat': True,
'registration_date': '2022-06-28',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volvo XC60 T6 R-Design - AWD - Hybrid - 253 hp - 110.705 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2022}
2026-03-25 17:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725091%27 HTTP/1.1" 200 None
2026-03-25 17:19:30 [adesa.de] INFO: Saving data for 10725091: {'created_time': 1774459170.676903, 'last_price_update_time': 1774459170.676917, 'auction_closing_time': 1774530600.0}
2026-03-25 17:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725091') HTTP/1.1" 204 0
2026-03-25 17:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6479ca87-c515-5052-a110-bafb6799c98b with identifier: 10725083
2026-03-25 17:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6479ca87-c515-5052-a110-bafb6799c98b with identifier: 10725083
2026-03-25 17:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6479ca87-c515-5052-a110-bafb6799c98b with identifier: 10725083 to the API
2026-03-25 17:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725083>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Petrol',
'id': '6479ca87-c515-5052-a110-bafb6799c98b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004427',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725083',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 161648,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5553872/general/3517a6b5-dce0-4b3b-b1b4-344bceaf90eb.jpeg',
'https://images.openlane.eu/carimgs/5553872/general/7972f19e-6ee9-448c-92ec-06429628008d.jpeg',
'https://images.openlane.eu/carimgs/5553872/general/2f99da3e-bfb6-44db-8cbe-cbd9222321ff.jpeg',
'https://images.openlane.eu/carimgs/5553872/general/40e9f759-364f-47ed-bc5c-6fb994744042.jpeg',
'https://images.openlane.eu/carimgs/5553872/general/cdbc9a0e-e105-4469-8c1a-4cf6d882b73b.jpeg',
'https://images.openlane.eu/carimgs/5553872/general/a563c3b6-52f6-429d-85ed-ee65798cd354.jpeg',
'https://images.openlane.eu/carimgs/5553872/general/2827fca5-5b5e-4ad5-b1d4-c9a7611519ec.jpeg',
'https://images.openlane.eu/carimgs/5553872/general/3687e335-03cf-4f22-9ded-c4f62900dcef.jpeg',
'https://images.openlane.eu/carimgs/5553872/general/ca690b29-7f91-4a8b-ac11-9e5219e04138.jpeg',
'https://images.openlane.eu/carimgs/5553872/general/1a769b07-5f09-4ed3-a7f9-d5a87e8e376d.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6479ca87-c515-5052-a110-bafb6799c98b/6479ca87-c515-5052-a110-bafb6799c98b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371496,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553872/general/3517a6b5-dce0-4b3b-b1b4-344bceaf90eb.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6479ca87-c515-5052-a110-bafb6799c98b/6479ca87-c515-5052-a110-bafb6799c98b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357886,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553872/general/7972f19e-6ee9-448c-92ec-06429628008d.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6479ca87-c515-5052-a110-bafb6799c98b/6479ca87-c515-5052-a110-bafb6799c98b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335138,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553872/general/2f99da3e-bfb6-44db-8cbe-cbd9222321ff.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6479ca87-c515-5052-a110-bafb6799c98b/6479ca87-c515-5052-a110-bafb6799c98b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333388,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553872/general/40e9f759-364f-47ed-bc5c-6fb994744042.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6479ca87-c515-5052-a110-bafb6799c98b/6479ca87-c515-5052-a110-bafb6799c98b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300264,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553872/general/cdbc9a0e-e105-4469-8c1a-4cf6d882b73b.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6479ca87-c515-5052-a110-bafb6799c98b/6479ca87-c515-5052-a110-bafb6799c98b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310416,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553872/general/a563c3b6-52f6-429d-85ed-ee65798cd354.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6479ca87-c515-5052-a110-bafb6799c98b/6479ca87-c515-5052-a110-bafb6799c98b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296174,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553872/general/2827fca5-5b5e-4ad5-b1d4-c9a7611519ec.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6479ca87-c515-5052-a110-bafb6799c98b/6479ca87-c515-5052-a110-bafb6799c98b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305168,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553872/general/3687e335-03cf-4f22-9ded-c4f62900dcef.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6479ca87-c515-5052-a110-bafb6799c98b/6479ca87-c515-5052-a110-bafb6799c98b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322862,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553872/general/ca690b29-7f91-4a8b-ac11-9e5219e04138.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6479ca87-c515-5052-a110-bafb6799c98b/6479ca87-c515-5052-a110-bafb6799c98b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314364,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553872/general/1a769b07-5f09-4ed3-a7f9-d5a87e8e376d.jpeg',
'Width': 1280}],
'price': 21100,
'price_includes_vat': True,
'registration_date': '2020-05-05',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volvo XC90 B6 R-Design - AWD - Petrol - Automatic - 300 hp - '
'161.648 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2020}
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725083%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Saving data for 10725083: {'created_time': 1774459171.193007, 'last_price_update_time': 1774459171.193019, 'auction_closing_time': 1774530600.0}
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725083') HTTP/1.1" 204 0
2026-03-25 17:19:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724996> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 00e6beab-c08f-55de-b7f7-1cae6cff9ebc due to Ignoring non-200 response
2026-03-25 17:19:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 00e6beab-c08f-55de-b7f7-1cae6cff9ebc due to Ignoring non-200 response
2026-03-25 17:19:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 00e6beab-c08f-55de-b7f7-1cae6cff9ebc, skipping ID generation
2026-03-25 17:19:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00e6beab-c08f-55de-b7f7-1cae6cff9ebc with scrape type 1
2026-03-25 17:19:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 00e6beab-c08f-55de-b7f7-1cae6cff9ebc sending to next pipeline
2026-03-25 17:19:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 00e6beab-c08f-55de-b7f7-1cae6cff9ebc, identifier: 10724977
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10723426
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723426%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10723426: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10723426 url https://www.openlane.eu/en/carv6/auction/10723426
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10721716
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721716%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10721716: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10721716 url https://www.openlane.eu/en/carv6/auction/10721716
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10721650
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721650%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10721650: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10721650 url https://www.openlane.eu/en/carv6/auction/10721650
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10721723
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721723%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10721723: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10721723 url https://www.openlane.eu/en/carv6/auction/10721723
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10721438
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721438%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10721438: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10721438 url https://www.openlane.eu/en/carv6/auction/10721438
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10721417
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721417%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10721417: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10721417 url https://www.openlane.eu/en/carv6/auction/10721417
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10721419
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721419%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10721419: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10721419 url https://www.openlane.eu/en/carv6/auction/10721419
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10721440
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721440%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10721440: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10721440 url https://www.openlane.eu/en/carv6/auction/10721440
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10721439
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721439%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10721439: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10721439 url https://www.openlane.eu/en/carv6/auction/10721439
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10721418
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721418%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10721418: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10721418 url https://www.openlane.eu/en/carv6/auction/10721418
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10721420
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721420%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10721420: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10721420 url https://www.openlane.eu/en/carv6/auction/10721420
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10721441
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721441%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10721441: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10721441 url https://www.openlane.eu/en/carv6/auction/10721441
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10721442
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721442%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10721442: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10721442 url https://www.openlane.eu/en/carv6/auction/10721442
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10721443
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721443%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10721443: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10721443 url https://www.openlane.eu/en/carv6/auction/10721443
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10721444
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721444%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10721444: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10721444 url https://www.openlane.eu/en/carv6/auction/10721444
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10721713
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721713%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10721713: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10721713 url https://www.openlane.eu/en/carv6/auction/10721713
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10721639
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721639%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10721639: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10721639 url https://www.openlane.eu/en/carv6/auction/10721639
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10720422
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720422%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10720422: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10720422 url https://www.openlane.eu/en/carv6/auction/10720422
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10721649
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721649%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10721649: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10721649 url https://www.openlane.eu/en/carv6/auction/10721649
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10720429
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720429%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10720429: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10720429 url https://www.openlane.eu/en/carv6/auction/10720429
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10721704
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721704%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10721704: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10721704 url https://www.openlane.eu/en/carv6/auction/10721704
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10721637
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721637%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10721637: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10721637 url https://www.openlane.eu/en/carv6/auction/10721637
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10721421
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721421%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10721421: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10721421 url https://www.openlane.eu/en/carv6/auction/10721421
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10721638
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721638%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10721638: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10721638 url https://www.openlane.eu/en/carv6/auction/10721638
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10721633
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721633%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10721633: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10721633 url https://www.openlane.eu/en/carv6/auction/10721633
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10721647
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721647%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10721647: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10721647 url https://www.openlane.eu/en/carv6/auction/10721647
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10721708
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721708%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10721708: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10721708 url https://www.openlane.eu/en/carv6/auction/10721708
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10721710
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721710%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10721710: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10721710 url https://www.openlane.eu/en/carv6/auction/10721710
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10721642
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721642%27 HTTP/1.1" 200 None
2026-03-25 17:19:31 [adesa.de] INFO: Scrape type for 10721642: 0
2026-03-25 17:19:31 [adesa.de] INFO: Skipping item 10721642 url https://www.openlane.eu/en/carv6/auction/10721642
2026-03-25 17:19:31 [adesa.de] INFO: Found listing with ID: 10721620
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721620%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721620: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721620 url https://www.openlane.eu/en/carv6/auction/10721620
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10715066
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715066%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10715066: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10715066 url https://www.openlane.eu/en/carv6/auction/10715066
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721644
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721644%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721644: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721644 url https://www.openlane.eu/en/carv6/auction/10721644
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721725
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721725%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721725: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721725 url https://www.openlane.eu/en/carv6/auction/10721725
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721714
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721714%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721714: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721714 url https://www.openlane.eu/en/carv6/auction/10721714
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721720
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721720%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721720: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721720 url https://www.openlane.eu/en/carv6/auction/10721720
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721645
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721645%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721645: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721645 url https://www.openlane.eu/en/carv6/auction/10721645
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721445
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721445%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721445: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721445 url https://www.openlane.eu/en/carv6/auction/10721445
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721422
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721422%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721422: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721422 url https://www.openlane.eu/en/carv6/auction/10721422
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721423
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721423%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721423: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721423 url https://www.openlane.eu/en/carv6/auction/10721423
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721634
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721634%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721634: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721634 url https://www.openlane.eu/en/carv6/auction/10721634
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721424
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721424%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721424: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721424 url https://www.openlane.eu/en/carv6/auction/10721424
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721627
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721627%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721627: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721627 url https://www.openlane.eu/en/carv6/auction/10721627
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721715
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721715%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721715: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721715 url https://www.openlane.eu/en/carv6/auction/10721715
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721721
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721721%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721721: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721721 url https://www.openlane.eu/en/carv6/auction/10721721
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721703
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721703%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721703: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721703 url https://www.openlane.eu/en/carv6/auction/10721703
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721648
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721648%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721648: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721648 url https://www.openlane.eu/en/carv6/auction/10721648
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721425
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721425%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721425: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721425 url https://www.openlane.eu/en/carv6/auction/10721425
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721446
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721446%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721446: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721446 url https://www.openlane.eu/en/carv6/auction/10721446
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721426
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721426%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721426: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721426 url https://www.openlane.eu/en/carv6/auction/10721426
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721427
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721427%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721427: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721427 url https://www.openlane.eu/en/carv6/auction/10721427
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721447
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721447%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721447: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721447 url https://www.openlane.eu/en/carv6/auction/10721447
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10720450
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720450%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10720450: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10720450 url https://www.openlane.eu/en/carv6/auction/10720450
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721702
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721702%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721702: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721702 url https://www.openlane.eu/en/carv6/auction/10721702
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10720456
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720456%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10720456: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10720456 url https://www.openlane.eu/en/carv6/auction/10720456
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721623
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721623%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721623: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721623 url https://www.openlane.eu/en/carv6/auction/10721623
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721448
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721448%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721448: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721448 url https://www.openlane.eu/en/carv6/auction/10721448
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721428
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721428%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721428: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721428 url https://www.openlane.eu/en/carv6/auction/10721428
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10720468
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720468%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10720468: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10720468 url https://www.openlane.eu/en/carv6/auction/10720468
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721429
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721429%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721429: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721429 url https://www.openlane.eu/en/carv6/auction/10721429
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10720463
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720463%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10720463: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10720463 url https://www.openlane.eu/en/carv6/auction/10720463
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10720473
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720473%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10720473: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10720473 url https://www.openlane.eu/en/carv6/auction/10720473
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721430
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721430%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721430: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721430 url https://www.openlane.eu/en/carv6/auction/10721430
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721449
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721449%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721449: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721449 url https://www.openlane.eu/en/carv6/auction/10721449
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721431
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721431%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721431: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721431 url https://www.openlane.eu/en/carv6/auction/10721431
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721451
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721451%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721451: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721451 url https://www.openlane.eu/en/carv6/auction/10721451
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721432
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721432%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721432: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721432 url https://www.openlane.eu/en/carv6/auction/10721432
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721622
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721622%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721622: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721622 url https://www.openlane.eu/en/carv6/auction/10721622
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721643
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721643%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721643: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721643 url https://www.openlane.eu/en/carv6/auction/10721643
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721433
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721433%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721433: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721433 url https://www.openlane.eu/en/carv6/auction/10721433
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10721434
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721434%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10721434: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10721434 url https://www.openlane.eu/en/carv6/auction/10721434
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10722784
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722784%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10722784: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10722784 url https://www.openlane.eu/en/carv6/auction/10722784
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10722763
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722763%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10722763: 0
2026-03-25 17:19:32 [adesa.de] INFO: Skipping item 10722763 url https://www.openlane.eu/en/carv6/auction/10722763
2026-03-25 17:19:32 [adesa.de] INFO: Found listing with ID: 10725205
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725205%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [adesa.de] INFO: Scrape type for 10725205: 1
2026-03-25 17:19:32 [adesa.de] INFO: Scraping item 10725205 url https://www.openlane.eu/en/carv6/auction/10725205
2026-03-25 17:19:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a656dd39-d5cd-5250-b8e6-f25d99948197 with identifier: 10724968
2026-03-25 17:19:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a656dd39-d5cd-5250-b8e6-f25d99948197 with scrape type 1
2026-03-25 17:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a656dd39-d5cd-5250-b8e6-f25d99948197
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490971%252Fgeneral%252Fe5959cff-77c2-4a14-8565-2a6f2cf2d0c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490971/general/e5959cff-77c2-4a14-8565-2a6f2cf2d0c2.jpg already downloaded
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490971%252Fgeneral%252F0b03664b-a79a-4629-bf82-a60e2ade0114.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490971/general/0b03664b-a79a-4629-bf82-a60e2ade0114.JPG not downloaded yet
2026-03-25 17:19:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2a12ea1-478d-5db4-b9b6-1250ca3793ee with identifier: 10725100
2026-03-25 17:19:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2a12ea1-478d-5db4-b9b6-1250ca3793ee with scrape type 1
2026-03-25 17:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f2a12ea1-478d-5db4-b9b6-1250ca3793ee
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620303%252Fgeneral%252Fa218669e-7741-498d-9a79-367ad9a4102f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620303/general/a218669e-7741-498d-9a79-367ad9a4102f.jpg already downloaded
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620303%252Fgeneral%252F400193e2-6993-4f00-97fe-3dc82f23a78f.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620303/general/400193e2-6993-4f00-97fe-3dc82f23a78f.JPG not downloaded yet
2026-03-25 17:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 00e6beab-c08f-55de-b7f7-1cae6cff9ebc with identifier: 10724977
2026-03-25 17:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 00e6beab-c08f-55de-b7f7-1cae6cff9ebc with identifier: 10724977
2026-03-25 17:19:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 00e6beab-c08f-55de-b7f7-1cae6cff9ebc with identifier: 10724977 to the API
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:33 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5549034/general/ecc2734b-d7cb-49b5-b624-8218ea4239cd.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': '00e6beab-c08f-55de-b7f7-1cae6cff9ebc',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '225000801',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724977',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 98906,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00e6beab-c08f-55de-b7f7-1cae6cff9ebc/00e6beab-c08f-55de-b7f7-1cae6cff9ebc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313282,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549034/general/143e003d-b760-4ed5-a8e3-c44adf182f28.jpg',
'Width': 2731}],
'price': 23600,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW 5 Series 530 - Hybrid - Automatic - 184 hp - 98.906 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724977%27 HTTP/1.1" 200 None
2026-03-25 17:19:33 [adesa.de] INFO: Saving data for 10724977: {'created_time': 1774459173.475464, 'last_price_update_time': 1774459173.475476, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724977') HTTP/1.1" 204 0
2026-03-25 17:19:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 00e6beab-c08f-55de-b7f7-1cae6cff9ebc due to Ignoring non-200 response
2026-03-25 17:19:33 [adesa.de] INFO: Found listing with ID: 10722841
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722841%27 HTTP/1.1" 200 None
2026-03-25 17:19:33 [adesa.de] INFO: Scrape type for 10722841: 0
2026-03-25 17:19:33 [adesa.de] INFO: Skipping item 10722841 url https://www.openlane.eu/en/carv6/auction/10722841
2026-03-25 17:19:33 [adesa.de] INFO: Found listing with ID: 10723091
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723091%27 HTTP/1.1" 200 None
2026-03-25 17:19:33 [adesa.de] INFO: Scrape type for 10723091: 0
2026-03-25 17:19:33 [adesa.de] INFO: Skipping item 10723091 url https://www.openlane.eu/en/carv6/auction/10723091
2026-03-25 17:19:33 [adesa.de] INFO: Found listing with ID: 10723093
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723093%27 HTTP/1.1" 200 None
2026-03-25 17:19:33 [adesa.de] INFO: Scrape type for 10723093: 0
2026-03-25 17:19:33 [adesa.de] INFO: Skipping item 10723093 url https://www.openlane.eu/en/carv6/auction/10723093
2026-03-25 17:19:33 [adesa.de] INFO: Found listing with ID: 10723111
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723111%27 HTTP/1.1" 200 None
2026-03-25 17:19:33 [adesa.de] INFO: Scrape type for 10723111: 0
2026-03-25 17:19:33 [adesa.de] INFO: Skipping item 10723111 url https://www.openlane.eu/en/carv6/auction/10723111
2026-03-25 17:19:33 [adesa.de] INFO: Found listing with ID: 10723127
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723127%27 HTTP/1.1" 200 None
2026-03-25 17:19:33 [adesa.de] INFO: Scrape type for 10723127: 0
2026-03-25 17:19:33 [adesa.de] INFO: Skipping item 10723127 url https://www.openlane.eu/en/carv6/auction/10723127
2026-03-25 17:19:33 [adesa.de] INFO: Found listing with ID: 10725203
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725203%27 HTTP/1.1" 200 None
2026-03-25 17:19:33 [adesa.de] INFO: Scrape type for 10725203: 1
2026-03-25 17:19:33 [adesa.de] INFO: Scraping item 10725203 url https://www.openlane.eu/en/carv6/auction/10725203
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490971%252Fgeneral%252F1a085b55-8fcf-4afc-ac22-aeae64771ab9.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490971/general/1a085b55-8fcf-4afc-ac22-aeae64771ab9.JPG not downloaded yet
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620303%252Fgeneral%252Ff4675f29-3b32-49a1-b679-53a2871b4f2c.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620303/general/f4675f29-3b32-49a1-b679-53a2871b4f2c.JPG not downloaded yet
2026-03-25 17:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725077> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724989> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725024> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:33 [adesa.de] INFO: Found listing with ID: 10723124
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723124%27 HTTP/1.1" 200 None
2026-03-25 17:19:33 [adesa.de] INFO: Scrape type for 10723124: 0
2026-03-25 17:19:33 [adesa.de] INFO: Skipping item 10723124 url https://www.openlane.eu/en/carv6/auction/10723124
2026-03-25 17:19:33 [adesa.de] INFO: Found listing with ID: 10723606
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723606%27 HTTP/1.1" 200 None
2026-03-25 17:19:33 [adesa.de] INFO: Scrape type for 10723606: 0
2026-03-25 17:19:33 [adesa.de] INFO: Skipping item 10723606 url https://www.openlane.eu/en/carv6/auction/10723606
2026-03-25 17:19:33 [adesa.de] INFO: Found listing with ID: 10723092
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723092%27 HTTP/1.1" 200 None
2026-03-25 17:19:33 [adesa.de] INFO: Scrape type for 10723092: 0
2026-03-25 17:19:33 [adesa.de] INFO: Skipping item 10723092 url https://www.openlane.eu/en/carv6/auction/10723092
2026-03-25 17:19:33 [adesa.de] INFO: Found listing with ID: 10723112
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723112%27 HTTP/1.1" 200 None
2026-03-25 17:19:33 [adesa.de] INFO: Scrape type for 10723112: 0
2026-03-25 17:19:33 [adesa.de] INFO: Skipping item 10723112 url https://www.openlane.eu/en/carv6/auction/10723112
2026-03-25 17:19:33 [adesa.de] INFO: Found listing with ID: 10723071
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723071%27 HTTP/1.1" 200 None
2026-03-25 17:19:33 [adesa.de] INFO: Scrape type for 10723071: 0
2026-03-25 17:19:33 [adesa.de] INFO: Skipping item 10723071 url https://www.openlane.eu/en/carv6/auction/10723071
2026-03-25 17:19:33 [adesa.de] INFO: Found listing with ID: 10723123
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723123%27 HTTP/1.1" 200 None
2026-03-25 17:19:33 [adesa.de] INFO: Scrape type for 10723123: 0
2026-03-25 17:19:33 [adesa.de] INFO: Skipping item 10723123 url https://www.openlane.eu/en/carv6/auction/10723123
2026-03-25 17:19:33 [adesa.de] INFO: Found listing with ID: 10723128
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723128%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [adesa.de] INFO: Scrape type for 10723128: 0
2026-03-25 17:19:34 [adesa.de] INFO: Skipping item 10723128 url https://www.openlane.eu/en/carv6/auction/10723128
2026-03-25 17:19:34 [adesa.de] INFO: Found listing with ID: 10723612
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723612%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [adesa.de] INFO: Scrape type for 10723612: 0
2026-03-25 17:19:34 [adesa.de] INFO: Skipping item 10723612 url https://www.openlane.eu/en/carv6/auction/10723612
2026-03-25 17:19:34 [adesa.de] INFO: Found listing with ID: 10722840
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722840%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [adesa.de] INFO: Scrape type for 10722840: 0
2026-03-25 17:19:34 [adesa.de] INFO: Skipping item 10722840 url https://www.openlane.eu/en/carv6/auction/10722840
2026-03-25 17:19:34 [adesa.de] INFO: Found listing with ID: 10723069
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723069%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [adesa.de] INFO: Scrape type for 10723069: 0
2026-03-25 17:19:34 [adesa.de] INFO: Skipping item 10723069 url https://www.openlane.eu/en/carv6/auction/10723069
2026-03-25 17:19:34 [adesa.de] INFO: Found listing with ID: 10723070
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723070%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [adesa.de] INFO: Scrape type for 10723070: 0
2026-03-25 17:19:34 [adesa.de] INFO: Skipping item 10723070 url https://www.openlane.eu/en/carv6/auction/10723070
2026-03-25 17:19:34 [adesa.de] INFO: Found listing with ID: 10723078
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723078%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [adesa.de] INFO: Scrape type for 10723078: 0
2026-03-25 17:19:34 [adesa.de] INFO: Skipping item 10723078 url https://www.openlane.eu/en/carv6/auction/10723078
2026-03-25 17:19:34 [adesa.de] INFO: Found listing with ID: 10723075
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723075%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [adesa.de] INFO: Scrape type for 10723075: 0
2026-03-25 17:19:34 [adesa.de] INFO: Skipping item 10723075 url https://www.openlane.eu/en/carv6/auction/10723075
2026-03-25 17:19:34 [adesa.de] INFO: Found listing with ID: 10722785
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722785%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [adesa.de] INFO: Scrape type for 10722785: 0
2026-03-25 17:19:34 [adesa.de] INFO: Skipping item 10722785 url https://www.openlane.eu/en/carv6/auction/10722785
2026-03-25 17:19:34 [adesa.de] INFO: Found listing with ID: 10722818
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722818%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [adesa.de] INFO: Scrape type for 10722818: 0
2026-03-25 17:19:34 [adesa.de] INFO: Skipping item 10722818 url https://www.openlane.eu/en/carv6/auction/10722818
2026-03-25 17:19:34 [adesa.de] INFO: Found listing with ID: 10723085
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723085%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [adesa.de] INFO: Scrape type for 10723085: 0
2026-03-25 17:19:34 [adesa.de] INFO: Skipping item 10723085 url https://www.openlane.eu/en/carv6/auction/10723085
2026-03-25 17:19:34 [adesa.de] INFO: Found listing with ID: 10723106
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723106%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [adesa.de] INFO: Scrape type for 10723106: 0
2026-03-25 17:19:34 [adesa.de] INFO: Skipping item 10723106 url https://www.openlane.eu/en/carv6/auction/10723106
2026-03-25 17:19:34 [adesa.de] INFO: Found listing with ID: 10723126
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723126%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [adesa.de] INFO: Scrape type for 10723126: 0
2026-03-25 17:19:34 [adesa.de] INFO: Skipping item 10723126 url https://www.openlane.eu/en/carv6/auction/10723126
2026-03-25 17:19:34 [adesa.de] INFO: Found listing with ID: 10723081
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723081%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [adesa.de] INFO: Scrape type for 10723081: 0
2026-03-25 17:19:34 [adesa.de] INFO: Skipping item 10723081 url https://www.openlane.eu/en/carv6/auction/10723081
2026-03-25 17:19:34 [adesa.de] INFO: Found listing with ID: 10723079
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723079%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [adesa.de] INFO: Scrape type for 10723079: 0
2026-03-25 17:19:34 [adesa.de] INFO: Skipping item 10723079 url https://www.openlane.eu/en/carv6/auction/10723079
2026-03-25 17:19:34 [adesa.de] INFO: Found listing with ID: 10723080
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723080%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [adesa.de] INFO: Scrape type for 10723080: 0
2026-03-25 17:19:34 [adesa.de] INFO: Skipping item 10723080 url https://www.openlane.eu/en/carv6/auction/10723080
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490971%252Fgeneral%252Fc950d2b1-1028-4eec-8217-1237656ccbb3.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490971/general/c950d2b1-1028-4eec-8217-1237656ccbb3.JPG not downloaded yet
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620303%252Fgeneral%252Fcd0308f8-29f6-4c41-90a5-3e6340a963a7.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620303/general/cd0308f8-29f6-4c41-90a5-3e6340a963a7.JPG not downloaded yet
2026-03-25 17:19:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5bd75e2-d244-54fa-b30c-8d0d2e393d5b with identifier: 10724996
2026-03-25 17:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b with scrape type 1
2026-03-25 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620357%252Fgeneral%252F49bf66f9-1863-47b3-be73-6d057867b913.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620357/general/49bf66f9-1863-47b3-be73-6d057867b913.jpg already downloaded
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620357%252Fgeneral%252Fa26ee717-e1d1-4fd8-9883-c9aaac3b98bf.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620357/general/a26ee717-e1d1-4fd8-9883-c9aaac3b98bf.JPG not downloaded yet
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490971%252Fgeneral%252F21b173c7-7500-4ee2-9d2e-681f51294981.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490971/general/21b173c7-7500-4ee2-9d2e-681f51294981.JPG not downloaded yet
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620303%252Fgeneral%252F35b6a2e0-b70c-428a-adf2-33bb41cb3b35.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620303/general/35b6a2e0-b70c-428a-adf2-33bb41cb3b35.JPG not downloaded yet
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620357%252Fgeneral%252F7c1d71ba-38a1-4f85-af4a-9269dd6d857c.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620357/general/7c1d71ba-38a1-4f85-af4a-9269dd6d857c.JPG not downloaded yet
2026-03-25 17:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725142> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490971%252Fgeneral%252F7c0ae417-f994-4627-ac02-f057377755a3.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490971/general/7c0ae417-f994-4627-ac02-f057377755a3.JPG not downloaded yet
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620303%252Fgeneral%252F9c64c3e4-4d5c-49a0-9edf-d83aa62690f4.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620303/general/9c64c3e4-4d5c-49a0-9edf-d83aa62690f4.JPG not downloaded yet
2026-03-25 17:19:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df2f9f96-5300-5e17-94e6-3f83f9c1558b with identifier: 10725077
2026-03-25 17:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df2f9f96-5300-5e17-94e6-3f83f9c1558b with scrape type 1
2026-03-25 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item df2f9f96-5300-5e17-94e6-3f83f9c1558b
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5524341%252Fgeneral%252F70ea35e1-c065-4f83-b4d1-773a98c0f2bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524341/general/70ea35e1-c065-4f83-b4d1-773a98c0f2bf.jpg already downloaded
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5524341%252Fgeneral%252Fc6be3137-87ea-4d48-a739-1a64e68c3e37.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524341/general/c6be3137-87ea-4d48-a739-1a64e68c3e37.JPG not downloaded yet
2026-03-25 17:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eeca9450-bc20-561c-8565-85a88aa676f0 with identifier: 10724989
2026-03-25 17:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eeca9450-bc20-561c-8565-85a88aa676f0 with scrape type 1
2026-03-25 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eeca9450-bc20-561c-8565-85a88aa676f0
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613351%252Fgeneral%252Fd82014a0-3b29-4b8b-964a-fe7343205991.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613351/general/d82014a0-3b29-4b8b-964a-fe7343205991.jpg already downloaded
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613351%252Fgeneral%252F235453ed-a1f5-435e-9626-a5389bb24f82.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613351/general/235453ed-a1f5-435e-9626-a5389bb24f82.JPG not downloaded yet
2026-03-25 17:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7810f794-abe6-56a7-9a1a-355d192b3624 with identifier: 10725024
2026-03-25 17:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7810f794-abe6-56a7-9a1a-355d192b3624 with scrape type 1
2026-03-25 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7810f794-abe6-56a7-9a1a-355d192b3624
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667774%252Fgeneral%252Fbfbd63a2-c699-4585-b618-85360a14a43a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667774/general/bfbd63a2-c699-4585-b618-85360a14a43a.jpg already downloaded
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667774%252Fgeneral%252F03a3e419-73b7-41e8-a05a-c6e0c583741d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667774/general/03a3e419-73b7-41e8-a05a-c6e0c583741d.jpg already downloaded
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667774%252Fgeneral%252Fb1c82555-1b3f-416f-8279-2ed986883564.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667774/general/b1c82555-1b3f-416f-8279-2ed986883564.jpg already downloaded
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667774%252Fgeneral%252Fd3951b47-93dc-4fb7-8b99-7f8971ca63f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667774/general/d3951b47-93dc-4fb7-8b99-7f8971ca63f0.jpg already downloaded
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667774%252Fgeneral%252Fe010d380-8809-44a0-b6a0-3e6d5a936328.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667774/general/e010d380-8809-44a0-b6a0-3e6d5a936328.jpg already downloaded
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667774%252Fgeneral%252Fcbea5353-f100-483a-8235-cc5ad53eda19.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667774/general/cbea5353-f100-483a-8235-cc5ad53eda19.jpg already downloaded
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667774%252Fgeneral%252Fd788bfeb-9fb2-4963-b9f5-3012906d5197.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667774/general/d788bfeb-9fb2-4963-b9f5-3012906d5197.jpg already downloaded
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667774%252Fgeneral%252F825374e1-ee1f-43f5-a84b-61f69f6c914a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667774/general/825374e1-ee1f-43f5-a84b-61f69f6c914a.jpg already downloaded
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667774%252Fgeneral%252F5651136e-3e56-4290-bbbc-8633fbcf6ed8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667774/general/5651136e-3e56-4290-bbbc-8633fbcf6ed8.jpg already downloaded
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667774%252Fgeneral%252F90125e60-73df-4ff0-800b-82744b3a2ad4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667774/general/90125e60-73df-4ff0-800b-82744b3a2ad4.jpg already downloaded
2026-03-25 17:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7810f794-abe6-56a7-9a1a-355d192b3624, identifier: 10725024
2026-03-25 17:19:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5490971/general/1a085b55-8fcf-4afc-ac22-aeae64771ab9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724968)
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620357%252Fgeneral%252Ff06cbb66-6af2-49a0-997b-60c167426401.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620357/general/f06cbb66-6af2-49a0-997b-60c167426401.JPG not downloaded yet
2026-03-25 17:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7810f794-abe6-56a7-9a1a-355d192b3624 with identifier: 10725024
2026-03-25 17:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7810f794-abe6-56a7-9a1a-355d192b3624 with identifier: 10725024
2026-03-25 17:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7810f794-abe6-56a7-9a1a-355d192b3624 with identifier: 10725024 to the API
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725024>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 231,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Diesel',
'id': '7810f794-abe6-56a7-9a1a-355d192b3624',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000414',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725024',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 139064,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5667774/general/bfbd63a2-c699-4585-b618-85360a14a43a.jpg',
'https://images.openlane.eu/carimgs/5667774/general/03a3e419-73b7-41e8-a05a-c6e0c583741d.jpg',
'https://images.openlane.eu/carimgs/5667774/general/b1c82555-1b3f-416f-8279-2ed986883564.jpg',
'https://images.openlane.eu/carimgs/5667774/general/d3951b47-93dc-4fb7-8b99-7f8971ca63f0.jpg',
'https://images.openlane.eu/carimgs/5667774/general/e010d380-8809-44a0-b6a0-3e6d5a936328.jpg',
'https://images.openlane.eu/carimgs/5667774/general/cbea5353-f100-483a-8235-cc5ad53eda19.jpg',
'https://images.openlane.eu/carimgs/5667774/general/d788bfeb-9fb2-4963-b9f5-3012906d5197.jpg',
'https://images.openlane.eu/carimgs/5667774/general/825374e1-ee1f-43f5-a84b-61f69f6c914a.jpg',
'https://images.openlane.eu/carimgs/5667774/general/5651136e-3e56-4290-bbbc-8633fbcf6ed8.jpg',
'https://images.openlane.eu/carimgs/5667774/general/90125e60-73df-4ff0-800b-82744b3a2ad4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7810f794-abe6-56a7-9a1a-355d192b3624/7810f794-abe6-56a7-9a1a-355d192b3624_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 990557,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667774/general/bfbd63a2-c699-4585-b618-85360a14a43a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7810f794-abe6-56a7-9a1a-355d192b3624/7810f794-abe6-56a7-9a1a-355d192b3624_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 903569,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667774/general/03a3e419-73b7-41e8-a05a-c6e0c583741d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7810f794-abe6-56a7-9a1a-355d192b3624/7810f794-abe6-56a7-9a1a-355d192b3624_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1067517,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667774/general/b1c82555-1b3f-416f-8279-2ed986883564.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7810f794-abe6-56a7-9a1a-355d192b3624/7810f794-abe6-56a7-9a1a-355d192b3624_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1017479,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667774/general/d3951b47-93dc-4fb7-8b99-7f8971ca63f0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7810f794-abe6-56a7-9a1a-355d192b3624/7810f794-abe6-56a7-9a1a-355d192b3624_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 915406,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667774/general/e010d380-8809-44a0-b6a0-3e6d5a936328.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7810f794-abe6-56a7-9a1a-355d192b3624/7810f794-abe6-56a7-9a1a-355d192b3624_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1057959,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667774/general/cbea5353-f100-483a-8235-cc5ad53eda19.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7810f794-abe6-56a7-9a1a-355d192b3624/7810f794-abe6-56a7-9a1a-355d192b3624_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 774278,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667774/general/d788bfeb-9fb2-4963-b9f5-3012906d5197.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7810f794-abe6-56a7-9a1a-355d192b3624/7810f794-abe6-56a7-9a1a-355d192b3624_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1006058,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667774/general/825374e1-ee1f-43f5-a84b-61f69f6c914a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7810f794-abe6-56a7-9a1a-355d192b3624/7810f794-abe6-56a7-9a1a-355d192b3624_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 857600,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667774/general/5651136e-3e56-4290-bbbc-8633fbcf6ed8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7810f794-abe6-56a7-9a1a-355d192b3624/7810f794-abe6-56a7-9a1a-355d192b3624_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 936588,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667774/general/90125e60-73df-4ff0-800b-82744b3a2ad4.jpg',
'Width': 2731}],
'price': 31200,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen Touareg 3.0 TDI Elegance - 4Motion - Diesel - Automatic '
'- 231 hp - 139.064 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725024%27 HTTP/1.1" 200 None
2026-03-25 17:19:35 [adesa.de] INFO: Saving data for 10725024: {'created_time': 1774459175.340376, 'last_price_update_time': 1774459175.340391, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725024') HTTP/1.1" 204 0
2026-03-25 17:19:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620303/general/f4675f29-3b32-49a1-b679-53a2871b4f2c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725100)
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490971%252Fgeneral%252F9c82ad3a-5e04-4edc-9624-814fbc863499.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490971/general/9c82ad3a-5e04-4edc-9624-814fbc863499.JPG not downloaded yet
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620303%252Fgeneral%252F335f64d4-1c3f-4938-b92a-de34ca864d1a.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620303/general/335f64d4-1c3f-4938-b92a-de34ca864d1a.JPG not downloaded yet
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5524341%252Fgeneral%252Fc66aa44b-5926-47b0-baab-80880bdc377f.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524341/general/c66aa44b-5926-47b0-baab-80880bdc377f.JPG not downloaded yet
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613351%252Fgeneral%252Faf75a628-5012-4fa1-8868-923923b52a5a.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613351/general/af75a628-5012-4fa1-8868-923923b52a5a.JPG not downloaded yet
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620357%252Fgeneral%252F0f910312-812d-488b-a9a0-0b1d38e2d249.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620357/general/0f910312-812d-488b-a9a0-0b1d38e2d249.JPG not downloaded yet
2026-03-25 17:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725006> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e88af30d-0833-52d4-b79f-5f8f9be4c76e with identifier: 10725142
2026-03-25 17:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e88af30d-0833-52d4-b79f-5f8f9be4c76e with scrape type 1
2026-03-25 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e88af30d-0833-52d4-b79f-5f8f9be4c76e
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698248%252Fgeneral%252F75a8e032-279d-4799-97d2-02544c57cfbb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698248/general/75a8e032-279d-4799-97d2-02544c57cfbb.jpg already downloaded
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698248%252Fgeneral%252F00f1def1-dbcd-4529-aae5-bf19e4ae2a35.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698248/general/00f1def1-dbcd-4529-aae5-bf19e4ae2a35.jpg already downloaded
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698248%252Fgeneral%252Fa18e584b-5e45-469c-87ba-f1be71e987ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698248/general/a18e584b-5e45-469c-87ba-f1be71e987ed.jpg already downloaded
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698248%252Fgeneral%252F60ac7cc9-404c-4d3f-bbb8-0c5a3d410af6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698248/general/60ac7cc9-404c-4d3f-bbb8-0c5a3d410af6.jpg already downloaded
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698248%252Fgeneral%252F7983d533-90b8-475d-bafb-2a99cce78fe1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698248/general/7983d533-90b8-475d-bafb-2a99cce78fe1.jpg already downloaded
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698248%252Fgeneral%252F1288d234-a3c8-43a5-a46d-ca3414761627.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698248/general/1288d234-a3c8-43a5-a46d-ca3414761627.jpg already downloaded
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698248%252Fgeneral%252F8a7c3d7f-329e-4027-aaa0-cd27749c2af9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698248/general/8a7c3d7f-329e-4027-aaa0-cd27749c2af9.jpg already downloaded
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698248%252Fgeneral%252Fa9aee540-37b7-4e35-8400-4a2d21e01082.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698248/general/a9aee540-37b7-4e35-8400-4a2d21e01082.jpg already downloaded
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698248%252Fgeneral%252F7fc88b78-9648-40a1-938f-bc6a80a5c37d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698248/general/7fc88b78-9648-40a1-938f-bc6a80a5c37d.jpg already downloaded
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698248%252Fgeneral%252F725775bc-a4f8-4d42-83dc-5f03d9ca42d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698248/general/725775bc-a4f8-4d42-83dc-5f03d9ca42d0.jpg already downloaded
2026-03-25 17:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e88af30d-0833-52d4-b79f-5f8f9be4c76e, identifier: 10725142
2026-03-25 17:19:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620303/general/35b6a2e0-b70c-428a-adf2-33bb41cb3b35.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725100)
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490971%252Fgeneral%252F6f2a115d-2852-4416-97d0-f796f130e8de.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490971/general/6f2a115d-2852-4416-97d0-f796f130e8de.JPG not downloaded yet
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620303%252Fgeneral%252F034108ca-ce38-4a70-9550-025fb71b4f31.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620303/general/034108ca-ce38-4a70-9550-025fb71b4f31.JPG not downloaded yet
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5524341%252Fgeneral%252F33d0f18d-7b68-48dd-8137-dd3f5373c8a9.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524341/general/33d0f18d-7b68-48dd-8137-dd3f5373c8a9.JPG not downloaded yet
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613351%252Fgeneral%252Fe94149e8-25ef-4b07-96d1-bde78b1aa008.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613351/general/e94149e8-25ef-4b07-96d1-bde78b1aa008.JPG not downloaded yet
2026-03-25 17:19:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e88af30d-0833-52d4-b79f-5f8f9be4c76e with identifier: 10725142
2026-03-25 17:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e88af30d-0833-52d4-b79f-5f8f9be4c76e with identifier: 10725142
2026-03-25 17:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e88af30d-0833-52d4-b79f-5f8f9be4c76e with identifier: 10725142 to the API
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725142>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': 'e88af30d-0833-52d4-b79f-5f8f9be4c76e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000532',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725142',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 92374,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5698248/general/75a8e032-279d-4799-97d2-02544c57cfbb.jpg',
'https://images.openlane.eu/carimgs/5698248/general/00f1def1-dbcd-4529-aae5-bf19e4ae2a35.jpg',
'https://images.openlane.eu/carimgs/5698248/general/a18e584b-5e45-469c-87ba-f1be71e987ed.jpg',
'https://images.openlane.eu/carimgs/5698248/general/60ac7cc9-404c-4d3f-bbb8-0c5a3d410af6.jpg',
'https://images.openlane.eu/carimgs/5698248/general/7983d533-90b8-475d-bafb-2a99cce78fe1.jpg',
'https://images.openlane.eu/carimgs/5698248/general/1288d234-a3c8-43a5-a46d-ca3414761627.jpg',
'https://images.openlane.eu/carimgs/5698248/general/8a7c3d7f-329e-4027-aaa0-cd27749c2af9.jpg',
'https://images.openlane.eu/carimgs/5698248/general/a9aee540-37b7-4e35-8400-4a2d21e01082.jpg',
'https://images.openlane.eu/carimgs/5698248/general/7fc88b78-9648-40a1-938f-bc6a80a5c37d.jpg',
'https://images.openlane.eu/carimgs/5698248/general/725775bc-a4f8-4d42-83dc-5f03d9ca42d0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e88af30d-0833-52d4-b79f-5f8f9be4c76e/e88af30d-0833-52d4-b79f-5f8f9be4c76e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1157493,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698248/general/75a8e032-279d-4799-97d2-02544c57cfbb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e88af30d-0833-52d4-b79f-5f8f9be4c76e/e88af30d-0833-52d4-b79f-5f8f9be4c76e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1139152,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698248/general/00f1def1-dbcd-4529-aae5-bf19e4ae2a35.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e88af30d-0833-52d4-b79f-5f8f9be4c76e/e88af30d-0833-52d4-b79f-5f8f9be4c76e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1183613,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698248/general/a18e584b-5e45-469c-87ba-f1be71e987ed.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e88af30d-0833-52d4-b79f-5f8f9be4c76e/e88af30d-0833-52d4-b79f-5f8f9be4c76e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1197171,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698248/general/60ac7cc9-404c-4d3f-bbb8-0c5a3d410af6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e88af30d-0833-52d4-b79f-5f8f9be4c76e/e88af30d-0833-52d4-b79f-5f8f9be4c76e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1050755,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698248/general/7983d533-90b8-475d-bafb-2a99cce78fe1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e88af30d-0833-52d4-b79f-5f8f9be4c76e/e88af30d-0833-52d4-b79f-5f8f9be4c76e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1023202,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698248/general/1288d234-a3c8-43a5-a46d-ca3414761627.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e88af30d-0833-52d4-b79f-5f8f9be4c76e/e88af30d-0833-52d4-b79f-5f8f9be4c76e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 911064,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698248/general/8a7c3d7f-329e-4027-aaa0-cd27749c2af9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e88af30d-0833-52d4-b79f-5f8f9be4c76e/e88af30d-0833-52d4-b79f-5f8f9be4c76e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 860161,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698248/general/a9aee540-37b7-4e35-8400-4a2d21e01082.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e88af30d-0833-52d4-b79f-5f8f9be4c76e/e88af30d-0833-52d4-b79f-5f8f9be4c76e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1047710,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698248/general/7fc88b78-9648-40a1-938f-bc6a80a5c37d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e88af30d-0833-52d4-b79f-5f8f9be4c76e/e88af30d-0833-52d4-b79f-5f8f9be4c76e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 667160,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698248/general/725775bc-a4f8-4d42-83dc-5f03d9ca42d0.jpg',
'Width': 2731}],
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-07-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.5 Pro Performance - Electric - Automatic - 204 hp - '
'92.374 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725142%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [adesa.de] INFO: Saving data for 10725142: {'created_time': 1774459176.25327, 'last_price_update_time': 1774459176.253284, 'auction_closing_time': 1774530600.0}
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725142') HTTP/1.1" 204 0
2026-03-25 17:19:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620357/general/7c1d71ba-38a1-4f85-af4a-9269dd6d857c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724996)
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620357%252Fgeneral%252Fca9e213a-25d5-482b-828a-b67d14183791.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620357/general/ca9e213a-25d5-482b-828a-b67d14183791.JPG not downloaded yet
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item a656dd39-d5cd-5250-b8e6-f25d99948197 due to Ignoring non-200 response
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f2a12ea1-478d-5db4-b9b6-1250ca3793ee due to Ignoring non-200 response
2026-03-25 17:19:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613351/general/235453ed-a1f5-435e-9626-a5389bb24f82.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724989)
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490971%252Fgeneral%252F745cf24e-59b2-4e9d-b781-27327b6b37a1.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490971/general/745cf24e-59b2-4e9d-b781-27327b6b37a1.JPG not downloaded yet
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620303%252Fgeneral%252F8b02d3cd-3184-4306-b2a1-0dc2f6a48bd7.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620303/general/8b02d3cd-3184-4306-b2a1-0dc2f6a48bd7.JPG not downloaded yet
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5524341%252Fgeneral%252F2ca0ebc6-b759-455a-8601-2b1f82495a45.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524341/general/2ca0ebc6-b759-455a-8601-2b1f82495a45.JPG not downloaded yet
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613351%252Fgeneral%252F0676481c-e557-4edc-845d-409e5699e572.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613351/general/0676481c-e557-4edc-845d-409e5699e572.JPG not downloaded yet
2026-03-25 17:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723717> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620357%252Fgeneral%252Fb89eb58f-2380-4f6a-8d91-2903cb7b0d2d.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620357/general/b89eb58f-2380-4f6a-8d91-2903cb7b0d2d.JPG not downloaded yet
2026-03-25 17:19:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 with identifier: 10725006
2026-03-25 17:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 with scrape type 1
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633871%252Fgeneral%252Ff725b9c9-1f7b-4ab0-bd1c-f433873c48f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633871/general/f725b9c9-1f7b-4ab0-bd1c-f433873c48f0.jpg already downloaded
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633871%252Fgeneral%252Fe55dc42f-d78c-43fc-a322-9fdb230a04fc.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633871/general/e55dc42f-d78c-43fc-a322-9fdb230a04fc.JPG not downloaded yet
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f2a12ea1-478d-5db4-b9b6-1250ca3793ee due to Ignoring non-200 response
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490971%252Fgeneral%252Fc899ebbe-181e-4f3b-806a-7ae719388b2c.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490971/general/c899ebbe-181e-4f3b-806a-7ae719388b2c.JPG not downloaded yet
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620303%252Fgeneral%252F975c73c8-ffa0-46f8-b41a-aab40fb32e17.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620303/general/975c73c8-ffa0-46f8-b41a-aab40fb32e17.JPG not downloaded yet
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5524341%252Fgeneral%252F0e4306ea-a68b-40dc-9b19-3cc2fc0a25fa.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524341/general/0e4306ea-a68b-40dc-9b19-3cc2fc0a25fa.JPG not downloaded yet
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613351%252Fgeneral%252F1e752f4b-c7d1-4967-a70d-f6692451d707.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613351/general/1e752f4b-c7d1-4967-a70d-f6692451d707.JPG not downloaded yet
2026-03-25 17:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723695> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613351/general/af75a628-5012-4fa1-8868-923923b52a5a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724989)
2026-03-25 17:19:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620357/general/0f910312-812d-488b-a9a0-0b1d38e2d249.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724996)
2026-03-25 17:19:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5524341/general/c66aa44b-5926-47b0-baab-80880bdc377f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725077)
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620357%252Fgeneral%252F150cd4a1-c3c4-4eef-b16a-f67442f1f305.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620357/general/150cd4a1-c3c4-4eef-b16a-f67442f1f305.JPG not downloaded yet
2026-03-25 17:19:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633871%252Fgeneral%252Fec25ae1b-df5e-406a-acc9-9d79b47e38fd.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633871/general/ec25ae1b-df5e-406a-acc9-9d79b47e38fd.JPG not downloaded yet
2026-03-25 17:19:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613351/general/e94149e8-25ef-4b07-96d1-bde78b1aa008.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724989)
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5524341%252Fgeneral%252F65209e02-eb1b-42b0-a646-cec968fb3d79.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524341/general/65209e02-eb1b-42b0-a646-cec968fb3d79.JPG not downloaded yet
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613351%252Fgeneral%252F0b458cd7-2a63-422c-aa48-15dd7a394b24.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613351/general/0b458cd7-2a63-422c-aa48-15dd7a394b24.JPG not downloaded yet
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b due to Ignoring non-200 response
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item eeca9450-bc20-561c-8565-85a88aa676f0 due to Ignoring non-200 response
2026-03-25 17:19:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620357/general/ca9e213a-25d5-482b-828a-b67d14183791.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724996)
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620357%252Fgeneral%252F452a146b-9f22-4e69-bfeb-9a4cffc2495b.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620357/general/452a146b-9f22-4e69-bfeb-9a4cffc2495b.JPG not downloaded yet
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633871%252Fgeneral%252Fd4434163-bba2-422b-9dbd-931544c7c03e.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633871/general/d4434163-bba2-422b-9dbd-931544c7c03e.JPG not downloaded yet
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5524341%252Fgeneral%252Fb0ef119b-0905-4b91-9964-3b13e93d4edd.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524341/general/b0ef119b-0905-4b91-9964-3b13e93d4edd.JPG not downloaded yet
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613351%252Fgeneral%252Fac89dabc-4a38-4bde-ae1c-fd98f7137aa0.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613351/general/ac89dabc-4a38-4bde-ae1c-fd98f7137aa0.JPG not downloaded yet
2026-03-25 17:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e5a2157-1e9e-588c-9869-caab812fb718 with identifier: 10723717
2026-03-25 17:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e5a2157-1e9e-588c-9869-caab812fb718 with scrape type 1
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7e5a2157-1e9e-588c-9869-caab812fb718
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669721%252Fgeneral%252Fb56a0fca-aabe-4ae7-a3fa-2ab3c6d67e31.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669721/general/b56a0fca-aabe-4ae7-a3fa-2ab3c6d67e31.JPG not downloaded yet
2026-03-25 17:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b638e57-a064-5ac4-9816-05ab792284f0 with identifier: 10723695
2026-03-25 17:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b638e57-a064-5ac4-9816-05ab792284f0 with scrape type 1
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4b638e57-a064-5ac4-9816-05ab792284f0
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252F9c9f9887-e1aa-4421-a7a6-8d8129dc998e.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593569/general/9c9f9887-e1aa-4421-a7a6-8d8129dc998e.JPG not downloaded yet
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item eeca9450-bc20-561c-8565-85a88aa676f0 due to Ignoring non-200 response
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b due to Ignoring non-200 response
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item df2f9f96-5300-5e17-94e6-3f83f9c1558b due to Ignoring non-200 response
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620357%252Fgeneral%252Fcd7d371f-ed0b-459e-afb5-c3a0c0d516a4.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620357/general/cd7d371f-ed0b-459e-afb5-c3a0c0d516a4.JPG not downloaded yet
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633871%252Fgeneral%252F2504edd3-2318-4978-a11d-a8320a0c6a3d.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633871/general/2504edd3-2318-4978-a11d-a8320a0c6a3d.JPG not downloaded yet
2026-03-25 17:19:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5633871/general/e55dc42f-d78c-43fc-a322-9fdb230a04fc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725006)
2026-03-25 17:19:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5490971/general/c899ebbe-181e-4f3b-806a-7ae719388b2c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724968)
2026-03-25 17:19:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613351/general/1e752f4b-c7d1-4967-a70d-f6692451d707.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724989)
2026-03-25 17:19:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620303/general/975c73c8-ffa0-46f8-b41a-aab40fb32e17.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725100)
2026-03-25 17:19:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5524341/general/0e4306ea-a68b-40dc-9b19-3cc2fc0a25fa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725077)
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5524341%252Fgeneral%252F32ac1933-32f2-429e-9790-f3029914bd81.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524341/general/32ac1933-32f2-429e-9790-f3029914bd81.JPG not downloaded yet
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613351%252Fgeneral%252F99868d85-01ca-450d-acb5-b9eba64632ab.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613351/general/99868d85-01ca-450d-acb5-b9eba64632ab.JPG not downloaded yet
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669721%252Fgeneral%252Fa2a3c5ba-0839-4ad4-9ef9-a305b5270d41.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669721/general/a2a3c5ba-0839-4ad4-9ef9-a305b5270d41.JPG not downloaded yet
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252F9dcaf7d8-30d3-4570-81e2-b0ce4ad80bd6.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593569/general/9dcaf7d8-30d3-4570-81e2-b0ce4ad80bd6.JPG not downloaded yet
2026-03-25 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633871%252Fgeneral%252F86e49090-4384-4bf6-8799-116f0b69f880.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633871/general/86e49090-4384-4bf6-8799-116f0b69f880.JPG not downloaded yet
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item eeca9450-bc20-561c-8565-85a88aa676f0 due to Ignoring non-200 response
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b due to Ignoring non-200 response
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5633871/general/ec25ae1b-df5e-406a-acc9-9d79b47e38fd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725006)
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5524341%252Fgeneral%252F44806d63-5ce7-47d3-be08-db94b1980e6d.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524341/general/44806d63-5ce7-47d3-be08-db94b1980e6d.JPG not downloaded yet
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613351%252Fgeneral%252Ff103a273-7481-4da1-a719-5c17103c340b.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613351/general/f103a273-7481-4da1-a719-5c17103c340b.JPG not downloaded yet
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669721%252Fgeneral%252F00cab526-e589-4b5a-aaa5-0d4beb44e570.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669721/general/00cab526-e589-4b5a-aaa5-0d4beb44e570.JPG not downloaded yet
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252Fee0105ec-685b-40b3-bb73-da340f97688c.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593569/general/ee0105ec-685b-40b3-bb73-da340f97688c.JPG not downloaded yet
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725016> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633871%252Fgeneral%252F65eb3fc6-428f-4b69-b22a-892adb4e91d3.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633871/general/65eb3fc6-428f-4b69-b22a-892adb4e91d3.JPG not downloaded yet
2026-03-25 17:19:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669721%252Fgeneral%252F833557aa-ce16-4a58-ab03-da6a905841d6.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669721/general/833557aa-ce16-4a58-ab03-da6a905841d6.JPG not downloaded yet
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252F4bc410d5-eb37-4516-865f-8fbd471b76a8.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593569/general/4bc410d5-eb37-4516-865f-8fbd471b76a8.JPG not downloaded yet
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 due to Ignoring non-200 response
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item a656dd39-d5cd-5250-b8e6-f25d99948197 due to Ignoring non-200 response
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item eeca9450-bc20-561c-8565-85a88aa676f0 due to Ignoring non-200 response
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item f2a12ea1-478d-5db4-b9b6-1250ca3793ee due to Ignoring non-200 response
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item df2f9f96-5300-5e17-94e6-3f83f9c1558b due to Ignoring non-200 response
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5633871/general/2504edd3-2318-4978-a11d-a8320a0c6a3d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725006)
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5593569/general/9c9f9887-e1aa-4421-a7a6-8d8129dc998e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723695)
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669721/general/b56a0fca-aabe-4ae7-a3fa-2ab3c6d67e31.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723717)
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620357/general/cd7d371f-ed0b-459e-afb5-c3a0c0d516a4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724996)
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613351/general/ac89dabc-4a38-4bde-ae1c-fd98f7137aa0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724989)
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633871%252Fgeneral%252F4a0f51c5-0150-4f67-b204-682457c0eabe.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633871/general/4a0f51c5-0150-4f67-b204-682457c0eabe.JPG not downloaded yet
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5593569/general/9dcaf7d8-30d3-4570-81e2-b0ce4ad80bd6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723695)
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669721%252Fgeneral%252Ff857b83c-9135-4347-b4bd-4c33966b14dc.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669721/general/f857b83c-9135-4347-b4bd-4c33966b14dc.JPG not downloaded yet
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252F55710e1f-6a4c-43af-a348-0228caf9c01e.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593569/general/55710e1f-6a4c-43af-a348-0228caf9c01e.JPG not downloaded yet
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 due to Ignoring non-200 response
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633871%252Fgeneral%252Fb92e776a-1cfe-45a7-ba99-9bea66325c71.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633871/general/b92e776a-1cfe-45a7-ba99-9bea66325c71.JPG not downloaded yet
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5633871/general/86e49090-4384-4bf6-8799-116f0b69f880.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725006)
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669721%252Fgeneral%252Ff6c476f0-2858-43a6-886d-2a45e9e6d109.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669721/general/f6c476f0-2858-43a6-886d-2a45e9e6d109.JPG not downloaded yet
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252F2b7c6c10-9814-4753-b529-38e7d362872a.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593569/general/2b7c6c10-9814-4753-b529-38e7d362872a.JPG not downloaded yet
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633871%252Fgeneral%252F780a04d5-9c49-42ae-acb4-8739542f75d0.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633871/general/780a04d5-9c49-42ae-acb4-8739542f75d0.JPG not downloaded yet
2026-03-25 17:19:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1797686-4e5a-561b-8342-fcaf53a3f40e with identifier: 10725016
2026-03-25 17:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1797686-4e5a-561b-8342-fcaf53a3f40e with scrape type 1
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e1797686-4e5a-561b-8342-fcaf53a3f40e
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653052%252Fgeneral%252F15b2c0ce-6d28-48af-b253-0b6054389f22.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653052/general/15b2c0ce-6d28-48af-b253-0b6054389f22.jpg already downloaded
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653052%252Fgeneral%252Fbef681be-2de7-419b-b297-a23c2a416357.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653052/general/bef681be-2de7-419b-b297-a23c2a416357.JPG not downloaded yet
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5593569/general/ee0105ec-685b-40b3-bb73-da340f97688c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723695)
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5633871/general/65eb3fc6-428f-4b69-b22a-892adb4e91d3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725006)
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669721/general/833557aa-ce16-4a58-ab03-da6a905841d6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723717)
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613351/general/f103a273-7481-4da1-a719-5c17103c340b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724989)
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5593569/general/4bc410d5-eb37-4516-865f-8fbd471b76a8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723695)
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669721/general/00cab526-e589-4b5a-aaa5-0d4beb44e570.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723717)
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669721%252Fgeneral%252F0dad3f24-65cb-42b3-9a2f-1762b446e707.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669721/general/0dad3f24-65cb-42b3-9a2f-1762b446e707.JPG not downloaded yet
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252F58bca86f-748d-47fc-94e3-e7cd00734567.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593569/general/58bca86f-748d-47fc-94e3-e7cd00734567.JPG not downloaded yet
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653052%252Fgeneral%252Ffc81f676-8c6f-4b29-8407-df496dcc189d.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653052/general/fc81f676-8c6f-4b29-8407-df496dcc189d.JPG not downloaded yet
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 due to Ignoring non-200 response
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 4b638e57-a064-5ac4-9816-05ab792284f0 due to Ignoring non-200 response
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7e5a2157-1e9e-588c-9869-caab812fb718 due to Ignoring non-200 response
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b due to Ignoring non-200 response
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item eeca9450-bc20-561c-8565-85a88aa676f0 due to Ignoring non-200 response
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 4b638e57-a064-5ac4-9816-05ab792284f0 due to Ignoring non-200 response
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669721%252Fgeneral%252F4ea9de74-a685-4008-9442-e52b11ed0c7a.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669721/general/4ea9de74-a685-4008-9442-e52b11ed0c7a.JPG not downloaded yet
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252F644c3120-b7d3-4eb6-bfd1-fea2a9b18950.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593569/general/644c3120-b7d3-4eb6-bfd1-fea2a9b18950.JPG not downloaded yet
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725137> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5633871/general/b92e776a-1cfe-45a7-ba99-9bea66325c71.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725006)
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653052%252Fgeneral%252F391e98b5-cfb5-4655-9403-87da15e57959.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653052/general/391e98b5-cfb5-4655-9403-87da15e57959.JPG not downloaded yet
2026-03-25 17:19:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 due to Ignoring non-200 response
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669721/general/f857b83c-9135-4347-b4bd-4c33966b14dc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723717)
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5593569/general/55710e1f-6a4c-43af-a348-0228caf9c01e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723695)
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669721/general/f6c476f0-2858-43a6-886d-2a45e9e6d109.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723717)
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5633871/general/4a0f51c5-0150-4f67-b204-682457c0eabe.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725006)
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5593569/general/2b7c6c10-9814-4753-b529-38e7d362872a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723695)
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5524341/general/44806d63-5ce7-47d3-be08-db94b1980e6d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725077)
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669721%252Fgeneral%252F1b8c13fa-bb97-45a4-81e8-48aca61f17a9.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669721/general/1b8c13fa-bb97-45a4-81e8-48aca61f17a9.JPG not downloaded yet
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252Feb9d4c18-fcd9-4d4d-b25c-53f36ab3a236.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593569/general/eb9d4c18-fcd9-4d4d-b25c-53f36ab3a236.jpeg already downloaded
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252F39ca26cc-d153-4d1a-8599-84a4b5201c77.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593569/general/39ca26cc-d153-4d1a-8599-84a4b5201c77.JPG not downloaded yet
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653052%252Fgeneral%252F4071aa63-538b-4149-bf9f-31c0cfda56d0.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653052/general/4071aa63-538b-4149-bf9f-31c0cfda56d0.JPG not downloaded yet
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 4b638e57-a064-5ac4-9816-05ab792284f0 due to Ignoring non-200 response
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 due to Ignoring non-200 response
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7e5a2157-1e9e-588c-9869-caab812fb718 due to Ignoring non-200 response
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item eeca9450-bc20-561c-8565-85a88aa676f0 due to Ignoring non-200 response
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 4b638e57-a064-5ac4-9816-05ab792284f0 due to Ignoring non-200 response
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7e5a2157-1e9e-588c-9869-caab812fb718 due to Ignoring non-200 response
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669721%252Fgeneral%252F79692a57-1755-4863-b76d-52378cb6da1f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669721/general/79692a57-1755-4863-b76d-52378cb6da1f.jpeg already downloaded
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653052%252Fgeneral%252F453bce32-d85f-408e-a30f-df7f8f0f6475.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653052/general/453bce32-d85f-408e-a30f-df7f8f0f6475.JPG not downloaded yet
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653052/general/fc81f676-8c6f-4b29-8407-df496dcc189d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725016)
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5593569/general/58bca86f-748d-47fc-94e3-e7cd00734567.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723695)
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669721/general/0dad3f24-65cb-42b3-9a2f-1762b446e707.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723717)
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5593569/general/644c3120-b7d3-4eb6-bfd1-fea2a9b18950.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723695)
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669721/general/4ea9de74-a685-4008-9442-e52b11ed0c7a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723717)
2026-03-25 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653052/general/bef681be-2de7-419b-b297-a23c2a416357.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725016)
2026-03-25 17:19:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3591e6c4-5285-5f11-978f-425d5eb04d42 with identifier: 10725137
2026-03-25 17:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3591e6c4-5285-5f11-978f-425d5eb04d42 with scrape type 1
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3591e6c4-5285-5f11-978f-425d5eb04d42
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687064%252Fgeneral%252F5bbfa4b6-7387-44b1-810b-4c72ad5cab3a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687064/general/5bbfa4b6-7387-44b1-810b-4c72ad5cab3a.jpg already downloaded
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687064%252Fgeneral%252F67b7f925-4046-45a2-8436-f3ab22844c46.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687064/general/67b7f925-4046-45a2-8436-f3ab22844c46.jpg already downloaded
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687064%252Fgeneral%252F0b4cd632-7357-4821-a4cc-b694e9aa0ad6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687064/general/0b4cd632-7357-4821-a4cc-b694e9aa0ad6.jpg already downloaded
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687064%252Fgeneral%252F6273a9f8-8fbf-4b4a-a761-18f726d77c79.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687064/general/6273a9f8-8fbf-4b4a-a761-18f726d77c79.jpg already downloaded
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687064%252Fgeneral%252F32cc922a-ee2b-483e-a9ee-6db10a4f7d67.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687064/general/32cc922a-ee2b-483e-a9ee-6db10a4f7d67.jpg already downloaded
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687064%252Fgeneral%252Fb5e4f6e4-cbd3-4601-8974-51231d87ab0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687064/general/b5e4f6e4-cbd3-4601-8974-51231d87ab0d.jpg already downloaded
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687064%252Fgeneral%252Fe47e2101-17d3-4095-95aa-2bacf1d8aa72.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687064/general/e47e2101-17d3-4095-95aa-2bacf1d8aa72.jpg already downloaded
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687064%252Fgeneral%252F38295ea2-14b7-4de8-b0dd-b30dc8552eee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687064/general/38295ea2-14b7-4de8-b0dd-b30dc8552eee.jpg already downloaded
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687064%252Fgeneral%252F28602d50-6238-4a01-88eb-4d86840b5744.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687064/general/28602d50-6238-4a01-88eb-4d86840b5744.jpg already downloaded
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687064%252Fgeneral%252Fdff8307a-1ab7-4039-b2b1-6943e9f3a3d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687064/general/dff8307a-1ab7-4039-b2b1-6943e9f3a3d3.jpg already downloaded
2026-03-25 17:19:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3591e6c4-5285-5f11-978f-425d5eb04d42, identifier: 10725137
2026-03-25 17:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 due to Ignoring non-200 response
2026-03-25 17:19:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5633871/general/780a04d5-9c49-42ae-acb4-8739542f75d0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725006)
2026-03-25 17:19:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669721/general/a2a3c5ba-0839-4ad4-9ef9-a305b5270d41.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723717)
2026-03-25 17:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653052%252Fgeneral%252F18f8c2c4-ef53-4c75-bfc9-f1b3c6537006.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653052/general/18f8c2c4-ef53-4c75-bfc9-f1b3c6537006.JPG not downloaded yet
2026-03-25 17:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3591e6c4-5285-5f11-978f-425d5eb04d42 with identifier: 10725137
2026-03-25 17:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3591e6c4-5285-5f11-978f-425d5eb04d42 with identifier: 10725137
2026-03-25 17:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3591e6c4-5285-5f11-978f-425d5eb04d42 with identifier: 10725137 to the API
2026-03-25 17:19:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725137>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': '3591e6c4-5285-5f11-978f-425d5eb04d42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000481',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725137',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Smart',
'model': 'Fortwo',
'odometer': 31267,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5687064/general/5bbfa4b6-7387-44b1-810b-4c72ad5cab3a.jpg',
'https://images.openlane.eu/carimgs/5687064/general/67b7f925-4046-45a2-8436-f3ab22844c46.jpg',
'https://images.openlane.eu/carimgs/5687064/general/0b4cd632-7357-4821-a4cc-b694e9aa0ad6.jpg',
'https://images.openlane.eu/carimgs/5687064/general/6273a9f8-8fbf-4b4a-a761-18f726d77c79.jpg',
'https://images.openlane.eu/carimgs/5687064/general/32cc922a-ee2b-483e-a9ee-6db10a4f7d67.jpg',
'https://images.openlane.eu/carimgs/5687064/general/b5e4f6e4-cbd3-4601-8974-51231d87ab0d.jpg',
'https://images.openlane.eu/carimgs/5687064/general/e47e2101-17d3-4095-95aa-2bacf1d8aa72.jpg',
'https://images.openlane.eu/carimgs/5687064/general/38295ea2-14b7-4de8-b0dd-b30dc8552eee.jpg',
'https://images.openlane.eu/carimgs/5687064/general/28602d50-6238-4a01-88eb-4d86840b5744.jpg',
'https://images.openlane.eu/carimgs/5687064/general/dff8307a-1ab7-4039-b2b1-6943e9f3a3d3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3591e6c4-5285-5f11-978f-425d5eb04d42/3591e6c4-5285-5f11-978f-425d5eb04d42_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1158277,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687064/general/5bbfa4b6-7387-44b1-810b-4c72ad5cab3a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3591e6c4-5285-5f11-978f-425d5eb04d42/3591e6c4-5285-5f11-978f-425d5eb04d42_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1210614,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687064/general/67b7f925-4046-45a2-8436-f3ab22844c46.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3591e6c4-5285-5f11-978f-425d5eb04d42/3591e6c4-5285-5f11-978f-425d5eb04d42_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1082800,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687064/general/0b4cd632-7357-4821-a4cc-b694e9aa0ad6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3591e6c4-5285-5f11-978f-425d5eb04d42/3591e6c4-5285-5f11-978f-425d5eb04d42_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1175986,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687064/general/6273a9f8-8fbf-4b4a-a761-18f726d77c79.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3591e6c4-5285-5f11-978f-425d5eb04d42/3591e6c4-5285-5f11-978f-425d5eb04d42_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1170913,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687064/general/32cc922a-ee2b-483e-a9ee-6db10a4f7d67.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3591e6c4-5285-5f11-978f-425d5eb04d42/3591e6c4-5285-5f11-978f-425d5eb04d42_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1085035,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687064/general/b5e4f6e4-cbd3-4601-8974-51231d87ab0d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3591e6c4-5285-5f11-978f-425d5eb04d42/3591e6c4-5285-5f11-978f-425d5eb04d42_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 907178,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687064/general/e47e2101-17d3-4095-95aa-2bacf1d8aa72.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3591e6c4-5285-5f11-978f-425d5eb04d42/3591e6c4-5285-5f11-978f-425d5eb04d42_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1174127,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687064/general/38295ea2-14b7-4de8-b0dd-b30dc8552eee.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3591e6c4-5285-5f11-978f-425d5eb04d42/3591e6c4-5285-5f11-978f-425d5eb04d42_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1161835,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687064/general/28602d50-6238-4a01-88eb-4d86840b5744.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3591e6c4-5285-5f11-978f-425d5eb04d42/3591e6c4-5285-5f11-978f-425d5eb04d42_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 711546,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687064/general/dff8307a-1ab7-4039-b2b1-6943e9f3a3d3.jpg',
'Width': 2731}],
'price': 5900,
'price_includes_vat': True,
'registration_date': '2021-07-07',
'seats_number': 2,
'seller_name': 'Mind2move GmbH',
'title': 'Smart Fortwo - Electric - Automatic - 82 hp - 31.267 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 17:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725137%27 HTTP/1.1" 200 None
2026-03-25 17:19:38 [adesa.de] INFO: Saving data for 10725137: {'created_time': 1774459178.409268, 'last_price_update_time': 1774459178.409281, 'auction_closing_time': 1774530600.0}
2026-03-25 17:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725137') HTTP/1.1" 204 0
2026-03-25 17:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7e5a2157-1e9e-588c-9869-caab812fb718 due to Ignoring non-200 response
2026-03-25 17:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 4b638e57-a064-5ac4-9816-05ab792284f0 due to Ignoring non-200 response
2026-03-25 17:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7e5a2157-1e9e-588c-9869-caab812fb718 due to Ignoring non-200 response
2026-03-25 17:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 due to Ignoring non-200 response
2026-03-25 17:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 4b638e57-a064-5ac4-9816-05ab792284f0 due to Ignoring non-200 response
2026-03-25 17:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item df2f9f96-5300-5e17-94e6-3f83f9c1558b due to Ignoring non-200 response
2026-03-25 17:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653052%252Fgeneral%252F1e8d9155-a53a-4b81-b38a-13f8bd155832.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653052/general/1e8d9155-a53a-4b81-b38a-13f8bd155832.JPG not downloaded yet
2026-03-25 17:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item e1797686-4e5a-561b-8342-fcaf53a3f40e due to Ignoring non-200 response
2026-03-25 17:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 4b638e57-a064-5ac4-9816-05ab792284f0 due to Ignoring non-200 response
2026-03-25 17:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7e5a2157-1e9e-588c-9869-caab812fb718 due to Ignoring non-200 response
2026-03-25 17:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 4b638e57-a064-5ac4-9816-05ab792284f0 due to Ignoring non-200 response
2026-03-25 17:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7e5a2157-1e9e-588c-9869-caab812fb718 due to Ignoring non-200 response
2026-03-25 17:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item e1797686-4e5a-561b-8342-fcaf53a3f40e due to Ignoring non-200 response
2026-03-25 17:19:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653052/general/453bce32-d85f-408e-a30f-df7f8f0f6475.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725016)
2026-03-25 17:19:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5524341/general/b0ef119b-0905-4b91-9964-3b13e93d4edd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725077)
2026-03-25 17:19:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653052/general/391e98b5-cfb5-4655-9403-87da15e57959.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725016)
2026-03-25 17:19:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613351/general/99868d85-01ca-450d-acb5-b9eba64632ab.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724989)
2026-03-25 17:19:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669721/general/1b8c13fa-bb97-45a4-81e8-48aca61f17a9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723717)
2026-03-25 17:19:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5524341/general/32ac1933-32f2-429e-9790-f3029914bd81.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725077)
2026-03-25 17:19:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653052/general/4071aa63-538b-4149-bf9f-31c0cfda56d0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725016)
2026-03-25 17:19:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5593569/general/39ca26cc-d153-4d1a-8599-84a4b5201c77.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723695)
2026-03-25 17:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725035> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725050> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725149> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 due to Ignoring non-200 response
2026-03-25 17:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7e5a2157-1e9e-588c-9869-caab812fb718 due to Ignoring non-200 response
2026-03-25 17:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653052%252Fgeneral%252F3c20a7ba-fc7e-46bd-b7ad-f4f64ea079d1.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653052/general/3c20a7ba-fc7e-46bd-b7ad-f4f64ea079d1.JPG not downloaded yet
2026-03-25 17:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653052%252Fgeneral%252F24cf104a-58a6-4900-af5c-b15eaf345d47.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653052/general/24cf104a-58a6-4900-af5c-b15eaf345d47.JPG not downloaded yet
2026-03-25 17:19:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5524341/general/65209e02-eb1b-42b0-a646-cec968fb3d79.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725077)
2026-03-25 17:19:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620357/general/452a146b-9f22-4e69-bfeb-9a4cffc2495b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724996)
2026-03-25 17:19:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613351/general/0b458cd7-2a63-422c-aa48-15dd7a394b24.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724989)
2026-03-25 17:19:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620357/general/b89eb58f-2380-4f6a-8d91-2903cb7b0d2d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724996)
2026-03-25 17:19:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620357/general/150cd4a1-c3c4-4eef-b16a-f67442f1f305.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724996)
2026-03-25 17:19:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5633871/general/d4434163-bba2-422b-9dbd-931544c7c03e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725006)
2026-03-25 17:19:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613351/general/0676481c-e557-4edc-845d-409e5699e572.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724989)
2026-03-25 17:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725130> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653052/general/18f8c2c4-ef53-4c75-bfc9-f1b3c6537006.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725016)
2026-03-25 17:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item e1797686-4e5a-561b-8342-fcaf53a3f40e due to Ignoring non-200 response
2026-03-25 17:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item df2f9f96-5300-5e17-94e6-3f83f9c1558b due to Ignoring non-200 response
2026-03-25 17:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item e1797686-4e5a-561b-8342-fcaf53a3f40e due to Ignoring non-200 response
2026-03-25 17:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item eeca9450-bc20-561c-8565-85a88aa676f0 due to Ignoring non-200 response
2026-03-25 17:19:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7e5a2157-1e9e-588c-9869-caab812fb718, skipping ID generation
2026-03-25 17:19:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e5a2157-1e9e-588c-9869-caab812fb718 with scrape type 1
2026-03-25 17:19:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7e5a2157-1e9e-588c-9869-caab812fb718 sending to next pipeline
2026-03-25 17:19:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7e5a2157-1e9e-588c-9869-caab812fb718, identifier: 10723717
2026-03-25 17:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item df2f9f96-5300-5e17-94e6-3f83f9c1558b due to Ignoring non-200 response
2026-03-25 17:19:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5524341/general/2ca0ebc6-b759-455a-8601-2b1f82495a45.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725077)
2026-03-25 17:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7e5a2157-1e9e-588c-9869-caab812fb718 with identifier: 10723717
2026-03-25 17:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7e5a2157-1e9e-588c-9869-caab812fb718 with identifier: 10723717
2026-03-25 17:19:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7e5a2157-1e9e-588c-9869-caab812fb718 with identifier: 10723717 to the API
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:39 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5669721/general/1b8c13fa-bb97-45a4-81e8-48aca61f17a9.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 305,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '7e5a2157-1e9e-588c-9869-caab812fb718',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG119DP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723717',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 144931,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e5a2157-1e9e-588c-9869-caab812fb718/7e5a2157-1e9e-588c-9869-caab812fb718_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3430032,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669721/general/79692a57-1755-4863-b76d-52378cb6da1f.jpeg',
'Width': 4032}],
'price': 23900,
'price_includes_vat': True,
'registration_date': '2022-02-05',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Rav4 2.5 Collection - AWD - Hybrid - Automatic - 305 hp - '
'144.931 km',
'transmission': 'automatic',
'trim': 'Collection',
'vin': None,
'year': 2022}
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723717%27 HTTP/1.1" 200 None
2026-03-25 17:19:39 [adesa.de] INFO: Saving data for 10723717: {'created_time': 1774459179.438377, 'last_price_update_time': 1774459179.438394, 'auction_closing_time': 1774599000.0}
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723717') HTTP/1.1" 204 0
2026-03-25 17:19:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653052/general/1e8d9155-a53a-4b81-b38a-13f8bd155832.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725016)
2026-03-25 17:19:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620303/general/8b02d3cd-3184-4306-b2a1-0dc2f6a48bd7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725100)
2026-03-25 17:19:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653052/general/24cf104a-58a6-4900-af5c-b15eaf345d47.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725016)
2026-03-25 17:19:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653052/general/3c20a7ba-fc7e-46bd-b7ad-f4f64ea079d1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725016)
2026-03-25 17:19:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5524341/general/33d0f18d-7b68-48dd-8137-dd3f5373c8a9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725077)
2026-03-25 17:19:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5490971/general/745cf24e-59b2-4e9d-b781-27327b6b37a1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724968)
2026-03-25 17:19:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620303/general/034108ca-ce38-4a70-9550-025fb71b4f31.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725100)
2026-03-25 17:19:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7e5a2157-1e9e-588c-9869-caab812fb718 due to Ignoring non-200 response
2026-03-25 17:19:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item e1797686-4e5a-561b-8342-fcaf53a3f40e due to Ignoring non-200 response
2026-03-25 17:19:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4b638e57-a064-5ac4-9816-05ab792284f0, skipping ID generation
2026-03-25 17:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b638e57-a064-5ac4-9816-05ab792284f0 with scrape type 1
2026-03-25 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4b638e57-a064-5ac4-9816-05ab792284f0 sending to next pipeline
2026-03-25 17:19:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4b638e57-a064-5ac4-9816-05ab792284f0, identifier: 10723695
2026-03-25 17:19:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f90fc0f9-390e-5249-9e3a-30faaa5e32c8 with identifier: 10725035
2026-03-25 17:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f90fc0f9-390e-5249-9e3a-30faaa5e32c8 with scrape type 1
2026-03-25 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f90fc0f9-390e-5249-9e3a-30faaa5e32c8
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690863%252Fgeneral%252Fd928e775-26b7-4e2b-b36e-533b58913819.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690863/general/d928e775-26b7-4e2b-b36e-533b58913819.jpg already downloaded
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690863%252Fgeneral%252Ffd1d66cc-7d66-4212-a123-051e57985c8f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690863/general/fd1d66cc-7d66-4212-a123-051e57985c8f.jpg already downloaded
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690863%252Fgeneral%252F514e0624-0c4f-4aae-b0ac-5e0d5182992a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690863/general/514e0624-0c4f-4aae-b0ac-5e0d5182992a.jpg already downloaded
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690863%252Fgeneral%252F64f4a236-abad-4288-8194-f3ab1587d194.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690863/general/64f4a236-abad-4288-8194-f3ab1587d194.jpg already downloaded
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690863%252Fgeneral%252Ffee3945d-b338-41db-9606-a6a470ca2e2b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690863/general/fee3945d-b338-41db-9606-a6a470ca2e2b.jpg already downloaded
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690863%252Fgeneral%252Fc141d283-4fdd-4eea-a831-658fde42e08f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690863/general/c141d283-4fdd-4eea-a831-658fde42e08f.jpg already downloaded
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690863%252Fgeneral%252F078cc317-ea64-4117-812e-dc3d62544e1e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690863/general/078cc317-ea64-4117-812e-dc3d62544e1e.jpg already downloaded
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690863%252Fgeneral%252F878893d7-597f-427a-ac75-b26e0a20f8bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690863/general/878893d7-597f-427a-ac75-b26e0a20f8bb.jpg already downloaded
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690863%252Fgeneral%252Fd923a36a-c9f6-4ebe-b913-819c163ddd8a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690863/general/d923a36a-c9f6-4ebe-b913-819c163ddd8a.jpg already downloaded
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690863%252Fgeneral%252F84aa2edb-98c0-41e0-a9b1-24a4d0e1a4f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690863/general/84aa2edb-98c0-41e0-a9b1-24a4d0e1a4f8.jpg already downloaded
2026-03-25 17:19:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f90fc0f9-390e-5249-9e3a-30faaa5e32c8, identifier: 10725035
2026-03-25 17:19:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe8bfb8b-aa70-55f0-bb82-2170764e4c2a with identifier: 10725050
2026-03-25 17:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe8bfb8b-aa70-55f0-bb82-2170764e4c2a with scrape type 1
2026-03-25 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fe8bfb8b-aa70-55f0-bb82-2170764e4c2a
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719036%252Fgeneral%252F1b18521a-8581-4495-9468-04cdaa4df4d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719036/general/1b18521a-8581-4495-9468-04cdaa4df4d0.jpg already downloaded
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719036%252Fgeneral%252F91624e6f-d47e-4e07-beb3-d5d62be654b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719036/general/91624e6f-d47e-4e07-beb3-d5d62be654b1.jpg already downloaded
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719036%252Fgeneral%252F1381531b-65af-4dc9-9d41-0a5289064513.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719036/general/1381531b-65af-4dc9-9d41-0a5289064513.jpg already downloaded
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719036%252Fgeneral%252Fe98769c6-dce0-46de-85cf-83d70a862301.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719036/general/e98769c6-dce0-46de-85cf-83d70a862301.jpg already downloaded
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719036%252Fgeneral%252F25c02250-d300-4d17-9727-08990ccb2c6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719036/general/25c02250-d300-4d17-9727-08990ccb2c6d.jpg already downloaded
2026-03-25 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719036%252Fgeneral%252F03aa7652-dccf-402c-b0d9-c0c073fb19e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719036/general/03aa7652-dccf-402c-b0d9-c0c073fb19e1.jpg already downloaded
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719036%252Fgeneral%252F79bbc9fd-bd38-456e-bed8-eca0c496c56e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719036/general/79bbc9fd-bd38-456e-bed8-eca0c496c56e.jpg already downloaded
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719036%252Fgeneral%252F83836d61-2edb-4843-8a79-1be13034c086.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719036/general/83836d61-2edb-4843-8a79-1be13034c086.jpg already downloaded
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719036%252Fgeneral%252Fa7afa0cf-8ff7-4835-b606-a225f4ec52cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719036/general/a7afa0cf-8ff7-4835-b606-a225f4ec52cc.jpg already downloaded
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719036%252Fgeneral%252F7545c43b-9acd-40b4-b6bd-d3c8153c8a3d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719036/general/7545c43b-9acd-40b4-b6bd-d3c8153c8a3d.jpg already downloaded
2026-03-25 17:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fe8bfb8b-aa70-55f0-bb82-2170764e4c2a, identifier: 10725050
2026-03-25 17:19:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 431aa1d8-da69-5490-8ddf-3936fd4e89ce with identifier: 10725149
2026-03-25 17:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 431aa1d8-da69-5490-8ddf-3936fd4e89ce with scrape type 1
2026-03-25 17:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 431aa1d8-da69-5490-8ddf-3936fd4e89ce
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252F2fca89fa-8f31-4fa4-bc21-9653825f9cab.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/2fca89fa-8f31-4fa4-bc21-9653825f9cab.jpg not downloaded yet
2026-03-25 17:19:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item df2f9f96-5300-5e17-94e6-3f83f9c1558b due to Ignoring non-200 response
2026-03-25 17:19:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b due to Ignoring non-200 response
2026-03-25 17:19:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item eeca9450-bc20-561c-8565-85a88aa676f0 due to Ignoring non-200 response
2026-03-25 17:19:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b due to Ignoring non-200 response
2026-03-25 17:19:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b due to Ignoring non-200 response
2026-03-25 17:19:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1, skipping ID generation
2026-03-25 17:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 with scrape type 1
2026-03-25 17:19:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 sending to next pipeline
2026-03-25 17:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1, identifier: 10725006
2026-03-25 17:19:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eeca9450-bc20-561c-8565-85a88aa676f0, skipping ID generation
2026-03-25 17:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eeca9450-bc20-561c-8565-85a88aa676f0 with scrape type 1
2026-03-25 17:19:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eeca9450-bc20-561c-8565-85a88aa676f0 sending to next pipeline
2026-03-25 17:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eeca9450-bc20-561c-8565-85a88aa676f0, identifier: 10724989
2026-03-25 17:19:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 521b2bc6-a3f5-5641-be38-1554506972d7 with identifier: 10725130
2026-03-25 17:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 521b2bc6-a3f5-5641-be38-1554506972d7 with scrape type 1
2026-03-25 17:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 521b2bc6-a3f5-5641-be38-1554506972d7
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676623%252Fgeneral%252F03b71be9-a647-4332-a221-cfca0f3b0987.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676623/general/03b71be9-a647-4332-a221-cfca0f3b0987.jpg already downloaded
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676623%252Fgeneral%252F5a836092-a889-407c-b6a7-d15c3bfd5f1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676623/general/5a836092-a889-407c-b6a7-d15c3bfd5f1d.jpg already downloaded
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676623%252Fgeneral%252F6213d9ab-796a-4f03-951b-911c52040a7e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676623/general/6213d9ab-796a-4f03-951b-911c52040a7e.jpg already downloaded
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676623%252Fgeneral%252F7ada34c2-27e3-45b7-bf05-74639c184d27.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676623/general/7ada34c2-27e3-45b7-bf05-74639c184d27.jpg already downloaded
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676623%252Fgeneral%252Fa6ff747b-8660-4166-9e5a-bc4936df0401.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676623/general/a6ff747b-8660-4166-9e5a-bc4936df0401.jpg already downloaded
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676623%252Fgeneral%252F7b095a60-de7f-4dd3-98ca-fbac10f525c3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676623/general/7b095a60-de7f-4dd3-98ca-fbac10f525c3.jpg already downloaded
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676623%252Fgeneral%252F46357864-47d0-48c9-92be-6dc8e8c74816.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676623/general/46357864-47d0-48c9-92be-6dc8e8c74816.jpg already downloaded
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676623%252Fgeneral%252F63adfe02-53ed-4162-9f5b-a820ff58384a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676623/general/63adfe02-53ed-4162-9f5b-a820ff58384a.jpg already downloaded
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676623%252Fgeneral%252F7113a3b7-e0be-4b98-bae5-c92b65c36f4d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676623/general/7113a3b7-e0be-4b98-bae5-c92b65c36f4d.jpg already downloaded
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676623%252Fgeneral%252F3262dc67-6a57-4942-96f5-38a67618e49d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676623/general/3262dc67-6a57-4942-96f5-38a67618e49d.jpg already downloaded
2026-03-25 17:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 521b2bc6-a3f5-5641-be38-1554506972d7, identifier: 10725130
2026-03-25 17:19:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item e1797686-4e5a-561b-8342-fcaf53a3f40e due to Ignoring non-200 response
2026-03-25 17:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4b638e57-a064-5ac4-9816-05ab792284f0 with identifier: 10723695
2026-03-25 17:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4b638e57-a064-5ac4-9816-05ab792284f0 with identifier: 10723695
2026-03-25 17:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4b638e57-a064-5ac4-9816-05ab792284f0 with identifier: 10723695 to the API
2026-03-25 17:19:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:41 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5593569/general/39ca26cc-d153-4d1a-8599-84a4b5201c77.JPG>
{'auction_title': '',
'c_o_2_emission_value': 92,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 99,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '4b638e57-a064-5ac4-9816-05ab792284f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2Z-JH-32',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723695',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Prius',
'odometer': 269488,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b638e57-a064-5ac4-9816-05ab792284f0/4b638e57-a064-5ac4-9816-05ab792284f0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265120,
'Height': 1920,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593569/general/eb9d4c18-fcd9-4d4d-b25c-53f36ab3a236.jpeg',
'Width': 1080}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2015-08-26',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Prius 1.8 Dynamic - Hybrid - Automatic - 99 hp - 269.488 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2015}
2026-03-25 17:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723695%27 HTTP/1.1" 200 None
2026-03-25 17:19:41 [adesa.de] INFO: Saving data for 10723695: {'created_time': 1774459181.551202, 'last_price_update_time': 1774459181.551218, 'auction_closing_time': 1774599000.0}
2026-03-25 17:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723695') HTTP/1.1" 204 0
2026-03-25 17:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f90fc0f9-390e-5249-9e3a-30faaa5e32c8 with identifier: 10725035
2026-03-25 17:19:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f90fc0f9-390e-5249-9e3a-30faaa5e32c8 with identifier: 10725035
2026-03-25 17:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f90fc0f9-390e-5249-9e3a-30faaa5e32c8 with identifier: 10725035 to the API
2026-03-25 17:19:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725035>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 487,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': 'f90fc0f9-390e-5249-9e3a-30faaa5e32c8',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000150',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725035',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 131327,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5690863/general/d928e775-26b7-4e2b-b36e-533b58913819.jpg',
'https://images.openlane.eu/carimgs/5690863/general/fd1d66cc-7d66-4212-a123-051e57985c8f.jpg',
'https://images.openlane.eu/carimgs/5690863/general/514e0624-0c4f-4aae-b0ac-5e0d5182992a.jpg',
'https://images.openlane.eu/carimgs/5690863/general/64f4a236-abad-4288-8194-f3ab1587d194.jpg',
'https://images.openlane.eu/carimgs/5690863/general/fee3945d-b338-41db-9606-a6a470ca2e2b.jpg',
'https://images.openlane.eu/carimgs/5690863/general/c141d283-4fdd-4eea-a831-658fde42e08f.jpg',
'https://images.openlane.eu/carimgs/5690863/general/078cc317-ea64-4117-812e-dc3d62544e1e.jpg',
'https://images.openlane.eu/carimgs/5690863/general/878893d7-597f-427a-ac75-b26e0a20f8bb.jpg',
'https://images.openlane.eu/carimgs/5690863/general/d923a36a-c9f6-4ebe-b913-819c163ddd8a.jpg',
'https://images.openlane.eu/carimgs/5690863/general/84aa2edb-98c0-41e0-a9b1-24a4d0e1a4f8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f90fc0f9-390e-5249-9e3a-30faaa5e32c8/f90fc0f9-390e-5249-9e3a-30faaa5e32c8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1015805,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690863/general/d928e775-26b7-4e2b-b36e-533b58913819.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f90fc0f9-390e-5249-9e3a-30faaa5e32c8/f90fc0f9-390e-5249-9e3a-30faaa5e32c8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1160058,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690863/general/fd1d66cc-7d66-4212-a123-051e57985c8f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f90fc0f9-390e-5249-9e3a-30faaa5e32c8/f90fc0f9-390e-5249-9e3a-30faaa5e32c8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1155339,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690863/general/514e0624-0c4f-4aae-b0ac-5e0d5182992a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f90fc0f9-390e-5249-9e3a-30faaa5e32c8/f90fc0f9-390e-5249-9e3a-30faaa5e32c8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 584044,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690863/general/64f4a236-abad-4288-8194-f3ab1587d194.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f90fc0f9-390e-5249-9e3a-30faaa5e32c8/f90fc0f9-390e-5249-9e3a-30faaa5e32c8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 629674,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690863/general/fee3945d-b338-41db-9606-a6a470ca2e2b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f90fc0f9-390e-5249-9e3a-30faaa5e32c8/f90fc0f9-390e-5249-9e3a-30faaa5e32c8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 587007,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690863/general/c141d283-4fdd-4eea-a831-658fde42e08f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f90fc0f9-390e-5249-9e3a-30faaa5e32c8/f90fc0f9-390e-5249-9e3a-30faaa5e32c8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 872967,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690863/general/078cc317-ea64-4117-812e-dc3d62544e1e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f90fc0f9-390e-5249-9e3a-30faaa5e32c8/f90fc0f9-390e-5249-9e3a-30faaa5e32c8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 585465,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690863/general/878893d7-597f-427a-ac75-b26e0a20f8bb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f90fc0f9-390e-5249-9e3a-30faaa5e32c8/f90fc0f9-390e-5249-9e3a-30faaa5e32c8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 821071,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690863/general/d923a36a-c9f6-4ebe-b913-819c163ddd8a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f90fc0f9-390e-5249-9e3a-30faaa5e32c8/f90fc0f9-390e-5249-9e3a-30faaa5e32c8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 627921,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690863/general/84aa2edb-98c0-41e0-a9b1-24a4d0e1a4f8.jpg',
'Width': 2731}],
'price': 20500,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Tesla Model 3 Performance 75 kWh - Dual Motor - Electric - '
'Automatic - 487 hp - 131.327 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725035%27 HTTP/1.1" 200 None
2026-03-25 17:19:41 [adesa.de] INFO: Saving data for 10725035: {'created_time': 1774459181.910821, 'last_price_update_time': 1774459181.910834, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725035') HTTP/1.1" 204 0
2026-03-25 17:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fe8bfb8b-aa70-55f0-bb82-2170764e4c2a with identifier: 10725050
2026-03-25 17:19:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fe8bfb8b-aa70-55f0-bb82-2170764e4c2a with identifier: 10725050
2026-03-25 17:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fe8bfb8b-aa70-55f0-bb82-2170764e4c2a with identifier: 10725050 to the API
2026-03-25 17:19:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725050>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': 'fe8bfb8b-aa70-55f0-bb82-2170764e4c2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000621',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725050',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Smart',
'model': 'Forfour',
'odometer': 23304,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5719036/general/1b18521a-8581-4495-9468-04cdaa4df4d0.jpg',
'https://images.openlane.eu/carimgs/5719036/general/91624e6f-d47e-4e07-beb3-d5d62be654b1.jpg',
'https://images.openlane.eu/carimgs/5719036/general/1381531b-65af-4dc9-9d41-0a5289064513.jpg',
'https://images.openlane.eu/carimgs/5719036/general/e98769c6-dce0-46de-85cf-83d70a862301.jpg',
'https://images.openlane.eu/carimgs/5719036/general/25c02250-d300-4d17-9727-08990ccb2c6d.jpg',
'https://images.openlane.eu/carimgs/5719036/general/03aa7652-dccf-402c-b0d9-c0c073fb19e1.jpg',
'https://images.openlane.eu/carimgs/5719036/general/79bbc9fd-bd38-456e-bed8-eca0c496c56e.jpg',
'https://images.openlane.eu/carimgs/5719036/general/83836d61-2edb-4843-8a79-1be13034c086.jpg',
'https://images.openlane.eu/carimgs/5719036/general/a7afa0cf-8ff7-4835-b606-a225f4ec52cc.jpg',
'https://images.openlane.eu/carimgs/5719036/general/7545c43b-9acd-40b4-b6bd-d3c8153c8a3d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8bfb8b-aa70-55f0-bb82-2170764e4c2a/fe8bfb8b-aa70-55f0-bb82-2170764e4c2a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 921724,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719036/general/1b18521a-8581-4495-9468-04cdaa4df4d0.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8bfb8b-aa70-55f0-bb82-2170764e4c2a/fe8bfb8b-aa70-55f0-bb82-2170764e4c2a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 933728,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719036/general/91624e6f-d47e-4e07-beb3-d5d62be654b1.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8bfb8b-aa70-55f0-bb82-2170764e4c2a/fe8bfb8b-aa70-55f0-bb82-2170764e4c2a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 915571,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719036/general/1381531b-65af-4dc9-9d41-0a5289064513.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8bfb8b-aa70-55f0-bb82-2170764e4c2a/fe8bfb8b-aa70-55f0-bb82-2170764e4c2a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 900546,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719036/general/e98769c6-dce0-46de-85cf-83d70a862301.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8bfb8b-aa70-55f0-bb82-2170764e4c2a/fe8bfb8b-aa70-55f0-bb82-2170764e4c2a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1261877,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719036/general/25c02250-d300-4d17-9727-08990ccb2c6d.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8bfb8b-aa70-55f0-bb82-2170764e4c2a/fe8bfb8b-aa70-55f0-bb82-2170764e4c2a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1148744,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719036/general/03aa7652-dccf-402c-b0d9-c0c073fb19e1.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8bfb8b-aa70-55f0-bb82-2170764e4c2a/fe8bfb8b-aa70-55f0-bb82-2170764e4c2a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1162034,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719036/general/79bbc9fd-bd38-456e-bed8-eca0c496c56e.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8bfb8b-aa70-55f0-bb82-2170764e4c2a/fe8bfb8b-aa70-55f0-bb82-2170764e4c2a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1172617,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719036/general/83836d61-2edb-4843-8a79-1be13034c086.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8bfb8b-aa70-55f0-bb82-2170764e4c2a/fe8bfb8b-aa70-55f0-bb82-2170764e4c2a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1224290,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719036/general/a7afa0cf-8ff7-4835-b606-a225f4ec52cc.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8bfb8b-aa70-55f0-bb82-2170764e4c2a/fe8bfb8b-aa70-55f0-bb82-2170764e4c2a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1365011,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719036/general/7545c43b-9acd-40b4-b6bd-d3c8153c8a3d.jpg',
'Width': 3641}],
'price': 6400,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 4,
'seller_name': 'Mind2move GmbH',
'title': 'Smart Forfour - Electric - Automatic - 82 hp - 23.304 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 17:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725050%27 HTTP/1.1" 200 None
2026-03-25 17:19:42 [adesa.de] INFO: Saving data for 10725050: {'created_time': 1774459182.293541, 'last_price_update_time': 1774459182.293553, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725050') HTTP/1.1" 204 0
2026-03-25 17:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 with identifier: 10725006
2026-03-25 17:19:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 with identifier: 10725006
2026-03-25 17:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 with identifier: 10725006 to the API
2026-03-25 17:19:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:42 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5633871/general/d4434163-bba2-422b-9dbd-931544c7c03e.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': '31f3da9d-33ae-5ce1-9eb8-1036a474dcd1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000230',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725006',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 83923,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f3da9d-33ae-5ce1-9eb8-1036a474dcd1/31f3da9d-33ae-5ce1-9eb8-1036a474dcd1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228011,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633871/general/f725b9c9-1f7b-4ab0-bd1c-f433873c48f0.jpg',
'Width': 2731}],
'price': 19400,
'price_includes_vat': True,
'registration_date': '2021-06-09',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen Arteon Shooting Brake 1.4 R-Line - Hybrid - 156 hp - '
'83.923 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2021}
2026-03-25 17:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725006%27 HTTP/1.1" 200 None
2026-03-25 17:19:42 [adesa.de] INFO: Saving data for 10725006: {'created_time': 1774459182.680033, 'last_price_update_time': 1774459182.680046, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725006') HTTP/1.1" 204 0
2026-03-25 17:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eeca9450-bc20-561c-8565-85a88aa676f0 with identifier: 10724989
2026-03-25 17:19:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eeca9450-bc20-561c-8565-85a88aa676f0 with identifier: 10724989
2026-03-25 17:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eeca9450-bc20-561c-8565-85a88aa676f0 with identifier: 10724989 to the API
2026-03-25 17:19:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:43 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5613351/general/0676481c-e557-4edc-845d-409e5699e572.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': 'eeca9450-bc20-561c-8565-85a88aa676f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000097',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724989',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 59534,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eeca9450-bc20-561c-8565-85a88aa676f0/eeca9450-bc20-561c-8565-85a88aa676f0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245369,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613351/general/d82014a0-3b29-4b8b-964a-fe7343205991.jpg',
'Width': 2731}],
'price': 22900,
'price_includes_vat': True,
'registration_date': '2022-08-04',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.5 GTX - 4Motion - Electric - 299 hp - 59.534 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724989%27 HTTP/1.1" 200 None
2026-03-25 17:19:43 [adesa.de] INFO: Saving data for 10724989: {'created_time': 1774459183.15526, 'last_price_update_time': 1774459183.155273, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724989') HTTP/1.1" 204 0
2026-03-25 17:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 521b2bc6-a3f5-5641-be38-1554506972d7 with identifier: 10725130
2026-03-25 17:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 521b2bc6-a3f5-5641-be38-1554506972d7 with identifier: 10725130
2026-03-25 17:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 521b2bc6-a3f5-5641-be38-1554506972d7 with identifier: 10725130 to the API
2026-03-25 17:19:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725130>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': '521b2bc6-a3f5-5641-be38-1554506972d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000435',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725130',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Smart',
'model': 'Forfour',
'odometer': 14302,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5676623/general/03b71be9-a647-4332-a221-cfca0f3b0987.jpg',
'https://images.openlane.eu/carimgs/5676623/general/5a836092-a889-407c-b6a7-d15c3bfd5f1d.jpg',
'https://images.openlane.eu/carimgs/5676623/general/6213d9ab-796a-4f03-951b-911c52040a7e.jpg',
'https://images.openlane.eu/carimgs/5676623/general/7ada34c2-27e3-45b7-bf05-74639c184d27.jpg',
'https://images.openlane.eu/carimgs/5676623/general/a6ff747b-8660-4166-9e5a-bc4936df0401.jpg',
'https://images.openlane.eu/carimgs/5676623/general/7b095a60-de7f-4dd3-98ca-fbac10f525c3.jpg',
'https://images.openlane.eu/carimgs/5676623/general/46357864-47d0-48c9-92be-6dc8e8c74816.jpg',
'https://images.openlane.eu/carimgs/5676623/general/63adfe02-53ed-4162-9f5b-a820ff58384a.jpg',
'https://images.openlane.eu/carimgs/5676623/general/7113a3b7-e0be-4b98-bae5-c92b65c36f4d.jpg',
'https://images.openlane.eu/carimgs/5676623/general/3262dc67-6a57-4942-96f5-38a67618e49d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_521b2bc6-a3f5-5641-be38-1554506972d7/521b2bc6-a3f5-5641-be38-1554506972d7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1134391,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676623/general/03b71be9-a647-4332-a221-cfca0f3b0987.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_521b2bc6-a3f5-5641-be38-1554506972d7/521b2bc6-a3f5-5641-be38-1554506972d7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1119302,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676623/general/5a836092-a889-407c-b6a7-d15c3bfd5f1d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_521b2bc6-a3f5-5641-be38-1554506972d7/521b2bc6-a3f5-5641-be38-1554506972d7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1190776,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676623/general/6213d9ab-796a-4f03-951b-911c52040a7e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_521b2bc6-a3f5-5641-be38-1554506972d7/521b2bc6-a3f5-5641-be38-1554506972d7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1257082,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676623/general/7ada34c2-27e3-45b7-bf05-74639c184d27.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_521b2bc6-a3f5-5641-be38-1554506972d7/521b2bc6-a3f5-5641-be38-1554506972d7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1223765,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676623/general/a6ff747b-8660-4166-9e5a-bc4936df0401.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_521b2bc6-a3f5-5641-be38-1554506972d7/521b2bc6-a3f5-5641-be38-1554506972d7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1295745,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676623/general/7b095a60-de7f-4dd3-98ca-fbac10f525c3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_521b2bc6-a3f5-5641-be38-1554506972d7/521b2bc6-a3f5-5641-be38-1554506972d7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 764408,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676623/general/46357864-47d0-48c9-92be-6dc8e8c74816.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_521b2bc6-a3f5-5641-be38-1554506972d7/521b2bc6-a3f5-5641-be38-1554506972d7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 720537,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676623/general/63adfe02-53ed-4162-9f5b-a820ff58384a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_521b2bc6-a3f5-5641-be38-1554506972d7/521b2bc6-a3f5-5641-be38-1554506972d7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 694732,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676623/general/7113a3b7-e0be-4b98-bae5-c92b65c36f4d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_521b2bc6-a3f5-5641-be38-1554506972d7/521b2bc6-a3f5-5641-be38-1554506972d7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 980940,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676623/general/3262dc67-6a57-4942-96f5-38a67618e49d.jpg',
'Width': 2731}],
'price': 6800,
'price_includes_vat': True,
'registration_date': '2022-04-22',
'seats_number': 4,
'seller_name': 'Mind2move GmbH',
'title': 'Smart Forfour - Electric - Automatic - 82 hp - 14.302 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725130%27 HTTP/1.1" 200 None
2026-03-25 17:19:43 [adesa.de] INFO: Saving data for 10725130: {'created_time': 1774459183.464528, 'last_price_update_time': 1774459183.464541, 'auction_closing_time': 1774530600.0}
2026-03-25 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725130') HTTP/1.1" 204 0
2026-03-25 17:19:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5490971/general/6f2a115d-2852-4416-97d0-f796f130e8de.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724968)
2026-03-25 17:19:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 4b638e57-a064-5ac4-9816-05ab792284f0 due to Ignoring non-200 response
2026-03-25 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252Fe208b4fc-dff6-4152-9083-136c079760df.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/e208b4fc-dff6-4152-9083-136c079760df.jpg not downloaded yet
2026-03-25 17:19:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 due to Ignoring non-200 response
2026-03-25 17:19:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item eeca9450-bc20-561c-8565-85a88aa676f0 due to Ignoring non-200 response
2026-03-25 17:19:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item df2f9f96-5300-5e17-94e6-3f83f9c1558b due to Ignoring non-200 response
2026-03-25 17:19:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5490971/general/9c82ad3a-5e04-4edc-9624-814fbc863499.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724968)
2026-03-25 17:19:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5524341/general/c6be3137-87ea-4d48-a739-1a64e68c3e37.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725077)
2026-03-25 17:19:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620357/general/f06cbb66-6af2-49a0-997b-60c167426401.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724996)
2026-03-25 17:19:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620303/general/335f64d4-1c3f-4938-b92a-de34ca864d1a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725100)
2026-03-25 17:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725203> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725030> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item e1797686-4e5a-561b-8342-fcaf53a3f40e due to Ignoring non-200 response
2026-03-25 17:19:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item f2a12ea1-478d-5db4-b9b6-1250ca3793ee due to Ignoring non-200 response
2026-03-25 17:19:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item e1797686-4e5a-561b-8342-fcaf53a3f40e due to Ignoring non-200 response
2026-03-25 17:19:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e1797686-4e5a-561b-8342-fcaf53a3f40e, skipping ID generation
2026-03-25 17:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1797686-4e5a-561b-8342-fcaf53a3f40e with scrape type 1
2026-03-25 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e1797686-4e5a-561b-8342-fcaf53a3f40e sending to next pipeline
2026-03-25 17:19:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e1797686-4e5a-561b-8342-fcaf53a3f40e, identifier: 10725016
2026-03-25 17:19:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item df2f9f96-5300-5e17-94e6-3f83f9c1558b due to Ignoring non-200 response
2026-03-25 17:19:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item a656dd39-d5cd-5250-b8e6-f25d99948197 due to Ignoring non-200 response
2026-03-25 17:19:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item f2a12ea1-478d-5db4-b9b6-1250ca3793ee due to Ignoring non-200 response
2026-03-25 17:19:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620303/general/9c64c3e4-4d5c-49a0-9edf-d83aa62690f4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725100)
2026-03-25 17:19:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5490971/general/21b173c7-7500-4ee2-9d2e-681f51294981.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724968)
2026-03-25 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252F25ba47bb-5425-417d-9921-9cce49b1062a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/25ba47bb-5425-417d-9921-9cce49b1062a.jpg not downloaded yet
2026-03-25 17:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725129> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e1797686-4e5a-561b-8342-fcaf53a3f40e with identifier: 10725016
2026-03-25 17:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e1797686-4e5a-561b-8342-fcaf53a3f40e with identifier: 10725016
2026-03-25 17:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e1797686-4e5a-561b-8342-fcaf53a3f40e with identifier: 10725016 to the API
2026-03-25 17:19:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:44 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5653052/general/3c20a7ba-fc7e-46bd-b7ad-f4f64ea079d1.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 513,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': 'e1797686-4e5a-561b-8342-fcaf53a3f40e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000316',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725016',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 93569,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1797686-4e5a-561b-8342-fcaf53a3f40e/e1797686-4e5a-561b-8342-fcaf53a3f40e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185662,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653052/general/15b2c0ce-6d28-48af-b253-0b6054389f22.jpg',
'Width': 2731}],
'price': 21600,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Tesla Model 3 Performance 82 kWh - Dual Motor - Electric - '
'Automatic - 513 hp - 93.569 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725016%27 HTTP/1.1" 200 None
2026-03-25 17:19:44 [adesa.de] INFO: Saving data for 10725016: {'created_time': 1774459184.057013, 'last_price_update_time': 1774459184.057025, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725016') HTTP/1.1" 204 0
2026-03-25 17:19:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5490971/general/7c0ae417-f994-4627-ac02-f057377755a3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724968)
2026-03-25 17:19:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620357/general/a26ee717-e1d1-4fd8-9883-c9aaac3b98bf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724996)
2026-03-25 17:19:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item e1797686-4e5a-561b-8342-fcaf53a3f40e due to Ignoring non-200 response
2026-03-25 17:19:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620303/general/cd0308f8-29f6-4c41-90a5-3e6340a963a7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725100)
2026-03-25 17:19:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5490971/general/c950d2b1-1028-4eec-8217-1237656ccbb3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724968)
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252Fbce06b97-852c-4f1c-8c41-b5f8a5deb757.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/bce06b97-852c-4f1c-8c41-b5f8a5deb757.jpg not downloaded yet
2026-03-25 17:19:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item a656dd39-d5cd-5250-b8e6-f25d99948197 due to Ignoring non-200 response
2026-03-25 17:19:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item a656dd39-d5cd-5250-b8e6-f25d99948197 due to Ignoring non-200 response
2026-03-25 17:19:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: df2f9f96-5300-5e17-94e6-3f83f9c1558b, skipping ID generation
2026-03-25 17:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df2f9f96-5300-5e17-94e6-3f83f9c1558b with scrape type 1
2026-03-25 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item df2f9f96-5300-5e17-94e6-3f83f9c1558b sending to next pipeline
2026-03-25 17:19:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: df2f9f96-5300-5e17-94e6-3f83f9c1558b, identifier: 10725077
2026-03-25 17:19:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: df2f9f96-5300-5e17-94e6-3f83f9c1558b with identifier: 10725077
2026-03-25 17:19:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: df2f9f96-5300-5e17-94e6-3f83f9c1558b with identifier: 10725077
2026-03-25 17:19:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: df2f9f96-5300-5e17-94e6-3f83f9c1558b with identifier: 10725077 to the API
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:44 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5524341/general/c6be3137-87ea-4d48-a739-1a64e68c3e37.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': 'df2f9f96-5300-5e17-94e6-3f83f9c1558b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004272',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725077',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 92162,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df2f9f96-5300-5e17-94e6-3f83f9c1558b/df2f9f96-5300-5e17-94e6-3f83f9c1558b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268121,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5524341/general/70ea35e1-c065-4f83-b4d1-773a98c0f2bf.jpg',
'Width': 2731}],
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-09-16',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.4 Style - Electric - Automatic - 170 hp - 92.162 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725077%27 HTTP/1.1" 200 None
2026-03-25 17:19:44 [adesa.de] INFO: Saving data for 10725077: {'created_time': 1774459184.651558, 'last_price_update_time': 1774459184.65158, 'auction_closing_time': 1774530600.0}
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725077') HTTP/1.1" 204 0
2026-03-25 17:19:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b due to Ignoring non-200 response
2026-03-25 17:19:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item f2a12ea1-478d-5db4-b9b6-1250ca3793ee due to Ignoring non-200 response
2026-03-25 17:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2b454f6-830c-5e7b-8163-3f7f32e6c697 with identifier: 10725203
2026-03-25 17:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2b454f6-830c-5e7b-8163-3f7f32e6c697 with scrape type 1
2026-03-25 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e2b454f6-830c-5e7b-8163-3f7f32e6c697
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252Fd1c49a80-9324-41ee-a7a7-d6d7decb199a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/d1c49a80-9324-41ee-a7a7-d6d7decb199a.jpg not downloaded yet
2026-03-25 17:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e92bb2f2-c252-513f-bbc0-00df234e673f with identifier: 10725030
2026-03-25 17:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e92bb2f2-c252-513f-bbc0-00df234e673f with scrape type 1
2026-03-25 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e92bb2f2-c252-513f-bbc0-00df234e673f
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680146%252Fgeneral%252F8b61289c-d4cf-4dc9-9344-250456debc30.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680146/general/8b61289c-d4cf-4dc9-9344-250456debc30.jpg already downloaded
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680146%252Fgeneral%252F23ad7f68-f858-4eec-9bfc-020bbe94d5c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680146/general/23ad7f68-f858-4eec-9bfc-020bbe94d5c2.jpg already downloaded
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680146%252Fgeneral%252F041ad12e-7747-41eb-8375-391a2f4f7cfe.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680146/general/041ad12e-7747-41eb-8375-391a2f4f7cfe.jpg already downloaded
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680146%252Fgeneral%252Fa4b0018e-9f2b-4677-8189-e2b1e6281714.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680146/general/a4b0018e-9f2b-4677-8189-e2b1e6281714.jpg already downloaded
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680146%252Fgeneral%252F26a446da-3596-4652-9bad-f2f6b9553ef2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680146/general/26a446da-3596-4652-9bad-f2f6b9553ef2.jpg already downloaded
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680146%252Fgeneral%252F961b0dbe-4ba4-411d-8e81-2a4182d67179.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680146/general/961b0dbe-4ba4-411d-8e81-2a4182d67179.jpg already downloaded
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680146%252Fgeneral%252F4cf5836b-dccb-47ac-b066-20bb3cd9057d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680146/general/4cf5836b-dccb-47ac-b066-20bb3cd9057d.jpg already downloaded
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680146%252Fgeneral%252Ff4f3c138-4f45-49d6-8016-2e038323b77b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680146/general/f4f3c138-4f45-49d6-8016-2e038323b77b.jpg already downloaded
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680146%252Fgeneral%252F394563f3-8c87-4baf-bc9d-744947527587.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680146/general/394563f3-8c87-4baf-bc9d-744947527587.jpg already downloaded
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680146%252Fgeneral%252Fe9a5b61d-3ddd-49eb-bf46-ee070abe1902.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680146/general/e9a5b61d-3ddd-49eb-bf46-ee070abe1902.jpg already downloaded
2026-03-25 17:19:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e92bb2f2-c252-513f-bbc0-00df234e673f, identifier: 10725030
2026-03-25 17:19:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item f2a12ea1-478d-5db4-b9b6-1250ca3793ee due to Ignoring non-200 response
2026-03-25 17:19:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item a656dd39-d5cd-5250-b8e6-f25d99948197 due to Ignoring non-200 response
2026-03-25 17:19:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91ed1ad1-7fa6-5410-a513-caa11c6a6443 with identifier: 10725129
2026-03-25 17:19:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91ed1ad1-7fa6-5410-a513-caa11c6a6443 with scrape type 1
2026-03-25 17:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 91ed1ad1-7fa6-5410-a513-caa11c6a6443
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671884%252Fgeneral%252F22b205a8-f213-4f35-8cd2-09ef4aa357b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671884/general/22b205a8-f213-4f35-8cd2-09ef4aa357b3.jpg already downloaded
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671884%252Fgeneral%252F9be4fa12-33be-4a3f-94c1-752665f988c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671884/general/9be4fa12-33be-4a3f-94c1-752665f988c7.jpg already downloaded
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671884%252Fgeneral%252F9d47334a-d548-452d-b042-46d7efcd981b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671884/general/9d47334a-d548-452d-b042-46d7efcd981b.jpg already downloaded
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671884%252Fgeneral%252Fb2cfd9b3-80b2-406d-a228-8560e748e368.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671884/general/b2cfd9b3-80b2-406d-a228-8560e748e368.jpg already downloaded
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671884%252Fgeneral%252F8d2fd802-25d9-40d9-ac29-232892cf5b51.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671884/general/8d2fd802-25d9-40d9-ac29-232892cf5b51.jpg already downloaded
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671884%252Fgeneral%252F5d0e6529-9cad-416b-b290-102f6734946b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671884/general/5d0e6529-9cad-416b-b290-102f6734946b.jpg already downloaded
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671884%252Fgeneral%252Fa436b246-446a-4f74-b4cd-f39f9a487297.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671884/general/a436b246-446a-4f74-b4cd-f39f9a487297.jpg already downloaded
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671884%252Fgeneral%252F6d011418-5bc1-4b7f-b931-5e0556a9d1d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671884/general/6d011418-5bc1-4b7f-b931-5e0556a9d1d6.jpg already downloaded
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671884%252Fgeneral%252F575f6e1a-c355-4762-9123-cfd8eab4b035.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671884/general/575f6e1a-c355-4762-9123-cfd8eab4b035.jpg already downloaded
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671884%252Fgeneral%252F11253eed-5ae4-417e-986c-c900d8791303.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671884/general/11253eed-5ae4-417e-986c-c900d8791303.jpg already downloaded
2026-03-25 17:19:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 91ed1ad1-7fa6-5410-a513-caa11c6a6443, identifier: 10725129
2026-03-25 17:19:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620303/general/400193e2-6993-4f00-97fe-3dc82f23a78f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725100)
2026-03-25 17:19:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5490971/general/0b03664b-a79a-4629-bf82-a60e2ade0114.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724968)
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252F92a5c4cc-8618-4e45-9385-7113675cc6a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/92a5c4cc-8618-4e45-9385-7113675cc6a2.jpg not downloaded yet
2026-03-25 17:19:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item df2f9f96-5300-5e17-94e6-3f83f9c1558b due to Ignoring non-200 response
2026-03-25 17:19:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e92bb2f2-c252-513f-bbc0-00df234e673f with identifier: 10725030
2026-03-25 17:19:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e92bb2f2-c252-513f-bbc0-00df234e673f with identifier: 10725030
2026-03-25 17:19:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e92bb2f2-c252-513f-bbc0-00df234e673f with identifier: 10725030 to the API
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725030>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 325,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': 'e92bb2f2-c252-513f-bbc0-00df234e673f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000456',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725030',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 67800,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5680146/general/8b61289c-d4cf-4dc9-9344-250456debc30.jpg',
'https://images.openlane.eu/carimgs/5680146/general/23ad7f68-f858-4eec-9bfc-020bbe94d5c2.jpg',
'https://images.openlane.eu/carimgs/5680146/general/041ad12e-7747-41eb-8375-391a2f4f7cfe.jpg',
'https://images.openlane.eu/carimgs/5680146/general/a4b0018e-9f2b-4677-8189-e2b1e6281714.jpg',
'https://images.openlane.eu/carimgs/5680146/general/26a446da-3596-4652-9bad-f2f6b9553ef2.jpg',
'https://images.openlane.eu/carimgs/5680146/general/961b0dbe-4ba4-411d-8e81-2a4182d67179.jpg',
'https://images.openlane.eu/carimgs/5680146/general/4cf5836b-dccb-47ac-b066-20bb3cd9057d.jpg',
'https://images.openlane.eu/carimgs/5680146/general/f4f3c138-4f45-49d6-8016-2e038323b77b.jpg',
'https://images.openlane.eu/carimgs/5680146/general/394563f3-8c87-4baf-bc9d-744947527587.jpg',
'https://images.openlane.eu/carimgs/5680146/general/e9a5b61d-3ddd-49eb-bf46-ee070abe1902.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e92bb2f2-c252-513f-bbc0-00df234e673f/e92bb2f2-c252-513f-bbc0-00df234e673f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119964,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680146/general/8b61289c-d4cf-4dc9-9344-250456debc30.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e92bb2f2-c252-513f-bbc0-00df234e673f/e92bb2f2-c252-513f-bbc0-00df234e673f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130153,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680146/general/23ad7f68-f858-4eec-9bfc-020bbe94d5c2.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e92bb2f2-c252-513f-bbc0-00df234e673f/e92bb2f2-c252-513f-bbc0-00df234e673f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115544,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680146/general/041ad12e-7747-41eb-8375-391a2f4f7cfe.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e92bb2f2-c252-513f-bbc0-00df234e673f/e92bb2f2-c252-513f-bbc0-00df234e673f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124587,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680146/general/a4b0018e-9f2b-4677-8189-e2b1e6281714.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e92bb2f2-c252-513f-bbc0-00df234e673f/e92bb2f2-c252-513f-bbc0-00df234e673f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72137,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680146/general/26a446da-3596-4652-9bad-f2f6b9553ef2.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e92bb2f2-c252-513f-bbc0-00df234e673f/e92bb2f2-c252-513f-bbc0-00df234e673f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96803,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680146/general/961b0dbe-4ba4-411d-8e81-2a4182d67179.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e92bb2f2-c252-513f-bbc0-00df234e673f/e92bb2f2-c252-513f-bbc0-00df234e673f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51830,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680146/general/4cf5836b-dccb-47ac-b066-20bb3cd9057d.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e92bb2f2-c252-513f-bbc0-00df234e673f/e92bb2f2-c252-513f-bbc0-00df234e673f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54888,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680146/general/f4f3c138-4f45-49d6-8016-2e038323b77b.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e92bb2f2-c252-513f-bbc0-00df234e673f/e92bb2f2-c252-513f-bbc0-00df234e673f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82223,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680146/general/394563f3-8c87-4baf-bc9d-744947527587.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e92bb2f2-c252-513f-bbc0-00df234e673f/e92bb2f2-c252-513f-bbc0-00df234e673f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73021,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680146/general/e9a5b61d-3ddd-49eb-bf46-ee070abe1902.jpg',
'Width': 720}],
'price': 20600,
'price_includes_vat': True,
'registration_date': '2022-12-27',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Tesla Model 3 - Electric - Automatic - 325 hp - 67.800 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725030%27 HTTP/1.1" 200 None
2026-03-25 17:19:45 [adesa.de] INFO: Saving data for 10725030: {'created_time': 1774459185.790424, 'last_price_update_time': 1774459185.790437, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725030') HTTP/1.1" 204 0
2026-03-25 17:19:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 91ed1ad1-7fa6-5410-a513-caa11c6a6443 with identifier: 10725129
2026-03-25 17:19:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 91ed1ad1-7fa6-5410-a513-caa11c6a6443 with identifier: 10725129
2026-03-25 17:19:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 91ed1ad1-7fa6-5410-a513-caa11c6a6443 with identifier: 10725129 to the API
2026-03-25 17:19:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725129>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': '91ed1ad1-7fa6-5410-a513-caa11c6a6443',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000121',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725129',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Smart',
'model': 'Forfour',
'odometer': 29474,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5671884/general/22b205a8-f213-4f35-8cd2-09ef4aa357b3.jpg',
'https://images.openlane.eu/carimgs/5671884/general/9be4fa12-33be-4a3f-94c1-752665f988c7.jpg',
'https://images.openlane.eu/carimgs/5671884/general/9d47334a-d548-452d-b042-46d7efcd981b.jpg',
'https://images.openlane.eu/carimgs/5671884/general/b2cfd9b3-80b2-406d-a228-8560e748e368.jpg',
'https://images.openlane.eu/carimgs/5671884/general/8d2fd802-25d9-40d9-ac29-232892cf5b51.jpg',
'https://images.openlane.eu/carimgs/5671884/general/5d0e6529-9cad-416b-b290-102f6734946b.jpg',
'https://images.openlane.eu/carimgs/5671884/general/a436b246-446a-4f74-b4cd-f39f9a487297.jpg',
'https://images.openlane.eu/carimgs/5671884/general/6d011418-5bc1-4b7f-b931-5e0556a9d1d6.jpg',
'https://images.openlane.eu/carimgs/5671884/general/575f6e1a-c355-4762-9123-cfd8eab4b035.jpg',
'https://images.openlane.eu/carimgs/5671884/general/11253eed-5ae4-417e-986c-c900d8791303.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91ed1ad1-7fa6-5410-a513-caa11c6a6443/91ed1ad1-7fa6-5410-a513-caa11c6a6443_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1109564,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671884/general/22b205a8-f213-4f35-8cd2-09ef4aa357b3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91ed1ad1-7fa6-5410-a513-caa11c6a6443/91ed1ad1-7fa6-5410-a513-caa11c6a6443_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1024525,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671884/general/9be4fa12-33be-4a3f-94c1-752665f988c7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91ed1ad1-7fa6-5410-a513-caa11c6a6443/91ed1ad1-7fa6-5410-a513-caa11c6a6443_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1025631,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671884/general/9d47334a-d548-452d-b042-46d7efcd981b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91ed1ad1-7fa6-5410-a513-caa11c6a6443/91ed1ad1-7fa6-5410-a513-caa11c6a6443_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 998699,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671884/general/b2cfd9b3-80b2-406d-a228-8560e748e368.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91ed1ad1-7fa6-5410-a513-caa11c6a6443/91ed1ad1-7fa6-5410-a513-caa11c6a6443_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1087075,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671884/general/8d2fd802-25d9-40d9-ac29-232892cf5b51.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91ed1ad1-7fa6-5410-a513-caa11c6a6443/91ed1ad1-7fa6-5410-a513-caa11c6a6443_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1175258,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671884/general/5d0e6529-9cad-416b-b290-102f6734946b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91ed1ad1-7fa6-5410-a513-caa11c6a6443/91ed1ad1-7fa6-5410-a513-caa11c6a6443_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1170856,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671884/general/a436b246-446a-4f74-b4cd-f39f9a487297.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91ed1ad1-7fa6-5410-a513-caa11c6a6443/91ed1ad1-7fa6-5410-a513-caa11c6a6443_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 867904,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671884/general/6d011418-5bc1-4b7f-b931-5e0556a9d1d6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91ed1ad1-7fa6-5410-a513-caa11c6a6443/91ed1ad1-7fa6-5410-a513-caa11c6a6443_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 894089,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671884/general/575f6e1a-c355-4762-9123-cfd8eab4b035.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91ed1ad1-7fa6-5410-a513-caa11c6a6443/91ed1ad1-7fa6-5410-a513-caa11c6a6443_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1100599,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671884/general/11253eed-5ae4-417e-986c-c900d8791303.jpg',
'Width': 2731}],
'price': 6600,
'price_includes_vat': True,
'registration_date': '2022-07-21',
'seats_number': 4,
'seller_name': 'Car Trade Deutschland',
'title': 'Smart Forfour - Electric - Automatic - 82 hp - 29.474 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725129%27 HTTP/1.1" 200 None
2026-03-25 17:19:46 [adesa.de] INFO: Saving data for 10725129: {'created_time': 1774459186.201482, 'last_price_update_time': 1774459186.201496, 'auction_closing_time': 1774530600.0}
2026-03-25 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725129') HTTP/1.1" 204 0
2026-03-25 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252Ff3854f2a-7ed8-449d-bdb5-b6aa73e52a44.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/f3854f2a-7ed8-449d-bdb5-b6aa73e52a44.jpg not downloaded yet
2026-03-25 17:19:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725151> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item a656dd39-d5cd-5250-b8e6-f25d99948197 due to Ignoring non-200 response
2026-03-25 17:19:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d5bd75e2-d244-54fa-b30c-8d0d2e393d5b, skipping ID generation
2026-03-25 17:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b with scrape type 1
2026-03-25 17:19:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b sending to next pipeline
2026-03-25 17:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d5bd75e2-d244-54fa-b30c-8d0d2e393d5b, identifier: 10724996
2026-03-25 17:19:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f2a12ea1-478d-5db4-b9b6-1250ca3793ee due to Ignoring non-200 response
2026-03-25 17:19:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item a656dd39-d5cd-5250-b8e6-f25d99948197 due to Ignoring non-200 response
2026-03-25 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252Fb80b69ec-8e92-4faa-a540-c0cc1e0c36a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/b80b69ec-8e92-4faa-a540-c0cc1e0c36a2.jpg not downloaded yet
2026-03-25 17:19:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d5bd75e2-d244-54fa-b30c-8d0d2e393d5b with identifier: 10724996
2026-03-25 17:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d5bd75e2-d244-54fa-b30c-8d0d2e393d5b with identifier: 10724996
2026-03-25 17:19:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d5bd75e2-d244-54fa-b30c-8d0d2e393d5b with identifier: 10724996 to the API
2026-03-25 17:19:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:46 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5620357/general/a26ee717-e1d1-4fd8-9883-c9aaac3b98bf.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 303,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': 'd5bd75e2-d244-54fa-b30c-8d0d2e393d5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000152',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724996',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 165204,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 50,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5bd75e2-d244-54fa-b30c-8d0d2e393d5b/d5bd75e2-d244-54fa-b30c-8d0d2e393d5b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420482,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620357/general/49bf66f9-1863-47b3-be73-6d057867b913.jpg',
'Width': 2731}],
'price': 25900,
'price_includes_vat': True,
'registration_date': '2020-08-25',
'seats_number': 7,
'seller_name': 'Mind2move GmbH',
'title': 'Volvo XC90 T8 Inscription - AWD - Hybrid - 303 hp - 165.204 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2020}
2026-03-25 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724996%27 HTTP/1.1" 200 None
2026-03-25 17:19:46 [adesa.de] INFO: Saving data for 10724996: {'created_time': 1774459186.666725, 'last_price_update_time': 1774459186.666742, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724996') HTTP/1.1" 204 0
2026-03-25 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252Fdf0508b9-f51c-46db-8fcd-810ef568e9c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/df0508b9-f51c-46db-8fcd-810ef568e9c7.jpg not downloaded yet
2026-03-25 17:19:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b due to Ignoring non-200 response
2026-03-25 17:19:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f2a12ea1-478d-5db4-b9b6-1250ca3793ee, skipping ID generation
2026-03-25 17:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2a12ea1-478d-5db4-b9b6-1250ca3793ee with scrape type 1
2026-03-25 17:19:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f2a12ea1-478d-5db4-b9b6-1250ca3793ee sending to next pipeline
2026-03-25 17:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f2a12ea1-478d-5db4-b9b6-1250ca3793ee, identifier: 10725100
2026-03-25 17:19:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a656dd39-d5cd-5250-b8e6-f25d99948197, skipping ID generation
2026-03-25 17:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a656dd39-d5cd-5250-b8e6-f25d99948197 with scrape type 1
2026-03-25 17:19:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a656dd39-d5cd-5250-b8e6-f25d99948197 sending to next pipeline
2026-03-25 17:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a656dd39-d5cd-5250-b8e6-f25d99948197, identifier: 10724968
2026-03-25 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252F3b806ee4-418c-45c4-8d8a-1ce1ee2f7e6b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/3b806ee4-418c-45c4-8d8a-1ce1ee2f7e6b.jpg not downloaded yet
2026-03-25 17:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f2a12ea1-478d-5db4-b9b6-1250ca3793ee with identifier: 10725100
2026-03-25 17:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f2a12ea1-478d-5db4-b9b6-1250ca3793ee with identifier: 10725100
2026-03-25 17:19:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f2a12ea1-478d-5db4-b9b6-1250ca3793ee with identifier: 10725100 to the API
2026-03-25 17:19:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:47 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5620303/general/400193e2-6993-4f00-97fe-3dc82f23a78f.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': 'f2a12ea1-478d-5db4-b9b6-1250ca3793ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000155',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725100',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 99224,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2a12ea1-478d-5db4-b9b6-1250ca3793ee/f2a12ea1-478d-5db4-b9b6-1250ca3793ee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292838,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620303/general/a218669e-7741-498d-9a79-367ad9a4102f.jpg',
'Width': 2731}],
'price': 26200,
'price_includes_vat': True,
'registration_date': '2022-08-25',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQC 400 AMG Line - 4-Matic - Electric - 408 hp - '
'99.224 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 17:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725100%27 HTTP/1.1" 200 None
2026-03-25 17:19:47 [adesa.de] INFO: Saving data for 10725100: {'created_time': 1774459187.313596, 'last_price_update_time': 1774459187.313609, 'auction_closing_time': 1774530600.0}
2026-03-25 17:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725100') HTTP/1.1" 204 0
2026-03-25 17:19:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a656dd39-d5cd-5250-b8e6-f25d99948197 with identifier: 10724968
2026-03-25 17:19:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a656dd39-d5cd-5250-b8e6-f25d99948197 with identifier: 10724968
2026-03-25 17:19:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a656dd39-d5cd-5250-b8e6-f25d99948197 with identifier: 10724968 to the API
2026-03-25 17:19:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5490971/general/0b03664b-a79a-4629-bf82-a60e2ade0114.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': 'a656dd39-d5cd-5250-b8e6-f25d99948197',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '225000743',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724968',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'C40',
'odometer': 89353,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a656dd39-d5cd-5250-b8e6-f25d99948197/a656dd39-d5cd-5250-b8e6-f25d99948197_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330637,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490971/general/e5959cff-77c2-4a14-8565-2a6f2cf2d0c2.jpg',
'Width': 2731}],
'price': 22500,
'price_includes_vat': True,
'registration_date': '2022-04-12',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Volvo C40 79 kWh - Twin Motor - Electric - Automatic - 408 hp - '
'89.353 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724968%27 HTTP/1.1" 200 None
2026-03-25 17:19:48 [adesa.de] INFO: Saving data for 10724968: {'created_time': 1774459188.058781, 'last_price_update_time': 1774459188.058794, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724968') HTTP/1.1" 204 0
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252F991ed4c9-9605-42fc-b42a-ec720e88fa2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/991ed4c9-9605-42fc-b42a-ec720e88fa2e.jpg not downloaded yet
2026-03-25 17:19:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f2a12ea1-478d-5db4-b9b6-1250ca3793ee due to Ignoring non-200 response
2026-03-25 17:19:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item a656dd39-d5cd-5250-b8e6-f25d99948197 due to Ignoring non-200 response
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252F50eb9f8c-c54b-4ca8-bac8-c99e4117e847.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/50eb9f8c-c54b-4ca8-bac8-c99e4117e847.jpg not downloaded yet
2026-03-25 17:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 759841c1-cee0-5c4a-a277-ac1be8e8730a with identifier: 10725151
2026-03-25 17:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 759841c1-cee0-5c4a-a277-ac1be8e8730a with scrape type 1
2026-03-25 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 759841c1-cee0-5c4a-a277-ac1be8e8730a
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716268%252Fgeneral%252F2f50b021-0f24-442f-a44a-02230afc57eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716268/general/2f50b021-0f24-442f-a44a-02230afc57eb.jpg already downloaded
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716268%252Fgeneral%252Ff5d86d55-7fbc-4c61-b30d-2043f6fcad36.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716268/general/f5d86d55-7fbc-4c61-b30d-2043f6fcad36.jpg already downloaded
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716268%252Fgeneral%252F9fa754b1-e77c-4157-a21a-8ffbc4e761ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716268/general/9fa754b1-e77c-4157-a21a-8ffbc4e761ea.jpg already downloaded
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716268%252Fgeneral%252F3433a217-dbc3-4e21-b2c3-3a65f6986e2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716268/general/3433a217-dbc3-4e21-b2c3-3a65f6986e2a.jpg already downloaded
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716268%252Fgeneral%252F4939e27b-69e0-4081-ba7f-c94faab7ceb7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716268/general/4939e27b-69e0-4081-ba7f-c94faab7ceb7.jpg already downloaded
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716268%252Fgeneral%252F67be02d5-2e68-461a-9d2e-8158388322e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716268/general/67be02d5-2e68-461a-9d2e-8158388322e7.jpg already downloaded
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716268%252Fgeneral%252F5899c397-66a0-4e4b-bef0-5b5ec92274fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716268/general/5899c397-66a0-4e4b-bef0-5b5ec92274fb.jpg already downloaded
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716268%252Fgeneral%252F5be7e8a6-a33f-4d3f-9660-93c118d085d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716268/general/5be7e8a6-a33f-4d3f-9660-93c118d085d0.jpg already downloaded
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716268%252Fgeneral%252Fced70852-ab5f-48f9-9389-c78f3add151d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716268/general/ced70852-ab5f-48f9-9389-c78f3add151d.jpg already downloaded
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716268%252Fgeneral%252Fa1e9cddd-e874-443e-be11-7365a1160de6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716268/general/a1e9cddd-e874-443e-be11-7365a1160de6.jpg already downloaded
2026-03-25 17:19:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 759841c1-cee0-5c4a-a277-ac1be8e8730a, identifier: 10725151
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252Fac4640f9-8501-4d86-bca3-6863044b644c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/ac4640f9-8501-4d86-bca3-6863044b644c.jpg not downloaded yet
2026-03-25 17:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725205> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 759841c1-cee0-5c4a-a277-ac1be8e8730a with identifier: 10725151
2026-03-25 17:19:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 759841c1-cee0-5c4a-a277-ac1be8e8730a with identifier: 10725151
2026-03-25 17:19:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 759841c1-cee0-5c4a-a277-ac1be8e8730a with identifier: 10725151 to the API
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725151>
{'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-26T13:10:00Z',
'fuel_type': 'Electric',
'id': '759841c1-cee0-5c4a-a277-ac1be8e8730a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000607',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725151',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Smart',
'model': 'Forfour',
'odometer': 24060,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5716268/general/2f50b021-0f24-442f-a44a-02230afc57eb.jpg',
'https://images.openlane.eu/carimgs/5716268/general/f5d86d55-7fbc-4c61-b30d-2043f6fcad36.jpg',
'https://images.openlane.eu/carimgs/5716268/general/9fa754b1-e77c-4157-a21a-8ffbc4e761ea.jpg',
'https://images.openlane.eu/carimgs/5716268/general/3433a217-dbc3-4e21-b2c3-3a65f6986e2a.jpg',
'https://images.openlane.eu/carimgs/5716268/general/4939e27b-69e0-4081-ba7f-c94faab7ceb7.jpg',
'https://images.openlane.eu/carimgs/5716268/general/67be02d5-2e68-461a-9d2e-8158388322e7.jpg',
'https://images.openlane.eu/carimgs/5716268/general/5899c397-66a0-4e4b-bef0-5b5ec92274fb.jpg',
'https://images.openlane.eu/carimgs/5716268/general/5be7e8a6-a33f-4d3f-9660-93c118d085d0.jpg',
'https://images.openlane.eu/carimgs/5716268/general/ced70852-ab5f-48f9-9389-c78f3add151d.jpg',
'https://images.openlane.eu/carimgs/5716268/general/a1e9cddd-e874-443e-be11-7365a1160de6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_759841c1-cee0-5c4a-a277-ac1be8e8730a/759841c1-cee0-5c4a-a277-ac1be8e8730a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 918913,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716268/general/2f50b021-0f24-442f-a44a-02230afc57eb.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_759841c1-cee0-5c4a-a277-ac1be8e8730a/759841c1-cee0-5c4a-a277-ac1be8e8730a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 913405,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716268/general/f5d86d55-7fbc-4c61-b30d-2043f6fcad36.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_759841c1-cee0-5c4a-a277-ac1be8e8730a/759841c1-cee0-5c4a-a277-ac1be8e8730a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 864331,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716268/general/9fa754b1-e77c-4157-a21a-8ffbc4e761ea.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_759841c1-cee0-5c4a-a277-ac1be8e8730a/759841c1-cee0-5c4a-a277-ac1be8e8730a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 853994,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716268/general/3433a217-dbc3-4e21-b2c3-3a65f6986e2a.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_759841c1-cee0-5c4a-a277-ac1be8e8730a/759841c1-cee0-5c4a-a277-ac1be8e8730a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1327790,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716268/general/4939e27b-69e0-4081-ba7f-c94faab7ceb7.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_759841c1-cee0-5c4a-a277-ac1be8e8730a/759841c1-cee0-5c4a-a277-ac1be8e8730a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1291833,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716268/general/67be02d5-2e68-461a-9d2e-8158388322e7.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_759841c1-cee0-5c4a-a277-ac1be8e8730a/759841c1-cee0-5c4a-a277-ac1be8e8730a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1101010,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716268/general/5899c397-66a0-4e4b-bef0-5b5ec92274fb.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_759841c1-cee0-5c4a-a277-ac1be8e8730a/759841c1-cee0-5c4a-a277-ac1be8e8730a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1104147,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716268/general/5be7e8a6-a33f-4d3f-9660-93c118d085d0.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_759841c1-cee0-5c4a-a277-ac1be8e8730a/759841c1-cee0-5c4a-a277-ac1be8e8730a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1096086,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716268/general/ced70852-ab5f-48f9-9389-c78f3add151d.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_759841c1-cee0-5c4a-a277-ac1be8e8730a/759841c1-cee0-5c4a-a277-ac1be8e8730a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1084087,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716268/general/a1e9cddd-e874-443e-be11-7365a1160de6.jpg',
'Width': 2731}],
'price': 6200,
'price_includes_vat': True,
'registration_date': '2020-12-21',
'seats_number': 4,
'seller_name': 'Mind2move GmbH',
'title': 'Smart Forfour - Electric - Automatic - 82 hp - 24.060 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725151%27 HTTP/1.1" 200 None
2026-03-25 17:19:48 [adesa.de] INFO: Saving data for 10725151: {'created_time': 1774459188.776209, 'last_price_update_time': 1774459188.77622, 'auction_closing_time': 1774530600.0}
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725151') HTTP/1.1" 204 0
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252F74a050a0-d182-489d-b6e1-3cd04bbbb0a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/74a050a0-d182-489d-b6e1-3cd04bbbb0a0.jpg not downloaded yet
2026-03-25 17:19:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252Fb1553cea-e04e-47db-aff8-7c091586f021.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/b1553cea-e04e-47db-aff8-7c091586f021.jpg not downloaded yet
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252F42aef36f-21e8-47c2-abfe-bbd52ac82802.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/42aef36f-21e8-47c2-abfe-bbd52ac82802.jpg not downloaded yet
2026-03-25 17:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725068> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252Fc58331c8-43eb-40f4-b626-4b66677a10cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/c58331c8-43eb-40f4-b626-4b66677a10cd.jpg not downloaded yet
2026-03-25 17:19:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 290d6376-ac15-5aac-90a7-895079312229 with identifier: 10725205
2026-03-25 17:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 290d6376-ac15-5aac-90a7-895079312229 with scrape type 1
2026-03-25 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 290d6376-ac15-5aac-90a7-895079312229
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745960%252Fgeneral%252F81aa168b-da03-470c-92a3-05c542b3c441.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/81aa168b-da03-470c-92a3-05c542b3c441.jpg not downloaded yet
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252F51697fdc-471e-44e1-8cc9-e42995fdbe66.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/51697fdc-471e-44e1-8cc9-e42995fdbe66.jpg not downloaded yet
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745960%252Fgeneral%252F2dc0c25e-63ea-4592-9089-7105a15218e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/2dc0c25e-63ea-4592-9089-7105a15218e1.jpg not downloaded yet
2026-03-25 17:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5713351/general/2fca89fa-8f31-4fa4-bc21-9653825f9cab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725149)
2026-03-25 17:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5713351/general/e208b4fc-dff6-4152-9083-136c079760df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725149)
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252F22d7fb74-dd3b-4655-b6b5-172d19541dcf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/22d7fb74-dd3b-4655-b6b5-172d19541dcf.jpg not downloaded yet
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745960%252Fgeneral%252Ffc7c4982-6b34-4fd7-b5b3-bf2c5a6afaae.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/fc7c4982-6b34-4fd7-b5b3-bf2c5a6afaae.jpg not downloaded yet
2026-03-25 17:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5713351/general/25ba47bb-5425-417d-9921-9cce49b1062a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725149)
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252F1acbcd54-6a11-4e59-8558-905692bc9620.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/1acbcd54-6a11-4e59-8558-905692bc9620.jpg not downloaded yet
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745960%252Fgeneral%252F5ebc48ea-1c13-4194-b881-b978543a5ad1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/5ebc48ea-1c13-4194-b881-b978543a5ad1.jpg not downloaded yet
2026-03-25 17:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5713351/general/92a5c4cc-8618-4e45-9385-7113675cc6a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725149)
2026-03-25 17:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5713351/general/bce06b97-852c-4f1c-8c41-b5f8a5deb757.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725149)
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745960%252Fgeneral%252F78e7f3dc-c570-4a41-84aa-fce29c7c762e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/78e7f3dc-c570-4a41-84aa-fce29c7c762e.jpg not downloaded yet
2026-03-25 17:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c with identifier: 10725068
2026-03-25 17:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c with scrape type 1
2026-03-25 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5442861%252Fgeneral%252F0223e8f6-b7c0-47d5-b66d-b1bcdea4b53c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5442861/general/0223e8f6-b7c0-47d5-b66d-b1bcdea4b53c.jpg already downloaded
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5442861%252Fgeneral%252F0dc04389-65ff-4ad2-a25c-be916dd02d08.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5442861/general/0dc04389-65ff-4ad2-a25c-be916dd02d08.jpg already downloaded
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5442861%252Fgeneral%252F93ceebbb-5220-407d-bbe9-55e171c0dd75.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5442861/general/93ceebbb-5220-407d-bbe9-55e171c0dd75.jpg already downloaded
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5442861%252Fgeneral%252Ff98f9db6-e456-411f-9d82-1675a8923326.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5442861/general/f98f9db6-e456-411f-9d82-1675a8923326.jpg already downloaded
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5442861%252Fgeneral%252F3da4154a-228a-424c-88d9-3b7858f83460.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5442861/general/3da4154a-228a-424c-88d9-3b7858f83460.jpg already downloaded
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5442861%252Fgeneral%252F7d537d99-1c79-4588-9daa-38886208176f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5442861/general/7d537d99-1c79-4588-9daa-38886208176f.jpg already downloaded
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5442861%252Fgeneral%252Ff1e84f24-1ec0-4bbb-95ee-7f851236cbca.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5442861/general/f1e84f24-1ec0-4bbb-95ee-7f851236cbca.jpg already downloaded
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5442861%252Fgeneral%252F03e78b7d-cea6-45bb-ab55-2264dc08b97c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5442861/general/03e78b7d-cea6-45bb-ab55-2264dc08b97c.jpg already downloaded
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5442861%252Fgeneral%252F6ccc09f6-36bb-429e-b91d-953504b67093.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5442861/general/6ccc09f6-36bb-429e-b91d-953504b67093.jpg already downloaded
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5442861%252Fgeneral%252Fa98438c5-9bac-4bcc-bf67-d680f242099a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5442861/general/a98438c5-9bac-4bcc-bf67-d680f242099a.jpg already downloaded
2026-03-25 17:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c, identifier: 10725068
2026-03-25 17:19:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c with identifier: 10725068
2026-03-25 17:19:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c with identifier: 10725068
2026-03-25 17:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c with identifier: 10725068 to the API
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725068>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Diesel',
'id': '4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '125003563',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725068',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 147600,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5442861/general/0223e8f6-b7c0-47d5-b66d-b1bcdea4b53c.jpg',
'https://images.openlane.eu/carimgs/5442861/general/0dc04389-65ff-4ad2-a25c-be916dd02d08.jpg',
'https://images.openlane.eu/carimgs/5442861/general/93ceebbb-5220-407d-bbe9-55e171c0dd75.jpg',
'https://images.openlane.eu/carimgs/5442861/general/f98f9db6-e456-411f-9d82-1675a8923326.jpg',
'https://images.openlane.eu/carimgs/5442861/general/3da4154a-228a-424c-88d9-3b7858f83460.jpg',
'https://images.openlane.eu/carimgs/5442861/general/7d537d99-1c79-4588-9daa-38886208176f.jpg',
'https://images.openlane.eu/carimgs/5442861/general/f1e84f24-1ec0-4bbb-95ee-7f851236cbca.jpg',
'https://images.openlane.eu/carimgs/5442861/general/03e78b7d-cea6-45bb-ab55-2264dc08b97c.jpg',
'https://images.openlane.eu/carimgs/5442861/general/6ccc09f6-36bb-429e-b91d-953504b67093.jpg',
'https://images.openlane.eu/carimgs/5442861/general/a98438c5-9bac-4bcc-bf67-d680f242099a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c/4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334057,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5442861/general/0223e8f6-b7c0-47d5-b66d-b1bcdea4b53c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c/4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295034,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5442861/general/0dc04389-65ff-4ad2-a25c-be916dd02d08.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c/4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 700272,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5442861/general/93ceebbb-5220-407d-bbe9-55e171c0dd75.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c/4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 829055,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5442861/general/f98f9db6-e456-411f-9d82-1675a8923326.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c/4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 761952,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5442861/general/3da4154a-228a-424c-88d9-3b7858f83460.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c/4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 941658,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5442861/general/7d537d99-1c79-4588-9daa-38886208176f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c/4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 592330,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5442861/general/f1e84f24-1ec0-4bbb-95ee-7f851236cbca.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c/4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 699851,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5442861/general/03e78b7d-cea6-45bb-ab55-2264dc08b97c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c/4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 746632,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5442861/general/6ccc09f6-36bb-429e-b91d-953504b67093.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c/4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 932142,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5442861/general/a98438c5-9bac-4bcc-bf67-d680f242099a.jpg',
'Width': 2731}],
'price': 22000,
'price_includes_vat': True,
'registration_date': '2020-07-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Skoda Superb 2.0 TDI Sportline - Diesel - Automatic - 190 hp - '
'147.600 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2020}
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725068%27 HTTP/1.1" 200 None
2026-03-25 17:19:49 [adesa.de] INFO: Saving data for 10725068: {'created_time': 1774459189.609321, 'last_price_update_time': 1774459189.609333, 'auction_closing_time': 1774530600.0}
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725068') HTTP/1.1" 204 0
2026-03-25 17:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745960/general/2dc0c25e-63ea-4592-9089-7105a15218e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725205)
2026-03-25 17:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745960/general/81aa168b-da03-470c-92a3-05c542b3c441.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725205)
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745960%252Fgeneral%252F7ae84871-35d7-42c4-868e-31c86f9006aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/7ae84871-35d7-42c4-868e-31c86f9006aa.jpg not downloaded yet
2026-03-25 17:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724965> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:19:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134279f4d0>
2026-03-25 17:19:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252F2fca89fa-8f31-4fa4-bc21-9653825f9cab.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/2fca89fa-8f31-4fa4-bc21-9653825f9cab.jpg saved to cache
2026-03-25 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 431aa1d8-da69-5490-8ddf-3936fd4e89ce
2026-03-25 17:19:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:19:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341c9e950>
2026-03-25 17:19:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252Fe208b4fc-dff6-4152-9083-136c079760df.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/e208b4fc-dff6-4152-9083-136c079760df.jpg saved to cache
2026-03-25 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 431aa1d8-da69-5490-8ddf-3936fd4e89ce
2026-03-25 17:19:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:19:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13428bfd10>
2026-03-25 17:19:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252F25ba47bb-5425-417d-9921-9cce49b1062a.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/25ba47bb-5425-417d-9921-9cce49b1062a.jpg saved to cache
2026-03-25 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 431aa1d8-da69-5490-8ddf-3936fd4e89ce
2026-03-25 17:19:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:19:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341c9ea10>
2026-03-25 17:19:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252F92a5c4cc-8618-4e45-9385-7113675cc6a2.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/92a5c4cc-8618-4e45-9385-7113675cc6a2.jpg saved to cache
2026-03-25 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 431aa1d8-da69-5490-8ddf-3936fd4e89ce
2026-03-25 17:19:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:19:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134274ba10>
2026-03-25 17:19:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252Fbce06b97-852c-4f1c-8c41-b5f8a5deb757.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/bce06b97-852c-4f1c-8c41-b5f8a5deb757.jpg saved to cache
2026-03-25 17:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 431aa1d8-da69-5490-8ddf-3936fd4e89ce
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745960%252Fgeneral%252Fe739b54c-2fad-4722-b950-9d1923666155.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/e739b54c-2fad-4722-b950-9d1923666155.jpg not downloaded yet
2026-03-25 17:19:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725038> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745960/general/5ebc48ea-1c13-4194-b881-b978543a5ad1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725205)
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745960%252Fgeneral%252F8d925dff-c614-4000-9686-eee43545cb89.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/8d925dff-c614-4000-9686-eee43545cb89.jpg not downloaded yet
2026-03-25 17:19:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b2d150>
2026-03-25 17:19:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745960%252Fgeneral%252F2dc0c25e-63ea-4592-9089-7105a15218e1.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/2dc0c25e-63ea-4592-9089-7105a15218e1.jpg saved to cache
2026-03-25 17:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 290d6376-ac15-5aac-90a7-895079312229
2026-03-25 17:19:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bb6e50>
2026-03-25 17:19:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745960%252Fgeneral%252F81aa168b-da03-470c-92a3-05c542b3c441.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/81aa168b-da03-470c-92a3-05c542b3c441.jpg saved to cache
2026-03-25 17:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 290d6376-ac15-5aac-90a7-895079312229
2026-03-25 17:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f5574a6-a7da-5f3d-a555-d9c323c9f4a9 with identifier: 10724965
2026-03-25 17:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f5574a6-a7da-5f3d-a555-d9c323c9f4a9 with scrape type 1
2026-03-25 17:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4f5574a6-a7da-5f3d-a555-d9c323c9f4a9
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455628%252Fgeneral%252Fc60fe8dd-0728-4d6d-a843-07847048e9c7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455628/general/c60fe8dd-0728-4d6d-a843-07847048e9c7.jpg already downloaded
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455628%252Fgeneral%252Fb64f1e19-511d-4ee4-8d30-a08c3195ef99.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455628/general/b64f1e19-511d-4ee4-8d30-a08c3195ef99.jpg already downloaded
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455628%252Fgeneral%252F0c1c22c4-133b-4db8-b7a8-d2af0e76dd09.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455628/general/0c1c22c4-133b-4db8-b7a8-d2af0e76dd09.jpg already downloaded
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455628%252Fgeneral%252F3c6a04ae-1de6-44e8-9277-3e9f9ddf60e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455628/general/3c6a04ae-1de6-44e8-9277-3e9f9ddf60e3.jpg already downloaded
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455628%252Fgeneral%252F0286c4af-610d-4fdc-8537-01b4effae84c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455628/general/0286c4af-610d-4fdc-8537-01b4effae84c.jpg already downloaded
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455628%252Fgeneral%252F1df12b67-8ca4-4db3-ab06-50ebdb94309f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455628/general/1df12b67-8ca4-4db3-ab06-50ebdb94309f.jpg already downloaded
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455628%252Fgeneral%252Fe1bd4fd5-5728-4db8-9abd-85c822430864.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455628/general/e1bd4fd5-5728-4db8-9abd-85c822430864.jpg already downloaded
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455628%252Fgeneral%252F72867b6b-d2da-42b5-ae95-335a148dacff.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455628/general/72867b6b-d2da-42b5-ae95-335a148dacff.jpg already downloaded
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455628%252Fgeneral%252F5e9d738e-9c43-4b09-824f-5dca6050253d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455628/general/5e9d738e-9c43-4b09-824f-5dca6050253d.jpg already downloaded
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455628%252Fgeneral%252Fc5a04eee-2e74-424f-be33-5b1cf02c0311.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455628/general/c5a04eee-2e74-424f-be33-5b1cf02c0311.jpg already downloaded
2026-03-25 17:19:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4f5574a6-a7da-5f3d-a555-d9c323c9f4a9, identifier: 10724965
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745960%252Fgeneral%252F75828da1-8ab3-410c-a69a-a7fabb9ee8fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/75828da1-8ab3-410c-a69a-a7fabb9ee8fd.jpg not downloaded yet
2026-03-25 17:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4f5574a6-a7da-5f3d-a555-d9c323c9f4a9 with identifier: 10724965
2026-03-25 17:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4f5574a6-a7da-5f3d-a555-d9c323c9f4a9 with identifier: 10724965
2026-03-25 17:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4f5574a6-a7da-5f3d-a555-d9c323c9f4a9 with identifier: 10724965 to the API
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724965>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Petrol',
'id': '4f5574a6-a7da-5f3d-a555-d9c323c9f4a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27245',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724965',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 45817,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5455628/general/c60fe8dd-0728-4d6d-a843-07847048e9c7.jpg',
'https://images.openlane.eu/carimgs/5455628/general/b64f1e19-511d-4ee4-8d30-a08c3195ef99.jpg',
'https://images.openlane.eu/carimgs/5455628/general/0c1c22c4-133b-4db8-b7a8-d2af0e76dd09.jpg',
'https://images.openlane.eu/carimgs/5455628/general/3c6a04ae-1de6-44e8-9277-3e9f9ddf60e3.jpg',
'https://images.openlane.eu/carimgs/5455628/general/0286c4af-610d-4fdc-8537-01b4effae84c.jpg',
'https://images.openlane.eu/carimgs/5455628/general/1df12b67-8ca4-4db3-ab06-50ebdb94309f.jpg',
'https://images.openlane.eu/carimgs/5455628/general/e1bd4fd5-5728-4db8-9abd-85c822430864.jpg',
'https://images.openlane.eu/carimgs/5455628/general/72867b6b-d2da-42b5-ae95-335a148dacff.jpg',
'https://images.openlane.eu/carimgs/5455628/general/5e9d738e-9c43-4b09-824f-5dca6050253d.jpg',
'https://images.openlane.eu/carimgs/5455628/general/c5a04eee-2e74-424f-be33-5b1cf02c0311.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5574a6-a7da-5f3d-a555-d9c323c9f4a9/4f5574a6-a7da-5f3d-a555-d9c323c9f4a9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137230,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455628/general/c60fe8dd-0728-4d6d-a843-07847048e9c7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5574a6-a7da-5f3d-a555-d9c323c9f4a9/4f5574a6-a7da-5f3d-a555-d9c323c9f4a9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122526,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455628/general/b64f1e19-511d-4ee4-8d30-a08c3195ef99.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5574a6-a7da-5f3d-a555-d9c323c9f4a9/4f5574a6-a7da-5f3d-a555-d9c323c9f4a9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165346,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455628/general/0c1c22c4-133b-4db8-b7a8-d2af0e76dd09.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5574a6-a7da-5f3d-a555-d9c323c9f4a9/4f5574a6-a7da-5f3d-a555-d9c323c9f4a9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157316,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455628/general/3c6a04ae-1de6-44e8-9277-3e9f9ddf60e3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5574a6-a7da-5f3d-a555-d9c323c9f4a9/4f5574a6-a7da-5f3d-a555-d9c323c9f4a9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172755,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455628/general/0286c4af-610d-4fdc-8537-01b4effae84c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5574a6-a7da-5f3d-a555-d9c323c9f4a9/4f5574a6-a7da-5f3d-a555-d9c323c9f4a9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131121,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455628/general/1df12b67-8ca4-4db3-ab06-50ebdb94309f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5574a6-a7da-5f3d-a555-d9c323c9f4a9/4f5574a6-a7da-5f3d-a555-d9c323c9f4a9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161770,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455628/general/e1bd4fd5-5728-4db8-9abd-85c822430864.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5574a6-a7da-5f3d-a555-d9c323c9f4a9/4f5574a6-a7da-5f3d-a555-d9c323c9f4a9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199489,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455628/general/72867b6b-d2da-42b5-ae95-335a148dacff.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5574a6-a7da-5f3d-a555-d9c323c9f4a9/4f5574a6-a7da-5f3d-a555-d9c323c9f4a9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168509,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455628/general/5e9d738e-9c43-4b09-824f-5dca6050253d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5574a6-a7da-5f3d-a555-d9c323c9f4a9/4f5574a6-a7da-5f3d-a555-d9c323c9f4a9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133481,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455628/general/c5a04eee-2e74-424f-be33-5b1cf02c0311.jpg',
'Width': 1280}],
'price': 22900,
'price_includes_vat': True,
'registration_date': '2024-04-26',
'seats_number': 5,
'seller_name': 'mind2move mobility GmbH',
'title': 'Skoda Kodiaq 1.5 TSI Ambition - Petrol - 150 hp - 45.817 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2024}
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724965%27 HTTP/1.1" 200 None
2026-03-25 17:19:50 [adesa.de] INFO: Saving data for 10724965: {'created_time': 1774459190.822082, 'last_price_update_time': 1774459190.822093, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724965') HTTP/1.1" 204 0
2026-03-25 17:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745631/general/b1553cea-e04e-47db-aff8-7c091586f021.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725203)
2026-03-25 17:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745960/general/e739b54c-2fad-4722-b950-9d1923666155.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725205)
2026-03-25 17:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745960/general/fc7c4982-6b34-4fd7-b5b3-bf2c5a6afaae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725205)
2026-03-25 17:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745960/general/7ae84871-35d7-42c4-868e-31c86f9006aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725205)
2026-03-25 17:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745960/general/78e7f3dc-c570-4a41-84aa-fce29c7c762e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725205)
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745960%252Fgeneral%252F3dc6c8db-42d9-4ade-aa03-f625b6b0d1cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/3dc6c8db-42d9-4ade-aa03-f625b6b0d1cb.jpg not downloaded yet
2026-03-25 17:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 4f5574a6-a7da-5f3d-a555-d9c323c9f4a9 with identifier: 10725038, dropping item
2026-03-25 17:19:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342616410>
2026-03-25 17:19:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745960%252Fgeneral%252F5ebc48ea-1c13-4194-b881-b978543a5ad1.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/5ebc48ea-1c13-4194-b881-b978543a5ad1.jpg saved to cache
2026-03-25 17:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 290d6376-ac15-5aac-90a7-895079312229
2026-03-25 17:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745631/general/51697fdc-471e-44e1-8cc9-e42995fdbe66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725203)
2026-03-25 17:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5713351/general/50eb9f8c-c54b-4ca8-bac8-c99e4117e847.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725149)
2026-03-25 17:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745960/general/8d925dff-c614-4000-9686-eee43545cb89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725205)
2026-03-25 17:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745631/general/1acbcd54-6a11-4e59-8558-905692bc9620.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725203)
2026-03-25 17:19:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342976910>
2026-03-25 17:19:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252Fb1553cea-e04e-47db-aff8-7c091586f021.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/b1553cea-e04e-47db-aff8-7c091586f021.jpg saved to cache
2026-03-25 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e2b454f6-830c-5e7b-8163-3f7f32e6c697
2026-03-25 17:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745960/general/75828da1-8ab3-410c-a69a-a7fabb9ee8fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725205)
2026-03-25 17:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745960/general/3dc6c8db-42d9-4ade-aa03-f625b6b0d1cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725205)
2026-03-25 17:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745631/general/22d7fb74-dd3b-4655-b6b5-172d19541dcf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725203)
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429a5250>
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745960%252Fgeneral%252Fe739b54c-2fad-4722-b950-9d1923666155.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/e739b54c-2fad-4722-b950-9d1923666155.jpg saved to cache
2026-03-25 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 290d6376-ac15-5aac-90a7-895079312229
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342794610>
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745960%252Fgeneral%252Ffc7c4982-6b34-4fd7-b5b3-bf2c5a6afaae.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/fc7c4982-6b34-4fd7-b5b3-bf2c5a6afaae.jpg saved to cache
2026-03-25 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 290d6376-ac15-5aac-90a7-895079312229
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342894110>
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745960%252Fgeneral%252F7ae84871-35d7-42c4-868e-31c86f9006aa.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/7ae84871-35d7-42c4-868e-31c86f9006aa.jpg saved to cache
2026-03-25 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 290d6376-ac15-5aac-90a7-895079312229
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134172bf90>
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745960%252Fgeneral%252F78e7f3dc-c570-4a41-84aa-fce29c7c762e.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/78e7f3dc-c570-4a41-84aa-fce29c7c762e.jpg saved to cache
2026-03-25 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 290d6376-ac15-5aac-90a7-895079312229
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342896e90>
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252F51697fdc-471e-44e1-8cc9-e42995fdbe66.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/51697fdc-471e-44e1-8cc9-e42995fdbe66.jpg saved to cache
2026-03-25 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e2b454f6-830c-5e7b-8163-3f7f32e6c697
2026-03-25 17:19:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342796bd0>
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252F50eb9f8c-c54b-4ca8-bac8-c99e4117e847.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/50eb9f8c-c54b-4ca8-bac8-c99e4117e847.jpg saved to cache
2026-03-25 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 431aa1d8-da69-5490-8ddf-3936fd4e89ce
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d43f90>
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745960%252Fgeneral%252F8d925dff-c614-4000-9686-eee43545cb89.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/8d925dff-c614-4000-9686-eee43545cb89.jpg saved to cache
2026-03-25 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 290d6376-ac15-5aac-90a7-895079312229
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426e4dd0>
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252F1acbcd54-6a11-4e59-8558-905692bc9620.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/1acbcd54-6a11-4e59-8558-905692bc9620.jpg saved to cache
2026-03-25 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e2b454f6-830c-5e7b-8163-3f7f32e6c697
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13425fa610>
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745960%252Fgeneral%252F75828da1-8ab3-410c-a69a-a7fabb9ee8fd.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/75828da1-8ab3-410c-a69a-a7fabb9ee8fd.jpg saved to cache
2026-03-25 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 290d6376-ac15-5aac-90a7-895079312229
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134290b0d0>
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745960%252Fgeneral%252F3dc6c8db-42d9-4ade-aa03-f625b6b0d1cb.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/3dc6c8db-42d9-4ade-aa03-f625b6b0d1cb.jpg saved to cache
2026-03-25 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 290d6376-ac15-5aac-90a7-895079312229
2026-03-25 17:19:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 290d6376-ac15-5aac-90a7-895079312229, skipping ID generation
2026-03-25 17:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 290d6376-ac15-5aac-90a7-895079312229 with scrape type 1
2026-03-25 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 290d6376-ac15-5aac-90a7-895079312229 sending to next pipeline
2026-03-25 17:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 290d6376-ac15-5aac-90a7-895079312229, identifier: 10725205
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bcc850>
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252F22d7fb74-dd3b-4655-b6b5-172d19541dcf.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/22d7fb74-dd3b-4655-b6b5-172d19541dcf.jpg saved to cache
2026-03-25 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e2b454f6-830c-5e7b-8163-3f7f32e6c697
2026-03-25 17:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 290d6376-ac15-5aac-90a7-895079312229 with identifier: 10725205
2026-03-25 17:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 290d6376-ac15-5aac-90a7-895079312229 with identifier: 10725205
2026-03-25 17:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 290d6376-ac15-5aac-90a7-895079312229 with identifier: 10725205 to the API
2026-03-25 17:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745960/general/3dc6c8db-42d9-4ade-aa03-f625b6b0d1cb.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-26T07:30:00Z',
'fuel_type': 'Electric',
'id': '290d6376-ac15-5aac-90a7-895079312229',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000711',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725205',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Born',
'odometer': 79525,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65231,
'Height': 516,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745960/general/81aa168b-da03-470c-92a3-05c542b3c441.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34014,
'Height': 346,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745960/general/2dc0c25e-63ea-4592-9089-7105a15218e1.jpg',
'Width': 460},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61301,
'Height': 516,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745960/general/fc7c4982-6b34-4fd7-b5b3-bf2c5a6afaae.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60905,
'Height': 516,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745960/general/5ebc48ea-1c13-4194-b881-b978543a5ad1.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52947,
'Height': 516,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745960/general/78e7f3dc-c570-4a41-84aa-fce29c7c762e.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54601,
'Height': 516,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745960/general/7ae84871-35d7-42c4-868e-31c86f9006aa.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52292,
'Height': 516,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745960/general/e739b54c-2fad-4722-b950-9d1923666155.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36213,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745960/general/8d925dff-c614-4000-9686-eee43545cb89.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32298,
'Height': 346,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745960/general/75828da1-8ab3-410c-a69a-a7fabb9ee8fd.jpg',
'Width': 460},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69600,
'Height': 516,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745960/general/3dc6c8db-42d9-4ade-aa03-f625b6b0d1cb.jpg',
'Width': 688}],
'price': 16900,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Cupra Born 58 kWh - Electric - Automatic - 231 hp - 79.525 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725205%27 HTTP/1.1" 200 None
2026-03-25 17:19:52 [adesa.de] INFO: Saving data for 10725205: {'created_time': 1774459192.192791, 'last_price_update_time': 1774459192.192804, 'auction_closing_time': 1774510200.0}
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725205') HTTP/1.1" 204 0
2026-03-25 17:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725046> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745631/general/c58331c8-43eb-40f4-b626-4b66677a10cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725203)
2026-03-25 17:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745631/general/ac4640f9-8501-4d86-bca3-6863044b644c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725203)
2026-03-25 17:19:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5713351/general/74a050a0-d182-489d-b6e1-3cd04bbbb0a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725149)
2026-03-25 17:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745631/general/991ed4c9-9605-42fc-b42a-ec720e88fa2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725203)
2026-03-25 17:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5713351/general/42aef36f-21e8-47c2-abfe-bbd52ac82802.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725149)
2026-03-25 17:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5713351/general/3b806ee4-418c-45c4-8d8a-1ce1ee2f7e6b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725149)
2026-03-25 17:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745631/general/df0508b9-f51c-46db-8fcd-810ef568e9c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725203)
2026-03-25 17:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5713351/general/b80b69ec-8e92-4faa-a540-c0cc1e0c36a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725149)
2026-03-25 17:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77c377e7-c325-5fd0-b20d-af96e57bfe0c with identifier: 10725046
2026-03-25 17:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77c377e7-c325-5fd0-b20d-af96e57bfe0c with scrape type 1
2026-03-25 17:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 77c377e7-c325-5fd0-b20d-af96e57bfe0c
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713341%252Fgeneral%252Ff38146f3-1e4e-422d-ae37-c6d1d91aa97f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713341/general/f38146f3-1e4e-422d-ae37-c6d1d91aa97f.jpg already downloaded
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713341%252Fgeneral%252F268400cb-1617-4bf2-b1ac-4bcf5713f3f3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713341/general/268400cb-1617-4bf2-b1ac-4bcf5713f3f3.jpg already downloaded
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713341%252Fgeneral%252F202102a8-f254-4311-9eaf-bb0397247e79.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713341/general/202102a8-f254-4311-9eaf-bb0397247e79.jpg already downloaded
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713341%252Fgeneral%252F19c8d34a-4e6c-4aa1-8722-777f789ad497.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713341/general/19c8d34a-4e6c-4aa1-8722-777f789ad497.jpg already downloaded
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713341%252Fgeneral%252F69c88a5b-13c6-4c48-a18f-1ae1c2035926.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713341/general/69c88a5b-13c6-4c48-a18f-1ae1c2035926.jpg already downloaded
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713341%252Fgeneral%252F2246563b-f3bb-4b6c-bf0c-e6af9664ec92.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713341/general/2246563b-f3bb-4b6c-bf0c-e6af9664ec92.jpg already downloaded
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713341%252Fgeneral%252F32da9d14-4aa7-4640-99a7-0f98ef5c267e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713341/general/32da9d14-4aa7-4640-99a7-0f98ef5c267e.jpg already downloaded
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713341%252Fgeneral%252Fef5a7afe-ee43-422e-94f0-3955e6c19d52.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713341/general/ef5a7afe-ee43-422e-94f0-3955e6c19d52.jpg already downloaded
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713341%252Fgeneral%252F7cabb9ee-99bd-4689-b302-4698457a9fa7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713341/general/7cabb9ee-99bd-4689-b302-4698457a9fa7.jpg already downloaded
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713341%252Fgeneral%252Fc6304b6a-1755-40a4-befb-67cb7ed47712.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713341/general/c6304b6a-1755-40a4-befb-67cb7ed47712.jpg already downloaded
2026-03-25 17:19:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 77c377e7-c325-5fd0-b20d-af96e57bfe0c, identifier: 10725046
2026-03-25 17:19:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 77c377e7-c325-5fd0-b20d-af96e57bfe0c with identifier: 10725046
2026-03-25 17:19:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 77c377e7-c325-5fd0-b20d-af96e57bfe0c with identifier: 10725046
2026-03-25 17:19:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 77c377e7-c325-5fd0-b20d-af96e57bfe0c with identifier: 10725046 to the API
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725046>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': '77c377e7-c325-5fd0-b20d-af96e57bfe0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000589',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725046',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 32988,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5713341/general/f38146f3-1e4e-422d-ae37-c6d1d91aa97f.jpg',
'https://images.openlane.eu/carimgs/5713341/general/268400cb-1617-4bf2-b1ac-4bcf5713f3f3.jpg',
'https://images.openlane.eu/carimgs/5713341/general/202102a8-f254-4311-9eaf-bb0397247e79.jpg',
'https://images.openlane.eu/carimgs/5713341/general/19c8d34a-4e6c-4aa1-8722-777f789ad497.jpg',
'https://images.openlane.eu/carimgs/5713341/general/69c88a5b-13c6-4c48-a18f-1ae1c2035926.jpg',
'https://images.openlane.eu/carimgs/5713341/general/2246563b-f3bb-4b6c-bf0c-e6af9664ec92.jpg',
'https://images.openlane.eu/carimgs/5713341/general/32da9d14-4aa7-4640-99a7-0f98ef5c267e.jpg',
'https://images.openlane.eu/carimgs/5713341/general/ef5a7afe-ee43-422e-94f0-3955e6c19d52.jpg',
'https://images.openlane.eu/carimgs/5713341/general/7cabb9ee-99bd-4689-b302-4698457a9fa7.jpg',
'https://images.openlane.eu/carimgs/5713341/general/c6304b6a-1755-40a4-befb-67cb7ed47712.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77c377e7-c325-5fd0-b20d-af96e57bfe0c/77c377e7-c325-5fd0-b20d-af96e57bfe0c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 939778,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713341/general/f38146f3-1e4e-422d-ae37-c6d1d91aa97f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77c377e7-c325-5fd0-b20d-af96e57bfe0c/77c377e7-c325-5fd0-b20d-af96e57bfe0c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1071930,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713341/general/268400cb-1617-4bf2-b1ac-4bcf5713f3f3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77c377e7-c325-5fd0-b20d-af96e57bfe0c/77c377e7-c325-5fd0-b20d-af96e57bfe0c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1152659,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713341/general/202102a8-f254-4311-9eaf-bb0397247e79.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77c377e7-c325-5fd0-b20d-af96e57bfe0c/77c377e7-c325-5fd0-b20d-af96e57bfe0c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 792882,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713341/general/19c8d34a-4e6c-4aa1-8722-777f789ad497.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77c377e7-c325-5fd0-b20d-af96e57bfe0c/77c377e7-c325-5fd0-b20d-af96e57bfe0c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 889026,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713341/general/69c88a5b-13c6-4c48-a18f-1ae1c2035926.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77c377e7-c325-5fd0-b20d-af96e57bfe0c/77c377e7-c325-5fd0-b20d-af96e57bfe0c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1028935,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713341/general/2246563b-f3bb-4b6c-bf0c-e6af9664ec92.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77c377e7-c325-5fd0-b20d-af96e57bfe0c/77c377e7-c325-5fd0-b20d-af96e57bfe0c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 865623,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713341/general/32da9d14-4aa7-4640-99a7-0f98ef5c267e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77c377e7-c325-5fd0-b20d-af96e57bfe0c/77c377e7-c325-5fd0-b20d-af96e57bfe0c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1158355,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713341/general/ef5a7afe-ee43-422e-94f0-3955e6c19d52.jpg',
'Width': 3073},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77c377e7-c325-5fd0-b20d-af96e57bfe0c/77c377e7-c325-5fd0-b20d-af96e57bfe0c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 904517,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713341/general/7cabb9ee-99bd-4689-b302-4698457a9fa7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77c377e7-c325-5fd0-b20d-af96e57bfe0c/77c377e7-c325-5fd0-b20d-af96e57bfe0c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 738783,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713341/general/c6304b6a-1755-40a4-befb-67cb7ed47712.jpg',
'Width': 2731}],
'price': 16500,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Renault Megane E-Tech Equilibre - Electric - Automatic - 218 hp - '
'32.988 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725046%27 HTTP/1.1" 200 None
2026-03-25 17:19:52 [adesa.de] INFO: Saving data for 10725046: {'created_time': 1774459192.974215, 'last_price_update_time': 1774459192.974227, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725046') HTTP/1.1" 204 0
2026-03-25 17:19:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342909c50>
2026-03-25 17:19:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252Fc58331c8-43eb-40f4-b626-4b66677a10cd.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/c58331c8-43eb-40f4-b626-4b66677a10cd.jpg saved to cache
2026-03-25 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e2b454f6-830c-5e7b-8163-3f7f32e6c697
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341773d10>
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252Fac4640f9-8501-4d86-bca3-6863044b644c.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/ac4640f9-8501-4d86-bca3-6863044b644c.jpg saved to cache
2026-03-25 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e2b454f6-830c-5e7b-8163-3f7f32e6c697
2026-03-25 17:19:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13417d1f10>
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252F74a050a0-d182-489d-b6e1-3cd04bbbb0a0.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/74a050a0-d182-489d-b6e1-3cd04bbbb0a0.jpg saved to cache
2026-03-25 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 431aa1d8-da69-5490-8ddf-3936fd4e89ce
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342660850>
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252F991ed4c9-9605-42fc-b42a-ec720e88fa2e.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/991ed4c9-9605-42fc-b42a-ec720e88fa2e.jpg saved to cache
2026-03-25 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e2b454f6-830c-5e7b-8163-3f7f32e6c697
2026-03-25 17:19:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341c42150>
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252F42aef36f-21e8-47c2-abfe-bbd52ac82802.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/42aef36f-21e8-47c2-abfe-bbd52ac82802.jpg saved to cache
2026-03-25 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 431aa1d8-da69-5490-8ddf-3936fd4e89ce
2026-03-25 17:19:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a989d0>
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252F3b806ee4-418c-45c4-8d8a-1ce1ee2f7e6b.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/3b806ee4-418c-45c4-8d8a-1ce1ee2f7e6b.jpg saved to cache
2026-03-25 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 431aa1d8-da69-5490-8ddf-3936fd4e89ce
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341771510>
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252Fdf0508b9-f51c-46db-8fcd-810ef568e9c7.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/df0508b9-f51c-46db-8fcd-810ef568e9c7.jpg saved to cache
2026-03-25 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e2b454f6-830c-5e7b-8163-3f7f32e6c697
2026-03-25 17:19:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a98510>
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252Fb80b69ec-8e92-4faa-a540-c0cc1e0c36a2.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/b80b69ec-8e92-4faa-a540-c0cc1e0c36a2.jpg saved to cache
2026-03-25 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 431aa1d8-da69-5490-8ddf-3936fd4e89ce
2026-03-25 17:19:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 431aa1d8-da69-5490-8ddf-3936fd4e89ce, skipping ID generation
2026-03-25 17:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 431aa1d8-da69-5490-8ddf-3936fd4e89ce with scrape type 1
2026-03-25 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 431aa1d8-da69-5490-8ddf-3936fd4e89ce sending to next pipeline
2026-03-25 17:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 431aa1d8-da69-5490-8ddf-3936fd4e89ce, identifier: 10725149
2026-03-25 17:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745631/general/d1c49a80-9324-41ee-a7a7-d6d7decb199a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725203)
2026-03-25 17:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 431aa1d8-da69-5490-8ddf-3936fd4e89ce with identifier: 10725149
2026-03-25 17:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 431aa1d8-da69-5490-8ddf-3936fd4e89ce with identifier: 10725149
2026-03-25 17:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 431aa1d8-da69-5490-8ddf-3936fd4e89ce with identifier: 10725149 to the API
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5713351/general/b80b69ec-8e92-4faa-a540-c0cc1e0c36a2.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': '431aa1d8-da69-5490-8ddf-3936fd4e89ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000586',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725149',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Smart',
'model': 'Fortwo',
'odometer': 33209,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 48,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1056783,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713351/general/2fca89fa-8f31-4fa4-bc21-9653825f9cab.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1028083,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713351/general/e208b4fc-dff6-4152-9083-136c079760df.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 922753,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713351/general/25ba47bb-5425-417d-9921-9cce49b1062a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1024386,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713351/general/bce06b97-852c-4f1c-8c41-b5f8a5deb757.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 832876,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713351/general/92a5c4cc-8618-4e45-9385-7113675cc6a2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1406948,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713351/general/b80b69ec-8e92-4faa-a540-c0cc1e0c36a2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 888389,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713351/general/3b806ee4-418c-45c4-8d8a-1ce1ee2f7e6b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1102659,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713351/general/50eb9f8c-c54b-4ca8-bac8-c99e4117e847.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 755109,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713351/general/74a050a0-d182-489d-b6e1-3cd04bbbb0a0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 976055,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713351/general/42aef36f-21e8-47c2-abfe-bbd52ac82802.jpg',
'Width': 2731}],
'price': 6200,
'price_includes_vat': True,
'registration_date': '2022-06-09',
'seats_number': 2,
'seller_name': 'Mind2move GmbH',
'title': 'Smart Fortwo 18 kWh - Electric - Automatic - 82 hp - 33.209 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725149%27 HTTP/1.1" 200 None
2026-03-25 17:19:54 [adesa.de] INFO: Saving data for 10725149: {'created_time': 1774459194.250853, 'last_price_update_time': 1774459194.250866, 'auction_closing_time': 1774530600.0}
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725149') HTTP/1.1" 204 0
2026-03-25 17:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725008> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13429f43d0>
2026-03-25 17:19:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252Fd1c49a80-9324-41ee-a7a7-d6d7decb199a.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/d1c49a80-9324-41ee-a7a7-d6d7decb199a.jpg saved to cache
2026-03-25 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e2b454f6-830c-5e7b-8163-3f7f32e6c697
2026-03-25 17:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745631/general/f3854f2a-7ed8-449d-bdb5-b6aa73e52a44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725203)
2026-03-25 17:19:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 418057aa-f1f7-51a3-9aa7-c2b4ce5dba74 with identifier: 10725008
2026-03-25 17:19:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 418057aa-f1f7-51a3-9aa7-c2b4ce5dba74 with scrape type 1
2026-03-25 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 418057aa-f1f7-51a3-9aa7-c2b4ce5dba74
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637292%252Fgeneral%252F3da803cf-4eb2-40c8-8660-ded614f23c4d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637292/general/3da803cf-4eb2-40c8-8660-ded614f23c4d.jpg already downloaded
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637292%252Fgeneral%252F38a1bed5-c5fd-415f-b1b1-c7fba1fd923d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637292/general/38a1bed5-c5fd-415f-b1b1-c7fba1fd923d.jpg already downloaded
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637292%252Fgeneral%252F44e443bc-cd76-45e2-bfa8-1f9a8e61a213.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637292/general/44e443bc-cd76-45e2-bfa8-1f9a8e61a213.jpg already downloaded
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637292%252Fgeneral%252Fff5320d1-c711-43fa-949a-105548fe22f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637292/general/ff5320d1-c711-43fa-949a-105548fe22f4.jpg already downloaded
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637292%252Fgeneral%252F75764682-73ce-464c-9d6e-7d7e08a07446.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637292/general/75764682-73ce-464c-9d6e-7d7e08a07446.jpg already downloaded
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637292%252Fgeneral%252Ff9444989-bc97-40fc-b9fe-14f4751c51b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637292/general/f9444989-bc97-40fc-b9fe-14f4751c51b0.jpg already downloaded
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637292%252Fgeneral%252F1e1c9366-d6c3-4756-b353-a823ea6363bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637292/general/1e1c9366-d6c3-4756-b353-a823ea6363bf.jpg already downloaded
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637292%252Fgeneral%252Fe451540a-9382-43a3-ab0b-d26f116120de.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637292/general/e451540a-9382-43a3-ab0b-d26f116120de.jpg already downloaded
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637292%252Fgeneral%252F336df8e9-f4e6-4ebe-953f-91a40d6e5a6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637292/general/336df8e9-f4e6-4ebe-953f-91a40d6e5a6d.jpg already downloaded
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637292%252Fgeneral%252Fecd7e91f-027b-4c57-ad6d-d1d97d1063da.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637292/general/ecd7e91f-027b-4c57-ad6d-d1d97d1063da.jpg already downloaded
2026-03-25 17:19:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 418057aa-f1f7-51a3-9aa7-c2b4ce5dba74, identifier: 10725008
2026-03-25 17:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 418057aa-f1f7-51a3-9aa7-c2b4ce5dba74 with identifier: 10725008
2026-03-25 17:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 418057aa-f1f7-51a3-9aa7-c2b4ce5dba74 with identifier: 10725008
2026-03-25 17:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 418057aa-f1f7-51a3-9aa7-c2b4ce5dba74 with identifier: 10725008 to the API
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725008>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Petrol',
'id': '418057aa-f1f7-51a3-9aa7-c2b4ce5dba74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000055',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725008',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 188138,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5637292/general/3da803cf-4eb2-40c8-8660-ded614f23c4d.jpg',
'https://images.openlane.eu/carimgs/5637292/general/38a1bed5-c5fd-415f-b1b1-c7fba1fd923d.jpg',
'https://images.openlane.eu/carimgs/5637292/general/44e443bc-cd76-45e2-bfa8-1f9a8e61a213.jpg',
'https://images.openlane.eu/carimgs/5637292/general/ff5320d1-c711-43fa-949a-105548fe22f4.jpg',
'https://images.openlane.eu/carimgs/5637292/general/75764682-73ce-464c-9d6e-7d7e08a07446.jpg',
'https://images.openlane.eu/carimgs/5637292/general/f9444989-bc97-40fc-b9fe-14f4751c51b0.jpg',
'https://images.openlane.eu/carimgs/5637292/general/1e1c9366-d6c3-4756-b353-a823ea6363bf.jpg',
'https://images.openlane.eu/carimgs/5637292/general/e451540a-9382-43a3-ab0b-d26f116120de.jpg',
'https://images.openlane.eu/carimgs/5637292/general/336df8e9-f4e6-4ebe-953f-91a40d6e5a6d.jpg',
'https://images.openlane.eu/carimgs/5637292/general/ecd7e91f-027b-4c57-ad6d-d1d97d1063da.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_418057aa-f1f7-51a3-9aa7-c2b4ce5dba74/418057aa-f1f7-51a3-9aa7-c2b4ce5dba74_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 905862,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637292/general/3da803cf-4eb2-40c8-8660-ded614f23c4d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_418057aa-f1f7-51a3-9aa7-c2b4ce5dba74/418057aa-f1f7-51a3-9aa7-c2b4ce5dba74_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 717072,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637292/general/38a1bed5-c5fd-415f-b1b1-c7fba1fd923d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_418057aa-f1f7-51a3-9aa7-c2b4ce5dba74/418057aa-f1f7-51a3-9aa7-c2b4ce5dba74_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 798185,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637292/general/44e443bc-cd76-45e2-bfa8-1f9a8e61a213.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_418057aa-f1f7-51a3-9aa7-c2b4ce5dba74/418057aa-f1f7-51a3-9aa7-c2b4ce5dba74_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 724997,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637292/general/ff5320d1-c711-43fa-949a-105548fe22f4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_418057aa-f1f7-51a3-9aa7-c2b4ce5dba74/418057aa-f1f7-51a3-9aa7-c2b4ce5dba74_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 478136,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637292/general/75764682-73ce-464c-9d6e-7d7e08a07446.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_418057aa-f1f7-51a3-9aa7-c2b4ce5dba74/418057aa-f1f7-51a3-9aa7-c2b4ce5dba74_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 571817,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637292/general/f9444989-bc97-40fc-b9fe-14f4751c51b0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_418057aa-f1f7-51a3-9aa7-c2b4ce5dba74/418057aa-f1f7-51a3-9aa7-c2b4ce5dba74_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 622083,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637292/general/1e1c9366-d6c3-4756-b353-a823ea6363bf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_418057aa-f1f7-51a3-9aa7-c2b4ce5dba74/418057aa-f1f7-51a3-9aa7-c2b4ce5dba74_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410928,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637292/general/e451540a-9382-43a3-ab0b-d26f116120de.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_418057aa-f1f7-51a3-9aa7-c2b4ce5dba74/418057aa-f1f7-51a3-9aa7-c2b4ce5dba74_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228757,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637292/general/336df8e9-f4e6-4ebe-953f-91a40d6e5a6d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_418057aa-f1f7-51a3-9aa7-c2b4ce5dba74/418057aa-f1f7-51a3-9aa7-c2b4ce5dba74_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 633664,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637292/general/ecd7e91f-027b-4c57-ad6d-d1d97d1063da.jpg',
'Width': 1920}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-12-08',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Skoda Karoq 2.0 TSI Sportline - AWD - Petrol - Automatic - 190 hp - '
'188.138 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2022}
2026-03-25 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725008%27 HTTP/1.1" 200 None
2026-03-25 17:19:55 [adesa.de] INFO: Saving data for 10725008: {'created_time': 1774459195.118773, 'last_price_update_time': 1774459195.118785, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725008') HTTP/1.1" 204 0
2026-03-25 17:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342729fd0>
2026-03-25 17:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252Ff3854f2a-7ed8-449d-bdb5-b6aa73e52a44.jpg') HTTP/1.1" 204 0
2026-03-25 17:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/f3854f2a-7ed8-449d-bdb5-b6aa73e52a44.jpg saved to cache
2026-03-25 17:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e2b454f6-830c-5e7b-8163-3f7f32e6c697
2026-03-25 17:19:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e2b454f6-830c-5e7b-8163-3f7f32e6c697, skipping ID generation
2026-03-25 17:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2b454f6-830c-5e7b-8163-3f7f32e6c697 with scrape type 1
2026-03-25 17:19:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e2b454f6-830c-5e7b-8163-3f7f32e6c697 sending to next pipeline
2026-03-25 17:19:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e2b454f6-830c-5e7b-8163-3f7f32e6c697, identifier: 10725203
2026-03-25 17:19:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e2b454f6-830c-5e7b-8163-3f7f32e6c697 with identifier: 10725203
2026-03-25 17:19:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e2b454f6-830c-5e7b-8163-3f7f32e6c697 with identifier: 10725203
2026-03-25 17:19:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e2b454f6-830c-5e7b-8163-3f7f32e6c697 with identifier: 10725203 to the API
2026-03-25 17:19:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745631/general/f3854f2a-7ed8-449d-bdb5-b6aa73e52a44.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-26T07:30:00Z',
'fuel_type': 'Diesel',
'id': 'e2b454f6-830c-5e7b-8163-3f7f32e6c697',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000710',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725203',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 155238,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 984527,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745631/general/d1c49a80-9324-41ee-a7a7-d6d7decb199a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 968009,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745631/general/f3854f2a-7ed8-449d-bdb5-b6aa73e52a44.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 915446,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745631/general/df0508b9-f51c-46db-8fcd-810ef568e9c7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 923043,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745631/general/991ed4c9-9605-42fc-b42a-ec720e88fa2e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 674257,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745631/general/ac4640f9-8501-4d86-bca3-6863044b644c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 787419,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745631/general/b1553cea-e04e-47db-aff8-7c091586f021.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 706632,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745631/general/c58331c8-43eb-40f4-b626-4b66677a10cd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 685245,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745631/general/51697fdc-471e-44e1-8cc9-e42995fdbe66.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 645016,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745631/general/22d7fb74-dd3b-4655-b6b5-172d19541dcf.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 867340,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745631/general/1acbcd54-6a11-4e59-8558-905692bc9620.jpg',
'Width': 2731}],
'price': 22500,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz C Break 220d AMG Line - 4-Matic - Diesel - Automatic '
'- 200 hp - 155.238 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725203%27 HTTP/1.1" 200 None
2026-03-25 17:19:55 [adesa.de] INFO: Saving data for 10725203: {'created_time': 1774459195.767928, 'last_price_update_time': 1774459195.76794, 'auction_closing_time': 1774510200.0}
2026-03-25 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725203') HTTP/1.1" 204 0
2026-03-25 17:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723690> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f077bbed-02cb-5348-95ec-2f1689ad9ddf with identifier: 10723690
2026-03-25 17:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f077bbed-02cb-5348-95ec-2f1689ad9ddf with scrape type 1
2026-03-25 17:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f077bbed-02cb-5348-95ec-2f1689ad9ddf
2026-03-25 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582476%252Fgeneral%252Fdeaa68d9-1b74-4723-b3d5-de0d98ab713e.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582476/general/deaa68d9-1b74-4723-b3d5-de0d98ab713e.JPG not downloaded yet
2026-03-25 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582476%252Fgeneral%252Fdd508795-b544-4470-abac-a9bca8c7be65.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582476/general/dd508795-b544-4470-abac-a9bca8c7be65.JPG not downloaded yet
2026-03-25 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582476%252Fgeneral%252Feee60b57-e07a-478d-81e6-5aecf28fa96a.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582476/general/eee60b57-e07a-478d-81e6-5aecf28fa96a.JPG not downloaded yet
2026-03-25 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582476%252Fgeneral%252F22d84053-5991-4391-bf22-abd0c628b483.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582476/general/22d84053-5991-4391-bf22-abd0c628b483.JPG not downloaded yet
2026-03-25 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582476%252Fgeneral%252Ff74b2b42-6018-4d2b-9867-fd6dac752315.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582476/general/f74b2b42-6018-4d2b-9867-fd6dac752315.JPG not downloaded yet
2026-03-25 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582476%252Fgeneral%252Fc7f211ec-e4e8-4b6f-8c8d-93f468032da4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582476/general/c7f211ec-e4e8-4b6f-8c8d-93f468032da4.jpeg already downloaded
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582476%252Fgeneral%252F7eb33df2-c705-4482-b6e9-b16cf4e5debb.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582476/general/7eb33df2-c705-4482-b6e9-b16cf4e5debb.JPG not downloaded yet
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582476%252Fgeneral%252Fe6963118-b4bf-4fba-a660-43654231f17c.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582476/general/e6963118-b4bf-4fba-a660-43654231f17c.JPG not downloaded yet
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582476%252Fgeneral%252F56b5cbae-02dd-4170-a5ff-d13e1f156797.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582476/general/56b5cbae-02dd-4170-a5ff-d13e1f156797.JPG not downloaded yet
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582476%252Fgeneral%252Ff0fe106b-3d7f-4d3f-ac94-fa4aa4f54602.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582476/general/f0fe106b-3d7f-4d3f-ac94-fa4aa4f54602.JPG not downloaded yet
2026-03-25 17:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724960> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5582476/general/f0fe106b-3d7f-4d3f-ac94-fa4aa4f54602.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723690)
2026-03-25 17:19:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5582476/general/56b5cbae-02dd-4170-a5ff-d13e1f156797.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723690)
2026-03-25 17:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e13540c4-a05d-5492-b910-b46bab39262f with identifier: 10724960
2026-03-25 17:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e13540c4-a05d-5492-b910-b46bab39262f with scrape type 1
2026-03-25 17:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e13540c4-a05d-5492-b910-b46bab39262f
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402628%252Fgeneral%252Fcc753fe5-a404-4d48-993f-91cce3af1015.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402628/general/cc753fe5-a404-4d48-993f-91cce3af1015.jpg already downloaded
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402628%252Fgeneral%252F428d26d6-29f3-438e-afc1-1707d0f4241b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402628/general/428d26d6-29f3-438e-afc1-1707d0f4241b.jpg not downloaded yet
2026-03-25 17:19:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5582476/general/e6963118-b4bf-4fba-a660-43654231f17c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723690)
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402628%252Fgeneral%252F8b8facdb-690a-44c0-92fc-bc01660c0e4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402628/general/8b8facdb-690a-44c0-92fc-bc01660c0e4b.jpg already downloaded
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402628%252Fgeneral%252F7305a837-65f3-4670-bbea-4bd59da35e2d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402628/general/7305a837-65f3-4670-bbea-4bd59da35e2d.jpg not downloaded yet
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402628%252Fgeneral%252F42e20aaa-03e6-4489-b92b-dd6b0987049a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402628/general/42e20aaa-03e6-4489-b92b-dd6b0987049a.jpg already downloaded
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402628%252Fgeneral%252F23b0cc2d-3e9d-4496-8bdf-6a86334e6c82.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402628/general/23b0cc2d-3e9d-4496-8bdf-6a86334e6c82.jpg already downloaded
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402628%252Fgeneral%252F7c99a88d-a9ba-4294-82dd-528fd86cf0e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402628/general/7c99a88d-a9ba-4294-82dd-528fd86cf0e6.jpg already downloaded
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402628%252Fgeneral%252F24f18ade-f308-4339-9e90-b3688d3c7391.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402628/general/24f18ade-f308-4339-9e90-b3688d3c7391.jpg already downloaded
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402628%252Fgeneral%252Fbafb6e0b-710f-457b-b516-b8bd8c46f858.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402628/general/bafb6e0b-710f-457b-b516-b8bd8c46f858.jpg already downloaded
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402628%252Fgeneral%252F6d56ca97-580a-488e-8903-c0b3d1026c4d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402628/general/6d56ca97-580a-488e-8903-c0b3d1026c4d.jpg already downloaded
2026-03-25 17:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723686> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item f077bbed-02cb-5348-95ec-2f1689ad9ddf due to Ignoring non-200 response
2026-03-25 17:19:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item f077bbed-02cb-5348-95ec-2f1689ad9ddf due to Ignoring non-200 response
2026-03-25 17:19:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item f077bbed-02cb-5348-95ec-2f1689ad9ddf due to Ignoring non-200 response
2026-03-25 17:19:56 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://images.openlane.eu/carimgs/5402628/general/7305a837-65f3-4670-bbea-4bd59da35e2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724960)
2026-03-25 17:19:56 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://images.openlane.eu/carimgs/5402628/general/428d26d6-29f3-438e-afc1-1707d0f4241b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10724960)
2026-03-25 17:19:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5582476/general/7eb33df2-c705-4482-b6e9-b16cf4e5debb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723690)
2026-03-25 17:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c54c3529-3ac1-5830-b085-863e97e2723a with identifier: 10723686
2026-03-25 17:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c54c3529-3ac1-5830-b085-863e97e2723a with scrape type 1
2026-03-25 17:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c54c3529-3ac1-5830-b085-863e97e2723a
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545542%252Fgeneral%252F837f7ee3-9d0a-46a7-850b-273ff8b32e91.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545542/general/837f7ee3-9d0a-46a7-850b-273ff8b32e91.JPG not downloaded yet
2026-03-25 17:19:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5582476/general/f74b2b42-6018-4d2b-9867-fd6dac752315.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723690)
2026-03-25 17:19:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5582476/general/22d84053-5991-4391-bf22-abd0c628b483.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723690)
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545542%252Fgeneral%252Fdf836afa-a097-4e1b-83aa-f10eb9f866d1.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545542/general/df836afa-a097-4e1b-83aa-f10eb9f866d1.JPG not downloaded yet
2026-03-25 17:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725074> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545542%252Fgeneral%252Fbfb7f2f1-f697-4058-9546-562fe8c28938.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545542/general/bfb7f2f1-f697-4058-9546-562fe8c28938.JPG not downloaded yet
2026-03-25 17:19:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545542%252Fgeneral%252Fd689a2c6-4086-43ae-92e5-2c9a5f0f79ff.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545542/general/d689a2c6-4086-43ae-92e5-2c9a5f0f79ff.JPG not downloaded yet
2026-03-25 17:19:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item e13540c4-a05d-5492-b910-b46bab39262f due to Ignoring non-200 response
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545542%252Fgeneral%252F99369fe3-3609-46a6-a679-734bb432206a.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545542/general/99369fe3-3609-46a6-a679-734bb432206a.JPG not downloaded yet
2026-03-25 17:19:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e13540c4-a05d-5492-b910-b46bab39262f, skipping ID generation
2026-03-25 17:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e13540c4-a05d-5492-b910-b46bab39262f with scrape type 1
2026-03-25 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e13540c4-a05d-5492-b910-b46bab39262f sending to next pipeline
2026-03-25 17:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e13540c4-a05d-5492-b910-b46bab39262f, identifier: 10724960
2026-03-25 17:19:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5582476/general/eee60b57-e07a-478d-81e6-5aecf28fa96a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723690)
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545542%252Fgeneral%252F4b74f283-17ca-459a-92f3-b5229a0c24eb.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545542/general/4b74f283-17ca-459a-92f3-b5229a0c24eb.JPG not downloaded yet
2026-03-25 17:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e13540c4-a05d-5492-b910-b46bab39262f with identifier: 10724960
2026-03-25 17:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e13540c4-a05d-5492-b910-b46bab39262f with identifier: 10724960
2026-03-25 17:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e13540c4-a05d-5492-b910-b46bab39262f with identifier: 10724960 to the API
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:57 [scrapy.core.scraper] DEBUG: Scraped from <404 https://images.openlane.eu/carimgs/5402628/general/428d26d6-29f3-438e-afc1-1707d0f4241b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': 'e13540c4-a05d-5492-b910-b46bab39262f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003058',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724960',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 30572,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 73,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e13540c4-a05d-5492-b910-b46bab39262f/e13540c4-a05d-5492-b910-b46bab39262f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82824,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402628/general/cc753fe5-a404-4d48-993f-91cce3af1015.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e13540c4-a05d-5492-b910-b46bab39262f/e13540c4-a05d-5492-b910-b46bab39262f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209268,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402628/general/8b8facdb-690a-44c0-92fc-bc01660c0e4b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e13540c4-a05d-5492-b910-b46bab39262f/e13540c4-a05d-5492-b910-b46bab39262f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160312,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402628/general/42e20aaa-03e6-4489-b92b-dd6b0987049a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e13540c4-a05d-5492-b910-b46bab39262f/e13540c4-a05d-5492-b910-b46bab39262f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186779,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402628/general/23b0cc2d-3e9d-4496-8bdf-6a86334e6c82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e13540c4-a05d-5492-b910-b46bab39262f/e13540c4-a05d-5492-b910-b46bab39262f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155780,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402628/general/7c99a88d-a9ba-4294-82dd-528fd86cf0e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e13540c4-a05d-5492-b910-b46bab39262f/e13540c4-a05d-5492-b910-b46bab39262f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175965,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402628/general/24f18ade-f308-4339-9e90-b3688d3c7391.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e13540c4-a05d-5492-b910-b46bab39262f/e13540c4-a05d-5492-b910-b46bab39262f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130937,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402628/general/bafb6e0b-710f-457b-b516-b8bd8c46f858.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e13540c4-a05d-5492-b910-b46bab39262f/e13540c4-a05d-5492-b910-b46bab39262f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117923,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402628/general/6d56ca97-580a-488e-8903-c0b3d1026c4d.jpg',
'Width': 1024}],
'price': 23900,
'price_includes_vat': True,
'registration_date': '2023-04-18',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Skoda Enyaq Coupé 60 - Electric - Automatic - 180 hp - 30.572 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724960%27 HTTP/1.1" 200 None
2026-03-25 17:19:57 [adesa.de] INFO: Saving data for 10724960: {'created_time': 1774459197.412119, 'last_price_update_time': 1774459197.412132, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724960') HTTP/1.1" 204 0
2026-03-25 17:19:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5545542/general/837f7ee3-9d0a-46a7-850b-273ff8b32e91.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723686)
2026-03-25 17:19:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5545542/general/df836afa-a097-4e1b-83aa-f10eb9f866d1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723686)
2026-03-25 17:19:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item e13540c4-a05d-5492-b910-b46bab39262f due to Ignoring non-200 response
2026-03-25 17:19:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item f077bbed-02cb-5348-95ec-2f1689ad9ddf due to Ignoring non-200 response
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545542%252Fgeneral%252F40efd472-2682-47e7-ac17-881c7739dfcc.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545542/general/40efd472-2682-47e7-ac17-881c7739dfcc.JPG not downloaded yet
2026-03-25 17:19:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f077bbed-02cb-5348-95ec-2f1689ad9ddf due to Ignoring non-200 response
2026-03-25 17:19:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f077bbed-02cb-5348-95ec-2f1689ad9ddf due to Ignoring non-200 response
2026-03-25 17:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71492146-45ff-57d8-a50a-481801aa8e70 with identifier: 10725074
2026-03-25 17:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71492146-45ff-57d8-a50a-481801aa8e70 with scrape type 1
2026-03-25 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 71492146-45ff-57d8-a50a-481801aa8e70
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5498765%252Fgeneral%252F56b8ea88-c2e7-4685-ac43-7b1e007d7bdc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498765/general/56b8ea88-c2e7-4685-ac43-7b1e007d7bdc.jpg already downloaded
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5498765%252Fgeneral%252F898f464f-dcfa-4e05-b384-ecffcb0d0ddf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498765/general/898f464f-dcfa-4e05-b384-ecffcb0d0ddf.jpg already downloaded
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5498765%252Fgeneral%252Fa58c0bf2-1d97-434d-b8b6-8f834b2661d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498765/general/a58c0bf2-1d97-434d-b8b6-8f834b2661d1.jpg already downloaded
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5498765%252Fgeneral%252F13e564d0-875f-47bd-a461-0fcdda6073bd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498765/general/13e564d0-875f-47bd-a461-0fcdda6073bd.jpg already downloaded
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5498765%252Fgeneral%252Fc32cc35a-dda3-49c2-8038-e8ae837a5ffc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498765/general/c32cc35a-dda3-49c2-8038-e8ae837a5ffc.jpg already downloaded
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5498765%252Fgeneral%252Fab89d89a-4185-4202-9de3-50c0eea35009.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498765/general/ab89d89a-4185-4202-9de3-50c0eea35009.jpg already downloaded
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5498765%252Fgeneral%252Fad220c78-5d50-45f8-8ee5-78273350b06c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498765/general/ad220c78-5d50-45f8-8ee5-78273350b06c.jpg already downloaded
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5498765%252Fgeneral%252Fa538b046-d6c0-414f-bafc-f78272e37b07.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498765/general/a538b046-d6c0-414f-bafc-f78272e37b07.jpg already downloaded
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5498765%252Fgeneral%252F62fd639f-0dfa-4fdd-902c-fce0b11f4113.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498765/general/62fd639f-0dfa-4fdd-902c-fce0b11f4113.jpg already downloaded
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5498765%252Fgeneral%252F7ff317f1-a5dd-4a2d-943f-8c951827df59.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498765/general/7ff317f1-a5dd-4a2d-943f-8c951827df59.jpg already downloaded
2026-03-25 17:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 71492146-45ff-57d8-a50a-481801aa8e70, identifier: 10725074
2026-03-25 17:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725023> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 71492146-45ff-57d8-a50a-481801aa8e70 with identifier: 10725074
2026-03-25 17:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 71492146-45ff-57d8-a50a-481801aa8e70 with identifier: 10725074
2026-03-25 17:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 71492146-45ff-57d8-a50a-481801aa8e70 with identifier: 10725074 to the API
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725074>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': '71492146-45ff-57d8-a50a-481801aa8e70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004074',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725074',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 83069,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5498765/general/56b8ea88-c2e7-4685-ac43-7b1e007d7bdc.jpg',
'https://images.openlane.eu/carimgs/5498765/general/898f464f-dcfa-4e05-b384-ecffcb0d0ddf.jpg',
'https://images.openlane.eu/carimgs/5498765/general/a58c0bf2-1d97-434d-b8b6-8f834b2661d1.jpg',
'https://images.openlane.eu/carimgs/5498765/general/13e564d0-875f-47bd-a461-0fcdda6073bd.jpg',
'https://images.openlane.eu/carimgs/5498765/general/c32cc35a-dda3-49c2-8038-e8ae837a5ffc.jpg',
'https://images.openlane.eu/carimgs/5498765/general/ab89d89a-4185-4202-9de3-50c0eea35009.jpg',
'https://images.openlane.eu/carimgs/5498765/general/ad220c78-5d50-45f8-8ee5-78273350b06c.jpg',
'https://images.openlane.eu/carimgs/5498765/general/a538b046-d6c0-414f-bafc-f78272e37b07.jpg',
'https://images.openlane.eu/carimgs/5498765/general/62fd639f-0dfa-4fdd-902c-fce0b11f4113.jpg',
'https://images.openlane.eu/carimgs/5498765/general/7ff317f1-a5dd-4a2d-943f-8c951827df59.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71492146-45ff-57d8-a50a-481801aa8e70/71492146-45ff-57d8-a50a-481801aa8e70_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1048973,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498765/general/56b8ea88-c2e7-4685-ac43-7b1e007d7bdc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71492146-45ff-57d8-a50a-481801aa8e70/71492146-45ff-57d8-a50a-481801aa8e70_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1077913,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498765/general/898f464f-dcfa-4e05-b384-ecffcb0d0ddf.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71492146-45ff-57d8-a50a-481801aa8e70/71492146-45ff-57d8-a50a-481801aa8e70_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 919556,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498765/general/a58c0bf2-1d97-434d-b8b6-8f834b2661d1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71492146-45ff-57d8-a50a-481801aa8e70/71492146-45ff-57d8-a50a-481801aa8e70_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1097440,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498765/general/13e564d0-875f-47bd-a461-0fcdda6073bd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71492146-45ff-57d8-a50a-481801aa8e70/71492146-45ff-57d8-a50a-481801aa8e70_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1066913,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498765/general/c32cc35a-dda3-49c2-8038-e8ae837a5ffc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71492146-45ff-57d8-a50a-481801aa8e70/71492146-45ff-57d8-a50a-481801aa8e70_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1012417,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498765/general/ab89d89a-4185-4202-9de3-50c0eea35009.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71492146-45ff-57d8-a50a-481801aa8e70/71492146-45ff-57d8-a50a-481801aa8e70_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 593810,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498765/general/ad220c78-5d50-45f8-8ee5-78273350b06c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71492146-45ff-57d8-a50a-481801aa8e70/71492146-45ff-57d8-a50a-481801aa8e70_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 663683,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498765/general/a538b046-d6c0-414f-bafc-f78272e37b07.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71492146-45ff-57d8-a50a-481801aa8e70/71492146-45ff-57d8-a50a-481801aa8e70_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 682529,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498765/general/62fd639f-0dfa-4fdd-902c-fce0b11f4113.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71492146-45ff-57d8-a50a-481801aa8e70/71492146-45ff-57d8-a50a-481801aa8e70_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 594107,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498765/general/7ff317f1-a5dd-4a2d-943f-8c951827df59.jpg',
'Width': 2731}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range - Electric - Automatic - 231 hp - 83.069 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725074%27 HTTP/1.1" 200 None
2026-03-25 17:19:58 [adesa.de] INFO: Saving data for 10725074: {'created_time': 1774459198.022148, 'last_price_update_time': 1774459198.022162, 'auction_closing_time': 1774530600.0}
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725074') HTTP/1.1" 204 0
2026-03-25 17:19:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5545542/general/99369fe3-3609-46a6-a679-734bb432206a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723686)
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545542%252Fgeneral%252F65c9d98b-d62e-4330-aff7-a8ef9b3a41ea.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545542/general/65c9d98b-d62e-4330-aff7-a8ef9b3a41ea.JPG not downloaded yet
2026-03-25 17:19:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f077bbed-02cb-5348-95ec-2f1689ad9ddf due to Ignoring non-200 response
2026-03-25 17:19:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5545542/general/bfb7f2f1-f697-4058-9546-562fe8c28938.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723686)
2026-03-25 17:19:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5545542/general/d689a2c6-4086-43ae-92e5-2c9a5f0f79ff.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723686)
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545542%252Fgeneral%252F9b1e1d33-0b6e-484a-addc-dd0df2ad9e8e.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545542/general/9b1e1d33-0b6e-484a-addc-dd0df2ad9e8e.JPG not downloaded yet
2026-03-25 17:19:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item c54c3529-3ac1-5830-b085-863e97e2723a due to Ignoring non-200 response
2026-03-25 17:19:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c54c3529-3ac1-5830-b085-863e97e2723a due to Ignoring non-200 response
2026-03-25 17:19:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff398c5e-0cc0-590c-acd0-58ea10cb566d with identifier: 10725023
2026-03-25 17:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff398c5e-0cc0-590c-acd0-58ea10cb566d with scrape type 1
2026-03-25 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ff398c5e-0cc0-590c-acd0-58ea10cb566d
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665422%252Fgeneral%252Fcc31ae83-c728-4cf6-aa22-8f6aec7fd674.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665422/general/cc31ae83-c728-4cf6-aa22-8f6aec7fd674.jpg already downloaded
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665422%252Fgeneral%252F255f5578-a8de-4e02-b3e3-340851135e6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665422/general/255f5578-a8de-4e02-b3e3-340851135e6d.jpg already downloaded
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665422%252Fgeneral%252Fa13f9d4d-e428-4eef-bae7-79f7df7c083a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665422/general/a13f9d4d-e428-4eef-bae7-79f7df7c083a.jpg already downloaded
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665422%252Fgeneral%252F4891e379-06f7-4d95-9c16-27e426745b89.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665422/general/4891e379-06f7-4d95-9c16-27e426745b89.jpg already downloaded
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665422%252Fgeneral%252F2394d8d9-d70b-42c2-96ae-b3894beda37b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665422/general/2394d8d9-d70b-42c2-96ae-b3894beda37b.jpg already downloaded
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665422%252Fgeneral%252F6b00c666-6c46-4c58-b764-95b1cdd047d1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665422/general/6b00c666-6c46-4c58-b764-95b1cdd047d1.jpg already downloaded
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665422%252Fgeneral%252Fd67bae9b-d1f4-41a5-b127-ee00e5d5d778.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665422/general/d67bae9b-d1f4-41a5-b127-ee00e5d5d778.jpg already downloaded
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665422%252Fgeneral%252Fc3c69794-6c6f-49bf-a487-ad17c39bb5e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665422/general/c3c69794-6c6f-49bf-a487-ad17c39bb5e9.jpg already downloaded
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665422%252Fgeneral%252F0e37221e-5ce3-4fd4-a7a8-53d053fd4e0c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665422/general/0e37221e-5ce3-4fd4-a7a8-53d053fd4e0c.jpg already downloaded
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665422%252Fgeneral%252F22153c42-b49a-4b34-ac1e-6976b3125214.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665422/general/22153c42-b49a-4b34-ac1e-6976b3125214.jpg already downloaded
2026-03-25 17:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ff398c5e-0cc0-590c-acd0-58ea10cb566d, identifier: 10725023
2026-03-25 17:19:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ff398c5e-0cc0-590c-acd0-58ea10cb566d with identifier: 10725023
2026-03-25 17:19:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ff398c5e-0cc0-590c-acd0-58ea10cb566d with identifier: 10725023
2026-03-25 17:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ff398c5e-0cc0-590c-acd0-58ea10cb566d with identifier: 10725023 to the API
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725023>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Diesel',
'id': 'ff398c5e-0cc0-590c-acd0-58ea10cb566d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000100',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725023',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 108303,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5665422/general/cc31ae83-c728-4cf6-aa22-8f6aec7fd674.jpg',
'https://images.openlane.eu/carimgs/5665422/general/255f5578-a8de-4e02-b3e3-340851135e6d.jpg',
'https://images.openlane.eu/carimgs/5665422/general/a13f9d4d-e428-4eef-bae7-79f7df7c083a.jpg',
'https://images.openlane.eu/carimgs/5665422/general/4891e379-06f7-4d95-9c16-27e426745b89.jpg',
'https://images.openlane.eu/carimgs/5665422/general/2394d8d9-d70b-42c2-96ae-b3894beda37b.jpg',
'https://images.openlane.eu/carimgs/5665422/general/6b00c666-6c46-4c58-b764-95b1cdd047d1.jpg',
'https://images.openlane.eu/carimgs/5665422/general/d67bae9b-d1f4-41a5-b127-ee00e5d5d778.jpg',
'https://images.openlane.eu/carimgs/5665422/general/c3c69794-6c6f-49bf-a487-ad17c39bb5e9.jpg',
'https://images.openlane.eu/carimgs/5665422/general/0e37221e-5ce3-4fd4-a7a8-53d053fd4e0c.jpg',
'https://images.openlane.eu/carimgs/5665422/general/22153c42-b49a-4b34-ac1e-6976b3125214.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff398c5e-0cc0-590c-acd0-58ea10cb566d/ff398c5e-0cc0-590c-acd0-58ea10cb566d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320335,
'Height': 1339,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665422/general/cc31ae83-c728-4cf6-aa22-8f6aec7fd674.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff398c5e-0cc0-590c-acd0-58ea10cb566d/ff398c5e-0cc0-590c-acd0-58ea10cb566d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334529,
'Height': 1323,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665422/general/255f5578-a8de-4e02-b3e3-340851135e6d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff398c5e-0cc0-590c-acd0-58ea10cb566d/ff398c5e-0cc0-590c-acd0-58ea10cb566d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330628,
'Height': 1320,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665422/general/a13f9d4d-e428-4eef-bae7-79f7df7c083a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff398c5e-0cc0-590c-acd0-58ea10cb566d/ff398c5e-0cc0-590c-acd0-58ea10cb566d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360245,
'Height': 1329,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665422/general/4891e379-06f7-4d95-9c16-27e426745b89.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff398c5e-0cc0-590c-acd0-58ea10cb566d/ff398c5e-0cc0-590c-acd0-58ea10cb566d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229362,
'Height': 1327,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665422/general/2394d8d9-d70b-42c2-96ae-b3894beda37b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff398c5e-0cc0-590c-acd0-58ea10cb566d/ff398c5e-0cc0-590c-acd0-58ea10cb566d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276405,
'Height': 1324,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665422/general/6b00c666-6c46-4c58-b764-95b1cdd047d1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff398c5e-0cc0-590c-acd0-58ea10cb566d/ff398c5e-0cc0-590c-acd0-58ea10cb566d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99770,
'Height': 1039,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665422/general/d67bae9b-d1f4-41a5-b127-ee00e5d5d778.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff398c5e-0cc0-590c-acd0-58ea10cb566d/ff398c5e-0cc0-590c-acd0-58ea10cb566d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347836,
'Height': 1316,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665422/general/c3c69794-6c6f-49bf-a487-ad17c39bb5e9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff398c5e-0cc0-590c-acd0-58ea10cb566d/ff398c5e-0cc0-590c-acd0-58ea10cb566d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305033,
'Height': 1328,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665422/general/0e37221e-5ce3-4fd4-a7a8-53d053fd4e0c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff398c5e-0cc0-590c-acd0-58ea10cb566d/ff398c5e-0cc0-590c-acd0-58ea10cb566d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306774,
'Height': 1329,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665422/general/22153c42-b49a-4b34-ac1e-6976b3125214.jpg',
'Width': 2000}],
'price': 23500,
'price_includes_vat': True,
'registration_date': '2022-11-21',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Skoda Kodiaq 2.0 TDI L&K - Diesel - 150 hp - 108.303 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2022}
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725023%27 HTTP/1.1" 200 None
2026-03-25 17:19:58 [adesa.de] INFO: Saving data for 10725023: {'created_time': 1774459198.735714, 'last_price_update_time': 1774459198.735725, 'auction_closing_time': 1774530300.0}
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725023') HTTP/1.1" 204 0
2026-03-25 17:19:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5545542/general/40efd472-2682-47e7-ac17-881c7739dfcc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723686)
2026-03-25 17:19:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5545542/general/4b74f283-17ca-459a-92f3-b5229a0c24eb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723686)
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545542%252Fgeneral%252F7d78d50c-7389-4d50-8d83-915ad68fb074.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545542/general/7d78d50c-7389-4d50-8d83-915ad68fb074.jpg already downloaded
2026-03-25 17:19:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5582476/general/dd508795-b544-4470-abac-a9bca8c7be65.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723690)
2026-03-25 17:19:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5582476/general/deaa68d9-1b74-4723-b3d5-de0d98ab713e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723690)
2026-03-25 17:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725065> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725072> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:19:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item c54c3529-3ac1-5830-b085-863e97e2723a due to Ignoring non-200 response
2026-03-25 17:19:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item c54c3529-3ac1-5830-b085-863e97e2723a due to Ignoring non-200 response
2026-03-25 17:19:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c54c3529-3ac1-5830-b085-863e97e2723a due to Ignoring non-200 response
2026-03-25 17:19:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:19:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5545542/general/65c9d98b-d62e-4330-aff7-a8ef9b3a41ea.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723686)
2026-03-25 17:19:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5545542/general/9b1e1d33-0b6e-484a-addc-dd0df2ad9e8e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723686)
2026-03-25 17:19:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item c54c3529-3ac1-5830-b085-863e97e2723a due to Ignoring non-200 response
2026-03-25 17:19:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c54c3529-3ac1-5830-b085-863e97e2723a due to Ignoring non-200 response
2026-03-25 17:19:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f077bbed-02cb-5348-95ec-2f1689ad9ddf due to Ignoring non-200 response
2026-03-25 17:19:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f077bbed-02cb-5348-95ec-2f1689ad9ddf, skipping ID generation
2026-03-25 17:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f077bbed-02cb-5348-95ec-2f1689ad9ddf with scrape type 1
2026-03-25 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f077bbed-02cb-5348-95ec-2f1689ad9ddf sending to next pipeline
2026-03-25 17:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f077bbed-02cb-5348-95ec-2f1689ad9ddf, identifier: 10723690
2026-03-25 17:19:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f077bbed-02cb-5348-95ec-2f1689ad9ddf with identifier: 10723690
2026-03-25 17:19:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f077bbed-02cb-5348-95ec-2f1689ad9ddf with identifier: 10723690
2026-03-25 17:19:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f077bbed-02cb-5348-95ec-2f1689ad9ddf with identifier: 10723690 to the API
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:19:59 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5582476/general/deaa68d9-1b74-4723-b3d5-de0d98ab713e.JPG>
{'auction_title': '',
'c_o_2_emission_value': 73,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 462,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'f077bbed-02cb-5348-95ec-2f1689ad9ddf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-405-FP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723690',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 38493,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f077bbed-02cb-5348-95ec-2f1689ad9ddf/f077bbed-02cb-5348-95ec-2f1689ad9ddf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 490039,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5582476/general/c7f211ec-e4e8-4b6f-8c8d-93f468032da4.jpeg',
'Width': 1024}],
'price': 62900,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Cayenne Coupé 3.0 Platinum - AWD - Hybrid - Automatic - 462 '
'hp - 38.493 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2021}
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723690%27 HTTP/1.1" 200 None
2026-03-25 17:19:59 [adesa.de] INFO: Saving data for 10723690: {'created_time': 1774459199.264738, 'last_price_update_time': 1774459199.264757, 'auction_closing_time': 1774599000.0}
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723690') HTTP/1.1" 204 0
2026-03-25 17:19:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item f077bbed-02cb-5348-95ec-2f1689ad9ddf due to Ignoring non-200 response
2026-03-25 17:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc26817a-d1b4-5ad2-91b3-0601b01bae2c with identifier: 10725065
2026-03-25 17:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc26817a-d1b4-5ad2-91b3-0601b01bae2c with scrape type 1
2026-03-25 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bc26817a-d1b4-5ad2-91b3-0601b01bae2c
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402756%252Fgeneral%252F7f2b4acc-e16b-4e20-8c54-3edbf952b802.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402756/general/7f2b4acc-e16b-4e20-8c54-3edbf952b802.jpg already downloaded
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402756%252Fgeneral%252F691f1375-a29f-4d53-a91d-59e2a4edc917.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402756/general/691f1375-a29f-4d53-a91d-59e2a4edc917.jpg already downloaded
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402756%252Fgeneral%252F5e73190c-1cd6-4f1d-b0dd-a1f014476044.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402756/general/5e73190c-1cd6-4f1d-b0dd-a1f014476044.jpg already downloaded
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402756%252Fgeneral%252Fe02770ef-6167-42f0-91a8-b42a5a638376.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402756/general/e02770ef-6167-42f0-91a8-b42a5a638376.jpg already downloaded
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402756%252Fgeneral%252Fcb40575d-6095-480f-9bb8-7ea47797b128.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402756/general/cb40575d-6095-480f-9bb8-7ea47797b128.jpg already downloaded
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402756%252Fgeneral%252F4c4ab371-c3ff-45eb-965c-1b7544871be5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402756/general/4c4ab371-c3ff-45eb-965c-1b7544871be5.jpg already downloaded
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402756%252Fgeneral%252F34a8253f-da9c-464c-adf2-373d767777e9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402756/general/34a8253f-da9c-464c-adf2-373d767777e9.jpg already downloaded
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402756%252Fgeneral%252F13609f2e-f9d0-4ba2-ab76-149c7d98bbfc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402756/general/13609f2e-f9d0-4ba2-ab76-149c7d98bbfc.jpg already downloaded
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402756%252Fgeneral%252F9385760f-091c-4f2a-a24d-0183b6a630a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402756/general/9385760f-091c-4f2a-a24d-0183b6a630a0.jpg already downloaded
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402756%252Fgeneral%252F10c43472-22d3-4b8a-a6a2-e049765f67c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402756/general/10c43472-22d3-4b8a-a6a2-e049765f67c4.jpg already downloaded
2026-03-25 17:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bc26817a-d1b4-5ad2-91b3-0601b01bae2c, identifier: 10725065
2026-03-25 17:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 971470b4-1912-52b2-8f09-695a3fdec3ed with identifier: 10725072
2026-03-25 17:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 971470b4-1912-52b2-8f09-695a3fdec3ed with scrape type 1
2026-03-25 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 971470b4-1912-52b2-8f09-695a3fdec3ed
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477773%252Fgeneral%252Fc8022f37-37a2-4e11-a488-b6cbf5c18cac.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477773/general/c8022f37-37a2-4e11-a488-b6cbf5c18cac.jpg already downloaded
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477773%252Fgeneral%252Fb11ce3d4-dc0d-4a85-8ecd-35b583f44720.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477773/general/b11ce3d4-dc0d-4a85-8ecd-35b583f44720.jpg already downloaded
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477773%252Fgeneral%252F4500c75d-99af-4549-bc04-ef04c2ac033d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477773/general/4500c75d-99af-4549-bc04-ef04c2ac033d.jpg already downloaded
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477773%252Fgeneral%252F6919df18-5817-4d72-a10a-2cc988b0580d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477773/general/6919df18-5817-4d72-a10a-2cc988b0580d.jpg already downloaded
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477773%252Fgeneral%252Fdfb872d0-ad2a-4d1b-a776-11dc0befd245.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477773/general/dfb872d0-ad2a-4d1b-a776-11dc0befd245.jpg already downloaded
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477773%252Fgeneral%252F690a8101-eea6-42a2-b1db-67afe92878f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477773/general/690a8101-eea6-42a2-b1db-67afe92878f2.jpg already downloaded
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477773%252Fgeneral%252Fc4d42deb-e40d-4a1b-b40d-fb8b1cc78273.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477773/general/c4d42deb-e40d-4a1b-b40d-fb8b1cc78273.jpg already downloaded
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477773%252Fgeneral%252Fdd13c52e-ec53-4545-aa74-95906d0575eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477773/general/dd13c52e-ec53-4545-aa74-95906d0575eb.jpg already downloaded
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477773%252Fgeneral%252F72c3eca5-a6aa-406d-aacc-6659f7156f75.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477773/general/72c3eca5-a6aa-406d-aacc-6659f7156f75.jpg already downloaded
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477773%252Fgeneral%252F45caf3eb-7ad6-413f-8e01-e1405f6b33c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477773/general/45caf3eb-7ad6-413f-8e01-e1405f6b33c2.jpg already downloaded
2026-03-25 17:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 971470b4-1912-52b2-8f09-695a3fdec3ed, identifier: 10725072
2026-03-25 17:19:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item c54c3529-3ac1-5830-b085-863e97e2723a due to Ignoring non-200 response
2026-03-25 17:19:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c54c3529-3ac1-5830-b085-863e97e2723a, skipping ID generation
2026-03-25 17:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c54c3529-3ac1-5830-b085-863e97e2723a with scrape type 1
2026-03-25 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c54c3529-3ac1-5830-b085-863e97e2723a sending to next pipeline
2026-03-25 17:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c54c3529-3ac1-5830-b085-863e97e2723a, identifier: 10723686
2026-03-25 17:19:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bc26817a-d1b4-5ad2-91b3-0601b01bae2c with identifier: 10725065
2026-03-25 17:19:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bc26817a-d1b4-5ad2-91b3-0601b01bae2c with identifier: 10725065
2026-03-25 17:19:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bc26817a-d1b4-5ad2-91b3-0601b01bae2c with identifier: 10725065 to the API
2026-03-25 17:20:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725065>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': 'bc26817a-d1b4-5ad2-91b3-0601b01bae2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003062',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725065',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 85988,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5402756/general/7f2b4acc-e16b-4e20-8c54-3edbf952b802.jpg',
'https://images.openlane.eu/carimgs/5402756/general/691f1375-a29f-4d53-a91d-59e2a4edc917.jpg',
'https://images.openlane.eu/carimgs/5402756/general/5e73190c-1cd6-4f1d-b0dd-a1f014476044.jpg',
'https://images.openlane.eu/carimgs/5402756/general/e02770ef-6167-42f0-91a8-b42a5a638376.jpg',
'https://images.openlane.eu/carimgs/5402756/general/cb40575d-6095-480f-9bb8-7ea47797b128.jpg',
'https://images.openlane.eu/carimgs/5402756/general/4c4ab371-c3ff-45eb-965c-1b7544871be5.jpg',
'https://images.openlane.eu/carimgs/5402756/general/34a8253f-da9c-464c-adf2-373d767777e9.jpg',
'https://images.openlane.eu/carimgs/5402756/general/13609f2e-f9d0-4ba2-ab76-149c7d98bbfc.jpg',
'https://images.openlane.eu/carimgs/5402756/general/9385760f-091c-4f2a-a24d-0183b6a630a0.jpg',
'https://images.openlane.eu/carimgs/5402756/general/10c43472-22d3-4b8a-a6a2-e049765f67c4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc26817a-d1b4-5ad2-91b3-0601b01bae2c/bc26817a-d1b4-5ad2-91b3-0601b01bae2c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102097,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402756/general/7f2b4acc-e16b-4e20-8c54-3edbf952b802.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc26817a-d1b4-5ad2-91b3-0601b01bae2c/bc26817a-d1b4-5ad2-91b3-0601b01bae2c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326120,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402756/general/691f1375-a29f-4d53-a91d-59e2a4edc917.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc26817a-d1b4-5ad2-91b3-0601b01bae2c/bc26817a-d1b4-5ad2-91b3-0601b01bae2c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385371,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402756/general/5e73190c-1cd6-4f1d-b0dd-a1f014476044.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc26817a-d1b4-5ad2-91b3-0601b01bae2c/bc26817a-d1b4-5ad2-91b3-0601b01bae2c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372846,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402756/general/e02770ef-6167-42f0-91a8-b42a5a638376.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc26817a-d1b4-5ad2-91b3-0601b01bae2c/bc26817a-d1b4-5ad2-91b3-0601b01bae2c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311922,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402756/general/cb40575d-6095-480f-9bb8-7ea47797b128.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc26817a-d1b4-5ad2-91b3-0601b01bae2c/bc26817a-d1b4-5ad2-91b3-0601b01bae2c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319358,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402756/general/4c4ab371-c3ff-45eb-965c-1b7544871be5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc26817a-d1b4-5ad2-91b3-0601b01bae2c/bc26817a-d1b4-5ad2-91b3-0601b01bae2c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232498,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402756/general/34a8253f-da9c-464c-adf2-373d767777e9.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc26817a-d1b4-5ad2-91b3-0601b01bae2c/bc26817a-d1b4-5ad2-91b3-0601b01bae2c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225207,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402756/general/13609f2e-f9d0-4ba2-ab76-149c7d98bbfc.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc26817a-d1b4-5ad2-91b3-0601b01bae2c/bc26817a-d1b4-5ad2-91b3-0601b01bae2c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279128,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402756/general/9385760f-091c-4f2a-a24d-0183b6a630a0.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc26817a-d1b4-5ad2-91b3-0601b01bae2c/bc26817a-d1b4-5ad2-91b3-0601b01bae2c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297792,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402756/general/10c43472-22d3-4b8a-a6a2-e049765f67c4.jpg',
'Width': 1600}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range - Electric - 231 hp - 85.988 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725065%27 HTTP/1.1" 200 None
2026-03-25 17:20:00 [adesa.de] INFO: Saving data for 10725065: {'created_time': 1774459200.233046, 'last_price_update_time': 1774459200.233059, 'auction_closing_time': 1774530600.0}
2026-03-25 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725065') HTTP/1.1" 204 0
2026-03-25 17:20:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 971470b4-1912-52b2-8f09-695a3fdec3ed with identifier: 10725072
2026-03-25 17:20:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 971470b4-1912-52b2-8f09-695a3fdec3ed with identifier: 10725072
2026-03-25 17:20:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 971470b4-1912-52b2-8f09-695a3fdec3ed with identifier: 10725072 to the API
2026-03-25 17:20:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725072>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': '971470b4-1912-52b2-8f09-695a3fdec3ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003851',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725072',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 76127,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5477773/general/c8022f37-37a2-4e11-a488-b6cbf5c18cac.jpg',
'https://images.openlane.eu/carimgs/5477773/general/b11ce3d4-dc0d-4a85-8ecd-35b583f44720.jpg',
'https://images.openlane.eu/carimgs/5477773/general/4500c75d-99af-4549-bc04-ef04c2ac033d.jpg',
'https://images.openlane.eu/carimgs/5477773/general/6919df18-5817-4d72-a10a-2cc988b0580d.jpg',
'https://images.openlane.eu/carimgs/5477773/general/dfb872d0-ad2a-4d1b-a776-11dc0befd245.jpg',
'https://images.openlane.eu/carimgs/5477773/general/690a8101-eea6-42a2-b1db-67afe92878f2.jpg',
'https://images.openlane.eu/carimgs/5477773/general/c4d42deb-e40d-4a1b-b40d-fb8b1cc78273.jpg',
'https://images.openlane.eu/carimgs/5477773/general/dd13c52e-ec53-4545-aa74-95906d0575eb.jpg',
'https://images.openlane.eu/carimgs/5477773/general/72c3eca5-a6aa-406d-aacc-6659f7156f75.jpg',
'https://images.openlane.eu/carimgs/5477773/general/45caf3eb-7ad6-413f-8e01-e1405f6b33c2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971470b4-1912-52b2-8f09-695a3fdec3ed/971470b4-1912-52b2-8f09-695a3fdec3ed_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1167227,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477773/general/c8022f37-37a2-4e11-a488-b6cbf5c18cac.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971470b4-1912-52b2-8f09-695a3fdec3ed/971470b4-1912-52b2-8f09-695a3fdec3ed_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1001919,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477773/general/b11ce3d4-dc0d-4a85-8ecd-35b583f44720.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971470b4-1912-52b2-8f09-695a3fdec3ed/971470b4-1912-52b2-8f09-695a3fdec3ed_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1371578,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477773/general/4500c75d-99af-4549-bc04-ef04c2ac033d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971470b4-1912-52b2-8f09-695a3fdec3ed/971470b4-1912-52b2-8f09-695a3fdec3ed_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1001357,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477773/general/6919df18-5817-4d72-a10a-2cc988b0580d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971470b4-1912-52b2-8f09-695a3fdec3ed/971470b4-1912-52b2-8f09-695a3fdec3ed_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1098317,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477773/general/dfb872d0-ad2a-4d1b-a776-11dc0befd245.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971470b4-1912-52b2-8f09-695a3fdec3ed/971470b4-1912-52b2-8f09-695a3fdec3ed_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1353512,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477773/general/690a8101-eea6-42a2-b1db-67afe92878f2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971470b4-1912-52b2-8f09-695a3fdec3ed/971470b4-1912-52b2-8f09-695a3fdec3ed_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 680904,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477773/general/c4d42deb-e40d-4a1b-b40d-fb8b1cc78273.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971470b4-1912-52b2-8f09-695a3fdec3ed/971470b4-1912-52b2-8f09-695a3fdec3ed_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 762391,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477773/general/dd13c52e-ec53-4545-aa74-95906d0575eb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971470b4-1912-52b2-8f09-695a3fdec3ed/971470b4-1912-52b2-8f09-695a3fdec3ed_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 790304,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477773/general/72c3eca5-a6aa-406d-aacc-6659f7156f75.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971470b4-1912-52b2-8f09-695a3fdec3ed/971470b4-1912-52b2-8f09-695a3fdec3ed_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1040824,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477773/general/45caf3eb-7ad6-413f-8e01-e1405f6b33c2.jpg',
'Width': 2731}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range - Electric - 231 hp - 76.127 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725072%27 HTTP/1.1" 200 None
2026-03-25 17:20:00 [adesa.de] INFO: Saving data for 10725072: {'created_time': 1774459200.653862, 'last_price_update_time': 1774459200.65388, 'auction_closing_time': 1774530600.0}
2026-03-25 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725072') HTTP/1.1" 204 0
2026-03-25 17:20:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c54c3529-3ac1-5830-b085-863e97e2723a with identifier: 10723686
2026-03-25 17:20:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c54c3529-3ac1-5830-b085-863e97e2723a with identifier: 10723686
2026-03-25 17:20:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c54c3529-3ac1-5830-b085-863e97e2723a with identifier: 10723686 to the API
2026-03-25 17:20:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:00 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5545542/general/9b1e1d33-0b6e-484a-addc-dd0df2ad9e8e.JPG>
{'auction_title': '',
'c_o_2_emission_value': 75,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 462,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'c54c3529-3ac1-5830-b085-863e97e2723a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-305-YQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723686',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 58094,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c54c3529-3ac1-5830-b085-863e97e2723a/c54c3529-3ac1-5830-b085-863e97e2723a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299536,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545542/general/7d78d50c-7389-4d50-8d83-915ad68fb074.jpg',
'Width': 2000}],
'price': 62400,
'price_includes_vat': True,
'registration_date': '2022-10-11',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Cayenne Coupé 3.0 Platinum - AWD - Hybrid - Automatic - 462 '
'hp - 58.094 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2022}
2026-03-25 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723686%27 HTTP/1.1" 200 None
2026-03-25 17:20:00 [adesa.de] INFO: Saving data for 10723686: {'created_time': 1774459200.99838, 'last_price_update_time': 1774459200.998395, 'auction_closing_time': 1774599000.0}
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723686') HTTP/1.1" 204 0
2026-03-25 17:20:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item c54c3529-3ac1-5830-b085-863e97e2723a due to Ignoring non-200 response
2026-03-25 17:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724967> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725066> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31c98388-7b81-5e78-ad24-de831a4f2fdd with identifier: 10724967
2026-03-25 17:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31c98388-7b81-5e78-ad24-de831a4f2fdd with scrape type 1
2026-03-25 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 31c98388-7b81-5e78-ad24-de831a4f2fdd
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477775%252Fgeneral%252F29d09e88-92cd-4d40-a887-82678d35ff28.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477775/general/29d09e88-92cd-4d40-a887-82678d35ff28.jpg already downloaded
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477775%252Fgeneral%252Fa02a3c40-7c01-41eb-a581-931cf23aada4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477775/general/a02a3c40-7c01-41eb-a581-931cf23aada4.jpg already downloaded
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477775%252Fgeneral%252F321b3ae1-6464-4769-b33d-559053178a50.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477775/general/321b3ae1-6464-4769-b33d-559053178a50.jpg already downloaded
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477775%252Fgeneral%252F29ab45d7-d0dd-47bd-a866-aad8d1a871f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477775/general/29ab45d7-d0dd-47bd-a866-aad8d1a871f6.jpg already downloaded
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477775%252Fgeneral%252F8c461308-bef9-4fdb-8a70-dd57ae004147.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477775/general/8c461308-bef9-4fdb-8a70-dd57ae004147.jpg already downloaded
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477775%252Fgeneral%252F48134f0a-0b53-4b5f-b095-d1da4d66972c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477775/general/48134f0a-0b53-4b5f-b095-d1da4d66972c.jpg already downloaded
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477775%252Fgeneral%252Fc436be35-ea58-47a9-adbd-cd14a356a294.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477775/general/c436be35-ea58-47a9-adbd-cd14a356a294.jpg already downloaded
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477775%252Fgeneral%252Fe566f4df-dc55-4c22-a525-e92e29d189f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477775/general/e566f4df-dc55-4c22-a525-e92e29d189f4.jpg already downloaded
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477775%252Fgeneral%252F922500d3-f860-43c6-ade3-752546eabf5c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477775/general/922500d3-f860-43c6-ade3-752546eabf5c.jpg already downloaded
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477775%252Fgeneral%252F00cd76a2-96dc-421c-bfa6-4593351dc907.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477775/general/00cd76a2-96dc-421c-bfa6-4593351dc907.jpg already downloaded
2026-03-25 17:20:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 31c98388-7b81-5e78-ad24-de831a4f2fdd, identifier: 10724967
2026-03-25 17:20:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 31c98388-7b81-5e78-ad24-de831a4f2fdd with identifier: 10724967
2026-03-25 17:20:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 31c98388-7b81-5e78-ad24-de831a4f2fdd with identifier: 10724967
2026-03-25 17:20:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 31c98388-7b81-5e78-ad24-de831a4f2fdd with identifier: 10724967 to the API
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724967>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': '31c98388-7b81-5e78-ad24-de831a4f2fdd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003853',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724967',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 78074,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5477775/general/29d09e88-92cd-4d40-a887-82678d35ff28.jpg',
'https://images.openlane.eu/carimgs/5477775/general/a02a3c40-7c01-41eb-a581-931cf23aada4.jpg',
'https://images.openlane.eu/carimgs/5477775/general/321b3ae1-6464-4769-b33d-559053178a50.jpg',
'https://images.openlane.eu/carimgs/5477775/general/29ab45d7-d0dd-47bd-a866-aad8d1a871f6.jpg',
'https://images.openlane.eu/carimgs/5477775/general/8c461308-bef9-4fdb-8a70-dd57ae004147.jpg',
'https://images.openlane.eu/carimgs/5477775/general/48134f0a-0b53-4b5f-b095-d1da4d66972c.jpg',
'https://images.openlane.eu/carimgs/5477775/general/c436be35-ea58-47a9-adbd-cd14a356a294.jpg',
'https://images.openlane.eu/carimgs/5477775/general/e566f4df-dc55-4c22-a525-e92e29d189f4.jpg',
'https://images.openlane.eu/carimgs/5477775/general/922500d3-f860-43c6-ade3-752546eabf5c.jpg',
'https://images.openlane.eu/carimgs/5477775/general/00cd76a2-96dc-421c-bfa6-4593351dc907.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31c98388-7b81-5e78-ad24-de831a4f2fdd/31c98388-7b81-5e78-ad24-de831a4f2fdd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1256619,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477775/general/29d09e88-92cd-4d40-a887-82678d35ff28.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31c98388-7b81-5e78-ad24-de831a4f2fdd/31c98388-7b81-5e78-ad24-de831a4f2fdd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 835130,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477775/general/a02a3c40-7c01-41eb-a581-931cf23aada4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31c98388-7b81-5e78-ad24-de831a4f2fdd/31c98388-7b81-5e78-ad24-de831a4f2fdd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1002469,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477775/general/321b3ae1-6464-4769-b33d-559053178a50.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31c98388-7b81-5e78-ad24-de831a4f2fdd/31c98388-7b81-5e78-ad24-de831a4f2fdd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1005407,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477775/general/29ab45d7-d0dd-47bd-a866-aad8d1a871f6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31c98388-7b81-5e78-ad24-de831a4f2fdd/31c98388-7b81-5e78-ad24-de831a4f2fdd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 932426,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477775/general/8c461308-bef9-4fdb-8a70-dd57ae004147.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31c98388-7b81-5e78-ad24-de831a4f2fdd/31c98388-7b81-5e78-ad24-de831a4f2fdd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1265129,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477775/general/48134f0a-0b53-4b5f-b095-d1da4d66972c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31c98388-7b81-5e78-ad24-de831a4f2fdd/31c98388-7b81-5e78-ad24-de831a4f2fdd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1088257,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477775/general/c436be35-ea58-47a9-adbd-cd14a356a294.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31c98388-7b81-5e78-ad24-de831a4f2fdd/31c98388-7b81-5e78-ad24-de831a4f2fdd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 589117,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477775/general/e566f4df-dc55-4c22-a525-e92e29d189f4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31c98388-7b81-5e78-ad24-de831a4f2fdd/31c98388-7b81-5e78-ad24-de831a4f2fdd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 702453,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477775/general/922500d3-f860-43c6-ade3-752546eabf5c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31c98388-7b81-5e78-ad24-de831a4f2fdd/31c98388-7b81-5e78-ad24-de831a4f2fdd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 744412,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477775/general/00cd76a2-96dc-421c-bfa6-4593351dc907.jpg',
'Width': 2731}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range - Electric - Automatic - 231 hp - 78.074 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724967%27 HTTP/1.1" 200 None
2026-03-25 17:20:01 [adesa.de] INFO: Saving data for 10724967: {'created_time': 1774459201.693932, 'last_price_update_time': 1774459201.693945, 'auction_closing_time': 1774530300.0}
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724967') HTTP/1.1" 204 0
2026-03-25 17:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 with identifier: 10725066
2026-03-25 17:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 with scrape type 1
2026-03-25 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5406022%252Fgeneral%252F08df9373-8cd4-49cf-9f26-ec5c7cae56c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5406022/general/08df9373-8cd4-49cf-9f26-ec5c7cae56c5.jpg already downloaded
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5406022%252Fgeneral%252Fdafdb0fd-0fd7-4ce4-b7af-8d352416d456.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5406022/general/dafdb0fd-0fd7-4ce4-b7af-8d352416d456.JPG not downloaded yet
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5406022%252Fgeneral%252Fec7bf198-0249-4fbc-8c83-2ec31d08d1da.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5406022/general/ec7bf198-0249-4fbc-8c83-2ec31d08d1da.JPG not downloaded yet
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5406022%252Fgeneral%252F9d927426-0e39-4ffd-a1f6-6d5024d10652.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5406022/general/9d927426-0e39-4ffd-a1f6-6d5024d10652.JPG not downloaded yet
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5406022%252Fgeneral%252Ff427e61a-2476-431f-bece-998ae0182140.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5406022/general/f427e61a-2476-431f-bece-998ae0182140.JPG not downloaded yet
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5406022%252Fgeneral%252Fdbdc2106-d14a-4069-806f-8e9cdcaa9959.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5406022/general/dbdc2106-d14a-4069-806f-8e9cdcaa9959.JPG not downloaded yet
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5406022%252Fgeneral%252F1877bc50-96ad-49e3-9d8e-cf5a60ea9c69.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5406022/general/1877bc50-96ad-49e3-9d8e-cf5a60ea9c69.JPG not downloaded yet
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5406022%252Fgeneral%252F4568c503-2b3c-4c2a-bdfa-863589d3a0b5.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5406022/general/4568c503-2b3c-4c2a-bdfa-863589d3a0b5.JPG not downloaded yet
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5406022%252Fgeneral%252F3cabcce9-a572-471a-95ac-c2d6103f8fd9.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5406022/general/3cabcce9-a572-471a-95ac-c2d6103f8fd9.JPG not downloaded yet
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5406022%252Fgeneral%252F82de3a64-47a4-4a8a-80b8-a1c97b36d674.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5406022/general/82de3a64-47a4-4a8a-80b8-a1c97b36d674.JPG not downloaded yet
2026-03-25 17:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725071> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5406022/general/82de3a64-47a4-4a8a-80b8-a1c97b36d674.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725066)
2026-03-25 17:20:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5406022/general/3cabcce9-a572-471a-95ac-c2d6103f8fd9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725066)
2026-03-25 17:20:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9af370b7-7cfd-5501-99b7-d7136a9e8224 with identifier: 10725071
2026-03-25 17:20:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9af370b7-7cfd-5501-99b7-d7136a9e8224 with scrape type 1
2026-03-25 17:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9af370b7-7cfd-5501-99b7-d7136a9e8224
2026-03-25 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471197%252Fgeneral%252F993095bf-2d06-41bb-8f8f-8aa6e115fbab.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471197/general/993095bf-2d06-41bb-8f8f-8aa6e115fbab.jpg already downloaded
2026-03-25 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471197%252Fgeneral%252Fcf4b7dee-2b1c-4a4c-8606-964b80b5ce04.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471197/general/cf4b7dee-2b1c-4a4c-8606-964b80b5ce04.JPG not downloaded yet
2026-03-25 17:20:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5406022/general/4568c503-2b3c-4c2a-bdfa-863589d3a0b5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725066)
2026-03-25 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471197%252Fgeneral%252F8ae5436f-c9fa-48cc-8f8b-1da13e86e56e.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471197/general/8ae5436f-c9fa-48cc-8f8b-1da13e86e56e.JPG not downloaded yet
2026-03-25 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471197%252Fgeneral%252F3278513d-b4a5-49de-bcfb-d41abf9c9bfc.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471197/general/3278513d-b4a5-49de-bcfb-d41abf9c9bfc.JPG not downloaded yet
2026-03-25 17:20:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 due to Ignoring non-200 response
2026-03-25 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471197%252Fgeneral%252F7fd71ae4-fca0-452f-bd86-a839b32ad8e0.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471197/general/7fd71ae4-fca0-452f-bd86-a839b32ad8e0.JPG not downloaded yet
2026-03-25 17:20:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5471197/general/cf4b7dee-2b1c-4a4c-8606-964b80b5ce04.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725071)
2026-03-25 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471197%252Fgeneral%252F5e086c48-6dcb-4662-999a-51bd9e2fe2da.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471197/general/5e086c48-6dcb-4662-999a-51bd9e2fe2da.JPG not downloaded yet
2026-03-25 17:20:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 due to Ignoring non-200 response
2026-03-25 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471197%252Fgeneral%252F5070f1d1-5e47-4711-8692-e21035ace57a.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471197/general/5070f1d1-5e47-4711-8692-e21035ace57a.JPG not downloaded yet
2026-03-25 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471197%252Fgeneral%252Fb7ae2c83-bb0b-4d6c-a28a-719f5eea6444.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471197/general/b7ae2c83-bb0b-4d6c-a28a-719f5eea6444.JPG not downloaded yet
2026-03-25 17:20:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5471197/general/7fd71ae4-fca0-452f-bd86-a839b32ad8e0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725071)
2026-03-25 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471197%252Fgeneral%252Feef55c39-2817-4297-9077-4570016c292f.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471197/general/eef55c39-2817-4297-9077-4570016c292f.JPG not downloaded yet
2026-03-25 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471197%252Fgeneral%252F7837d6a9-41cd-4296-9733-bfe3c795ce1a.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471197/general/7837d6a9-41cd-4296-9733-bfe3c795ce1a.JPG not downloaded yet
2026-03-25 17:20:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 due to Ignoring non-200 response
2026-03-25 17:20:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 9af370b7-7cfd-5501-99b7-d7136a9e8224 due to Ignoring non-200 response
2026-03-25 17:20:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5471197/general/b7ae2c83-bb0b-4d6c-a28a-719f5eea6444.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725071)
2026-03-25 17:20:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 9af370b7-7cfd-5501-99b7-d7136a9e8224 due to Ignoring non-200 response
2026-03-25 17:20:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5471197/general/7837d6a9-41cd-4296-9733-bfe3c795ce1a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725071)
2026-03-25 17:20:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5471197/general/eef55c39-2817-4297-9077-4570016c292f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725071)
2026-03-25 17:20:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 9af370b7-7cfd-5501-99b7-d7136a9e8224 due to Ignoring non-200 response
2026-03-25 17:20:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5471197/general/5070f1d1-5e47-4711-8692-e21035ace57a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725071)
2026-03-25 17:20:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 9af370b7-7cfd-5501-99b7-d7136a9e8224 due to Ignoring non-200 response
2026-03-25 17:20:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5471197/general/5e086c48-6dcb-4662-999a-51bd9e2fe2da.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725071)
2026-03-25 17:20:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 9af370b7-7cfd-5501-99b7-d7136a9e8224 due to Ignoring non-200 response
2026-03-25 17:20:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5471197/general/3278513d-b4a5-49de-bcfb-d41abf9c9bfc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725071)
2026-03-25 17:20:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 9af370b7-7cfd-5501-99b7-d7136a9e8224 due to Ignoring non-200 response
2026-03-25 17:20:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 9af370b7-7cfd-5501-99b7-d7136a9e8224 due to Ignoring non-200 response
2026-03-25 17:20:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5471197/general/8ae5436f-c9fa-48cc-8f8b-1da13e86e56e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725071)
2026-03-25 17:20:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5406022/general/1877bc50-96ad-49e3-9d8e-cf5a60ea9c69.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725066)
2026-03-25 17:20:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 9af370b7-7cfd-5501-99b7-d7136a9e8224 due to Ignoring non-200 response
2026-03-25 17:20:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5406022/general/dbdc2106-d14a-4069-806f-8e9cdcaa9959.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725066)
2026-03-25 17:20:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9af370b7-7cfd-5501-99b7-d7136a9e8224, skipping ID generation
2026-03-25 17:20:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9af370b7-7cfd-5501-99b7-d7136a9e8224 with scrape type 1
2026-03-25 17:20:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9af370b7-7cfd-5501-99b7-d7136a9e8224 sending to next pipeline
2026-03-25 17:20:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9af370b7-7cfd-5501-99b7-d7136a9e8224, identifier: 10725071
2026-03-25 17:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9af370b7-7cfd-5501-99b7-d7136a9e8224 with identifier: 10725071
2026-03-25 17:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9af370b7-7cfd-5501-99b7-d7136a9e8224 with identifier: 10725071
2026-03-25 17:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9af370b7-7cfd-5501-99b7-d7136a9e8224 with identifier: 10725071 to the API
2026-03-25 17:20:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:03 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5471197/general/8ae5436f-c9fa-48cc-8f8b-1da13e86e56e.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': '9af370b7-7cfd-5501-99b7-d7136a9e8224',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003774',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725071',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 71929,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af370b7-7cfd-5501-99b7-d7136a9e8224/9af370b7-7cfd-5501-99b7-d7136a9e8224_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352963,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5471197/general/993095bf-2d06-41bb-8f8f-8aa6e115fbab.jpg',
'Width': 2731}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range 79 kWh - Electric - Automatic - 231 hp - '
'71.929 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725071%27 HTTP/1.1" 200 None
2026-03-25 17:20:03 [adesa.de] INFO: Saving data for 10725071: {'created_time': 1774459203.151251, 'last_price_update_time': 1774459203.151263, 'auction_closing_time': 1774530600.0}
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725071') HTTP/1.1" 204 0
2026-03-25 17:20:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5406022/general/f427e61a-2476-431f-bece-998ae0182140.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725066)
2026-03-25 17:20:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 9af370b7-7cfd-5501-99b7-d7136a9e8224 due to Ignoring non-200 response
2026-03-25 17:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725064> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724961> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 due to Ignoring non-200 response
2026-03-25 17:20:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 due to Ignoring non-200 response
2026-03-25 17:20:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5406022/general/ec7bf198-0249-4fbc-8c83-2ec31d08d1da.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725066)
2026-03-25 17:20:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5406022/general/9d927426-0e39-4ffd-a1f6-6d5024d10652.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725066)
2026-03-25 17:20:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5406022/general/dafdb0fd-0fd7-4ce4-b7af-8d352416d456.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725066)
2026-03-25 17:20:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 due to Ignoring non-200 response
2026-03-25 17:20:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f51fdb78-183c-5552-b476-fe2c7fe9f5df with identifier: 10725064
2026-03-25 17:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f51fdb78-183c-5552-b476-fe2c7fe9f5df with scrape type 1
2026-03-25 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f51fdb78-183c-5552-b476-fe2c7fe9f5df
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5397631%252Fgeneral%252Fa5297401-0a23-430c-a35d-5f47fd6b37f1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5397631/general/a5297401-0a23-430c-a35d-5f47fd6b37f1.jpg already downloaded
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5397631%252Fgeneral%252F33ee2038-f40e-4866-8531-ea6deb5a3e24.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5397631/general/33ee2038-f40e-4866-8531-ea6deb5a3e24.jpg already downloaded
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5397631%252Fgeneral%252Fdb422570-6727-4acc-a446-b7eaf6a52867.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5397631/general/db422570-6727-4acc-a446-b7eaf6a52867.jpg already downloaded
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5397631%252Fgeneral%252F203e0481-b48b-4731-96e7-0ffac4821a87.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5397631/general/203e0481-b48b-4731-96e7-0ffac4821a87.jpg already downloaded
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5397631%252Fgeneral%252F800b6cc9-8714-479e-8442-fa219c39bca1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5397631/general/800b6cc9-8714-479e-8442-fa219c39bca1.jpg already downloaded
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5397631%252Fgeneral%252F554a8ed5-423e-499d-becf-9ec31b74be81.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5397631/general/554a8ed5-423e-499d-becf-9ec31b74be81.jpg already downloaded
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5397631%252Fgeneral%252F7166aa34-65eb-4e27-8237-2e5bd83f7c88.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5397631/general/7166aa34-65eb-4e27-8237-2e5bd83f7c88.jpg already downloaded
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5397631%252Fgeneral%252F3714f926-b553-4c43-9e8f-00086d3a7cc4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5397631/general/3714f926-b553-4c43-9e8f-00086d3a7cc4.jpg already downloaded
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5397631%252Fgeneral%252Fd336bb37-14cc-47cb-b8b9-532a2ad65f4f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5397631/general/d336bb37-14cc-47cb-b8b9-532a2ad65f4f.jpg already downloaded
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5397631%252Fgeneral%252Fd13fcd33-5a3c-484e-9213-0a4323eb09f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5397631/general/d13fcd33-5a3c-484e-9213-0a4323eb09f4.jpg already downloaded
2026-03-25 17:20:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f51fdb78-183c-5552-b476-fe2c7fe9f5df, identifier: 10725064
2026-03-25 17:20:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f51fdb78-183c-5552-b476-fe2c7fe9f5df with identifier: 10725064
2026-03-25 17:20:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f51fdb78-183c-5552-b476-fe2c7fe9f5df with identifier: 10725064
2026-03-25 17:20:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f51fdb78-183c-5552-b476-fe2c7fe9f5df with identifier: 10725064 to the API
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725064>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': 'f51fdb78-183c-5552-b476-fe2c7fe9f5df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725064',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 84072,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5397631/general/a5297401-0a23-430c-a35d-5f47fd6b37f1.jpg',
'https://images.openlane.eu/carimgs/5397631/general/33ee2038-f40e-4866-8531-ea6deb5a3e24.jpg',
'https://images.openlane.eu/carimgs/5397631/general/db422570-6727-4acc-a446-b7eaf6a52867.jpg',
'https://images.openlane.eu/carimgs/5397631/general/203e0481-b48b-4731-96e7-0ffac4821a87.jpg',
'https://images.openlane.eu/carimgs/5397631/general/800b6cc9-8714-479e-8442-fa219c39bca1.jpg',
'https://images.openlane.eu/carimgs/5397631/general/554a8ed5-423e-499d-becf-9ec31b74be81.jpg',
'https://images.openlane.eu/carimgs/5397631/general/7166aa34-65eb-4e27-8237-2e5bd83f7c88.jpg',
'https://images.openlane.eu/carimgs/5397631/general/3714f926-b553-4c43-9e8f-00086d3a7cc4.jpg',
'https://images.openlane.eu/carimgs/5397631/general/d336bb37-14cc-47cb-b8b9-532a2ad65f4f.jpg',
'https://images.openlane.eu/carimgs/5397631/general/d13fcd33-5a3c-484e-9213-0a4323eb09f4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51fdb78-183c-5552-b476-fe2c7fe9f5df/f51fdb78-183c-5552-b476-fe2c7fe9f5df_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77976,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5397631/general/a5297401-0a23-430c-a35d-5f47fd6b37f1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51fdb78-183c-5552-b476-fe2c7fe9f5df/f51fdb78-183c-5552-b476-fe2c7fe9f5df_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270569,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5397631/general/33ee2038-f40e-4866-8531-ea6deb5a3e24.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51fdb78-183c-5552-b476-fe2c7fe9f5df/f51fdb78-183c-5552-b476-fe2c7fe9f5df_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362778,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5397631/general/db422570-6727-4acc-a446-b7eaf6a52867.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51fdb78-183c-5552-b476-fe2c7fe9f5df/f51fdb78-183c-5552-b476-fe2c7fe9f5df_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326732,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5397631/general/203e0481-b48b-4731-96e7-0ffac4821a87.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51fdb78-183c-5552-b476-fe2c7fe9f5df/f51fdb78-183c-5552-b476-fe2c7fe9f5df_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301206,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5397631/general/800b6cc9-8714-479e-8442-fa219c39bca1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51fdb78-183c-5552-b476-fe2c7fe9f5df/f51fdb78-183c-5552-b476-fe2c7fe9f5df_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278095,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5397631/general/554a8ed5-423e-499d-becf-9ec31b74be81.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51fdb78-183c-5552-b476-fe2c7fe9f5df/f51fdb78-183c-5552-b476-fe2c7fe9f5df_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227052,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5397631/general/7166aa34-65eb-4e27-8237-2e5bd83f7c88.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51fdb78-183c-5552-b476-fe2c7fe9f5df/f51fdb78-183c-5552-b476-fe2c7fe9f5df_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206691,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5397631/general/3714f926-b553-4c43-9e8f-00086d3a7cc4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51fdb78-183c-5552-b476-fe2c7fe9f5df/f51fdb78-183c-5552-b476-fe2c7fe9f5df_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221926,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5397631/general/d336bb37-14cc-47cb-b8b9-532a2ad65f4f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51fdb78-183c-5552-b476-fe2c7fe9f5df/f51fdb78-183c-5552-b476-fe2c7fe9f5df_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292124,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5397631/general/d13fcd33-5a3c-484e-9213-0a4323eb09f4.jpg',
'Width': 1600}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range 79 kWh - Electric - 231 hp - 84.072 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725064%27 HTTP/1.1" 200 None
2026-03-25 17:20:03 [adesa.de] INFO: Saving data for 10725064: {'created_time': 1774459203.840474, 'last_price_update_time': 1774459203.840486, 'auction_closing_time': 1774530600.0}
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725064') HTTP/1.1" 204 0
2026-03-25 17:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725153> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3177d710-085a-5021-b0d0-b6c6d6be03c4 with identifier: 10724961
2026-03-25 17:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3177d710-085a-5021-b0d0-b6c6d6be03c4 with scrape type 1
2026-03-25 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3177d710-085a-5021-b0d0-b6c6d6be03c4
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402941%252Fgeneral%252Ff5964fdb-1ba1-436a-8f7c-8cd193d2ebc5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402941/general/f5964fdb-1ba1-436a-8f7c-8cd193d2ebc5.jpg already downloaded
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402941%252Fgeneral%252F7b20d022-0718-49b9-9a8c-786a79db0008.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402941/general/7b20d022-0718-49b9-9a8c-786a79db0008.jpg already downloaded
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402941%252Fgeneral%252F5e00c6ff-8790-4898-853b-ebb6e8f2f396.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402941/general/5e00c6ff-8790-4898-853b-ebb6e8f2f396.jpg already downloaded
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402941%252Fgeneral%252Fdde5f9ea-525d-4bb7-a7d5-57ad9d6b21ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402941/general/dde5f9ea-525d-4bb7-a7d5-57ad9d6b21ac.jpg already downloaded
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402941%252Fgeneral%252F79f92668-15cd-446a-8b0e-30bbc6508e52.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402941/general/79f92668-15cd-446a-8b0e-30bbc6508e52.jpg already downloaded
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402941%252Fgeneral%252F51fb6bc0-9425-4548-890f-1deae6ce56a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402941/general/51fb6bc0-9425-4548-890f-1deae6ce56a3.jpg already downloaded
2026-03-25 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402941%252Fgeneral%252Fe40b0460-f8b3-4257-8d93-bd2c5f19ffc0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402941/general/e40b0460-f8b3-4257-8d93-bd2c5f19ffc0.jpg already downloaded
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402941%252Fgeneral%252Fad1261e6-d2fb-4371-be7d-ef5b85795a71.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402941/general/ad1261e6-d2fb-4371-be7d-ef5b85795a71.jpg already downloaded
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402941%252Fgeneral%252F396234f2-b270-4489-a72d-9248c9f7ad55.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402941/general/396234f2-b270-4489-a72d-9248c9f7ad55.jpg already downloaded
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402941%252Fgeneral%252Fe5407df8-b12f-43a4-9964-7d2eaa71e7a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402941/general/e5407df8-b12f-43a4-9964-7d2eaa71e7a4.jpg already downloaded
2026-03-25 17:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3177d710-085a-5021-b0d0-b6c6d6be03c4, identifier: 10724961
2026-03-25 17:20:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 due to Ignoring non-200 response
2026-03-25 17:20:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 due to Ignoring non-200 response
2026-03-25 17:20:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417, skipping ID generation
2026-03-25 17:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 with scrape type 1
2026-03-25 17:20:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 sending to next pipeline
2026-03-25 17:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417, identifier: 10725066
2026-03-25 17:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3177d710-085a-5021-b0d0-b6c6d6be03c4 with identifier: 10724961
2026-03-25 17:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3177d710-085a-5021-b0d0-b6c6d6be03c4 with identifier: 10724961
2026-03-25 17:20:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3177d710-085a-5021-b0d0-b6c6d6be03c4 with identifier: 10724961 to the API
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724961>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': '3177d710-085a-5021-b0d0-b6c6d6be03c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003071',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724961',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 84958,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5402941/general/f5964fdb-1ba1-436a-8f7c-8cd193d2ebc5.jpg',
'https://images.openlane.eu/carimgs/5402941/general/7b20d022-0718-49b9-9a8c-786a79db0008.jpg',
'https://images.openlane.eu/carimgs/5402941/general/5e00c6ff-8790-4898-853b-ebb6e8f2f396.jpg',
'https://images.openlane.eu/carimgs/5402941/general/dde5f9ea-525d-4bb7-a7d5-57ad9d6b21ac.jpg',
'https://images.openlane.eu/carimgs/5402941/general/79f92668-15cd-446a-8b0e-30bbc6508e52.jpg',
'https://images.openlane.eu/carimgs/5402941/general/51fb6bc0-9425-4548-890f-1deae6ce56a3.jpg',
'https://images.openlane.eu/carimgs/5402941/general/e40b0460-f8b3-4257-8d93-bd2c5f19ffc0.jpg',
'https://images.openlane.eu/carimgs/5402941/general/ad1261e6-d2fb-4371-be7d-ef5b85795a71.jpg',
'https://images.openlane.eu/carimgs/5402941/general/396234f2-b270-4489-a72d-9248c9f7ad55.jpg',
'https://images.openlane.eu/carimgs/5402941/general/e5407df8-b12f-43a4-9964-7d2eaa71e7a4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3177d710-085a-5021-b0d0-b6c6d6be03c4/3177d710-085a-5021-b0d0-b6c6d6be03c4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89967,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402941/general/f5964fdb-1ba1-436a-8f7c-8cd193d2ebc5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3177d710-085a-5021-b0d0-b6c6d6be03c4/3177d710-085a-5021-b0d0-b6c6d6be03c4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325061,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402941/general/7b20d022-0718-49b9-9a8c-786a79db0008.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3177d710-085a-5021-b0d0-b6c6d6be03c4/3177d710-085a-5021-b0d0-b6c6d6be03c4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378744,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402941/general/5e00c6ff-8790-4898-853b-ebb6e8f2f396.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3177d710-085a-5021-b0d0-b6c6d6be03c4/3177d710-085a-5021-b0d0-b6c6d6be03c4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380181,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402941/general/dde5f9ea-525d-4bb7-a7d5-57ad9d6b21ac.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3177d710-085a-5021-b0d0-b6c6d6be03c4/3177d710-085a-5021-b0d0-b6c6d6be03c4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318427,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402941/general/79f92668-15cd-446a-8b0e-30bbc6508e52.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3177d710-085a-5021-b0d0-b6c6d6be03c4/3177d710-085a-5021-b0d0-b6c6d6be03c4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323853,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402941/general/51fb6bc0-9425-4548-890f-1deae6ce56a3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3177d710-085a-5021-b0d0-b6c6d6be03c4/3177d710-085a-5021-b0d0-b6c6d6be03c4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234103,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402941/general/e40b0460-f8b3-4257-8d93-bd2c5f19ffc0.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3177d710-085a-5021-b0d0-b6c6d6be03c4/3177d710-085a-5021-b0d0-b6c6d6be03c4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289178,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402941/general/ad1261e6-d2fb-4371-be7d-ef5b85795a71.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3177d710-085a-5021-b0d0-b6c6d6be03c4/3177d710-085a-5021-b0d0-b6c6d6be03c4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270622,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402941/general/396234f2-b270-4489-a72d-9248c9f7ad55.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3177d710-085a-5021-b0d0-b6c6d6be03c4/3177d710-085a-5021-b0d0-b6c6d6be03c4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302101,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402941/general/e5407df8-b12f-43a4-9964-7d2eaa71e7a4.jpg',
'Width': 1600}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range 79 kWh - Electric - 231 hp - 84.958 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724961%27 HTTP/1.1" 200 None
2026-03-25 17:20:04 [adesa.de] INFO: Saving data for 10724961: {'created_time': 1774459204.543527, 'last_price_update_time': 1774459204.543539, 'auction_closing_time': 1774530300.0}
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724961') HTTP/1.1" 204 0
2026-03-25 17:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 with identifier: 10725066
2026-03-25 17:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 with identifier: 10725066
2026-03-25 17:20:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 with identifier: 10725066 to the API
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:04 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5406022/general/dafdb0fd-0fd7-4ce4-b7af-8d352416d456.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': '65c8b5fd-988f-5ef0-a4bf-1d8600ecd417',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003077',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725066',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 90018,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65c8b5fd-988f-5ef0-a4bf-1d8600ecd417/65c8b5fd-988f-5ef0-a4bf-1d8600ecd417_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228278,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5406022/general/08df9373-8cd4-49cf-9f26-ec5c7cae56c5.jpg',
'Width': 2731}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-09-30',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range 79 kWh - Electric - Automatic - 231 hp - '
'90.018 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725066%27 HTTP/1.1" 200 None
2026-03-25 17:20:04 [adesa.de] INFO: Saving data for 10725066: {'created_time': 1774459204.855137, 'last_price_update_time': 1774459204.855152, 'auction_closing_time': 1774530600.0}
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725066') HTTP/1.1" 204 0
2026-03-25 17:20:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 due to Ignoring non-200 response
2026-03-25 17:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725660> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724983> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90691b7d-1919-5679-abcc-e5f7605515c4 with identifier: 10725153
2026-03-25 17:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90691b7d-1919-5679-abcc-e5f7605515c4 with scrape type 1
2026-03-25 17:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 90691b7d-1919-5679-abcc-e5f7605515c4
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732665%252Fgeneral%252Fa0034d18-e108-4084-8c2d-a867b05ce13c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732665/general/a0034d18-e108-4084-8c2d-a867b05ce13c.jpg already downloaded
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732665%252Fgeneral%252Fe95e3637-1f64-4afa-9085-3a0758801a65.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732665/general/e95e3637-1f64-4afa-9085-3a0758801a65.jpg already downloaded
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732665%252Fgeneral%252F9f08d016-b9ab-44b0-bb39-eaa9aa14ccb9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732665/general/9f08d016-b9ab-44b0-bb39-eaa9aa14ccb9.jpg already downloaded
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732665%252Fgeneral%252Fa3b06e6d-0a49-4954-9551-b82e22fa7f42.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732665/general/a3b06e6d-0a49-4954-9551-b82e22fa7f42.jpg already downloaded
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732665%252Fgeneral%252Ffd6212a0-db0b-4421-a03f-0317ff71acca.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732665/general/fd6212a0-db0b-4421-a03f-0317ff71acca.jpg already downloaded
2026-03-25 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732665%252Fgeneral%252F99ef6539-cd27-4a49-beff-a9e7df391fc4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732665/general/99ef6539-cd27-4a49-beff-a9e7df391fc4.jpg already downloaded
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732665%252Fgeneral%252F924c76d0-d0b8-4d7b-9f97-f0628286c0ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732665/general/924c76d0-d0b8-4d7b-9f97-f0628286c0ed.jpg already downloaded
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732665%252Fgeneral%252Fe0c773ad-483d-446e-aad7-3e753e688bde.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732665/general/e0c773ad-483d-446e-aad7-3e753e688bde.jpg already downloaded
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732665%252Fgeneral%252F0e06f51c-52ae-478c-a4bb-d8f6ca9186b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732665/general/0e06f51c-52ae-478c-a4bb-d8f6ca9186b4.jpg already downloaded
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732665%252Fgeneral%252Fbfb2ef1c-fb29-4936-bb92-612dcf27d40e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732665/general/bfb2ef1c-fb29-4936-bb92-612dcf27d40e.jpg already downloaded
2026-03-25 17:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 90691b7d-1919-5679-abcc-e5f7605515c4, identifier: 10725153
2026-03-25 17:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 90691b7d-1919-5679-abcc-e5f7605515c4 with identifier: 10725153
2026-03-25 17:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 90691b7d-1919-5679-abcc-e5f7605515c4 with identifier: 10725153
2026-03-25 17:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 90691b7d-1919-5679-abcc-e5f7605515c4 with identifier: 10725153 to the API
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725153>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 428,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': '90691b7d-1919-5679-abcc-e5f7605515c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000670',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725153',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Smart',
'model': '#1',
'odometer': 25885,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5732665/general/a0034d18-e108-4084-8c2d-a867b05ce13c.jpg',
'https://images.openlane.eu/carimgs/5732665/general/e95e3637-1f64-4afa-9085-3a0758801a65.jpg',
'https://images.openlane.eu/carimgs/5732665/general/9f08d016-b9ab-44b0-bb39-eaa9aa14ccb9.jpg',
'https://images.openlane.eu/carimgs/5732665/general/a3b06e6d-0a49-4954-9551-b82e22fa7f42.jpg',
'https://images.openlane.eu/carimgs/5732665/general/fd6212a0-db0b-4421-a03f-0317ff71acca.jpg',
'https://images.openlane.eu/carimgs/5732665/general/99ef6539-cd27-4a49-beff-a9e7df391fc4.jpg',
'https://images.openlane.eu/carimgs/5732665/general/924c76d0-d0b8-4d7b-9f97-f0628286c0ed.jpg',
'https://images.openlane.eu/carimgs/5732665/general/e0c773ad-483d-446e-aad7-3e753e688bde.jpg',
'https://images.openlane.eu/carimgs/5732665/general/0e06f51c-52ae-478c-a4bb-d8f6ca9186b4.jpg',
'https://images.openlane.eu/carimgs/5732665/general/bfb2ef1c-fb29-4936-bb92-612dcf27d40e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90691b7d-1919-5679-abcc-e5f7605515c4/90691b7d-1919-5679-abcc-e5f7605515c4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129354,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732665/general/a0034d18-e108-4084-8c2d-a867b05ce13c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90691b7d-1919-5679-abcc-e5f7605515c4/90691b7d-1919-5679-abcc-e5f7605515c4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106940,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732665/general/e95e3637-1f64-4afa-9085-3a0758801a65.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90691b7d-1919-5679-abcc-e5f7605515c4/90691b7d-1919-5679-abcc-e5f7605515c4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103680,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732665/general/9f08d016-b9ab-44b0-bb39-eaa9aa14ccb9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90691b7d-1919-5679-abcc-e5f7605515c4/90691b7d-1919-5679-abcc-e5f7605515c4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107881,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732665/general/a3b06e6d-0a49-4954-9551-b82e22fa7f42.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90691b7d-1919-5679-abcc-e5f7605515c4/90691b7d-1919-5679-abcc-e5f7605515c4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102885,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732665/general/fd6212a0-db0b-4421-a03f-0317ff71acca.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90691b7d-1919-5679-abcc-e5f7605515c4/90691b7d-1919-5679-abcc-e5f7605515c4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128243,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732665/general/99ef6539-cd27-4a49-beff-a9e7df391fc4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90691b7d-1919-5679-abcc-e5f7605515c4/90691b7d-1919-5679-abcc-e5f7605515c4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37279,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732665/general/924c76d0-d0b8-4d7b-9f97-f0628286c0ed.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90691b7d-1919-5679-abcc-e5f7605515c4/90691b7d-1919-5679-abcc-e5f7605515c4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90164,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732665/general/e0c773ad-483d-446e-aad7-3e753e688bde.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90691b7d-1919-5679-abcc-e5f7605515c4/90691b7d-1919-5679-abcc-e5f7605515c4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83813,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732665/general/0e06f51c-52ae-478c-a4bb-d8f6ca9186b4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90691b7d-1919-5679-abcc-e5f7605515c4/90691b7d-1919-5679-abcc-e5f7605515c4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55779,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732665/general/bfb2ef1c-fb29-4936-bb92-612dcf27d40e.jpg',
'Width': 1280}],
'price': 23100,
'price_includes_vat': True,
'registration_date': '2024-10-29',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Smart #1 Pulse - AWD - Electric - Automatic - 428 hp - 25.885 km',
'transmission': 'automatic',
'trim': 'Pulse',
'vin': None,
'year': 2024}
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725153%27 HTTP/1.1" 200 None
2026-03-25 17:20:05 [adesa.de] INFO: Saving data for 10725153: {'created_time': 1774459205.454887, 'last_price_update_time': 1774459205.454898, 'auction_closing_time': 1774530600.0}
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725153') HTTP/1.1" 204 0
2026-03-25 17:20:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec78b303-0d8e-5b7f-b4a6-76468bfb86cb with identifier: 10725660
2026-03-25 17:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec78b303-0d8e-5b7f-b4a6-76468bfb86cb with scrape type 1
2026-03-25 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ec78b303-0d8e-5b7f-b4a6-76468bfb86cb
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705428%252Fgeneral%252F949033cb-c370-49ec-a5b2-d3c0488da1f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705428/general/949033cb-c370-49ec-a5b2-d3c0488da1f6.jpg already downloaded
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705428%252Fgeneral%252Ff4df99b5-3149-42b6-add2-4e827b2202da.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705428/general/f4df99b5-3149-42b6-add2-4e827b2202da.jpg already downloaded
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705428%252Fgeneral%252F67e161f1-a9ed-4938-8d9c-dbfec47b37a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705428/general/67e161f1-a9ed-4938-8d9c-dbfec47b37a2.jpg already downloaded
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705428%252Fgeneral%252Fac3182cc-c1db-4857-ad1f-7ac5ed11b1aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705428/general/ac3182cc-c1db-4857-ad1f-7ac5ed11b1aa.jpg already downloaded
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705428%252Fgeneral%252F4cd78463-8d6a-4ed7-ba20-e50ca3995ccf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705428/general/4cd78463-8d6a-4ed7-ba20-e50ca3995ccf.jpg already downloaded
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705428%252Fgeneral%252F686fad0b-dc52-4f5c-8011-cc728419c0ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705428/general/686fad0b-dc52-4f5c-8011-cc728419c0ab.jpg already downloaded
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705428%252Fgeneral%252Fda824ed5-3568-41d3-8e9d-aa7b120b956b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705428/general/da824ed5-3568-41d3-8e9d-aa7b120b956b.jpg already downloaded
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705428%252Fgeneral%252F5a402dde-564e-4404-8d90-e19a28f6a475.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705428/general/5a402dde-564e-4404-8d90-e19a28f6a475.jpg already downloaded
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705428%252Fgeneral%252Fcb1dc618-8f07-4949-8672-a2abfa64b67f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705428/general/cb1dc618-8f07-4949-8672-a2abfa64b67f.jpg already downloaded
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705428%252Fgeneral%252F660a18df-c076-4eea-b141-3022fd39cab3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705428/general/660a18df-c076-4eea-b141-3022fd39cab3.jpg already downloaded
2026-03-25 17:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ec78b303-0d8e-5b7f-b4a6-76468bfb86cb, identifier: 10725660
2026-03-25 17:20:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dd117cd-a149-540b-8905-1ddba627453a with identifier: 10724983
2026-03-25 17:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dd117cd-a149-540b-8905-1ddba627453a with scrape type 1
2026-03-25 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5dd117cd-a149-540b-8905-1ddba627453a
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5592408%252Fgeneral%252F0d929bbb-ef08-449b-8d4a-5bec65b22290.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592408/general/0d929bbb-ef08-449b-8d4a-5bec65b22290.jpg already downloaded
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5592408%252Fgeneral%252Fa772e342-9e55-4947-b556-eac173e8f1c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592408/general/a772e342-9e55-4947-b556-eac173e8f1c0.jpg already downloaded
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5592408%252Fgeneral%252F7e45977c-768f-492d-bea9-d0160e86820a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592408/general/7e45977c-768f-492d-bea9-d0160e86820a.jpg already downloaded
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5592408%252Fgeneral%252F7387efc9-379c-4b43-adda-8675fb42e332.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592408/general/7387efc9-379c-4b43-adda-8675fb42e332.jpg already downloaded
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5592408%252Fgeneral%252F25ebd6e1-663f-4745-bae5-15f5eb05cd4a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592408/general/25ebd6e1-663f-4745-bae5-15f5eb05cd4a.jpg already downloaded
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5592408%252Fgeneral%252F62948ffb-8d13-4b7e-82fa-814d3fdb13eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592408/general/62948ffb-8d13-4b7e-82fa-814d3fdb13eb.jpg already downloaded
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5592408%252Fgeneral%252Fbd3af3fa-b127-4a8f-a9ff-6c79829ac55a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592408/general/bd3af3fa-b127-4a8f-a9ff-6c79829ac55a.jpg already downloaded
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5592408%252Fgeneral%252Fc58de789-b4b0-448a-ba29-3137b98e030f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592408/general/c58de789-b4b0-448a-ba29-3137b98e030f.jpg already downloaded
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5592408%252Fgeneral%252F2b3a4232-ae18-40ef-8971-64501ccacbe7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592408/general/2b3a4232-ae18-40ef-8971-64501ccacbe7.jpg already downloaded
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5592408%252Fgeneral%252Ff4b8a8e1-1bdc-474e-8573-99710f5af988.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592408/general/f4b8a8e1-1bdc-474e-8573-99710f5af988.jpg already downloaded
2026-03-25 17:20:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5dd117cd-a149-540b-8905-1ddba627453a, identifier: 10724983
2026-03-25 17:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ec78b303-0d8e-5b7f-b4a6-76468bfb86cb with identifier: 10725660
2026-03-25 17:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ec78b303-0d8e-5b7f-b4a6-76468bfb86cb with identifier: 10725660
2026-03-25 17:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ec78b303-0d8e-5b7f-b4a6-76468bfb86cb with identifier: 10725660 to the API
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725660>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': 'ec78b303-0d8e-5b7f-b4a6-76468bfb86cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000551',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725660',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 25163,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5705428/general/949033cb-c370-49ec-a5b2-d3c0488da1f6.jpg',
'https://images.openlane.eu/carimgs/5705428/general/f4df99b5-3149-42b6-add2-4e827b2202da.jpg',
'https://images.openlane.eu/carimgs/5705428/general/67e161f1-a9ed-4938-8d9c-dbfec47b37a2.jpg',
'https://images.openlane.eu/carimgs/5705428/general/ac3182cc-c1db-4857-ad1f-7ac5ed11b1aa.jpg',
'https://images.openlane.eu/carimgs/5705428/general/4cd78463-8d6a-4ed7-ba20-e50ca3995ccf.jpg',
'https://images.openlane.eu/carimgs/5705428/general/686fad0b-dc52-4f5c-8011-cc728419c0ab.jpg',
'https://images.openlane.eu/carimgs/5705428/general/da824ed5-3568-41d3-8e9d-aa7b120b956b.jpg',
'https://images.openlane.eu/carimgs/5705428/general/5a402dde-564e-4404-8d90-e19a28f6a475.jpg',
'https://images.openlane.eu/carimgs/5705428/general/cb1dc618-8f07-4949-8672-a2abfa64b67f.jpg',
'https://images.openlane.eu/carimgs/5705428/general/660a18df-c076-4eea-b141-3022fd39cab3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec78b303-0d8e-5b7f-b4a6-76468bfb86cb/ec78b303-0d8e-5b7f-b4a6-76468bfb86cb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 658969,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705428/general/949033cb-c370-49ec-a5b2-d3c0488da1f6.jpg',
'Width': 2730},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec78b303-0d8e-5b7f-b4a6-76468bfb86cb/ec78b303-0d8e-5b7f-b4a6-76468bfb86cb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 644787,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705428/general/f4df99b5-3149-42b6-add2-4e827b2202da.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec78b303-0d8e-5b7f-b4a6-76468bfb86cb/ec78b303-0d8e-5b7f-b4a6-76468bfb86cb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 782105,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705428/general/67e161f1-a9ed-4938-8d9c-dbfec47b37a2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec78b303-0d8e-5b7f-b4a6-76468bfb86cb/ec78b303-0d8e-5b7f-b4a6-76468bfb86cb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 666788,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705428/general/ac3182cc-c1db-4857-ad1f-7ac5ed11b1aa.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec78b303-0d8e-5b7f-b4a6-76468bfb86cb/ec78b303-0d8e-5b7f-b4a6-76468bfb86cb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 623979,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705428/general/4cd78463-8d6a-4ed7-ba20-e50ca3995ccf.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec78b303-0d8e-5b7f-b4a6-76468bfb86cb/ec78b303-0d8e-5b7f-b4a6-76468bfb86cb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 684949,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705428/general/686fad0b-dc52-4f5c-8011-cc728419c0ab.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec78b303-0d8e-5b7f-b4a6-76468bfb86cb/ec78b303-0d8e-5b7f-b4a6-76468bfb86cb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 793791,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705428/general/da824ed5-3568-41d3-8e9d-aa7b120b956b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec78b303-0d8e-5b7f-b4a6-76468bfb86cb/ec78b303-0d8e-5b7f-b4a6-76468bfb86cb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 483016,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705428/general/5a402dde-564e-4404-8d90-e19a28f6a475.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec78b303-0d8e-5b7f-b4a6-76468bfb86cb/ec78b303-0d8e-5b7f-b4a6-76468bfb86cb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 695876,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705428/general/cb1dc618-8f07-4949-8672-a2abfa64b67f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec78b303-0d8e-5b7f-b4a6-76468bfb86cb/ec78b303-0d8e-5b7f-b4a6-76468bfb86cb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 670692,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705428/general/660a18df-c076-4eea-b141-3022fd39cab3.jpg',
'Width': 2731}],
'price': 17200,
'price_includes_vat': True,
'registration_date': '2023-08-28',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Renault Megane E-Tech Equilibre - Electric - Automatic - 218 hp - '
'25.163 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2023}
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725660%27 HTTP/1.1" 200 None
2026-03-25 17:20:06 [adesa.de] INFO: Saving data for 10725660: {'created_time': 1774459206.34082, 'last_price_update_time': 1774459206.340832, 'auction_closing_time': 1774530300.0}
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725660') HTTP/1.1" 204 0
2026-03-25 17:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5dd117cd-a149-540b-8905-1ddba627453a with identifier: 10724983
2026-03-25 17:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5dd117cd-a149-540b-8905-1ddba627453a with identifier: 10724983
2026-03-25 17:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5dd117cd-a149-540b-8905-1ddba627453a with identifier: 10724983 to the API
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724983>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': '5dd117cd-a149-540b-8905-1ddba627453a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003686',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724983',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 74248,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5592408/general/0d929bbb-ef08-449b-8d4a-5bec65b22290.jpg',
'https://images.openlane.eu/carimgs/5592408/general/a772e342-9e55-4947-b556-eac173e8f1c0.jpg',
'https://images.openlane.eu/carimgs/5592408/general/7e45977c-768f-492d-bea9-d0160e86820a.jpg',
'https://images.openlane.eu/carimgs/5592408/general/7387efc9-379c-4b43-adda-8675fb42e332.jpg',
'https://images.openlane.eu/carimgs/5592408/general/25ebd6e1-663f-4745-bae5-15f5eb05cd4a.jpg',
'https://images.openlane.eu/carimgs/5592408/general/62948ffb-8d13-4b7e-82fa-814d3fdb13eb.jpg',
'https://images.openlane.eu/carimgs/5592408/general/bd3af3fa-b127-4a8f-a9ff-6c79829ac55a.jpg',
'https://images.openlane.eu/carimgs/5592408/general/c58de789-b4b0-448a-ba29-3137b98e030f.jpg',
'https://images.openlane.eu/carimgs/5592408/general/2b3a4232-ae18-40ef-8971-64501ccacbe7.jpg',
'https://images.openlane.eu/carimgs/5592408/general/f4b8a8e1-1bdc-474e-8573-99710f5af988.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd117cd-a149-540b-8905-1ddba627453a/5dd117cd-a149-540b-8905-1ddba627453a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32630,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592408/general/0d929bbb-ef08-449b-8d4a-5bec65b22290.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd117cd-a149-540b-8905-1ddba627453a/5dd117cd-a149-540b-8905-1ddba627453a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105487,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592408/general/a772e342-9e55-4947-b556-eac173e8f1c0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd117cd-a149-540b-8905-1ddba627453a/5dd117cd-a149-540b-8905-1ddba627453a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101004,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592408/general/7e45977c-768f-492d-bea9-d0160e86820a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd117cd-a149-540b-8905-1ddba627453a/5dd117cd-a149-540b-8905-1ddba627453a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103243,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592408/general/7387efc9-379c-4b43-adda-8675fb42e332.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd117cd-a149-540b-8905-1ddba627453a/5dd117cd-a149-540b-8905-1ddba627453a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81298,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592408/general/25ebd6e1-663f-4745-bae5-15f5eb05cd4a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd117cd-a149-540b-8905-1ddba627453a/5dd117cd-a149-540b-8905-1ddba627453a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80277,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592408/general/62948ffb-8d13-4b7e-82fa-814d3fdb13eb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd117cd-a149-540b-8905-1ddba627453a/5dd117cd-a149-540b-8905-1ddba627453a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71124,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592408/general/bd3af3fa-b127-4a8f-a9ff-6c79829ac55a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd117cd-a149-540b-8905-1ddba627453a/5dd117cd-a149-540b-8905-1ddba627453a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71817,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592408/general/c58de789-b4b0-448a-ba29-3137b98e030f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd117cd-a149-540b-8905-1ddba627453a/5dd117cd-a149-540b-8905-1ddba627453a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83115,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592408/general/2b3a4232-ae18-40ef-8971-64501ccacbe7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd117cd-a149-540b-8905-1ddba627453a/5dd117cd-a149-540b-8905-1ddba627453a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86552,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592408/general/f4b8a8e1-1bdc-474e-8573-99710f5af988.jpg',
'Width': 800}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-05-26',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range 79 kWh - Electric - 231 hp - 74.248 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724983%27 HTTP/1.1" 200 None
2026-03-25 17:20:06 [adesa.de] INFO: Saving data for 10724983: {'created_time': 1774459206.651676, 'last_price_update_time': 1774459206.651689, 'auction_closing_time': 1774530300.0}
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724983') HTTP/1.1" 204 0
2026-03-25 17:20:06 [scrapy.extensions.logstats] INFO: Crawled 535 pages (at 219 pages/min), scraped 263 items (at 69 items/min)
2026-03-25 17:20:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-25 17:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725051> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724966> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664671/general/30d0443a-5b0b-4917-92ed-5042a97110e9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723716)
2026-03-25 17:20:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664671/general/41fb6d7f-4092-46a9-9ad1-6bd126094569.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723716)
2026-03-25 17:20:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664671/general/571079c6-117f-4e33-8383-05918bda0263.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723716)
2026-03-25 17:20:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664671/general/9ee1208d-d429-4de2-b70a-f5c5d0b05eca.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723716)
2026-03-25 17:20:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c6e8163-4216-51f8-b41d-cb2da05c7eb6 with identifier: 10725051
2026-03-25 17:20:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c6e8163-4216-51f8-b41d-cb2da05c7eb6 with scrape type 1
2026-03-25 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c6e8163-4216-51f8-b41d-cb2da05c7eb6
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722291%252Fgeneral%252F953b492b-8813-409b-b8df-883ad5c3513b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722291/general/953b492b-8813-409b-b8df-883ad5c3513b.jpg already downloaded
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722291%252Fgeneral%252Fa3441e18-2dd8-4988-ade8-88f128481752.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722291/general/a3441e18-2dd8-4988-ade8-88f128481752.jpg already downloaded
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722291%252Fgeneral%252F3ffdc91e-da3d-47d8-a009-099accd15364.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722291/general/3ffdc91e-da3d-47d8-a009-099accd15364.jpg already downloaded
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722291%252Fgeneral%252F81b834b7-648c-4fe8-8ff2-70a17c223751.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722291/general/81b834b7-648c-4fe8-8ff2-70a17c223751.jpg already downloaded
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722291%252Fgeneral%252F9cd6d91d-eaed-403a-857a-6d9be0699b0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722291/general/9cd6d91d-eaed-403a-857a-6d9be0699b0d.jpg already downloaded
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722291%252Fgeneral%252F54d9d08b-948b-4897-a894-f8006a519093.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722291/general/54d9d08b-948b-4897-a894-f8006a519093.jpg already downloaded
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722291%252Fgeneral%252F8416239a-ad81-4dd9-996e-90061f4906d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722291/general/8416239a-ad81-4dd9-996e-90061f4906d3.jpg already downloaded
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722291%252Fgeneral%252Faa42fc04-3623-4a5b-9f7d-a7aea2fc782e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722291/general/aa42fc04-3623-4a5b-9f7d-a7aea2fc782e.jpg already downloaded
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722291%252Fgeneral%252Fe22c89d3-6567-44d1-8a7f-9037700e5f6e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722291/general/e22c89d3-6567-44d1-8a7f-9037700e5f6e.jpg already downloaded
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722291%252Fgeneral%252Fac946842-041f-468b-b106-99c8edc6befb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722291/general/ac946842-041f-468b-b106-99c8edc6befb.jpg already downloaded
2026-03-25 17:20:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4c6e8163-4216-51f8-b41d-cb2da05c7eb6, identifier: 10725051
2026-03-25 17:20:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aaef2091-58fd-57b2-829c-1d05739fbd7d with identifier: 10724993
2026-03-25 17:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aaef2091-58fd-57b2-829c-1d05739fbd7d with scrape type 1
2026-03-25 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aaef2091-58fd-57b2-829c-1d05739fbd7d
2026-03-25 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617474%252Fgeneral%252F28c27d87-2f00-4339-b9c2-4b67572ccf8f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617474/general/28c27d87-2f00-4339-b9c2-4b67572ccf8f.jpg already downloaded
2026-03-25 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617474%252Fgeneral%252Ff0507b85-4429-452a-b03d-23e1a2102399.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617474/general/f0507b85-4429-452a-b03d-23e1a2102399.jpg already downloaded
2026-03-25 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617474%252Fgeneral%252F4e046185-ab16-463a-a399-b9bd44c1919e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617474/general/4e046185-ab16-463a-a399-b9bd44c1919e.jpg already downloaded
2026-03-25 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617474%252Fgeneral%252F0e488e89-8012-421b-a75e-b7d1f5c57014.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617474/general/0e488e89-8012-421b-a75e-b7d1f5c57014.jpg already downloaded
2026-03-25 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617474%252Fgeneral%252F3a8c02f3-fcc2-48d5-8dbb-42808711472b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617474/general/3a8c02f3-fcc2-48d5-8dbb-42808711472b.jpg already downloaded
2026-03-25 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617474%252Fgeneral%252F33383de3-6b35-4b7f-8960-e5c4c582d251.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617474/general/33383de3-6b35-4b7f-8960-e5c4c582d251.jpg already downloaded
2026-03-25 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617474%252Fgeneral%252F069a8ebe-1874-4733-8020-45246b984e6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617474/general/069a8ebe-1874-4733-8020-45246b984e6d.jpg already downloaded
2026-03-25 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617474%252Fgeneral%252F5b0a2590-9d6a-4c35-b9a3-421e26351ed6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617474/general/5b0a2590-9d6a-4c35-b9a3-421e26351ed6.jpg already downloaded
2026-03-25 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617474%252Fgeneral%252F9d2940c7-996d-4318-b456-6cd2594e2651.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617474/general/9d2940c7-996d-4318-b456-6cd2594e2651.jpg already downloaded
2026-03-25 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617474%252Fgeneral%252Fed47b7c7-7868-41b5-8d05-5252d6ead31e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617474/general/ed47b7c7-7868-41b5-8d05-5252d6ead31e.jpg already downloaded
2026-03-25 17:20:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: aaef2091-58fd-57b2-829c-1d05739fbd7d, identifier: 10724993
2026-03-25 17:20:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4c6e8163-4216-51f8-b41d-cb2da05c7eb6 with identifier: 10725051
2026-03-25 17:20:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4c6e8163-4216-51f8-b41d-cb2da05c7eb6 with identifier: 10725051
2026-03-25 17:20:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4c6e8163-4216-51f8-b41d-cb2da05c7eb6 with identifier: 10725051 to the API
2026-03-25 17:20:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725051>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': '4c6e8163-4216-51f8-b41d-cb2da05c7eb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000203',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725051',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '2008',
'odometer': 15458,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5722291/general/953b492b-8813-409b-b8df-883ad5c3513b.jpg',
'https://images.openlane.eu/carimgs/5722291/general/a3441e18-2dd8-4988-ade8-88f128481752.jpg',
'https://images.openlane.eu/carimgs/5722291/general/3ffdc91e-da3d-47d8-a009-099accd15364.jpg',
'https://images.openlane.eu/carimgs/5722291/general/81b834b7-648c-4fe8-8ff2-70a17c223751.jpg',
'https://images.openlane.eu/carimgs/5722291/general/9cd6d91d-eaed-403a-857a-6d9be0699b0d.jpg',
'https://images.openlane.eu/carimgs/5722291/general/54d9d08b-948b-4897-a894-f8006a519093.jpg',
'https://images.openlane.eu/carimgs/5722291/general/8416239a-ad81-4dd9-996e-90061f4906d3.jpg',
'https://images.openlane.eu/carimgs/5722291/general/aa42fc04-3623-4a5b-9f7d-a7aea2fc782e.jpg',
'https://images.openlane.eu/carimgs/5722291/general/e22c89d3-6567-44d1-8a7f-9037700e5f6e.jpg',
'https://images.openlane.eu/carimgs/5722291/general/ac946842-041f-468b-b106-99c8edc6befb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6e8163-4216-51f8-b41d-cb2da05c7eb6/4c6e8163-4216-51f8-b41d-cb2da05c7eb6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68056,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722291/general/953b492b-8813-409b-b8df-883ad5c3513b.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6e8163-4216-51f8-b41d-cb2da05c7eb6/4c6e8163-4216-51f8-b41d-cb2da05c7eb6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85498,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722291/general/a3441e18-2dd8-4988-ade8-88f128481752.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6e8163-4216-51f8-b41d-cb2da05c7eb6/4c6e8163-4216-51f8-b41d-cb2da05c7eb6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82519,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722291/general/3ffdc91e-da3d-47d8-a009-099accd15364.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6e8163-4216-51f8-b41d-cb2da05c7eb6/4c6e8163-4216-51f8-b41d-cb2da05c7eb6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79551,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722291/general/81b834b7-648c-4fe8-8ff2-70a17c223751.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6e8163-4216-51f8-b41d-cb2da05c7eb6/4c6e8163-4216-51f8-b41d-cb2da05c7eb6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53400,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722291/general/9cd6d91d-eaed-403a-857a-6d9be0699b0d.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6e8163-4216-51f8-b41d-cb2da05c7eb6/4c6e8163-4216-51f8-b41d-cb2da05c7eb6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70115,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722291/general/54d9d08b-948b-4897-a894-f8006a519093.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6e8163-4216-51f8-b41d-cb2da05c7eb6/4c6e8163-4216-51f8-b41d-cb2da05c7eb6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96992,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722291/general/8416239a-ad81-4dd9-996e-90061f4906d3.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6e8163-4216-51f8-b41d-cb2da05c7eb6/4c6e8163-4216-51f8-b41d-cb2da05c7eb6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67663,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722291/general/aa42fc04-3623-4a5b-9f7d-a7aea2fc782e.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6e8163-4216-51f8-b41d-cb2da05c7eb6/4c6e8163-4216-51f8-b41d-cb2da05c7eb6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52171,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722291/general/e22c89d3-6567-44d1-8a7f-9037700e5f6e.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6e8163-4216-51f8-b41d-cb2da05c7eb6/4c6e8163-4216-51f8-b41d-cb2da05c7eb6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68099,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722291/general/ac946842-041f-468b-b106-99c8edc6befb.jpg',
'Width': 720}],
'price': 17600,
'price_includes_vat': True,
'registration_date': '2024-11-27',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Peugeot 2008 GT - Electric - Automatic - 136 hp - 15.458 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-25 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725051%27 HTTP/1.1" 200 None
2026-03-25 17:20:07 [adesa.de] INFO: Saving data for 10725051: {'created_time': 1774459207.93225, 'last_price_update_time': 1774459207.932264, 'auction_closing_time': 1774530300.0}
2026-03-25 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725051') HTTP/1.1" 204 0
2026-03-25 17:20:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: aaef2091-58fd-57b2-829c-1d05739fbd7d with identifier: 10724993
2026-03-25 17:20:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: aaef2091-58fd-57b2-829c-1d05739fbd7d with identifier: 10724993
2026-03-25 17:20:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: aaef2091-58fd-57b2-829c-1d05739fbd7d with identifier: 10724993 to the API
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724993>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Diesel',
'id': 'aaef2091-58fd-57b2-829c-1d05739fbd7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000126',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724993',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Peugeot',
'model': '308',
'odometer': 67800,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5617474/general/28c27d87-2f00-4339-b9c2-4b67572ccf8f.jpg',
'https://images.openlane.eu/carimgs/5617474/general/f0507b85-4429-452a-b03d-23e1a2102399.jpg',
'https://images.openlane.eu/carimgs/5617474/general/4e046185-ab16-463a-a399-b9bd44c1919e.jpg',
'https://images.openlane.eu/carimgs/5617474/general/0e488e89-8012-421b-a75e-b7d1f5c57014.jpg',
'https://images.openlane.eu/carimgs/5617474/general/3a8c02f3-fcc2-48d5-8dbb-42808711472b.jpg',
'https://images.openlane.eu/carimgs/5617474/general/33383de3-6b35-4b7f-8960-e5c4c582d251.jpg',
'https://images.openlane.eu/carimgs/5617474/general/069a8ebe-1874-4733-8020-45246b984e6d.jpg',
'https://images.openlane.eu/carimgs/5617474/general/5b0a2590-9d6a-4c35-b9a3-421e26351ed6.jpg',
'https://images.openlane.eu/carimgs/5617474/general/9d2940c7-996d-4318-b456-6cd2594e2651.jpg',
'https://images.openlane.eu/carimgs/5617474/general/ed47b7c7-7868-41b5-8d05-5252d6ead31e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef2091-58fd-57b2-829c-1d05739fbd7d/aaef2091-58fd-57b2-829c-1d05739fbd7d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 522718,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617474/general/28c27d87-2f00-4339-b9c2-4b67572ccf8f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef2091-58fd-57b2-829c-1d05739fbd7d/aaef2091-58fd-57b2-829c-1d05739fbd7d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 526389,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617474/general/f0507b85-4429-452a-b03d-23e1a2102399.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef2091-58fd-57b2-829c-1d05739fbd7d/aaef2091-58fd-57b2-829c-1d05739fbd7d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399166,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617474/general/4e046185-ab16-463a-a399-b9bd44c1919e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef2091-58fd-57b2-829c-1d05739fbd7d/aaef2091-58fd-57b2-829c-1d05739fbd7d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424868,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617474/general/0e488e89-8012-421b-a75e-b7d1f5c57014.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef2091-58fd-57b2-829c-1d05739fbd7d/aaef2091-58fd-57b2-829c-1d05739fbd7d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391867,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617474/general/3a8c02f3-fcc2-48d5-8dbb-42808711472b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef2091-58fd-57b2-829c-1d05739fbd7d/aaef2091-58fd-57b2-829c-1d05739fbd7d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319591,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617474/general/33383de3-6b35-4b7f-8960-e5c4c582d251.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef2091-58fd-57b2-829c-1d05739fbd7d/aaef2091-58fd-57b2-829c-1d05739fbd7d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373333,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617474/general/069a8ebe-1874-4733-8020-45246b984e6d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef2091-58fd-57b2-829c-1d05739fbd7d/aaef2091-58fd-57b2-829c-1d05739fbd7d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361520,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617474/general/5b0a2590-9d6a-4c35-b9a3-421e26351ed6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef2091-58fd-57b2-829c-1d05739fbd7d/aaef2091-58fd-57b2-829c-1d05739fbd7d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135069,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617474/general/9d2940c7-996d-4318-b456-6cd2594e2651.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef2091-58fd-57b2-829c-1d05739fbd7d/aaef2091-58fd-57b2-829c-1d05739fbd7d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258746,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617474/general/ed47b7c7-7868-41b5-8d05-5252d6ead31e.jpg',
'Width': 2000}],
'price': 13500,
'price_includes_vat': True,
'registration_date': '2022-09-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Peugeot 308 SW 1.5 Allure Pack - Diesel - 130 hp - 67.800 km',
'transmission': 'manual',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724993%27 HTTP/1.1" 200 None
2026-03-25 17:20:08 [adesa.de] INFO: Saving data for 10724993: {'created_time': 1774459208.353978, 'last_price_update_time': 1774459208.35399, 'auction_closing_time': 1774530300.0}
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724993') HTTP/1.1" 204 0
2026-03-25 17:20:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664671/general/8f65621c-733e-4925-b824-7b2e7df304fc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723716)
2026-03-25 17:20:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664671/general/0db30427-f74c-4395-89af-ca3364b7259a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723716)
2026-03-25 17:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725114> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724956> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88fa3207-c24d-5d75-a3a1-f00f81df6528 with identifier: 10724966
2026-03-25 17:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88fa3207-c24d-5d75-a3a1-f00f81df6528 with scrape type 1
2026-03-25 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 88fa3207-c24d-5d75-a3a1-f00f81df6528
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5474010%252Fgeneral%252F9e843b08-f3ce-4daa-afce-1d08122b9267.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5474010/general/9e843b08-f3ce-4daa-afce-1d08122b9267.jpg already downloaded
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5474010%252Fgeneral%252Fbf5627ff-6612-4e9a-9930-2a4e0f4c8acb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5474010/general/bf5627ff-6612-4e9a-9930-2a4e0f4c8acb.jpg already downloaded
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5474010%252Fgeneral%252F70816531-6e23-4b82-a093-9b97eb52d9fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5474010/general/70816531-6e23-4b82-a093-9b97eb52d9fa.jpg already downloaded
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5474010%252Fgeneral%252Fca20ef22-6ba2-4c7c-b398-ac2813e3af25.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5474010/general/ca20ef22-6ba2-4c7c-b398-ac2813e3af25.jpg already downloaded
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5474010%252Fgeneral%252Fce7f28f3-3b93-4b4a-937f-c0f2077af111.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5474010/general/ce7f28f3-3b93-4b4a-937f-c0f2077af111.jpg already downloaded
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5474010%252Fgeneral%252Fe99b90e8-3b3e-4768-a0f2-be181ac171b8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5474010/general/e99b90e8-3b3e-4768-a0f2-be181ac171b8.jpg already downloaded
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5474010%252Fgeneral%252F85802672-d23d-4ddf-a5d1-0745f480dc16.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5474010/general/85802672-d23d-4ddf-a5d1-0745f480dc16.jpg already downloaded
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5474010%252Fgeneral%252F250a1f0f-6083-40f6-bf52-7cbb5c74b9ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5474010/general/250a1f0f-6083-40f6-bf52-7cbb5c74b9ee.jpg already downloaded
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5474010%252Fgeneral%252F2a87b888-ca33-4343-8708-cc1054e371c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5474010/general/2a87b888-ca33-4343-8708-cc1054e371c6.jpg already downloaded
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5474010%252Fgeneral%252F27afd1b0-9c6d-4f1a-9fbb-34a9d2bd0abd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5474010/general/27afd1b0-9c6d-4f1a-9fbb-34a9d2bd0abd.jpg already downloaded
2026-03-25 17:20:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 88fa3207-c24d-5d75-a3a1-f00f81df6528, identifier: 10724966
2026-03-25 17:20:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 903cd661-890a-5db7-81ab-d3c4d831aa8e due to Ignoring non-200 response
2026-03-25 17:20:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 903cd661-890a-5db7-81ab-d3c4d831aa8e due to Ignoring non-200 response
2026-03-25 17:20:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 903cd661-890a-5db7-81ab-d3c4d831aa8e due to Ignoring non-200 response
2026-03-25 17:20:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 903cd661-890a-5db7-81ab-d3c4d831aa8e due to Ignoring non-200 response
2026-03-25 17:20:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 88fa3207-c24d-5d75-a3a1-f00f81df6528 with identifier: 10724966
2026-03-25 17:20:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 88fa3207-c24d-5d75-a3a1-f00f81df6528 with identifier: 10724966
2026-03-25 17:20:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 88fa3207-c24d-5d75-a3a1-f00f81df6528 with identifier: 10724966 to the API
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724966>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': '88fa3207-c24d-5d75-a3a1-f00f81df6528',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003792',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724966',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 70994,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5474010/general/9e843b08-f3ce-4daa-afce-1d08122b9267.jpg',
'https://images.openlane.eu/carimgs/5474010/general/bf5627ff-6612-4e9a-9930-2a4e0f4c8acb.jpg',
'https://images.openlane.eu/carimgs/5474010/general/70816531-6e23-4b82-a093-9b97eb52d9fa.jpg',
'https://images.openlane.eu/carimgs/5474010/general/ca20ef22-6ba2-4c7c-b398-ac2813e3af25.jpg',
'https://images.openlane.eu/carimgs/5474010/general/ce7f28f3-3b93-4b4a-937f-c0f2077af111.jpg',
'https://images.openlane.eu/carimgs/5474010/general/e99b90e8-3b3e-4768-a0f2-be181ac171b8.jpg',
'https://images.openlane.eu/carimgs/5474010/general/85802672-d23d-4ddf-a5d1-0745f480dc16.jpg',
'https://images.openlane.eu/carimgs/5474010/general/250a1f0f-6083-40f6-bf52-7cbb5c74b9ee.jpg',
'https://images.openlane.eu/carimgs/5474010/general/2a87b888-ca33-4343-8708-cc1054e371c6.jpg',
'https://images.openlane.eu/carimgs/5474010/general/27afd1b0-9c6d-4f1a-9fbb-34a9d2bd0abd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88fa3207-c24d-5d75-a3a1-f00f81df6528/88fa3207-c24d-5d75-a3a1-f00f81df6528_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1054517,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5474010/general/9e843b08-f3ce-4daa-afce-1d08122b9267.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88fa3207-c24d-5d75-a3a1-f00f81df6528/88fa3207-c24d-5d75-a3a1-f00f81df6528_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1077912,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5474010/general/bf5627ff-6612-4e9a-9930-2a4e0f4c8acb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88fa3207-c24d-5d75-a3a1-f00f81df6528/88fa3207-c24d-5d75-a3a1-f00f81df6528_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1125049,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5474010/general/70816531-6e23-4b82-a093-9b97eb52d9fa.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88fa3207-c24d-5d75-a3a1-f00f81df6528/88fa3207-c24d-5d75-a3a1-f00f81df6528_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 917071,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5474010/general/ca20ef22-6ba2-4c7c-b398-ac2813e3af25.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88fa3207-c24d-5d75-a3a1-f00f81df6528/88fa3207-c24d-5d75-a3a1-f00f81df6528_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 875262,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5474010/general/ce7f28f3-3b93-4b4a-937f-c0f2077af111.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88fa3207-c24d-5d75-a3a1-f00f81df6528/88fa3207-c24d-5d75-a3a1-f00f81df6528_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1193627,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5474010/general/e99b90e8-3b3e-4768-a0f2-be181ac171b8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88fa3207-c24d-5d75-a3a1-f00f81df6528/88fa3207-c24d-5d75-a3a1-f00f81df6528_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 792728,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5474010/general/85802672-d23d-4ddf-a5d1-0745f480dc16.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88fa3207-c24d-5d75-a3a1-f00f81df6528/88fa3207-c24d-5d75-a3a1-f00f81df6528_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1444696,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5474010/general/250a1f0f-6083-40f6-bf52-7cbb5c74b9ee.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88fa3207-c24d-5d75-a3a1-f00f81df6528/88fa3207-c24d-5d75-a3a1-f00f81df6528_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 916129,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5474010/general/2a87b888-ca33-4343-8708-cc1054e371c6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88fa3207-c24d-5d75-a3a1-f00f81df6528/88fa3207-c24d-5d75-a3a1-f00f81df6528_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 963370,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5474010/general/27afd1b0-9c6d-4f1a-9fbb-34a9d2bd0abd.jpg',
'Width': 2731}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-03-29',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range 79 kWh - Electric - Automatic - 231 hp - '
'70.994 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724966%27 HTTP/1.1" 200 None
2026-03-25 17:20:08 [adesa.de] INFO: Saving data for 10724966: {'created_time': 1774459208.936968, 'last_price_update_time': 1774459208.936979, 'auction_closing_time': 1774530300.0}
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724966') HTTP/1.1" 204 0
2026-03-25 17:20:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664671/general/60425a2c-8d3c-4d2f-aa9c-d6bf5c2f047e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723716)
2026-03-25 17:20:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664671/general/0b15bab5-b9c8-4140-bdb0-89c2c395ef9f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723716)
2026-03-25 17:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725028> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 903cd661-890a-5db7-81ab-d3c4d831aa8e due to Ignoring non-200 response
2026-03-25 17:20:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 903cd661-890a-5db7-81ab-d3c4d831aa8e due to Ignoring non-200 response
2026-03-25 17:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d034ddef-f871-5647-ae68-8a12271fa15e with identifier: 10725114
2026-03-25 17:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d034ddef-f871-5647-ae68-8a12271fa15e with scrape type 1
2026-03-25 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d034ddef-f871-5647-ae68-8a12271fa15e
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645269%252Fgeneral%252F37619697-f32b-410e-a754-98c91988d96f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645269/general/37619697-f32b-410e-a754-98c91988d96f.jpg already downloaded
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645269%252Fgeneral%252F05267e9f-7701-44e6-a4a7-8ad33c52c316.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645269/general/05267e9f-7701-44e6-a4a7-8ad33c52c316.jpg already downloaded
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645269%252Fgeneral%252F8e755d04-4132-4adc-9a08-84bd6bffc3cf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645269/general/8e755d04-4132-4adc-9a08-84bd6bffc3cf.jpg already downloaded
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645269%252Fgeneral%252Fc4cfa760-a7f6-4bbc-aab6-c45a419a2d0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645269/general/c4cfa760-a7f6-4bbc-aab6-c45a419a2d0b.jpg already downloaded
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645269%252Fgeneral%252F9094491a-1193-4102-9d41-6f542e181f18.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645269/general/9094491a-1193-4102-9d41-6f542e181f18.jpg already downloaded
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645269%252Fgeneral%252Ffc1f468e-bff9-4474-ae24-cef37f803330.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645269/general/fc1f468e-bff9-4474-ae24-cef37f803330.jpg already downloaded
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645269%252Fgeneral%252F29b458e0-e6d3-4f57-a02d-2628a6451c78.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645269/general/29b458e0-e6d3-4f57-a02d-2628a6451c78.jpg already downloaded
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645269%252Fgeneral%252Ffffc8de3-0f8f-4a03-9801-1799b615f61d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645269/general/fffc8de3-0f8f-4a03-9801-1799b615f61d.jpg already downloaded
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645269%252Fgeneral%252Fa19b3254-6d06-4682-b39a-b055d05f7ef9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645269/general/a19b3254-6d06-4682-b39a-b055d05f7ef9.jpg already downloaded
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645269%252Fgeneral%252F5f65e809-78a1-4303-853b-98c26be6dcb6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645269/general/5f65e809-78a1-4303-853b-98c26be6dcb6.jpg already downloaded
2026-03-25 17:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d034ddef-f871-5647-ae68-8a12271fa15e, identifier: 10725114
2026-03-25 17:20:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f2aacbe-d51a-5481-8e5c-9c21e466bb6a with identifier: 10724956
2026-03-25 17:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f2aacbe-d51a-5481-8e5c-9c21e466bb6a with scrape type 1
2026-03-25 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7f2aacbe-d51a-5481-8e5c-9c21e466bb6a
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3924470%252Fgeneral%252F19c9b2a8-c9fa-41a2-ab7f-370936763748.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3924470/general/19c9b2a8-c9fa-41a2-ab7f-370936763748.jpg already downloaded
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3924470%252Fgeneral%252F9d5a11e1-f665-4db1-b8b9-a2c3a2472ace.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3924470/general/9d5a11e1-f665-4db1-b8b9-a2c3a2472ace.jpg already downloaded
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3924470%252Fgeneral%252Fe8f7d688-ca5f-429e-b8c8-cd2e9c78442d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3924470/general/e8f7d688-ca5f-429e-b8c8-cd2e9c78442d.jpg already downloaded
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3924470%252Fgeneral%252F1d30cc9f-4876-43d3-91fe-f53affd70300.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3924470/general/1d30cc9f-4876-43d3-91fe-f53affd70300.jpg already downloaded
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3924470%252Fgeneral%252F6e172295-a810-4af3-9746-88dc75537625.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3924470/general/6e172295-a810-4af3-9746-88dc75537625.jpg already downloaded
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3924470%252Fgeneral%252F32245405-6241-4d22-8f7c-b38d1fb4c068.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3924470/general/32245405-6241-4d22-8f7c-b38d1fb4c068.jpg already downloaded
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3924470%252Fgeneral%252Ff1fed32e-7e21-4dbb-bb97-00cde00e1063.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3924470/general/f1fed32e-7e21-4dbb-bb97-00cde00e1063.jpg already downloaded
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3924470%252Fgeneral%252F7c7e89a7-d00c-4966-ad4c-acb1d2b407c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3924470/general/7c7e89a7-d00c-4966-ad4c-acb1d2b407c4.jpg already downloaded
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3924470%252Fgeneral%252Fb15d14b9-221c-4734-880c-4a1fb2c01a26.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3924470/general/b15d14b9-221c-4734-880c-4a1fb2c01a26.jpg already downloaded
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3924470%252Fgeneral%252F19ddfc45-e600-45e2-ab75-c016b186d968.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3924470/general/19ddfc45-e600-45e2-ab75-c016b186d968.jpg already downloaded
2026-03-25 17:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7f2aacbe-d51a-5481-8e5c-9c21e466bb6a, identifier: 10724956
2026-03-25 17:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d034ddef-f871-5647-ae68-8a12271fa15e with identifier: 10725114
2026-03-25 17:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d034ddef-f871-5647-ae68-8a12271fa15e with identifier: 10725114
2026-03-25 17:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d034ddef-f871-5647-ae68-8a12271fa15e with identifier: 10725114 to the API
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725114>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': 'd034ddef-f871-5647-ae68-8a12271fa15e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000278',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725114',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 44768,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5645269/general/37619697-f32b-410e-a754-98c91988d96f.jpg',
'https://images.openlane.eu/carimgs/5645269/general/05267e9f-7701-44e6-a4a7-8ad33c52c316.jpg',
'https://images.openlane.eu/carimgs/5645269/general/8e755d04-4132-4adc-9a08-84bd6bffc3cf.jpg',
'https://images.openlane.eu/carimgs/5645269/general/c4cfa760-a7f6-4bbc-aab6-c45a419a2d0b.jpg',
'https://images.openlane.eu/carimgs/5645269/general/9094491a-1193-4102-9d41-6f542e181f18.jpg',
'https://images.openlane.eu/carimgs/5645269/general/fc1f468e-bff9-4474-ae24-cef37f803330.jpg',
'https://images.openlane.eu/carimgs/5645269/general/29b458e0-e6d3-4f57-a02d-2628a6451c78.jpg',
'https://images.openlane.eu/carimgs/5645269/general/fffc8de3-0f8f-4a03-9801-1799b615f61d.jpg',
'https://images.openlane.eu/carimgs/5645269/general/a19b3254-6d06-4682-b39a-b055d05f7ef9.jpg',
'https://images.openlane.eu/carimgs/5645269/general/5f65e809-78a1-4303-853b-98c26be6dcb6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d034ddef-f871-5647-ae68-8a12271fa15e/d034ddef-f871-5647-ae68-8a12271fa15e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127979,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645269/general/37619697-f32b-410e-a754-98c91988d96f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d034ddef-f871-5647-ae68-8a12271fa15e/d034ddef-f871-5647-ae68-8a12271fa15e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143075,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645269/general/05267e9f-7701-44e6-a4a7-8ad33c52c316.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d034ddef-f871-5647-ae68-8a12271fa15e/d034ddef-f871-5647-ae68-8a12271fa15e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102709,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645269/general/8e755d04-4132-4adc-9a08-84bd6bffc3cf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d034ddef-f871-5647-ae68-8a12271fa15e/d034ddef-f871-5647-ae68-8a12271fa15e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121156,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645269/general/c4cfa760-a7f6-4bbc-aab6-c45a419a2d0b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d034ddef-f871-5647-ae68-8a12271fa15e/d034ddef-f871-5647-ae68-8a12271fa15e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113136,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645269/general/9094491a-1193-4102-9d41-6f542e181f18.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d034ddef-f871-5647-ae68-8a12271fa15e/d034ddef-f871-5647-ae68-8a12271fa15e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108351,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645269/general/fc1f468e-bff9-4474-ae24-cef37f803330.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d034ddef-f871-5647-ae68-8a12271fa15e/d034ddef-f871-5647-ae68-8a12271fa15e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80897,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645269/general/29b458e0-e6d3-4f57-a02d-2628a6451c78.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d034ddef-f871-5647-ae68-8a12271fa15e/d034ddef-f871-5647-ae68-8a12271fa15e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73863,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645269/general/fffc8de3-0f8f-4a03-9801-1799b615f61d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d034ddef-f871-5647-ae68-8a12271fa15e/d034ddef-f871-5647-ae68-8a12271fa15e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106351,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645269/general/a19b3254-6d06-4682-b39a-b055d05f7ef9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d034ddef-f871-5647-ae68-8a12271fa15e/d034ddef-f871-5647-ae68-8a12271fa15e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129297,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645269/general/5f65e809-78a1-4303-853b-98c26be6dcb6.jpg',
'Width': 1280}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Nissan Leaf 40 kWh - Electric - 150 hp - 44.768 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725114%27 HTTP/1.1" 200 None
2026-03-25 17:20:09 [adesa.de] INFO: Saving data for 10725114: {'created_time': 1774459209.835264, 'last_price_update_time': 1774459209.835275, 'auction_closing_time': 1774530600.0}
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725114') HTTP/1.1" 204 0
2026-03-25 17:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7f2aacbe-d51a-5481-8e5c-9c21e466bb6a with identifier: 10724956
2026-03-25 17:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7f2aacbe-d51a-5481-8e5c-9c21e466bb6a with identifier: 10724956
2026-03-25 17:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7f2aacbe-d51a-5481-8e5c-9c21e466bb6a with identifier: 10724956 to the API
2026-03-25 17:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724956>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Diesel',
'id': '7f2aacbe-d51a-5481-8e5c-9c21e466bb6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '220622',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724956',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Nissan',
'model': 'Navara',
'odometer': 336699,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/3924470/general/19c9b2a8-c9fa-41a2-ab7f-370936763748.jpg',
'https://images.openlane.eu/carimgs/3924470/general/9d5a11e1-f665-4db1-b8b9-a2c3a2472ace.jpg',
'https://images.openlane.eu/carimgs/3924470/general/e8f7d688-ca5f-429e-b8c8-cd2e9c78442d.jpg',
'https://images.openlane.eu/carimgs/3924470/general/1d30cc9f-4876-43d3-91fe-f53affd70300.jpg',
'https://images.openlane.eu/carimgs/3924470/general/6e172295-a810-4af3-9746-88dc75537625.jpg',
'https://images.openlane.eu/carimgs/3924470/general/32245405-6241-4d22-8f7c-b38d1fb4c068.jpg',
'https://images.openlane.eu/carimgs/3924470/general/f1fed32e-7e21-4dbb-bb97-00cde00e1063.jpg',
'https://images.openlane.eu/carimgs/3924470/general/7c7e89a7-d00c-4966-ad4c-acb1d2b407c4.jpg',
'https://images.openlane.eu/carimgs/3924470/general/b15d14b9-221c-4734-880c-4a1fb2c01a26.jpg',
'https://images.openlane.eu/carimgs/3924470/general/19ddfc45-e600-45e2-ab75-c016b186d968.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f2aacbe-d51a-5481-8e5c-9c21e466bb6a/7f2aacbe-d51a-5481-8e5c-9c21e466bb6a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1347030,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/3924470/general/19c9b2a8-c9fa-41a2-ab7f-370936763748.jpg',
'Width': 2720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f2aacbe-d51a-5481-8e5c-9c21e466bb6a/7f2aacbe-d51a-5481-8e5c-9c21e466bb6a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1250332,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/3924470/general/9d5a11e1-f665-4db1-b8b9-a2c3a2472ace.jpg',
'Width': 2720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f2aacbe-d51a-5481-8e5c-9c21e466bb6a/7f2aacbe-d51a-5481-8e5c-9c21e466bb6a_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 1733473,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/3924470/general/e8f7d688-ca5f-429e-b8c8-cd2e9c78442d.jpg',
'Width': 2720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f2aacbe-d51a-5481-8e5c-9c21e466bb6a/7f2aacbe-d51a-5481-8e5c-9c21e466bb6a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1466903,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/3924470/general/1d30cc9f-4876-43d3-91fe-f53affd70300.jpg',
'Width': 2720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f2aacbe-d51a-5481-8e5c-9c21e466bb6a/7f2aacbe-d51a-5481-8e5c-9c21e466bb6a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1117828,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/3924470/general/6e172295-a810-4af3-9746-88dc75537625.jpg',
'Width': 2720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f2aacbe-d51a-5481-8e5c-9c21e466bb6a/7f2aacbe-d51a-5481-8e5c-9c21e466bb6a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1143603,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/3924470/general/32245405-6241-4d22-8f7c-b38d1fb4c068.jpg',
'Width': 2720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f2aacbe-d51a-5481-8e5c-9c21e466bb6a/7f2aacbe-d51a-5481-8e5c-9c21e466bb6a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1005559,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/3924470/general/f1fed32e-7e21-4dbb-bb97-00cde00e1063.jpg',
'Width': 2720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f2aacbe-d51a-5481-8e5c-9c21e466bb6a/7f2aacbe-d51a-5481-8e5c-9c21e466bb6a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1138807,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/3924470/general/7c7e89a7-d00c-4966-ad4c-acb1d2b407c4.jpg',
'Width': 2720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f2aacbe-d51a-5481-8e5c-9c21e466bb6a/7f2aacbe-d51a-5481-8e5c-9c21e466bb6a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1446182,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/3924470/general/b15d14b9-221c-4734-880c-4a1fb2c01a26.jpg',
'Width': 2720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f2aacbe-d51a-5481-8e5c-9c21e466bb6a/7f2aacbe-d51a-5481-8e5c-9c21e466bb6a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 916178,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/3924470/general/19ddfc45-e600-45e2-ab75-c016b186d968.jpg',
'Width': 2720}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2018-03-01',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Nissan Navara Acenta - AWD - Diesel - Manual - 163 hp - 336.699 km',
'transmission': 'manual',
'trim': 'Acenta',
'vin': None,
'year': 2018}
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724956%27 HTTP/1.1" 200 None
2026-03-25 17:20:10 [adesa.de] INFO: Saving data for 10724956: {'created_time': 1774459210.269456, 'last_price_update_time': 1774459210.269468, 'auction_closing_time': 1774530300.0}
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724956') HTTP/1.1" 204 0
2026-03-25 17:20:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 903cd661-890a-5db7-81ab-d3c4d831aa8e due to Ignoring non-200 response
2026-03-25 17:20:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 903cd661-890a-5db7-81ab-d3c4d831aa8e, skipping ID generation
2026-03-25 17:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 903cd661-890a-5db7-81ab-d3c4d831aa8e with scrape type 1
2026-03-25 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 903cd661-890a-5db7-81ab-d3c4d831aa8e sending to next pipeline
2026-03-25 17:20:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 903cd661-890a-5db7-81ab-d3c4d831aa8e, identifier: 10723716
2026-03-25 17:20:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fca3609-b4a5-5517-bc4c-142e34db1171 with identifier: 10725028
2026-03-25 17:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fca3609-b4a5-5517-bc4c-142e34db1171 with scrape type 1
2026-03-25 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7fca3609-b4a5-5517-bc4c-142e34db1171
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677082%252Fgeneral%252F42783f78-df58-422a-8e5f-dd60c10f020f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677082/general/42783f78-df58-422a-8e5f-dd60c10f020f.jpg already downloaded
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677082%252Fgeneral%252F6d7db95f-7454-4c2e-88ee-9745a39d6c60.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677082/general/6d7db95f-7454-4c2e-88ee-9745a39d6c60.jpg already downloaded
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677082%252Fgeneral%252F1ab92d26-5530-4270-923e-8c4e374f7b86.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677082/general/1ab92d26-5530-4270-923e-8c4e374f7b86.jpg already downloaded
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677082%252Fgeneral%252F44018678-5596-4885-b950-bdd2dbbe4cdd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677082/general/44018678-5596-4885-b950-bdd2dbbe4cdd.jpg already downloaded
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677082%252Fgeneral%252Fa57a13a2-b65c-4c31-98f3-5045fe371fc5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677082/general/a57a13a2-b65c-4c31-98f3-5045fe371fc5.jpg already downloaded
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677082%252Fgeneral%252F7f4b6e75-f05c-4062-8ad3-f34ec3467da6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677082/general/7f4b6e75-f05c-4062-8ad3-f34ec3467da6.jpg already downloaded
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677082%252Fgeneral%252F81c29661-6e0e-4c95-a108-f49aaae10d52.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677082/general/81c29661-6e0e-4c95-a108-f49aaae10d52.jpg already downloaded
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677082%252Fgeneral%252F89e0b35a-b00a-4344-8a1f-815c05fadcfb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677082/general/89e0b35a-b00a-4344-8a1f-815c05fadcfb.jpg already downloaded
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677082%252Fgeneral%252F7893d642-3013-46bd-9111-d06c8c725226.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677082/general/7893d642-3013-46bd-9111-d06c8c725226.jpg already downloaded
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677082%252Fgeneral%252F031444cb-f0d2-4cbf-bafc-9a9e958ee1b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677082/general/031444cb-f0d2-4cbf-bafc-9a9e958ee1b3.jpg already downloaded
2026-03-25 17:20:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7fca3609-b4a5-5517-bc4c-142e34db1171, identifier: 10725028
2026-03-25 17:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 903cd661-890a-5db7-81ab-d3c4d831aa8e with identifier: 10723716
2026-03-25 17:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 903cd661-890a-5db7-81ab-d3c4d831aa8e with identifier: 10723716
2026-03-25 17:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 903cd661-890a-5db7-81ab-d3c4d831aa8e with identifier: 10723716 to the API
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:10 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5664671/general/0b15bab5-b9c8-4140-bdb0-89c2c395ef9f.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Diesel',
'id': '903cd661-890a-5db7-81ab-d3c4d831aa8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN819XF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723716',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X4',
'odometer': 28691,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photos': [],
'price': 40800,
'price_includes_vat': True,
'registration_date': '2023-05-09',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X4 M 40d M Sport - xDrive - Diesel - Automatic - 340 hp - '
'28.691 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723716%27 HTTP/1.1" 200 None
2026-03-25 17:20:10 [adesa.de] INFO: Saving data for 10723716: {'created_time': 1774459210.935322, 'last_price_update_time': 1774459210.935333, 'auction_closing_time': 1774599000.0}
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723716') HTTP/1.1" 204 0
2026-03-25 17:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7fca3609-b4a5-5517-bc4c-142e34db1171 with identifier: 10725028
2026-03-25 17:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7fca3609-b4a5-5517-bc4c-142e34db1171 with identifier: 10725028
2026-03-25 17:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7fca3609-b4a5-5517-bc4c-142e34db1171 with identifier: 10725028 to the API
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725028>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': '7fca3609-b4a5-5517-bc4c-142e34db1171',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000441',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725028',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 27845,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5677082/general/42783f78-df58-422a-8e5f-dd60c10f020f.jpg',
'https://images.openlane.eu/carimgs/5677082/general/6d7db95f-7454-4c2e-88ee-9745a39d6c60.jpg',
'https://images.openlane.eu/carimgs/5677082/general/1ab92d26-5530-4270-923e-8c4e374f7b86.jpg',
'https://images.openlane.eu/carimgs/5677082/general/44018678-5596-4885-b950-bdd2dbbe4cdd.jpg',
'https://images.openlane.eu/carimgs/5677082/general/a57a13a2-b65c-4c31-98f3-5045fe371fc5.jpg',
'https://images.openlane.eu/carimgs/5677082/general/7f4b6e75-f05c-4062-8ad3-f34ec3467da6.jpg',
'https://images.openlane.eu/carimgs/5677082/general/81c29661-6e0e-4c95-a108-f49aaae10d52.jpg',
'https://images.openlane.eu/carimgs/5677082/general/89e0b35a-b00a-4344-8a1f-815c05fadcfb.jpg',
'https://images.openlane.eu/carimgs/5677082/general/7893d642-3013-46bd-9111-d06c8c725226.jpg',
'https://images.openlane.eu/carimgs/5677082/general/031444cb-f0d2-4cbf-bafc-9a9e958ee1b3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca3609-b4a5-5517-bc4c-142e34db1171/7fca3609-b4a5-5517-bc4c-142e34db1171_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1016969,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677082/general/42783f78-df58-422a-8e5f-dd60c10f020f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca3609-b4a5-5517-bc4c-142e34db1171/7fca3609-b4a5-5517-bc4c-142e34db1171_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1093718,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677082/general/6d7db95f-7454-4c2e-88ee-9745a39d6c60.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca3609-b4a5-5517-bc4c-142e34db1171/7fca3609-b4a5-5517-bc4c-142e34db1171_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 995558,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677082/general/1ab92d26-5530-4270-923e-8c4e374f7b86.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca3609-b4a5-5517-bc4c-142e34db1171/7fca3609-b4a5-5517-bc4c-142e34db1171_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 948963,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677082/general/44018678-5596-4885-b950-bdd2dbbe4cdd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca3609-b4a5-5517-bc4c-142e34db1171/7fca3609-b4a5-5517-bc4c-142e34db1171_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1136472,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677082/general/a57a13a2-b65c-4c31-98f3-5045fe371fc5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca3609-b4a5-5517-bc4c-142e34db1171/7fca3609-b4a5-5517-bc4c-142e34db1171_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1005404,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677082/general/7f4b6e75-f05c-4062-8ad3-f34ec3467da6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca3609-b4a5-5517-bc4c-142e34db1171/7fca3609-b4a5-5517-bc4c-142e34db1171_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 719079,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677082/general/81c29661-6e0e-4c95-a108-f49aaae10d52.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca3609-b4a5-5517-bc4c-142e34db1171/7fca3609-b4a5-5517-bc4c-142e34db1171_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 772920,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677082/general/89e0b35a-b00a-4344-8a1f-815c05fadcfb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca3609-b4a5-5517-bc4c-142e34db1171/7fca3609-b4a5-5517-bc4c-142e34db1171_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 915332,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677082/general/7893d642-3013-46bd-9111-d06c8c725226.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca3609-b4a5-5517-bc4c-142e34db1171/7fca3609-b4a5-5517-bc4c-142e34db1171_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 993012,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677082/general/031444cb-f0d2-4cbf-bafc-9a9e958ee1b3.jpg',
'Width': 2731}],
'price': 14900,
'price_includes_vat': True,
'registration_date': '2023-09-05',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Nissan Leaf N-connecta - Electric - Automatic - 218 hp - 27.845 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2023}
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725028%27 HTTP/1.1" 200 None
2026-03-25 17:20:11 [adesa.de] INFO: Saving data for 10725028: {'created_time': 1774459211.247057, 'last_price_update_time': 1774459211.247069, 'auction_closing_time': 1774530300.0}
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725028') HTTP/1.1" 204 0
2026-03-25 17:20:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 903cd661-890a-5db7-81ab-d3c4d831aa8e due to Ignoring non-200 response
2026-03-25 17:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724981> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725097> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 747a7118-f361-56cd-af7a-52a20466e612 with identifier: 10724981
2026-03-25 17:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 747a7118-f361-56cd-af7a-52a20466e612 with scrape type 1
2026-03-25 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 747a7118-f361-56cd-af7a-52a20466e612
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5585335%252Fgeneral%252Fcdfac9b8-149a-4185-a807-3c3817543467.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5585335/general/cdfac9b8-149a-4185-a807-3c3817543467.jpg already downloaded
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5585335%252Fgeneral%252F5c9e4ad6-fdcb-4622-9412-ede0dc731966.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5585335/general/5c9e4ad6-fdcb-4622-9412-ede0dc731966.jpg already downloaded
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5585335%252Fgeneral%252Fad65a903-6a80-44c2-847a-216c7ec53e4d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5585335/general/ad65a903-6a80-44c2-847a-216c7ec53e4d.jpg already downloaded
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5585335%252Fgeneral%252F7538f119-8b2d-4c97-9248-0ed3a2d16d43.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5585335/general/7538f119-8b2d-4c97-9248-0ed3a2d16d43.jpg already downloaded
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5585335%252Fgeneral%252Fe6cf78d2-5e5b-48ad-8c2e-e46ca0742cc5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5585335/general/e6cf78d2-5e5b-48ad-8c2e-e46ca0742cc5.jpg already downloaded
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5585335%252Fgeneral%252Fe8160599-993d-461e-8922-e4d9ad4c4db1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5585335/general/e8160599-993d-461e-8922-e4d9ad4c4db1.jpg already downloaded
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5585335%252Fgeneral%252F0402bde2-c3d8-4fb9-9b18-2fcbd761ba6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5585335/general/0402bde2-c3d8-4fb9-9b18-2fcbd761ba6c.jpg already downloaded
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5585335%252Fgeneral%252F1aa93dbb-f3b7-45bd-8070-36bee32c5404.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5585335/general/1aa93dbb-f3b7-45bd-8070-36bee32c5404.jpg already downloaded
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5585335%252Fgeneral%252Fa5e2c1ee-cfa1-4305-ad51-a12a0a68bfb8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5585335/general/a5e2c1ee-cfa1-4305-ad51-a12a0a68bfb8.jpg already downloaded
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5585335%252Fgeneral%252F3854c600-e929-4fab-be94-2ff01775a6a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5585335/general/3854c600-e929-4fab-be94-2ff01775a6a6.jpg already downloaded
2026-03-25 17:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 747a7118-f361-56cd-af7a-52a20466e612, identifier: 10724981
2026-03-25 17:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7348cc7d-a314-5567-a27d-b1ac54b77efa with identifier: 10725097
2026-03-25 17:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7348cc7d-a314-5567-a27d-b1ac54b77efa with scrape type 1
2026-03-25 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7348cc7d-a314-5567-a27d-b1ac54b77efa
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617371%252Fgeneral%252F347679d6-6e3d-4f02-990b-e9b1d1cd7e0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617371/general/347679d6-6e3d-4f02-990b-e9b1d1cd7e0b.jpg already downloaded
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617371%252Fgeneral%252F389f4bf9-cca5-4eaa-b36e-c90e2849cbe6.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617371/general/389f4bf9-cca5-4eaa-b36e-c90e2849cbe6.JPG not downloaded yet
2026-03-25 17:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 747a7118-f361-56cd-af7a-52a20466e612 with identifier: 10724981
2026-03-25 17:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 747a7118-f361-56cd-af7a-52a20466e612 with identifier: 10724981
2026-03-25 17:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 747a7118-f361-56cd-af7a-52a20466e612 with identifier: 10724981 to the API
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724981>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Diesel',
'id': '747a7118-f361-56cd-af7a-52a20466e612',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31939',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724981',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 81109,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5585335/general/cdfac9b8-149a-4185-a807-3c3817543467.jpg',
'https://images.openlane.eu/carimgs/5585335/general/5c9e4ad6-fdcb-4622-9412-ede0dc731966.jpg',
'https://images.openlane.eu/carimgs/5585335/general/ad65a903-6a80-44c2-847a-216c7ec53e4d.jpg',
'https://images.openlane.eu/carimgs/5585335/general/7538f119-8b2d-4c97-9248-0ed3a2d16d43.jpg',
'https://images.openlane.eu/carimgs/5585335/general/e6cf78d2-5e5b-48ad-8c2e-e46ca0742cc5.jpg',
'https://images.openlane.eu/carimgs/5585335/general/e8160599-993d-461e-8922-e4d9ad4c4db1.jpg',
'https://images.openlane.eu/carimgs/5585335/general/0402bde2-c3d8-4fb9-9b18-2fcbd761ba6c.jpg',
'https://images.openlane.eu/carimgs/5585335/general/1aa93dbb-f3b7-45bd-8070-36bee32c5404.jpg',
'https://images.openlane.eu/carimgs/5585335/general/a5e2c1ee-cfa1-4305-ad51-a12a0a68bfb8.jpg',
'https://images.openlane.eu/carimgs/5585335/general/3854c600-e929-4fab-be94-2ff01775a6a6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747a7118-f361-56cd-af7a-52a20466e612/747a7118-f361-56cd-af7a-52a20466e612_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81077,
'Height': 418,
'OriginUrl': 'https://images.openlane.eu/carimgs/5585335/general/cdfac9b8-149a-4185-a807-3c3817543467.jpg',
'Width': 557},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747a7118-f361-56cd-af7a-52a20466e612/747a7118-f361-56cd-af7a-52a20466e612_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90725,
'Height': 418,
'OriginUrl': 'https://images.openlane.eu/carimgs/5585335/general/5c9e4ad6-fdcb-4622-9412-ede0dc731966.jpg',
'Width': 557},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747a7118-f361-56cd-af7a-52a20466e612/747a7118-f361-56cd-af7a-52a20466e612_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89343,
'Height': 418,
'OriginUrl': 'https://images.openlane.eu/carimgs/5585335/general/ad65a903-6a80-44c2-847a-216c7ec53e4d.jpg',
'Width': 557},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747a7118-f361-56cd-af7a-52a20466e612/747a7118-f361-56cd-af7a-52a20466e612_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95443,
'Height': 418,
'OriginUrl': 'https://images.openlane.eu/carimgs/5585335/general/7538f119-8b2d-4c97-9248-0ed3a2d16d43.jpg',
'Width': 557},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747a7118-f361-56cd-af7a-52a20466e612/747a7118-f361-56cd-af7a-52a20466e612_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92023,
'Height': 418,
'OriginUrl': 'https://images.openlane.eu/carimgs/5585335/general/e6cf78d2-5e5b-48ad-8c2e-e46ca0742cc5.jpg',
'Width': 557},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747a7118-f361-56cd-af7a-52a20466e612/747a7118-f361-56cd-af7a-52a20466e612_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81410,
'Height': 418,
'OriginUrl': 'https://images.openlane.eu/carimgs/5585335/general/e8160599-993d-461e-8922-e4d9ad4c4db1.jpg',
'Width': 557},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747a7118-f361-56cd-af7a-52a20466e612/747a7118-f361-56cd-af7a-52a20466e612_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88053,
'Height': 418,
'OriginUrl': 'https://images.openlane.eu/carimgs/5585335/general/0402bde2-c3d8-4fb9-9b18-2fcbd761ba6c.jpg',
'Width': 557},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747a7118-f361-56cd-af7a-52a20466e612/747a7118-f361-56cd-af7a-52a20466e612_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100538,
'Height': 418,
'OriginUrl': 'https://images.openlane.eu/carimgs/5585335/general/1aa93dbb-f3b7-45bd-8070-36bee32c5404.jpg',
'Width': 557},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747a7118-f361-56cd-af7a-52a20466e612/747a7118-f361-56cd-af7a-52a20466e612_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91448,
'Height': 418,
'OriginUrl': 'https://images.openlane.eu/carimgs/5585335/general/a5e2c1ee-cfa1-4305-ad51-a12a0a68bfb8.jpg',
'Width': 557},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747a7118-f361-56cd-af7a-52a20466e612/747a7118-f361-56cd-af7a-52a20466e612_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56131,
'Height': 418,
'OriginUrl': 'https://images.openlane.eu/carimgs/5585335/general/3854c600-e929-4fab-be94-2ff01775a6a6.jpg',
'Width': 557}],
'price': 29600,
'price_includes_vat': True,
'registration_date': '2023-10-18',
'seats_number': 5,
'seller_name': 'mind2move mobility GmbH',
'title': 'Mercedes-Benz Vito 116 CDI Pro - Diesel - Automatic - 163 hp - '
'81.109 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724981%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [adesa.de] INFO: Saving data for 10724981: {'created_time': 1774459212.036642, 'last_price_update_time': 1774459212.036654, 'auction_closing_time': 1774530300.0}
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724981') HTTP/1.1" 204 0
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617371%252Fgeneral%252Ff804a1f9-eb6d-4ae7-993b-3e33109b7f29.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617371/general/f804a1f9-eb6d-4ae7-993b-3e33109b7f29.JPG not downloaded yet
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617371%252Fgeneral%252Fccf7fb4a-7072-4e07-8310-4ee48e79cc66.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617371/general/ccf7fb4a-7072-4e07-8310-4ee48e79cc66.JPG not downloaded yet
2026-03-25 17:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723724> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617371%252Fgeneral%252F6b57d91e-74bb-4c18-b19a-8f9ca2d749dd.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617371/general/6b57d91e-74bb-4c18-b19a-8f9ca2d749dd.JPG not downloaded yet
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617371%252Fgeneral%252Fea928aff-e33a-4d09-9935-b8c07d67c487.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617371/general/ea928aff-e33a-4d09-9935-b8c07d67c487.JPG not downloaded yet
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617371%252Fgeneral%252F4ce4c63f-09c9-4346-8f0c-7434314cdee2.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617371/general/4ce4c63f-09c9-4346-8f0c-7434314cdee2.JPG not downloaded yet
2026-03-25 17:20:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5617371/general/f804a1f9-eb6d-4ae7-993b-3e33109b7f29.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725097)
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617371%252Fgeneral%252Fdd29691d-2b74-4910-a2fc-0d8669dad210.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617371/general/dd29691d-2b74-4910-a2fc-0d8669dad210.JPG not downloaded yet
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617371%252Fgeneral%252F63e6a0d9-b5bc-4a32-a766-a3f4323ba07c.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617371/general/63e6a0d9-b5bc-4a32-a766-a3f4323ba07c.JPG not downloaded yet
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617371%252Fgeneral%252F507027bf-8813-4a3f-9ac1-eced97d54ea2.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617371/general/507027bf-8813-4a3f-9ac1-eced97d54ea2.JPG not downloaded yet
2026-03-25 17:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725132> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2c4731d-8160-53c3-8668-58c85369c1a9 with identifier: 10723724
2026-03-25 17:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2c4731d-8160-53c3-8668-58c85369c1a9 with scrape type 1
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e2c4731d-8160-53c3-8668-58c85369c1a9
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674396%252Fgeneral%252Fbd1cebab-67bd-4505-b68d-da217bc261e4.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674396/general/bd1cebab-67bd-4505-b68d-da217bc261e4.JPG not downloaded yet
2026-03-25 17:20:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5617371/general/4ce4c63f-09c9-4346-8f0c-7434314cdee2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725097)
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674396%252Fgeneral%252Ffe658995-0e95-474d-9219-f705f7297075.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674396/general/fe658995-0e95-474d-9219-f705f7297075.JPG not downloaded yet
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674396%252Fgeneral%252Fe9a74675-324a-4c9d-8fc7-f9680dbc5aa6.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674396/general/e9a74675-324a-4c9d-8fc7-f9680dbc5aa6.JPG not downloaded yet
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7348cc7d-a314-5567-a27d-b1ac54b77efa due to Ignoring non-200 response
2026-03-25 17:20:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5617371/general/507027bf-8813-4a3f-9ac1-eced97d54ea2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725097)
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674396%252Fgeneral%252F4803d092-f48d-4cd1-ba40-40d32bde8be0.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674396/general/4803d092-f48d-4cd1-ba40-40d32bde8be0.JPG not downloaded yet
2026-03-25 17:20:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5674396/general/bd1cebab-67bd-4505-b68d-da217bc261e4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723724)
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674396%252Fgeneral%252F743f3cd2-628f-418c-9f5b-f478efbcb373.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674396/general/743f3cd2-628f-418c-9f5b-f478efbcb373.JPG not downloaded yet
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674396%252Fgeneral%252F2dc830e8-02a8-4112-a2e0-efe072c734db.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674396/general/2dc830e8-02a8-4112-a2e0-efe072c734db.JPG not downloaded yet
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674396%252Fgeneral%252Fe659b963-4e68-4d55-91b8-1ffcaccdeaa6.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674396/general/e659b963-4e68-4d55-91b8-1ffcaccdeaa6.JPG not downloaded yet
2026-03-25 17:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29c2fd56-b9a1-5318-9284-fc29b4b47e2d with identifier: 10725132
2026-03-25 17:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29c2fd56-b9a1-5318-9284-fc29b4b47e2d with scrape type 1
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 29c2fd56-b9a1-5318-9284-fc29b4b47e2d
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678523%252Fgeneral%252F947151c5-74c6-46b3-a7e4-16d0dcdf143b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678523/general/947151c5-74c6-46b3-a7e4-16d0dcdf143b.jpg already downloaded
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678523%252Fgeneral%252Fee8275cc-50eb-43e2-9c68-77169856bedb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678523/general/ee8275cc-50eb-43e2-9c68-77169856bedb.jpg already downloaded
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678523%252Fgeneral%252F3e889310-7c82-4f99-b126-85312743caa2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678523/general/3e889310-7c82-4f99-b126-85312743caa2.jpg already downloaded
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678523%252Fgeneral%252F179202ad-5e60-48cf-850b-3ad1c8366eea.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678523/general/179202ad-5e60-48cf-850b-3ad1c8366eea.jpg already downloaded
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678523%252Fgeneral%252Fe3b08809-bc0b-41f7-a053-581aea9f1a0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678523/general/e3b08809-bc0b-41f7-a053-581aea9f1a0d.jpg already downloaded
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678523%252Fgeneral%252F746fb2d4-92a8-469d-9390-343257490473.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678523/general/746fb2d4-92a8-469d-9390-343257490473.jpg already downloaded
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678523%252Fgeneral%252F8608ece0-a799-48f5-b562-2e6f4c574842.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678523/general/8608ece0-a799-48f5-b562-2e6f4c574842.jpg already downloaded
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678523%252Fgeneral%252F3fb737a9-4cd1-4d11-a30c-e5b2d9d9cfb5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678523/general/3fb737a9-4cd1-4d11-a30c-e5b2d9d9cfb5.jpg already downloaded
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678523%252Fgeneral%252F10285ffe-d492-4f63-8909-5d27647e236d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678523/general/10285ffe-d492-4f63-8909-5d27647e236d.jpg already downloaded
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678523%252Fgeneral%252Fb27acf72-0d69-4bea-b7b5-b8d8f458945e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678523/general/b27acf72-0d69-4bea-b7b5-b8d8f458945e.jpg already downloaded
2026-03-25 17:20:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 29c2fd56-b9a1-5318-9284-fc29b4b47e2d, identifier: 10725132
2026-03-25 17:20:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5674396/general/4803d092-f48d-4cd1-ba40-40d32bde8be0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723724)
2026-03-25 17:20:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5674396/general/e9a74675-324a-4c9d-8fc7-f9680dbc5aa6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723724)
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674396%252Fgeneral%252F0ed04501-cc7d-4d4d-9edb-3553ce1d03f7.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674396/general/0ed04501-cc7d-4d4d-9edb-3553ce1d03f7.JPG not downloaded yet
2026-03-25 17:20:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 29c2fd56-b9a1-5318-9284-fc29b4b47e2d with identifier: 10725132
2026-03-25 17:20:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 29c2fd56-b9a1-5318-9284-fc29b4b47e2d with identifier: 10725132
2026-03-25 17:20:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 29c2fd56-b9a1-5318-9284-fc29b4b47e2d with identifier: 10725132 to the API
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725132>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 245,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Diesel',
'id': '29c2fd56-b9a1-5318-9284-fc29b4b47e2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000449',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725132',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 187849,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5678523/general/947151c5-74c6-46b3-a7e4-16d0dcdf143b.jpg',
'https://images.openlane.eu/carimgs/5678523/general/ee8275cc-50eb-43e2-9c68-77169856bedb.jpg',
'https://images.openlane.eu/carimgs/5678523/general/3e889310-7c82-4f99-b126-85312743caa2.jpg',
'https://images.openlane.eu/carimgs/5678523/general/179202ad-5e60-48cf-850b-3ad1c8366eea.jpg',
'https://images.openlane.eu/carimgs/5678523/general/e3b08809-bc0b-41f7-a053-581aea9f1a0d.jpg',
'https://images.openlane.eu/carimgs/5678523/general/746fb2d4-92a8-469d-9390-343257490473.jpg',
'https://images.openlane.eu/carimgs/5678523/general/8608ece0-a799-48f5-b562-2e6f4c574842.jpg',
'https://images.openlane.eu/carimgs/5678523/general/3fb737a9-4cd1-4d11-a30c-e5b2d9d9cfb5.jpg',
'https://images.openlane.eu/carimgs/5678523/general/10285ffe-d492-4f63-8909-5d27647e236d.jpg',
'https://images.openlane.eu/carimgs/5678523/general/b27acf72-0d69-4bea-b7b5-b8d8f458945e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29c2fd56-b9a1-5318-9284-fc29b4b47e2d/29c2fd56-b9a1-5318-9284-fc29b4b47e2d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1220990,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678523/general/947151c5-74c6-46b3-a7e4-16d0dcdf143b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29c2fd56-b9a1-5318-9284-fc29b4b47e2d/29c2fd56-b9a1-5318-9284-fc29b4b47e2d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1267876,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678523/general/ee8275cc-50eb-43e2-9c68-77169856bedb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29c2fd56-b9a1-5318-9284-fc29b4b47e2d/29c2fd56-b9a1-5318-9284-fc29b4b47e2d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1077256,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678523/general/3e889310-7c82-4f99-b126-85312743caa2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29c2fd56-b9a1-5318-9284-fc29b4b47e2d/29c2fd56-b9a1-5318-9284-fc29b4b47e2d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 998722,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678523/general/179202ad-5e60-48cf-850b-3ad1c8366eea.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29c2fd56-b9a1-5318-9284-fc29b4b47e2d/29c2fd56-b9a1-5318-9284-fc29b4b47e2d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1215576,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678523/general/e3b08809-bc0b-41f7-a053-581aea9f1a0d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29c2fd56-b9a1-5318-9284-fc29b4b47e2d/29c2fd56-b9a1-5318-9284-fc29b4b47e2d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1098594,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678523/general/746fb2d4-92a8-469d-9390-343257490473.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29c2fd56-b9a1-5318-9284-fc29b4b47e2d/29c2fd56-b9a1-5318-9284-fc29b4b47e2d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1027407,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678523/general/8608ece0-a799-48f5-b562-2e6f4c574842.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29c2fd56-b9a1-5318-9284-fc29b4b47e2d/29c2fd56-b9a1-5318-9284-fc29b4b47e2d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 816297,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678523/general/3fb737a9-4cd1-4d11-a30c-e5b2d9d9cfb5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29c2fd56-b9a1-5318-9284-fc29b4b47e2d/29c2fd56-b9a1-5318-9284-fc29b4b47e2d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1035646,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678523/general/10285ffe-d492-4f63-8909-5d27647e236d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29c2fd56-b9a1-5318-9284-fc29b4b47e2d/29c2fd56-b9a1-5318-9284-fc29b4b47e2d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1065760,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678523/general/b27acf72-0d69-4bea-b7b5-b8d8f458945e.jpg',
'Width': 2731}],
'price': 25600,
'price_includes_vat': True,
'registration_date': '2020-12-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300d AMG Line - 4-Matic - Diesel - '
'Automatic - 245 hp - 187.849 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725132%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [adesa.de] INFO: Saving data for 10725132: {'created_time': 1774459212.944228, 'last_price_update_time': 1774459212.94424, 'auction_closing_time': 1774530600.0}
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725132') HTTP/1.1" 204 0
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7348cc7d-a314-5567-a27d-b1ac54b77efa due to Ignoring non-200 response
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674396%252Fgeneral%252F3b08ef60-e180-48db-b3f9-e6e2108d5a7e.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674396/general/3b08ef60-e180-48db-b3f9-e6e2108d5a7e.JPG not downloaded yet
2026-03-25 17:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725143> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674396%252Fgeneral%252F5faf288a-c708-45ce-be01-198a52227da8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674396/general/5faf288a-c708-45ce-be01-198a52227da8.jpeg not downloaded yet
2026-03-25 17:20:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724974> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7348cc7d-a314-5567-a27d-b1ac54b77efa due to Ignoring non-200 response
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item e2c4731d-8160-53c3-8668-58c85369c1a9 due to Ignoring non-200 response
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item e2c4731d-8160-53c3-8668-58c85369c1a9 due to Ignoring non-200 response
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item e2c4731d-8160-53c3-8668-58c85369c1a9 due to Ignoring non-200 response
2026-03-25 17:20:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725144> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5674396/general/2dc830e8-02a8-4112-a2e0-efe072c734db.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723724)
2026-03-25 17:20:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5674396/general/e659b963-4e68-4d55-91b8-1ffcaccdeaa6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723724)
2026-03-25 17:20:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5674396/general/3b08ef60-e180-48db-b3f9-e6e2108d5a7e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723724)
2026-03-25 17:20:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5674396/general/0ed04501-cc7d-4d4d-9edb-3553ce1d03f7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723724)
2026-03-25 17:20:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5674396/general/fe658995-0e95-474d-9219-f705f7297075.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723724)
2026-03-25 17:20:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5674396/general/743f3cd2-628f-418c-9f5b-f478efbcb373.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723724)
2026-03-25 17:20:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5617371/general/63e6a0d9-b5bc-4a32-a766-a3f4323ba07c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725097)
2026-03-25 17:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2c55e58-28a6-5cdd-978a-e060f469aa00 with identifier: 10725143
2026-03-25 17:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2c55e58-28a6-5cdd-978a-e060f469aa00 with scrape type 1
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d2c55e58-28a6-5cdd-978a-e060f469aa00
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702861%252Fgeneral%252Ff6dd30fc-adf1-47bd-a4e6-f5407e9bfb47.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702861/general/f6dd30fc-adf1-47bd-a4e6-f5407e9bfb47.jpg already downloaded
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702861%252Fgeneral%252F958c3df0-c797-4c56-9ea6-e806436f192b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702861/general/958c3df0-c797-4c56-9ea6-e806436f192b.jpg already downloaded
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702861%252Fgeneral%252F154375af-6c5b-4333-a2b9-d49806d98b35.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702861/general/154375af-6c5b-4333-a2b9-d49806d98b35.jpg already downloaded
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702861%252Fgeneral%252F671b55ac-b112-4f03-991f-1f6f61d4599e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702861/general/671b55ac-b112-4f03-991f-1f6f61d4599e.jpg already downloaded
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702861%252Fgeneral%252Fd0ab1fcf-8125-403e-b90e-6264527542a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702861/general/d0ab1fcf-8125-403e-b90e-6264527542a1.jpg already downloaded
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702861%252Fgeneral%252Faa423344-d7c7-4fab-b6a8-0229d812cc05.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702861/general/aa423344-d7c7-4fab-b6a8-0229d812cc05.jpg already downloaded
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702861%252Fgeneral%252F0eb89ac2-03fc-4d83-9281-92f89faab510.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702861/general/0eb89ac2-03fc-4d83-9281-92f89faab510.jpg already downloaded
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702861%252Fgeneral%252Fa4bd5aee-fc38-4661-89ec-021f2d60ceca.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702861/general/a4bd5aee-fc38-4661-89ec-021f2d60ceca.jpg already downloaded
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702861%252Fgeneral%252F0b296062-0f75-4b1c-a81f-82d73dcf1931.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702861/general/0b296062-0f75-4b1c-a81f-82d73dcf1931.jpg already downloaded
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702861%252Fgeneral%252F713b509c-04dd-46d6-a65f-70aaf98fdb34.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702861/general/713b509c-04dd-46d6-a65f-70aaf98fdb34.jpg already downloaded
2026-03-25 17:20:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d2c55e58-28a6-5cdd-978a-e060f469aa00, identifier: 10725143
2026-03-25 17:20:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d2c55e58-28a6-5cdd-978a-e060f469aa00 with identifier: 10725143
2026-03-25 17:20:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d2c55e58-28a6-5cdd-978a-e060f469aa00 with identifier: 10725143
2026-03-25 17:20:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d2c55e58-28a6-5cdd-978a-e060f469aa00 with identifier: 10725143 to the API
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725143>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'd2c55e58-28a6-5cdd-978a-e060f469aa00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000550',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725143',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 30817,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5702861/general/f6dd30fc-adf1-47bd-a4e6-f5407e9bfb47.jpg',
'https://images.openlane.eu/carimgs/5702861/general/958c3df0-c797-4c56-9ea6-e806436f192b.jpg',
'https://images.openlane.eu/carimgs/5702861/general/154375af-6c5b-4333-a2b9-d49806d98b35.jpg',
'https://images.openlane.eu/carimgs/5702861/general/671b55ac-b112-4f03-991f-1f6f61d4599e.jpg',
'https://images.openlane.eu/carimgs/5702861/general/d0ab1fcf-8125-403e-b90e-6264527542a1.jpg',
'https://images.openlane.eu/carimgs/5702861/general/aa423344-d7c7-4fab-b6a8-0229d812cc05.jpg',
'https://images.openlane.eu/carimgs/5702861/general/0eb89ac2-03fc-4d83-9281-92f89faab510.jpg',
'https://images.openlane.eu/carimgs/5702861/general/a4bd5aee-fc38-4661-89ec-021f2d60ceca.jpg',
'https://images.openlane.eu/carimgs/5702861/general/0b296062-0f75-4b1c-a81f-82d73dcf1931.jpg',
'https://images.openlane.eu/carimgs/5702861/general/713b509c-04dd-46d6-a65f-70aaf98fdb34.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2c55e58-28a6-5cdd-978a-e060f469aa00/d2c55e58-28a6-5cdd-978a-e060f469aa00_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 430848,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702861/general/f6dd30fc-adf1-47bd-a4e6-f5407e9bfb47.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2c55e58-28a6-5cdd-978a-e060f469aa00/d2c55e58-28a6-5cdd-978a-e060f469aa00_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 504642,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702861/general/958c3df0-c797-4c56-9ea6-e806436f192b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2c55e58-28a6-5cdd-978a-e060f469aa00/d2c55e58-28a6-5cdd-978a-e060f469aa00_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 549364,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702861/general/154375af-6c5b-4333-a2b9-d49806d98b35.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2c55e58-28a6-5cdd-978a-e060f469aa00/d2c55e58-28a6-5cdd-978a-e060f469aa00_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 545106,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702861/general/671b55ac-b112-4f03-991f-1f6f61d4599e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2c55e58-28a6-5cdd-978a-e060f469aa00/d2c55e58-28a6-5cdd-978a-e060f469aa00_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 471188,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702861/general/d0ab1fcf-8125-403e-b90e-6264527542a1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2c55e58-28a6-5cdd-978a-e060f469aa00/d2c55e58-28a6-5cdd-978a-e060f469aa00_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366726,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702861/general/aa423344-d7c7-4fab-b6a8-0229d812cc05.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2c55e58-28a6-5cdd-978a-e060f469aa00/d2c55e58-28a6-5cdd-978a-e060f469aa00_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412187,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702861/general/0eb89ac2-03fc-4d83-9281-92f89faab510.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2c55e58-28a6-5cdd-978a-e060f469aa00/d2c55e58-28a6-5cdd-978a-e060f469aa00_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 409403,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702861/general/a4bd5aee-fc38-4661-89ec-021f2d60ceca.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2c55e58-28a6-5cdd-978a-e060f469aa00/d2c55e58-28a6-5cdd-978a-e060f469aa00_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 465435,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702861/general/0b296062-0f75-4b1c-a81f-82d73dcf1931.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2c55e58-28a6-5cdd-978a-e060f469aa00/d2c55e58-28a6-5cdd-978a-e060f469aa00_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 481659,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702861/general/713b509c-04dd-46d6-a65f-70aaf98fdb34.jpg',
'Width': 2000}],
'price': 34300,
'price_includes_vat': True,
'registration_date': '2021-11-18',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300e AMG Line - 4-Matic - Hybrid - '
'Automatic - 211 hp - 30.817 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725143%27 HTTP/1.1" 200 None
2026-03-25 17:20:13 [adesa.de] INFO: Saving data for 10725143: {'created_time': 1774459213.739663, 'last_price_update_time': 1774459213.739674, 'auction_closing_time': 1774530600.0}
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725143') HTTP/1.1" 204 0
2026-03-25 17:20:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5617371/general/dd29691d-2b74-4910-a2fc-0d8669dad210.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725097)
2026-03-25 17:20:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5617371/general/6b57d91e-74bb-4c18-b19a-8f9ca2d749dd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725097)
2026-03-25 17:20:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5617371/general/ea928aff-e33a-4d09-9935-b8c07d67c487.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725097)
2026-03-25 17:20:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5617371/general/ccf7fb4a-7072-4e07-8310-4ee48e79cc66.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725097)
2026-03-25 17:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725073> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a891318-316b-547b-bdee-394371492e95 with identifier: 10724974
2026-03-25 17:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a891318-316b-547b-bdee-394371492e95 with scrape type 1
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8a891318-316b-547b-bdee-394371492e95
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534560%252Fgeneral%252F13a88414-8b4b-4cdb-bc78-0fe7c74e110e.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534560/general/13a88414-8b4b-4cdb-bc78-0fe7c74e110e.JPG not downloaded yet
2026-03-25 17:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07807f30-b0f3-58c1-a4fe-6fe2f4fb3386 with identifier: 10725144
2026-03-25 17:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07807f30-b0f3-58c1-a4fe-6fe2f4fb3386 with scrape type 1
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07807f30-b0f3-58c1-a4fe-6fe2f4fb3386
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702863%252Fgeneral%252F7a399acf-62cc-46dc-b6dc-1a01b7939d58.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702863/general/7a399acf-62cc-46dc-b6dc-1a01b7939d58.jpg already downloaded
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702863%252Fgeneral%252Fcb2a14d1-06fd-4230-a28b-9a6342463485.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702863/general/cb2a14d1-06fd-4230-a28b-9a6342463485.jpg already downloaded
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702863%252Fgeneral%252F86e8e04c-08cc-45e1-868e-b4a4f5c6eeed.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702863/general/86e8e04c-08cc-45e1-868e-b4a4f5c6eeed.jpg already downloaded
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702863%252Fgeneral%252F4df1ff8c-1d96-4334-b17f-27fa099dfd5a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702863/general/4df1ff8c-1d96-4334-b17f-27fa099dfd5a.jpg already downloaded
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702863%252Fgeneral%252F193437e4-2f1b-4baa-b30e-8a3c27cb1b44.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702863/general/193437e4-2f1b-4baa-b30e-8a3c27cb1b44.jpg already downloaded
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702863%252Fgeneral%252F3cc4c3fe-184f-4d83-b71c-520d95281e64.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702863/general/3cc4c3fe-184f-4d83-b71c-520d95281e64.jpg already downloaded
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702863%252Fgeneral%252F46683346-66d0-4ae8-984d-db3eca53f87c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702863/general/46683346-66d0-4ae8-984d-db3eca53f87c.jpg already downloaded
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702863%252Fgeneral%252Fa47bc12f-8a65-4e36-bc50-49ebf4294de3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702863/general/a47bc12f-8a65-4e36-bc50-49ebf4294de3.jpg already downloaded
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702863%252Fgeneral%252Fb8a0e888-b507-4349-bf90-3439434355ae.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702863/general/b8a0e888-b507-4349-bf90-3439434355ae.jpg already downloaded
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702863%252Fgeneral%252F99c3cefa-88a7-4180-873e-eec9db34d77f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702863/general/99c3cefa-88a7-4180-873e-eec9db34d77f.jpg already downloaded
2026-03-25 17:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 07807f30-b0f3-58c1-a4fe-6fe2f4fb3386, identifier: 10725144
2026-03-25 17:20:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item e2c4731d-8160-53c3-8668-58c85369c1a9 due to Ignoring non-200 response
2026-03-25 17:20:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item e2c4731d-8160-53c3-8668-58c85369c1a9 due to Ignoring non-200 response
2026-03-25 17:20:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item e2c4731d-8160-53c3-8668-58c85369c1a9 due to Ignoring non-200 response
2026-03-25 17:20:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item e2c4731d-8160-53c3-8668-58c85369c1a9 due to Ignoring non-200 response
2026-03-25 17:20:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item e2c4731d-8160-53c3-8668-58c85369c1a9 due to Ignoring non-200 response
2026-03-25 17:20:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item e2c4731d-8160-53c3-8668-58c85369c1a9 due to Ignoring non-200 response
2026-03-25 17:20:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7348cc7d-a314-5567-a27d-b1ac54b77efa due to Ignoring non-200 response
2026-03-25 17:20:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 07807f30-b0f3-58c1-a4fe-6fe2f4fb3386 with identifier: 10725144
2026-03-25 17:20:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 07807f30-b0f3-58c1-a4fe-6fe2f4fb3386 with identifier: 10725144
2026-03-25 17:20:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 07807f30-b0f3-58c1-a4fe-6fe2f4fb3386 with identifier: 10725144 to the API
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725144>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '07807f30-b0f3-58c1-a4fe-6fe2f4fb3386',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000548',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725144',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 86206,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5702863/general/7a399acf-62cc-46dc-b6dc-1a01b7939d58.jpg',
'https://images.openlane.eu/carimgs/5702863/general/cb2a14d1-06fd-4230-a28b-9a6342463485.jpg',
'https://images.openlane.eu/carimgs/5702863/general/86e8e04c-08cc-45e1-868e-b4a4f5c6eeed.jpg',
'https://images.openlane.eu/carimgs/5702863/general/4df1ff8c-1d96-4334-b17f-27fa099dfd5a.jpg',
'https://images.openlane.eu/carimgs/5702863/general/193437e4-2f1b-4baa-b30e-8a3c27cb1b44.jpg',
'https://images.openlane.eu/carimgs/5702863/general/3cc4c3fe-184f-4d83-b71c-520d95281e64.jpg',
'https://images.openlane.eu/carimgs/5702863/general/46683346-66d0-4ae8-984d-db3eca53f87c.jpg',
'https://images.openlane.eu/carimgs/5702863/general/a47bc12f-8a65-4e36-bc50-49ebf4294de3.jpg',
'https://images.openlane.eu/carimgs/5702863/general/b8a0e888-b507-4349-bf90-3439434355ae.jpg',
'https://images.openlane.eu/carimgs/5702863/general/99c3cefa-88a7-4180-873e-eec9db34d77f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807f30-b0f3-58c1-a4fe-6fe2f4fb3386/07807f30-b0f3-58c1-a4fe-6fe2f4fb3386_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1110439,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702863/general/7a399acf-62cc-46dc-b6dc-1a01b7939d58.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807f30-b0f3-58c1-a4fe-6fe2f4fb3386/07807f30-b0f3-58c1-a4fe-6fe2f4fb3386_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 987766,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702863/general/cb2a14d1-06fd-4230-a28b-9a6342463485.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807f30-b0f3-58c1-a4fe-6fe2f4fb3386/07807f30-b0f3-58c1-a4fe-6fe2f4fb3386_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1109163,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702863/general/86e8e04c-08cc-45e1-868e-b4a4f5c6eeed.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807f30-b0f3-58c1-a4fe-6fe2f4fb3386/07807f30-b0f3-58c1-a4fe-6fe2f4fb3386_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 968283,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702863/general/4df1ff8c-1d96-4334-b17f-27fa099dfd5a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807f30-b0f3-58c1-a4fe-6fe2f4fb3386/07807f30-b0f3-58c1-a4fe-6fe2f4fb3386_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1081735,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702863/general/193437e4-2f1b-4baa-b30e-8a3c27cb1b44.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807f30-b0f3-58c1-a4fe-6fe2f4fb3386/07807f30-b0f3-58c1-a4fe-6fe2f4fb3386_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 814330,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702863/general/3cc4c3fe-184f-4d83-b71c-520d95281e64.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807f30-b0f3-58c1-a4fe-6fe2f4fb3386/07807f30-b0f3-58c1-a4fe-6fe2f4fb3386_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 773927,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702863/general/46683346-66d0-4ae8-984d-db3eca53f87c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807f30-b0f3-58c1-a4fe-6fe2f4fb3386/07807f30-b0f3-58c1-a4fe-6fe2f4fb3386_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 966582,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702863/general/a47bc12f-8a65-4e36-bc50-49ebf4294de3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807f30-b0f3-58c1-a4fe-6fe2f4fb3386/07807f30-b0f3-58c1-a4fe-6fe2f4fb3386_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 668342,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702863/general/b8a0e888-b507-4349-bf90-3439434355ae.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807f30-b0f3-58c1-a4fe-6fe2f4fb3386/07807f30-b0f3-58c1-a4fe-6fe2f4fb3386_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 715274,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702863/general/99c3cefa-88a7-4180-873e-eec9db34d77f.jpg',
'Width': 2731}],
'price': 26300,
'price_includes_vat': True,
'registration_date': '2021-11-17',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 300e AMG Line - 4-Matic - Hybrid - Automatic - '
'211 hp - 86.206 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725144%27 HTTP/1.1" 200 None
2026-03-25 17:20:14 [adesa.de] INFO: Saving data for 10725144: {'created_time': 1774459214.367857, 'last_price_update_time': 1774459214.367868, 'auction_closing_time': 1774530600.0}
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725144') HTTP/1.1" 204 0
2026-03-25 17:20:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5617371/general/389f4bf9-cca5-4eaa-b36e-c90e2849cbe6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725097)
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534560%252Fgeneral%252F447b665d-a2eb-4f3e-a157-988e568d7a36.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534560/general/447b665d-a2eb-4f3e-a157-988e568d7a36.JPG not downloaded yet
2026-03-25 17:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5674396/general/5faf288a-c708-45ce-be01-198a52227da8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10723724)
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534560%252Fgeneral%252F0cf8ea1a-a0ed-4454-834f-c32e29607cc9.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534560/general/0cf8ea1a-a0ed-4454-834f-c32e29607cc9.JPG not downloaded yet
2026-03-25 17:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725040> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7348cc7d-a314-5567-a27d-b1ac54b77efa due to Ignoring non-200 response
2026-03-25 17:20:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7348cc7d-a314-5567-a27d-b1ac54b77efa due to Ignoring non-200 response
2026-03-25 17:20:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7348cc7d-a314-5567-a27d-b1ac54b77efa due to Ignoring non-200 response
2026-03-25 17:20:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7348cc7d-a314-5567-a27d-b1ac54b77efa due to Ignoring non-200 response
2026-03-25 17:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157 with identifier: 10725073
2026-03-25 17:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157 with scrape type 1
2026-03-25 17:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483856%252Fgeneral%252Fb3b70a10-df85-44e6-8ed6-a0cebcf21149.png%27 HTTP/1.1" 200 None
2026-03-25 17:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483856/general/b3b70a10-df85-44e6-8ed6-a0cebcf21149.png already downloaded
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483856%252Fgeneral%252Fe43039fb-04df-4e3d-b222-dea0de35d32f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483856/general/e43039fb-04df-4e3d-b222-dea0de35d32f.jpeg already downloaded
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483856%252Fgeneral%252Ff7fc5815-39ad-4888-9875-b0732d5a0d09.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483856/general/f7fc5815-39ad-4888-9875-b0732d5a0d09.jpeg already downloaded
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483856%252Fgeneral%252F4a7b31e0-5389-4695-8df9-a0e212f6d2cb.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483856/general/4a7b31e0-5389-4695-8df9-a0e212f6d2cb.jpeg already downloaded
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483856%252Fgeneral%252Fc8314356-6ef8-4b15-b5b5-76a792a0f966.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483856/general/c8314356-6ef8-4b15-b5b5-76a792a0f966.jpeg already downloaded
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483856%252Fgeneral%252Fcdaf2efb-46bb-4d1d-b044-a561fa42d311.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483856/general/cdaf2efb-46bb-4d1d-b044-a561fa42d311.jpeg already downloaded
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483856%252Fgeneral%252F8bb6e6f0-ffe7-4b89-8ed0-f881eb438354.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483856/general/8bb6e6f0-ffe7-4b89-8ed0-f881eb438354.jpeg already downloaded
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483856%252Fgeneral%252F4999830d-3775-4343-a835-8442f9f6e767.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483856/general/4999830d-3775-4343-a835-8442f9f6e767.jpeg already downloaded
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483856%252Fgeneral%252F6d094bb0-70c9-4237-acd5-70f6d53a73d1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483856/general/6d094bb0-70c9-4237-acd5-70f6d53a73d1.jpeg already downloaded
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483856%252Fgeneral%252Fc5f0995c-594d-4bd5-a4d7-e0cb7b19befd.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483856/general/c5f0995c-594d-4bd5-a4d7-e0cb7b19befd.jpeg already downloaded
2026-03-25 17:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157, identifier: 10725073
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534560%252Fgeneral%252Fce274b48-e614-4cd5-b8c7-cd8a5017db44.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534560/general/ce274b48-e614-4cd5-b8c7-cd8a5017db44.jpg already downloaded
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534560%252Fgeneral%252F5ef4bbb8-4b95-4284-b9bd-7fb73a397573.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534560/general/5ef4bbb8-4b95-4284-b9bd-7fb73a397573.JPG not downloaded yet
2026-03-25 17:20:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157 with identifier: 10725073
2026-03-25 17:20:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157 with identifier: 10725073
2026-03-25 17:20:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157 with identifier: 10725073 to the API
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725073>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 156,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Petrol',
'id': '5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '125003928',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725073',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 31416,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5483856/general/b3b70a10-df85-44e6-8ed6-a0cebcf21149.png',
'https://images.openlane.eu/carimgs/5483856/general/e43039fb-04df-4e3d-b222-dea0de35d32f.jpeg',
'https://images.openlane.eu/carimgs/5483856/general/f7fc5815-39ad-4888-9875-b0732d5a0d09.jpeg',
'https://images.openlane.eu/carimgs/5483856/general/4a7b31e0-5389-4695-8df9-a0e212f6d2cb.jpeg',
'https://images.openlane.eu/carimgs/5483856/general/c8314356-6ef8-4b15-b5b5-76a792a0f966.jpeg',
'https://images.openlane.eu/carimgs/5483856/general/cdaf2efb-46bb-4d1d-b044-a561fa42d311.jpeg',
'https://images.openlane.eu/carimgs/5483856/general/8bb6e6f0-ffe7-4b89-8ed0-f881eb438354.jpeg',
'https://images.openlane.eu/carimgs/5483856/general/4999830d-3775-4343-a835-8442f9f6e767.jpeg',
'https://images.openlane.eu/carimgs/5483856/general/6d094bb0-70c9-4237-acd5-70f6d53a73d1.jpeg',
'https://images.openlane.eu/carimgs/5483856/general/c5f0995c-594d-4bd5-a4d7-e0cb7b19befd.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157/5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 437335,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483856/general/b3b70a10-df85-44e6-8ed6-a0cebcf21149.png',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157/5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326587,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483856/general/e43039fb-04df-4e3d-b222-dea0de35d32f.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157/5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342233,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483856/general/f7fc5815-39ad-4888-9875-b0732d5a0d09.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157/5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377464,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483856/general/4a7b31e0-5389-4695-8df9-a0e212f6d2cb.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157/5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229627,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483856/general/c8314356-6ef8-4b15-b5b5-76a792a0f966.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157/5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238812,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483856/general/cdaf2efb-46bb-4d1d-b044-a561fa42d311.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157/5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272605,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483856/general/8bb6e6f0-ffe7-4b89-8ed0-f881eb438354.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157/5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296471,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483856/general/4999830d-3775-4343-a835-8442f9f6e767.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157/5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348296,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483856/general/6d094bb0-70c9-4237-acd5-70f6d53a73d1.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157/5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201549,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483856/general/c5f0995c-594d-4bd5-a4d7-e0cb7b19befd.jpeg',
'Width': 1280}],
'price': 18100,
'price_includes_vat': True,
'registration_date': '2018-11-26',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz CLA Shooting Brake 200 Urban - Petrol - Automatic - '
'156 hp - 31.416 km',
'transmission': 'automatic',
'trim': 'Urban',
'vin': None,
'year': 2018}
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725073%27 HTTP/1.1" 200 None
2026-03-25 17:20:15 [adesa.de] INFO: Saving data for 10725073: {'created_time': 1774459215.068115, 'last_price_update_time': 1774459215.068128, 'auction_closing_time': 1774530600.0}
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725073') HTTP/1.1" 204 0
2026-03-25 17:20:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534560/general/13a88414-8b4b-4cdb-bc78-0fe7c74e110e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724974)
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534560%252Fgeneral%252F2d3a8179-0111-4bc4-8dbc-d15a920678d8.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534560/general/2d3a8179-0111-4bc4-8dbc-d15a920678d8.JPG not downloaded yet
2026-03-25 17:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725000> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7348cc7d-a314-5567-a27d-b1ac54b77efa, skipping ID generation
2026-03-25 17:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7348cc7d-a314-5567-a27d-b1ac54b77efa with scrape type 1
2026-03-25 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7348cc7d-a314-5567-a27d-b1ac54b77efa sending to next pipeline
2026-03-25 17:20:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7348cc7d-a314-5567-a27d-b1ac54b77efa, identifier: 10725097
2026-03-25 17:20:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x08'
2026-03-25 17:20:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134272a150>
2026-03-25 17:20:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2c4731d-8160-53c3-8668-58c85369c1a9/e2c4731d-8160-53c3-8668-58c85369c1a9_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674396%252Fgeneral%252F5faf288a-c708-45ce-be01-198a52227da8.jpeg') HTTP/1.1" 204 0
2026-03-25 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674396/general/5faf288a-c708-45ce-be01-198a52227da8.jpeg saved to cache
2026-03-25 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e2c4731d-8160-53c3-8668-58c85369c1a9
2026-03-25 17:20:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e2c4731d-8160-53c3-8668-58c85369c1a9, skipping ID generation
2026-03-25 17:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2c4731d-8160-53c3-8668-58c85369c1a9 with scrape type 1
2026-03-25 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e2c4731d-8160-53c3-8668-58c85369c1a9 sending to next pipeline
2026-03-25 17:20:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e2c4731d-8160-53c3-8668-58c85369c1a9, identifier: 10723724
2026-03-25 17:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 997cb4bf-ec34-5cfa-9ab1-882a02af9657 with identifier: 10725040
2026-03-25 17:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 997cb4bf-ec34-5cfa-9ab1-882a02af9657 with scrape type 1
2026-03-25 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 997cb4bf-ec34-5cfa-9ab1-882a02af9657
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702862%252Fgeneral%252F876b2b50-623d-4eab-b5fd-f765419a98ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702862/general/876b2b50-623d-4eab-b5fd-f765419a98ab.jpg already downloaded
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702862%252Fgeneral%252F9aed8e75-7781-40ce-bac8-e722b21e7976.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702862/general/9aed8e75-7781-40ce-bac8-e722b21e7976.jpg already downloaded
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702862%252Fgeneral%252F715bf69e-df1c-49a9-bf43-070e61662944.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702862/general/715bf69e-df1c-49a9-bf43-070e61662944.jpg already downloaded
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702862%252Fgeneral%252Fbd29a407-1568-438a-964d-999f9b243659.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702862/general/bd29a407-1568-438a-964d-999f9b243659.jpg already downloaded
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702862%252Fgeneral%252F6611ff50-f5ce-4340-823b-ce041162da4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702862/general/6611ff50-f5ce-4340-823b-ce041162da4b.jpg already downloaded
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702862%252Fgeneral%252F0102b056-0ec0-437a-9a15-3586ad9eb200.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702862/general/0102b056-0ec0-437a-9a15-3586ad9eb200.jpg already downloaded
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702862%252Fgeneral%252Ff9043b28-1ffd-41b9-9109-1da2893a3582.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702862/general/f9043b28-1ffd-41b9-9109-1da2893a3582.jpg already downloaded
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702862%252Fgeneral%252F3a35f19a-fcbf-41a9-b477-7548abb61b06.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702862/general/3a35f19a-fcbf-41a9-b477-7548abb61b06.jpg already downloaded
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702862%252Fgeneral%252Fa3fe2904-4637-4683-a802-91231420b132.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702862/general/a3fe2904-4637-4683-a802-91231420b132.jpg already downloaded
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702862%252Fgeneral%252Fed4dfeb4-3f30-4c17-9dc4-1b5058b0f6c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702862/general/ed4dfeb4-3f30-4c17-9dc4-1b5058b0f6c4.jpg already downloaded
2026-03-25 17:20:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 997cb4bf-ec34-5cfa-9ab1-882a02af9657, identifier: 10725040
2026-03-25 17:20:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7348cc7d-a314-5567-a27d-b1ac54b77efa with identifier: 10725097
2026-03-25 17:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7348cc7d-a314-5567-a27d-b1ac54b77efa with identifier: 10725097
2026-03-25 17:20:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7348cc7d-a314-5567-a27d-b1ac54b77efa with identifier: 10725097 to the API
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:15 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5617371/general/389f4bf9-cca5-4eaa-b36e-c90e2849cbe6.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '7348cc7d-a314-5567-a27d-b1ac54b77efa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000128',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725097',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 53729,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7348cc7d-a314-5567-a27d-b1ac54b77efa/7348cc7d-a314-5567-a27d-b1ac54b77efa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 445026,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617371/general/347679d6-6e3d-4f02-990b-e9b1d1cd7e0b.jpg',
'Width': 2731}],
'price': 48600,
'price_includes_vat': True,
'registration_date': '2023-12-18',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300e AMG Line - 4-Matic - Hybrid - '
'Automatic - 204 hp - 53.729 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725097%27 HTTP/1.1" 200 None
2026-03-25 17:20:15 [adesa.de] INFO: Saving data for 10725097: {'created_time': 1774459215.96899, 'last_price_update_time': 1774459215.969006, 'auction_closing_time': 1774530600.0}
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725097') HTTP/1.1" 204 0
2026-03-25 17:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e2c4731d-8160-53c3-8668-58c85369c1a9 with identifier: 10723724
2026-03-25 17:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e2c4731d-8160-53c3-8668-58c85369c1a9 with identifier: 10723724
2026-03-25 17:20:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e2c4731d-8160-53c3-8668-58c85369c1a9 with identifier: 10723724 to the API
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5674396/general/5faf288a-c708-45ce-be01-198a52227da8.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 475,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'e2c4731d-8160-53c3-8668-58c85369c1a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG791XV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723724',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 49538,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c4731d-8160-53c3-8668-58c85369c1a9/e2c4731d-8160-53c3-8668-58c85369c1a9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 460041,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674396/general/5faf288a-c708-45ce-be01-198a52227da8.jpeg',
'Width': 1152}],
'price': 38500,
'price_includes_vat': True,
'registration_date': '2019-06-12',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz S Long 560e Fascination - Hybrid - Automatic - 475 hp '
'- 49.538 km',
'transmission': 'automatic',
'trim': 'Fascination',
'vin': None,
'year': 2019}
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723724%27 HTTP/1.1" 200 None
2026-03-25 17:20:16 [adesa.de] INFO: Saving data for 10723724: {'created_time': 1774459216.325935, 'last_price_update_time': 1774459216.325948, 'auction_closing_time': 1774599000.0}
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723724') HTTP/1.1" 204 0
2026-03-25 17:20:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 997cb4bf-ec34-5cfa-9ab1-882a02af9657 with identifier: 10725040
2026-03-25 17:20:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 997cb4bf-ec34-5cfa-9ab1-882a02af9657 with identifier: 10725040
2026-03-25 17:20:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 997cb4bf-ec34-5cfa-9ab1-882a02af9657 with identifier: 10725040 to the API
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725040>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': '997cb4bf-ec34-5cfa-9ab1-882a02af9657',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000549',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725040',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 47842,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5702862/general/876b2b50-623d-4eab-b5fd-f765419a98ab.jpg',
'https://images.openlane.eu/carimgs/5702862/general/9aed8e75-7781-40ce-bac8-e722b21e7976.jpg',
'https://images.openlane.eu/carimgs/5702862/general/715bf69e-df1c-49a9-bf43-070e61662944.jpg',
'https://images.openlane.eu/carimgs/5702862/general/bd29a407-1568-438a-964d-999f9b243659.jpg',
'https://images.openlane.eu/carimgs/5702862/general/6611ff50-f5ce-4340-823b-ce041162da4b.jpg',
'https://images.openlane.eu/carimgs/5702862/general/0102b056-0ec0-437a-9a15-3586ad9eb200.jpg',
'https://images.openlane.eu/carimgs/5702862/general/f9043b28-1ffd-41b9-9109-1da2893a3582.jpg',
'https://images.openlane.eu/carimgs/5702862/general/3a35f19a-fcbf-41a9-b477-7548abb61b06.jpg',
'https://images.openlane.eu/carimgs/5702862/general/a3fe2904-4637-4683-a802-91231420b132.jpg',
'https://images.openlane.eu/carimgs/5702862/general/ed4dfeb4-3f30-4c17-9dc4-1b5058b0f6c4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997cb4bf-ec34-5cfa-9ab1-882a02af9657/997cb4bf-ec34-5cfa-9ab1-882a02af9657_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1426986,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702862/general/876b2b50-623d-4eab-b5fd-f765419a98ab.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997cb4bf-ec34-5cfa-9ab1-882a02af9657/997cb4bf-ec34-5cfa-9ab1-882a02af9657_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1547442,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702862/general/9aed8e75-7781-40ce-bac8-e722b21e7976.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997cb4bf-ec34-5cfa-9ab1-882a02af9657/997cb4bf-ec34-5cfa-9ab1-882a02af9657_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1597464,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702862/general/715bf69e-df1c-49a9-bf43-070e61662944.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997cb4bf-ec34-5cfa-9ab1-882a02af9657/997cb4bf-ec34-5cfa-9ab1-882a02af9657_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1705042,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702862/general/bd29a407-1568-438a-964d-999f9b243659.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997cb4bf-ec34-5cfa-9ab1-882a02af9657/997cb4bf-ec34-5cfa-9ab1-882a02af9657_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1403519,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702862/general/6611ff50-f5ce-4340-823b-ce041162da4b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997cb4bf-ec34-5cfa-9ab1-882a02af9657/997cb4bf-ec34-5cfa-9ab1-882a02af9657_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1130382,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702862/general/0102b056-0ec0-437a-9a15-3586ad9eb200.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997cb4bf-ec34-5cfa-9ab1-882a02af9657/997cb4bf-ec34-5cfa-9ab1-882a02af9657_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1311171,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702862/general/f9043b28-1ffd-41b9-9109-1da2893a3582.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997cb4bf-ec34-5cfa-9ab1-882a02af9657/997cb4bf-ec34-5cfa-9ab1-882a02af9657_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1367159,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702862/general/3a35f19a-fcbf-41a9-b477-7548abb61b06.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997cb4bf-ec34-5cfa-9ab1-882a02af9657/997cb4bf-ec34-5cfa-9ab1-882a02af9657_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1594773,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702862/general/a3fe2904-4637-4683-a802-91231420b132.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_997cb4bf-ec34-5cfa-9ab1-882a02af9657/997cb4bf-ec34-5cfa-9ab1-882a02af9657_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 851956,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702862/general/ed4dfeb4-3f30-4c17-9dc4-1b5058b0f6c4.jpg',
'Width': 2731}],
'price': 27300,
'price_includes_vat': True,
'registration_date': '2020-10-29',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 300e - 4-Matic - Hybrid - Automatic - 211 hp - '
'47.842 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725040%27 HTTP/1.1" 200 None
2026-03-25 17:20:16 [adesa.de] INFO: Saving data for 10725040: {'created_time': 1774459216.661965, 'last_price_update_time': 1774459216.661979, 'auction_closing_time': 1774530300.0}
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725040') HTTP/1.1" 204 0
2026-03-25 17:20:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534560/general/447b665d-a2eb-4f3e-a157-988e568d7a36.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724974)
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534560%252Fgeneral%252F8b92f181-ff3c-408b-9542-0f20f928fc1d.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534560/general/8b92f181-ff3c-408b-9542-0f20f928fc1d.JPG not downloaded yet
2026-03-25 17:20:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7348cc7d-a314-5567-a27d-b1ac54b77efa due to Ignoring non-200 response
2026-03-25 17:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725026> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725139> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724962> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725101> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 8a891318-316b-547b-bdee-394371492e95 due to Ignoring non-200 response
2026-03-25 17:20:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4 with identifier: 10725000
2026-03-25 17:20:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4 with scrape type 1
2026-03-25 17:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624348%252Fgeneral%252F3b4a68f6-6755-40d3-b7b9-b4769c91471b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624348/general/3b4a68f6-6755-40d3-b7b9-b4769c91471b.jpg already downloaded
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624348%252Fgeneral%252Fe74241d8-c058-40dd-80fb-7e926ea7f6c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624348/general/e74241d8-c058-40dd-80fb-7e926ea7f6c5.jpg already downloaded
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624348%252Fgeneral%252Fc93b8d8f-304f-432a-8766-b4acb5829d6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624348/general/c93b8d8f-304f-432a-8766-b4acb5829d6f.jpg already downloaded
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624348%252Fgeneral%252Fed191877-e31c-4976-907c-0ae8631e1ff4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624348/general/ed191877-e31c-4976-907c-0ae8631e1ff4.jpg already downloaded
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624348%252Fgeneral%252F56c92da6-569f-4b08-ab6a-b2b5e9b1611b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624348/general/56c92da6-569f-4b08-ab6a-b2b5e9b1611b.jpg already downloaded
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624348%252Fgeneral%252F156b9e5c-8951-47b2-9593-d003191f3672.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624348/general/156b9e5c-8951-47b2-9593-d003191f3672.jpg already downloaded
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624348%252Fgeneral%252Fd4ccfaf8-5288-4348-9775-c4d7ccd7b9ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624348/general/d4ccfaf8-5288-4348-9775-c4d7ccd7b9ab.jpg already downloaded
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624348%252Fgeneral%252F2af0b1e9-8baf-46a3-9f7b-4aec070d7279.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624348/general/2af0b1e9-8baf-46a3-9f7b-4aec070d7279.jpg already downloaded
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624348%252Fgeneral%252F16ba2efb-053b-486c-86d9-298fc52623ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624348/general/16ba2efb-053b-486c-86d9-298fc52623ce.jpg already downloaded
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624348%252Fgeneral%252F2027d0a9-f952-4fd0-bf11-975cf4a10524.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624348/general/2027d0a9-f952-4fd0-bf11-975cf4a10524.jpg already downloaded
2026-03-25 17:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4, identifier: 10725000
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534560%252Fgeneral%252Fb7da0bb1-4702-4382-8f29-348c7905d6c8.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534560/general/b7da0bb1-4702-4382-8f29-348c7905d6c8.JPG not downloaded yet
2026-03-25 17:20:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4 with identifier: 10725000
2026-03-25 17:20:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4 with identifier: 10725000
2026-03-25 17:20:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4 with identifier: 10725000 to the API
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725000>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Diesel',
'id': '1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000034',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725000',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 81062,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5624348/general/3b4a68f6-6755-40d3-b7b9-b4769c91471b.jpg',
'https://images.openlane.eu/carimgs/5624348/general/e74241d8-c058-40dd-80fb-7e926ea7f6c5.jpg',
'https://images.openlane.eu/carimgs/5624348/general/c93b8d8f-304f-432a-8766-b4acb5829d6f.jpg',
'https://images.openlane.eu/carimgs/5624348/general/ed191877-e31c-4976-907c-0ae8631e1ff4.jpg',
'https://images.openlane.eu/carimgs/5624348/general/56c92da6-569f-4b08-ab6a-b2b5e9b1611b.jpg',
'https://images.openlane.eu/carimgs/5624348/general/156b9e5c-8951-47b2-9593-d003191f3672.jpg',
'https://images.openlane.eu/carimgs/5624348/general/d4ccfaf8-5288-4348-9775-c4d7ccd7b9ab.jpg',
'https://images.openlane.eu/carimgs/5624348/general/2af0b1e9-8baf-46a3-9f7b-4aec070d7279.jpg',
'https://images.openlane.eu/carimgs/5624348/general/16ba2efb-053b-486c-86d9-298fc52623ce.jpg',
'https://images.openlane.eu/carimgs/5624348/general/2027d0a9-f952-4fd0-bf11-975cf4a10524.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4/1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160944,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624348/general/3b4a68f6-6755-40d3-b7b9-b4769c91471b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4/1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141502,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624348/general/e74241d8-c058-40dd-80fb-7e926ea7f6c5.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4/1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126271,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624348/general/c93b8d8f-304f-432a-8766-b4acb5829d6f.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4/1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150851,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624348/general/ed191877-e31c-4976-907c-0ae8631e1ff4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4/1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145907,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624348/general/56c92da6-569f-4b08-ab6a-b2b5e9b1611b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4/1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101077,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624348/general/156b9e5c-8951-47b2-9593-d003191f3672.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4/1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103675,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624348/general/d4ccfaf8-5288-4348-9775-c4d7ccd7b9ab.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4/1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134556,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624348/general/2af0b1e9-8baf-46a3-9f7b-4aec070d7279.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4/1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115453,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624348/general/16ba2efb-053b-486c-86d9-298fc52623ce.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4/1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82807,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624348/general/2027d0a9-f952-4fd0-bf11-975cf4a10524.jpg',
'Width': 1280}],
'price': 26700,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz C Break 300d AMG Line - Diesel - 265 hp - 81.062 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725000%27 HTTP/1.1" 200 None
2026-03-25 17:20:17 [adesa.de] INFO: Saving data for 10725000: {'created_time': 1774459217.311653, 'last_price_update_time': 1774459217.311663, 'auction_closing_time': 1774530300.0}
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725000') HTTP/1.1" 204 0
2026-03-25 17:20:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534560/general/5ef4bbb8-4b95-4284-b9bd-7fb73a397573.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724974)
2026-03-25 17:20:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534560/general/0cf8ea1a-a0ed-4454-834f-c32e29607cc9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724974)
2026-03-25 17:20:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534560/general/2d3a8179-0111-4bc4-8dbc-d15a920678d8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724974)
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534560%252Fgeneral%252Fa83580d1-4c78-475b-ba99-f11839944525.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534560/general/a83580d1-4c78-475b-ba99-f11839944525.JPG not downloaded yet
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 8a891318-316b-547b-bdee-394371492e95 due to Ignoring non-200 response
2026-03-25 17:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f03e1fe-22dc-5457-8e91-06e6001bbfb3 with identifier: 10725026
2026-03-25 17:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f03e1fe-22dc-5457-8e91-06e6001bbfb3 with scrape type 1
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8f03e1fe-22dc-5457-8e91-06e6001bbfb3
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671881%252Fgeneral%252F294ad2f1-7e1e-4124-8e0f-5a9b799107d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671881/general/294ad2f1-7e1e-4124-8e0f-5a9b799107d4.jpg already downloaded
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671881%252Fgeneral%252Fbf315670-262b-4ebb-b830-762a1203226a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671881/general/bf315670-262b-4ebb-b830-762a1203226a.jpg already downloaded
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671881%252Fgeneral%252Ff846f9c3-fa95-405f-90d4-7b6f36556952.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671881/general/f846f9c3-fa95-405f-90d4-7b6f36556952.jpg already downloaded
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671881%252Fgeneral%252Ff1a47357-6ccd-4096-9626-11a771ed87dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671881/general/f1a47357-6ccd-4096-9626-11a771ed87dd.jpg already downloaded
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671881%252Fgeneral%252F3fde89a6-e993-4074-b4b8-a7d7268b8a6f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671881/general/3fde89a6-e993-4074-b4b8-a7d7268b8a6f.jpg already downloaded
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671881%252Fgeneral%252Fd557af93-2f26-4432-ae22-7fa0a0431838.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671881/general/d557af93-2f26-4432-ae22-7fa0a0431838.jpg already downloaded
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671881%252Fgeneral%252F8feb0092-5bd4-4428-b5b4-ac72e1c2e927.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671881/general/8feb0092-5bd4-4428-b5b4-ac72e1c2e927.jpg already downloaded
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671881%252Fgeneral%252Fd13a581c-4dc1-456a-bbad-5bff84d4ba04.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671881/general/d13a581c-4dc1-456a-bbad-5bff84d4ba04.jpg already downloaded
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671881%252Fgeneral%252F00d90a0d-f2bd-451e-bc90-51961d0a439a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671881/general/00d90a0d-f2bd-451e-bc90-51961d0a439a.jpg already downloaded
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671881%252Fgeneral%252F0d00bf8c-533e-45ed-8878-de7cb172b21e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671881/general/0d00bf8c-533e-45ed-8878-de7cb172b21e.jpg already downloaded
2026-03-25 17:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8f03e1fe-22dc-5457-8e91-06e6001bbfb3, identifier: 10725026
2026-03-25 17:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e466af2a-dc26-5660-8b05-bf6aa4cd957a with identifier: 10725139
2026-03-25 17:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e466af2a-dc26-5660-8b05-bf6aa4cd957a with scrape type 1
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e466af2a-dc26-5660-8b05-bf6aa4cd957a
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692388%252Fgeneral%252F28a37233-243d-4c21-a939-cf61d9d11ccf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692388/general/28a37233-243d-4c21-a939-cf61d9d11ccf.jpg already downloaded
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692388%252Fgeneral%252F0b08bcce-fe78-44a5-a5ae-df2bd3fad421.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692388/general/0b08bcce-fe78-44a5-a5ae-df2bd3fad421.jpg already downloaded
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692388%252Fgeneral%252F0c66d471-39c2-4ab1-89a7-547bc1473bc7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692388/general/0c66d471-39c2-4ab1-89a7-547bc1473bc7.jpg already downloaded
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692388%252Fgeneral%252Fd388af7b-7b11-400f-97df-42b6d033ad6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692388/general/d388af7b-7b11-400f-97df-42b6d033ad6c.jpg already downloaded
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692388%252Fgeneral%252F5a05206b-acf0-46c2-a8c2-a0ede67d1f5f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692388/general/5a05206b-acf0-46c2-a8c2-a0ede67d1f5f.jpg already downloaded
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692388%252Fgeneral%252F3d58e007-ab74-4ef8-bae7-2989ec5f079a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692388/general/3d58e007-ab74-4ef8-bae7-2989ec5f079a.jpg already downloaded
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692388%252Fgeneral%252Fd74f9f9f-dd14-4545-98c7-de138dd77eb6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692388/general/d74f9f9f-dd14-4545-98c7-de138dd77eb6.jpg already downloaded
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692388%252Fgeneral%252F069af119-b0e4-4175-ab16-b224f662aeee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692388/general/069af119-b0e4-4175-ab16-b224f662aeee.jpg already downloaded
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692388%252Fgeneral%252Fff7dc58b-b482-4d7f-bec9-5e291edeab7c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692388/general/ff7dc58b-b482-4d7f-bec9-5e291edeab7c.jpg already downloaded
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692388%252Fgeneral%252F5bb9d98c-3a72-4e34-af92-0eb431dff4d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692388/general/5bb9d98c-3a72-4e34-af92-0eb431dff4d7.jpg already downloaded
2026-03-25 17:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e466af2a-dc26-5660-8b05-bf6aa4cd957a, identifier: 10725139
2026-03-25 17:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe5a7219-ed23-5f00-89ba-83368676ed05 with identifier: 10724962
2026-03-25 17:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe5a7219-ed23-5f00-89ba-83368676ed05 with scrape type 1
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fe5a7219-ed23-5f00-89ba-83368676ed05
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5407743%252Fgeneral%252F689d3882-b1c3-4b7f-b668-04af32c75119.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407743/general/689d3882-b1c3-4b7f-b668-04af32c75119.jpg already downloaded
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5407743%252Fgeneral%252F43e66d6a-46f6-411e-bce0-46761a27224a.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407743/general/43e66d6a-46f6-411e-bce0-46761a27224a.JPG not downloaded yet
2026-03-25 17:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06d01b80-9be3-5443-87cd-f537eec5d2e3 with identifier: 10725101
2026-03-25 17:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06d01b80-9be3-5443-87cd-f537eec5d2e3 with scrape type 1
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 06d01b80-9be3-5443-87cd-f537eec5d2e3
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620355%252Fgeneral%252F612602ba-52c6-4473-babc-e5662d64348f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620355/general/612602ba-52c6-4473-babc-e5662d64348f.jpg already downloaded
2026-03-25 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620355%252Fgeneral%252F91f5485e-2bbb-4218-910f-59daa4857b01.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620355/general/91f5485e-2bbb-4218-910f-59daa4857b01.jpg already downloaded
2026-03-25 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620355%252Fgeneral%252Fab44b242-a5cc-44db-83dd-1c74d6032f9a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620355/general/ab44b242-a5cc-44db-83dd-1c74d6032f9a.jpg already downloaded
2026-03-25 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620355%252Fgeneral%252F768bb3d4-9a6a-4bd3-a479-b4e86d8f655a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620355/general/768bb3d4-9a6a-4bd3-a479-b4e86d8f655a.jpg already downloaded
2026-03-25 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620355%252Fgeneral%252F096c457d-f197-4641-8057-7fe6479bf902.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620355/general/096c457d-f197-4641-8057-7fe6479bf902.jpg already downloaded
2026-03-25 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620355%252Fgeneral%252F6eb0c050-6e1c-421d-909a-62cb9ffe39a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620355/general/6eb0c050-6e1c-421d-909a-62cb9ffe39a2.jpg already downloaded
2026-03-25 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620355%252Fgeneral%252F9e4e804e-6d79-43af-b40c-415ce62f48fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620355/general/9e4e804e-6d79-43af-b40c-415ce62f48fe.jpg already downloaded
2026-03-25 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620355%252Fgeneral%252F355b16f9-81b4-45c4-beba-5f4eca0dad83.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620355/general/355b16f9-81b4-45c4-beba-5f4eca0dad83.jpg already downloaded
2026-03-25 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620355%252Fgeneral%252Fe3e820dc-4438-448f-8846-5970f4176257.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620355/general/e3e820dc-4438-448f-8846-5970f4176257.jpg already downloaded
2026-03-25 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620355%252Fgeneral%252F02c93b57-f2ad-4687-8d0a-32aa5ff75cda.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620355/general/02c93b57-f2ad-4687-8d0a-32aa5ff75cda.jpg already downloaded
2026-03-25 17:20:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 06d01b80-9be3-5443-87cd-f537eec5d2e3, identifier: 10725101
2026-03-25 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534560%252Fgeneral%252Fe0125087-aca7-47d9-87b0-022e3f144927.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534560/general/e0125087-aca7-47d9-87b0-022e3f144927.JPG not downloaded yet
2026-03-25 17:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8f03e1fe-22dc-5457-8e91-06e6001bbfb3 with identifier: 10725026
2026-03-25 17:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8f03e1fe-22dc-5457-8e91-06e6001bbfb3 with identifier: 10725026
2026-03-25 17:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8f03e1fe-22dc-5457-8e91-06e6001bbfb3 with identifier: 10725026 to the API
2026-03-25 17:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725026>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Diesel',
'id': '8f03e1fe-22dc-5457-8e91-06e6001bbfb3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000120',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725026',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 80074,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 56,
'photo_urls': ['https://images.openlane.eu/carimgs/5671881/general/294ad2f1-7e1e-4124-8e0f-5a9b799107d4.jpg',
'https://images.openlane.eu/carimgs/5671881/general/bf315670-262b-4ebb-b830-762a1203226a.jpg',
'https://images.openlane.eu/carimgs/5671881/general/f846f9c3-fa95-405f-90d4-7b6f36556952.jpg',
'https://images.openlane.eu/carimgs/5671881/general/f1a47357-6ccd-4096-9626-11a771ed87dd.jpg',
'https://images.openlane.eu/carimgs/5671881/general/3fde89a6-e993-4074-b4b8-a7d7268b8a6f.jpg',
'https://images.openlane.eu/carimgs/5671881/general/d557af93-2f26-4432-ae22-7fa0a0431838.jpg',
'https://images.openlane.eu/carimgs/5671881/general/8feb0092-5bd4-4428-b5b4-ac72e1c2e927.jpg',
'https://images.openlane.eu/carimgs/5671881/general/d13a581c-4dc1-456a-bbad-5bff84d4ba04.jpg',
'https://images.openlane.eu/carimgs/5671881/general/00d90a0d-f2bd-451e-bc90-51961d0a439a.jpg',
'https://images.openlane.eu/carimgs/5671881/general/0d00bf8c-533e-45ed-8878-de7cb172b21e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f03e1fe-22dc-5457-8e91-06e6001bbfb3/8f03e1fe-22dc-5457-8e91-06e6001bbfb3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1275646,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671881/general/294ad2f1-7e1e-4124-8e0f-5a9b799107d4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f03e1fe-22dc-5457-8e91-06e6001bbfb3/8f03e1fe-22dc-5457-8e91-06e6001bbfb3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1255823,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671881/general/bf315670-262b-4ebb-b830-762a1203226a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f03e1fe-22dc-5457-8e91-06e6001bbfb3/8f03e1fe-22dc-5457-8e91-06e6001bbfb3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1070586,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671881/general/f846f9c3-fa95-405f-90d4-7b6f36556952.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f03e1fe-22dc-5457-8e91-06e6001bbfb3/8f03e1fe-22dc-5457-8e91-06e6001bbfb3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1115035,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671881/general/f1a47357-6ccd-4096-9626-11a771ed87dd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f03e1fe-22dc-5457-8e91-06e6001bbfb3/8f03e1fe-22dc-5457-8e91-06e6001bbfb3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1234387,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671881/general/3fde89a6-e993-4074-b4b8-a7d7268b8a6f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f03e1fe-22dc-5457-8e91-06e6001bbfb3/8f03e1fe-22dc-5457-8e91-06e6001bbfb3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1083122,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671881/general/d557af93-2f26-4432-ae22-7fa0a0431838.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f03e1fe-22dc-5457-8e91-06e6001bbfb3/8f03e1fe-22dc-5457-8e91-06e6001bbfb3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1030909,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671881/general/8feb0092-5bd4-4428-b5b4-ac72e1c2e927.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f03e1fe-22dc-5457-8e91-06e6001bbfb3/8f03e1fe-22dc-5457-8e91-06e6001bbfb3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 802565,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671881/general/d13a581c-4dc1-456a-bbad-5bff84d4ba04.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f03e1fe-22dc-5457-8e91-06e6001bbfb3/8f03e1fe-22dc-5457-8e91-06e6001bbfb3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 952039,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671881/general/00d90a0d-f2bd-451e-bc90-51961d0a439a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f03e1fe-22dc-5457-8e91-06e6001bbfb3/8f03e1fe-22dc-5457-8e91-06e6001bbfb3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1171676,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671881/general/0d00bf8c-533e-45ed-8878-de7cb172b21e.jpg',
'Width': 2731}],
'price': 29100,
'price_includes_vat': True,
'registration_date': '2023-05-31',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz C Break 300d AMG Line - Diesel - 265 hp - 80.074 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-25 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725026%27 HTTP/1.1" 200 None
2026-03-25 17:20:18 [adesa.de] INFO: Saving data for 10725026: {'created_time': 1774459218.729169, 'last_price_update_time': 1774459218.729181, 'auction_closing_time': 1774530300.0}
2026-03-25 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725026') HTTP/1.1" 204 0
2026-03-25 17:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e466af2a-dc26-5660-8b05-bf6aa4cd957a with identifier: 10725139
2026-03-25 17:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e466af2a-dc26-5660-8b05-bf6aa4cd957a with identifier: 10725139
2026-03-25 17:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e466af2a-dc26-5660-8b05-bf6aa4cd957a with identifier: 10725139 to the API
2026-03-25 17:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725139>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'e466af2a-dc26-5660-8b05-bf6aa4cd957a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000501',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725139',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 207834,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5692388/general/28a37233-243d-4c21-a939-cf61d9d11ccf.jpg',
'https://images.openlane.eu/carimgs/5692388/general/0b08bcce-fe78-44a5-a5ae-df2bd3fad421.jpg',
'https://images.openlane.eu/carimgs/5692388/general/0c66d471-39c2-4ab1-89a7-547bc1473bc7.jpg',
'https://images.openlane.eu/carimgs/5692388/general/d388af7b-7b11-400f-97df-42b6d033ad6c.jpg',
'https://images.openlane.eu/carimgs/5692388/general/5a05206b-acf0-46c2-a8c2-a0ede67d1f5f.jpg',
'https://images.openlane.eu/carimgs/5692388/general/3d58e007-ab74-4ef8-bae7-2989ec5f079a.jpg',
'https://images.openlane.eu/carimgs/5692388/general/d74f9f9f-dd14-4545-98c7-de138dd77eb6.jpg',
'https://images.openlane.eu/carimgs/5692388/general/069af119-b0e4-4175-ab16-b224f662aeee.jpg',
'https://images.openlane.eu/carimgs/5692388/general/ff7dc58b-b482-4d7f-bec9-5e291edeab7c.jpg',
'https://images.openlane.eu/carimgs/5692388/general/5bb9d98c-3a72-4e34-af92-0eb431dff4d7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e466af2a-dc26-5660-8b05-bf6aa4cd957a/e466af2a-dc26-5660-8b05-bf6aa4cd957a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1232348,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692388/general/28a37233-243d-4c21-a939-cf61d9d11ccf.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e466af2a-dc26-5660-8b05-bf6aa4cd957a/e466af2a-dc26-5660-8b05-bf6aa4cd957a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1160379,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692388/general/0b08bcce-fe78-44a5-a5ae-df2bd3fad421.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e466af2a-dc26-5660-8b05-bf6aa4cd957a/e466af2a-dc26-5660-8b05-bf6aa4cd957a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 949093,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692388/general/0c66d471-39c2-4ab1-89a7-547bc1473bc7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e466af2a-dc26-5660-8b05-bf6aa4cd957a/e466af2a-dc26-5660-8b05-bf6aa4cd957a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1021668,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692388/general/d388af7b-7b11-400f-97df-42b6d033ad6c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e466af2a-dc26-5660-8b05-bf6aa4cd957a/e466af2a-dc26-5660-8b05-bf6aa4cd957a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1143096,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692388/general/5a05206b-acf0-46c2-a8c2-a0ede67d1f5f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e466af2a-dc26-5660-8b05-bf6aa4cd957a/e466af2a-dc26-5660-8b05-bf6aa4cd957a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1055336,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692388/general/3d58e007-ab74-4ef8-bae7-2989ec5f079a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e466af2a-dc26-5660-8b05-bf6aa4cd957a/e466af2a-dc26-5660-8b05-bf6aa4cd957a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 966456,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692388/general/d74f9f9f-dd14-4545-98c7-de138dd77eb6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e466af2a-dc26-5660-8b05-bf6aa4cd957a/e466af2a-dc26-5660-8b05-bf6aa4cd957a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 810533,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692388/general/069af119-b0e4-4175-ab16-b224f662aeee.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e466af2a-dc26-5660-8b05-bf6aa4cd957a/e466af2a-dc26-5660-8b05-bf6aa4cd957a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 905660,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692388/general/ff7dc58b-b482-4d7f-bec9-5e291edeab7c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e466af2a-dc26-5660-8b05-bf6aa4cd957a/e466af2a-dc26-5660-8b05-bf6aa4cd957a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1169065,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692388/general/5bb9d98c-3a72-4e34-af92-0eb431dff4d7.jpg',
'Width': 2731}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2020-12-09',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz C Break 300de AMG Line - Hybrid - Automatic - 194 hp '
'- 207.834 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725139%27 HTTP/1.1" 200 None
2026-03-25 17:20:19 [adesa.de] INFO: Saving data for 10725139: {'created_time': 1774459219.037317, 'last_price_update_time': 1774459219.037329, 'auction_closing_time': 1774530600.0}
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725139') HTTP/1.1" 204 0
2026-03-25 17:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 06d01b80-9be3-5443-87cd-f537eec5d2e3 with identifier: 10725101
2026-03-25 17:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 06d01b80-9be3-5443-87cd-f537eec5d2e3 with identifier: 10725101
2026-03-25 17:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 06d01b80-9be3-5443-87cd-f537eec5d2e3 with identifier: 10725101 to the API
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725101>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 421,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Petrol',
'id': '06d01b80-9be3-5443-87cd-f537eec5d2e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '126000153',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725101',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 37156,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5620355/general/612602ba-52c6-4473-babc-e5662d64348f.jpg',
'https://images.openlane.eu/carimgs/5620355/general/91f5485e-2bbb-4218-910f-59daa4857b01.jpg',
'https://images.openlane.eu/carimgs/5620355/general/ab44b242-a5cc-44db-83dd-1c74d6032f9a.jpg',
'https://images.openlane.eu/carimgs/5620355/general/768bb3d4-9a6a-4bd3-a479-b4e86d8f655a.jpg',
'https://images.openlane.eu/carimgs/5620355/general/096c457d-f197-4641-8057-7fe6479bf902.jpg',
'https://images.openlane.eu/carimgs/5620355/general/6eb0c050-6e1c-421d-909a-62cb9ffe39a2.jpg',
'https://images.openlane.eu/carimgs/5620355/general/9e4e804e-6d79-43af-b40c-415ce62f48fe.jpg',
'https://images.openlane.eu/carimgs/5620355/general/355b16f9-81b4-45c4-beba-5f4eca0dad83.jpg',
'https://images.openlane.eu/carimgs/5620355/general/e3e820dc-4438-448f-8846-5970f4176257.jpg',
'https://images.openlane.eu/carimgs/5620355/general/02c93b57-f2ad-4687-8d0a-32aa5ff75cda.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06d01b80-9be3-5443-87cd-f537eec5d2e3/06d01b80-9be3-5443-87cd-f537eec5d2e3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245700,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620355/general/612602ba-52c6-4473-babc-e5662d64348f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06d01b80-9be3-5443-87cd-f537eec5d2e3/06d01b80-9be3-5443-87cd-f537eec5d2e3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233383,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620355/general/91f5485e-2bbb-4218-910f-59daa4857b01.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06d01b80-9be3-5443-87cd-f537eec5d2e3/06d01b80-9be3-5443-87cd-f537eec5d2e3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227582,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620355/general/ab44b242-a5cc-44db-83dd-1c74d6032f9a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06d01b80-9be3-5443-87cd-f537eec5d2e3/06d01b80-9be3-5443-87cd-f537eec5d2e3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232585,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620355/general/768bb3d4-9a6a-4bd3-a479-b4e86d8f655a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06d01b80-9be3-5443-87cd-f537eec5d2e3/06d01b80-9be3-5443-87cd-f537eec5d2e3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299031,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620355/general/096c457d-f197-4641-8057-7fe6479bf902.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06d01b80-9be3-5443-87cd-f537eec5d2e3/06d01b80-9be3-5443-87cd-f537eec5d2e3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367436,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620355/general/6eb0c050-6e1c-421d-909a-62cb9ffe39a2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06d01b80-9be3-5443-87cd-f537eec5d2e3/06d01b80-9be3-5443-87cd-f537eec5d2e3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299541,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620355/general/9e4e804e-6d79-43af-b40c-415ce62f48fe.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06d01b80-9be3-5443-87cd-f537eec5d2e3/06d01b80-9be3-5443-87cd-f537eec5d2e3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 444691,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620355/general/355b16f9-81b4-45c4-beba-5f4eca0dad83.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06d01b80-9be3-5443-87cd-f537eec5d2e3/06d01b80-9be3-5443-87cd-f537eec5d2e3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320984,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620355/general/e3e820dc-4438-448f-8846-5970f4176257.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06d01b80-9be3-5443-87cd-f537eec5d2e3/06d01b80-9be3-5443-87cd-f537eec5d2e3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264151,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620355/general/02c93b57-f2ad-4687-8d0a-32aa5ff75cda.jpg',
'Width': 2000}],
'price': 43900,
'price_includes_vat': True,
'registration_date': '2020-10-22',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz CLA AMG 45 S - 4-Matic - Petrol - 421 hp - 37.156 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725101%27 HTTP/1.1" 200 None
2026-03-25 17:20:19 [adesa.de] INFO: Saving data for 10725101: {'created_time': 1774459219.495521, 'last_price_update_time': 1774459219.495534, 'auction_closing_time': 1774530600.0}
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725101') HTTP/1.1" 204 0
2026-03-25 17:20:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534560/general/8b92f181-ff3c-408b-9542-0f20f928fc1d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724974)
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5407743%252Fgeneral%252F93e9c620-5a71-474b-9ded-18c38f59261f.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407743/general/93e9c620-5a71-474b-9ded-18c38f59261f.JPG not downloaded yet
2026-03-25 17:20:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534560/general/b7da0bb1-4702-4382-8f29-348c7905d6c8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724974)
2026-03-25 17:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725027> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725134> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 8a891318-316b-547b-bdee-394371492e95 due to Ignoring non-200 response
2026-03-25 17:20:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 8a891318-316b-547b-bdee-394371492e95 due to Ignoring non-200 response
2026-03-25 17:20:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 8a891318-316b-547b-bdee-394371492e95 due to Ignoring non-200 response
2026-03-25 17:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746398/general/3a9fdc7d-b0bc-4693-8046-836c88494d71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726287)
2026-03-25 17:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746398/general/6bef54b4-a63a-4204-88cd-a7ffe8f8406e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726287)
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5407743%252Fgeneral%252F14c3039d-7a23-4763-a663-3d5ee3ad7f12.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407743/general/14c3039d-7a23-4763-a663-3d5ee3ad7f12.JPG not downloaded yet
2026-03-25 17:20:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5407743%252Fgeneral%252F910fadc0-50e8-439a-9a1d-1775d32bddad.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407743/general/910fadc0-50e8-439a-9a1d-1775d32bddad.JPG not downloaded yet
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5407743%252Fgeneral%252Ffb209497-5bf2-449c-b11d-1d0a6990762e.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407743/general/fb209497-5bf2-449c-b11d-1d0a6990762e.JPG not downloaded yet
2026-03-25 17:20:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5407743/general/93e9c620-5a71-474b-9ded-18c38f59261f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724962)
2026-03-25 17:20:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534560/general/e0125087-aca7-47d9-87b0-022e3f144927.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724974)
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5407743%252Fgeneral%252F1fb66329-5a49-49f9-85fa-59b7ae563823.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407743/general/1fb66329-5a49-49f9-85fa-59b7ae563823.JPG not downloaded yet
2026-03-25 17:20:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5407743/general/43e66d6a-46f6-411e-bce0-46761a27224a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724962)
2026-03-25 17:20:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534560/general/a83580d1-4c78-475b-ba99-f11839944525.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724974)
2026-03-25 17:20:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 8a891318-316b-547b-bdee-394371492e95 due to Ignoring non-200 response
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5407743%252Fgeneral%252F5e991be7-a5ad-47d2-86d6-0510c69094f6.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407743/general/5e991be7-a5ad-47d2-86d6-0510c69094f6.JPG not downloaded yet
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5407743%252Fgeneral%252Fe61fbc65-6784-4deb-9248-1459c9837f44.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407743/general/e61fbc65-6784-4deb-9248-1459c9837f44.JPG not downloaded yet
2026-03-25 17:20:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 8a891318-316b-547b-bdee-394371492e95 due to Ignoring non-200 response
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5407743%252Fgeneral%252F3442846f-12c1-4baa-af00-ba1002a93036.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407743/general/3442846f-12c1-4baa-af00-ba1002a93036.JPG not downloaded yet
2026-03-25 17:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a85314df-272f-5e1d-86e6-5d278eeaef5e with identifier: 10725027
2026-03-25 17:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a85314df-272f-5e1d-86e6-5d278eeaef5e with scrape type 1
2026-03-25 17:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a85314df-272f-5e1d-86e6-5d278eeaef5e
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673527%252Fgeneral%252Fbddf4c31-4566-4ffc-86ec-554b260c7c9c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673527/general/bddf4c31-4566-4ffc-86ec-554b260c7c9c.jpg already downloaded
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673527%252Fgeneral%252Fd906ee33-7248-45e5-8d3a-40b0c0824e4b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673527/general/d906ee33-7248-45e5-8d3a-40b0c0824e4b.jpg already downloaded
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673527%252Fgeneral%252F8d8ffadc-0765-4336-87ee-87ba4f374dda.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673527/general/8d8ffadc-0765-4336-87ee-87ba4f374dda.jpg already downloaded
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673527%252Fgeneral%252F32ddd5b9-d43f-4f2d-8853-fd4e1d1f7271.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673527/general/32ddd5b9-d43f-4f2d-8853-fd4e1d1f7271.jpg already downloaded
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673527%252Fgeneral%252F1f45bf1c-7b1d-4e4a-90c5-e613e3c3e965.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673527/general/1f45bf1c-7b1d-4e4a-90c5-e613e3c3e965.jpg already downloaded
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673527%252Fgeneral%252F9fe1d7d4-db70-4799-8404-5454924e05fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673527/general/9fe1d7d4-db70-4799-8404-5454924e05fe.jpg already downloaded
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673527%252Fgeneral%252F2a55a483-2f1c-49c9-9417-bbc0d2e21adb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673527/general/2a55a483-2f1c-49c9-9417-bbc0d2e21adb.jpg already downloaded
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673527%252Fgeneral%252F40eff724-427a-42ad-82a8-35ab77ce9120.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673527/general/40eff724-427a-42ad-82a8-35ab77ce9120.jpg already downloaded
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673527%252Fgeneral%252Fd18a19ef-2b04-46b7-9240-edbeede5916c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673527/general/d18a19ef-2b04-46b7-9240-edbeede5916c.jpg already downloaded
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673527%252Fgeneral%252Fb2cea13b-1e6c-4092-a7f1-0d4db3f49c71.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673527/general/b2cea13b-1e6c-4092-a7f1-0d4db3f49c71.jpg already downloaded
2026-03-25 17:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a85314df-272f-5e1d-86e6-5d278eeaef5e, identifier: 10725027
2026-03-25 17:20:20 [adesa.de] INFO: Found listing with ID: 10723080
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723080%27 HTTP/1.1" 200 None
2026-03-25 17:20:20 [adesa.de] INFO: Scrape type for 10723080: 0
2026-03-25 17:20:20 [adesa.de] INFO: Skipping item 10723080 url https://www.openlane.eu/en/carv6/auction/10723080
2026-03-25 17:20:20 [adesa.de] INFO: Found listing with ID: 10723086
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723086%27 HTTP/1.1" 200 None
2026-03-25 17:20:20 [adesa.de] INFO: Scrape type for 10723086: 0
2026-03-25 17:20:20 [adesa.de] INFO: Skipping item 10723086 url https://www.openlane.eu/en/carv6/auction/10723086
2026-03-25 17:20:20 [adesa.de] INFO: Found listing with ID: 10723125
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723125%27 HTTP/1.1" 200 None
2026-03-25 17:20:20 [adesa.de] INFO: Scrape type for 10723125: 0
2026-03-25 17:20:20 [adesa.de] INFO: Skipping item 10723125 url https://www.openlane.eu/en/carv6/auction/10723125
2026-03-25 17:20:20 [adesa.de] INFO: Found listing with ID: 10723096
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723096%27 HTTP/1.1" 200 None
2026-03-25 17:20:20 [adesa.de] INFO: Scrape type for 10723096: 0
2026-03-25 17:20:20 [adesa.de] INFO: Skipping item 10723096 url https://www.openlane.eu/en/carv6/auction/10723096
2026-03-25 17:20:20 [adesa.de] INFO: Found listing with ID: 10723121
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723121%27 HTTP/1.1" 200 None
2026-03-25 17:20:20 [adesa.de] INFO: Scrape type for 10723121: 0
2026-03-25 17:20:20 [adesa.de] INFO: Skipping item 10723121 url https://www.openlane.eu/en/carv6/auction/10723121
2026-03-25 17:20:20 [adesa.de] INFO: Found listing with ID: 10723607
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723607%27 HTTP/1.1" 200 None
2026-03-25 17:20:20 [adesa.de] INFO: Scrape type for 10723607: 0
2026-03-25 17:20:20 [adesa.de] INFO: Skipping item 10723607 url https://www.openlane.eu/en/carv6/auction/10723607
2026-03-25 17:20:20 [adesa.de] INFO: Found listing with ID: 10723608
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723608%27 HTTP/1.1" 200 None
2026-03-25 17:20:20 [adesa.de] INFO: Scrape type for 10723608: 0
2026-03-25 17:20:20 [adesa.de] INFO: Skipping item 10723608 url https://www.openlane.eu/en/carv6/auction/10723608
2026-03-25 17:20:20 [adesa.de] INFO: Found listing with ID: 10723122
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723122%27 HTTP/1.1" 200 None
2026-03-25 17:20:20 [adesa.de] INFO: Scrape type for 10723122: 0
2026-03-25 17:20:20 [adesa.de] INFO: Skipping item 10723122 url https://www.openlane.eu/en/carv6/auction/10723122
2026-03-25 17:20:20 [adesa.de] INFO: Found listing with ID: 10723611
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723611%27 HTTP/1.1" 200 None
2026-03-25 17:20:20 [adesa.de] INFO: Scrape type for 10723611: 0
2026-03-25 17:20:20 [adesa.de] INFO: Skipping item 10723611 url https://www.openlane.eu/en/carv6/auction/10723611
2026-03-25 17:20:20 [adesa.de] INFO: Found listing with ID: 10723120
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723120%27 HTTP/1.1" 200 None
2026-03-25 17:20:20 [adesa.de] INFO: Scrape type for 10723120: 0
2026-03-25 17:20:20 [adesa.de] INFO: Skipping item 10723120 url https://www.openlane.eu/en/carv6/auction/10723120
2026-03-25 17:20:20 [adesa.de] INFO: Found listing with ID: 10728603
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728603%27 HTTP/1.1" 200 None
2026-03-25 17:20:20 [adesa.de] INFO: Scrape type for 10728603: 1
2026-03-25 17:20:20 [adesa.de] INFO: Scraping item 10728603 url https://www.openlane.eu/en/carv6/auction/10728603
2026-03-25 17:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da3bd4c3-596d-5a16-92fa-c639319d1b9d with identifier: 10725134
2026-03-25 17:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da3bd4c3-596d-5a16-92fa-c639319d1b9d with scrape type 1
2026-03-25 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item da3bd4c3-596d-5a16-92fa-c639319d1b9d
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681931%252Fgeneral%252Fad278518-a070-4575-b763-4ab9c0e792b3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681931/general/ad278518-a070-4575-b763-4ab9c0e792b3.jpg already downloaded
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681931%252Fgeneral%252F93fec1f9-ce1b-402e-8cfe-ae772bc09fe2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681931/general/93fec1f9-ce1b-402e-8cfe-ae772bc09fe2.jpg already downloaded
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681931%252Fgeneral%252F1c737201-6ccd-4299-962f-ff5a6f365d1e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681931/general/1c737201-6ccd-4299-962f-ff5a6f365d1e.jpg already downloaded
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681931%252Fgeneral%252Fda3c7cb0-6f0a-478a-b016-2acbbcb3d507.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681931/general/da3c7cb0-6f0a-478a-b016-2acbbcb3d507.jpg already downloaded
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681931%252Fgeneral%252Ff812fd1a-060d-4616-85d8-1b362fded080.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681931/general/f812fd1a-060d-4616-85d8-1b362fded080.jpg already downloaded
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681931%252Fgeneral%252F9daaf0aa-137f-4b42-bbe5-476eb675364f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681931/general/9daaf0aa-137f-4b42-bbe5-476eb675364f.jpg already downloaded
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681931%252Fgeneral%252F15ca12dd-e4f0-47a9-a57c-b4dd874baa8d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681931/general/15ca12dd-e4f0-47a9-a57c-b4dd874baa8d.jpg already downloaded
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681931%252Fgeneral%252Fd8a94646-e38c-46c2-9475-13a61b74a7b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681931/general/d8a94646-e38c-46c2-9475-13a61b74a7b1.jpg already downloaded
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681931%252Fgeneral%252F11d2c086-1030-4e01-b704-fb032b1dcb45.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681931/general/11d2c086-1030-4e01-b704-fb032b1dcb45.jpg already downloaded
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681931%252Fgeneral%252Ffe239776-3e15-44e6-b92b-2a81bd12192c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681931/general/fe239776-3e15-44e6-b92b-2a81bd12192c.jpg already downloaded
2026-03-25 17:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: da3bd4c3-596d-5a16-92fa-c639319d1b9d, identifier: 10725134
2026-03-25 17:20:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b4f990>
2026-03-25 17:20:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3451436-b35b-54fe-8151-6bb0fcd898b4/e3451436-b35b-54fe-8151-6bb0fcd898b4_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746398%252Fgeneral%252F3a9fdc7d-b0bc-4693-8046-836c88494d71.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746398/general/3a9fdc7d-b0bc-4693-8046-836c88494d71.jpg saved to cache
2026-03-25 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e3451436-b35b-54fe-8151-6bb0fcd898b4
2026-03-25 17:20:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13417ccd50>
2026-03-25 17:20:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3451436-b35b-54fe-8151-6bb0fcd898b4/e3451436-b35b-54fe-8151-6bb0fcd898b4_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746398%252Fgeneral%252F6bef54b4-a63a-4204-88cd-a7ffe8f8406e.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746398/general/6bef54b4-a63a-4204-88cd-a7ffe8f8406e.jpg saved to cache
2026-03-25 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e3451436-b35b-54fe-8151-6bb0fcd898b4
2026-03-25 17:20:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5407743/general/910fadc0-50e8-439a-9a1d-1775d32bddad.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724962)
2026-03-25 17:20:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5407743/general/14c3039d-7a23-4763-a663-3d5ee3ad7f12.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724962)
2026-03-25 17:20:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5407743/general/fb209497-5bf2-449c-b11d-1d0a6990762e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724962)
2026-03-25 17:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a85314df-272f-5e1d-86e6-5d278eeaef5e with identifier: 10725027
2026-03-25 17:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a85314df-272f-5e1d-86e6-5d278eeaef5e with identifier: 10725027
2026-03-25 17:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a85314df-272f-5e1d-86e6-5d278eeaef5e with identifier: 10725027 to the API
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725027>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': 'a85314df-272f-5e1d-86e6-5d278eeaef5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000428',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725027',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 106389,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5673527/general/bddf4c31-4566-4ffc-86ec-554b260c7c9c.jpg',
'https://images.openlane.eu/carimgs/5673527/general/d906ee33-7248-45e5-8d3a-40b0c0824e4b.jpg',
'https://images.openlane.eu/carimgs/5673527/general/8d8ffadc-0765-4336-87ee-87ba4f374dda.jpg',
'https://images.openlane.eu/carimgs/5673527/general/32ddd5b9-d43f-4f2d-8853-fd4e1d1f7271.jpg',
'https://images.openlane.eu/carimgs/5673527/general/1f45bf1c-7b1d-4e4a-90c5-e613e3c3e965.jpg',
'https://images.openlane.eu/carimgs/5673527/general/9fe1d7d4-db70-4799-8404-5454924e05fe.jpg',
'https://images.openlane.eu/carimgs/5673527/general/2a55a483-2f1c-49c9-9417-bbc0d2e21adb.jpg',
'https://images.openlane.eu/carimgs/5673527/general/40eff724-427a-42ad-82a8-35ab77ce9120.jpg',
'https://images.openlane.eu/carimgs/5673527/general/d18a19ef-2b04-46b7-9240-edbeede5916c.jpg',
'https://images.openlane.eu/carimgs/5673527/general/b2cea13b-1e6c-4092-a7f1-0d4db3f49c71.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85314df-272f-5e1d-86e6-5d278eeaef5e/a85314df-272f-5e1d-86e6-5d278eeaef5e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1075079,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673527/general/bddf4c31-4566-4ffc-86ec-554b260c7c9c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85314df-272f-5e1d-86e6-5d278eeaef5e/a85314df-272f-5e1d-86e6-5d278eeaef5e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1165583,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673527/general/d906ee33-7248-45e5-8d3a-40b0c0824e4b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85314df-272f-5e1d-86e6-5d278eeaef5e/a85314df-272f-5e1d-86e6-5d278eeaef5e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1200554,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673527/general/8d8ffadc-0765-4336-87ee-87ba4f374dda.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85314df-272f-5e1d-86e6-5d278eeaef5e/a85314df-272f-5e1d-86e6-5d278eeaef5e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 993046,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673527/general/32ddd5b9-d43f-4f2d-8853-fd4e1d1f7271.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85314df-272f-5e1d-86e6-5d278eeaef5e/a85314df-272f-5e1d-86e6-5d278eeaef5e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1114168,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673527/general/1f45bf1c-7b1d-4e4a-90c5-e613e3c3e965.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85314df-272f-5e1d-86e6-5d278eeaef5e/a85314df-272f-5e1d-86e6-5d278eeaef5e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1143327,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673527/general/9fe1d7d4-db70-4799-8404-5454924e05fe.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85314df-272f-5e1d-86e6-5d278eeaef5e/a85314df-272f-5e1d-86e6-5d278eeaef5e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 808293,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673527/general/2a55a483-2f1c-49c9-9417-bbc0d2e21adb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85314df-272f-5e1d-86e6-5d278eeaef5e/a85314df-272f-5e1d-86e6-5d278eeaef5e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 808011,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673527/general/40eff724-427a-42ad-82a8-35ab77ce9120.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85314df-272f-5e1d-86e6-5d278eeaef5e/a85314df-272f-5e1d-86e6-5d278eeaef5e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 842520,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673527/general/d18a19ef-2b04-46b7-9240-edbeede5916c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85314df-272f-5e1d-86e6-5d278eeaef5e/a85314df-272f-5e1d-86e6-5d278eeaef5e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1044989,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673527/general/b2cea13b-1e6c-4092-a7f1-0d4db3f49c71.jpg',
'Width': 2731}],
'price': 20200,
'price_includes_vat': True,
'registration_date': '2020-12-17',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz C 300e AMG Line - 4-Matic - Hybrid - Automatic - 211 '
'hp - 106.389 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-25 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725027%27 HTTP/1.1" 200 None
2026-03-25 17:20:21 [adesa.de] INFO: Saving data for 10725027: {'created_time': 1774459221.067574, 'last_price_update_time': 1774459221.067587, 'auction_closing_time': 1774530300.0}
2026-03-25 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725027') HTTP/1.1" 204 0
2026-03-25 17:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: da3bd4c3-596d-5a16-92fa-c639319d1b9d with identifier: 10725134
2026-03-25 17:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: da3bd4c3-596d-5a16-92fa-c639319d1b9d with identifier: 10725134
2026-03-25 17:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: da3bd4c3-596d-5a16-92fa-c639319d1b9d with identifier: 10725134 to the API
2026-03-25 17:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725134>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'da3bd4c3-596d-5a16-92fa-c639319d1b9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000463',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725134',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 95554,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5681931/general/ad278518-a070-4575-b763-4ab9c0e792b3.jpg',
'https://images.openlane.eu/carimgs/5681931/general/93fec1f9-ce1b-402e-8cfe-ae772bc09fe2.jpg',
'https://images.openlane.eu/carimgs/5681931/general/1c737201-6ccd-4299-962f-ff5a6f365d1e.jpg',
'https://images.openlane.eu/carimgs/5681931/general/da3c7cb0-6f0a-478a-b016-2acbbcb3d507.jpg',
'https://images.openlane.eu/carimgs/5681931/general/f812fd1a-060d-4616-85d8-1b362fded080.jpg',
'https://images.openlane.eu/carimgs/5681931/general/9daaf0aa-137f-4b42-bbe5-476eb675364f.jpg',
'https://images.openlane.eu/carimgs/5681931/general/15ca12dd-e4f0-47a9-a57c-b4dd874baa8d.jpg',
'https://images.openlane.eu/carimgs/5681931/general/d8a94646-e38c-46c2-9475-13a61b74a7b1.jpg',
'https://images.openlane.eu/carimgs/5681931/general/11d2c086-1030-4e01-b704-fb032b1dcb45.jpg',
'https://images.openlane.eu/carimgs/5681931/general/fe239776-3e15-44e6-b92b-2a81bd12192c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da3bd4c3-596d-5a16-92fa-c639319d1b9d/da3bd4c3-596d-5a16-92fa-c639319d1b9d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1401914,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681931/general/ad278518-a070-4575-b763-4ab9c0e792b3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da3bd4c3-596d-5a16-92fa-c639319d1b9d/da3bd4c3-596d-5a16-92fa-c639319d1b9d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 965077,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681931/general/93fec1f9-ce1b-402e-8cfe-ae772bc09fe2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da3bd4c3-596d-5a16-92fa-c639319d1b9d/da3bd4c3-596d-5a16-92fa-c639319d1b9d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1147227,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681931/general/1c737201-6ccd-4299-962f-ff5a6f365d1e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da3bd4c3-596d-5a16-92fa-c639319d1b9d/da3bd4c3-596d-5a16-92fa-c639319d1b9d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1004789,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681931/general/da3c7cb0-6f0a-478a-b016-2acbbcb3d507.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da3bd4c3-596d-5a16-92fa-c639319d1b9d/da3bd4c3-596d-5a16-92fa-c639319d1b9d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1036554,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681931/general/f812fd1a-060d-4616-85d8-1b362fded080.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da3bd4c3-596d-5a16-92fa-c639319d1b9d/da3bd4c3-596d-5a16-92fa-c639319d1b9d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1396766,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681931/general/9daaf0aa-137f-4b42-bbe5-476eb675364f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da3bd4c3-596d-5a16-92fa-c639319d1b9d/da3bd4c3-596d-5a16-92fa-c639319d1b9d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 721787,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681931/general/15ca12dd-e4f0-47a9-a57c-b4dd874baa8d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da3bd4c3-596d-5a16-92fa-c639319d1b9d/da3bd4c3-596d-5a16-92fa-c639319d1b9d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 796800,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681931/general/d8a94646-e38c-46c2-9475-13a61b74a7b1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da3bd4c3-596d-5a16-92fa-c639319d1b9d/da3bd4c3-596d-5a16-92fa-c639319d1b9d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 827005,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681931/general/11d2c086-1030-4e01-b704-fb032b1dcb45.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da3bd4c3-596d-5a16-92fa-c639319d1b9d/da3bd4c3-596d-5a16-92fa-c639319d1b9d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1154949,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681931/general/fe239776-3e15-44e6-b92b-2a81bd12192c.jpg',
'Width': 2731}],
'price': 31200,
'price_includes_vat': True,
'registration_date': '2021-04-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300e AMG Line - 4-Matic - Hybrid - '
'Automatic - 211 hp - 95.554 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-25 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725134%27 HTTP/1.1" 200 None
2026-03-25 17:20:21 [adesa.de] INFO: Saving data for 10725134: {'created_time': 1774459221.866128, 'last_price_update_time': 1774459221.866139, 'auction_closing_time': 1774530600.0}
2026-03-25 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725134') HTTP/1.1" 204 0
2026-03-25 17:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742473/general/120b2777-6ddd-4bcd-afa6-7d36e581001b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726001)
2026-03-25 17:20:21 [adesa.de] INFO: Found listing with ID: 10723616
2026-03-25 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723616%27 HTTP/1.1" 200 None
2026-03-25 17:20:21 [adesa.de] INFO: Scrape type for 10723616: 0
2026-03-25 17:20:21 [adesa.de] INFO: Skipping item 10723616 url https://www.openlane.eu/en/carv6/auction/10723616
2026-03-25 17:20:21 [adesa.de] INFO: Found listing with ID: 10723610
2026-03-25 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723610%27 HTTP/1.1" 200 None
2026-03-25 17:20:21 [adesa.de] INFO: Scrape type for 10723610: 0
2026-03-25 17:20:21 [adesa.de] INFO: Skipping item 10723610 url https://www.openlane.eu/en/carv6/auction/10723610
2026-03-25 17:20:21 [adesa.de] INFO: Found listing with ID: 10723609
2026-03-25 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723609%27 HTTP/1.1" 200 None
2026-03-25 17:20:21 [adesa.de] INFO: Scrape type for 10723609: 0
2026-03-25 17:20:21 [adesa.de] INFO: Skipping item 10723609 url https://www.openlane.eu/en/carv6/auction/10723609
2026-03-25 17:20:21 [adesa.de] INFO: Found listing with ID: 10723087
2026-03-25 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723087%27 HTTP/1.1" 200 None
2026-03-25 17:20:21 [adesa.de] INFO: Scrape type for 10723087: 0
2026-03-25 17:20:21 [adesa.de] INFO: Skipping item 10723087 url https://www.openlane.eu/en/carv6/auction/10723087
2026-03-25 17:20:21 [adesa.de] INFO: Found listing with ID: 10723094
2026-03-25 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723094%27 HTTP/1.1" 200 None
2026-03-25 17:20:22 [adesa.de] INFO: Scrape type for 10723094: 0
2026-03-25 17:20:22 [adesa.de] INFO: Skipping item 10723094 url https://www.openlane.eu/en/carv6/auction/10723094
2026-03-25 17:20:22 [adesa.de] INFO: Found listing with ID: 10723099
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723099%27 HTTP/1.1" 200 None
2026-03-25 17:20:22 [adesa.de] INFO: Scrape type for 10723099: 0
2026-03-25 17:20:22 [adesa.de] INFO: Skipping item 10723099 url https://www.openlane.eu/en/carv6/auction/10723099
2026-03-25 17:20:22 [adesa.de] INFO: Found listing with ID: 10723082
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723082%27 HTTP/1.1" 200 None
2026-03-25 17:20:22 [adesa.de] INFO: Scrape type for 10723082: 0
2026-03-25 17:20:22 [adesa.de] INFO: Skipping item 10723082 url https://www.openlane.eu/en/carv6/auction/10723082
2026-03-25 17:20:22 [adesa.de] INFO: Found listing with ID: 10723098
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723098%27 HTTP/1.1" 200 None
2026-03-25 17:20:22 [adesa.de] INFO: Scrape type for 10723098: 0
2026-03-25 17:20:22 [adesa.de] INFO: Skipping item 10723098 url https://www.openlane.eu/en/carv6/auction/10723098
2026-03-25 17:20:22 [adesa.de] INFO: Found listing with ID: 10723095
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723095%27 HTTP/1.1" 200 None
2026-03-25 17:20:22 [adesa.de] INFO: Scrape type for 10723095: 0
2026-03-25 17:20:22 [adesa.de] INFO: Skipping item 10723095 url https://www.openlane.eu/en/carv6/auction/10723095
2026-03-25 17:20:22 [adesa.de] INFO: Found listing with ID: 10725596
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725596%27 HTTP/1.1" 200 None
2026-03-25 17:20:22 [adesa.de] INFO: Scrape type for 10725596: 1
2026-03-25 17:20:22 [adesa.de] INFO: Scraping item 10725596 url https://www.openlane.eu/en/carv6/auction/10725596
2026-03-25 17:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746398/general/1ef367c9-b209-4eb1-9375-fac34c7b8697.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726287)
2026-03-25 17:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725123> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item fe5a7219-ed23-5f00-89ba-83368676ed05 due to Ignoring non-200 response
2026-03-25 17:20:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 8a891318-316b-547b-bdee-394371492e95 due to Ignoring non-200 response
2026-03-25 17:20:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item fe5a7219-ed23-5f00-89ba-83368676ed05 due to Ignoring non-200 response
2026-03-25 17:20:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8a891318-316b-547b-bdee-394371492e95, skipping ID generation
2026-03-25 17:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a891318-316b-547b-bdee-394371492e95 with scrape type 1
2026-03-25 17:20:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8a891318-316b-547b-bdee-394371492e95 sending to next pipeline
2026-03-25 17:20:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8a891318-316b-547b-bdee-394371492e95, identifier: 10724974
2026-03-25 17:20:22 [adesa.de] INFO: Found listing with ID: 10725206
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725206%27 HTTP/1.1" 200 None
2026-03-25 17:20:22 [adesa.de] INFO: Scrape type for 10725206: 1
2026-03-25 17:20:22 [adesa.de] INFO: Scraping item 10725206 url https://www.openlane.eu/en/carv6/auction/10725206
2026-03-25 17:20:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725047> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8a891318-316b-547b-bdee-394371492e95 with identifier: 10724974
2026-03-25 17:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8a891318-316b-547b-bdee-394371492e95 with identifier: 10724974
2026-03-25 17:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8a891318-316b-547b-bdee-394371492e95 with identifier: 10724974 to the API
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:22 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5534560/general/a83580d1-4c78-475b-ba99-f11839944525.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': '8a891318-316b-547b-bdee-394371492e95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004329',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724974',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 37049,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a891318-316b-547b-bdee-394371492e95/8a891318-316b-547b-bdee-394371492e95_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226871,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534560/general/ce274b48-e614-4cd5-b8c7-cd8a5017db44.jpg',
'Width': 2731}],
'price': 52300,
'price_includes_vat': True,
'registration_date': '2024-07-04',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 400e AMG Line - 4-Matic - Hybrid - 252 hp - '
'37.049 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724974%27 HTTP/1.1" 200 None
2026-03-25 17:20:22 [adesa.de] INFO: Saving data for 10724974: {'created_time': 1774459222.577002, 'last_price_update_time': 1774459222.577017, 'auction_closing_time': 1774530300.0}
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724974') HTTP/1.1" 204 0
2026-03-25 17:20:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item fe5a7219-ed23-5f00-89ba-83368676ed05 due to Ignoring non-200 response
2026-03-25 17:20:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item fe5a7219-ed23-5f00-89ba-83368676ed05 due to Ignoring non-200 response
2026-03-25 17:20:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item fe5a7219-ed23-5f00-89ba-83368676ed05 due to Ignoring non-200 response
2026-03-25 17:20:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5407743/general/e61fbc65-6784-4deb-9248-1459c9837f44.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724962)
2026-03-25 17:20:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5407743/general/5e991be7-a5ad-47d2-86d6-0510c69094f6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724962)
2026-03-25 17:20:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5407743/general/3442846f-12c1-4baa-af00-ba1002a93036.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724962)
2026-03-25 17:20:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 8a891318-316b-547b-bdee-394371492e95 due to Ignoring non-200 response
2026-03-25 17:20:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b02b10>
2026-03-25 17:20:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742473%252Fgeneral%252F120b2777-6ddd-4bcd-afa6-7d36e581001b.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/120b2777-6ddd-4bcd-afa6-7d36e581001b.jpg saved to cache
2026-03-25 17:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9592e02d-1ab3-5a7e-af08-3c97acd490b3
2026-03-25 17:20:22 [adesa.de] INFO: Found listing with ID: 10725202
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725202%27 HTTP/1.1" 200 None
2026-03-25 17:20:22 [adesa.de] INFO: Scrape type for 10725202: 1
2026-03-25 17:20:22 [adesa.de] INFO: Scraping item 10725202 url https://www.openlane.eu/en/carv6/auction/10725202
2026-03-25 17:20:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13425ef490>
2026-03-25 17:20:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3451436-b35b-54fe-8151-6bb0fcd898b4/e3451436-b35b-54fe-8151-6bb0fcd898b4_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746398%252Fgeneral%252F1ef367c9-b209-4eb1-9375-fac34c7b8697.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746398/general/1ef367c9-b209-4eb1-9375-fac34c7b8697.jpg saved to cache
2026-03-25 17:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e3451436-b35b-54fe-8151-6bb0fcd898b4
2026-03-25 17:20:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e3451436-b35b-54fe-8151-6bb0fcd898b4, skipping ID generation
2026-03-25 17:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3451436-b35b-54fe-8151-6bb0fcd898b4 with scrape type 1
2026-03-25 17:20:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e3451436-b35b-54fe-8151-6bb0fcd898b4 sending to next pipeline
2026-03-25 17:20:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e3451436-b35b-54fe-8151-6bb0fcd898b4, identifier: 10726287
2026-03-25 17:20:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5407743/general/1fb66329-5a49-49f9-85fa-59b7ae563823.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724962)
2026-03-25 17:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e3451436-b35b-54fe-8151-6bb0fcd898b4 with identifier: 10726287
2026-03-25 17:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e3451436-b35b-54fe-8151-6bb0fcd898b4 with identifier: 10726287
2026-03-25 17:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e3451436-b35b-54fe-8151-6bb0fcd898b4 with identifier: 10726287 to the API
2026-03-25 17:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746398/general/1ef367c9-b209-4eb1-9375-fac34c7b8697.jpg>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'e3451436-b35b-54fe-8151-6bb0fcd898b4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4047470',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726287',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 29807,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3451436-b35b-54fe-8151-6bb0fcd898b4/e3451436-b35b-54fe-8151-6bb0fcd898b4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105410,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746398/general/b2ae3999-8244-43a7-8954-22b7994c6b7a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3451436-b35b-54fe-8151-6bb0fcd898b4/e3451436-b35b-54fe-8151-6bb0fcd898b4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154304,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746398/general/3ee4525a-a1ec-4382-b94a-c7544b48d2a7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3451436-b35b-54fe-8151-6bb0fcd898b4/e3451436-b35b-54fe-8151-6bb0fcd898b4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105325,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746398/general/f42c6232-a4bd-422b-97dc-d67aa68eab41.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3451436-b35b-54fe-8151-6bb0fcd898b4/e3451436-b35b-54fe-8151-6bb0fcd898b4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156602,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746398/general/c5c1ebbd-0176-4a56-9e2d-9f7c6f6cbbde.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3451436-b35b-54fe-8151-6bb0fcd898b4/e3451436-b35b-54fe-8151-6bb0fcd898b4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107419,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746398/general/ac6e4de2-b041-403f-9662-1fa2b30756b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3451436-b35b-54fe-8151-6bb0fcd898b4/e3451436-b35b-54fe-8151-6bb0fcd898b4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156949,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746398/general/1ef367c9-b209-4eb1-9375-fac34c7b8697.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3451436-b35b-54fe-8151-6bb0fcd898b4/e3451436-b35b-54fe-8151-6bb0fcd898b4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161543,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746398/general/6bef54b4-a63a-4204-88cd-a7ffe8f8406e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3451436-b35b-54fe-8151-6bb0fcd898b4/e3451436-b35b-54fe-8151-6bb0fcd898b4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142110,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746398/general/85cd56a1-a6c7-4303-a1c2-eac5f5cb745e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3451436-b35b-54fe-8151-6bb0fcd898b4/e3451436-b35b-54fe-8151-6bb0fcd898b4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147749,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746398/general/3a9fdc7d-b0bc-4693-8046-836c88494d71.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3451436-b35b-54fe-8151-6bb0fcd898b4/e3451436-b35b-54fe-8151-6bb0fcd898b4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122348,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746398/general/8b152210-27d1-4748-8435-edd13fdc2c09.jpg',
'Width': 800}],
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Ford S-Max 2.0 EcoBlue Titanium - Diesel - Automatic - 150 hp - '
'29.807 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726287%27 HTTP/1.1" 200 None
2026-03-25 17:20:23 [adesa.de] INFO: Saving data for 10726287: {'created_time': 1774459223.259672, 'last_price_update_time': 1774459223.259685, 'auction_closing_time': 1774962000.0}
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726287') HTTP/1.1" 204 0
2026-03-25 17:20:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c3da145-5c38-5e1c-b30f-793cb3e77f18 with identifier: 10725123
2026-03-25 17:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c3da145-5c38-5e1c-b30f-793cb3e77f18 with scrape type 1
2026-03-25 17:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1c3da145-5c38-5e1c-b30f-793cb3e77f18
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662284%252Fgeneral%252F4497de8b-d1ec-49a6-bad2-a738128bbcc0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662284/general/4497de8b-d1ec-49a6-bad2-a738128bbcc0.jpg already downloaded
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662284%252Fgeneral%252F1d2e26b3-e6d5-458b-9d9f-493fa27b600c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662284/general/1d2e26b3-e6d5-458b-9d9f-493fa27b600c.jpg already downloaded
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662284%252Fgeneral%252F9287ee90-cd7b-4509-a31f-c8c5162b5848.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662284/general/9287ee90-cd7b-4509-a31f-c8c5162b5848.jpg already downloaded
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662284%252Fgeneral%252Fec01e0a4-9d14-43e8-98fc-3867115ad5ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662284/general/ec01e0a4-9d14-43e8-98fc-3867115ad5ea.jpg already downloaded
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662284%252Fgeneral%252F74df9752-a0ef-48e7-bfc7-c89ce113e6f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662284/general/74df9752-a0ef-48e7-bfc7-c89ce113e6f9.jpg already downloaded
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662284%252Fgeneral%252Fbc4a3a8b-9346-437f-bad7-ac808eb73dff.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662284/general/bc4a3a8b-9346-437f-bad7-ac808eb73dff.jpg already downloaded
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662284%252Fgeneral%252F89789150-4b2f-4481-a309-3ab422c89707.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662284/general/89789150-4b2f-4481-a309-3ab422c89707.jpg already downloaded
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662284%252Fgeneral%252F81936de9-ca53-44bb-94b4-0b13c4c29634.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662284/general/81936de9-ca53-44bb-94b4-0b13c4c29634.jpg already downloaded
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662284%252Fgeneral%252F8148c364-3b21-40e6-b6bd-d4c4f80c52af.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662284/general/8148c364-3b21-40e6-b6bd-d4c4f80c52af.jpg already downloaded
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662284%252Fgeneral%252Ff6134b89-e3fa-46d8-a697-a6a1493868b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662284/general/f6134b89-e3fa-46d8-a697-a6a1493868b5.jpg already downloaded
2026-03-25 17:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1c3da145-5c38-5e1c-b30f-793cb3e77f18, identifier: 10725123
2026-03-25 17:20:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23a917aa-147d-5029-b4f5-a8ac1103fa9c with identifier: 10725047
2026-03-25 17:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23a917aa-147d-5029-b4f5-a8ac1103fa9c with scrape type 1
2026-03-25 17:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 23a917aa-147d-5029-b4f5-a8ac1103fa9c
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713346%252Fgeneral%252Fecf8bd72-15b2-45f0-b77d-38dd0c0e8cc6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713346/general/ecf8bd72-15b2-45f0-b77d-38dd0c0e8cc6.jpg already downloaded
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713346%252Fgeneral%252F8149f0cf-b3c9-4d24-90a3-d10d409833b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713346/general/8149f0cf-b3c9-4d24-90a3-d10d409833b6.jpg already downloaded
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713346%252Fgeneral%252Ffaf60228-2b19-49f5-ada1-8c82e2f700f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713346/general/faf60228-2b19-49f5-ada1-8c82e2f700f8.jpg already downloaded
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713346%252Fgeneral%252Fdd78e012-31c1-4984-9174-4a4573fbe614.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713346/general/dd78e012-31c1-4984-9174-4a4573fbe614.jpg already downloaded
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713346%252Fgeneral%252Ffc39975d-ec56-4a64-b24b-4ee3e9e011e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713346/general/fc39975d-ec56-4a64-b24b-4ee3e9e011e5.jpg already downloaded
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713346%252Fgeneral%252F2b254e68-be67-4de4-9d69-9d1eb9e101c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713346/general/2b254e68-be67-4de4-9d69-9d1eb9e101c8.jpg already downloaded
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713346%252Fgeneral%252F676e8ec8-4c87-424f-baea-555f55a61c46.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713346/general/676e8ec8-4c87-424f-baea-555f55a61c46.jpg already downloaded
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713346%252Fgeneral%252F506f7f5e-fc9f-4c19-b3c5-8965e544eacc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713346/general/506f7f5e-fc9f-4c19-b3c5-8965e544eacc.jpg already downloaded
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713346%252Fgeneral%252Fc253a52f-b3a1-4096-bbbf-a7be7f90801a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713346/general/c253a52f-b3a1-4096-bbbf-a7be7f90801a.jpg already downloaded
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713346%252Fgeneral%252F6e05fdf0-457f-471d-8359-93ac21b11108.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713346/general/6e05fdf0-457f-471d-8359-93ac21b11108.jpg already downloaded
2026-03-25 17:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 23a917aa-147d-5029-b4f5-a8ac1103fa9c, identifier: 10725047
2026-03-25 17:20:23 [adesa.de] INFO: Found listing with ID: 10719184
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719184%27 HTTP/1.1" 200 None
2026-03-25 17:20:23 [adesa.de] INFO: Scrape type for 10719184: 0
2026-03-25 17:20:23 [adesa.de] INFO: Skipping item 10719184 url https://www.openlane.eu/en/carv6/auction/10719184
2026-03-25 17:20:23 [adesa.de] INFO: Found listing with ID: 10719620
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719620%27 HTTP/1.1" 200 None
2026-03-25 17:20:23 [adesa.de] INFO: Scrape type for 10719620: 0
2026-03-25 17:20:23 [adesa.de] INFO: Skipping item 10719620 url https://www.openlane.eu/en/carv6/auction/10719620
2026-03-25 17:20:23 [adesa.de] INFO: Found listing with ID: 10727088
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727088%27 HTTP/1.1" 200 None
2026-03-25 17:20:23 [adesa.de] INFO: Scrape type for 10727088: 1
2026-03-25 17:20:23 [adesa.de] INFO: Scraping item 10727088 url https://www.openlane.eu/en/carv6/auction/10727088
2026-03-25 17:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1c3da145-5c38-5e1c-b30f-793cb3e77f18 with identifier: 10725123
2026-03-25 17:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1c3da145-5c38-5e1c-b30f-793cb3e77f18 with identifier: 10725123
2026-03-25 17:20:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1c3da145-5c38-5e1c-b30f-793cb3e77f18 with identifier: 10725123 to the API
2026-03-25 17:20:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725123>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Diesel',
'id': '1c3da145-5c38-5e1c-b30f-793cb3e77f18',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000370',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725123',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 182507,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5662284/general/4497de8b-d1ec-49a6-bad2-a738128bbcc0.jpg',
'https://images.openlane.eu/carimgs/5662284/general/1d2e26b3-e6d5-458b-9d9f-493fa27b600c.jpg',
'https://images.openlane.eu/carimgs/5662284/general/9287ee90-cd7b-4509-a31f-c8c5162b5848.jpg',
'https://images.openlane.eu/carimgs/5662284/general/ec01e0a4-9d14-43e8-98fc-3867115ad5ea.jpg',
'https://images.openlane.eu/carimgs/5662284/general/74df9752-a0ef-48e7-bfc7-c89ce113e6f9.jpg',
'https://images.openlane.eu/carimgs/5662284/general/bc4a3a8b-9346-437f-bad7-ac808eb73dff.jpg',
'https://images.openlane.eu/carimgs/5662284/general/89789150-4b2f-4481-a309-3ab422c89707.jpg',
'https://images.openlane.eu/carimgs/5662284/general/81936de9-ca53-44bb-94b4-0b13c4c29634.jpg',
'https://images.openlane.eu/carimgs/5662284/general/8148c364-3b21-40e6-b6bd-d4c4f80c52af.jpg',
'https://images.openlane.eu/carimgs/5662284/general/f6134b89-e3fa-46d8-a697-a6a1493868b5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c3da145-5c38-5e1c-b30f-793cb3e77f18/1c3da145-5c38-5e1c-b30f-793cb3e77f18_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167185,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662284/general/4497de8b-d1ec-49a6-bad2-a738128bbcc0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c3da145-5c38-5e1c-b30f-793cb3e77f18/1c3da145-5c38-5e1c-b30f-793cb3e77f18_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175600,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662284/general/1d2e26b3-e6d5-458b-9d9f-493fa27b600c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c3da145-5c38-5e1c-b30f-793cb3e77f18/1c3da145-5c38-5e1c-b30f-793cb3e77f18_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177722,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662284/general/9287ee90-cd7b-4509-a31f-c8c5162b5848.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c3da145-5c38-5e1c-b30f-793cb3e77f18/1c3da145-5c38-5e1c-b30f-793cb3e77f18_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158730,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662284/general/ec01e0a4-9d14-43e8-98fc-3867115ad5ea.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c3da145-5c38-5e1c-b30f-793cb3e77f18/1c3da145-5c38-5e1c-b30f-793cb3e77f18_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119547,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662284/general/74df9752-a0ef-48e7-bfc7-c89ce113e6f9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c3da145-5c38-5e1c-b30f-793cb3e77f18/1c3da145-5c38-5e1c-b30f-793cb3e77f18_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139278,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662284/general/bc4a3a8b-9346-437f-bad7-ac808eb73dff.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c3da145-5c38-5e1c-b30f-793cb3e77f18/1c3da145-5c38-5e1c-b30f-793cb3e77f18_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162395,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662284/general/89789150-4b2f-4481-a309-3ab422c89707.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c3da145-5c38-5e1c-b30f-793cb3e77f18/1c3da145-5c38-5e1c-b30f-793cb3e77f18_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150829,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662284/general/81936de9-ca53-44bb-94b4-0b13c4c29634.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c3da145-5c38-5e1c-b30f-793cb3e77f18/1c3da145-5c38-5e1c-b30f-793cb3e77f18_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115102,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662284/general/8148c364-3b21-40e6-b6bd-d4c4f80c52af.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c3da145-5c38-5e1c-b30f-793cb3e77f18/1c3da145-5c38-5e1c-b30f-793cb3e77f18_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143140,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662284/general/f6134b89-e3fa-46d8-a697-a6a1493868b5.jpg',
'Width': 1280}],
'price': 24200,
'price_includes_vat': True,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz C 220d AMG Line - 4-Matic - Diesel - Automatic - 200 '
'hp - 182.507 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725123%27 HTTP/1.1" 200 None
2026-03-25 17:20:24 [adesa.de] INFO: Saving data for 10725123: {'created_time': 1774459224.174755, 'last_price_update_time': 1774459224.174765, 'auction_closing_time': 1774530600.0}
2026-03-25 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725123') HTTP/1.1" 204 0
2026-03-25 17:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 23a917aa-147d-5029-b4f5-a8ac1103fa9c with identifier: 10725047
2026-03-25 17:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 23a917aa-147d-5029-b4f5-a8ac1103fa9c with identifier: 10725047
2026-03-25 17:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 23a917aa-147d-5029-b4f5-a8ac1103fa9c with identifier: 10725047 to the API
2026-03-25 17:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725047>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': '23a917aa-147d-5029-b4f5-a8ac1103fa9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000585',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725047',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 141690,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5713346/general/ecf8bd72-15b2-45f0-b77d-38dd0c0e8cc6.jpg',
'https://images.openlane.eu/carimgs/5713346/general/8149f0cf-b3c9-4d24-90a3-d10d409833b6.jpg',
'https://images.openlane.eu/carimgs/5713346/general/faf60228-2b19-49f5-ada1-8c82e2f700f8.jpg',
'https://images.openlane.eu/carimgs/5713346/general/dd78e012-31c1-4984-9174-4a4573fbe614.jpg',
'https://images.openlane.eu/carimgs/5713346/general/fc39975d-ec56-4a64-b24b-4ee3e9e011e5.jpg',
'https://images.openlane.eu/carimgs/5713346/general/2b254e68-be67-4de4-9d69-9d1eb9e101c8.jpg',
'https://images.openlane.eu/carimgs/5713346/general/676e8ec8-4c87-424f-baea-555f55a61c46.jpg',
'https://images.openlane.eu/carimgs/5713346/general/506f7f5e-fc9f-4c19-b3c5-8965e544eacc.jpg',
'https://images.openlane.eu/carimgs/5713346/general/c253a52f-b3a1-4096-bbbf-a7be7f90801a.jpg',
'https://images.openlane.eu/carimgs/5713346/general/6e05fdf0-457f-471d-8359-93ac21b11108.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a917aa-147d-5029-b4f5-a8ac1103fa9c/23a917aa-147d-5029-b4f5-a8ac1103fa9c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1301372,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713346/general/ecf8bd72-15b2-45f0-b77d-38dd0c0e8cc6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a917aa-147d-5029-b4f5-a8ac1103fa9c/23a917aa-147d-5029-b4f5-a8ac1103fa9c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 875516,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713346/general/8149f0cf-b3c9-4d24-90a3-d10d409833b6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a917aa-147d-5029-b4f5-a8ac1103fa9c/23a917aa-147d-5029-b4f5-a8ac1103fa9c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1081803,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713346/general/faf60228-2b19-49f5-ada1-8c82e2f700f8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a917aa-147d-5029-b4f5-a8ac1103fa9c/23a917aa-147d-5029-b4f5-a8ac1103fa9c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 858345,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713346/general/dd78e012-31c1-4984-9174-4a4573fbe614.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a917aa-147d-5029-b4f5-a8ac1103fa9c/23a917aa-147d-5029-b4f5-a8ac1103fa9c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 866443,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713346/general/fc39975d-ec56-4a64-b24b-4ee3e9e011e5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a917aa-147d-5029-b4f5-a8ac1103fa9c/23a917aa-147d-5029-b4f5-a8ac1103fa9c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1329419,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713346/general/2b254e68-be67-4de4-9d69-9d1eb9e101c8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a917aa-147d-5029-b4f5-a8ac1103fa9c/23a917aa-147d-5029-b4f5-a8ac1103fa9c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 823025,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713346/general/676e8ec8-4c87-424f-baea-555f55a61c46.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a917aa-147d-5029-b4f5-a8ac1103fa9c/23a917aa-147d-5029-b4f5-a8ac1103fa9c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 819763,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713346/general/506f7f5e-fc9f-4c19-b3c5-8965e544eacc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a917aa-147d-5029-b4f5-a8ac1103fa9c/23a917aa-147d-5029-b4f5-a8ac1103fa9c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 818680,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713346/general/c253a52f-b3a1-4096-bbbf-a7be7f90801a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a917aa-147d-5029-b4f5-a8ac1103fa9c/23a917aa-147d-5029-b4f5-a8ac1103fa9c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 844396,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713346/general/6e05fdf0-457f-471d-8359-93ac21b11108.jpg',
'Width': 2731}],
'price': 16500,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 160 hp - '
'141.690 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725047%27 HTTP/1.1" 200 None
2026-03-25 17:20:24 [adesa.de] INFO: Saving data for 10725047: {'created_time': 1774459224.64921, 'last_price_update_time': 1774459224.649222, 'auction_closing_time': 1774530300.0}
2026-03-25 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725047') HTTP/1.1" 204 0
2026-03-25 17:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742473/general/1b152b8e-bd3c-4964-b1a8-d3e98b76c827.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726001)
2026-03-25 17:20:24 [adesa.de] INFO: Found listing with ID: 10724525
2026-03-25 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724525%27 HTTP/1.1" 200 None
2026-03-25 17:20:24 [adesa.de] INFO: Scrape type for 10724525: 1
2026-03-25 17:20:24 [adesa.de] INFO: Scraping item 10724525 url https://www.openlane.eu/en/carv6/auction/10724525
2026-03-25 17:20:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item fe5a7219-ed23-5f00-89ba-83368676ed05 due to Ignoring non-200 response
2026-03-25 17:20:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item fe5a7219-ed23-5f00-89ba-83368676ed05 due to Ignoring non-200 response
2026-03-25 17:20:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item fe5a7219-ed23-5f00-89ba-83368676ed05 due to Ignoring non-200 response
2026-03-25 17:20:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fe5a7219-ed23-5f00-89ba-83368676ed05, skipping ID generation
2026-03-25 17:20:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe5a7219-ed23-5f00-89ba-83368676ed05 with scrape type 1
2026-03-25 17:20:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fe5a7219-ed23-5f00-89ba-83368676ed05 sending to next pipeline
2026-03-25 17:20:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fe5a7219-ed23-5f00-89ba-83368676ed05, identifier: 10724962
2026-03-25 17:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5638369/general/ddbe2f47-4563-420b-9f36-9a143448409b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726224)
2026-03-25 17:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723734> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fe5a7219-ed23-5f00-89ba-83368676ed05 with identifier: 10724962
2026-03-25 17:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fe5a7219-ed23-5f00-89ba-83368676ed05 with identifier: 10724962
2026-03-25 17:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fe5a7219-ed23-5f00-89ba-83368676ed05 with identifier: 10724962 to the API
2026-03-25 17:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:25 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5407743/general/1fb66329-5a49-49f9-85fa-59b7ae563823.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': 'fe5a7219-ed23-5f00-89ba-83368676ed05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003111',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724962',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 89714,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe5a7219-ed23-5f00-89ba-83368676ed05/fe5a7219-ed23-5f00-89ba-83368676ed05_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203724,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5407743/general/689d3882-b1c3-4b7f-b668-04af32c75119.jpg',
'Width': 2731}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range 79 kWh - Electric - Automatic - 231 hp - '
'89.714 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724962%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Saving data for 10724962: {'created_time': 1774459225.054859, 'last_price_update_time': 1774459225.054872, 'auction_closing_time': 1774530300.0}
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724962') HTTP/1.1" 204 0
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717568
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717568%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717568: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717568 url https://www.openlane.eu/en/carv6/auction/10717568
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717357
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717357%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717357: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717357 url https://www.openlane.eu/en/carv6/auction/10717357
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717359
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717359%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717359: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717359 url https://www.openlane.eu/en/carv6/auction/10717359
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717360
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717360%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717360: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717360 url https://www.openlane.eu/en/carv6/auction/10717360
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717361
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717361%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717361: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717361 url https://www.openlane.eu/en/carv6/auction/10717361
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717356
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717356%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717356: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717356 url https://www.openlane.eu/en/carv6/auction/10717356
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717358
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717358%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717358: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717358 url https://www.openlane.eu/en/carv6/auction/10717358
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717355
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717355%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717355: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717355 url https://www.openlane.eu/en/carv6/auction/10717355
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717314
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717314%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717314: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717314 url https://www.openlane.eu/en/carv6/auction/10717314
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717312
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717312%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717312: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717312 url https://www.openlane.eu/en/carv6/auction/10717312
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717316
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717316%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717316: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717316 url https://www.openlane.eu/en/carv6/auction/10717316
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10709649
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709649%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10709649: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10709649 url https://www.openlane.eu/en/carv6/auction/10709649
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717318
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717318%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717318: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717318 url https://www.openlane.eu/en/carv6/auction/10717318
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717317
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717317%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717317: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717317 url https://www.openlane.eu/en/carv6/auction/10717317
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717313
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717313%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717313: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717313 url https://www.openlane.eu/en/carv6/auction/10717313
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717315
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717315%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717315: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717315 url https://www.openlane.eu/en/carv6/auction/10717315
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717925
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717925%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717925: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717925 url https://www.openlane.eu/en/carv6/auction/10717925
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717571
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717571%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717571: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717571 url https://www.openlane.eu/en/carv6/auction/10717571
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10718322
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718322%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10718322: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10718322 url https://www.openlane.eu/en/carv6/auction/10718322
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717113
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717113%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717113: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717113 url https://www.openlane.eu/en/carv6/auction/10717113
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717107
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717107%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717107: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717107 url https://www.openlane.eu/en/carv6/auction/10717107
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717106
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717106%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717106: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717106 url https://www.openlane.eu/en/carv6/auction/10717106
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717109
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717109%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717109: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717109 url https://www.openlane.eu/en/carv6/auction/10717109
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717112
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717112%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717112: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717112 url https://www.openlane.eu/en/carv6/auction/10717112
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10708612
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708612%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10708612: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10708612 url https://www.openlane.eu/en/carv6/auction/10708612
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10708623
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708623%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10708623: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10708623 url https://www.openlane.eu/en/carv6/auction/10708623
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10708618
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708618%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10708618: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10708618 url https://www.openlane.eu/en/carv6/auction/10708618
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10708617
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708617%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10708617: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10708617 url https://www.openlane.eu/en/carv6/auction/10708617
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10718670
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718670%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10718670: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10718670 url https://www.openlane.eu/en/carv6/auction/10718670
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10718794
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718794%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10718794: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10718794 url https://www.openlane.eu/en/carv6/auction/10718794
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10718868
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718868%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10718868: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10718868 url https://www.openlane.eu/en/carv6/auction/10718868
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10718847
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718847%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10718847: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10718847 url https://www.openlane.eu/en/carv6/auction/10718847
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10718845
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718845%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10718845: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10718845 url https://www.openlane.eu/en/carv6/auction/10718845
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10718587
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718587%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10718587: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10718587 url https://www.openlane.eu/en/carv6/auction/10718587
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717377
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717377%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717377: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717377 url https://www.openlane.eu/en/carv6/auction/10717377
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717375
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717375%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717375: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717375 url https://www.openlane.eu/en/carv6/auction/10717375
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717376
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717376%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717376: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717376 url https://www.openlane.eu/en/carv6/auction/10717376
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717374
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717374%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717374: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717374 url https://www.openlane.eu/en/carv6/auction/10717374
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717442
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717442%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717442: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717442 url https://www.openlane.eu/en/carv6/auction/10717442
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717445
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717445%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717445: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717445 url https://www.openlane.eu/en/carv6/auction/10717445
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717444
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717444%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717444: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717444 url https://www.openlane.eu/en/carv6/auction/10717444
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10708622
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708622%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10708622: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10708622 url https://www.openlane.eu/en/carv6/auction/10708622
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10722334
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722334%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10722334: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10722334 url https://www.openlane.eu/en/carv6/auction/10722334
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717441
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717441%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717441: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717441 url https://www.openlane.eu/en/carv6/auction/10717441
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717443
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717443%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717443: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717443 url https://www.openlane.eu/en/carv6/auction/10717443
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717920
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717920%27 HTTP/1.1" 200 None
2026-03-25 17:20:25 [adesa.de] INFO: Scrape type for 10717920: 0
2026-03-25 17:20:25 [adesa.de] INFO: Skipping item 10717920 url https://www.openlane.eu/en/carv6/auction/10717920
2026-03-25 17:20:25 [adesa.de] INFO: Found listing with ID: 10717924
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717924%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [adesa.de] INFO: Scrape type for 10717924: 0
2026-03-25 17:20:26 [adesa.de] INFO: Skipping item 10717924 url https://www.openlane.eu/en/carv6/auction/10717924
2026-03-25 17:20:26 [adesa.de] INFO: Found listing with ID: 10717923
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717923%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [adesa.de] INFO: Scrape type for 10717923: 0
2026-03-25 17:20:26 [adesa.de] INFO: Skipping item 10717923 url https://www.openlane.eu/en/carv6/auction/10717923
2026-03-25 17:20:26 [adesa.de] INFO: Found listing with ID: 10717922
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717922%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [adesa.de] INFO: Scrape type for 10717922: 0
2026-03-25 17:20:26 [adesa.de] INFO: Skipping item 10717922 url https://www.openlane.eu/en/carv6/auction/10717922
2026-03-25 17:20:26 [adesa.de] INFO: Found listing with ID: 10717921
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717921%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [adesa.de] INFO: Scrape type for 10717921: 0
2026-03-25 17:20:26 [adesa.de] INFO: Skipping item 10717921 url https://www.openlane.eu/en/carv6/auction/10717921
2026-03-25 17:20:26 [adesa.de] INFO: Found listing with ID: 10708607
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708607%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [adesa.de] INFO: Scrape type for 10708607: 0
2026-03-25 17:20:26 [adesa.de] INFO: Skipping item 10708607 url https://www.openlane.eu/en/carv6/auction/10708607
2026-03-25 17:20:26 [adesa.de] INFO: Found listing with ID: 10708610
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708610%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [adesa.de] INFO: Scrape type for 10708610: 0
2026-03-25 17:20:26 [adesa.de] INFO: Skipping item 10708610 url https://www.openlane.eu/en/carv6/auction/10708610
2026-03-25 17:20:26 [adesa.de] INFO: Found listing with ID: 10717529
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717529%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [adesa.de] INFO: Scrape type for 10717529: 0
2026-03-25 17:20:26 [adesa.de] INFO: Skipping item 10717529 url https://www.openlane.eu/en/carv6/auction/10717529
2026-03-25 17:20:26 [adesa.de] INFO: Found listing with ID: 10708616
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708616%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [adesa.de] INFO: Scrape type for 10708616: 0
2026-03-25 17:20:26 [adesa.de] INFO: Skipping item 10708616 url https://www.openlane.eu/en/carv6/auction/10708616
2026-03-25 17:20:26 [adesa.de] INFO: Found listing with ID: 10708615
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708615%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [adesa.de] INFO: Scrape type for 10708615: 0
2026-03-25 17:20:26 [adesa.de] INFO: Skipping item 10708615 url https://www.openlane.eu/en/carv6/auction/10708615
2026-03-25 17:20:26 [adesa.de] INFO: Found listing with ID: 10718439
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718439%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [adesa.de] INFO: Scrape type for 10718439: 0
2026-03-25 17:20:26 [adesa.de] INFO: Skipping item 10718439 url https://www.openlane.eu/en/carv6/auction/10718439
2026-03-25 17:20:26 [adesa.de] INFO: Found listing with ID: 10717110
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717110%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [adesa.de] INFO: Scrape type for 10717110: 0
2026-03-25 17:20:26 [adesa.de] INFO: Skipping item 10717110 url https://www.openlane.eu/en/carv6/auction/10717110
2026-03-25 17:20:26 [adesa.de] INFO: Found listing with ID: 10717108
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717108%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [adesa.de] INFO: Scrape type for 10717108: 0
2026-03-25 17:20:26 [adesa.de] INFO: Skipping item 10717108 url https://www.openlane.eu/en/carv6/auction/10717108
2026-03-25 17:20:26 [adesa.de] INFO: Found listing with ID: 10708614
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708614%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [adesa.de] INFO: Scrape type for 10708614: 0
2026-03-25 17:20:26 [adesa.de] INFO: Skipping item 10708614 url https://www.openlane.eu/en/carv6/auction/10708614
2026-03-25 17:20:26 [adesa.de] INFO: Found listing with ID: 10708609
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708609%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [adesa.de] INFO: Scrape type for 10708609: 0
2026-03-25 17:20:26 [adesa.de] INFO: Skipping item 10708609 url https://www.openlane.eu/en/carv6/auction/10708609
2026-03-25 17:20:26 [adesa.de] INFO: Found listing with ID: 10708608
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708608%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [adesa.de] INFO: Scrape type for 10708608: 2
2026-03-25 17:20:26 [adesa.de] INFO: Scraping item 10708608 url https://www.openlane.eu/en/carv6/auction/10708608
2026-03-25 17:20:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item fe5a7219-ed23-5f00-89ba-83368676ed05 due to Ignoring non-200 response
2026-03-25 17:20:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13425fcd50>
2026-03-25 17:20:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742473%252Fgeneral%252F1b152b8e-bd3c-4964-b1a8-d3e98b76c827.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/1b152b8e-bd3c-4964-b1a8-d3e98b76c827.jpg saved to cache
2026-03-25 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9592e02d-1ab3-5a7e-af08-3c97acd490b3
2026-03-25 17:20:26 [adesa.de] INFO: Found listing with ID: 10717111
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717111%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [adesa.de] INFO: Scrape type for 10717111: 2
2026-03-25 17:20:26 [adesa.de] INFO: Scraping item 10717111 url https://www.openlane.eu/en/carv6/auction/10717111
2026-03-25 17:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723688> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725078> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723719> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134272a590>
2026-03-25 17:20:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252Fddbe2f47-4563-420b-9f36-9a143448409b.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/ddbe2f47-4563-420b-9f36-9a143448409b.jpg saved to cache
2026-03-25 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bd273e0a-1644-5d2c-9485-fee68b7356dd
2026-03-25 17:20:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da38125a-5f07-566c-a183-8efacf0f2ec6 with identifier: 10723734
2026-03-25 17:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da38125a-5f07-566c-a183-8efacf0f2ec6 with scrape type 1
2026-03-25 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item da38125a-5f07-566c-a183-8efacf0f2ec6
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693113%252Fgeneral%252F7025a214-9704-4d44-86b9-94da30a44382.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693113/general/7025a214-9704-4d44-86b9-94da30a44382.JPG not downloaded yet
2026-03-25 17:20:26 [adesa.de] INFO: Found listing with ID: 10708611
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708611%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [adesa.de] INFO: Scrape type for 10708611: 0
2026-03-25 17:20:26 [adesa.de] INFO: Skipping item 10708611 url https://www.openlane.eu/en/carv6/auction/10708611
2026-03-25 17:20:26 [adesa.de] INFO: Found listing with ID: 10708613
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708613%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [adesa.de] INFO: Scrape type for 10708613: 0
2026-03-25 17:20:26 [adesa.de] INFO: Skipping item 10708613 url https://www.openlane.eu/en/carv6/auction/10708613
2026-03-25 17:20:26 [adesa.de] INFO: Found listing with ID: 10708620
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708620%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [adesa.de] INFO: Scrape type for 10708620: 0
2026-03-25 17:20:26 [adesa.de] INFO: Skipping item 10708620 url https://www.openlane.eu/en/carv6/auction/10708620
2026-03-25 17:20:26 [adesa.de] INFO: Found listing with ID: 10708621
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708621%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [adesa.de] INFO: Scrape type for 10708621: 0
2026-03-25 17:20:26 [adesa.de] INFO: Skipping item 10708621 url https://www.openlane.eu/en/carv6/auction/10708621
2026-03-25 17:20:26 [adesa.de] INFO: Found listing with ID: 10708619
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708619%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [adesa.de] INFO: Scrape type for 10708619: 0
2026-03-25 17:20:26 [adesa.de] INFO: Skipping item 10708619 url https://www.openlane.eu/en/carv6/auction/10708619
2026-03-25 17:20:26 [adesa.de] INFO: Found listing with ID: 10727493
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727493%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [adesa.de] INFO: Scrape type for 10727493: 1
2026-03-25 17:20:26 [adesa.de] INFO: Scraping item 10727493 url https://www.openlane.eu/en/carv6/auction/10727493
2026-03-25 17:20:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693113%252Fgeneral%252Fcdef82a0-258d-45c2-8474-c6e93164d862.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693113/general/cdef82a0-258d-45c2-8474-c6e93164d862.JPG not downloaded yet
2026-03-25 17:20:26 [adesa.de] INFO: Found listing with ID: 10722326
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722326%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [adesa.de] INFO: Scrape type for 10722326: 0
2026-03-25 17:20:26 [adesa.de] INFO: Skipping item 10722326 url https://www.openlane.eu/en/carv6/auction/10722326
2026-03-25 17:20:26 [adesa.de] INFO: Found listing with ID: 10722345
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722345%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [adesa.de] INFO: Scrape type for 10722345: 0
2026-03-25 17:20:26 [adesa.de] INFO: Skipping item 10722345 url https://www.openlane.eu/en/carv6/auction/10722345
2026-03-25 17:20:26 [adesa.de] INFO: Found listing with ID: 10722328
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722328%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [adesa.de] INFO: Scrape type for 10722328: 0
2026-03-25 17:20:26 [adesa.de] INFO: Skipping item 10722328 url https://www.openlane.eu/en/carv6/auction/10722328
2026-03-25 17:20:26 [adesa.de] INFO: Found listing with ID: 10719377
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719377%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [adesa.de] INFO: Scrape type for 10719377: 0
2026-03-25 17:20:26 [adesa.de] INFO: Skipping item 10719377 url https://www.openlane.eu/en/carv6/auction/10719377
2026-03-25 17:20:26 [adesa.de] INFO: Found listing with ID: 10722338
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722338%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [adesa.de] INFO: Scrape type for 10722338: 0
2026-03-25 17:20:26 [adesa.de] INFO: Skipping item 10722338 url https://www.openlane.eu/en/carv6/auction/10722338
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693113%252Fgeneral%252F4a0a9af5-05d1-4eb3-9fc1-3d3fd46de2f3.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693113/general/4a0a9af5-05d1-4eb3-9fc1-3d3fd46de2f3.JPG not downloaded yet
2026-03-25 17:20:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53d2a771-9b4f-5b85-86cd-bd0e363997f7 with identifier: 10723688
2026-03-25 17:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 with scrape type 1
2026-03-25 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566143%252Fgeneral%252Ff7e865e8-025b-4796-8100-cb36d2137565.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566143/general/f7e865e8-025b-4796-8100-cb36d2137565.JPG not downloaded yet
2026-03-25 17:20:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3bb4cf8-2fdd-5bda-a7ae-940aa9657329 with identifier: 10725078
2026-03-25 17:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3bb4cf8-2fdd-5bda-a7ae-940aa9657329 with scrape type 1
2026-03-25 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f3bb4cf8-2fdd-5bda-a7ae-940aa9657329
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536293%252Fgeneral%252F4cb64bcb-c50e-4ee7-88b1-2efebce739ac.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536293/general/4cb64bcb-c50e-4ee7-88b1-2efebce739ac.jpg already downloaded
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536293%252Fgeneral%252Fd3596279-186d-4db0-bae4-bcc5d3b3ea35.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536293/general/d3596279-186d-4db0-bae4-bcc5d3b3ea35.jpg already downloaded
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536293%252Fgeneral%252Fc7ee54d3-fcdb-4e09-a605-aca5da13a3ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536293/general/c7ee54d3-fcdb-4e09-a605-aca5da13a3ad.jpg already downloaded
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536293%252Fgeneral%252F2320f7ee-1c15-4639-8d15-d0809627aaea.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536293/general/2320f7ee-1c15-4639-8d15-d0809627aaea.jpg already downloaded
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536293%252Fgeneral%252F848d0675-7fb4-448b-a0b4-f7e63221acb9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536293/general/848d0675-7fb4-448b-a0b4-f7e63221acb9.jpg already downloaded
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536293%252Fgeneral%252F65cd7af2-8ac1-48ad-b0c3-746554adb7c8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536293/general/65cd7af2-8ac1-48ad-b0c3-746554adb7c8.jpg already downloaded
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536293%252Fgeneral%252F4e6a50ac-7473-4111-92ba-af8b0eba06f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536293/general/4e6a50ac-7473-4111-92ba-af8b0eba06f8.jpg already downloaded
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536293%252Fgeneral%252F4c83d91d-da1a-406e-8db2-bf69f313d352.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536293/general/4c83d91d-da1a-406e-8db2-bf69f313d352.jpg already downloaded
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536293%252Fgeneral%252F2837e684-9f62-444e-a25b-2f17cbbcc603.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536293/general/2837e684-9f62-444e-a25b-2f17cbbcc603.jpg already downloaded
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536293%252Fgeneral%252F05953272-f79b-46fe-972a-06e3ee6bf5cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536293/general/05953272-f79b-46fe-972a-06e3ee6bf5cc.jpg already downloaded
2026-03-25 17:20:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f3bb4cf8-2fdd-5bda-a7ae-940aa9657329, identifier: 10725078
2026-03-25 17:20:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df16c5ce-ecb0-54bf-bb83-205a9d079867 with identifier: 10723719
2026-03-25 17:20:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df16c5ce-ecb0-54bf-bb83-205a9d079867 with scrape type 1
2026-03-25 17:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item df16c5ce-ecb0-54bf-bb83-205a9d079867
2026-03-25 17:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669817%252Fgeneral%252Fc0c0fdb6-8ee1-4885-b918-f2cc10b7c0ec.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669817/general/c0c0fdb6-8ee1-4885-b918-f2cc10b7c0ec.JPG not downloaded yet
2026-03-25 17:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742473/general/7bb321af-4358-4a43-9ead-896501fe2047.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726001)
2026-03-25 17:20:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f3bb4cf8-2fdd-5bda-a7ae-940aa9657329 with identifier: 10725078
2026-03-25 17:20:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f3bb4cf8-2fdd-5bda-a7ae-940aa9657329 with identifier: 10725078
2026-03-25 17:20:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f3bb4cf8-2fdd-5bda-a7ae-940aa9657329 with identifier: 10725078 to the API
2026-03-25 17:20:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725078>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'f3bb4cf8-2fdd-5bda-a7ae-940aa9657329',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '225000800',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725078',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 43482,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5536293/general/4cb64bcb-c50e-4ee7-88b1-2efebce739ac.jpg',
'https://images.openlane.eu/carimgs/5536293/general/d3596279-186d-4db0-bae4-bcc5d3b3ea35.jpg',
'https://images.openlane.eu/carimgs/5536293/general/c7ee54d3-fcdb-4e09-a605-aca5da13a3ad.jpg',
'https://images.openlane.eu/carimgs/5536293/general/2320f7ee-1c15-4639-8d15-d0809627aaea.jpg',
'https://images.openlane.eu/carimgs/5536293/general/848d0675-7fb4-448b-a0b4-f7e63221acb9.jpg',
'https://images.openlane.eu/carimgs/5536293/general/65cd7af2-8ac1-48ad-b0c3-746554adb7c8.jpg',
'https://images.openlane.eu/carimgs/5536293/general/4e6a50ac-7473-4111-92ba-af8b0eba06f8.jpg',
'https://images.openlane.eu/carimgs/5536293/general/4c83d91d-da1a-406e-8db2-bf69f313d352.jpg',
'https://images.openlane.eu/carimgs/5536293/general/2837e684-9f62-444e-a25b-2f17cbbcc603.jpg',
'https://images.openlane.eu/carimgs/5536293/general/05953272-f79b-46fe-972a-06e3ee6bf5cc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3bb4cf8-2fdd-5bda-a7ae-940aa9657329/f3bb4cf8-2fdd-5bda-a7ae-940aa9657329_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73582,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536293/general/4cb64bcb-c50e-4ee7-88b1-2efebce739ac.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3bb4cf8-2fdd-5bda-a7ae-940aa9657329/f3bb4cf8-2fdd-5bda-a7ae-940aa9657329_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110544,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536293/general/d3596279-186d-4db0-bae4-bcc5d3b3ea35.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3bb4cf8-2fdd-5bda-a7ae-940aa9657329/f3bb4cf8-2fdd-5bda-a7ae-940aa9657329_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93852,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536293/general/c7ee54d3-fcdb-4e09-a605-aca5da13a3ad.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3bb4cf8-2fdd-5bda-a7ae-940aa9657329/f3bb4cf8-2fdd-5bda-a7ae-940aa9657329_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119583,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536293/general/2320f7ee-1c15-4639-8d15-d0809627aaea.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3bb4cf8-2fdd-5bda-a7ae-940aa9657329/f3bb4cf8-2fdd-5bda-a7ae-940aa9657329_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102782,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536293/general/848d0675-7fb4-448b-a0b4-f7e63221acb9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3bb4cf8-2fdd-5bda-a7ae-940aa9657329/f3bb4cf8-2fdd-5bda-a7ae-940aa9657329_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111139,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536293/general/65cd7af2-8ac1-48ad-b0c3-746554adb7c8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3bb4cf8-2fdd-5bda-a7ae-940aa9657329/f3bb4cf8-2fdd-5bda-a7ae-940aa9657329_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98718,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536293/general/4e6a50ac-7473-4111-92ba-af8b0eba06f8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3bb4cf8-2fdd-5bda-a7ae-940aa9657329/f3bb4cf8-2fdd-5bda-a7ae-940aa9657329_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129467,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536293/general/4c83d91d-da1a-406e-8db2-bf69f313d352.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3bb4cf8-2fdd-5bda-a7ae-940aa9657329/f3bb4cf8-2fdd-5bda-a7ae-940aa9657329_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95185,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536293/general/2837e684-9f62-444e-a25b-2f17cbbcc603.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3bb4cf8-2fdd-5bda-a7ae-940aa9657329/f3bb4cf8-2fdd-5bda-a7ae-940aa9657329_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105493,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536293/general/05953272-f79b-46fe-972a-06e3ee6bf5cc.jpg',
'Width': 1280}],
'price': 24400,
'price_includes_vat': True,
'registration_date': '2022-11-28',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz C 300e Avantgarde - Hybrid - Automatic - 204 hp - '
'43.482 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2022}
2026-03-25 17:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725078%27 HTTP/1.1" 200 None
2026-03-25 17:20:27 [adesa.de] INFO: Saving data for 10725078: {'created_time': 1774459227.557198, 'last_price_update_time': 1774459227.55722, 'auction_closing_time': 1774530600.0}
2026-03-25 17:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725078') HTTP/1.1" 204 0
2026-03-25 17:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693113%252Fgeneral%252F85d7b89a-65c2-4677-b245-280ec2afeb38.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693113/general/85d7b89a-65c2-4677-b245-280ec2afeb38.JPG not downloaded yet
2026-03-25 17:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566143%252Fgeneral%252F8eb5b4d8-3c33-41a4-aa2d-6b1c5900d5ca.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566143/general/8eb5b4d8-3c33-41a4-aa2d-6b1c5900d5ca.JPG not downloaded yet
2026-03-25 17:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669817%252Fgeneral%252F92649e3f-8755-48d7-ad11-7861b9f92b65.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669817/general/92649e3f-8755-48d7-ad11-7861b9f92b65.JPG not downloaded yet
2026-03-25 17:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693113%252Fgeneral%252F35018fda-efc4-4b6a-a8de-115bb33200ce.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693113/general/35018fda-efc4-4b6a-a8de-115bb33200ce.JPG not downloaded yet
2026-03-25 17:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566143%252Fgeneral%252F63d95d85-39cc-46e0-a3b6-55439bc2e312.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566143/general/63d95d85-39cc-46e0-a3b6-55439bc2e312.JPG not downloaded yet
2026-03-25 17:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669817%252Fgeneral%252Ff0699298-8602-410b-bccb-f314d32138e5.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669817/general/f0699298-8602-410b-bccb-f314d32138e5.JPG not downloaded yet
2026-03-25 17:20:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134272ac90>
2026-03-25 17:20:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742473%252Fgeneral%252F7bb321af-4358-4a43-9ead-896501fe2047.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/7bb321af-4358-4a43-9ead-896501fe2047.jpg saved to cache
2026-03-25 17:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9592e02d-1ab3-5a7e-af08-3c97acd490b3
2026-03-25 17:20:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9592e02d-1ab3-5a7e-af08-3c97acd490b3, skipping ID generation
2026-03-25 17:20:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9592e02d-1ab3-5a7e-af08-3c97acd490b3 with scrape type 1
2026-03-25 17:20:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9592e02d-1ab3-5a7e-af08-3c97acd490b3 sending to next pipeline
2026-03-25 17:20:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9592e02d-1ab3-5a7e-af08-3c97acd490b3, identifier: 10726001
2026-03-25 17:20:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9592e02d-1ab3-5a7e-af08-3c97acd490b3 with identifier: 10726001
2026-03-25 17:20:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9592e02d-1ab3-5a7e-af08-3c97acd490b3 with identifier: 10726001
2026-03-25 17:20:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9592e02d-1ab3-5a7e-af08-3c97acd490b3 with identifier: 10726001 to the API
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742473/general/7bb321af-4358-4a43-9ead-896501fe2047.jpg>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Diesel',
'id': '9592e02d-1ab3-5a7e-af08-3c97acd490b3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601612BF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726001',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 82954,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58521,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742473/general/7bb321af-4358-4a43-9ead-896501fe2047.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67935,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742473/general/999a0034-2546-4e93-a7ad-f1b4d61f3c70.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64391,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742473/general/1b152b8e-bd3c-4964-b1a8-d3e98b76c827.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63504,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742473/general/cb5e6e50-b74d-4cba-b7ab-428afc961a5d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105310,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742473/general/f2b88ff3-4306-4577-9a30-d5909f13e29c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60378,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742473/general/866bfc58-fe9e-41ba-9702-9683a579c221.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93891,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742473/general/9352ad71-3e13-40db-a120-614efec2611f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92154,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742473/general/ce254b94-c8aa-497a-b12d-bb56f629e22f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742473/general/78f0b23b-d2f3-4e2d-9b86-f13591ccaac9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98741,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742473/general/120b2777-6ddd-4bcd-afa6-7d36e581001b.jpg',
'Width': 1024}],
'price': 20600,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Tiguan Allspace 2.0 TDI Life - Diesel - Automatic - 150 '
'hp - 82.954 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726001%27 HTTP/1.1" 200 None
2026-03-25 17:20:28 [adesa.de] INFO: Saving data for 10726001: {'created_time': 1774459228.304218, 'last_price_update_time': 1774459228.304233, 'auction_closing_time': 1774607100.0}
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726001') HTTP/1.1" 204 0
2026-03-25 17:20:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669817/general/c0c0fdb6-8ee1-4885-b918-f2cc10b7c0ec.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723719)
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693113%252Fgeneral%252F8195af9b-8c67-4694-b74b-25ae88d8480c.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693113/general/8195af9b-8c67-4694-b74b-25ae88d8480c.JPG not downloaded yet
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566143%252Fgeneral%252F3ef42103-a7f4-46e8-83b7-1718c3154bee.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566143/general/3ef42103-a7f4-46e8-83b7-1718c3154bee.JPG not downloaded yet
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669817%252Fgeneral%252F1ff1641f-d0af-4a97-a283-a4350d31952c.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669817/general/1ff1641f-d0af-4a97-a283-a4350d31952c.JPG not downloaded yet
2026-03-25 17:20:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ecb42fe-033f-5e37-89ce-258039b08f59 with identifier: 10724959
2026-03-25 17:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ecb42fe-033f-5e37-89ce-258039b08f59 with scrape type 1
2026-03-25 17:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ecb42fe-033f-5e37-89ce-258039b08f59
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5364021%252Fgeneral%252F493bdc63-6877-4d7b-b052-b4bbe1a6c914.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5364021/general/493bdc63-6877-4d7b-b052-b4bbe1a6c914.jpg already downloaded
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5364021%252Fgeneral%252Fd0568f80-ecd4-4a21-83ba-d11d827d1327.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5364021/general/d0568f80-ecd4-4a21-83ba-d11d827d1327.jpg already downloaded
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5364021%252Fgeneral%252F271db4e6-ef67-41cd-8c40-9632560e1ed0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5364021/general/271db4e6-ef67-41cd-8c40-9632560e1ed0.jpg already downloaded
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5364021%252Fgeneral%252Fffff9fbb-70fb-4f7f-abb2-c9d795f888d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5364021/general/ffff9fbb-70fb-4f7f-abb2-c9d795f888d4.jpg already downloaded
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5364021%252Fgeneral%252F4d77da51-f3f8-4965-9f49-386323a3b6eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5364021/general/4d77da51-f3f8-4965-9f49-386323a3b6eb.jpg already downloaded
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5364021%252Fgeneral%252Fc3e62e04-1598-4b96-9e9a-31f0ce4344f5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5364021/general/c3e62e04-1598-4b96-9e9a-31f0ce4344f5.jpg already downloaded
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5364021%252Fgeneral%252Fc606f930-19b6-445d-879b-1620289d29b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5364021/general/c606f930-19b6-445d-879b-1620289d29b9.jpg already downloaded
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5364021%252Fgeneral%252Fe9ecf7b9-3519-4a00-b092-cf9897990340.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5364021/general/e9ecf7b9-3519-4a00-b092-cf9897990340.jpg already downloaded
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5364021%252Fgeneral%252F5c424b24-e875-4f01-8de4-22d53c0bc26a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5364021/general/5c424b24-e875-4f01-8de4-22d53c0bc26a.jpg already downloaded
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5364021%252Fgeneral%252Fbdc7042a-3543-40f7-a536-e1ecd1c6aed3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5364021/general/bdc7042a-3543-40f7-a536-e1ecd1c6aed3.jpg already downloaded
2026-03-25 17:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2ecb42fe-033f-5e37-89ce-258039b08f59, identifier: 10724959
2026-03-25 17:20:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669817/general/92649e3f-8755-48d7-ad11-7861b9f92b65.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723719)
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693113%252Fgeneral%252F2f516abc-6685-45f5-be14-3d3479eef335.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693113/general/2f516abc-6685-45f5-be14-3d3479eef335.JPG not downloaded yet
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566143%252Fgeneral%252F287fa550-eaac-431e-9616-0f0e479288bc.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566143/general/287fa550-eaac-431e-9616-0f0e479288bc.JPG not downloaded yet
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669817%252Fgeneral%252Fadc0a162-9108-468f-872f-a8728d9492c9.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669817/general/adc0a162-9108-468f-872f-a8728d9492c9.JPG not downloaded yet
2026-03-25 17:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725096> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2ecb42fe-033f-5e37-89ce-258039b08f59 with identifier: 10724959
2026-03-25 17:20:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2ecb42fe-033f-5e37-89ce-258039b08f59 with identifier: 10724959
2026-03-25 17:20:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2ecb42fe-033f-5e37-89ce-258039b08f59 with identifier: 10724959 to the API
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724959>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': '2ecb42fe-033f-5e37-89ce-258039b08f59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125002784',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724959',
'listing': 'auctionplusdirectbuy',
'location': 'Judetul Arges (Romania)',
'make': 'Hyundai',
'model': 'Santa Fe',
'odometer': 70294,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5364021/general/493bdc63-6877-4d7b-b052-b4bbe1a6c914.jpg',
'https://images.openlane.eu/carimgs/5364021/general/d0568f80-ecd4-4a21-83ba-d11d827d1327.jpg',
'https://images.openlane.eu/carimgs/5364021/general/271db4e6-ef67-41cd-8c40-9632560e1ed0.jpg',
'https://images.openlane.eu/carimgs/5364021/general/ffff9fbb-70fb-4f7f-abb2-c9d795f888d4.jpg',
'https://images.openlane.eu/carimgs/5364021/general/4d77da51-f3f8-4965-9f49-386323a3b6eb.jpg',
'https://images.openlane.eu/carimgs/5364021/general/c3e62e04-1598-4b96-9e9a-31f0ce4344f5.jpg',
'https://images.openlane.eu/carimgs/5364021/general/c606f930-19b6-445d-879b-1620289d29b9.jpg',
'https://images.openlane.eu/carimgs/5364021/general/e9ecf7b9-3519-4a00-b092-cf9897990340.jpg',
'https://images.openlane.eu/carimgs/5364021/general/5c424b24-e875-4f01-8de4-22d53c0bc26a.jpg',
'https://images.openlane.eu/carimgs/5364021/general/bdc7042a-3543-40f7-a536-e1ecd1c6aed3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecb42fe-033f-5e37-89ce-258039b08f59/2ecb42fe-033f-5e37-89ce-258039b08f59_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53529,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5364021/general/493bdc63-6877-4d7b-b052-b4bbe1a6c914.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecb42fe-033f-5e37-89ce-258039b08f59/2ecb42fe-033f-5e37-89ce-258039b08f59_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93278,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5364021/general/d0568f80-ecd4-4a21-83ba-d11d827d1327.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecb42fe-033f-5e37-89ce-258039b08f59/2ecb42fe-033f-5e37-89ce-258039b08f59_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80345,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5364021/general/271db4e6-ef67-41cd-8c40-9632560e1ed0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecb42fe-033f-5e37-89ce-258039b08f59/2ecb42fe-033f-5e37-89ce-258039b08f59_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81208,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5364021/general/ffff9fbb-70fb-4f7f-abb2-c9d795f888d4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecb42fe-033f-5e37-89ce-258039b08f59/2ecb42fe-033f-5e37-89ce-258039b08f59_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80645,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5364021/general/4d77da51-f3f8-4965-9f49-386323a3b6eb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecb42fe-033f-5e37-89ce-258039b08f59/2ecb42fe-033f-5e37-89ce-258039b08f59_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77618,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5364021/general/c3e62e04-1598-4b96-9e9a-31f0ce4344f5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecb42fe-033f-5e37-89ce-258039b08f59/2ecb42fe-033f-5e37-89ce-258039b08f59_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68651,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5364021/general/c606f930-19b6-445d-879b-1620289d29b9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecb42fe-033f-5e37-89ce-258039b08f59/2ecb42fe-033f-5e37-89ce-258039b08f59_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52517,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5364021/general/e9ecf7b9-3519-4a00-b092-cf9897990340.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecb42fe-033f-5e37-89ce-258039b08f59/2ecb42fe-033f-5e37-89ce-258039b08f59_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55622,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5364021/general/5c424b24-e875-4f01-8de4-22d53c0bc26a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecb42fe-033f-5e37-89ce-258039b08f59/2ecb42fe-033f-5e37-89ce-258039b08f59_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76028,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5364021/general/bdc7042a-3543-40f7-a536-e1ecd1c6aed3.jpg',
'Width': 800}],
'price': 22600,
'price_includes_vat': True,
'registration_date': '2021-04-29',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Hyundai Santa Fe 1.6 GDi Prime - AWD - Hybrid - Automatic - 180 hp '
'- 70.294 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2021}
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724959%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [adesa.de] INFO: Saving data for 10724959: {'created_time': 1774459229.087445, 'last_price_update_time': 1774459229.087457, 'auction_closing_time': 1774530300.0}
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724959') HTTP/1.1" 204 0
2026-03-25 17:20:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693113%252Fgeneral%252F75c7aacf-417d-476a-add7-d71b34ad2660.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693113/general/75c7aacf-417d-476a-add7-d71b34ad2660.JPG not downloaded yet
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566143%252Fgeneral%252Fc30cd39e-3f61-4839-8cd3-bec031e1a109.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566143/general/c30cd39e-3f61-4839-8cd3-bec031e1a109.JPG not downloaded yet
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669817%252Fgeneral%252F1fd9c154-b42f-4978-af09-9c3a97716014.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669817/general/1fd9c154-b42f-4978-af09-9c3a97716014.JPG not downloaded yet
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item df16c5ce-ecb0-54bf-bb83-205a9d079867 due to Ignoring non-200 response
2026-03-25 17:20:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669817/general/f0699298-8602-410b-bccb-f314d32138e5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723719)
2026-03-25 17:20:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669817/general/1ff1641f-d0af-4a97-a283-a4350d31952c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723719)
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693113%252Fgeneral%252F3b289427-4002-4ffc-81bd-dfbad038da79.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693113/general/3b289427-4002-4ffc-81bd-dfbad038da79.JPG not downloaded yet
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566143%252Fgeneral%252Ffecefde1-ae38-42a0-8af6-b6841e70b848.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566143/general/fecefde1-ae38-42a0-8af6-b6841e70b848.JPG not downloaded yet
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669817%252Fgeneral%252Fe3b915ed-ce9f-482d-b9ea-927757cd9caa.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669817/general/e3b915ed-ce9f-482d-b9ea-927757cd9caa.JPG not downloaded yet
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item df16c5ce-ecb0-54bf-bb83-205a9d079867 due to Ignoring non-200 response
2026-03-25 17:20:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c55b436a-bf45-5a31-8d7f-2c9153094878 with identifier: 10725096
2026-03-25 17:20:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c55b436a-bf45-5a31-8d7f-2c9153094878 with scrape type 1
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c55b436a-bf45-5a31-8d7f-2c9153094878
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616966%252Fgeneral%252Fd305a9e4-eff5-4a66-8344-60b9af90cfe8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616966/general/d305a9e4-eff5-4a66-8344-60b9af90cfe8.jpg already downloaded
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616966%252Fgeneral%252F0399c1b6-5795-474d-a58b-4b26e7ce5c36.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616966/general/0399c1b6-5795-474d-a58b-4b26e7ce5c36.JPG not downloaded yet
2026-03-25 17:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724997> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5566143/general/3ef42103-a7f4-46e8-83b7-1718c3154bee.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723688)
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693113%252Fgeneral%252Fe0296306-7df2-44d5-9c31-2076a88aa5ad.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693113/general/e0296306-7df2-44d5-9c31-2076a88aa5ad.jpeg already downloaded
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566143%252Fgeneral%252F33f8708b-10ac-4c3d-a3ca-ce9aece12593.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566143/general/33f8708b-10ac-4c3d-a3ca-ce9aece12593.JPG not downloaded yet
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669817%252Fgeneral%252Ff0c5f4b5-8366-4f19-91a6-bfd08231e246.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669817/general/f0c5f4b5-8366-4f19-91a6-bfd08231e246.JPG not downloaded yet
2026-03-25 17:20:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616966%252Fgeneral%252F5bcc669b-2520-43cf-a5fb-131dc65a8d11.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616966/general/5bcc669b-2520-43cf-a5fb-131dc65a8d11.JPG not downloaded yet
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item df16c5ce-ecb0-54bf-bb83-205a9d079867 due to Ignoring non-200 response
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item df16c5ce-ecb0-54bf-bb83-205a9d079867 due to Ignoring non-200 response
2026-03-25 17:20:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5566143/general/c30cd39e-3f61-4839-8cd3-bec031e1a109.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723688)
2026-03-25 17:20:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669817/general/1fd9c154-b42f-4978-af09-9c3a97716014.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723719)
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566143%252Fgeneral%252F0e5708da-96d6-432e-90b6-bf84119261d6.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566143/general/0e5708da-96d6-432e-90b6-bf84119261d6.JPG not downloaded yet
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669817%252Fgeneral%252Fec290c19-6881-4997-9f68-6f1285e8ddf3.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669817/general/ec290c19-6881-4997-9f68-6f1285e8ddf3.JPG not downloaded yet
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616966%252Fgeneral%252F02029cf7-b3ce-48a2-b889-0a81bb33817e.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616966/general/02029cf7-b3ce-48a2-b889-0a81bb33817e.JPG not downloaded yet
2026-03-25 17:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725018> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566143%252Fgeneral%252Fa2eb20b1-ea33-4f42-b1dd-d00df8698ef9.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566143/general/a2eb20b1-ea33-4f42-b1dd-d00df8698ef9.JPG not downloaded yet
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669817%252Fgeneral%252F03e93aac-53bf-4317-a20b-1a85d6b2b182.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669817/general/03e93aac-53bf-4317-a20b-1a85d6b2b182.JPG not downloaded yet
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616966%252Fgeneral%252F00515670-4b16-4c31-8b29-b92ea4f6f976.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616966/general/00515670-4b16-4c31-8b29-b92ea4f6f976.JPG not downloaded yet
2026-03-25 17:20:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616966/general/0399c1b6-5795-474d-a58b-4b26e7ce5c36.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725096)
2026-03-25 17:20:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669817/general/e3b915ed-ce9f-482d-b9ea-927757cd9caa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723719)
2026-03-25 17:20:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616966/general/5bcc669b-2520-43cf-a5fb-131dc65a8d11.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725096)
2026-03-25 17:20:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669817/general/f0c5f4b5-8366-4f19-91a6-bfd08231e246.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723719)
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616966%252Fgeneral%252F2c11537f-1cb7-449e-9167-176bf25c45b9.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616966/general/2c11537f-1cb7-449e-9167-176bf25c45b9.JPG not downloaded yet
2026-03-25 17:20:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9763d5b6-ad99-599f-ac13-0b1b33f5d093 with identifier: 10724997
2026-03-25 17:20:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9763d5b6-ad99-599f-ac13-0b1b33f5d093 with scrape type 1
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9763d5b6-ad99-599f-ac13-0b1b33f5d093
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621711%252Fgeneral%252F6adb8247-5b0a-491c-8fea-bff37177aab6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621711/general/6adb8247-5b0a-491c-8fea-bff37177aab6.jpg already downloaded
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621711%252Fgeneral%252Ff68f13a5-1b79-4009-a066-de89e842fe1e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621711/general/f68f13a5-1b79-4009-a066-de89e842fe1e.jpg already downloaded
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621711%252Fgeneral%252Fc7e4cac5-d8e5-429a-a17d-229aa116bee0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621711/general/c7e4cac5-d8e5-429a-a17d-229aa116bee0.jpg already downloaded
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621711%252Fgeneral%252F259ee78a-da5c-4810-96dd-e3e3902c2b52.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621711/general/259ee78a-da5c-4810-96dd-e3e3902c2b52.jpg already downloaded
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621711%252Fgeneral%252F2f325dd3-9e05-4e37-8646-3a27543be577.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621711/general/2f325dd3-9e05-4e37-8646-3a27543be577.jpg already downloaded
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621711%252Fgeneral%252F853e4b4d-323a-44ad-98d6-0be9e1172d78.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621711/general/853e4b4d-323a-44ad-98d6-0be9e1172d78.jpg already downloaded
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621711%252Fgeneral%252Fbfee5af5-99a1-4707-9cd8-39a85eec3f80.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621711/general/bfee5af5-99a1-4707-9cd8-39a85eec3f80.jpg already downloaded
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621711%252Fgeneral%252F4a96b60e-38bd-4170-af35-6b844dc21dc4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621711/general/4a96b60e-38bd-4170-af35-6b844dc21dc4.jpg already downloaded
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621711%252Fgeneral%252F7b2e5128-a79b-46a1-934b-09632655bef0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621711/general/7b2e5128-a79b-46a1-934b-09632655bef0.jpg already downloaded
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621711%252Fgeneral%252F1af86ec2-d0a3-4ba5-a897-72e18528e41a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621711/general/1af86ec2-d0a3-4ba5-a897-72e18528e41a.jpg already downloaded
2026-03-25 17:20:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9763d5b6-ad99-599f-ac13-0b1b33f5d093, identifier: 10724997
2026-03-25 17:20:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 due to Ignoring non-200 response
2026-03-25 17:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9763d5b6-ad99-599f-ac13-0b1b33f5d093 with identifier: 10724997
2026-03-25 17:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9763d5b6-ad99-599f-ac13-0b1b33f5d093 with identifier: 10724997
2026-03-25 17:20:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9763d5b6-ad99-599f-ac13-0b1b33f5d093 with identifier: 10724997 to the API
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724997>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': '9763d5b6-ad99-599f-ac13-0b1b33f5d093',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000159',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724997',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'iX3',
'odometer': 139077,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5621711/general/6adb8247-5b0a-491c-8fea-bff37177aab6.jpg',
'https://images.openlane.eu/carimgs/5621711/general/f68f13a5-1b79-4009-a066-de89e842fe1e.jpg',
'https://images.openlane.eu/carimgs/5621711/general/c7e4cac5-d8e5-429a-a17d-229aa116bee0.jpg',
'https://images.openlane.eu/carimgs/5621711/general/259ee78a-da5c-4810-96dd-e3e3902c2b52.jpg',
'https://images.openlane.eu/carimgs/5621711/general/2f325dd3-9e05-4e37-8646-3a27543be577.jpg',
'https://images.openlane.eu/carimgs/5621711/general/853e4b4d-323a-44ad-98d6-0be9e1172d78.jpg',
'https://images.openlane.eu/carimgs/5621711/general/bfee5af5-99a1-4707-9cd8-39a85eec3f80.jpg',
'https://images.openlane.eu/carimgs/5621711/general/4a96b60e-38bd-4170-af35-6b844dc21dc4.jpg',
'https://images.openlane.eu/carimgs/5621711/general/7b2e5128-a79b-46a1-934b-09632655bef0.jpg',
'https://images.openlane.eu/carimgs/5621711/general/1af86ec2-d0a3-4ba5-a897-72e18528e41a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9763d5b6-ad99-599f-ac13-0b1b33f5d093/9763d5b6-ad99-599f-ac13-0b1b33f5d093_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1140895,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621711/general/6adb8247-5b0a-491c-8fea-bff37177aab6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9763d5b6-ad99-599f-ac13-0b1b33f5d093/9763d5b6-ad99-599f-ac13-0b1b33f5d093_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1137961,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621711/general/f68f13a5-1b79-4009-a066-de89e842fe1e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9763d5b6-ad99-599f-ac13-0b1b33f5d093/9763d5b6-ad99-599f-ac13-0b1b33f5d093_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1237141,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621711/general/c7e4cac5-d8e5-429a-a17d-229aa116bee0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9763d5b6-ad99-599f-ac13-0b1b33f5d093/9763d5b6-ad99-599f-ac13-0b1b33f5d093_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1216920,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621711/general/259ee78a-da5c-4810-96dd-e3e3902c2b52.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9763d5b6-ad99-599f-ac13-0b1b33f5d093/9763d5b6-ad99-599f-ac13-0b1b33f5d093_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1114354,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621711/general/2f325dd3-9e05-4e37-8646-3a27543be577.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9763d5b6-ad99-599f-ac13-0b1b33f5d093/9763d5b6-ad99-599f-ac13-0b1b33f5d093_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1322062,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621711/general/853e4b4d-323a-44ad-98d6-0be9e1172d78.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9763d5b6-ad99-599f-ac13-0b1b33f5d093/9763d5b6-ad99-599f-ac13-0b1b33f5d093_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 781539,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621711/general/bfee5af5-99a1-4707-9cd8-39a85eec3f80.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9763d5b6-ad99-599f-ac13-0b1b33f5d093/9763d5b6-ad99-599f-ac13-0b1b33f5d093_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 942672,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621711/general/4a96b60e-38bd-4170-af35-6b844dc21dc4.jpg',
'Width': 2937},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9763d5b6-ad99-599f-ac13-0b1b33f5d093/9763d5b6-ad99-599f-ac13-0b1b33f5d093_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 941590,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621711/general/7b2e5128-a79b-46a1-934b-09632655bef0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9763d5b6-ad99-599f-ac13-0b1b33f5d093/9763d5b6-ad99-599f-ac13-0b1b33f5d093_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1187226,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621711/general/1af86ec2-d0a3-4ba5-a897-72e18528e41a.jpg',
'Width': 2731}],
'price': 19200,
'price_includes_vat': True,
'registration_date': '2021-12-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW iX3 Inspiring - Electric - Automatic - 286 hp - 139.077 km',
'transmission': 'automatic',
'trim': 'Inspiring',
'vin': None,
'year': 2021}
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724997%27 HTTP/1.1" 200 None
2026-03-25 17:20:30 [adesa.de] INFO: Saving data for 10724997: {'created_time': 1774459230.278845, 'last_price_update_time': 1774459230.278857, 'auction_closing_time': 1774530300.0}
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724997') HTTP/1.1" 204 0
2026-03-25 17:20:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5566143/general/33f8708b-10ac-4c3d-a3ca-ce9aece12593.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723688)
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616966%252Fgeneral%252F85c33e5e-de95-4866-93df-eaa748994e07.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616966/general/85c33e5e-de95-4866-93df-eaa748994e07.JPG not downloaded yet
2026-03-25 17:20:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 due to Ignoring non-200 response
2026-03-25 17:20:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item df16c5ce-ecb0-54bf-bb83-205a9d079867 due to Ignoring non-200 response
2026-03-25 17:20:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 836b0e51-993c-517f-9ddb-7eb87fe55fdf with identifier: 10725018
2026-03-25 17:20:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 836b0e51-993c-517f-9ddb-7eb87fe55fdf with scrape type 1
2026-03-25 17:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 836b0e51-993c-517f-9ddb-7eb87fe55fdf
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660609%252Fgeneral%252F82dfc235-df3d-4436-bca4-b6ca676d36aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660609/general/82dfc235-df3d-4436-bca4-b6ca676d36aa.jpg already downloaded
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660609%252Fgeneral%252F8a4f367a-1d9b-453d-a908-62432ca0fbb9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660609/general/8a4f367a-1d9b-453d-a908-62432ca0fbb9.jpg already downloaded
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660609%252Fgeneral%252Ff1248ca0-65d5-4baa-b6f5-6ce41630e9c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660609/general/f1248ca0-65d5-4baa-b6f5-6ce41630e9c2.jpg already downloaded
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660609%252Fgeneral%252F803eef77-f768-4e53-9b4e-7690b7697228.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660609/general/803eef77-f768-4e53-9b4e-7690b7697228.jpg already downloaded
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660609%252Fgeneral%252F5a4e7639-1eab-4f58-be60-45c05e9d1191.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660609/general/5a4e7639-1eab-4f58-be60-45c05e9d1191.jpg already downloaded
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660609%252Fgeneral%252F24d428e0-bbdf-40cd-9434-053626c1e0e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660609/general/24d428e0-bbdf-40cd-9434-053626c1e0e5.jpg already downloaded
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660609%252Fgeneral%252F5d07330a-93bc-4c2b-b57e-945fd2beef2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660609/general/5d07330a-93bc-4c2b-b57e-945fd2beef2a.jpg already downloaded
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660609%252Fgeneral%252F69f7c5ec-f76c-4d76-90e5-a259dc28eebf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660609/general/69f7c5ec-f76c-4d76-90e5-a259dc28eebf.jpg already downloaded
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660609%252Fgeneral%252F07dda8e0-a0df-410e-8621-289488c76fbf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660609/general/07dda8e0-a0df-410e-8621-289488c76fbf.jpg already downloaded
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660609%252Fgeneral%252Fc721bcbd-2da7-4bcf-963a-51866a9dc1f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660609/general/c721bcbd-2da7-4bcf-963a-51866a9dc1f7.jpg already downloaded
2026-03-25 17:20:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 836b0e51-993c-517f-9ddb-7eb87fe55fdf, identifier: 10725018
2026-03-25 17:20:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c55b436a-bf45-5a31-8d7f-2c9153094878 due to Ignoring non-200 response
2026-03-25 17:20:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item df16c5ce-ecb0-54bf-bb83-205a9d079867 due to Ignoring non-200 response
2026-03-25 17:20:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item c55b436a-bf45-5a31-8d7f-2c9153094878 due to Ignoring non-200 response
2026-03-25 17:20:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item df16c5ce-ecb0-54bf-bb83-205a9d079867 due to Ignoring non-200 response
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616966%252Fgeneral%252Fbfee0eb5-8ed6-426b-833e-e3bc108352ca.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616966/general/bfee0eb5-8ed6-426b-833e-e3bc108352ca.JPG not downloaded yet
2026-03-25 17:20:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 836b0e51-993c-517f-9ddb-7eb87fe55fdf with identifier: 10725018
2026-03-25 17:20:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 836b0e51-993c-517f-9ddb-7eb87fe55fdf with identifier: 10725018
2026-03-25 17:20:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 836b0e51-993c-517f-9ddb-7eb87fe55fdf with identifier: 10725018 to the API
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725018>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 363,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': '836b0e51-993c-517f-9ddb-7eb87fe55fdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000358',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725018',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Explorer',
'odometer': 141020,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5660609/general/82dfc235-df3d-4436-bca4-b6ca676d36aa.jpg',
'https://images.openlane.eu/carimgs/5660609/general/8a4f367a-1d9b-453d-a908-62432ca0fbb9.jpg',
'https://images.openlane.eu/carimgs/5660609/general/f1248ca0-65d5-4baa-b6f5-6ce41630e9c2.jpg',
'https://images.openlane.eu/carimgs/5660609/general/803eef77-f768-4e53-9b4e-7690b7697228.jpg',
'https://images.openlane.eu/carimgs/5660609/general/5a4e7639-1eab-4f58-be60-45c05e9d1191.jpg',
'https://images.openlane.eu/carimgs/5660609/general/24d428e0-bbdf-40cd-9434-053626c1e0e5.jpg',
'https://images.openlane.eu/carimgs/5660609/general/5d07330a-93bc-4c2b-b57e-945fd2beef2a.jpg',
'https://images.openlane.eu/carimgs/5660609/general/69f7c5ec-f76c-4d76-90e5-a259dc28eebf.jpg',
'https://images.openlane.eu/carimgs/5660609/general/07dda8e0-a0df-410e-8621-289488c76fbf.jpg',
'https://images.openlane.eu/carimgs/5660609/general/c721bcbd-2da7-4bcf-963a-51866a9dc1f7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836b0e51-993c-517f-9ddb-7eb87fe55fdf/836b0e51-993c-517f-9ddb-7eb87fe55fdf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 864394,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660609/general/82dfc235-df3d-4436-bca4-b6ca676d36aa.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836b0e51-993c-517f-9ddb-7eb87fe55fdf/836b0e51-993c-517f-9ddb-7eb87fe55fdf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1028477,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660609/general/8a4f367a-1d9b-453d-a908-62432ca0fbb9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836b0e51-993c-517f-9ddb-7eb87fe55fdf/836b0e51-993c-517f-9ddb-7eb87fe55fdf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 722547,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660609/general/f1248ca0-65d5-4baa-b6f5-6ce41630e9c2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836b0e51-993c-517f-9ddb-7eb87fe55fdf/836b0e51-993c-517f-9ddb-7eb87fe55fdf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 549766,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660609/general/803eef77-f768-4e53-9b4e-7690b7697228.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836b0e51-993c-517f-9ddb-7eb87fe55fdf/836b0e51-993c-517f-9ddb-7eb87fe55fdf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 640319,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660609/general/5a4e7639-1eab-4f58-be60-45c05e9d1191.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836b0e51-993c-517f-9ddb-7eb87fe55fdf/836b0e51-993c-517f-9ddb-7eb87fe55fdf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 556366,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660609/general/24d428e0-bbdf-40cd-9434-053626c1e0e5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836b0e51-993c-517f-9ddb-7eb87fe55fdf/836b0e51-993c-517f-9ddb-7eb87fe55fdf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 528416,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660609/general/5d07330a-93bc-4c2b-b57e-945fd2beef2a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836b0e51-993c-517f-9ddb-7eb87fe55fdf/836b0e51-993c-517f-9ddb-7eb87fe55fdf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 722627,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660609/general/69f7c5ec-f76c-4d76-90e5-a259dc28eebf.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836b0e51-993c-517f-9ddb-7eb87fe55fdf/836b0e51-993c-517f-9ddb-7eb87fe55fdf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 474044,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660609/general/07dda8e0-a0df-410e-8621-289488c76fbf.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836b0e51-993c-517f-9ddb-7eb87fe55fdf/836b0e51-993c-517f-9ddb-7eb87fe55fdf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1641224,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660609/general/c721bcbd-2da7-4bcf-963a-51866a9dc1f7.jpg',
'Width': 2731}],
'price': 24500,
'price_includes_vat': True,
'registration_date': '2020-12-03',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Ford Explorer 3.0 EcoBoost - AWD - Hybrid - Automatic - 363 hp - '
'141.020 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725018%27 HTTP/1.1" 200 None
2026-03-25 17:20:30 [adesa.de] INFO: Saving data for 10725018: {'created_time': 1774459230.962978, 'last_price_update_time': 1774459230.962994, 'auction_closing_time': 1774530300.0}
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725018') HTTP/1.1" 204 0
2026-03-25 17:20:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616966/general/02029cf7-b3ce-48a2-b889-0a81bb33817e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725096)
2026-03-25 17:20:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616966/general/00515670-4b16-4c31-8b29-b92ea4f6f976.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725096)
2026-03-25 17:20:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669817/general/03e93aac-53bf-4317-a20b-1a85d6b2b182.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723719)
2026-03-25 17:20:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5566143/general/a2eb20b1-ea33-4f42-b1dd-d00df8698ef9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723688)
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616966%252Fgeneral%252F20497950-50c3-4431-b16a-0e24607d89ec.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616966/general/20497950-50c3-4431-b16a-0e24607d89ec.JPG not downloaded yet
2026-03-25 17:20:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725118> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725206> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 due to Ignoring non-200 response
2026-03-25 17:20:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616966%252Fgeneral%252F5f6e22ca-c8e0-46aa-9afd-7f39e97dae7a.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616966/general/5f6e22ca-c8e0-46aa-9afd-7f39e97dae7a.JPG not downloaded yet
2026-03-25 17:20:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616966/general/2c11537f-1cb7-449e-9167-176bf25c45b9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725096)
2026-03-25 17:20:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5566143/general/fecefde1-ae38-42a0-8af6-b6841e70b848.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723688)
2026-03-25 17:20:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616966/general/85c33e5e-de95-4866-93df-eaa748994e07.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725096)
2026-03-25 17:20:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669817/general/ec290c19-6881-4997-9f68-6f1285e8ddf3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723719)
2026-03-25 17:20:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5566143/general/0e5708da-96d6-432e-90b6-bf84119261d6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723688)
2026-03-25 17:20:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616966/general/20497950-50c3-4431-b16a-0e24607d89ec.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725096)
2026-03-25 17:20:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616966/general/5f6e22ca-c8e0-46aa-9afd-7f39e97dae7a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725096)
2026-03-25 17:20:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693113/general/3b289427-4002-4ffc-81bd-dfbad038da79.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723734)
2026-03-25 17:20:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c55b436a-bf45-5a31-8d7f-2c9153094878 due to Ignoring non-200 response
2026-03-25 17:20:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616966/general/bfee0eb5-8ed6-426b-833e-e3bc108352ca.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725096)
2026-03-25 17:20:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693113/general/75c7aacf-417d-476a-add7-d71b34ad2660.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723734)
2026-03-25 17:20:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item c55b436a-bf45-5a31-8d7f-2c9153094878 due to Ignoring non-200 response
2026-03-25 17:20:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item df16c5ce-ecb0-54bf-bb83-205a9d079867 due to Ignoring non-200 response
2026-03-25 17:20:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 due to Ignoring non-200 response
2026-03-25 17:20:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5566143/general/287fa550-eaac-431e-9616-0f0e479288bc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723688)
2026-03-25 17:20:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669817/general/adc0a162-9108-468f-872f-a8728d9492c9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723719)
2026-03-25 17:20:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693113/general/2f516abc-6685-45f5-be14-3d3479eef335.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723734)
2026-03-25 17:20:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693113/general/8195af9b-8c67-4694-b74b-25ae88d8480c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723734)
2026-03-25 17:20:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5566143/general/63d95d85-39cc-46e0-a3b6-55439bc2e312.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723688)
2026-03-25 17:20:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db55c4c1-7503-5afc-a366-00126ac28316 with identifier: 10725118
2026-03-25 17:20:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db55c4c1-7503-5afc-a366-00126ac28316 with scrape type 1
2026-03-25 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item db55c4c1-7503-5afc-a366-00126ac28316
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654888%252Fgeneral%252Fb699bb1c-913e-4b56-83f5-37bbbe5d3532.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654888/general/b699bb1c-913e-4b56-83f5-37bbbe5d3532.jpg already downloaded
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654888%252Fgeneral%252F172771ca-9854-47aa-8de2-df9b700b8ad7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654888/general/172771ca-9854-47aa-8de2-df9b700b8ad7.jpg already downloaded
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654888%252Fgeneral%252F3e830e1e-3d51-4f66-bd19-4bff506d6e2e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654888/general/3e830e1e-3d51-4f66-bd19-4bff506d6e2e.jpg already downloaded
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654888%252Fgeneral%252Fa14904dd-8e37-443c-a09b-4a0235a1c76d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654888/general/a14904dd-8e37-443c-a09b-4a0235a1c76d.jpg already downloaded
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654888%252Fgeneral%252F59f385d6-4e64-455f-914c-4e82da24826e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654888/general/59f385d6-4e64-455f-914c-4e82da24826e.jpg already downloaded
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654888%252Fgeneral%252F49ff0f30-8817-47fa-bb9c-50e00c157c2d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654888/general/49ff0f30-8817-47fa-bb9c-50e00c157c2d.jpg already downloaded
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654888%252Fgeneral%252F7a3a2dc8-8f19-4bda-b154-6c0502cc0fcf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654888/general/7a3a2dc8-8f19-4bda-b154-6c0502cc0fcf.jpg already downloaded
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654888%252Fgeneral%252F0246bcd7-984e-49c5-92a1-666303cdd891.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654888/general/0246bcd7-984e-49c5-92a1-666303cdd891.jpg already downloaded
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654888%252Fgeneral%252F5ec779e6-7828-4448-839a-6c089a0ce9df.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654888/general/5ec779e6-7828-4448-839a-6c089a0ce9df.jpg already downloaded
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654888%252Fgeneral%252Fe3c7de6a-683d-42e0-bf82-c15b68e39dd4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654888/general/e3c7de6a-683d-42e0-bf82-c15b68e39dd4.jpg already downloaded
2026-03-25 17:20:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: db55c4c1-7503-5afc-a366-00126ac28316, identifier: 10725118
2026-03-25 17:20:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e11f6abe-657b-5b65-b785-10b119abf269 with identifier: 10725206
2026-03-25 17:20:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e11f6abe-657b-5b65-b785-10b119abf269 with scrape type 1
2026-03-25 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e11f6abe-657b-5b65-b785-10b119abf269
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252F6024bb7d-4c95-497b-855b-89bfd68eb4f3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/6024bb7d-4c95-497b-855b-89bfd68eb4f3.jpg not downloaded yet
2026-03-25 17:20:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: db55c4c1-7503-5afc-a366-00126ac28316 with identifier: 10725118
2026-03-25 17:20:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: db55c4c1-7503-5afc-a366-00126ac28316 with identifier: 10725118
2026-03-25 17:20:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: db55c4c1-7503-5afc-a366-00126ac28316 with identifier: 10725118 to the API
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725118>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 313,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': 'db55c4c1-7503-5afc-a366-00126ac28316',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000082',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725118',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'iX1',
'odometer': 109518,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5654888/general/b699bb1c-913e-4b56-83f5-37bbbe5d3532.jpg',
'https://images.openlane.eu/carimgs/5654888/general/172771ca-9854-47aa-8de2-df9b700b8ad7.jpg',
'https://images.openlane.eu/carimgs/5654888/general/3e830e1e-3d51-4f66-bd19-4bff506d6e2e.jpg',
'https://images.openlane.eu/carimgs/5654888/general/a14904dd-8e37-443c-a09b-4a0235a1c76d.jpg',
'https://images.openlane.eu/carimgs/5654888/general/59f385d6-4e64-455f-914c-4e82da24826e.jpg',
'https://images.openlane.eu/carimgs/5654888/general/49ff0f30-8817-47fa-bb9c-50e00c157c2d.jpg',
'https://images.openlane.eu/carimgs/5654888/general/7a3a2dc8-8f19-4bda-b154-6c0502cc0fcf.jpg',
'https://images.openlane.eu/carimgs/5654888/general/0246bcd7-984e-49c5-92a1-666303cdd891.jpg',
'https://images.openlane.eu/carimgs/5654888/general/5ec779e6-7828-4448-839a-6c089a0ce9df.jpg',
'https://images.openlane.eu/carimgs/5654888/general/e3c7de6a-683d-42e0-bf82-c15b68e39dd4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db55c4c1-7503-5afc-a366-00126ac28316/db55c4c1-7503-5afc-a366-00126ac28316_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1016833,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654888/general/b699bb1c-913e-4b56-83f5-37bbbe5d3532.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db55c4c1-7503-5afc-a366-00126ac28316/db55c4c1-7503-5afc-a366-00126ac28316_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1108794,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654888/general/172771ca-9854-47aa-8de2-df9b700b8ad7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db55c4c1-7503-5afc-a366-00126ac28316/db55c4c1-7503-5afc-a366-00126ac28316_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 934347,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654888/general/3e830e1e-3d51-4f66-bd19-4bff506d6e2e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db55c4c1-7503-5afc-a366-00126ac28316/db55c4c1-7503-5afc-a366-00126ac28316_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1015578,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654888/general/a14904dd-8e37-443c-a09b-4a0235a1c76d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db55c4c1-7503-5afc-a366-00126ac28316/db55c4c1-7503-5afc-a366-00126ac28316_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1016131,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654888/general/59f385d6-4e64-455f-914c-4e82da24826e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db55c4c1-7503-5afc-a366-00126ac28316/db55c4c1-7503-5afc-a366-00126ac28316_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 905385,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654888/general/49ff0f30-8817-47fa-bb9c-50e00c157c2d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db55c4c1-7503-5afc-a366-00126ac28316/db55c4c1-7503-5afc-a366-00126ac28316_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 829332,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654888/general/7a3a2dc8-8f19-4bda-b154-6c0502cc0fcf.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db55c4c1-7503-5afc-a366-00126ac28316/db55c4c1-7503-5afc-a366-00126ac28316_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 870545,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654888/general/0246bcd7-984e-49c5-92a1-666303cdd891.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db55c4c1-7503-5afc-a366-00126ac28316/db55c4c1-7503-5afc-a366-00126ac28316_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 851925,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654888/general/5ec779e6-7828-4448-839a-6c089a0ce9df.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db55c4c1-7503-5afc-a366-00126ac28316/db55c4c1-7503-5afc-a366-00126ac28316_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 688871,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654888/general/e3c7de6a-683d-42e0-bf82-c15b68e39dd4.jpg',
'Width': 2731}],
'price': 22600,
'price_includes_vat': True,
'registration_date': '2023-03-30',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW iX1 - xDrive - Electric - Automatic - 313 hp - 109.518 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725118%27 HTTP/1.1" 200 None
2026-03-25 17:20:31 [adesa.de] INFO: Saving data for 10725118: {'created_time': 1774459231.77708, 'last_price_update_time': 1774459231.777092, 'auction_closing_time': 1774530600.0}
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725118') HTTP/1.1" 204 0
2026-03-25 17:20:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693113/general/35018fda-efc4-4b6a-a8de-115bb33200ce.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723734)
2026-03-25 17:20:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693113/general/85d7b89a-65c2-4677-b245-280ec2afeb38.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723734)
2026-03-25 17:20:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5566143/general/8eb5b4d8-3c33-41a4-aa2d-6b1c5900d5ca.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723688)
2026-03-25 17:20:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5566143/general/f7e865e8-025b-4796-8100-cb36d2137565.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723688)
2026-03-25 17:20:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693113/general/4a0a9af5-05d1-4eb3-9fc1-3d3fd46de2f3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723734)
2026-03-25 17:20:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693113/general/cdef82a0-258d-45c2-8474-c6e93164d862.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723734)
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252F95fa50bd-6689-4db1-a892-2c49058b2062.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/95fa50bd-6689-4db1-a892-2c49058b2062.jpg not downloaded yet
2026-03-25 17:20:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725596> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727088> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252F7639530e-f869-4656-be32-969413686eda.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/7639530e-f869-4656-be32-969413686eda.jpg not downloaded yet
2026-03-25 17:20:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725128> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c55b436a-bf45-5a31-8d7f-2c9153094878 due to Ignoring non-200 response
2026-03-25 17:20:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 due to Ignoring non-200 response
2026-03-25 17:20:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item c55b436a-bf45-5a31-8d7f-2c9153094878 due to Ignoring non-200 response
2026-03-25 17:20:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item df16c5ce-ecb0-54bf-bb83-205a9d079867 due to Ignoring non-200 response
2026-03-25 17:20:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 due to Ignoring non-200 response
2026-03-25 17:20:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item c55b436a-bf45-5a31-8d7f-2c9153094878 due to Ignoring non-200 response
2026-03-25 17:20:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item c55b436a-bf45-5a31-8d7f-2c9153094878 due to Ignoring non-200 response
2026-03-25 17:20:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item da38125a-5f07-566c-a183-8efacf0f2ec6 due to Ignoring non-200 response
2026-03-25 17:20:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c55b436a-bf45-5a31-8d7f-2c9153094878, skipping ID generation
2026-03-25 17:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c55b436a-bf45-5a31-8d7f-2c9153094878 with scrape type 1
2026-03-25 17:20:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c55b436a-bf45-5a31-8d7f-2c9153094878 sending to next pipeline
2026-03-25 17:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c55b436a-bf45-5a31-8d7f-2c9153094878, identifier: 10725096
2026-03-25 17:20:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item da38125a-5f07-566c-a183-8efacf0f2ec6 due to Ignoring non-200 response
2026-03-25 17:20:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 due to Ignoring non-200 response
2026-03-25 17:20:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: df16c5ce-ecb0-54bf-bb83-205a9d079867, skipping ID generation
2026-03-25 17:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df16c5ce-ecb0-54bf-bb83-205a9d079867 with scrape type 1
2026-03-25 17:20:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item df16c5ce-ecb0-54bf-bb83-205a9d079867 sending to next pipeline
2026-03-25 17:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: df16c5ce-ecb0-54bf-bb83-205a9d079867, identifier: 10723719
2026-03-25 17:20:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d50eec7-2cfe-5e0b-884e-468d1fd7a247 with identifier: 10728603
2026-03-25 17:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d50eec7-2cfe-5e0b-884e-468d1fd7a247 with scrape type 1
2026-03-25 17:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0d50eec7-2cfe-5e0b-884e-468d1fd7a247
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678514%252Fgeneral%252F15358854-cda8-42cf-9462-892df2c1dc51.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678514/general/15358854-cda8-42cf-9462-892df2c1dc51.jpg already downloaded
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678514%252Fgeneral%252Fefcae069-33c9-4462-b1bb-d9b79906a115.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678514/general/efcae069-33c9-4462-b1bb-d9b79906a115.jpg already downloaded
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678514%252Fgeneral%252Fa6282006-7dc9-4090-b1e1-2e428ec9ee2d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678514/general/a6282006-7dc9-4090-b1e1-2e428ec9ee2d.jpg already downloaded
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678514%252Fgeneral%252F1d387204-862f-4cde-bb67-975c14e94306.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678514/general/1d387204-862f-4cde-bb67-975c14e94306.jpg already downloaded
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678514%252Fgeneral%252Fccbf14d5-7850-4410-af8d-f52ddded2822.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678514/general/ccbf14d5-7850-4410-af8d-f52ddded2822.jpg already downloaded
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678514%252Fgeneral%252Facceac8b-b00b-4f9b-830d-ed00bcbf5b87.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678514/general/acceac8b-b00b-4f9b-830d-ed00bcbf5b87.jpg already downloaded
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678514%252Fgeneral%252F2e3f3a3e-73da-4c26-821b-2b1584123655.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678514/general/2e3f3a3e-73da-4c26-821b-2b1584123655.jpg already downloaded
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678514%252Fgeneral%252F69e09e1c-34b0-4670-9b15-a83d37315340.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678514/general/69e09e1c-34b0-4670-9b15-a83d37315340.jpg already downloaded
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678514%252Fgeneral%252F2971bd55-e528-44a0-ae59-27683e2275b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678514/general/2971bd55-e528-44a0-ae59-27683e2275b1.jpg already downloaded
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678514%252Fgeneral%252F0bba23fe-3702-45a3-9f3e-e5c18d5c95f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678514/general/0bba23fe-3702-45a3-9f3e-e5c18d5c95f8.jpg already downloaded
2026-03-25 17:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0d50eec7-2cfe-5e0b-884e-468d1fd7a247, identifier: 10728603
2026-03-25 17:20:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item da38125a-5f07-566c-a183-8efacf0f2ec6 due to Ignoring non-200 response
2026-03-25 17:20:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item da38125a-5f07-566c-a183-8efacf0f2ec6 due to Ignoring non-200 response
2026-03-25 17:20:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 due to Ignoring non-200 response
2026-03-25 17:20:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693113/general/7025a214-9704-4d44-86b9-94da30a44382.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723734)
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252F3ffc1c8a-430e-4daf-ad50-bbb95b8a7e66.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/3ffc1c8a-430e-4daf-ad50-bbb95b8a7e66.jpg not downloaded yet
2026-03-25 17:20:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c55b436a-bf45-5a31-8d7f-2c9153094878 with identifier: 10725096
2026-03-25 17:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c55b436a-bf45-5a31-8d7f-2c9153094878 with identifier: 10725096
2026-03-25 17:20:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c55b436a-bf45-5a31-8d7f-2c9153094878 with identifier: 10725096 to the API
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:32 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5616966/general/bfee0eb5-8ed6-426b-833e-e3bc108352ca.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 487,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': 'c55b436a-bf45-5a31-8d7f-2c9153094878',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000117',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725096',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Mustang Mach-E',
'odometer': 41227,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c55b436a-bf45-5a31-8d7f-2c9153094878/c55b436a-bf45-5a31-8d7f-2c9153094878_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356127,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616966/general/d305a9e4-eff5-4a66-8344-60b9af90cfe8.jpg',
'Width': 2731}],
'price': 28600,
'price_includes_vat': True,
'registration_date': '2022-09-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Ford Mustang Mach-E GT - AWD - Electric - Automatic - 487 hp - '
'41.227 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725096%27 HTTP/1.1" 200 None
2026-03-25 17:20:32 [adesa.de] INFO: Saving data for 10725096: {'created_time': 1774459232.786247, 'last_price_update_time': 1774459232.786262, 'auction_closing_time': 1774530600.0}
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725096') HTTP/1.1" 204 0
2026-03-25 17:20:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: df16c5ce-ecb0-54bf-bb83-205a9d079867 with identifier: 10723719
2026-03-25 17:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: df16c5ce-ecb0-54bf-bb83-205a9d079867 with identifier: 10723719
2026-03-25 17:20:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: df16c5ce-ecb0-54bf-bb83-205a9d079867 with identifier: 10723719 to the API
2026-03-25 17:20:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:33 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5669817/general/adc0a162-9108-468f-872f-a8728d9492c9.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 404,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'df16c5ce-ecb0-54bf-bb83-205a9d079867',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG785JB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723719',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Defender',
'odometer': 133370,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photos': [],
'price': 45400,
'price_includes_vat': True,
'registration_date': '2021-07-05',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Defender 110 2.0 P400e X-Dynamic SE - AWD - Hybrid - '
'Automatic - 404 hp - 133.370 km',
'transmission': 'automatic',
'trim': 'X-Dynamic SE',
'vin': None,
'year': 2021}
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723719%27 HTTP/1.1" 200 None
2026-03-25 17:20:33 [adesa.de] INFO: Saving data for 10723719: {'created_time': 1774459233.127949, 'last_price_update_time': 1774459233.127964, 'auction_closing_time': 1774599000.0}
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723719') HTTP/1.1" 204 0
2026-03-25 17:20:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0d50eec7-2cfe-5e0b-884e-468d1fd7a247 with identifier: 10728603
2026-03-25 17:20:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0d50eec7-2cfe-5e0b-884e-468d1fd7a247 with identifier: 10728603
2026-03-25 17:20:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0d50eec7-2cfe-5e0b-884e-468d1fd7a247 with identifier: 10728603 to the API
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728603>
{'auction_title': '',
'c_o_2_emission_value': 204,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 237,
'expiration_date': '2026-03-26T12:15:00Z',
'fuel_type': 'Diesel',
'id': '0d50eec7-2cfe-5e0b-884e-468d1fd7a247',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DNAX2742',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728603',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 28340,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5678514/general/15358854-cda8-42cf-9462-892df2c1dc51.jpg',
'https://images.openlane.eu/carimgs/5678514/general/efcae069-33c9-4462-b1bb-d9b79906a115.jpg',
'https://images.openlane.eu/carimgs/5678514/general/a6282006-7dc9-4090-b1e1-2e428ec9ee2d.jpg',
'https://images.openlane.eu/carimgs/5678514/general/1d387204-862f-4cde-bb67-975c14e94306.jpg',
'https://images.openlane.eu/carimgs/5678514/general/ccbf14d5-7850-4410-af8d-f52ddded2822.jpg',
'https://images.openlane.eu/carimgs/5678514/general/acceac8b-b00b-4f9b-830d-ed00bcbf5b87.jpg',
'https://images.openlane.eu/carimgs/5678514/general/2e3f3a3e-73da-4c26-821b-2b1584123655.jpg',
'https://images.openlane.eu/carimgs/5678514/general/69e09e1c-34b0-4670-9b15-a83d37315340.jpg',
'https://images.openlane.eu/carimgs/5678514/general/2971bd55-e528-44a0-ae59-27683e2275b1.jpg',
'https://images.openlane.eu/carimgs/5678514/general/0bba23fe-3702-45a3-9f3e-e5c18d5c95f8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79c227d4-cdc7-593e-872a-f1be7f03f6ad/79c227d4-cdc7-593e-872a-f1be7f03f6ad_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101594,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678514/general/15358854-cda8-42cf-9462-892df2c1dc51.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79c227d4-cdc7-593e-872a-f1be7f03f6ad/79c227d4-cdc7-593e-872a-f1be7f03f6ad_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105117,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678514/general/efcae069-33c9-4462-b1bb-d9b79906a115.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79c227d4-cdc7-593e-872a-f1be7f03f6ad/79c227d4-cdc7-593e-872a-f1be7f03f6ad_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93940,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678514/general/1d387204-862f-4cde-bb67-975c14e94306.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79c227d4-cdc7-593e-872a-f1be7f03f6ad/79c227d4-cdc7-593e-872a-f1be7f03f6ad_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90648,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678514/general/ccbf14d5-7850-4410-af8d-f52ddded2822.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79c227d4-cdc7-593e-872a-f1be7f03f6ad/79c227d4-cdc7-593e-872a-f1be7f03f6ad_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97997,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678514/general/acceac8b-b00b-4f9b-830d-ed00bcbf5b87.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79c227d4-cdc7-593e-872a-f1be7f03f6ad/79c227d4-cdc7-593e-872a-f1be7f03f6ad_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102995,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678514/general/a6282006-7dc9-4090-b1e1-2e428ec9ee2d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79c227d4-cdc7-593e-872a-f1be7f03f6ad/79c227d4-cdc7-593e-872a-f1be7f03f6ad_image_10.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67360,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678514/general/2e3f3a3e-73da-4c26-821b-2b1584123655.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79c227d4-cdc7-593e-872a-f1be7f03f6ad/79c227d4-cdc7-593e-872a-f1be7f03f6ad_image_11.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70961,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678514/general/69e09e1c-34b0-4670-9b15-a83d37315340.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79c227d4-cdc7-593e-872a-f1be7f03f6ad/79c227d4-cdc7-593e-872a-f1be7f03f6ad_image_12.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88596,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678514/general/2971bd55-e528-44a0-ae59-27683e2275b1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79c227d4-cdc7-593e-872a-f1be7f03f6ad/79c227d4-cdc7-593e-872a-f1be7f03f6ad_image_13.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48488,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678514/general/0bba23fe-3702-45a3-9f3e-e5c18d5c95f8.jpg',
'Width': 800}],
'price': 54100,
'price_includes_vat': True,
'registration_date': '2024-07-18',
'seats_number': 8,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz V 300d Avantgarde - Diesel - Automatic - 237 hp - '
'28.340 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2024}
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728603%27 HTTP/1.1" 200 None
2026-03-25 17:20:33 [adesa.de] INFO: Saving data for 10728603: {'created_time': 1774459233.528507, 'last_price_update_time': 1774459233.528521, 'auction_closing_time': 1774527300.0}
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728603') HTTP/1.1" 204 0
2026-03-25 17:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745971/general/6024bb7d-4c95-497b-855b-89bfd68eb4f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725206)
2026-03-25 17:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742455/general/caef7956-e9bc-47c0-8b3e-10a907d9b5d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725999)
2026-03-25 17:20:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item c55b436a-bf45-5a31-8d7f-2c9153094878 due to Ignoring non-200 response
2026-03-25 17:20:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item df16c5ce-ecb0-54bf-bb83-205a9d079867 due to Ignoring non-200 response
2026-03-25 17:20:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item da38125a-5f07-566c-a183-8efacf0f2ec6 due to Ignoring non-200 response
2026-03-25 17:20:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item da38125a-5f07-566c-a183-8efacf0f2ec6 due to Ignoring non-200 response
2026-03-25 17:20:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 due to Ignoring non-200 response
2026-03-25 17:20:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 53d2a771-9b4f-5b85-86cd-bd0e363997f7, skipping ID generation
2026-03-25 17:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 with scrape type 1
2026-03-25 17:20:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 sending to next pipeline
2026-03-25 17:20:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 53d2a771-9b4f-5b85-86cd-bd0e363997f7, identifier: 10723688
2026-03-25 17:20:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item da38125a-5f07-566c-a183-8efacf0f2ec6 due to Ignoring non-200 response
2026-03-25 17:20:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item da38125a-5f07-566c-a183-8efacf0f2ec6 due to Ignoring non-200 response
2026-03-25 17:20:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05f64bf6-9e99-5a9c-a023-0a9b9650de31 with identifier: 10725596
2026-03-25 17:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05f64bf6-9e99-5a9c-a023-0a9b9650de31 with scrape type 1
2026-03-25 17:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 05f64bf6-9e99-5a9c-a023-0a9b9650de31
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730285%252Fgeneral%252F3d586e47-14a4-487e-a52c-b4403ac2cc09.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730285/general/3d586e47-14a4-487e-a52c-b4403ac2cc09.jpg already downloaded
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730285%252Fgeneral%252F077d9625-4384-4f37-b61c-96cf396d63d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730285/general/077d9625-4384-4f37-b61c-96cf396d63d7.jpg already downloaded
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730285%252Fgeneral%252Ff4f6e5f8-c06a-49e4-a67f-eb53ba875bc9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730285/general/f4f6e5f8-c06a-49e4-a67f-eb53ba875bc9.jpg already downloaded
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730285%252Fgeneral%252Ff9495dcc-b612-411c-b284-4f6047d719cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730285/general/f9495dcc-b612-411c-b284-4f6047d719cd.jpg already downloaded
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730285%252Fgeneral%252F10be76dd-2443-4c44-8a71-6300009be8ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730285/general/10be76dd-2443-4c44-8a71-6300009be8ed.jpg already downloaded
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730285%252Fgeneral%252Ff6308a9e-4658-4436-8759-d40efe46d38b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730285/general/f6308a9e-4658-4436-8759-d40efe46d38b.jpg already downloaded
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730285%252Fgeneral%252Fa0bbf87a-55f8-48f4-9476-f327ad16a1a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730285/general/a0bbf87a-55f8-48f4-9476-f327ad16a1a3.jpg already downloaded
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730285%252Fgeneral%252F4b1d358f-bdee-4599-8601-eb99b3df3087.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730285/general/4b1d358f-bdee-4599-8601-eb99b3df3087.jpg already downloaded
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730285%252Fgeneral%252Fbe67db9f-816d-400c-a5e3-8ce606892b59.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730285/general/be67db9f-816d-400c-a5e3-8ce606892b59.jpg already downloaded
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730285%252Fgeneral%252F5db02d7a-6cc4-4b1e-8456-edb11f74ae05.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730285/general/5db02d7a-6cc4-4b1e-8456-edb11f74ae05.jpg already downloaded
2026-03-25 17:20:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 05f64bf6-9e99-5a9c-a023-0a9b9650de31, identifier: 10725596
2026-03-25 17:20:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72b71399-52d8-597c-aa18-e15e21dca850 with identifier: 10727088
2026-03-25 17:20:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72b71399-52d8-597c-aa18-e15e21dca850 with scrape type 1
2026-03-25 17:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 72b71399-52d8-597c-aa18-e15e21dca850
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717809%252Fgeneral%252Fb9d5f640-e053-4f73-8767-7c2fec53a9e2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717809/general/b9d5f640-e053-4f73-8767-7c2fec53a9e2.jpeg already downloaded
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717809%252Fgeneral%252Fba17cd76-9c58-49e5-9aa9-c27de85f7a7f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717809/general/ba17cd76-9c58-49e5-9aa9-c27de85f7a7f.jpeg already downloaded
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717809%252Fgeneral%252Faa44ec9d-a912-4863-a7de-ba4e40f1a07b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717809/general/aa44ec9d-a912-4863-a7de-ba4e40f1a07b.jpeg already downloaded
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717809%252Fgeneral%252Fbb6d5453-5418-4499-a232-d8e8981dad3c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717809/general/bb6d5453-5418-4499-a232-d8e8981dad3c.jpeg already downloaded
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717809%252Fgeneral%252Fcd1a26c2-1902-4f80-9fcf-e2a43a930b21.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717809/general/cd1a26c2-1902-4f80-9fcf-e2a43a930b21.jpeg already downloaded
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717809%252Fgeneral%252Fd4a566f7-5e53-41d1-9041-86bce7660d7a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717809/general/d4a566f7-5e53-41d1-9041-86bce7660d7a.jpeg already downloaded
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717809%252Fgeneral%252Fcd23c329-f09a-48ad-bb44-87b35e05a03d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717809/general/cd23c329-f09a-48ad-bb44-87b35e05a03d.jpeg already downloaded
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717809%252Fgeneral%252Fc066ad8d-3e9e-4263-a279-d15c6f2557bf.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717809/general/c066ad8d-3e9e-4263-a279-d15c6f2557bf.jpeg already downloaded
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717809%252Fgeneral%252F43c3a091-30a6-47f3-a15b-a72d196e7fe5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717809/general/43c3a091-30a6-47f3-a15b-a72d196e7fe5.jpeg already downloaded
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717809%252Fgeneral%252Fbe956080-c2b6-49a0-ad06-b7c085f68f81.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717809/general/be956080-c2b6-49a0-ad06-b7c085f68f81.jpeg already downloaded
2026-03-25 17:20:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 72b71399-52d8-597c-aa18-e15e21dca850, identifier: 10727088
2026-03-25 17:20:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5638369/general/c35b7c45-5fe4-46e3-a392-6c23d8d5d199.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726224)
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252Fcf52c986-6a34-43ef-92ba-eac19f5468c0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/cf52c986-6a34-43ef-92ba-eac19f5468c0.jpg not downloaded yet
2026-03-25 17:20:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 53d2a771-9b4f-5b85-86cd-bd0e363997f7 with identifier: 10723688
2026-03-25 17:20:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 53d2a771-9b4f-5b85-86cd-bd0e363997f7 with identifier: 10723688
2026-03-25 17:20:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 53d2a771-9b4f-5b85-86cd-bd0e363997f7 with identifier: 10723688 to the API
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:34 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5566143/general/f7e865e8-025b-4796-8100-cb36d2137565.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 403,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '53d2a771-9b4f-5b85-86cd-bd0e363997f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-356-SL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723688',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 84944,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 42,
'photos': [],
'price': 43000,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover 2.0 P400e Westminster - AWD - Hybrid - '
'Automatic - 403 hp - 84.944 km',
'transmission': 'automatic',
'trim': 'Westminster',
'vin': None,
'year': 2021}
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723688%27 HTTP/1.1" 200 None
2026-03-25 17:20:34 [adesa.de] INFO: Saving data for 10723688: {'created_time': 1774459234.815496, 'last_price_update_time': 1774459234.815508, 'auction_closing_time': 1774599000.0}
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723688') HTTP/1.1" 204 0
2026-03-25 17:20:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 05f64bf6-9e99-5a9c-a023-0a9b9650de31 with identifier: 10725596
2026-03-25 17:20:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 05f64bf6-9e99-5a9c-a023-0a9b9650de31 with identifier: 10725596
2026-03-25 17:20:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 05f64bf6-9e99-5a9c-a023-0a9b9650de31 with identifier: 10725596 to the API
2026-03-25 17:20:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725596>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-26T07:30:00Z',
'fuel_type': 'Electric',
'id': '05f64bf6-9e99-5a9c-a023-0a9b9650de31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000661',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725596',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 108997,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5730285/general/3d586e47-14a4-487e-a52c-b4403ac2cc09.jpg',
'https://images.openlane.eu/carimgs/5730285/general/077d9625-4384-4f37-b61c-96cf396d63d7.jpg',
'https://images.openlane.eu/carimgs/5730285/general/f4f6e5f8-c06a-49e4-a67f-eb53ba875bc9.jpg',
'https://images.openlane.eu/carimgs/5730285/general/f9495dcc-b612-411c-b284-4f6047d719cd.jpg',
'https://images.openlane.eu/carimgs/5730285/general/10be76dd-2443-4c44-8a71-6300009be8ed.jpg',
'https://images.openlane.eu/carimgs/5730285/general/f6308a9e-4658-4436-8759-d40efe46d38b.jpg',
'https://images.openlane.eu/carimgs/5730285/general/a0bbf87a-55f8-48f4-9476-f327ad16a1a3.jpg',
'https://images.openlane.eu/carimgs/5730285/general/4b1d358f-bdee-4599-8601-eb99b3df3087.jpg',
'https://images.openlane.eu/carimgs/5730285/general/be67db9f-816d-400c-a5e3-8ce606892b59.jpg',
'https://images.openlane.eu/carimgs/5730285/general/5db02d7a-6cc4-4b1e-8456-edb11f74ae05.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05f64bf6-9e99-5a9c-a023-0a9b9650de31/05f64bf6-9e99-5a9c-a023-0a9b9650de31_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103754,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730285/general/3d586e47-14a4-487e-a52c-b4403ac2cc09.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05f64bf6-9e99-5a9c-a023-0a9b9650de31/05f64bf6-9e99-5a9c-a023-0a9b9650de31_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99202,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730285/general/077d9625-4384-4f37-b61c-96cf396d63d7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05f64bf6-9e99-5a9c-a023-0a9b9650de31/05f64bf6-9e99-5a9c-a023-0a9b9650de31_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76226,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730285/general/f4f6e5f8-c06a-49e4-a67f-eb53ba875bc9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05f64bf6-9e99-5a9c-a023-0a9b9650de31/05f64bf6-9e99-5a9c-a023-0a9b9650de31_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69581,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730285/general/f9495dcc-b612-411c-b284-4f6047d719cd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05f64bf6-9e99-5a9c-a023-0a9b9650de31/05f64bf6-9e99-5a9c-a023-0a9b9650de31_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68892,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730285/general/10be76dd-2443-4c44-8a71-6300009be8ed.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05f64bf6-9e99-5a9c-a023-0a9b9650de31/05f64bf6-9e99-5a9c-a023-0a9b9650de31_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60563,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730285/general/f6308a9e-4658-4436-8759-d40efe46d38b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05f64bf6-9e99-5a9c-a023-0a9b9650de31/05f64bf6-9e99-5a9c-a023-0a9b9650de31_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75143,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730285/general/a0bbf87a-55f8-48f4-9476-f327ad16a1a3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05f64bf6-9e99-5a9c-a023-0a9b9650de31/05f64bf6-9e99-5a9c-a023-0a9b9650de31_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109852,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730285/general/4b1d358f-bdee-4599-8601-eb99b3df3087.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05f64bf6-9e99-5a9c-a023-0a9b9650de31/05f64bf6-9e99-5a9c-a023-0a9b9650de31_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53288,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730285/general/be67db9f-816d-400c-a5e3-8ce606892b59.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05f64bf6-9e99-5a9c-a023-0a9b9650de31/05f64bf6-9e99-5a9c-a023-0a9b9650de31_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97740,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730285/general/5db02d7a-6cc4-4b1e-8456-edb11f74ae05.jpg',
'Width': 1280}],
'price': 18500,
'price_includes_vat': True,
'registration_date': '2021-11-21',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Tesla Model 3 Long Range 75 kWh - Dual Motor - Electric - Automatic '
'- 476 hp - 108.997 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725596%27 HTTP/1.1" 200 None
2026-03-25 17:20:35 [adesa.de] INFO: Saving data for 10725596: {'created_time': 1774459235.224249, 'last_price_update_time': 1774459235.224261, 'auction_closing_time': 1774510200.0}
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725596') HTTP/1.1" 204 0
2026-03-25 17:20:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 72b71399-52d8-597c-aa18-e15e21dca850 with identifier: 10727088
2026-03-25 17:20:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 72b71399-52d8-597c-aa18-e15e21dca850 with identifier: 10727088
2026-03-25 17:20:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 72b71399-52d8-597c-aa18-e15e21dca850 with identifier: 10727088 to the API
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727088>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 435,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '72b71399-52d8-597c-aa18-e15e21dca850',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727088',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q7',
'odometer': 144484,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5717809/general/b9d5f640-e053-4f73-8767-7c2fec53a9e2.jpeg',
'https://images.openlane.eu/carimgs/5717809/general/ba17cd76-9c58-49e5-9aa9-c27de85f7a7f.jpeg',
'https://images.openlane.eu/carimgs/5717809/general/aa44ec9d-a912-4863-a7de-ba4e40f1a07b.jpeg',
'https://images.openlane.eu/carimgs/5717809/general/bb6d5453-5418-4499-a232-d8e8981dad3c.jpeg',
'https://images.openlane.eu/carimgs/5717809/general/cd1a26c2-1902-4f80-9fcf-e2a43a930b21.jpeg',
'https://images.openlane.eu/carimgs/5717809/general/d4a566f7-5e53-41d1-9041-86bce7660d7a.jpeg',
'https://images.openlane.eu/carimgs/5717809/general/cd23c329-f09a-48ad-bb44-87b35e05a03d.jpeg',
'https://images.openlane.eu/carimgs/5717809/general/c066ad8d-3e9e-4263-a279-d15c6f2557bf.jpeg',
'https://images.openlane.eu/carimgs/5717809/general/43c3a091-30a6-47f3-a15b-a72d196e7fe5.jpeg',
'https://images.openlane.eu/carimgs/5717809/general/be956080-c2b6-49a0-ad06-b7c085f68f81.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72b71399-52d8-597c-aa18-e15e21dca850/72b71399-52d8-597c-aa18-e15e21dca850_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234245,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717809/general/b9d5f640-e053-4f73-8767-7c2fec53a9e2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72b71399-52d8-597c-aa18-e15e21dca850/72b71399-52d8-597c-aa18-e15e21dca850_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223342,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717809/general/ba17cd76-9c58-49e5-9aa9-c27de85f7a7f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72b71399-52d8-597c-aa18-e15e21dca850/72b71399-52d8-597c-aa18-e15e21dca850_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236839,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717809/general/aa44ec9d-a912-4863-a7de-ba4e40f1a07b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72b71399-52d8-597c-aa18-e15e21dca850/72b71399-52d8-597c-aa18-e15e21dca850_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235366,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717809/general/bb6d5453-5418-4499-a232-d8e8981dad3c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72b71399-52d8-597c-aa18-e15e21dca850/72b71399-52d8-597c-aa18-e15e21dca850_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221156,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717809/general/cd1a26c2-1902-4f80-9fcf-e2a43a930b21.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72b71399-52d8-597c-aa18-e15e21dca850/72b71399-52d8-597c-aa18-e15e21dca850_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230351,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717809/general/d4a566f7-5e53-41d1-9041-86bce7660d7a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72b71399-52d8-597c-aa18-e15e21dca850/72b71399-52d8-597c-aa18-e15e21dca850_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217975,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717809/general/cd23c329-f09a-48ad-bb44-87b35e05a03d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72b71399-52d8-597c-aa18-e15e21dca850/72b71399-52d8-597c-aa18-e15e21dca850_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156963,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717809/general/c066ad8d-3e9e-4263-a279-d15c6f2557bf.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72b71399-52d8-597c-aa18-e15e21dca850/72b71399-52d8-597c-aa18-e15e21dca850_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211066,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717809/general/43c3a091-30a6-47f3-a15b-a72d196e7fe5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72b71399-52d8-597c-aa18-e15e21dca850/72b71399-52d8-597c-aa18-e15e21dca850_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195848,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717809/general/be956080-c2b6-49a0-ad06-b7c085f68f81.jpeg',
'Width': 1600}],
'price': 39150,
'price_includes_vat': True,
'registration_date': '2019-10-31',
'seats_number': 5,
'seller_name': 'SamCar sprl',
'title': 'Audi SQ7 - Diesel - Automatic - 435 hp - 144.484 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727088%27 HTTP/1.1" 200 None
2026-03-25 17:20:35 [adesa.de] INFO: Saving data for 10727088: {'created_time': 1774459235.614791, 'last_price_update_time': 1774459235.614806, 'auction_closing_time': 1774603800.0}
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727088') HTTP/1.1" 204 0
2026-03-25 17:20:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afe93ad7-97da-5204-afb4-99d4511f6249 with identifier: 10725128
2026-03-25 17:20:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afe93ad7-97da-5204-afb4-99d4511f6249 with scrape type 1
2026-03-25 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item afe93ad7-97da-5204-afb4-99d4511f6249
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670925%252Fgeneral%252F7aa7052e-222f-4ad5-b853-0eb9cbf2db61.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670925/general/7aa7052e-222f-4ad5-b853-0eb9cbf2db61.jpg already downloaded
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670925%252Fgeneral%252F11f7bff6-4cb3-47a6-9009-b3d1e94dc5d8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670925/general/11f7bff6-4cb3-47a6-9009-b3d1e94dc5d8.jpg already downloaded
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670925%252Fgeneral%252F9978c870-a48f-4372-903d-c1b54eddb9e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670925/general/9978c870-a48f-4372-903d-c1b54eddb9e0.jpg already downloaded
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670925%252Fgeneral%252F994465c9-e815-4c32-b009-de6a8c895145.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670925/general/994465c9-e815-4c32-b009-de6a8c895145.jpg already downloaded
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670925%252Fgeneral%252Fb4fa44d6-9180-4fe1-9b95-a6ced47b9279.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670925/general/b4fa44d6-9180-4fe1-9b95-a6ced47b9279.jpg already downloaded
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670925%252Fgeneral%252Fdab2caa0-d957-4f4b-afec-fc7e37e663ff.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670925/general/dab2caa0-d957-4f4b-afec-fc7e37e663ff.jpg already downloaded
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670925%252Fgeneral%252F1d10fafc-bd6a-410f-bad2-c59bbffcc766.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670925/general/1d10fafc-bd6a-410f-bad2-c59bbffcc766.jpg already downloaded
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670925%252Fgeneral%252Fd540b43d-65ca-49f0-a2f8-4b810b372967.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670925/general/d540b43d-65ca-49f0-a2f8-4b810b372967.jpg already downloaded
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670925%252Fgeneral%252F6a8f2470-03fb-40b4-b2b4-f79b60685fa9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670925/general/6a8f2470-03fb-40b4-b2b4-f79b60685fa9.jpg already downloaded
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670925%252Fgeneral%252F65b977e9-42b3-4d03-aea9-7f6e148bc082.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670925/general/65b977e9-42b3-4d03-aea9-7f6e148bc082.jpg already downloaded
2026-03-25 17:20:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: afe93ad7-97da-5204-afb4-99d4511f6249, identifier: 10725128
2026-03-25 17:20:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 due to Ignoring non-200 response
2026-03-25 17:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725138> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725202> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: afe93ad7-97da-5204-afb4-99d4511f6249 with identifier: 10725128
2026-03-25 17:20:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: afe93ad7-97da-5204-afb4-99d4511f6249 with identifier: 10725128
2026-03-25 17:20:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: afe93ad7-97da-5204-afb4-99d4511f6249 with identifier: 10725128 to the API
2026-03-25 17:20:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725128>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'afe93ad7-97da-5204-afb4-99d4511f6249',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000425',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725128',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 16229,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5670925/general/7aa7052e-222f-4ad5-b853-0eb9cbf2db61.jpg',
'https://images.openlane.eu/carimgs/5670925/general/11f7bff6-4cb3-47a6-9009-b3d1e94dc5d8.jpg',
'https://images.openlane.eu/carimgs/5670925/general/9978c870-a48f-4372-903d-c1b54eddb9e0.jpg',
'https://images.openlane.eu/carimgs/5670925/general/994465c9-e815-4c32-b009-de6a8c895145.jpg',
'https://images.openlane.eu/carimgs/5670925/general/b4fa44d6-9180-4fe1-9b95-a6ced47b9279.jpg',
'https://images.openlane.eu/carimgs/5670925/general/dab2caa0-d957-4f4b-afec-fc7e37e663ff.jpg',
'https://images.openlane.eu/carimgs/5670925/general/1d10fafc-bd6a-410f-bad2-c59bbffcc766.jpg',
'https://images.openlane.eu/carimgs/5670925/general/d540b43d-65ca-49f0-a2f8-4b810b372967.jpg',
'https://images.openlane.eu/carimgs/5670925/general/6a8f2470-03fb-40b4-b2b4-f79b60685fa9.jpg',
'https://images.openlane.eu/carimgs/5670925/general/65b977e9-42b3-4d03-aea9-7f6e148bc082.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe93ad7-97da-5204-afb4-99d4511f6249/afe93ad7-97da-5204-afb4-99d4511f6249_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1076470,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670925/general/7aa7052e-222f-4ad5-b853-0eb9cbf2db61.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe93ad7-97da-5204-afb4-99d4511f6249/afe93ad7-97da-5204-afb4-99d4511f6249_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1083299,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670925/general/11f7bff6-4cb3-47a6-9009-b3d1e94dc5d8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe93ad7-97da-5204-afb4-99d4511f6249/afe93ad7-97da-5204-afb4-99d4511f6249_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1283686,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670925/general/9978c870-a48f-4372-903d-c1b54eddb9e0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe93ad7-97da-5204-afb4-99d4511f6249/afe93ad7-97da-5204-afb4-99d4511f6249_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1173801,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670925/general/994465c9-e815-4c32-b009-de6a8c895145.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe93ad7-97da-5204-afb4-99d4511f6249/afe93ad7-97da-5204-afb4-99d4511f6249_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1080873,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670925/general/b4fa44d6-9180-4fe1-9b95-a6ced47b9279.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe93ad7-97da-5204-afb4-99d4511f6249/afe93ad7-97da-5204-afb4-99d4511f6249_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1227750,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670925/general/dab2caa0-d957-4f4b-afec-fc7e37e663ff.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe93ad7-97da-5204-afb4-99d4511f6249/afe93ad7-97da-5204-afb4-99d4511f6249_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 830532,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670925/general/1d10fafc-bd6a-410f-bad2-c59bbffcc766.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe93ad7-97da-5204-afb4-99d4511f6249/afe93ad7-97da-5204-afb4-99d4511f6249_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 791785,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670925/general/d540b43d-65ca-49f0-a2f8-4b810b372967.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe93ad7-97da-5204-afb4-99d4511f6249/afe93ad7-97da-5204-afb4-99d4511f6249_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 821429,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670925/general/6a8f2470-03fb-40b4-b2b4-f79b60685fa9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe93ad7-97da-5204-afb4-99d4511f6249/afe93ad7-97da-5204-afb4-99d4511f6249_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 847268,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670925/general/65b977e9-42b3-4d03-aea9-7f6e148bc082.jpg',
'Width': 2731}],
'price': 22200,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 160 hp - '
'16.229 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 17:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725128%27 HTTP/1.1" 200 None
2026-03-25 17:20:36 [adesa.de] INFO: Saving data for 10725128: {'created_time': 1774459236.275235, 'last_price_update_time': 1774459236.275249, 'auction_closing_time': 1774530600.0}
2026-03-25 17:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725128') HTTP/1.1" 204 0
2026-03-25 17:20:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: da38125a-5f07-566c-a183-8efacf0f2ec6, skipping ID generation
2026-03-25 17:20:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da38125a-5f07-566c-a183-8efacf0f2ec6 with scrape type 1
2026-03-25 17:20:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item da38125a-5f07-566c-a183-8efacf0f2ec6 sending to next pipeline
2026-03-25 17:20:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: da38125a-5f07-566c-a183-8efacf0f2ec6, identifier: 10723734
2026-03-25 17:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745971/general/95fa50bd-6689-4db1-a892-2c49058b2062.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725206)
2026-03-25 17:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252F8e238d61-5c23-4050-afb3-d87a67723015.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/8e238d61-5c23-4050-afb3-d87a67723015.jpg not downloaded yet
2026-03-25 17:20:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: da38125a-5f07-566c-a183-8efacf0f2ec6 with identifier: 10723734
2026-03-25 17:20:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: da38125a-5f07-566c-a183-8efacf0f2ec6 with identifier: 10723734
2026-03-25 17:20:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: da38125a-5f07-566c-a183-8efacf0f2ec6 with identifier: 10723734 to the API
2026-03-25 17:20:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:36 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5693113/general/7025a214-9704-4d44-86b9-94da30a44382.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 404,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'da38125a-5f07-566c-a183-8efacf0f2ec6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL489EX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723734',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Defender',
'odometer': 87090,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da38125a-5f07-566c-a183-8efacf0f2ec6/da38125a-5f07-566c-a183-8efacf0f2ec6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424934,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693113/general/e0296306-7df2-44d5-9c31-2076a88aa5ad.jpeg',
'Width': 1152}],
'price': 53100,
'price_includes_vat': True,
'registration_date': '2022-08-08',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Defender 110 2.0 X-Dynamic HSE - AWD - Hybrid - '
'Automatic - 404 hp - 87.090 km',
'transmission': 'automatic',
'trim': 'X-Dynamic HSE',
'vin': None,
'year': 2022}
2026-03-25 17:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723734%27 HTTP/1.1" 200 None
2026-03-25 17:20:36 [adesa.de] INFO: Saving data for 10723734: {'created_time': 1774459236.838154, 'last_price_update_time': 1774459236.838167, 'auction_closing_time': 1774599000.0}
2026-03-25 17:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723734') HTTP/1.1" 204 0
2026-03-25 17:20:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134191b290>
2026-03-25 17:20:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252F6024bb7d-4c95-497b-855b-89bfd68eb4f3.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/6024bb7d-4c95-497b-855b-89bfd68eb4f3.jpg saved to cache
2026-03-25 17:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e11f6abe-657b-5b65-b785-10b119abf269
2026-03-25 17:20:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341c9ac50>
2026-03-25 17:20:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252Fcaef7956-e9bc-47c0-8b3e-10a907d9b5d7.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/caef7956-e9bc-47c0-8b3e-10a907d9b5d7.jpg saved to cache
2026-03-25 17:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 11556cb6-ca63-5f6b-9739-393391e29349
2026-03-25 17:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745971/general/7639530e-f869-4656-be32-969413686eda.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725206)
2026-03-25 17:20:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item da38125a-5f07-566c-a183-8efacf0f2ec6 due to Ignoring non-200 response
2026-03-25 17:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717111> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708608> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341af5610>
2026-03-25 17:20:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252Fc35b7c45-5fe4-46e3-a392-6c23d8d5d199.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/c35b7c45-5fe4-46e3-a392-6c23d8d5d199.jpg saved to cache
2026-03-25 17:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bd273e0a-1644-5d2c-9485-fee68b7356dd
2026-03-25 17:20:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bd273e0a-1644-5d2c-9485-fee68b7356dd, skipping ID generation
2026-03-25 17:20:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd273e0a-1644-5d2c-9485-fee68b7356dd with scrape type 1
2026-03-25 17:20:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bd273e0a-1644-5d2c-9485-fee68b7356dd sending to next pipeline
2026-03-25 17:20:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bd273e0a-1644-5d2c-9485-fee68b7356dd, identifier: 10726224
2026-03-25 17:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742455/general/1668e127-72c1-4b28-bfff-60f5606017c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725999)
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252F296b33ee-b2e8-4a50-8589-8e2d2baf887d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/296b33ee-b2e8-4a50-8589-8e2d2baf887d.jpg not downloaded yet
2026-03-25 17:20:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bd273e0a-1644-5d2c-9485-fee68b7356dd with identifier: 10726224
2026-03-25 17:20:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bd273e0a-1644-5d2c-9485-fee68b7356dd with identifier: 10726224
2026-03-25 17:20:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bd273e0a-1644-5d2c-9485-fee68b7356dd with identifier: 10726224 to the API
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5638369/general/c35b7c45-5fe4-46e3-a392-6c23d8d5d199.jpg>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'bd273e0a-1644-5d2c-9485-fee68b7356dd',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M-Z5259',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726224',
'listing': 'auctionplusdirectbuy',
'location': 'Hulin (Czech republic)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 220114,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 50,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149223,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638369/general/2472f905-8822-4e35-a9d2-6864f0d77d28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143714,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638369/general/c35b7c45-5fe4-46e3-a392-6c23d8d5d199.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130744,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638369/general/a6f7a1c7-1bc5-45dc-81d8-3050caec5b9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638369/general/9f98a7b2-ed2f-4d52-ae88-b441aaded0cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123924,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638369/general/b636d234-15b7-4817-8d03-49bb1d2713aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135590,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638369/general/ddbe2f47-4563-420b-9f36-9a143448409b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128686,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638369/general/366b7cd4-bb68-46a7-b3cf-5088ad84b9ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107595,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638369/general/f1a440e6-2f55-4d41-a669-cb9ad24c80d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123030,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638369/general/bfe24493-e04d-4081-8db3-e11801ccb917.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127494,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638369/general/4f90f405-ed31-4fdc-b6b6-e07ea06052b5.jpg',
'Width': 1024}],
'price': 17700,
'price_includes_vat': True,
'registration_date': '2022-05-19',
'seats_number': 5,
'seller_name': 'ARVAL Deutschland GmbH',
'title': 'Volkswagen Tiguan Allspace 2.0 TDI R-Line - 4Motion - Diesel - '
'Automatic - 200 hp - 220.114 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2022}
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726224%27 HTTP/1.1" 200 None
2026-03-25 17:20:37 [adesa.de] INFO: Saving data for 10726224: {'created_time': 1774459237.49396, 'last_price_update_time': 1774459237.493973, 'auction_closing_time': 1774614600.0}
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726224') HTTP/1.1" 204 0
2026-03-25 17:20:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 331e6603-b7a0-5355-b0ef-cea3a66de932 with identifier: 10725138
2026-03-25 17:20:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 331e6603-b7a0-5355-b0ef-cea3a66de932 with scrape type 1
2026-03-25 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 331e6603-b7a0-5355-b0ef-cea3a66de932
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692354%252Fgeneral%252F625ef541-85aa-40f9-88be-3805cffd5ebb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692354/general/625ef541-85aa-40f9-88be-3805cffd5ebb.jpg already downloaded
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692354%252Fgeneral%252F2252feae-f514-4ae3-8ae6-d5d21260e9fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692354/general/2252feae-f514-4ae3-8ae6-d5d21260e9fb.jpg already downloaded
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692354%252Fgeneral%252F5c92364d-ea31-45c3-a733-b755c987dc23.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692354/general/5c92364d-ea31-45c3-a733-b755c987dc23.jpg already downloaded
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692354%252Fgeneral%252Ff5eeec39-95fb-4116-8960-e697b8fc0ece.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692354/general/f5eeec39-95fb-4116-8960-e697b8fc0ece.jpg already downloaded
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692354%252Fgeneral%252Fad6c1904-7ee1-4aaa-84fa-e8132ec0fadf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692354/general/ad6c1904-7ee1-4aaa-84fa-e8132ec0fadf.jpg already downloaded
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692354%252Fgeneral%252F7517df92-29be-4f56-979d-b9fe13df6a5b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692354/general/7517df92-29be-4f56-979d-b9fe13df6a5b.jpg already downloaded
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692354%252Fgeneral%252Ff3593e43-e325-41ce-bd7e-a0606f362259.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692354/general/f3593e43-e325-41ce-bd7e-a0606f362259.jpg already downloaded
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692354%252Fgeneral%252F8b6b868f-44e7-432b-9129-b1f87fb6fdb1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692354/general/8b6b868f-44e7-432b-9129-b1f87fb6fdb1.jpg already downloaded
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692354%252Fgeneral%252F22524169-ef35-400e-a53f-683008eddb0a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692354/general/22524169-ef35-400e-a53f-683008eddb0a.jpg already downloaded
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692354%252Fgeneral%252F452899c9-0edc-4c53-b595-0dea806c50f4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692354/general/452899c9-0edc-4c53-b595-0dea806c50f4.jpg already downloaded
2026-03-25 17:20:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 331e6603-b7a0-5355-b0ef-cea3a66de932, identifier: 10725138
2026-03-25 17:20:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 489432ea-3219-5479-9a53-07b79d3430a9 with identifier: 10725202
2026-03-25 17:20:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 489432ea-3219-5479-9a53-07b79d3430a9 with scrape type 1
2026-03-25 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 489432ea-3219-5479-9a53-07b79d3430a9
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252F6d6309c5-2d3a-4f85-a465-688c2b35a0ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/6d6309c5-2d3a-4f85-a465-688c2b35a0ea.jpg not downloaded yet
2026-03-25 17:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745971/general/3ffc1c8a-430e-4daf-ad50-bbb95b8a7e66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725206)
2026-03-25 17:20:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 331e6603-b7a0-5355-b0ef-cea3a66de932 with identifier: 10725138
2026-03-25 17:20:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 331e6603-b7a0-5355-b0ef-cea3a66de932 with identifier: 10725138
2026-03-25 17:20:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 331e6603-b7a0-5355-b0ef-cea3a66de932 with identifier: 10725138 to the API
2026-03-25 17:20:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725138>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 612,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': '331e6603-b7a0-5355-b0ef-cea3a66de932',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000153',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725138',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Lotus',
'model': 'Eletre',
'odometer': 34579,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5692354/general/625ef541-85aa-40f9-88be-3805cffd5ebb.jpg',
'https://images.openlane.eu/carimgs/5692354/general/2252feae-f514-4ae3-8ae6-d5d21260e9fb.jpg',
'https://images.openlane.eu/carimgs/5692354/general/5c92364d-ea31-45c3-a733-b755c987dc23.jpg',
'https://images.openlane.eu/carimgs/5692354/general/f5eeec39-95fb-4116-8960-e697b8fc0ece.jpg',
'https://images.openlane.eu/carimgs/5692354/general/ad6c1904-7ee1-4aaa-84fa-e8132ec0fadf.jpg',
'https://images.openlane.eu/carimgs/5692354/general/7517df92-29be-4f56-979d-b9fe13df6a5b.jpg',
'https://images.openlane.eu/carimgs/5692354/general/f3593e43-e325-41ce-bd7e-a0606f362259.jpg',
'https://images.openlane.eu/carimgs/5692354/general/8b6b868f-44e7-432b-9129-b1f87fb6fdb1.jpg',
'https://images.openlane.eu/carimgs/5692354/general/22524169-ef35-400e-a53f-683008eddb0a.jpg',
'https://images.openlane.eu/carimgs/5692354/general/452899c9-0edc-4c53-b595-0dea806c50f4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_331e6603-b7a0-5355-b0ef-cea3a66de932/331e6603-b7a0-5355-b0ef-cea3a66de932_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1237201,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692354/general/625ef541-85aa-40f9-88be-3805cffd5ebb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_331e6603-b7a0-5355-b0ef-cea3a66de932/331e6603-b7a0-5355-b0ef-cea3a66de932_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 987173,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692354/general/2252feae-f514-4ae3-8ae6-d5d21260e9fb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_331e6603-b7a0-5355-b0ef-cea3a66de932/331e6603-b7a0-5355-b0ef-cea3a66de932_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1051511,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692354/general/5c92364d-ea31-45c3-a733-b755c987dc23.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_331e6603-b7a0-5355-b0ef-cea3a66de932/331e6603-b7a0-5355-b0ef-cea3a66de932_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 838434,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692354/general/f5eeec39-95fb-4116-8960-e697b8fc0ece.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_331e6603-b7a0-5355-b0ef-cea3a66de932/331e6603-b7a0-5355-b0ef-cea3a66de932_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 824587,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692354/general/ad6c1904-7ee1-4aaa-84fa-e8132ec0fadf.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_331e6603-b7a0-5355-b0ef-cea3a66de932/331e6603-b7a0-5355-b0ef-cea3a66de932_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1280744,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692354/general/7517df92-29be-4f56-979d-b9fe13df6a5b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_331e6603-b7a0-5355-b0ef-cea3a66de932/331e6603-b7a0-5355-b0ef-cea3a66de932_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 833551,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692354/general/f3593e43-e325-41ce-bd7e-a0606f362259.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_331e6603-b7a0-5355-b0ef-cea3a66de932/331e6603-b7a0-5355-b0ef-cea3a66de932_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 683329,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692354/general/8b6b868f-44e7-432b-9129-b1f87fb6fdb1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_331e6603-b7a0-5355-b0ef-cea3a66de932/331e6603-b7a0-5355-b0ef-cea3a66de932_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 787652,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692354/general/22524169-ef35-400e-a53f-683008eddb0a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_331e6603-b7a0-5355-b0ef-cea3a66de932/331e6603-b7a0-5355-b0ef-cea3a66de932_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 794856,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692354/general/452899c9-0edc-4c53-b595-0dea806c50f4.jpg',
'Width': 2731}],
'price': 60200,
'price_includes_vat': True,
'registration_date': '2023-12-06',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Lotus Eletre - AWD - Electric - Automatic - 612 hp - 34.579 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725138%27 HTTP/1.1" 200 None
2026-03-25 17:20:38 [adesa.de] INFO: Saving data for 10725138: {'created_time': 1774459238.165124, 'last_price_update_time': 1774459238.165137, 'auction_closing_time': 1774530600.0}
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725138') HTTP/1.1" 204 0
2026-03-25 17:20:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341c9b110>
2026-03-25 17:20:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252F95fa50bd-6689-4db1-a892-2c49058b2062.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/95fa50bd-6689-4db1-a892-2c49058b2062.jpg saved to cache
2026-03-25 17:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e11f6abe-657b-5b65-b785-10b119abf269
2026-03-25 17:20:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 096fd26d-e99a-506b-a5c4-8e1ba32e9680 with identifier: 10724525
2026-03-25 17:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 096fd26d-e99a-506b-a5c4-8e1ba32e9680 with scrape type 1
2026-03-25 17:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 096fd26d-e99a-506b-a5c4-8e1ba32e9680
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730986%252Fgeneral%252F04639c2e-4e60-404d-a76a-8ac883c44fea.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730986/general/04639c2e-4e60-404d-a76a-8ac883c44fea.jpg already downloaded
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730986%252Fgeneral%252F2edde80c-f9a0-4d34-a9ca-65100f2cf9a0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730986/general/2edde80c-f9a0-4d34-a9ca-65100f2cf9a0.jpg already downloaded
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730986%252Fgeneral%252F0c93a9f8-6be3-437f-8bd4-61893614d460.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730986/general/0c93a9f8-6be3-437f-8bd4-61893614d460.jpg already downloaded
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730986%252Fgeneral%252Fe97b35b2-b08b-4d0a-9a0c-a2ddd99e25d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730986/general/e97b35b2-b08b-4d0a-9a0c-a2ddd99e25d4.jpg already downloaded
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730986%252Fgeneral%252Fdae2259d-c200-476e-9758-7a772a60a74a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730986/general/dae2259d-c200-476e-9758-7a772a60a74a.jpg already downloaded
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730986%252Fgeneral%252F9d793a57-e23c-4a02-aa95-64e76aa1283c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730986/general/9d793a57-e23c-4a02-aa95-64e76aa1283c.jpg already downloaded
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730986%252Fgeneral%252Fc98b1057-a9df-49e5-b595-ae99374714dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730986/general/c98b1057-a9df-49e5-b595-ae99374714dc.jpg already downloaded
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730986%252Fgeneral%252F6e00109f-3383-47c5-8b76-2edc711e39d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730986/general/6e00109f-3383-47c5-8b76-2edc711e39d5.jpg already downloaded
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730986%252Fgeneral%252F9cee353a-cc22-4218-8da2-33a4c6e32bb3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730986/general/9cee353a-cc22-4218-8da2-33a4c6e32bb3.jpg already downloaded
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730986%252Fgeneral%252Fa3ec97d6-e50c-4de3-aaf5-dd122087eee3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730986/general/a3ec97d6-e50c-4de3-aaf5-dd122087eee3.jpg already downloaded
2026-03-25 17:20:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 096fd26d-e99a-506b-a5c4-8e1ba32e9680, identifier: 10724525
2026-03-25 17:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745971/general/cf52c986-6a34-43ef-92ba-eac19f5468c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725206)
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252F36d221f3-d0df-499d-a7df-e1bb647675ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/36d221f3-d0df-499d-a7df-e1bb647675ec.jpg not downloaded yet
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252Fd9e0fd7b-5fcd-4dcc-9f97-94bedee5c0dc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/d9e0fd7b-5fcd-4dcc-9f97-94bedee5c0dc.jpg not downloaded yet
2026-03-25 17:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 096fd26d-e99a-506b-a5c4-8e1ba32e9680 with identifier: 10724525
2026-03-25 17:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 096fd26d-e99a-506b-a5c4-8e1ba32e9680 with identifier: 10724525
2026-03-25 17:20:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 096fd26d-e99a-506b-a5c4-8e1ba32e9680 with identifier: 10724525 to the API
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724525>
{'auction_title': '',
'c_o_2_emission_value': 54,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 440,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '096fd26d-e99a-506b-a5c4-8e1ba32e9680',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724525',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Panamera',
'odometer': 77969,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5730986/general/04639c2e-4e60-404d-a76a-8ac883c44fea.jpg',
'https://images.openlane.eu/carimgs/5730986/general/2edde80c-f9a0-4d34-a9ca-65100f2cf9a0.jpg',
'https://images.openlane.eu/carimgs/5730986/general/0c93a9f8-6be3-437f-8bd4-61893614d460.jpg',
'https://images.openlane.eu/carimgs/5730986/general/e97b35b2-b08b-4d0a-9a0c-a2ddd99e25d4.jpg',
'https://images.openlane.eu/carimgs/5730986/general/dae2259d-c200-476e-9758-7a772a60a74a.jpg',
'https://images.openlane.eu/carimgs/5730986/general/9d793a57-e23c-4a02-aa95-64e76aa1283c.jpg',
'https://images.openlane.eu/carimgs/5730986/general/c98b1057-a9df-49e5-b595-ae99374714dc.jpg',
'https://images.openlane.eu/carimgs/5730986/general/6e00109f-3383-47c5-8b76-2edc711e39d5.jpg',
'https://images.openlane.eu/carimgs/5730986/general/9cee353a-cc22-4218-8da2-33a4c6e32bb3.jpg',
'https://images.openlane.eu/carimgs/5730986/general/a3ec97d6-e50c-4de3-aaf5-dd122087eee3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096fd26d-e99a-506b-a5c4-8e1ba32e9680/096fd26d-e99a-506b-a5c4-8e1ba32e9680_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290838,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730986/general/04639c2e-4e60-404d-a76a-8ac883c44fea.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096fd26d-e99a-506b-a5c4-8e1ba32e9680/096fd26d-e99a-506b-a5c4-8e1ba32e9680_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361667,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730986/general/2edde80c-f9a0-4d34-a9ca-65100f2cf9a0.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096fd26d-e99a-506b-a5c4-8e1ba32e9680/096fd26d-e99a-506b-a5c4-8e1ba32e9680_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 612927,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730986/general/0c93a9f8-6be3-437f-8bd4-61893614d460.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096fd26d-e99a-506b-a5c4-8e1ba32e9680/096fd26d-e99a-506b-a5c4-8e1ba32e9680_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376893,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730986/general/e97b35b2-b08b-4d0a-9a0c-a2ddd99e25d4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096fd26d-e99a-506b-a5c4-8e1ba32e9680/096fd26d-e99a-506b-a5c4-8e1ba32e9680_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397997,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730986/general/dae2259d-c200-476e-9758-7a772a60a74a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096fd26d-e99a-506b-a5c4-8e1ba32e9680/096fd26d-e99a-506b-a5c4-8e1ba32e9680_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235937,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730986/general/9d793a57-e23c-4a02-aa95-64e76aa1283c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096fd26d-e99a-506b-a5c4-8e1ba32e9680/096fd26d-e99a-506b-a5c4-8e1ba32e9680_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255978,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730986/general/c98b1057-a9df-49e5-b595-ae99374714dc.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096fd26d-e99a-506b-a5c4-8e1ba32e9680/096fd26d-e99a-506b-a5c4-8e1ba32e9680_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208860,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730986/general/6e00109f-3383-47c5-8b76-2edc711e39d5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096fd26d-e99a-506b-a5c4-8e1ba32e9680/096fd26d-e99a-506b-a5c4-8e1ba32e9680_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 445998,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730986/general/9cee353a-cc22-4218-8da2-33a4c6e32bb3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096fd26d-e99a-506b-a5c4-8e1ba32e9680/096fd26d-e99a-506b-a5c4-8e1ba32e9680_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346830,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730986/general/a3ec97d6-e50c-4de3-aaf5-dd122087eee3.jpg',
'Width': 1200}],
'price': 58000,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Porsche Panamera 4S 2.9 - AWD - Hybrid - Automatic - 440 hp - '
'77.969 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724525%27 HTTP/1.1" 200 None
2026-03-25 17:20:38 [adesa.de] INFO: Saving data for 10724525: {'created_time': 1774459238.917301, 'last_price_update_time': 1774459238.917314, 'auction_closing_time': 1774603800.0}
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724525') HTTP/1.1" 204 0
2026-03-25 17:20:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134175f390>
2026-03-25 17:20:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252F7639530e-f869-4656-be32-969413686eda.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/7639530e-f869-4656-be32-969413686eda.jpg saved to cache
2026-03-25 17:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e11f6abe-657b-5b65-b785-10b119abf269
2026-03-25 17:20:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5979ce0-432a-5f80-9b38-2252abda36bd with identifier: 10717111
2026-03-25 17:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5979ce0-432a-5f80-9b38-2252abda36bd with scrape type 2
2026-03-25 17:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5979ce0-432a-5f80-9b38-2252abda36bd with scrape type 2
2026-03-25 17:20:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a5979ce0-432a-5f80-9b38-2252abda36bd, identifier: 10717111
2026-03-25 17:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ec666f3-5d7a-5304-9631-1033148b07db with identifier: 10708608
2026-03-25 17:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ec666f3-5d7a-5304-9631-1033148b07db with scrape type 2
2026-03-25 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ec666f3-5d7a-5304-9631-1033148b07db with scrape type 2
2026-03-25 17:20:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3ec666f3-5d7a-5304-9631-1033148b07db, identifier: 10708608
2026-03-25 17:20:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a5979ce0-432a-5f80-9b38-2252abda36bd with identifier: 10717111
2026-03-25 17:20:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a5979ce0-432a-5f80-9b38-2252abda36bd with identifier: 10717111
2026-03-25 17:20:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a5979ce0-432a-5f80-9b38-2252abda36bd with identifier: 10717111 to the API
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717111>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 344,
'expiration_date': '2026-03-26T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'a5979ce0-432a-5f80-9b38-2252abda36bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '13539-49930',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717111',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 6570,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 46900,
'price_includes_vat': True,
'registration_date': '2025-02-25',
'seats_number': 5,
'seller_name': None,
'title': 'Audi S6 Avant - Diesel - Automatic - 344 hp - 6.570 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717111%27 HTTP/1.1" 200 None
2026-03-25 17:20:39 [adesa.de] INFO: Saving data for 10717111: {'auction_closing_time': 1774530000.0, 'created_time': 1774372537.479909, 'last_price_update_time': 1774459239.388456}
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717111') HTTP/1.1" 204 0
2026-03-25 17:20:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3ec666f3-5d7a-5304-9631-1033148b07db with identifier: 10708608
2026-03-25 17:20:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3ec666f3-5d7a-5304-9631-1033148b07db with identifier: 10708608
2026-03-25 17:20:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3ec666f3-5d7a-5304-9631-1033148b07db with identifier: 10708608 to the API
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10708608>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 344,
'expiration_date': '2026-03-26T13:00:00Z',
'fuel_type': 'Diesel',
'id': '3ec666f3-5d7a-5304-9631-1033148b07db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '062397',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708608',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 16390,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 37000,
'price_includes_vat': True,
'registration_date': '2024-07-26',
'seats_number': 5,
'seller_name': None,
'title': 'Audi S6 Avant 3.0 TDI - Quattro - Diesel - Automatic - 344 hp - '
'16.390 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708608%27 HTTP/1.1" 200 None
2026-03-25 17:20:39 [adesa.de] INFO: Saving data for 10708608: {'auction_closing_time': 1774530000.0, 'created_time': 1774372536.997627, 'last_price_update_time': 1774459239.648625}
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708608') HTTP/1.1" 204 0
2026-03-25 17:20:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342911d90>
2026-03-25 17:20:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252F1668e127-72c1-4b28-bfff-60f5606017c0.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/1668e127-72c1-4b28-bfff-60f5606017c0.jpg saved to cache
2026-03-25 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 11556cb6-ca63-5f6b-9739-393391e29349
2026-03-25 17:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742455/general/a1510bb9-7c9e-4133-b1a8-c71d8042e2d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725999)
2026-03-25 17:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742455/general/3930871f-d1d2-4637-ad02-e07371ac367c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725999)
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252Fd6fd7d7a-284e-4021-bfce-74d23ac277bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/d6fd7d7a-284e-4021-bfce-74d23ac277bc.jpg not downloaded yet
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252Fd9b354c1-dc31-4f51-92f0-c4c0d83e5bfd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/d9b354c1-dc31-4f51-92f0-c4c0d83e5bfd.jpg not downloaded yet
2026-03-25 17:20:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342aa6dd0>
2026-03-25 17:20:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252F3ffc1c8a-430e-4daf-ad50-bbb95b8a7e66.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/3ffc1c8a-430e-4daf-ad50-bbb95b8a7e66.jpg saved to cache
2026-03-25 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e11f6abe-657b-5b65-b785-10b119abf269
2026-03-25 17:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742455/general/778d1f96-2d2e-4cc7-a40a-1311c2d9ecd5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725999)
2026-03-25 17:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745971/general/8e238d61-5c23-4050-afb3-d87a67723015.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725206)
2026-03-25 17:20:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bd0150>
2026-03-25 17:20:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252Fcf52c986-6a34-43ef-92ba-eac19f5468c0.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/cf52c986-6a34-43ef-92ba-eac19f5468c0.jpg saved to cache
2026-03-25 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e11f6abe-657b-5b65-b785-10b119abf269
2026-03-25 17:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742455/general/44188b4c-43ec-4884-9ff1-9f525e3f6459.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725999)
2026-03-25 17:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745466/general/6d6309c5-2d3a-4f85-a465-688c2b35a0ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725202)
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252F70b56d1f-d93f-4536-8148-09294ceda0e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/70b56d1f-d93f-4536-8148-09294ceda0e6.jpg not downloaded yet
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252Fe297087c-14a2-44ba-8541-71ed1f935795.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/e297087c-14a2-44ba-8541-71ed1f935795.jpg not downloaded yet
2026-03-25 17:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742455/general/52692800-ae87-4260-98ec-e2e10a3d1327.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725999)
2026-03-25 17:20:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134191e950>
2026-03-25 17:20:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252Fa1510bb9-7c9e-4133-b1a8-c71d8042e2d7.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/a1510bb9-7c9e-4133-b1a8-c71d8042e2d7.jpg saved to cache
2026-03-25 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 11556cb6-ca63-5f6b-9739-393391e29349
2026-03-25 17:20:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341db0910>
2026-03-25 17:20:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252F3930871f-d1d2-4637-ad02-e07371ac367c.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/3930871f-d1d2-4637-ad02-e07371ac367c.jpg saved to cache
2026-03-25 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 11556cb6-ca63-5f6b-9739-393391e29349
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252F282d8c97-ddf4-45bd-b4c6-0a6975b2ac7c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/282d8c97-ddf4-45bd-b4c6-0a6975b2ac7c.jpg not downloaded yet
2026-03-25 17:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745466/general/d9e0fd7b-5fcd-4dcc-9f97-94bedee5c0dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725202)
2026-03-25 17:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745971/general/36d221f3-d0df-499d-a7df-e1bb647675ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725206)
2026-03-25 17:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745971/general/296b33ee-b2e8-4a50-8589-8e2d2baf887d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725206)
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252F74417755-cec6-4487-97de-4cf6fa613cdf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/74417755-cec6-4487-97de-4cf6fa613cdf.jpg not downloaded yet
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134287e2d0>
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252F778d1f96-2d2e-4cc7-a40a-1311c2d9ecd5.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/778d1f96-2d2e-4cc7-a40a-1311c2d9ecd5.jpg saved to cache
2026-03-25 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 11556cb6-ca63-5f6b-9739-393391e29349
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341719050>
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252F8e238d61-5c23-4050-afb3-d87a67723015.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/8e238d61-5c23-4050-afb3-d87a67723015.jpg saved to cache
2026-03-25 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e11f6abe-657b-5b65-b785-10b119abf269
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13425f0290>
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252F44188b4c-43ec-4884-9ff1-9f525e3f6459.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/44188b4c-43ec-4884-9ff1-9f525e3f6459.jpg saved to cache
2026-03-25 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 11556cb6-ca63-5f6b-9739-393391e29349
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13419e8b10>
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252F6d6309c5-2d3a-4f85-a465-688c2b35a0ea.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/6d6309c5-2d3a-4f85-a465-688c2b35a0ea.jpg saved to cache
2026-03-25 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 489432ea-3219-5479-9a53-07b79d3430a9
2026-03-25 17:20:40 [adesa.de] INFO: Found listing with ID: 10722332
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722332%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [adesa.de] INFO: Scrape type for 10722332: 0
2026-03-25 17:20:40 [adesa.de] INFO: Skipping item 10722332 url https://www.openlane.eu/en/carv6/auction/10722332
2026-03-25 17:20:40 [adesa.de] INFO: Found listing with ID: 10716807
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716807%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [adesa.de] INFO: Scrape type for 10716807: 0
2026-03-25 17:20:40 [adesa.de] INFO: Skipping item 10716807 url https://www.openlane.eu/en/carv6/auction/10716807
2026-03-25 17:20:40 [adesa.de] INFO: Found listing with ID: 10722354
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722354%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [adesa.de] INFO: Scrape type for 10722354: 0
2026-03-25 17:20:40 [adesa.de] INFO: Skipping item 10722354 url https://www.openlane.eu/en/carv6/auction/10722354
2026-03-25 17:20:40 [adesa.de] INFO: Found listing with ID: 10722348
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722348%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [adesa.de] INFO: Scrape type for 10722348: 0
2026-03-25 17:20:40 [adesa.de] INFO: Skipping item 10722348 url https://www.openlane.eu/en/carv6/auction/10722348
2026-03-25 17:20:40 [adesa.de] INFO: Found listing with ID: 10715098
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715098%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [adesa.de] INFO: Scrape type for 10715098: 2
2026-03-25 17:20:40 [adesa.de] INFO: Scraping item 10715098 url https://www.openlane.eu/en/carv6/auction/10715098
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b9dbd0>
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252F52692800-ae87-4260-98ec-e2e10a3d1327.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/52692800-ae87-4260-98ec-e2e10a3d1327.jpg saved to cache
2026-03-25 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 11556cb6-ca63-5f6b-9739-393391e29349
2026-03-25 17:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745971/general/d6fd7d7a-284e-4021-bfce-74d23ac277bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725206)
2026-03-25 17:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745466/general/d9b354c1-dc31-4f51-92f0-c4c0d83e5bfd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725202)
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252F31755540-aad0-43c1-a236-9276496841e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/31755540-aad0-43c1-a236-9276496841e6.jpg not downloaded yet
2026-03-25 17:20:40 [adesa.de] INFO: Found listing with ID: 10719376
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719376%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [adesa.de] INFO: Scrape type for 10719376: 0
2026-03-25 17:20:40 [adesa.de] INFO: Skipping item 10719376 url https://www.openlane.eu/en/carv6/auction/10719376
2026-03-25 17:20:40 [adesa.de] INFO: Found listing with ID: 10716722
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716722%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [adesa.de] INFO: Scrape type for 10716722: 2
2026-03-25 17:20:40 [adesa.de] INFO: Scraping item 10716722 url https://www.openlane.eu/en/carv6/auction/10716722
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13416b1a10>
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252Fd9e0fd7b-5fcd-4dcc-9f97-94bedee5c0dc.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/d9e0fd7b-5fcd-4dcc-9f97-94bedee5c0dc.jpg saved to cache
2026-03-25 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 489432ea-3219-5479-9a53-07b79d3430a9
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341afa350>
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252F36d221f3-d0df-499d-a7df-e1bb647675ec.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/36d221f3-d0df-499d-a7df-e1bb647675ec.jpg saved to cache
2026-03-25 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e11f6abe-657b-5b65-b785-10b119abf269
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342703a90>
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252F296b33ee-b2e8-4a50-8589-8e2d2baf887d.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/296b33ee-b2e8-4a50-8589-8e2d2baf887d.jpg saved to cache
2026-03-25 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e11f6abe-657b-5b65-b785-10b119abf269
2026-03-25 17:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742455/general/51224843-8526-41ba-a2ae-4e04b8aa6887.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725999)
2026-03-25 17:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745466/general/282d8c97-ddf4-45bd-b4c6-0a6975b2ac7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725202)
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252Fc93017be-959b-48f9-97b9-e1f2d0832594.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/c93017be-959b-48f9-97b9-e1f2d0832594.jpg not downloaded yet
2026-03-25 17:20:40 [adesa.de] INFO: Found listing with ID: 10722340
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722340%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [adesa.de] INFO: Scrape type for 10722340: 0
2026-03-25 17:20:40 [adesa.de] INFO: Skipping item 10722340 url https://www.openlane.eu/en/carv6/auction/10722340
2026-03-25 17:20:40 [adesa.de] INFO: Found listing with ID: 10717381
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717381%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [adesa.de] INFO: Scrape type for 10717381: 0
2026-03-25 17:20:40 [adesa.de] INFO: Skipping item 10717381 url https://www.openlane.eu/en/carv6/auction/10717381
2026-03-25 17:20:40 [adesa.de] INFO: Found listing with ID: 10722342
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722342%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [adesa.de] INFO: Scrape type for 10722342: 0
2026-03-25 17:20:40 [adesa.de] INFO: Skipping item 10722342 url https://www.openlane.eu/en/carv6/auction/10722342
2026-03-25 17:20:40 [adesa.de] INFO: Found listing with ID: 10722330
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722330%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [adesa.de] INFO: Scrape type for 10722330: 0
2026-03-25 17:20:40 [adesa.de] INFO: Skipping item 10722330 url https://www.openlane.eu/en/carv6/auction/10722330
2026-03-25 17:20:40 [adesa.de] INFO: Found listing with ID: 10722341
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722341%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [adesa.de] INFO: Scrape type for 10722341: 0
2026-03-25 17:20:40 [adesa.de] INFO: Skipping item 10722341 url https://www.openlane.eu/en/carv6/auction/10722341
2026-03-25 17:20:40 [adesa.de] INFO: Found listing with ID: 10722344
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722344%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [adesa.de] INFO: Scrape type for 10722344: 0
2026-03-25 17:20:40 [adesa.de] INFO: Skipping item 10722344 url https://www.openlane.eu/en/carv6/auction/10722344
2026-03-25 17:20:40 [adesa.de] INFO: Found listing with ID: 10716805
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716805%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [adesa.de] INFO: Scrape type for 10716805: 0
2026-03-25 17:20:40 [adesa.de] INFO: Skipping item 10716805 url https://www.openlane.eu/en/carv6/auction/10716805
2026-03-25 17:20:40 [adesa.de] INFO: Found listing with ID: 10715095
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715095%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [adesa.de] INFO: Scrape type for 10715095: 0
2026-03-25 17:20:40 [adesa.de] INFO: Skipping item 10715095 url https://www.openlane.eu/en/carv6/auction/10715095
2026-03-25 17:20:40 [adesa.de] INFO: Found listing with ID: 10715096
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715096%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [adesa.de] INFO: Scrape type for 10715096: 2
2026-03-25 17:20:40 [adesa.de] INFO: Scraping item 10715096 url https://www.openlane.eu/en/carv6/auction/10715096
2026-03-25 17:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745466/general/e297087c-14a2-44ba-8541-71ed1f935795.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725202)
2026-03-25 17:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745971/general/70b56d1f-d93f-4536-8148-09294ceda0e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725206)
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252F7f441af0-6bf6-46ce-b1aa-99be204317d6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/7f441af0-6bf6-46ce-b1aa-99be204317d6.jpg not downloaded yet
2026-03-25 17:20:40 [adesa.de] INFO: Found listing with ID: 10722351
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722351%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [adesa.de] INFO: Scrape type for 10722351: 0
2026-03-25 17:20:40 [adesa.de] INFO: Skipping item 10722351 url https://www.openlane.eu/en/carv6/auction/10722351
2026-03-25 17:20:40 [adesa.de] INFO: Found listing with ID: 10717373
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717373%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [adesa.de] INFO: Scrape type for 10717373: 0
2026-03-25 17:20:40 [adesa.de] INFO: Skipping item 10717373 url https://www.openlane.eu/en/carv6/auction/10717373
2026-03-25 17:20:40 [adesa.de] INFO: Found listing with ID: 10722353
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722353%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [adesa.de] INFO: Scrape type for 10722353: 0
2026-03-25 17:20:40 [adesa.de] INFO: Skipping item 10722353 url https://www.openlane.eu/en/carv6/auction/10722353
2026-03-25 17:20:40 [adesa.de] INFO: Found listing with ID: 10722356
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722356%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [adesa.de] INFO: Scrape type for 10722356: 0
2026-03-25 17:20:40 [adesa.de] INFO: Skipping item 10722356 url https://www.openlane.eu/en/carv6/auction/10722356
2026-03-25 17:20:40 [adesa.de] INFO: Found listing with ID: 10722339
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722339%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [adesa.de] INFO: Scrape type for 10722339: 0
2026-03-25 17:20:40 [adesa.de] INFO: Skipping item 10722339 url https://www.openlane.eu/en/carv6/auction/10722339
2026-03-25 17:20:40 [adesa.de] INFO: Found listing with ID: 10722337
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722337%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [adesa.de] INFO: Scrape type for 10722337: 0
2026-03-25 17:20:40 [adesa.de] INFO: Skipping item 10722337 url https://www.openlane.eu/en/carv6/auction/10722337
2026-03-25 17:20:40 [adesa.de] INFO: Found listing with ID: 10722346
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722346%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [adesa.de] INFO: Scrape type for 10722346: 0
2026-03-25 17:20:40 [adesa.de] INFO: Skipping item 10722346 url https://www.openlane.eu/en/carv6/auction/10722346
2026-03-25 17:20:40 [adesa.de] INFO: Found listing with ID: 10722352
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722352%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [adesa.de] INFO: Scrape type for 10722352: 0
2026-03-25 17:20:40 [adesa.de] INFO: Skipping item 10722352 url https://www.openlane.eu/en/carv6/auction/10722352
2026-03-25 17:20:40 [adesa.de] INFO: Found listing with ID: 10722347
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722347%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [adesa.de] INFO: Scrape type for 10722347: 0
2026-03-25 17:20:40 [adesa.de] INFO: Skipping item 10722347 url https://www.openlane.eu/en/carv6/auction/10722347
2026-03-25 17:20:40 [adesa.de] INFO: Found listing with ID: 10709650
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709650%27 HTTP/1.1" 200 None
2026-03-25 17:20:40 [adesa.de] INFO: Scrape type for 10709650: 0
2026-03-25 17:20:40 [adesa.de] INFO: Skipping item 10709650 url https://www.openlane.eu/en/carv6/auction/10709650
2026-03-25 17:20:40 [adesa.de] INFO: Found listing with ID: 10722355
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722355%27 HTTP/1.1" 200 None
2026-03-25 17:20:41 [adesa.de] INFO: Scrape type for 10722355: 0
2026-03-25 17:20:41 [adesa.de] INFO: Skipping item 10722355 url https://www.openlane.eu/en/carv6/auction/10722355
2026-03-25 17:20:41 [adesa.de] INFO: Found listing with ID: 10723464
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723464%27 HTTP/1.1" 200 None
2026-03-25 17:20:41 [adesa.de] INFO: Scrape type for 10723464: 0
2026-03-25 17:20:41 [adesa.de] INFO: Skipping item 10723464 url https://www.openlane.eu/en/carv6/auction/10723464
2026-03-25 17:20:41 [adesa.de] INFO: Found listing with ID: 10723392
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723392%27 HTTP/1.1" 200 None
2026-03-25 17:20:41 [adesa.de] INFO: Scrape type for 10723392: 0
2026-03-25 17:20:41 [adesa.de] INFO: Skipping item 10723392 url https://www.openlane.eu/en/carv6/auction/10723392
2026-03-25 17:20:41 [adesa.de] INFO: Found listing with ID: 10722866
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722866%27 HTTP/1.1" 200 None
2026-03-25 17:20:41 [adesa.de] INFO: Scrape type for 10722866: 0
2026-03-25 17:20:41 [adesa.de] INFO: Skipping item 10722866 url https://www.openlane.eu/en/carv6/auction/10722866
2026-03-25 17:20:41 [adesa.de] INFO: Found listing with ID: 10722725
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722725%27 HTTP/1.1" 200 None
2026-03-25 17:20:41 [adesa.de] INFO: Scrape type for 10722725: 0
2026-03-25 17:20:41 [adesa.de] INFO: Skipping item 10722725 url https://www.openlane.eu/en/carv6/auction/10722725
2026-03-25 17:20:41 [adesa.de] INFO: Found listing with ID: 10723465
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723465%27 HTTP/1.1" 200 None
2026-03-25 17:20:41 [adesa.de] INFO: Scrape type for 10723465: 0
2026-03-25 17:20:41 [adesa.de] INFO: Skipping item 10723465 url https://www.openlane.eu/en/carv6/auction/10723465
2026-03-25 17:20:41 [adesa.de] INFO: Found listing with ID: 10722724
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722724%27 HTTP/1.1" 200 None
2026-03-25 17:20:41 [adesa.de] INFO: Scrape type for 10722724: 0
2026-03-25 17:20:41 [adesa.de] INFO: Skipping item 10722724 url https://www.openlane.eu/en/carv6/auction/10722724
2026-03-25 17:20:41 [adesa.de] INFO: Found listing with ID: 10722726
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722726%27 HTTP/1.1" 200 None
2026-03-25 17:20:41 [adesa.de] INFO: Scrape type for 10722726: 0
2026-03-25 17:20:41 [adesa.de] INFO: Skipping item 10722726 url https://www.openlane.eu/en/carv6/auction/10722726
2026-03-25 17:20:41 [adesa.de] INFO: Found listing with ID: 10723390
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723390%27 HTTP/1.1" 200 None
2026-03-25 17:20:41 [adesa.de] INFO: Scrape type for 10723390: 0
2026-03-25 17:20:41 [adesa.de] INFO: Skipping item 10723390 url https://www.openlane.eu/en/carv6/auction/10723390
2026-03-25 17:20:41 [adesa.de] INFO: Found listing with ID: 10723391
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723391%27 HTTP/1.1" 200 None
2026-03-25 17:20:41 [adesa.de] INFO: Scrape type for 10723391: 0
2026-03-25 17:20:41 [adesa.de] INFO: Skipping item 10723391 url https://www.openlane.eu/en/carv6/auction/10723391
2026-03-25 17:20:41 [adesa.de] INFO: Found listing with ID: 10722727
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722727%27 HTTP/1.1" 200 None
2026-03-25 17:20:41 [adesa.de] INFO: Scrape type for 10722727: 0
2026-03-25 17:20:41 [adesa.de] INFO: Skipping item 10722727 url https://www.openlane.eu/en/carv6/auction/10722727
2026-03-25 17:20:41 [adesa.de] INFO: Found listing with ID: 10722722
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722722%27 HTTP/1.1" 200 None
2026-03-25 17:20:41 [adesa.de] INFO: Scrape type for 10722722: 0
2026-03-25 17:20:41 [adesa.de] INFO: Skipping item 10722722 url https://www.openlane.eu/en/carv6/auction/10722722
2026-03-25 17:20:41 [adesa.de] INFO: Found listing with ID: 10723393
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723393%27 HTTP/1.1" 200 None
2026-03-25 17:20:41 [adesa.de] INFO: Scrape type for 10723393: 0
2026-03-25 17:20:41 [adesa.de] INFO: Skipping item 10723393 url https://www.openlane.eu/en/carv6/auction/10723393
2026-03-25 17:20:41 [adesa.de] INFO: Found listing with ID: 10718756
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718756%27 HTTP/1.1" 200 None
2026-03-25 17:20:41 [adesa.de] INFO: Scrape type for 10718756: 2
2026-03-25 17:20:41 [adesa.de] INFO: Scraping item 10718756 url https://www.openlane.eu/en/carv6/auction/10718756
2026-03-25 17:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727493> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341afa910>
2026-03-25 17:20:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252Fd6fd7d7a-284e-4021-bfce-74d23ac277bc.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/d6fd7d7a-284e-4021-bfce-74d23ac277bc.jpg saved to cache
2026-03-25 17:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e11f6abe-657b-5b65-b785-10b119abf269
2026-03-25 17:20:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134163b190>
2026-03-25 17:20:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252Fd9b354c1-dc31-4f51-92f0-c4c0d83e5bfd.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/d9b354c1-dc31-4f51-92f0-c4c0d83e5bfd.jpg saved to cache
2026-03-25 17:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 489432ea-3219-5479-9a53-07b79d3430a9
2026-03-25 17:20:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342ad3610>
2026-03-25 17:20:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252F51224843-8526-41ba-a2ae-4e04b8aa6887.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/51224843-8526-41ba-a2ae-4e04b8aa6887.jpg saved to cache
2026-03-25 17:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 11556cb6-ca63-5f6b-9739-393391e29349
2026-03-25 17:20:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 11556cb6-ca63-5f6b-9739-393391e29349, skipping ID generation
2026-03-25 17:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11556cb6-ca63-5f6b-9739-393391e29349 with scrape type 1
2026-03-25 17:20:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 11556cb6-ca63-5f6b-9739-393391e29349 sending to next pipeline
2026-03-25 17:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 11556cb6-ca63-5f6b-9739-393391e29349, identifier: 10725999
2026-03-25 17:20:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341af5150>
2026-03-25 17:20:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252F282d8c97-ddf4-45bd-b4c6-0a6975b2ac7c.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/282d8c97-ddf4-45bd-b4c6-0a6975b2ac7c.jpg saved to cache
2026-03-25 17:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 489432ea-3219-5479-9a53-07b79d3430a9
2026-03-25 17:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745466/general/74417755-cec6-4487-97de-4cf6fa613cdf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725202)
2026-03-25 17:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745466/general/31755540-aad0-43c1-a236-9276496841e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725202)
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252F334d4251-2047-49e5-8853-4216df8263bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/334d4251-2047-49e5-8853-4216df8263bc.jpg not downloaded yet
2026-03-25 17:20:41 [adesa.de] INFO: Found listing with ID: 10718762
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718762%27 HTTP/1.1" 200 None
2026-03-25 17:20:41 [adesa.de] INFO: Scrape type for 10718762: 0
2026-03-25 17:20:41 [adesa.de] INFO: Skipping item 10718762 url https://www.openlane.eu/en/carv6/auction/10718762
2026-03-25 17:20:41 [adesa.de] INFO: Found listing with ID: 10718711
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718711%27 HTTP/1.1" 200 None
2026-03-25 17:20:41 [adesa.de] INFO: Scrape type for 10718711: 0
2026-03-25 17:20:41 [adesa.de] INFO: Skipping item 10718711 url https://www.openlane.eu/en/carv6/auction/10718711
2026-03-25 17:20:41 [adesa.de] INFO: Found listing with ID: 10718626
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718626%27 HTTP/1.1" 200 None
2026-03-25 17:20:41 [adesa.de] INFO: Scrape type for 10718626: 2
2026-03-25 17:20:41 [adesa.de] INFO: Scraping item 10718626 url https://www.openlane.eu/en/carv6/auction/10718626
2026-03-25 17:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 11556cb6-ca63-5f6b-9739-393391e29349 with identifier: 10725999
2026-03-25 17:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 11556cb6-ca63-5f6b-9739-393391e29349 with identifier: 10725999
2026-03-25 17:20:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 11556cb6-ca63-5f6b-9739-393391e29349 with identifier: 10725999 to the API
2026-03-25 17:20:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742455/general/51224843-8526-41ba-a2ae-4e04b8aa6887.jpg>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '11556cb6-ca63-5f6b-9739-393391e29349',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601612B9',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725999',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 72787,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148152,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742455/general/51224843-8526-41ba-a2ae-4e04b8aa6887.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159467,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742455/general/52692800-ae87-4260-98ec-e2e10a3d1327.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168524,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742455/general/44188b4c-43ec-4884-9ff1-9f525e3f6459.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163472,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742455/general/778d1f96-2d2e-4cc7-a40a-1311c2d9ecd5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135645,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742455/general/3930871f-d1d2-4637-ad02-e07371ac367c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170462,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742455/general/a1510bb9-7c9e-4133-b1a8-c71d8042e2d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127041,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742455/general/1668e127-72c1-4b28-bfff-60f5606017c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150365,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742455/general/806eaeba-183f-4adc-8518-d6c6f8915e05.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99948,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742455/general/caef7956-e9bc-47c0-8b3e-10a907d9b5d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130430,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742455/general/488865d2-911a-499c-9781-f74399a82afe.jpg',
'Width': 1024}],
'price': 11600,
'price_includes_vat': True,
'registration_date': '2023-01-16',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Taigo 1.0 TSI Style - Petrol - Manual - 110 hp - 72.787 '
'km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-25 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725999%27 HTTP/1.1" 200 None
2026-03-25 17:20:42 [adesa.de] INFO: Saving data for 10725999: {'created_time': 1774459242.991075, 'last_price_update_time': 1774459242.991089, 'auction_closing_time': 1774607100.0}
2026-03-25 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725999') HTTP/1.1" 204 0
2026-03-25 17:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426dc090>
2026-03-25 17:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252Fe297087c-14a2-44ba-8541-71ed1f935795.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/e297087c-14a2-44ba-8541-71ed1f935795.jpg saved to cache
2026-03-25 17:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 489432ea-3219-5479-9a53-07b79d3430a9
2026-03-25 17:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134a37a650>
2026-03-25 17:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252F70b56d1f-d93f-4536-8148-09294ceda0e6.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/70b56d1f-d93f-4536-8148-09294ceda0e6.jpg saved to cache
2026-03-25 17:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e11f6abe-657b-5b65-b785-10b119abf269
2026-03-25 17:20:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e11f6abe-657b-5b65-b785-10b119abf269, skipping ID generation
2026-03-25 17:20:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e11f6abe-657b-5b65-b785-10b119abf269 with scrape type 1
2026-03-25 17:20:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e11f6abe-657b-5b65-b785-10b119abf269 sending to next pipeline
2026-03-25 17:20:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e11f6abe-657b-5b65-b785-10b119abf269, identifier: 10725206
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718710
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718710%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10718710: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10718710 url https://www.openlane.eu/en/carv6/auction/10718710
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718780
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718780%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10718780: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10718780 url https://www.openlane.eu/en/carv6/auction/10718780
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10721552
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721552%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10721552: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10721552 url https://www.openlane.eu/en/carv6/auction/10721552
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10721553
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721553%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10721553: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10721553 url https://www.openlane.eu/en/carv6/auction/10721553
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718781
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718781%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10718781: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10718781 url https://www.openlane.eu/en/carv6/auction/10718781
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718776
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718776%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10718776: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10718776 url https://www.openlane.eu/en/carv6/auction/10718776
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718622
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718622%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10718622: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10718622 url https://www.openlane.eu/en/carv6/auction/10718622
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718700
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718700%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10718700: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10718700 url https://www.openlane.eu/en/carv6/auction/10718700
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718673
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718673%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10718673: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10718673 url https://www.openlane.eu/en/carv6/auction/10718673
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718747
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718747%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10718747: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10718747 url https://www.openlane.eu/en/carv6/auction/10718747
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718818
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718818%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10718818: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10718818 url https://www.openlane.eu/en/carv6/auction/10718818
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718740
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718740%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10718740: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10718740 url https://www.openlane.eu/en/carv6/auction/10718740
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718677
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718677%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10718677: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10718677 url https://www.openlane.eu/en/carv6/auction/10718677
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718737
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718737%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10718737: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10718737 url https://www.openlane.eu/en/carv6/auction/10718737
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718636
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718636%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10718636: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10718636 url https://www.openlane.eu/en/carv6/auction/10718636
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718795
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718795%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10718795: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10718795 url https://www.openlane.eu/en/carv6/auction/10718795
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718672
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718672%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10718672: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10718672 url https://www.openlane.eu/en/carv6/auction/10718672
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718814
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718814%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10718814: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10718814 url https://www.openlane.eu/en/carv6/auction/10718814
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718628
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718628%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10718628: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10718628 url https://www.openlane.eu/en/carv6/auction/10718628
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718675
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718675%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10718675: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10718675 url https://www.openlane.eu/en/carv6/auction/10718675
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718619
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718619%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10718619: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10718619 url https://www.openlane.eu/en/carv6/auction/10718619
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718775
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718775%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10718775: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10718775 url https://www.openlane.eu/en/carv6/auction/10718775
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718634
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718634%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10718634: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10718634 url https://www.openlane.eu/en/carv6/auction/10718634
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718618
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718618%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10718618: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10718618 url https://www.openlane.eu/en/carv6/auction/10718618
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10721576
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721576%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10721576: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10721576 url https://www.openlane.eu/en/carv6/auction/10721576
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10721578
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721578%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10721578: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10721578 url https://www.openlane.eu/en/carv6/auction/10721578
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718805
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718805%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10718805: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10718805 url https://www.openlane.eu/en/carv6/auction/10718805
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718813
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718813%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10718813: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10718813 url https://www.openlane.eu/en/carv6/auction/10718813
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10721577
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721577%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10721577: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10721577 url https://www.openlane.eu/en/carv6/auction/10721577
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718800
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718800%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10718800: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10718800 url https://www.openlane.eu/en/carv6/auction/10718800
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718799
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718799%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10718799: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10718799 url https://www.openlane.eu/en/carv6/auction/10718799
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718637
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718637%27 HTTP/1.1" 200 None
2026-03-25 17:20:43 [adesa.de] INFO: Scrape type for 10718637: 0
2026-03-25 17:20:43 [adesa.de] INFO: Skipping item 10718637 url https://www.openlane.eu/en/carv6/auction/10718637
2026-03-25 17:20:43 [adesa.de] INFO: Found listing with ID: 10718796
2026-03-25 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718796%27 HTTP/1.1" 200 None
2026-03-25 17:20:44 [adesa.de] INFO: Scrape type for 10718796: 0
2026-03-25 17:20:44 [adesa.de] INFO: Skipping item 10718796 url https://www.openlane.eu/en/carv6/auction/10718796
2026-03-25 17:20:44 [adesa.de] INFO: Found listing with ID: 10718684
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718684%27 HTTP/1.1" 200 None
2026-03-25 17:20:44 [adesa.de] INFO: Scrape type for 10718684: 0
2026-03-25 17:20:44 [adesa.de] INFO: Skipping item 10718684 url https://www.openlane.eu/en/carv6/auction/10718684
2026-03-25 17:20:44 [adesa.de] INFO: Found listing with ID: 10718808
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718808%27 HTTP/1.1" 200 None
2026-03-25 17:20:44 [adesa.de] INFO: Scrape type for 10718808: 0
2026-03-25 17:20:44 [adesa.de] INFO: Skipping item 10718808 url https://www.openlane.eu/en/carv6/auction/10718808
2026-03-25 17:20:44 [adesa.de] INFO: Found listing with ID: 10721568
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721568%27 HTTP/1.1" 200 None
2026-03-25 17:20:44 [adesa.de] INFO: Scrape type for 10721568: 0
2026-03-25 17:20:44 [adesa.de] INFO: Skipping item 10721568 url https://www.openlane.eu/en/carv6/auction/10721568
2026-03-25 17:20:44 [adesa.de] INFO: Found listing with ID: 10721579
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721579%27 HTTP/1.1" 200 None
2026-03-25 17:20:44 [adesa.de] INFO: Scrape type for 10721579: 0
2026-03-25 17:20:44 [adesa.de] INFO: Skipping item 10721579 url https://www.openlane.eu/en/carv6/auction/10721579
2026-03-25 17:20:44 [adesa.de] INFO: Found listing with ID: 10718653
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718653%27 HTTP/1.1" 200 None
2026-03-25 17:20:44 [adesa.de] INFO: Scrape type for 10718653: 0
2026-03-25 17:20:44 [adesa.de] INFO: Skipping item 10718653 url https://www.openlane.eu/en/carv6/auction/10718653
2026-03-25 17:20:44 [adesa.de] INFO: Found listing with ID: 10718770
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718770%27 HTTP/1.1" 200 None
2026-03-25 17:20:44 [adesa.de] INFO: Scrape type for 10718770: 0
2026-03-25 17:20:44 [adesa.de] INFO: Skipping item 10718770 url https://www.openlane.eu/en/carv6/auction/10718770
2026-03-25 17:20:44 [adesa.de] INFO: Found listing with ID: 10718758
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718758%27 HTTP/1.1" 200 None
2026-03-25 17:20:44 [adesa.de] INFO: Scrape type for 10718758: 0
2026-03-25 17:20:44 [adesa.de] INFO: Skipping item 10718758 url https://www.openlane.eu/en/carv6/auction/10718758
2026-03-25 17:20:44 [adesa.de] INFO: Found listing with ID: 10718783
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718783%27 HTTP/1.1" 200 None
2026-03-25 17:20:44 [adesa.de] INFO: Scrape type for 10718783: 0
2026-03-25 17:20:44 [adesa.de] INFO: Skipping item 10718783 url https://www.openlane.eu/en/carv6/auction/10718783
2026-03-25 17:20:44 [adesa.de] INFO: Found listing with ID: 10718759
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718759%27 HTTP/1.1" 200 None
2026-03-25 17:20:44 [adesa.de] INFO: Scrape type for 10718759: 0
2026-03-25 17:20:44 [adesa.de] INFO: Skipping item 10718759 url https://www.openlane.eu/en/carv6/auction/10718759
2026-03-25 17:20:44 [adesa.de] INFO: Found listing with ID: 10718679
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718679%27 HTTP/1.1" 200 None
2026-03-25 17:20:44 [adesa.de] INFO: Scrape type for 10718679: 0
2026-03-25 17:20:44 [adesa.de] INFO: Skipping item 10718679 url https://www.openlane.eu/en/carv6/auction/10718679
2026-03-25 17:20:44 [adesa.de] INFO: Found listing with ID: 10718654
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718654%27 HTTP/1.1" 200 None
2026-03-25 17:20:44 [adesa.de] INFO: Scrape type for 10718654: 0
2026-03-25 17:20:44 [adesa.de] INFO: Skipping item 10718654 url https://www.openlane.eu/en/carv6/auction/10718654
2026-03-25 17:20:44 [adesa.de] INFO: Found listing with ID: 10718703
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718703%27 HTTP/1.1" 200 None
2026-03-25 17:20:44 [adesa.de] INFO: Scrape type for 10718703: 0
2026-03-25 17:20:44 [adesa.de] INFO: Skipping item 10718703 url https://www.openlane.eu/en/carv6/auction/10718703
2026-03-25 17:20:44 [adesa.de] INFO: Found listing with ID: 10718629
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718629%27 HTTP/1.1" 200 None
2026-03-25 17:20:44 [adesa.de] INFO: Scrape type for 10718629: 0
2026-03-25 17:20:44 [adesa.de] INFO: Skipping item 10718629 url https://www.openlane.eu/en/carv6/auction/10718629
2026-03-25 17:20:44 [adesa.de] INFO: Found listing with ID: 10718704
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718704%27 HTTP/1.1" 200 None
2026-03-25 17:20:44 [adesa.de] INFO: Scrape type for 10718704: 0
2026-03-25 17:20:44 [adesa.de] INFO: Skipping item 10718704 url https://www.openlane.eu/en/carv6/auction/10718704
2026-03-25 17:20:44 [adesa.de] INFO: Found listing with ID: 10718836
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718836%27 HTTP/1.1" 200 None
2026-03-25 17:20:44 [adesa.de] INFO: Scrape type for 10718836: 0
2026-03-25 17:20:44 [adesa.de] INFO: Skipping item 10718836 url https://www.openlane.eu/en/carv6/auction/10718836
2026-03-25 17:20:44 [adesa.de] INFO: Found listing with ID: 10718651
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718651%27 HTTP/1.1" 200 None
2026-03-25 17:20:44 [adesa.de] INFO: Scrape type for 10718651: 0
2026-03-25 17:20:44 [adesa.de] INFO: Skipping item 10718651 url https://www.openlane.eu/en/carv6/auction/10718651
2026-03-25 17:20:44 [adesa.de] INFO: Found listing with ID: 10718821
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718821%27 HTTP/1.1" 200 None
2026-03-25 17:20:44 [adesa.de] INFO: Scrape type for 10718821: 0
2026-03-25 17:20:44 [adesa.de] INFO: Skipping item 10718821 url https://www.openlane.eu/en/carv6/auction/10718821
2026-03-25 17:20:44 [adesa.de] INFO: Found listing with ID: 10718831
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718831%27 HTTP/1.1" 200 None
2026-03-25 17:20:44 [adesa.de] INFO: Scrape type for 10718831: 0
2026-03-25 17:20:44 [adesa.de] INFO: Skipping item 10718831 url https://www.openlane.eu/en/carv6/auction/10718831
2026-03-25 17:20:44 [adesa.de] INFO: Found listing with ID: 10718754
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718754%27 HTTP/1.1" 200 None
2026-03-25 17:20:44 [adesa.de] INFO: Scrape type for 10718754: 0
2026-03-25 17:20:44 [adesa.de] INFO: Skipping item 10718754 url https://www.openlane.eu/en/carv6/auction/10718754
2026-03-25 17:20:44 [adesa.de] INFO: Found listing with ID: 10718685
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718685%27 HTTP/1.1" 200 None
2026-03-25 17:20:44 [adesa.de] INFO: Scrape type for 10718685: 0
2026-03-25 17:20:44 [adesa.de] INFO: Skipping item 10718685 url https://www.openlane.eu/en/carv6/auction/10718685
2026-03-25 17:20:44 [adesa.de] INFO: Found listing with ID: 10718638
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718638%27 HTTP/1.1" 200 None
2026-03-25 17:20:44 [adesa.de] INFO: Scrape type for 10718638: 0
2026-03-25 17:20:44 [adesa.de] INFO: Skipping item 10718638 url https://www.openlane.eu/en/carv6/auction/10718638
2026-03-25 17:20:44 [adesa.de] INFO: Found listing with ID: 10718771
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718771%27 HTTP/1.1" 200 None
2026-03-25 17:20:44 [adesa.de] INFO: Scrape type for 10718771: 0
2026-03-25 17:20:44 [adesa.de] INFO: Skipping item 10718771 url https://www.openlane.eu/en/carv6/auction/10718771
2026-03-25 17:20:44 [adesa.de] INFO: Found listing with ID: 10718822
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718822%27 HTTP/1.1" 200 None
2026-03-25 17:20:44 [adesa.de] INFO: Scrape type for 10718822: 0
2026-03-25 17:20:44 [adesa.de] INFO: Skipping item 10718822 url https://www.openlane.eu/en/carv6/auction/10718822
2026-03-25 17:20:44 [adesa.de] INFO: Found listing with ID: 10721560
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721560%27 HTTP/1.1" 200 None
2026-03-25 17:20:44 [adesa.de] INFO: Scrape type for 10721560: 0
2026-03-25 17:20:44 [adesa.de] INFO: Skipping item 10721560 url https://www.openlane.eu/en/carv6/auction/10721560
2026-03-25 17:20:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e11f6abe-657b-5b65-b785-10b119abf269 with identifier: 10725206
2026-03-25 17:20:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e11f6abe-657b-5b65-b785-10b119abf269 with identifier: 10725206
2026-03-25 17:20:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e11f6abe-657b-5b65-b785-10b119abf269 with identifier: 10725206 to the API
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745971/general/70b56d1f-d93f-4536-8148-09294ceda0e6.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 487,
'expiration_date': '2026-03-26T07:30:00Z',
'fuel_type': 'Electric',
'id': 'e11f6abe-657b-5b65-b785-10b119abf269',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000238',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725206',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 87800,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88282,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745971/general/6024bb7d-4c95-497b-855b-89bfd68eb4f3.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86890,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745971/general/95fa50bd-6689-4db1-a892-2c49058b2062.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81898,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745971/general/7639530e-f869-4656-be32-969413686eda.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81145,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745971/general/3ffc1c8a-430e-4daf-ad50-bbb95b8a7e66.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62676,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745971/general/cf52c986-6a34-43ef-92ba-eac19f5468c0.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65968,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745971/general/8e238d61-5c23-4050-afb3-d87a67723015.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65610,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745971/general/296b33ee-b2e8-4a50-8589-8e2d2baf887d.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80145,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745971/general/36d221f3-d0df-499d-a7df-e1bb647675ec.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64144,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745971/general/d6fd7d7a-284e-4021-bfce-74d23ac277bc.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87925,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745971/general/70b56d1f-d93f-4536-8148-09294ceda0e6.jpg',
'Width': 720}],
'price': 23800,
'price_includes_vat': True,
'registration_date': '2023-06-28',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Tesla Model 3 Performance 75 kWh - Dual Motor - Electric - '
'Automatic - 487 hp - 87.800 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725206%27 HTTP/1.1" 200 None
2026-03-25 17:20:45 [adesa.de] INFO: Saving data for 10725206: {'created_time': 1774459245.004302, 'last_price_update_time': 1774459245.004314, 'auction_closing_time': 1774510200.0}
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725206') HTTP/1.1" 204 0
2026-03-25 17:20:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6a8c24b-42cf-521e-9ae3-091f880b3b13 with identifier: 10727493
2026-03-25 17:20:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6a8c24b-42cf-521e-9ae3-091f880b3b13 with scrape type 1
2026-03-25 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e6a8c24b-42cf-521e-9ae3-091f880b3b13
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706313%252Fgeneral%252F405b341c-fa33-4f5a-afa8-f2e6f26f7ddf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706313/general/405b341c-fa33-4f5a-afa8-f2e6f26f7ddf.jpg already downloaded
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706313%252Fgeneral%252Fb67aa451-05fe-480d-a01b-48a86fbc50b9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706313/general/b67aa451-05fe-480d-a01b-48a86fbc50b9.jpg already downloaded
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706313%252Fgeneral%252F4ae24a25-ded2-4e7c-8730-10726898b10f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706313/general/4ae24a25-ded2-4e7c-8730-10726898b10f.jpg already downloaded
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706313%252Fgeneral%252F8f31bed8-b2ea-4ee4-b1bb-2047007755a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706313/general/8f31bed8-b2ea-4ee4-b1bb-2047007755a2.jpg already downloaded
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706313%252Fgeneral%252F473c91f9-b0a0-4533-ac27-41bb241c9d08.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706313/general/473c91f9-b0a0-4533-ac27-41bb241c9d08.jpg already downloaded
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706313%252Fgeneral%252Fe1cd41c1-d4bc-4344-b60f-9ff4d1a33f01.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706313/general/e1cd41c1-d4bc-4344-b60f-9ff4d1a33f01.jpg already downloaded
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706313%252Fgeneral%252F5ccf6cd2-cdb3-4a25-87f4-5755d5b1ae14.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706313/general/5ccf6cd2-cdb3-4a25-87f4-5755d5b1ae14.jpg already downloaded
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706313%252Fgeneral%252Fd8fc87c4-0439-4d6f-ad56-11484e077459.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706313/general/d8fc87c4-0439-4d6f-ad56-11484e077459.jpg already downloaded
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706313%252Fgeneral%252F9e2341b3-066d-4a74-ba20-d64f07a3e3aa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706313/general/9e2341b3-066d-4a74-ba20-d64f07a3e3aa.jpg already downloaded
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706313%252Fgeneral%252F3340d2d5-28c0-474c-98ca-3b1df451958e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706313/general/3340d2d5-28c0-474c-98ca-3b1df451958e.jpg already downloaded
2026-03-25 17:20:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e6a8c24b-42cf-521e-9ae3-091f880b3b13, identifier: 10727493
2026-03-25 17:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13419d06d0>
2026-03-25 17:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252F74417755-cec6-4487-97de-4cf6fa613cdf.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/74417755-cec6-4487-97de-4cf6fa613cdf.jpg saved to cache
2026-03-25 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 489432ea-3219-5479-9a53-07b79d3430a9
2026-03-25 17:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426d8310>
2026-03-25 17:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252F31755540-aad0-43c1-a236-9276496841e6.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/31755540-aad0-43c1-a236-9276496841e6.jpg saved to cache
2026-03-25 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 489432ea-3219-5479-9a53-07b79d3430a9
2026-03-25 17:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723713> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e6a8c24b-42cf-521e-9ae3-091f880b3b13 with identifier: 10727493
2026-03-25 17:20:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e6a8c24b-42cf-521e-9ae3-091f880b3b13 with identifier: 10727493
2026-03-25 17:20:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e6a8c24b-42cf-521e-9ae3-091f880b3b13 with identifier: 10727493 to the API
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727493>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-26T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e6a8c24b-42cf-521e-9ae3-091f880b3b13',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B-WW 602E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727493',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 82447,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5706313/general/405b341c-fa33-4f5a-afa8-f2e6f26f7ddf.jpg',
'https://images.openlane.eu/carimgs/5706313/general/b67aa451-05fe-480d-a01b-48a86fbc50b9.jpg',
'https://images.openlane.eu/carimgs/5706313/general/4ae24a25-ded2-4e7c-8730-10726898b10f.jpg',
'https://images.openlane.eu/carimgs/5706313/general/8f31bed8-b2ea-4ee4-b1bb-2047007755a2.jpg',
'https://images.openlane.eu/carimgs/5706313/general/473c91f9-b0a0-4533-ac27-41bb241c9d08.jpg',
'https://images.openlane.eu/carimgs/5706313/general/e1cd41c1-d4bc-4344-b60f-9ff4d1a33f01.jpg',
'https://images.openlane.eu/carimgs/5706313/general/5ccf6cd2-cdb3-4a25-87f4-5755d5b1ae14.jpg',
'https://images.openlane.eu/carimgs/5706313/general/d8fc87c4-0439-4d6f-ad56-11484e077459.jpg',
'https://images.openlane.eu/carimgs/5706313/general/9e2341b3-066d-4a74-ba20-d64f07a3e3aa.jpg',
'https://images.openlane.eu/carimgs/5706313/general/3340d2d5-28c0-474c-98ca-3b1df451958e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6a8c24b-42cf-521e-9ae3-091f880b3b13/e6a8c24b-42cf-521e-9ae3-091f880b3b13_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197997,
'Height': 650,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706313/general/405b341c-fa33-4f5a-afa8-f2e6f26f7ddf.jpg',
'Width': 867},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6a8c24b-42cf-521e-9ae3-091f880b3b13/e6a8c24b-42cf-521e-9ae3-091f880b3b13_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181828,
'Height': 650,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706313/general/b67aa451-05fe-480d-a01b-48a86fbc50b9.jpg',
'Width': 867},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6a8c24b-42cf-521e-9ae3-091f880b3b13/e6a8c24b-42cf-521e-9ae3-091f880b3b13_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183102,
'Height': 650,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706313/general/4ae24a25-ded2-4e7c-8730-10726898b10f.jpg',
'Width': 867},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6a8c24b-42cf-521e-9ae3-091f880b3b13/e6a8c24b-42cf-521e-9ae3-091f880b3b13_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171747,
'Height': 650,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706313/general/8f31bed8-b2ea-4ee4-b1bb-2047007755a2.jpg',
'Width': 867},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6a8c24b-42cf-521e-9ae3-091f880b3b13/e6a8c24b-42cf-521e-9ae3-091f880b3b13_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169028,
'Height': 650,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706313/general/473c91f9-b0a0-4533-ac27-41bb241c9d08.jpg',
'Width': 867},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6a8c24b-42cf-521e-9ae3-091f880b3b13/e6a8c24b-42cf-521e-9ae3-091f880b3b13_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135255,
'Height': 650,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706313/general/e1cd41c1-d4bc-4344-b60f-9ff4d1a33f01.jpg',
'Width': 867},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6a8c24b-42cf-521e-9ae3-091f880b3b13/e6a8c24b-42cf-521e-9ae3-091f880b3b13_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195148,
'Height': 650,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706313/general/5ccf6cd2-cdb3-4a25-87f4-5755d5b1ae14.jpg',
'Width': 867},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6a8c24b-42cf-521e-9ae3-091f880b3b13/e6a8c24b-42cf-521e-9ae3-091f880b3b13_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182911,
'Height': 650,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706313/general/d8fc87c4-0439-4d6f-ad56-11484e077459.jpg',
'Width': 867},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6a8c24b-42cf-521e-9ae3-091f880b3b13/e6a8c24b-42cf-521e-9ae3-091f880b3b13_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161112,
'Height': 650,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706313/general/9e2341b3-066d-4a74-ba20-d64f07a3e3aa.jpg',
'Width': 867},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6a8c24b-42cf-521e-9ae3-091f880b3b13/e6a8c24b-42cf-521e-9ae3-091f880b3b13_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170250,
'Height': 650,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706313/general/3340d2d5-28c0-474c-98ca-3b1df451958e.jpg',
'Width': 867}],
'price': 24800,
'price_includes_vat': True,
'registration_date': '2022-12-07',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series 530e M Sport - Hybrid - Automatic - 184 hp - 82.447 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727493%27 HTTP/1.1" 200 None
2026-03-25 17:20:45 [adesa.de] INFO: Saving data for 10727493: {'created_time': 1774459245.763579, 'last_price_update_time': 1774459245.763592, 'auction_closing_time': 1774530000.0}
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727493') HTTP/1.1" 204 0
2026-03-25 17:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745466/general/7f441af0-6bf6-46ce-b1aa-99be204317d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725202)
2026-03-25 17:20:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c44de149-de1f-5ec0-b029-3d6e2dffb284 with identifier: 10723713
2026-03-25 17:20:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c44de149-de1f-5ec0-b029-3d6e2dffb284 with scrape type 1
2026-03-25 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c44de149-de1f-5ec0-b029-3d6e2dffb284
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656905%252Fgeneral%252F6d22616e-cd37-4927-b919-735842bfa587.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656905/general/6d22616e-cd37-4927-b919-735842bfa587.JPG not downloaded yet
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656905%252Fgeneral%252F75160a72-6ef2-43ea-97a6-75157cd43eb0.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656905/general/75160a72-6ef2-43ea-97a6-75157cd43eb0.JPG not downloaded yet
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656905%252Fgeneral%252F8176dcdb-737d-412a-92c8-0c36d685ccd3.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656905/general/8176dcdb-737d-412a-92c8-0c36d685ccd3.JPG not downloaded yet
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656905%252Fgeneral%252F837486e4-dd92-47b9-81a4-8ef6e4c8a6d9.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656905/general/837486e4-dd92-47b9-81a4-8ef6e4c8a6d9.JPG not downloaded yet
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656905%252Fgeneral%252Ff9cef984-84a5-48fd-9c21-1f1a87143cdc.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656905/general/f9cef984-84a5-48fd-9c21-1f1a87143cdc.JPG not downloaded yet
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656905%252Fgeneral%252Fd132f773-23d7-4c29-921f-3fa19ad09dc4.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656905/general/d132f773-23d7-4c29-921f-3fa19ad09dc4.JPG not downloaded yet
2026-03-25 17:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13427c3150>
2026-03-25 17:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252F7f441af0-6bf6-46ce-b1aa-99be204317d6.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/7f441af0-6bf6-46ce-b1aa-99be204317d6.jpg saved to cache
2026-03-25 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 489432ea-3219-5479-9a53-07b79d3430a9
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656905%252Fgeneral%252F8407da33-a1dc-4f80-9b13-9056bc82a622.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656905/general/8407da33-a1dc-4f80-9b13-9056bc82a622.JPG not downloaded yet
2026-03-25 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656905%252Fgeneral%252F5adbcabe-27df-4fac-adb2-16cd705d9142.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656905/general/5adbcabe-27df-4fac-adb2-16cd705d9142.JPG not downloaded yet
2026-03-25 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656905%252Fgeneral%252F2ad8d90f-51cf-4da6-81da-74a5e8ea55d6.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656905/general/2ad8d90f-51cf-4da6-81da-74a5e8ea55d6.JPG not downloaded yet
2026-03-25 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656905%252Fgeneral%252F3dc5a9dd-1046-4ecb-a1c0-86acf7ee4139.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656905/general/3dc5a9dd-1046-4ecb-a1c0-86acf7ee4139.JPG not downloaded yet
2026-03-25 17:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725092> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656905/general/3dc5a9dd-1046-4ecb-a1c0-86acf7ee4139.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723713)
2026-03-25 17:20:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656905/general/2ad8d90f-51cf-4da6-81da-74a5e8ea55d6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723713)
2026-03-25 17:20:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7922adb-da14-554b-b98a-549cddc217bd with identifier: 10725092
2026-03-25 17:20:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7922adb-da14-554b-b98a-549cddc217bd with scrape type 1
2026-03-25 17:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a7922adb-da14-554b-b98a-549cddc217bd
2026-03-25 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612880%252Fgeneral%252F9fa1fa83-06b9-4a52-baaf-317b5c996eee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612880/general/9fa1fa83-06b9-4a52-baaf-317b5c996eee.jpg already downloaded
2026-03-25 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612880%252Fgeneral%252F41410fbd-c0c0-4654-8264-5788f776d2d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612880/general/41410fbd-c0c0-4654-8264-5788f776d2d4.jpg already downloaded
2026-03-25 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612880%252Fgeneral%252F31f92fc9-bbc9-4747-bc80-961d43f50317.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612880/general/31f92fc9-bbc9-4747-bc80-961d43f50317.jpg already downloaded
2026-03-25 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612880%252Fgeneral%252F5ba47e8e-a72e-4610-94f4-60fa10c00f42.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612880/general/5ba47e8e-a72e-4610-94f4-60fa10c00f42.jpg already downloaded
2026-03-25 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612880%252Fgeneral%252F95365875-324e-4278-9d94-d6d02270a3e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612880/general/95365875-324e-4278-9d94-d6d02270a3e3.jpg already downloaded
2026-03-25 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612880%252Fgeneral%252Fcc1d2593-b6d3-44f4-af7c-a8a3abb062f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612880/general/cc1d2593-b6d3-44f4-af7c-a8a3abb062f8.jpg already downloaded
2026-03-25 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612880%252Fgeneral%252F60248dee-9900-45d3-acfe-2545ec0f53e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612880/general/60248dee-9900-45d3-acfe-2545ec0f53e6.jpg already downloaded
2026-03-25 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612880%252Fgeneral%252Ff79590f3-083f-498c-b054-fc7f77ce911c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612880/general/f79590f3-083f-498c-b054-fc7f77ce911c.jpg already downloaded
2026-03-25 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612880%252Fgeneral%252Ff9d062ad-99cf-423a-8021-a0e5536a1e8d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612880/general/f9d062ad-99cf-423a-8021-a0e5536a1e8d.jpg already downloaded
2026-03-25 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612880%252Fgeneral%252F475892a0-6de9-4f22-9b2f-191933dd54e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612880/general/475892a0-6de9-4f22-9b2f-191933dd54e6.jpg already downloaded
2026-03-25 17:20:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a7922adb-da14-554b-b98a-549cddc217bd, identifier: 10725092
2026-03-25 17:20:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a7922adb-da14-554b-b98a-549cddc217bd with identifier: 10725092
2026-03-25 17:20:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a7922adb-da14-554b-b98a-549cddc217bd with identifier: 10725092
2026-03-25 17:20:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a7922adb-da14-554b-b98a-549cddc217bd with identifier: 10725092 to the API
2026-03-25 17:20:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725092>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 503,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': 'a7922adb-da14-554b-b98a-549cddc217bd',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000095',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725092',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 58538,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5612880/general/9fa1fa83-06b9-4a52-baaf-317b5c996eee.jpg',
'https://images.openlane.eu/carimgs/5612880/general/41410fbd-c0c0-4654-8264-5788f776d2d4.jpg',
'https://images.openlane.eu/carimgs/5612880/general/31f92fc9-bbc9-4747-bc80-961d43f50317.jpg',
'https://images.openlane.eu/carimgs/5612880/general/5ba47e8e-a72e-4610-94f4-60fa10c00f42.jpg',
'https://images.openlane.eu/carimgs/5612880/general/95365875-324e-4278-9d94-d6d02270a3e3.jpg',
'https://images.openlane.eu/carimgs/5612880/general/cc1d2593-b6d3-44f4-af7c-a8a3abb062f8.jpg',
'https://images.openlane.eu/carimgs/5612880/general/60248dee-9900-45d3-acfe-2545ec0f53e6.jpg',
'https://images.openlane.eu/carimgs/5612880/general/f79590f3-083f-498c-b054-fc7f77ce911c.jpg',
'https://images.openlane.eu/carimgs/5612880/general/f9d062ad-99cf-423a-8021-a0e5536a1e8d.jpg',
'https://images.openlane.eu/carimgs/5612880/general/475892a0-6de9-4f22-9b2f-191933dd54e6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7922adb-da14-554b-b98a-549cddc217bd/a7922adb-da14-554b-b98a-549cddc217bd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58037,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612880/general/9fa1fa83-06b9-4a52-baaf-317b5c996eee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7922adb-da14-554b-b98a-549cddc217bd/a7922adb-da14-554b-b98a-549cddc217bd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55342,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612880/general/41410fbd-c0c0-4654-8264-5788f776d2d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7922adb-da14-554b-b98a-549cddc217bd/a7922adb-da14-554b-b98a-549cddc217bd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78322,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612880/general/31f92fc9-bbc9-4747-bc80-961d43f50317.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7922adb-da14-554b-b98a-549cddc217bd/a7922adb-da14-554b-b98a-549cddc217bd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71785,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612880/general/5ba47e8e-a72e-4610-94f4-60fa10c00f42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7922adb-da14-554b-b98a-549cddc217bd/a7922adb-da14-554b-b98a-549cddc217bd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57101,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612880/general/95365875-324e-4278-9d94-d6d02270a3e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7922adb-da14-554b-b98a-549cddc217bd/a7922adb-da14-554b-b98a-549cddc217bd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56511,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612880/general/cc1d2593-b6d3-44f4-af7c-a8a3abb062f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7922adb-da14-554b-b98a-549cddc217bd/a7922adb-da14-554b-b98a-549cddc217bd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35329,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612880/general/60248dee-9900-45d3-acfe-2545ec0f53e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7922adb-da14-554b-b98a-549cddc217bd/a7922adb-da14-554b-b98a-549cddc217bd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56254,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612880/general/f79590f3-083f-498c-b054-fc7f77ce911c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7922adb-da14-554b-b98a-549cddc217bd/a7922adb-da14-554b-b98a-549cddc217bd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55322,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612880/general/f9d062ad-99cf-423a-8021-a0e5536a1e8d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7922adb-da14-554b-b98a-549cddc217bd/a7922adb-da14-554b-b98a-549cddc217bd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44290,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612880/general/475892a0-6de9-4f22-9b2f-191933dd54e6.jpg',
'Width': 1024}],
'price': 28600,
'price_includes_vat': True,
'registration_date': '2021-10-04',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi E-Tron S Edition - Electric - Automatic - 503 hp - 58.538 km',
'transmission': 'automatic',
'trim': 'S Edition',
'vin': None,
'year': 2021}
2026-03-25 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725092%27 HTTP/1.1" 200 None
2026-03-25 17:20:47 [adesa.de] INFO: Saving data for 10725092: {'created_time': 1774459247.250375, 'last_price_update_time': 1774459247.250387, 'auction_closing_time': 1774530600.0}
2026-03-25 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725092') HTTP/1.1" 204 0
2026-03-25 17:20:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656905/general/5adbcabe-27df-4fac-adb2-16cd705d9142.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723713)
2026-03-25 17:20:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item c44de149-de1f-5ec0-b029-3d6e2dffb284 due to Ignoring non-200 response
2026-03-25 17:20:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item c44de149-de1f-5ec0-b029-3d6e2dffb284 due to Ignoring non-200 response
2026-03-25 17:20:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656905/general/8407da33-a1dc-4f80-9b13-9056bc82a622.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723713)
2026-03-25 17:20:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656905/general/d132f773-23d7-4c29-921f-3fa19ad09dc4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723713)
2026-03-25 17:20:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item c44de149-de1f-5ec0-b029-3d6e2dffb284 due to Ignoring non-200 response
2026-03-25 17:20:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656905/general/f9cef984-84a5-48fd-9c21-1f1a87143cdc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723713)
2026-03-25 17:20:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item c44de149-de1f-5ec0-b029-3d6e2dffb284 due to Ignoring non-200 response
2026-03-25 17:20:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656905/general/837486e4-dd92-47b9-81a4-8ef6e4c8a6d9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723713)
2026-03-25 17:20:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c44de149-de1f-5ec0-b029-3d6e2dffb284 due to Ignoring non-200 response
2026-03-25 17:20:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656905/general/8176dcdb-737d-412a-92c8-0c36d685ccd3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723713)
2026-03-25 17:20:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item c44de149-de1f-5ec0-b029-3d6e2dffb284 due to Ignoring non-200 response
2026-03-25 17:20:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c44de149-de1f-5ec0-b029-3d6e2dffb284 due to Ignoring non-200 response
2026-03-25 17:20:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656905/general/75160a72-6ef2-43ea-97a6-75157cd43eb0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723713)
2026-03-25 17:20:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656905/general/6d22616e-cd37-4927-b919-735842bfa587.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10723713)
2026-03-25 17:20:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item c44de149-de1f-5ec0-b029-3d6e2dffb284 due to Ignoring non-200 response
2026-03-25 17:20:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c44de149-de1f-5ec0-b029-3d6e2dffb284 due to Ignoring non-200 response
2026-03-25 17:20:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c44de149-de1f-5ec0-b029-3d6e2dffb284, skipping ID generation
2026-03-25 17:20:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c44de149-de1f-5ec0-b029-3d6e2dffb284 with scrape type 1
2026-03-25 17:20:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c44de149-de1f-5ec0-b029-3d6e2dffb284 sending to next pipeline
2026-03-25 17:20:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c44de149-de1f-5ec0-b029-3d6e2dffb284, identifier: 10723713
2026-03-25 17:20:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c44de149-de1f-5ec0-b029-3d6e2dffb284 with identifier: 10723713
2026-03-25 17:20:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c44de149-de1f-5ec0-b029-3d6e2dffb284 with identifier: 10723713
2026-03-25 17:20:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c44de149-de1f-5ec0-b029-3d6e2dffb284 with identifier: 10723713 to the API
2026-03-25 17:20:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5656905/general/6d22616e-cd37-4927-b919-735842bfa587.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '4.4L',
'engine_horse_power': 600,
'expiration_date': '2026-03-27T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'c44de149-de1f-5ec0-b029-3d6e2dffb284',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723713',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 81018,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 55,
'photos': [],
'price': 56800,
'price_includes_vat': True,
'registration_date': '2023-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series M5 - xDrive - Petrol - Automatic - 600 hp - 81.018 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723713%27 HTTP/1.1" 200 None
2026-03-25 17:20:48 [adesa.de] INFO: Saving data for 10723713: {'created_time': 1774459248.054425, 'last_price_update_time': 1774459248.054437, 'auction_closing_time': 1774599000.0}
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723713') HTTP/1.1" 204 0
2026-03-25 17:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745466/general/334d4251-2047-49e5-8853-4216df8263bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725202)
2026-03-25 17:20:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item c44de149-de1f-5ec0-b029-3d6e2dffb284 due to Ignoring non-200 response
2026-03-25 17:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725017> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745466/general/c93017be-959b-48f9-97b9-e1f2d0832594.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725202)
2026-03-25 17:20:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13418b2610>
2026-03-25 17:20:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252F334d4251-2047-49e5-8853-4216df8263bc.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/334d4251-2047-49e5-8853-4216df8263bc.jpg saved to cache
2026-03-25 17:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 489432ea-3219-5479-9a53-07b79d3430a9
2026-03-25 17:20:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fca620d6-7702-5e47-afef-53c6676bcf4e with identifier: 10725017
2026-03-25 17:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fca620d6-7702-5e47-afef-53c6676bcf4e with scrape type 1
2026-03-25 17:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fca620d6-7702-5e47-afef-53c6676bcf4e
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655945%252Fgeneral%252F0fa2d528-e79d-45c8-be6f-58c49df2105e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655945/general/0fa2d528-e79d-45c8-be6f-58c49df2105e.jpg already downloaded
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655945%252Fgeneral%252F41a37057-22fb-4b10-ace2-ed03fcaca096.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655945/general/41a37057-22fb-4b10-ace2-ed03fcaca096.jpg already downloaded
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655945%252Fgeneral%252F8cca01b4-5c25-4b3b-b960-1ef6667b3d20.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655945/general/8cca01b4-5c25-4b3b-b960-1ef6667b3d20.jpg already downloaded
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655945%252Fgeneral%252F3cfe40a6-8f8e-4fea-80ca-88305e4f55ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655945/general/3cfe40a6-8f8e-4fea-80ca-88305e4f55ce.jpg already downloaded
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655945%252Fgeneral%252F1652337e-afa1-42ed-b037-8eaae2acf196.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655945/general/1652337e-afa1-42ed-b037-8eaae2acf196.jpg already downloaded
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655945%252Fgeneral%252Fdb19c11f-b19f-4428-afe2-4ba785f63bc2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655945/general/db19c11f-b19f-4428-afe2-4ba785f63bc2.jpg already downloaded
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655945%252Fgeneral%252F6d69341e-5eca-4556-a3e3-16acc6e9b320.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655945/general/6d69341e-5eca-4556-a3e3-16acc6e9b320.jpg already downloaded
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655945%252Fgeneral%252F3dc71185-f701-4894-8134-804a45a2a996.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655945/general/3dc71185-f701-4894-8134-804a45a2a996.jpg already downloaded
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655945%252Fgeneral%252F4b959df9-ee9b-4f04-a242-db254bc913e4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655945/general/4b959df9-ee9b-4f04-a242-db254bc913e4.jpg already downloaded
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655945%252Fgeneral%252F2e709ee8-9a12-40ed-83a7-8e851a462063.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655945/general/2e709ee8-9a12-40ed-83a7-8e851a462063.jpg already downloaded
2026-03-25 17:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fca620d6-7702-5e47-afef-53c6676bcf4e, identifier: 10725017
2026-03-25 17:20:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fca620d6-7702-5e47-afef-53c6676bcf4e with identifier: 10725017
2026-03-25 17:20:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fca620d6-7702-5e47-afef-53c6676bcf4e with identifier: 10725017
2026-03-25 17:20:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fca620d6-7702-5e47-afef-53c6676bcf4e with identifier: 10725017 to the API
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725017>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 341,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Diesel',
'id': 'fca620d6-7702-5e47-afef-53c6676bcf4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000084',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725017',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 109327,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5655945/general/0fa2d528-e79d-45c8-be6f-58c49df2105e.jpg',
'https://images.openlane.eu/carimgs/5655945/general/41a37057-22fb-4b10-ace2-ed03fcaca096.jpg',
'https://images.openlane.eu/carimgs/5655945/general/8cca01b4-5c25-4b3b-b960-1ef6667b3d20.jpg',
'https://images.openlane.eu/carimgs/5655945/general/3cfe40a6-8f8e-4fea-80ca-88305e4f55ce.jpg',
'https://images.openlane.eu/carimgs/5655945/general/1652337e-afa1-42ed-b037-8eaae2acf196.jpg',
'https://images.openlane.eu/carimgs/5655945/general/db19c11f-b19f-4428-afe2-4ba785f63bc2.jpg',
'https://images.openlane.eu/carimgs/5655945/general/6d69341e-5eca-4556-a3e3-16acc6e9b320.jpg',
'https://images.openlane.eu/carimgs/5655945/general/3dc71185-f701-4894-8134-804a45a2a996.jpg',
'https://images.openlane.eu/carimgs/5655945/general/4b959df9-ee9b-4f04-a242-db254bc913e4.jpg',
'https://images.openlane.eu/carimgs/5655945/general/2e709ee8-9a12-40ed-83a7-8e851a462063.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fca620d6-7702-5e47-afef-53c6676bcf4e/fca620d6-7702-5e47-afef-53c6676bcf4e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1044752,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655945/general/0fa2d528-e79d-45c8-be6f-58c49df2105e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fca620d6-7702-5e47-afef-53c6676bcf4e/fca620d6-7702-5e47-afef-53c6676bcf4e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1050072,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655945/general/41a37057-22fb-4b10-ace2-ed03fcaca096.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fca620d6-7702-5e47-afef-53c6676bcf4e/fca620d6-7702-5e47-afef-53c6676bcf4e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1125271,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655945/general/8cca01b4-5c25-4b3b-b960-1ef6667b3d20.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fca620d6-7702-5e47-afef-53c6676bcf4e/fca620d6-7702-5e47-afef-53c6676bcf4e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1124240,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655945/general/3cfe40a6-8f8e-4fea-80ca-88305e4f55ce.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fca620d6-7702-5e47-afef-53c6676bcf4e/fca620d6-7702-5e47-afef-53c6676bcf4e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 946846,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655945/general/1652337e-afa1-42ed-b037-8eaae2acf196.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fca620d6-7702-5e47-afef-53c6676bcf4e/fca620d6-7702-5e47-afef-53c6676bcf4e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 864731,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655945/general/db19c11f-b19f-4428-afe2-4ba785f63bc2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fca620d6-7702-5e47-afef-53c6676bcf4e/fca620d6-7702-5e47-afef-53c6676bcf4e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1029792,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655945/general/6d69341e-5eca-4556-a3e3-16acc6e9b320.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fca620d6-7702-5e47-afef-53c6676bcf4e/fca620d6-7702-5e47-afef-53c6676bcf4e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 863073,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655945/general/3dc71185-f701-4894-8134-804a45a2a996.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fca620d6-7702-5e47-afef-53c6676bcf4e/fca620d6-7702-5e47-afef-53c6676bcf4e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 901080,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655945/general/4b959df9-ee9b-4f04-a242-db254bc913e4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fca620d6-7702-5e47-afef-53c6676bcf4e/fca620d6-7702-5e47-afef-53c6676bcf4e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 999271,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655945/general/2e709ee8-9a12-40ed-83a7-8e851a462063.jpg',
'Width': 2731}],
'price': 30200,
'price_includes_vat': True,
'registration_date': '2022-08-01',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Audi S4 Avant 3.0 TDI - Quattro - Diesel - 341 hp - 109.327 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725017%27 HTTP/1.1" 200 None
2026-03-25 17:20:48 [adesa.de] INFO: Saving data for 10725017: {'created_time': 1774459248.792972, 'last_price_update_time': 1774459248.792985, 'auction_closing_time': 1774530300.0}
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725017') HTTP/1.1" 204 0
2026-03-25 17:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725106> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13416efcd0>
2026-03-25 17:20:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252Fc93017be-959b-48f9-97b9-e1f2d0832594.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/c93017be-959b-48f9-97b9-e1f2d0832594.jpg saved to cache
2026-03-25 17:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 489432ea-3219-5479-9a53-07b79d3430a9
2026-03-25 17:20:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 489432ea-3219-5479-9a53-07b79d3430a9, skipping ID generation
2026-03-25 17:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 489432ea-3219-5479-9a53-07b79d3430a9 with scrape type 1
2026-03-25 17:20:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 489432ea-3219-5479-9a53-07b79d3430a9 sending to next pipeline
2026-03-25 17:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 489432ea-3219-5479-9a53-07b79d3430a9, identifier: 10725202
2026-03-25 17:20:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 489432ea-3219-5479-9a53-07b79d3430a9 with identifier: 10725202
2026-03-25 17:20:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 489432ea-3219-5479-9a53-07b79d3430a9 with identifier: 10725202
2026-03-25 17:20:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 489432ea-3219-5479-9a53-07b79d3430a9 with identifier: 10725202 to the API
2026-03-25 17:20:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745466/general/c93017be-959b-48f9-97b9-e1f2d0832594.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-26T07:30:00Z',
'fuel_type': 'Hybrid',
'id': '489432ea-3219-5479-9a53-07b79d3430a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000709',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725202',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 68955,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49793,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745466/general/6d6309c5-2d3a-4f85-a465-688c2b35a0ea.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49106,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745466/general/d9e0fd7b-5fcd-4dcc-9f97-94bedee5c0dc.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46171,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745466/general/d9b354c1-dc31-4f51-92f0-c4c0d83e5bfd.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44849,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745466/general/e297087c-14a2-44ba-8541-71ed1f935795.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41382,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745466/general/282d8c97-ddf4-45bd-b4c6-0a6975b2ac7c.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45460,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745466/general/74417755-cec6-4487-97de-4cf6fa613cdf.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22574,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745466/general/31755540-aad0-43c1-a236-9276496841e6.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35979,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745466/general/c93017be-959b-48f9-97b9-e1f2d0832594.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31293,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745466/general/7f441af0-6bf6-46ce-b1aa-99be204317d6.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23307,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745466/general/334d4251-2047-49e5-8853-4216df8263bc.jpg',
'Width': 460}],
'price': 28000,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volvo XC60 T6 R-Design - AWD - Hybrid - Automatic - 253 hp - 68.955 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-25 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725202%27 HTTP/1.1" 200 None
2026-03-25 17:20:49 [adesa.de] INFO: Saving data for 10725202: {'created_time': 1774459249.5735, 'last_price_update_time': 1774459249.573512, 'auction_closing_time': 1774510200.0}
2026-03-25 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725202') HTTP/1.1" 204 0
2026-03-25 17:20:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2141672c-e4b8-576a-8c78-30f2d10fc3b5 with identifier: 10725106
2026-03-25 17:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2141672c-e4b8-576a-8c78-30f2d10fc3b5 with scrape type 1
2026-03-25 17:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2141672c-e4b8-576a-8c78-30f2d10fc3b5
2026-03-25 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627889%252Fgeneral%252Fc894c205-3070-4dcb-8f88-fccad0280595.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627889/general/c894c205-3070-4dcb-8f88-fccad0280595.jpg already downloaded
2026-03-25 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627889%252Fgeneral%252Fde61787c-ed0d-45bb-a923-2cfe47be9c12.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627889/general/de61787c-ed0d-45bb-a923-2cfe47be9c12.JPG not downloaded yet
2026-03-25 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627889%252Fgeneral%252F03fc2cb4-757c-4b06-a4ec-8eafc5da200f.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627889/general/03fc2cb4-757c-4b06-a4ec-8eafc5da200f.JPG not downloaded yet
2026-03-25 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627889%252Fgeneral%252F9f9ca5a8-9f98-4f21-88ad-f75ae0ed60ad.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627889/general/9f9ca5a8-9f98-4f21-88ad-f75ae0ed60ad.JPG not downloaded yet
2026-03-25 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627889%252Fgeneral%252F33813f0f-0941-4778-a7cb-3558bd1c196a.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627889/general/33813f0f-0941-4778-a7cb-3558bd1c196a.JPG not downloaded yet
2026-03-25 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627889%252Fgeneral%252Fa0b5496e-c4f6-436a-9a73-a278d934cbf2.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627889/general/a0b5496e-c4f6-436a-9a73-a278d934cbf2.JPG not downloaded yet
2026-03-25 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627889%252Fgeneral%252F9b4648fb-16db-4345-89cd-4817dbc5b1af.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627889/general/9b4648fb-16db-4345-89cd-4817dbc5b1af.JPG not downloaded yet
2026-03-25 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627889%252Fgeneral%252F6d92d170-1294-4c90-94c1-a0ff4cdad956.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627889/general/6d92d170-1294-4c90-94c1-a0ff4cdad956.JPG not downloaded yet
2026-03-25 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627889%252Fgeneral%252F073d3675-3d17-455a-8d3c-038f37fdbd76.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627889/general/073d3675-3d17-455a-8d3c-038f37fdbd76.JPG not downloaded yet
2026-03-25 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5627889%252Fgeneral%252Ffea4740a-13b5-4103-a2db-7e60cae0305f.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5627889/general/fea4740a-13b5-4103-a2db-7e60cae0305f.JPG not downloaded yet
2026-03-25 17:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725063> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715098> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5627889/general/fea4740a-13b5-4103-a2db-7e60cae0305f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725106)
2026-03-25 17:20:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5627889/general/073d3675-3d17-455a-8d3c-038f37fdbd76.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725106)
2026-03-25 17:20:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5627889/general/6d92d170-1294-4c90-94c1-a0ff4cdad956.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725106)
2026-03-25 17:20:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eccff6c8-b0ad-528c-afd6-df9df189c32d with identifier: 10725063
2026-03-25 17:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eccff6c8-b0ad-528c-afd6-df9df189c32d with scrape type 1
2026-03-25 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eccff6c8-b0ad-528c-afd6-df9df189c32d
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5310339%252Fgeneral%252F005e1bd1-1a57-4065-96b0-88bf207a5521.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5310339/general/005e1bd1-1a57-4065-96b0-88bf207a5521.jpg already downloaded
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5310339%252Fgeneral%252F85629eda-da13-45de-b92b-a279746dd2a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5310339/general/85629eda-da13-45de-b92b-a279746dd2a1.jpg already downloaded
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5310339%252Fgeneral%252Fb2ebefb4-e1f7-4eec-be7f-5f92298719b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5310339/general/b2ebefb4-e1f7-4eec-be7f-5f92298719b6.jpg already downloaded
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5310339%252Fgeneral%252F20ca5f65-f725-48f7-b67e-9d22c1433004.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5310339/general/20ca5f65-f725-48f7-b67e-9d22c1433004.jpg already downloaded
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5310339%252Fgeneral%252F0118c855-9dbe-47f3-a2f2-976db5cfba34.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5310339/general/0118c855-9dbe-47f3-a2f2-976db5cfba34.jpg already downloaded
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5310339%252Fgeneral%252Fbb88abdf-baa3-4578-879d-6e96d8c0ef56.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5310339/general/bb88abdf-baa3-4578-879d-6e96d8c0ef56.jpg already downloaded
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5310339%252Fgeneral%252F6295d827-130f-44fd-829b-593cc022f1ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5310339/general/6295d827-130f-44fd-829b-593cc022f1ad.jpg already downloaded
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5310339%252Fgeneral%252F93cb860e-d127-4713-aaf5-3b853bb58627.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5310339/general/93cb860e-d127-4713-aaf5-3b853bb58627.jpg already downloaded
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5310339%252Fgeneral%252F245a951c-98fe-47dc-9f5d-89d778688989.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5310339/general/245a951c-98fe-47dc-9f5d-89d778688989.jpg already downloaded
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5310339%252Fgeneral%252Fe7fac9f0-eb46-4497-bbcb-af8cb0cd3eae.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5310339/general/e7fac9f0-eb46-4497-bbcb-af8cb0cd3eae.jpg already downloaded
2026-03-25 17:20:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eccff6c8-b0ad-528c-afd6-df9df189c32d, identifier: 10725063
2026-03-25 17:20:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eccff6c8-b0ad-528c-afd6-df9df189c32d with identifier: 10725063
2026-03-25 17:20:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eccff6c8-b0ad-528c-afd6-df9df189c32d with identifier: 10725063
2026-03-25 17:20:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eccff6c8-b0ad-528c-afd6-df9df189c32d with identifier: 10725063 to the API
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725063>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 598,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': 'eccff6c8-b0ad-528c-afd6-df9df189c32d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125002468',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725063',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 94120,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5310339/general/005e1bd1-1a57-4065-96b0-88bf207a5521.jpg',
'https://images.openlane.eu/carimgs/5310339/general/85629eda-da13-45de-b92b-a279746dd2a1.jpg',
'https://images.openlane.eu/carimgs/5310339/general/b2ebefb4-e1f7-4eec-be7f-5f92298719b6.jpg',
'https://images.openlane.eu/carimgs/5310339/general/20ca5f65-f725-48f7-b67e-9d22c1433004.jpg',
'https://images.openlane.eu/carimgs/5310339/general/0118c855-9dbe-47f3-a2f2-976db5cfba34.jpg',
'https://images.openlane.eu/carimgs/5310339/general/bb88abdf-baa3-4578-879d-6e96d8c0ef56.jpg',
'https://images.openlane.eu/carimgs/5310339/general/6295d827-130f-44fd-829b-593cc022f1ad.jpg',
'https://images.openlane.eu/carimgs/5310339/general/93cb860e-d127-4713-aaf5-3b853bb58627.jpg',
'https://images.openlane.eu/carimgs/5310339/general/245a951c-98fe-47dc-9f5d-89d778688989.jpg',
'https://images.openlane.eu/carimgs/5310339/general/e7fac9f0-eb46-4497-bbcb-af8cb0cd3eae.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccff6c8-b0ad-528c-afd6-df9df189c32d/eccff6c8-b0ad-528c-afd6-df9df189c32d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 996824,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5310339/general/005e1bd1-1a57-4065-96b0-88bf207a5521.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccff6c8-b0ad-528c-afd6-df9df189c32d/eccff6c8-b0ad-528c-afd6-df9df189c32d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1172207,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5310339/general/85629eda-da13-45de-b92b-a279746dd2a1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccff6c8-b0ad-528c-afd6-df9df189c32d/eccff6c8-b0ad-528c-afd6-df9df189c32d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1209107,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5310339/general/b2ebefb4-e1f7-4eec-be7f-5f92298719b6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccff6c8-b0ad-528c-afd6-df9df189c32d/eccff6c8-b0ad-528c-afd6-df9df189c32d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1145793,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5310339/general/20ca5f65-f725-48f7-b67e-9d22c1433004.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccff6c8-b0ad-528c-afd6-df9df189c32d/eccff6c8-b0ad-528c-afd6-df9df189c32d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1142303,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5310339/general/0118c855-9dbe-47f3-a2f2-976db5cfba34.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccff6c8-b0ad-528c-afd6-df9df189c32d/eccff6c8-b0ad-528c-afd6-df9df189c32d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1316965,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5310339/general/bb88abdf-baa3-4578-879d-6e96d8c0ef56.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccff6c8-b0ad-528c-afd6-df9df189c32d/eccff6c8-b0ad-528c-afd6-df9df189c32d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1253865,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5310339/general/6295d827-130f-44fd-829b-593cc022f1ad.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccff6c8-b0ad-528c-afd6-df9df189c32d/eccff6c8-b0ad-528c-afd6-df9df189c32d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1197684,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5310339/general/93cb860e-d127-4713-aaf5-3b853bb58627.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccff6c8-b0ad-528c-afd6-df9df189c32d/eccff6c8-b0ad-528c-afd6-df9df189c32d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1044404,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5310339/general/245a951c-98fe-47dc-9f5d-89d778688989.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccff6c8-b0ad-528c-afd6-df9df189c32d/eccff6c8-b0ad-528c-afd6-df9df189c32d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1215031,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5310339/general/e7fac9f0-eb46-4497-bbcb-af8cb0cd3eae.jpg',
'Width': 2731}],
'price': 44100,
'price_includes_vat': True,
'registration_date': '2022-05-23',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi E-Tron RS GT - Quattro - Electric - Automatic - 598 hp - '
'94.120 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725063%27 HTTP/1.1" 200 None
2026-03-25 17:20:52 [adesa.de] INFO: Saving data for 10725063: {'created_time': 1774459252.585283, 'last_price_update_time': 1774459252.585298, 'auction_closing_time': 1774530600.0}
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725063') HTTP/1.1" 204 0
2026-03-25 17:20:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5627889/general/a0b5496e-c4f6-436a-9a73-a278d934cbf2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725106)
2026-03-25 17:20:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5627889/general/9b4648fb-16db-4345-89cd-4817dbc5b1af.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725106)
2026-03-25 17:20:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d3cf140-18be-5cf0-90d9-89c59c5de748 with identifier: 10715098
2026-03-25 17:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d3cf140-18be-5cf0-90d9-89c59c5de748 with scrape type 2
2026-03-25 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d3cf140-18be-5cf0-90d9-89c59c5de748 with scrape type 2
2026-03-25 17:20:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2d3cf140-18be-5cf0-90d9-89c59c5de748, identifier: 10715098
2026-03-25 17:20:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 2141672c-e4b8-576a-8c78-30f2d10fc3b5 due to Ignoring non-200 response
2026-03-25 17:20:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 2141672c-e4b8-576a-8c78-30f2d10fc3b5 due to Ignoring non-200 response
2026-03-25 17:20:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 2141672c-e4b8-576a-8c78-30f2d10fc3b5 due to Ignoring non-200 response
2026-03-25 17:20:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2d3cf140-18be-5cf0-90d9-89c59c5de748 with identifier: 10715098
2026-03-25 17:20:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2d3cf140-18be-5cf0-90d9-89c59c5de748 with identifier: 10715098
2026-03-25 17:20:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2d3cf140-18be-5cf0-90d9-89c59c5de748 with identifier: 10715098 to the API
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715098>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 240,
'expiration_date': '2026-03-26T13:00:00Z',
'fuel_type': 'Diesel',
'id': '2d3cf140-18be-5cf0-90d9-89c59c5de748',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715098',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 118000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2018-07-12',
'seats_number': 7,
'seller_name': None,
'title': 'Land Rover Discovery 2.0 TD4 HSE - AWD - Diesel - Automatic - 240 '
'hp - 118.000 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2018}
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715098%27 HTTP/1.1" 200 None
2026-03-25 17:20:52 [adesa.de] INFO: Saving data for 10715098: {'auction_closing_time': 1774530000.0, 'created_time': 1774372534.804515, 'last_price_update_time': 1774459252.935663}
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715098') HTTP/1.1" 204 0
2026-03-25 17:20:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5627889/general/33813f0f-0941-4778-a7cb-3558bd1c196a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725106)
2026-03-25 17:20:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5627889/general/9f9ca5a8-9f98-4f21-88ad-f75ae0ed60ad.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725106)
2026-03-25 17:20:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725019> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 2141672c-e4b8-576a-8c78-30f2d10fc3b5 due to Ignoring non-200 response
2026-03-25 17:20:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 2141672c-e4b8-576a-8c78-30f2d10fc3b5 due to Ignoring non-200 response
2026-03-25 17:20:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5627889/general/de61787c-ed0d-45bb-a923-2cfe47be9c12.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725106)
2026-03-25 17:20:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5627889/general/03fc2cb4-757c-4b06-a4ec-8eafc5da200f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725106)
2026-03-25 17:20:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 2141672c-e4b8-576a-8c78-30f2d10fc3b5 due to Ignoring non-200 response
2026-03-25 17:20:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 2141672c-e4b8-576a-8c78-30f2d10fc3b5 due to Ignoring non-200 response
2026-03-25 17:20:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b86959d-3572-54db-bd21-cec14b99b35a with identifier: 10725019
2026-03-25 17:20:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b86959d-3572-54db-bd21-cec14b99b35a with scrape type 1
2026-03-25 17:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3b86959d-3572-54db-bd21-cec14b99b35a
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662015%252Fgeneral%252F1a424860-ec13-44c3-a7f3-e77daa45980b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662015/general/1a424860-ec13-44c3-a7f3-e77daa45980b.jpg already downloaded
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662015%252Fgeneral%252Ff059b24d-6d3c-444f-a69e-1ec0596f22c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662015/general/f059b24d-6d3c-444f-a69e-1ec0596f22c9.jpg already downloaded
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662015%252Fgeneral%252F0c1228aa-4cfe-4878-a423-eb63a971aeec.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662015/general/0c1228aa-4cfe-4878-a423-eb63a971aeec.jpg already downloaded
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662015%252Fgeneral%252Fce66bd3d-f5bf-49ae-931c-15dd9d505780.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662015/general/ce66bd3d-f5bf-49ae-931c-15dd9d505780.jpg already downloaded
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662015%252Fgeneral%252F5c601306-dbc1-42d0-842b-38655deefeb8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662015/general/5c601306-dbc1-42d0-842b-38655deefeb8.jpg already downloaded
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662015%252Fgeneral%252Fde77b794-fd1e-4dd7-920d-c1c81b886e20.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662015/general/de77b794-fd1e-4dd7-920d-c1c81b886e20.jpg already downloaded
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662015%252Fgeneral%252F71a6215c-da82-44dc-9a3e-218087efae06.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662015/general/71a6215c-da82-44dc-9a3e-218087efae06.jpg already downloaded
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662015%252Fgeneral%252F6d9dee66-fff9-435f-8933-94f5573bec47.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662015/general/6d9dee66-fff9-435f-8933-94f5573bec47.jpg already downloaded
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662015%252Fgeneral%252F4f3ea7d9-eec5-4fb0-8804-d1e65b1ae577.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662015/general/4f3ea7d9-eec5-4fb0-8804-d1e65b1ae577.jpg already downloaded
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662015%252Fgeneral%252Fd3023c31-b285-4268-9964-ee376313a753.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662015/general/d3023c31-b285-4268-9964-ee376313a753.jpg already downloaded
2026-03-25 17:20:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3b86959d-3572-54db-bd21-cec14b99b35a, identifier: 10725019
2026-03-25 17:20:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3b86959d-3572-54db-bd21-cec14b99b35a with identifier: 10725019
2026-03-25 17:20:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3b86959d-3572-54db-bd21-cec14b99b35a with identifier: 10725019
2026-03-25 17:20:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3b86959d-3572-54db-bd21-cec14b99b35a with identifier: 10725019 to the API
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725019>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Diesel',
'id': '3b86959d-3572-54db-bd21-cec14b99b35a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000094',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725019',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 169344,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5662015/general/1a424860-ec13-44c3-a7f3-e77daa45980b.jpg',
'https://images.openlane.eu/carimgs/5662015/general/f059b24d-6d3c-444f-a69e-1ec0596f22c9.jpg',
'https://images.openlane.eu/carimgs/5662015/general/0c1228aa-4cfe-4878-a423-eb63a971aeec.jpg',
'https://images.openlane.eu/carimgs/5662015/general/ce66bd3d-f5bf-49ae-931c-15dd9d505780.jpg',
'https://images.openlane.eu/carimgs/5662015/general/5c601306-dbc1-42d0-842b-38655deefeb8.jpg',
'https://images.openlane.eu/carimgs/5662015/general/de77b794-fd1e-4dd7-920d-c1c81b886e20.jpg',
'https://images.openlane.eu/carimgs/5662015/general/71a6215c-da82-44dc-9a3e-218087efae06.jpg',
'https://images.openlane.eu/carimgs/5662015/general/6d9dee66-fff9-435f-8933-94f5573bec47.jpg',
'https://images.openlane.eu/carimgs/5662015/general/4f3ea7d9-eec5-4fb0-8804-d1e65b1ae577.jpg',
'https://images.openlane.eu/carimgs/5662015/general/d3023c31-b285-4268-9964-ee376313a753.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b86959d-3572-54db-bd21-cec14b99b35a/3b86959d-3572-54db-bd21-cec14b99b35a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1088474,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662015/general/1a424860-ec13-44c3-a7f3-e77daa45980b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b86959d-3572-54db-bd21-cec14b99b35a/3b86959d-3572-54db-bd21-cec14b99b35a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1128156,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662015/general/f059b24d-6d3c-444f-a69e-1ec0596f22c9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b86959d-3572-54db-bd21-cec14b99b35a/3b86959d-3572-54db-bd21-cec14b99b35a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1251101,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662015/general/0c1228aa-4cfe-4878-a423-eb63a971aeec.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b86959d-3572-54db-bd21-cec14b99b35a/3b86959d-3572-54db-bd21-cec14b99b35a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1247424,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662015/general/ce66bd3d-f5bf-49ae-931c-15dd9d505780.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b86959d-3572-54db-bd21-cec14b99b35a/3b86959d-3572-54db-bd21-cec14b99b35a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1257760,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662015/general/5c601306-dbc1-42d0-842b-38655deefeb8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b86959d-3572-54db-bd21-cec14b99b35a/3b86959d-3572-54db-bd21-cec14b99b35a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1336153,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662015/general/de77b794-fd1e-4dd7-920d-c1c81b886e20.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b86959d-3572-54db-bd21-cec14b99b35a/3b86959d-3572-54db-bd21-cec14b99b35a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 804667,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662015/general/71a6215c-da82-44dc-9a3e-218087efae06.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b86959d-3572-54db-bd21-cec14b99b35a/3b86959d-3572-54db-bd21-cec14b99b35a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 808520,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662015/general/6d9dee66-fff9-435f-8933-94f5573bec47.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b86959d-3572-54db-bd21-cec14b99b35a/3b86959d-3572-54db-bd21-cec14b99b35a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1003266,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662015/general/4f3ea7d9-eec5-4fb0-8804-d1e65b1ae577.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b86959d-3572-54db-bd21-cec14b99b35a/3b86959d-3572-54db-bd21-cec14b99b35a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 696449,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662015/general/d3023c31-b285-4268-9964-ee376313a753.jpg',
'Width': 2731}],
'price': 22600,
'price_includes_vat': True,
'registration_date': '2022-08-19',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Audi A6 Avant 50 TDI Sport - Diesel - Automatic - 286 hp - 169.344 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725019%27 HTTP/1.1" 200 None
2026-03-25 17:20:53 [adesa.de] INFO: Saving data for 10725019: {'created_time': 1774459253.627153, 'last_price_update_time': 1774459253.627171, 'auction_closing_time': 1774530300.0}
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725019') HTTP/1.1" 204 0
2026-03-25 17:20:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 2141672c-e4b8-576a-8c78-30f2d10fc3b5 due to Ignoring non-200 response
2026-03-25 17:20:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2141672c-e4b8-576a-8c78-30f2d10fc3b5, skipping ID generation
2026-03-25 17:20:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2141672c-e4b8-576a-8c78-30f2d10fc3b5 with scrape type 1
2026-03-25 17:20:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2141672c-e4b8-576a-8c78-30f2d10fc3b5 sending to next pipeline
2026-03-25 17:20:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2141672c-e4b8-576a-8c78-30f2d10fc3b5, identifier: 10725106
2026-03-25 17:20:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2141672c-e4b8-576a-8c78-30f2d10fc3b5 with identifier: 10725106
2026-03-25 17:20:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2141672c-e4b8-576a-8c78-30f2d10fc3b5 with identifier: 10725106
2026-03-25 17:20:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2141672c-e4b8-576a-8c78-30f2d10fc3b5 with identifier: 10725106 to the API
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:54 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5627889/general/03fc2cb4-757c-4b06-a4ec-8eafc5da200f.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': '2141672c-e4b8-576a-8c78-30f2d10fc3b5',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000044',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725106',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 62742,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2141672c-e4b8-576a-8c78-30f2d10fc3b5/2141672c-e4b8-576a-8c78-30f2d10fc3b5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207302,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5627889/general/c894c205-3070-4dcb-8f88-fccad0280595.jpg',
'Width': 2731}],
'price': 34600,
'price_includes_vat': True,
'registration_date': '2023-12-12',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW i4 M 50 - xDrive - Electric - 544 hp - 62.742 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725106%27 HTTP/1.1" 200 None
2026-03-25 17:20:54 [adesa.de] INFO: Saving data for 10725106: {'created_time': 1774459254.055178, 'last_price_update_time': 1774459254.055192, 'auction_closing_time': 1774530600.0}
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725106') HTTP/1.1" 204 0
2026-03-25 17:20:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 2141672c-e4b8-576a-8c78-30f2d10fc3b5 due to Ignoring non-200 response
2026-03-25 17:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725113> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742429/general/ca93daf9-61fa-4c34-a2f5-95755141c1b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725993)
2026-03-25 17:20:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32eb6cb3-a218-5db9-be68-3f3f1febca7f with identifier: 10725113
2026-03-25 17:20:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32eb6cb3-a218-5db9-be68-3f3f1febca7f with scrape type 1
2026-03-25 17:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 32eb6cb3-a218-5db9-be68-3f3f1febca7f
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639629%252Fgeneral%252F51c0bf34-95ad-4cf6-b46a-898a2320cce7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639629/general/51c0bf34-95ad-4cf6-b46a-898a2320cce7.jpg already downloaded
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639629%252Fgeneral%252F0d212c5e-4498-4887-a00f-cfe79df3ed87.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639629/general/0d212c5e-4498-4887-a00f-cfe79df3ed87.JPG not downloaded yet
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639629%252Fgeneral%252F778432c5-6b8c-42fb-8164-b89f993a3beb.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639629/general/778432c5-6b8c-42fb-8164-b89f993a3beb.JPG not downloaded yet
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639629%252Fgeneral%252Feb632703-9d4e-4ec5-aeb8-63ff9f58b8ec.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639629/general/eb632703-9d4e-4ec5-aeb8-63ff9f58b8ec.JPG not downloaded yet
2026-03-25 17:20:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:20:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13417ae750>
2026-03-25 17:20:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:20:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252Fca93daf9-61fa-4c34-a2f5-95755141c1b4.jpg') HTTP/1.1" 204 0
2026-03-25 17:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/ca93daf9-61fa-4c34-a2f5-95755141c1b4.jpg saved to cache
2026-03-25 17:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7240b503-bd96-599a-a7ec-4069d101fe8e
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639629%252Fgeneral%252F8abed159-e06a-4beb-a75d-6e6405e7f489.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639629/general/8abed159-e06a-4beb-a75d-6e6405e7f489.JPG not downloaded yet
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639629%252Fgeneral%252Fe1a74ed1-c056-4dd1-921b-7d7545276ce4.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639629/general/e1a74ed1-c056-4dd1-921b-7d7545276ce4.JPG not downloaded yet
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639629%252Fgeneral%252Fe889cc7e-e7b4-4c57-bd70-946509177848.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639629/general/e889cc7e-e7b4-4c57-bd70-946509177848.JPG not downloaded yet
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639629%252Fgeneral%252F8eeed363-20bc-4d0f-ab41-fa2f2dbb952d.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639629/general/8eeed363-20bc-4d0f-ab41-fa2f2dbb952d.JPG not downloaded yet
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639629%252Fgeneral%252F05da43d4-4b2f-4cde-a27b-4e397cf6c2e7.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639629/general/05da43d4-4b2f-4cde-a27b-4e397cf6c2e7.JPG not downloaded yet
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639629%252Fgeneral%252Fcaf61a5d-022e-49d5-ade5-2c24ecc17ae7.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639629/general/caf61a5d-022e-49d5-ade5-2c24ecc17ae7.JPG not downloaded yet
2026-03-25 17:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5639629/general/caf61a5d-022e-49d5-ade5-2c24ecc17ae7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725113)
2026-03-25 17:20:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5639629/general/05da43d4-4b2f-4cde-a27b-4e397cf6c2e7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725113)
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718712
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718712%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718712: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718712 url https://www.openlane.eu/en/carv6/auction/10718712
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718701
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718701%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718701: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718701 url https://www.openlane.eu/en/carv6/auction/10718701
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718705
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718705%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718705: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718705 url https://www.openlane.eu/en/carv6/auction/10718705
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10721570
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721570%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10721570: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10721570 url https://www.openlane.eu/en/carv6/auction/10721570
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718804
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718804%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718804: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718804 url https://www.openlane.eu/en/carv6/auction/10718804
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718802
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718802%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718802: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718802 url https://www.openlane.eu/en/carv6/auction/10718802
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10721580
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721580%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10721580: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10721580 url https://www.openlane.eu/en/carv6/auction/10721580
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718680
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718680%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718680: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718680 url https://www.openlane.eu/en/carv6/auction/10718680
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718665
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718665%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718665: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718665 url https://www.openlane.eu/en/carv6/auction/10718665
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718769
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718769%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718769: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718769 url https://www.openlane.eu/en/carv6/auction/10718769
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718715
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718715%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718715: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718715 url https://www.openlane.eu/en/carv6/auction/10718715
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10721559
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721559%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10721559: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10721559 url https://www.openlane.eu/en/carv6/auction/10721559
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718835
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718835%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718835: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718835 url https://www.openlane.eu/en/carv6/auction/10718835
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718790
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718790%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718790: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718790 url https://www.openlane.eu/en/carv6/auction/10718790
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718782
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718782%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718782: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718782 url https://www.openlane.eu/en/carv6/auction/10718782
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718746
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718746%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718746: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718746 url https://www.openlane.eu/en/carv6/auction/10718746
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718623
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718623%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718623: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718623 url https://www.openlane.eu/en/carv6/auction/10718623
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718624
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718624%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718624: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718624 url https://www.openlane.eu/en/carv6/auction/10718624
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718676
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718676%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718676: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718676 url https://www.openlane.eu/en/carv6/auction/10718676
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718692
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718692%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718692: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718692 url https://www.openlane.eu/en/carv6/auction/10718692
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718681
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718681%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718681: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718681 url https://www.openlane.eu/en/carv6/auction/10718681
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718693
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718693%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718693: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718693 url https://www.openlane.eu/en/carv6/auction/10718693
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718749
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718749%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718749: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718749 url https://www.openlane.eu/en/carv6/auction/10718749
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718745
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718745%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718745: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718745 url https://www.openlane.eu/en/carv6/auction/10718745
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10721581
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721581%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10721581: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10721581 url https://www.openlane.eu/en/carv6/auction/10721581
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718714
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718714%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718714: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718714 url https://www.openlane.eu/en/carv6/auction/10718714
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718647
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718647%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718647: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718647 url https://www.openlane.eu/en/carv6/auction/10718647
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718750
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718750%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718750: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718750 url https://www.openlane.eu/en/carv6/auction/10718750
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718823
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718823%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718823: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718823 url https://www.openlane.eu/en/carv6/auction/10718823
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718650
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718650%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718650: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718650 url https://www.openlane.eu/en/carv6/auction/10718650
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10721567
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721567%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10721567: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10721567 url https://www.openlane.eu/en/carv6/auction/10721567
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718655
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718655%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718655: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718655 url https://www.openlane.eu/en/carv6/auction/10718655
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718648
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718648%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718648: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718648 url https://www.openlane.eu/en/carv6/auction/10718648
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718719
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718719%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718719: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718719 url https://www.openlane.eu/en/carv6/auction/10718719
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718785
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718785%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718785: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718785 url https://www.openlane.eu/en/carv6/auction/10718785
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718688
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718688%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718688: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718688 url https://www.openlane.eu/en/carv6/auction/10718688
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10721582
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721582%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10721582: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10721582 url https://www.openlane.eu/en/carv6/auction/10721582
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718660
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718660%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718660: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718660 url https://www.openlane.eu/en/carv6/auction/10718660
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718639
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718639%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718639: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718639 url https://www.openlane.eu/en/carv6/auction/10718639
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718696
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718696%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718696: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718696 url https://www.openlane.eu/en/carv6/auction/10718696
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718713
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718713%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718713: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718713 url https://www.openlane.eu/en/carv6/auction/10718713
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718631
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718631%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718631: 2
2026-03-25 17:20:56 [adesa.de] INFO: Scraping item 10718631 url https://www.openlane.eu/en/carv6/auction/10718631
2026-03-25 17:20:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5639629/general/8eeed363-20bc-4d0f-ab41-fa2f2dbb952d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725113)
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718830
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718830%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718830: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718830 url https://www.openlane.eu/en/carv6/auction/10718830
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718841
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718841%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10718841: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10718841 url https://www.openlane.eu/en/carv6/auction/10718841
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10721597
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721597%27 HTTP/1.1" 200 None
2026-03-25 17:20:56 [adesa.de] INFO: Scrape type for 10721597: 0
2026-03-25 17:20:56 [adesa.de] INFO: Skipping item 10721597 url https://www.openlane.eu/en/carv6/auction/10721597
2026-03-25 17:20:56 [adesa.de] INFO: Found listing with ID: 10718815
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718815%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718815: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718815 url https://www.openlane.eu/en/carv6/auction/10718815
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10721551
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721551%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10721551: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10721551 url https://www.openlane.eu/en/carv6/auction/10721551
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10721555
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721555%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10721555: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10721555 url https://www.openlane.eu/en/carv6/auction/10721555
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718708
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718708%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718708: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718708 url https://www.openlane.eu/en/carv6/auction/10718708
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718718
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718718%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718718: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718718 url https://www.openlane.eu/en/carv6/auction/10718718
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718812
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718812%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718812: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718812 url https://www.openlane.eu/en/carv6/auction/10718812
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718786
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718786%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718786: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718786 url https://www.openlane.eu/en/carv6/auction/10718786
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718720
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718720%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718720: 2
2026-03-25 17:20:57 [adesa.de] INFO: Scraping item 10718720 url https://www.openlane.eu/en/carv6/auction/10718720
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718842
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718842%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718842: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718842 url https://www.openlane.eu/en/carv6/auction/10718842
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718778
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718778%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718778: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718778 url https://www.openlane.eu/en/carv6/auction/10718778
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718787
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718787%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718787: 2
2026-03-25 17:20:57 [adesa.de] INFO: Scraping item 10718787 url https://www.openlane.eu/en/carv6/auction/10718787
2026-03-25 17:20:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 32eb6cb3-a218-5db9-be68-3f3f1febca7f due to Ignoring non-200 response
2026-03-25 17:20:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 32eb6cb3-a218-5db9-be68-3f3f1febca7f due to Ignoring non-200 response
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718816
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718816%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718816: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718816 url https://www.openlane.eu/en/carv6/auction/10718816
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718645
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718645%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718645: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718645 url https://www.openlane.eu/en/carv6/auction/10718645
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718669
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718669%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718669: 2
2026-03-25 17:20:57 [adesa.de] INFO: Scraping item 10718669 url https://www.openlane.eu/en/carv6/auction/10718669
2026-03-25 17:20:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 32eb6cb3-a218-5db9-be68-3f3f1febca7f due to Ignoring non-200 response
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718773
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718773%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718773: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718773 url https://www.openlane.eu/en/carv6/auction/10718773
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718777
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718777%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718777: 2
2026-03-25 17:20:57 [adesa.de] INFO: Scraping item 10718777 url https://www.openlane.eu/en/carv6/auction/10718777
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718646
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718646%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718646: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718646 url https://www.openlane.eu/en/carv6/auction/10718646
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718741
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718741%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718741: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718741 url https://www.openlane.eu/en/carv6/auction/10718741
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718742
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718742%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718742: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718742 url https://www.openlane.eu/en/carv6/auction/10718742
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718743
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718743%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718743: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718743 url https://www.openlane.eu/en/carv6/auction/10718743
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718774
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718774%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718774: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718774 url https://www.openlane.eu/en/carv6/auction/10718774
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10721575
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721575%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10721575: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10721575 url https://www.openlane.eu/en/carv6/auction/10721575
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718709
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718709%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718709: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718709 url https://www.openlane.eu/en/carv6/auction/10718709
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718664
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718664%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718664: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718664 url https://www.openlane.eu/en/carv6/auction/10718664
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10721598
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721598%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10721598: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10721598 url https://www.openlane.eu/en/carv6/auction/10721598
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10721574
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721574%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10721574: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10721574 url https://www.openlane.eu/en/carv6/auction/10721574
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718621
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718621%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718621: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718621 url https://www.openlane.eu/en/carv6/auction/10718621
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718689
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718689%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718689: 2
2026-03-25 17:20:57 [adesa.de] INFO: Scraping item 10718689 url https://www.openlane.eu/en/carv6/auction/10718689
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718663
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718663%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718663: 2
2026-03-25 17:20:57 [adesa.de] INFO: Scraping item 10718663 url https://www.openlane.eu/en/carv6/auction/10718663
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718817
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718817%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718817: 2
2026-03-25 17:20:57 [adesa.de] INFO: Scraping item 10718817 url https://www.openlane.eu/en/carv6/auction/10718817
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718788
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718788%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718788: 2
2026-03-25 17:20:57 [adesa.de] INFO: Scraping item 10718788 url https://www.openlane.eu/en/carv6/auction/10718788
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718809
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718809%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718809: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718809 url https://www.openlane.eu/en/carv6/auction/10718809
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10721563
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721563%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10721563: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10721563 url https://www.openlane.eu/en/carv6/auction/10721563
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718779
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718779%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718779: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718779 url https://www.openlane.eu/en/carv6/auction/10718779
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718752
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718752%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718752: 2
2026-03-25 17:20:57 [adesa.de] INFO: Scraping item 10718752 url https://www.openlane.eu/en/carv6/auction/10718752
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718738
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718738%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718738: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718738 url https://www.openlane.eu/en/carv6/auction/10718738
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10721565
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721565%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10721565: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10721565 url https://www.openlane.eu/en/carv6/auction/10721565
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10721573
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721573%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10721573: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10721573 url https://www.openlane.eu/en/carv6/auction/10721573
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718757
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718757%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718757: 2
2026-03-25 17:20:57 [adesa.de] INFO: Scraping item 10718757 url https://www.openlane.eu/en/carv6/auction/10718757
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10721564
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721564%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10721564: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10721564 url https://www.openlane.eu/en/carv6/auction/10721564
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10721558
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721558%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10721558: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10721558 url https://www.openlane.eu/en/carv6/auction/10721558
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718755
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718755%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718755: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718755 url https://www.openlane.eu/en/carv6/auction/10718755
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718698
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718698%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718698: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718698 url https://www.openlane.eu/en/carv6/auction/10718698
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718789
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718789%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718789: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718789 url https://www.openlane.eu/en/carv6/auction/10718789
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10721566
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721566%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10721566: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10721566 url https://www.openlane.eu/en/carv6/auction/10721566
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718798
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718798%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718798: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718798 url https://www.openlane.eu/en/carv6/auction/10718798
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718683
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718683%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718683: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718683 url https://www.openlane.eu/en/carv6/auction/10718683
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718702
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718702%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718702: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718702 url https://www.openlane.eu/en/carv6/auction/10718702
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718695
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718695%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718695: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718695 url https://www.openlane.eu/en/carv6/auction/10718695
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718690
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718690%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10718690: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10718690 url https://www.openlane.eu/en/carv6/auction/10718690
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10721599
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721599%27 HTTP/1.1" 200 None
2026-03-25 17:20:57 [adesa.de] INFO: Scrape type for 10721599: 0
2026-03-25 17:20:57 [adesa.de] INFO: Skipping item 10721599 url https://www.openlane.eu/en/carv6/auction/10721599
2026-03-25 17:20:57 [adesa.de] INFO: Found listing with ID: 10718837
2026-03-25 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718837%27 HTTP/1.1" 200 None
2026-03-25 17:20:58 [adesa.de] INFO: Scrape type for 10718837: 2
2026-03-25 17:20:58 [adesa.de] INFO: Scraping item 10718837 url https://www.openlane.eu/en/carv6/auction/10718837
2026-03-25 17:20:58 [adesa.de] INFO: Found listing with ID: 10721549
2026-03-25 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721549%27 HTTP/1.1" 200 None
2026-03-25 17:20:58 [adesa.de] INFO: Scrape type for 10721549: 0
2026-03-25 17:20:58 [adesa.de] INFO: Skipping item 10721549 url https://www.openlane.eu/en/carv6/auction/10721549
2026-03-25 17:20:58 [adesa.de] INFO: Found listing with ID: 10718642
2026-03-25 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718642%27 HTTP/1.1" 200 None
2026-03-25 17:20:58 [adesa.de] INFO: Scrape type for 10718642: 0
2026-03-25 17:20:58 [adesa.de] INFO: Skipping item 10718642 url https://www.openlane.eu/en/carv6/auction/10718642
2026-03-25 17:20:58 [adesa.de] INFO: Found listing with ID: 10718643
2026-03-25 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718643%27 HTTP/1.1" 200 None
2026-03-25 17:20:58 [adesa.de] INFO: Scrape type for 10718643: 0
2026-03-25 17:20:58 [adesa.de] INFO: Skipping item 10718643 url https://www.openlane.eu/en/carv6/auction/10718643
2026-03-25 17:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724972> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80e72978-37c9-5a63-b947-55c66c48f144 with identifier: 10724972
2026-03-25 17:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80e72978-37c9-5a63-b947-55c66c48f144 with scrape type 1
2026-03-25 17:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 80e72978-37c9-5a63-b947-55c66c48f144
2026-03-25 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5518276%252Fgeneral%252F6f420974-e4bd-4b8b-9ae3-23a8139ff365.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518276/general/6f420974-e4bd-4b8b-9ae3-23a8139ff365.jpg already downloaded
2026-03-25 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5518276%252Fgeneral%252F64a43af2-74e7-46ce-91ff-425b9b2dee53.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518276/general/64a43af2-74e7-46ce-91ff-425b9b2dee53.JPG not downloaded yet
2026-03-25 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5518276%252Fgeneral%252F00847879-aa74-4e3e-b9f8-f1793cd1bc04.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518276/general/00847879-aa74-4e3e-b9f8-f1793cd1bc04.JPG not downloaded yet
2026-03-25 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5518276%252Fgeneral%252Fb897263b-ea01-4409-b5d4-c4f0b8ef95c8.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518276/general/b897263b-ea01-4409-b5d4-c4f0b8ef95c8.JPG not downloaded yet
2026-03-25 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5518276%252Fgeneral%252F08abbeef-1015-4b5d-87e0-25901afdf60b.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518276/general/08abbeef-1015-4b5d-87e0-25901afdf60b.JPG not downloaded yet
2026-03-25 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5518276%252Fgeneral%252F8757d753-3436-442d-8e32-ae1e1c92ddbd.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518276/general/8757d753-3436-442d-8e32-ae1e1c92ddbd.JPG not downloaded yet
2026-03-25 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5518276%252Fgeneral%252F3b59e3ad-0abf-4168-b80f-57978475b556.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518276/general/3b59e3ad-0abf-4168-b80f-57978475b556.JPG not downloaded yet
2026-03-25 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5518276%252Fgeneral%252F06199438-9e98-4866-8c92-63f7514a324a.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518276/general/06199438-9e98-4866-8c92-63f7514a324a.JPG not downloaded yet
2026-03-25 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5518276%252Fgeneral%252F2724e8e6-c24d-4cea-ad6e-a83750754b8e.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518276/general/2724e8e6-c24d-4cea-ad6e-a83750754b8e.JPG not downloaded yet
2026-03-25 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5518276%252Fgeneral%252Fc47441bd-df41-4ea8-87b9-e25d89197ba4.JPG%27 HTTP/1.1" 200 None
2026-03-25 17:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518276/general/c47441bd-df41-4ea8-87b9-e25d89197ba4.JPG not downloaded yet
2026-03-25 17:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:20:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:20:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5518276/general/c47441bd-df41-4ea8-87b9-e25d89197ba4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724972)
2026-03-25 17:20:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5518276/general/2724e8e6-c24d-4cea-ad6e-a83750754b8e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724972)
2026-03-25 17:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09d44ef6-6214-541e-8324-c202dfd56eb4 with identifier: 10718756
2026-03-25 17:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09d44ef6-6214-541e-8324-c202dfd56eb4 with scrape type 2
2026-03-25 17:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09d44ef6-6214-541e-8324-c202dfd56eb4 with scrape type 2
2026-03-25 17:20:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 09d44ef6-6214-541e-8324-c202dfd56eb4, identifier: 10718756
2026-03-25 17:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 09d44ef6-6214-541e-8324-c202dfd56eb4 with identifier: 10718756
2026-03-25 17:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 09d44ef6-6214-541e-8324-c202dfd56eb4 with identifier: 10718756
2026-03-25 17:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 09d44ef6-6214-541e-8324-c202dfd56eb4 with identifier: 10718756 to the API
2026-03-25 17:20:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:20:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:20:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718756>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:50:00Z',
'fuel_type': 'Diesel',
'id': '09d44ef6-6214-541e-8324-c202dfd56eb4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35008',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718756',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 50695,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2022-12-08',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 35 TDI - Diesel - Automatic - 150 hp - 50.695 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718756%27 HTTP/1.1" 200 None
2026-03-25 17:20:59 [adesa.de] INFO: Saving data for 10718756: {'auction_closing_time': 1774515000.0, 'created_time': 1774372603.955354, 'last_price_update_time': 1774459259.654619}
2026-03-25 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718756') HTTP/1.1" 204 0
2026-03-25 17:20:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5518276/general/06199438-9e98-4866-8c92-63f7514a324a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724972)
2026-03-25 17:20:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 80e72978-37c9-5a63-b947-55c66c48f144 due to Ignoring non-200 response
2026-03-25 17:20:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 80e72978-37c9-5a63-b947-55c66c48f144 due to Ignoring non-200 response
2026-03-25 17:20:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5518276/general/3b59e3ad-0abf-4168-b80f-57978475b556.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724972)
2026-03-25 17:20:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5518276/general/8757d753-3436-442d-8e32-ae1e1c92ddbd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724972)
2026-03-25 17:20:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 80e72978-37c9-5a63-b947-55c66c48f144 due to Ignoring non-200 response
2026-03-25 17:20:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5518276/general/08abbeef-1015-4b5d-87e0-25901afdf60b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724972)
2026-03-25 17:20:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 80e72978-37c9-5a63-b947-55c66c48f144 due to Ignoring non-200 response
2026-03-25 17:20:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5518276/general/b897263b-ea01-4409-b5d4-c4f0b8ef95c8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724972)
2026-03-25 17:20:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5518276/general/00847879-aa74-4e3e-b9f8-f1793cd1bc04.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724972)
2026-03-25 17:20:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 80e72978-37c9-5a63-b947-55c66c48f144 due to Ignoring non-200 response
2026-03-25 17:20:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 80e72978-37c9-5a63-b947-55c66c48f144 due to Ignoring non-200 response
2026-03-25 17:20:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5518276/general/64a43af2-74e7-46ce-91ff-425b9b2dee53.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10724972)
2026-03-25 17:21:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 80e72978-37c9-5a63-b947-55c66c48f144 due to Ignoring non-200 response
2026-03-25 17:21:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 80e72978-37c9-5a63-b947-55c66c48f144 due to Ignoring non-200 response
2026-03-25 17:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726392> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 80e72978-37c9-5a63-b947-55c66c48f144, skipping ID generation
2026-03-25 17:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80e72978-37c9-5a63-b947-55c66c48f144 with scrape type 1
2026-03-25 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 80e72978-37c9-5a63-b947-55c66c48f144 sending to next pipeline
2026-03-25 17:21:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 80e72978-37c9-5a63-b947-55c66c48f144, identifier: 10724972
2026-03-25 17:21:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 80e72978-37c9-5a63-b947-55c66c48f144 with identifier: 10724972
2026-03-25 17:21:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 80e72978-37c9-5a63-b947-55c66c48f144 with identifier: 10724972
2026-03-25 17:21:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 80e72978-37c9-5a63-b947-55c66c48f144 with identifier: 10724972 to the API
2026-03-25 17:21:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:00 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5518276/general/64a43af2-74e7-46ce-91ff-425b9b2dee53.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 266,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Hybrid',
'id': '80e72978-37c9-5a63-b947-55c66c48f144',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004230',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724972',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 107300,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80e72978-37c9-5a63-b947-55c66c48f144/80e72978-37c9-5a63-b947-55c66c48f144_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217687,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518276/general/6f420974-e4bd-4b8b-9ae3-23a8139ff365.jpg',
'Width': 2731}],
'price': 30100,
'price_includes_vat': True,
'registration_date': '2023-08-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi A6 Avant 55 TFSIe Sport - Quattro - Hybrid - 266 hp - 107.300 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2023}
2026-03-25 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724972%27 HTTP/1.1" 200 None
2026-03-25 17:21:00 [adesa.de] INFO: Saving data for 10724972: {'created_time': 1774459260.472037, 'last_price_update_time': 1774459260.47205, 'auction_closing_time': 1774530300.0}
2026-03-25 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724972') HTTP/1.1" 204 0
2026-03-25 17:21:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 80e72978-37c9-5a63-b947-55c66c48f144 due to Ignoring non-200 response
2026-03-25 17:21:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71261512-971d-54a3-a9d4-c1db2776a7de with identifier: 10726392
2026-03-25 17:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71261512-971d-54a3-a9d4-c1db2776a7de with scrape type 1
2026-03-25 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 71261512-971d-54a3-a9d4-c1db2776a7de
2026-03-25 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746451%252Fgeneral%252F2789e68c-0b21-4a2b-ae5b-fd4c9ca0b346.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746451/general/2789e68c-0b21-4a2b-ae5b-fd4c9ca0b346.jpg not downloaded yet
2026-03-25 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746451%252Fgeneral%252Ffb00523c-4560-4624-93c1-aa610e40100f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746451/general/fb00523c-4560-4624-93c1-aa610e40100f.jpg not downloaded yet
2026-03-25 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746451%252Fgeneral%252Fe2d22819-b59e-4e23-ab09-87971166276d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746451/general/e2d22819-b59e-4e23-ab09-87971166276d.jpg not downloaded yet
2026-03-25 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746451%252Fgeneral%252Faee5ddcf-86ef-4423-b794-84b075a21b7b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746451/general/aee5ddcf-86ef-4423-b794-84b075a21b7b.jpg not downloaded yet
2026-03-25 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746451%252Fgeneral%252F06855348-4a51-42ae-8afa-60024643ecf5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746451/general/06855348-4a51-42ae-8afa-60024643ecf5.jpg not downloaded yet
2026-03-25 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746451%252Fgeneral%252F46e94384-a1a6-464e-b725-4ae7b7d30c0a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746451/general/46e94384-a1a6-464e-b725-4ae7b7d30c0a.jpg not downloaded yet
2026-03-25 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746451%252Fgeneral%252F90da2fc0-37a7-4a32-97f9-2b956e0adfc6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746451/general/90da2fc0-37a7-4a32-97f9-2b956e0adfc6.jpg not downloaded yet
2026-03-25 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746451%252Fgeneral%252Fa60dc998-c412-460e-9121-591fb2afc625.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746451/general/a60dc998-c412-460e-9121-591fb2afc625.jpg not downloaded yet
2026-03-25 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746451%252Fgeneral%252Fa112ec02-93e2-4932-b944-bf43067f9a6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746451/general/a112ec02-93e2-4932-b944-bf43067f9a6d.jpg not downloaded yet
2026-03-25 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746451%252Fgeneral%252F2bf265f9-78db-4fba-8ba6-b587201ae47b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746451/general/2bf265f9-78db-4fba-8ba6-b587201ae47b.jpg not downloaded yet
2026-03-25 17:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725021> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87193320-bb5f-5fdd-949a-a83f62f82175 with identifier: 10725021
2026-03-25 17:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87193320-bb5f-5fdd-949a-a83f62f82175 with scrape type 1
2026-03-25 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87193320-bb5f-5fdd-949a-a83f62f82175
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662387%252Fgeneral%252F6ba4e75d-44ac-4c0b-8dbb-885817ee930d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662387/general/6ba4e75d-44ac-4c0b-8dbb-885817ee930d.jpg not downloaded yet
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662387%252Fgeneral%252Fc6769537-09bc-4ce5-b682-d8e8009d610c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662387/general/c6769537-09bc-4ce5-b682-d8e8009d610c.jpg not downloaded yet
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662387%252Fgeneral%252F5c1aa943-f2d4-4a99-81f2-881b63870e92.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662387/general/5c1aa943-f2d4-4a99-81f2-881b63870e92.jpg not downloaded yet
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662387%252Fgeneral%252F5d88e74c-ab80-4265-9c2b-b7971efd882b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662387/general/5d88e74c-ab80-4265-9c2b-b7971efd882b.jpg not downloaded yet
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662387%252Fgeneral%252F87c24749-822c-4bb5-8c7f-c33da395f5a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662387/general/87c24749-822c-4bb5-8c7f-c33da395f5a2.jpg not downloaded yet
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662387%252Fgeneral%252F349cdef3-8f59-47c5-80de-8113a87b1052.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662387/general/349cdef3-8f59-47c5-80de-8113a87b1052.jpg not downloaded yet
2026-03-25 17:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746451/general/2bf265f9-78db-4fba-8ba6-b587201ae47b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726392)
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662387%252Fgeneral%252F0a70cc05-1978-4c05-b537-41e359918dac.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662387/general/0a70cc05-1978-4c05-b537-41e359918dac.jpg not downloaded yet
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662387%252Fgeneral%252F1f6e0303-8224-4fa2-86f6-e3f2520784e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662387/general/1f6e0303-8224-4fa2-86f6-e3f2520784e8.jpg not downloaded yet
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662387%252Fgeneral%252Fedfc1377-85ab-4287-b8e5-c287b9150edc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662387/general/edfc1377-85ab-4287-b8e5-c287b9150edc.jpg not downloaded yet
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662387%252Fgeneral%252F28d068b1-ccac-4bd6-8c93-d0900bf46da8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662387/general/28d068b1-ccac-4bd6-8c93-d0900bf46da8.jpg not downloaded yet
2026-03-25 17:21:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:21:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426f2f10>
2026-03-25 17:21:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:21:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71261512-971d-54a3-a9d4-c1db2776a7de/71261512-971d-54a3-a9d4-c1db2776a7de_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746451%252Fgeneral%252F2bf265f9-78db-4fba-8ba6-b587201ae47b.jpg') HTTP/1.1" 204 0
2026-03-25 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746451/general/2bf265f9-78db-4fba-8ba6-b587201ae47b.jpg saved to cache
2026-03-25 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 71261512-971d-54a3-a9d4-c1db2776a7de
2026-03-25 17:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662387/general/87c24749-822c-4bb5-8c7f-c33da395f5a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725021)
2026-03-25 17:21:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:21:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:21:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13417af350>
2026-03-25 17:21:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:21:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87193320-bb5f-5fdd-949a-a83f62f82175/87193320-bb5f-5fdd-949a-a83f62f82175_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662387%252Fgeneral%252F87c24749-822c-4bb5-8c7f-c33da395f5a2.jpg') HTTP/1.1" 204 0
2026-03-25 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662387/general/87c24749-822c-4bb5-8c7f-c33da395f5a2.jpg saved to cache
2026-03-25 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 87193320-bb5f-5fdd-949a-a83f62f82175
2026-03-25 17:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662387/general/28d068b1-ccac-4bd6-8c93-d0900bf46da8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725021)
2026-03-25 17:21:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:21:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:21:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341af0610>
2026-03-25 17:21:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:21:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:21:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87193320-bb5f-5fdd-949a-a83f62f82175/87193320-bb5f-5fdd-949a-a83f62f82175_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662387%252Fgeneral%252F28d068b1-ccac-4bd6-8c93-d0900bf46da8.jpg') HTTP/1.1" 204 0
2026-03-25 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662387/general/28d068b1-ccac-4bd6-8c93-d0900bf46da8.jpg saved to cache
2026-03-25 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 87193320-bb5f-5fdd-949a-a83f62f82175
2026-03-25 17:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662387/general/edfc1377-85ab-4287-b8e5-c287b9150edc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725021)
2026-03-25 17:21:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:21:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:21:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13416a9590>
2026-03-25 17:21:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:21:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87193320-bb5f-5fdd-949a-a83f62f82175/87193320-bb5f-5fdd-949a-a83f62f82175_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662387%252Fgeneral%252Fedfc1377-85ab-4287-b8e5-c287b9150edc.jpg') HTTP/1.1" 204 0
2026-03-25 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662387/general/edfc1377-85ab-4287-b8e5-c287b9150edc.jpg saved to cache
2026-03-25 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 87193320-bb5f-5fdd-949a-a83f62f82175
2026-03-25 17:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662387/general/1f6e0303-8224-4fa2-86f6-e3f2520784e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725021)
2026-03-25 17:21:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:21:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:21:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341957ed0>
2026-03-25 17:21:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:21:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87193320-bb5f-5fdd-949a-a83f62f82175/87193320-bb5f-5fdd-949a-a83f62f82175_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662387%252Fgeneral%252F1f6e0303-8224-4fa2-86f6-e3f2520784e8.jpg') HTTP/1.1" 204 0
2026-03-25 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662387/general/1f6e0303-8224-4fa2-86f6-e3f2520784e8.jpg saved to cache
2026-03-25 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 87193320-bb5f-5fdd-949a-a83f62f82175
2026-03-25 17:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662387/general/0a70cc05-1978-4c05-b537-41e359918dac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725021)
2026-03-25 17:21:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:21:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:21:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341ba1f50>
2026-03-25 17:21:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:21:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87193320-bb5f-5fdd-949a-a83f62f82175/87193320-bb5f-5fdd-949a-a83f62f82175_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662387%252Fgeneral%252F0a70cc05-1978-4c05-b537-41e359918dac.jpg') HTTP/1.1" 204 0
2026-03-25 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662387/general/0a70cc05-1978-4c05-b537-41e359918dac.jpg saved to cache
2026-03-25 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 87193320-bb5f-5fdd-949a-a83f62f82175
2026-03-25 17:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662387/general/349cdef3-8f59-47c5-80de-8113a87b1052.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725021)
2026-03-25 17:21:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:21:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:21:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341d864d0>
2026-03-25 17:21:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:21:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87193320-bb5f-5fdd-949a-a83f62f82175/87193320-bb5f-5fdd-949a-a83f62f82175_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662387%252Fgeneral%252F349cdef3-8f59-47c5-80de-8113a87b1052.jpg') HTTP/1.1" 204 0
2026-03-25 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662387/general/349cdef3-8f59-47c5-80de-8113a87b1052.jpg saved to cache
2026-03-25 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 87193320-bb5f-5fdd-949a-a83f62f82175
2026-03-25 17:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662387/general/5d88e74c-ab80-4265-9c2b-b7971efd882b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725021)
2026-03-25 17:21:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:21:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:21:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1348953790>
2026-03-25 17:21:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:21:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87193320-bb5f-5fdd-949a-a83f62f82175/87193320-bb5f-5fdd-949a-a83f62f82175_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662387%252Fgeneral%252F5d88e74c-ab80-4265-9c2b-b7971efd882b.jpg') HTTP/1.1" 204 0
2026-03-25 17:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662387/general/5d88e74c-ab80-4265-9c2b-b7971efd882b.jpg saved to cache
2026-03-25 17:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 87193320-bb5f-5fdd-949a-a83f62f82175
2026-03-25 17:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662387/general/5c1aa943-f2d4-4a99-81f2-881b63870e92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725021)
2026-03-25 17:21:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:21:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:21:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341b78650>
2026-03-25 17:21:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:21:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87193320-bb5f-5fdd-949a-a83f62f82175/87193320-bb5f-5fdd-949a-a83f62f82175_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662387%252Fgeneral%252F5c1aa943-f2d4-4a99-81f2-881b63870e92.jpg') HTTP/1.1" 204 0
2026-03-25 17:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662387/general/5c1aa943-f2d4-4a99-81f2-881b63870e92.jpg saved to cache
2026-03-25 17:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 87193320-bb5f-5fdd-949a-a83f62f82175
2026-03-25 17:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662387/general/c6769537-09bc-4ce5-b682-d8e8009d610c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725021)
2026-03-25 17:21:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:21:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:21:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134163ddd0>
2026-03-25 17:21:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:21:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87193320-bb5f-5fdd-949a-a83f62f82175/87193320-bb5f-5fdd-949a-a83f62f82175_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662387%252Fgeneral%252Fc6769537-09bc-4ce5-b682-d8e8009d610c.jpg') HTTP/1.1" 204 0
2026-03-25 17:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662387/general/c6769537-09bc-4ce5-b682-d8e8009d610c.jpg saved to cache
2026-03-25 17:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 87193320-bb5f-5fdd-949a-a83f62f82175
2026-03-25 17:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5662387/general/6ba4e75d-44ac-4c0b-8dbb-885817ee930d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725021)
2026-03-25 17:21:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-25 17:21:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:21:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341ba0550>
2026-03-25 17:21:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:21:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87193320-bb5f-5fdd-949a-a83f62f82175/87193320-bb5f-5fdd-949a-a83f62f82175_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662387%252Fgeneral%252F6ba4e75d-44ac-4c0b-8dbb-885817ee930d.jpg') HTTP/1.1" 204 0
2026-03-25 17:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662387/general/6ba4e75d-44ac-4c0b-8dbb-885817ee930d.jpg saved to cache
2026-03-25 17:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 87193320-bb5f-5fdd-949a-a83f62f82175
2026-03-25 17:21:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 87193320-bb5f-5fdd-949a-a83f62f82175, skipping ID generation
2026-03-25 17:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87193320-bb5f-5fdd-949a-a83f62f82175 with scrape type 1
2026-03-25 17:21:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 87193320-bb5f-5fdd-949a-a83f62f82175 sending to next pipeline
2026-03-25 17:21:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 87193320-bb5f-5fdd-949a-a83f62f82175, identifier: 10725021
2026-03-25 17:21:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 87193320-bb5f-5fdd-949a-a83f62f82175 with identifier: 10725021
2026-03-25 17:21:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 87193320-bb5f-5fdd-949a-a83f62f82175 with identifier: 10725021
2026-03-25 17:21:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 87193320-bb5f-5fdd-949a-a83f62f82175 with identifier: 10725021 to the API
2026-03-25 17:21:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5662387/general/6ba4e75d-44ac-4c0b-8dbb-885817ee930d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Diesel',
'id': '87193320-bb5f-5fdd-949a-a83f62f82175',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000371',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725021',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 155941,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87193320-bb5f-5fdd-949a-a83f62f82175/87193320-bb5f-5fdd-949a-a83f62f82175_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1277214,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662387/general/6ba4e75d-44ac-4c0b-8dbb-885817ee930d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87193320-bb5f-5fdd-949a-a83f62f82175/87193320-bb5f-5fdd-949a-a83f62f82175_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1164755,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662387/general/c6769537-09bc-4ce5-b682-d8e8009d610c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87193320-bb5f-5fdd-949a-a83f62f82175/87193320-bb5f-5fdd-949a-a83f62f82175_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1306424,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662387/general/5c1aa943-f2d4-4a99-81f2-881b63870e92.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87193320-bb5f-5fdd-949a-a83f62f82175/87193320-bb5f-5fdd-949a-a83f62f82175_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1369567,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662387/general/5d88e74c-ab80-4265-9c2b-b7971efd882b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87193320-bb5f-5fdd-949a-a83f62f82175/87193320-bb5f-5fdd-949a-a83f62f82175_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1144910,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662387/general/87c24749-822c-4bb5-8c7f-c33da395f5a2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87193320-bb5f-5fdd-949a-a83f62f82175/87193320-bb5f-5fdd-949a-a83f62f82175_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1084214,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662387/general/349cdef3-8f59-47c5-80de-8113a87b1052.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87193320-bb5f-5fdd-949a-a83f62f82175/87193320-bb5f-5fdd-949a-a83f62f82175_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 964289,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662387/general/0a70cc05-1978-4c05-b537-41e359918dac.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87193320-bb5f-5fdd-949a-a83f62f82175/87193320-bb5f-5fdd-949a-a83f62f82175_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1009378,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662387/general/1f6e0303-8224-4fa2-86f6-e3f2520784e8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87193320-bb5f-5fdd-949a-a83f62f82175/87193320-bb5f-5fdd-949a-a83f62f82175_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1006728,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662387/general/edfc1377-85ab-4287-b8e5-c287b9150edc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87193320-bb5f-5fdd-949a-a83f62f82175/87193320-bb5f-5fdd-949a-a83f62f82175_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1129945,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662387/general/28d068b1-ccac-4bd6-8c93-d0900bf46da8.jpg',
'Width': 2731}],
'price': 23900,
'price_includes_vat': True,
'registration_date': '2021-10-11',
'seats_number': 4,
'seller_name': 'Mind2move GmbH',
'title': 'Audi A5 Sportback 50 TDI S Line - Quattro - Diesel - Automatic - '
'286 hp - 155.941 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-25 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725021%27 HTTP/1.1" 200 None
2026-03-25 17:21:04 [adesa.de] INFO: Saving data for 10725021: {'created_time': 1774459264.172617, 'last_price_update_time': 1774459264.172631, 'auction_closing_time': 1774530300.0}
2026-03-25 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725021') HTTP/1.1" 204 0
2026-03-25 17:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746451/general/a112ec02-93e2-4932-b944-bf43067f9a6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726392)
2026-03-25 17:21:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:21:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426f20d0>
2026-03-25 17:21:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:21:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71261512-971d-54a3-a9d4-c1db2776a7de/71261512-971d-54a3-a9d4-c1db2776a7de_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746451%252Fgeneral%252Fa112ec02-93e2-4932-b944-bf43067f9a6d.jpg') HTTP/1.1" 204 0
2026-03-25 17:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746451/general/a112ec02-93e2-4932-b944-bf43067f9a6d.jpg saved to cache
2026-03-25 17:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 71261512-971d-54a3-a9d4-c1db2776a7de
2026-03-25 17:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746451/general/a60dc998-c412-460e-9121-591fb2afc625.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726392)
2026-03-25 17:21:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:21:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341af26d0>
2026-03-25 17:21:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:21:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71261512-971d-54a3-a9d4-c1db2776a7de/71261512-971d-54a3-a9d4-c1db2776a7de_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746451%252Fgeneral%252Fa60dc998-c412-460e-9121-591fb2afc625.jpg') HTTP/1.1" 204 0
2026-03-25 17:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746451/general/a60dc998-c412-460e-9121-591fb2afc625.jpg saved to cache
2026-03-25 17:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 71261512-971d-54a3-a9d4-c1db2776a7de
2026-03-25 17:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746451/general/90da2fc0-37a7-4a32-97f9-2b956e0adfc6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726392)
2026-03-25 17:21:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:21:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13489507d0>
2026-03-25 17:21:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:21:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71261512-971d-54a3-a9d4-c1db2776a7de/71261512-971d-54a3-a9d4-c1db2776a7de_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746451%252Fgeneral%252F90da2fc0-37a7-4a32-97f9-2b956e0adfc6.jpg') HTTP/1.1" 204 0
2026-03-25 17:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746451/general/90da2fc0-37a7-4a32-97f9-2b956e0adfc6.jpg saved to cache
2026-03-25 17:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 71261512-971d-54a3-a9d4-c1db2776a7de
2026-03-25 17:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746451/general/46e94384-a1a6-464e-b725-4ae7b7d30c0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726392)
2026-03-25 17:21:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:21:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13416add50>
2026-03-25 17:21:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:21:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71261512-971d-54a3-a9d4-c1db2776a7de/71261512-971d-54a3-a9d4-c1db2776a7de_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746451%252Fgeneral%252F46e94384-a1a6-464e-b725-4ae7b7d30c0a.jpg') HTTP/1.1" 204 0
2026-03-25 17:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746451/general/46e94384-a1a6-464e-b725-4ae7b7d30c0a.jpg saved to cache
2026-03-25 17:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 71261512-971d-54a3-a9d4-c1db2776a7de
2026-03-25 17:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746451/general/06855348-4a51-42ae-8afa-60024643ecf5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726392)
2026-03-25 17:21:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:21:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341c90c50>
2026-03-25 17:21:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:21:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71261512-971d-54a3-a9d4-c1db2776a7de/71261512-971d-54a3-a9d4-c1db2776a7de_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746451%252Fgeneral%252F06855348-4a51-42ae-8afa-60024643ecf5.jpg') HTTP/1.1" 204 0
2026-03-25 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746451/general/06855348-4a51-42ae-8afa-60024643ecf5.jpg saved to cache
2026-03-25 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 71261512-971d-54a3-a9d4-c1db2776a7de
2026-03-25 17:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746451/general/aee5ddcf-86ef-4423-b794-84b075a21b7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726392)
2026-03-25 17:21:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:21:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341ba3950>
2026-03-25 17:21:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:21:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71261512-971d-54a3-a9d4-c1db2776a7de/71261512-971d-54a3-a9d4-c1db2776a7de_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746451%252Fgeneral%252Faee5ddcf-86ef-4423-b794-84b075a21b7b.jpg') HTTP/1.1" 204 0
2026-03-25 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746451/general/aee5ddcf-86ef-4423-b794-84b075a21b7b.jpg saved to cache
2026-03-25 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 71261512-971d-54a3-a9d4-c1db2776a7de
2026-03-25 17:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746451/general/e2d22819-b59e-4e23-ab09-87971166276d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726392)
2026-03-25 17:21:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:21:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341c9a090>
2026-03-25 17:21:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:21:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71261512-971d-54a3-a9d4-c1db2776a7de/71261512-971d-54a3-a9d4-c1db2776a7de_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746451%252Fgeneral%252Fe2d22819-b59e-4e23-ab09-87971166276d.jpg') HTTP/1.1" 204 0
2026-03-25 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746451/general/e2d22819-b59e-4e23-ab09-87971166276d.jpg saved to cache
2026-03-25 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 71261512-971d-54a3-a9d4-c1db2776a7de
2026-03-25 17:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746451/general/fb00523c-4560-4624-93c1-aa610e40100f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726392)
2026-03-25 17:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728428> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:21:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342621e10>
2026-03-25 17:21:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:21:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71261512-971d-54a3-a9d4-c1db2776a7de/71261512-971d-54a3-a9d4-c1db2776a7de_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746451%252Fgeneral%252Ffb00523c-4560-4624-93c1-aa610e40100f.jpg') HTTP/1.1" 204 0
2026-03-25 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746451/general/fb00523c-4560-4624-93c1-aa610e40100f.jpg saved to cache
2026-03-25 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 71261512-971d-54a3-a9d4-c1db2776a7de
2026-03-25 17:21:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with identifier: 10728428
2026-03-25 17:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with scrape type 1
2026-03-25 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523165%252Fgeneral%252Fd23a8e2a-d633-4670-9980-a3aa04f56fc4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523165/general/d23a8e2a-d633-4670-9980-a3aa04f56fc4.jpg already downloaded
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523165%252Fgeneral%252Fb0389f49-6924-46ca-9661-bbb126abe0e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523165/general/b0389f49-6924-46ca-9661-bbb126abe0e0.jpg already downloaded
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523165%252Fgeneral%252Fa59245c6-9d45-4b51-80aa-80a0da61fb89.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523165/general/a59245c6-9d45-4b51-80aa-80a0da61fb89.jpg already downloaded
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523165%252Fgeneral%252Fd2a8c155-37af-4d15-8ade-4447008581a1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523165/general/d2a8c155-37af-4d15-8ade-4447008581a1.jpg already downloaded
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523165%252Fgeneral%252F8d1d0146-47bc-49b7-8764-159470224558.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523165/general/8d1d0146-47bc-49b7-8764-159470224558.jpg already downloaded
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523165%252Fgeneral%252F9df2b005-2152-4225-8b2d-8bedeef5f5d9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523165/general/9df2b005-2152-4225-8b2d-8bedeef5f5d9.jpg already downloaded
2026-03-25 17:21:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c, identifier: 10728428
2026-03-25 17:21:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with identifier: 10728428
2026-03-25 17:21:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with identifier: 10728428
2026-03-25 17:21:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with identifier: 10728428 to the API
2026-03-25 17:21:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728428>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728428',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 45925,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 6,
'photo_urls': ['https://images.openlane.eu/carimgs/5523165/general/d23a8e2a-d633-4670-9980-a3aa04f56fc4.jpg',
'https://images.openlane.eu/carimgs/5523165/general/b0389f49-6924-46ca-9661-bbb126abe0e0.jpg',
'https://images.openlane.eu/carimgs/5523165/general/a59245c6-9d45-4b51-80aa-80a0da61fb89.jpg',
'https://images.openlane.eu/carimgs/5523165/general/d2a8c155-37af-4d15-8ade-4447008581a1.jpg',
'https://images.openlane.eu/carimgs/5523165/general/8d1d0146-47bc-49b7-8764-159470224558.jpg',
'https://images.openlane.eu/carimgs/5523165/general/9df2b005-2152-4225-8b2d-8bedeef5f5d9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c/1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41509,
'Height': 336,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523165/general/d23a8e2a-d633-4670-9980-a3aa04f56fc4.jpg',
'Width': 452},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c/1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39781,
'Height': 335,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523165/general/b0389f49-6924-46ca-9661-bbb126abe0e0.jpg',
'Width': 447},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c/1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33072,
'Height': 337,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523165/general/a59245c6-9d45-4b51-80aa-80a0da61fb89.jpg',
'Width': 452},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c/1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32409,
'Height': 335,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523165/general/d2a8c155-37af-4d15-8ade-4447008581a1.jpg',
'Width': 448},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c/1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17606,
'Height': 250,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523165/general/8d1d0146-47bc-49b7-8764-159470224558.jpg',
'Width': 333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c/1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23819,
'Height': 339,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523165/general/9df2b005-2152-4225-8b2d-8bedeef5f5d9.jpg',
'Width': 450}],
'price': 24200,
'price_includes_vat': True,
'registration_date': '2022-10-20',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volvo XC40 T5 Plus Bright - Hybrid - Automatic - 180 hp - 45.925 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2022}
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728428%27 HTTP/1.1" 200 None
2026-03-25 17:21:06 [adesa.de] INFO: Saving data for 10728428: {'created_time': 1774459266.166189, 'last_price_update_time': 1774459266.166206, 'auction_closing_time': 1774606800.0}
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728428') HTTP/1.1" 204 0
2026-03-25 17:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746451/general/2789e68c-0b21-4a2b-ae5b-fd4c9ca0b346.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726392)
2026-03-25 17:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726154> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:21:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13416aa990>
2026-03-25 17:21:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:21:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71261512-971d-54a3-a9d4-c1db2776a7de/71261512-971d-54a3-a9d4-c1db2776a7de_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746451%252Fgeneral%252F2789e68c-0b21-4a2b-ae5b-fd4c9ca0b346.jpg') HTTP/1.1" 204 0
2026-03-25 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746451/general/2789e68c-0b21-4a2b-ae5b-fd4c9ca0b346.jpg saved to cache
2026-03-25 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 71261512-971d-54a3-a9d4-c1db2776a7de
2026-03-25 17:21:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 71261512-971d-54a3-a9d4-c1db2776a7de, skipping ID generation
2026-03-25 17:21:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71261512-971d-54a3-a9d4-c1db2776a7de with scrape type 1
2026-03-25 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 71261512-971d-54a3-a9d4-c1db2776a7de sending to next pipeline
2026-03-25 17:21:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 71261512-971d-54a3-a9d4-c1db2776a7de, identifier: 10726392
2026-03-25 17:21:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 71261512-971d-54a3-a9d4-c1db2776a7de with identifier: 10726392
2026-03-25 17:21:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 71261512-971d-54a3-a9d4-c1db2776a7de with identifier: 10726392
2026-03-25 17:21:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 71261512-971d-54a3-a9d4-c1db2776a7de with identifier: 10726392 to the API
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746451/general/2789e68c-0b21-4a2b-ae5b-fd4c9ca0b346.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 155,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '71261512-971d-54a3-a9d4-c1db2776a7de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5339925',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726392',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Puma',
'odometer': 29616,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71261512-971d-54a3-a9d4-c1db2776a7de/71261512-971d-54a3-a9d4-c1db2776a7de_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134779,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746451/general/2789e68c-0b21-4a2b-ae5b-fd4c9ca0b346.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71261512-971d-54a3-a9d4-c1db2776a7de/71261512-971d-54a3-a9d4-c1db2776a7de_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121062,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746451/general/fb00523c-4560-4624-93c1-aa610e40100f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71261512-971d-54a3-a9d4-c1db2776a7de/71261512-971d-54a3-a9d4-c1db2776a7de_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138386,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746451/general/e2d22819-b59e-4e23-ab09-87971166276d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71261512-971d-54a3-a9d4-c1db2776a7de/71261512-971d-54a3-a9d4-c1db2776a7de_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97955,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746451/general/aee5ddcf-86ef-4423-b794-84b075a21b7b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71261512-971d-54a3-a9d4-c1db2776a7de/71261512-971d-54a3-a9d4-c1db2776a7de_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88536,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746451/general/06855348-4a51-42ae-8afa-60024643ecf5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71261512-971d-54a3-a9d4-c1db2776a7de/71261512-971d-54a3-a9d4-c1db2776a7de_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66581,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746451/general/46e94384-a1a6-464e-b725-4ae7b7d30c0a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71261512-971d-54a3-a9d4-c1db2776a7de/71261512-971d-54a3-a9d4-c1db2776a7de_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113231,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746451/general/90da2fc0-37a7-4a32-97f9-2b956e0adfc6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71261512-971d-54a3-a9d4-c1db2776a7de/71261512-971d-54a3-a9d4-c1db2776a7de_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50153,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746451/general/a60dc998-c412-460e-9121-591fb2afc625.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71261512-971d-54a3-a9d4-c1db2776a7de/71261512-971d-54a3-a9d4-c1db2776a7de_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135439,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746451/general/a112ec02-93e2-4932-b944-bf43067f9a6d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71261512-971d-54a3-a9d4-c1db2776a7de/71261512-971d-54a3-a9d4-c1db2776a7de_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82427,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746451/general/2bf265f9-78db-4fba-8ba6-b587201ae47b.jpg',
'Width': 800}],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Ford Puma 1.0 ST Line - Petrol - Automatic - 155 hp - 29.616 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726392%27 HTTP/1.1" 200 None
2026-03-25 17:21:06 [adesa.de] INFO: Saving data for 10726392: {'created_time': 1774459266.74861, 'last_price_update_time': 1774459266.748623, 'auction_closing_time': 1774962000.0}
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726392') HTTP/1.1" 204 0
2026-03-25 17:21:06 [scrapy.extensions.logstats] INFO: Crawled 709 pages (at 174 pages/min), scraped 324 items (at 61 items/min)
2026-03-25 17:21:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-25 17:21:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d92e2631-2333-5c4a-bc37-90793f996dd4 with identifier: 10726154
2026-03-25 17:21:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d92e2631-2333-5c4a-bc37-90793f996dd4 with scrape type 1
2026-03-25 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d92e2631-2333-5c4a-bc37-90793f996dd4
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737017%252Fgeneral%252Fe61a6728-2b2e-46a8-831a-ec21597f28a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737017/general/e61a6728-2b2e-46a8-831a-ec21597f28a7.jpg already downloaded
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737017%252Fgeneral%252Fc17293fc-9af4-4044-9d50-8d6ee6a89e7a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737017/general/c17293fc-9af4-4044-9d50-8d6ee6a89e7a.jpg already downloaded
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737017%252Fgeneral%252F5a125adc-c413-45c1-abea-99e0d8b0262c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737017/general/5a125adc-c413-45c1-abea-99e0d8b0262c.jpg already downloaded
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737017%252Fgeneral%252Fccbd0a65-3520-4148-8c01-f497f67014ab.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737017/general/ccbd0a65-3520-4148-8c01-f497f67014ab.jpg already downloaded
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737017%252Fgeneral%252F89bbd8cd-843f-46a3-8125-34b6331cbef2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737017/general/89bbd8cd-843f-46a3-8125-34b6331cbef2.jpg already downloaded
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737017%252Fgeneral%252F010e6890-d565-46af-b021-1a17710ba18f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737017/general/010e6890-d565-46af-b021-1a17710ba18f.jpg already downloaded
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737017%252Fgeneral%252F31c3cbc5-7b62-4fed-82fa-9b5fae52967c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737017/general/31c3cbc5-7b62-4fed-82fa-9b5fae52967c.jpg already downloaded
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737017%252Fgeneral%252Fd07a85fa-d2cc-4dbd-9391-98e47c301434.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737017/general/d07a85fa-d2cc-4dbd-9391-98e47c301434.jpg already downloaded
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737017%252Fgeneral%252Fe2bd0b1f-eb75-4bbd-8cc0-5033c30e70c2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737017/general/e2bd0b1f-eb75-4bbd-8cc0-5033c30e70c2.jpg already downloaded
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737017%252Fgeneral%252Fc4a50410-99d3-460d-b9aa-1bbf504bc346.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737017/general/c4a50410-99d3-460d-b9aa-1bbf504bc346.jpg already downloaded
2026-03-25 17:21:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d92e2631-2333-5c4a-bc37-90793f996dd4, identifier: 10726154
2026-03-25 17:21:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d92e2631-2333-5c4a-bc37-90793f996dd4 with identifier: 10726154
2026-03-25 17:21:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d92e2631-2333-5c4a-bc37-90793f996dd4 with identifier: 10726154
2026-03-25 17:21:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d92e2631-2333-5c4a-bc37-90793f996dd4 with identifier: 10726154 to the API
2026-03-25 17:21:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726154>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'd92e2631-2333-5c4a-bc37-90793f996dd4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154624',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726154',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 33639,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5737017/general/e61a6728-2b2e-46a8-831a-ec21597f28a7.jpg',
'https://images.openlane.eu/carimgs/5737017/general/c17293fc-9af4-4044-9d50-8d6ee6a89e7a.jpg',
'https://images.openlane.eu/carimgs/5737017/general/5a125adc-c413-45c1-abea-99e0d8b0262c.jpg',
'https://images.openlane.eu/carimgs/5737017/general/ccbd0a65-3520-4148-8c01-f497f67014ab.jpg',
'https://images.openlane.eu/carimgs/5737017/general/89bbd8cd-843f-46a3-8125-34b6331cbef2.jpg',
'https://images.openlane.eu/carimgs/5737017/general/010e6890-d565-46af-b021-1a17710ba18f.jpg',
'https://images.openlane.eu/carimgs/5737017/general/31c3cbc5-7b62-4fed-82fa-9b5fae52967c.jpg',
'https://images.openlane.eu/carimgs/5737017/general/d07a85fa-d2cc-4dbd-9391-98e47c301434.jpg',
'https://images.openlane.eu/carimgs/5737017/general/e2bd0b1f-eb75-4bbd-8cc0-5033c30e70c2.jpg',
'https://images.openlane.eu/carimgs/5737017/general/c4a50410-99d3-460d-b9aa-1bbf504bc346.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d92e2631-2333-5c4a-bc37-90793f996dd4/d92e2631-2333-5c4a-bc37-90793f996dd4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737017/general/e61a6728-2b2e-46a8-831a-ec21597f28a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d92e2631-2333-5c4a-bc37-90793f996dd4/d92e2631-2333-5c4a-bc37-90793f996dd4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56271,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737017/general/c17293fc-9af4-4044-9d50-8d6ee6a89e7a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d92e2631-2333-5c4a-bc37-90793f996dd4/d92e2631-2333-5c4a-bc37-90793f996dd4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57567,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737017/general/5a125adc-c413-45c1-abea-99e0d8b0262c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d92e2631-2333-5c4a-bc37-90793f996dd4/d92e2631-2333-5c4a-bc37-90793f996dd4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60883,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737017/general/ccbd0a65-3520-4148-8c01-f497f67014ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d92e2631-2333-5c4a-bc37-90793f996dd4/d92e2631-2333-5c4a-bc37-90793f996dd4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85053,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737017/general/89bbd8cd-843f-46a3-8125-34b6331cbef2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d92e2631-2333-5c4a-bc37-90793f996dd4/d92e2631-2333-5c4a-bc37-90793f996dd4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101390,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737017/general/010e6890-d565-46af-b021-1a17710ba18f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d92e2631-2333-5c4a-bc37-90793f996dd4/d92e2631-2333-5c4a-bc37-90793f996dd4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737017/general/31c3cbc5-7b62-4fed-82fa-9b5fae52967c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d92e2631-2333-5c4a-bc37-90793f996dd4/d92e2631-2333-5c4a-bc37-90793f996dd4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115211,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737017/general/d07a85fa-d2cc-4dbd-9391-98e47c301434.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d92e2631-2333-5c4a-bc37-90793f996dd4/d92e2631-2333-5c4a-bc37-90793f996dd4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87057,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737017/general/e2bd0b1f-eb75-4bbd-8cc0-5033c30e70c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d92e2631-2333-5c4a-bc37-90793f996dd4/d92e2631-2333-5c4a-bc37-90793f996dd4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100218,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737017/general/c4a50410-99d3-460d-b9aa-1bbf504bc346.jpg',
'Width': 1024}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-07-07',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen T-ROC 1.5 TSI Life - Petrol - Manual - 150 hp - 33.639 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-25 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726154%27 HTTP/1.1" 200 None
2026-03-25 17:21:07 [adesa.de] INFO: Saving data for 10726154: {'created_time': 1774459267.361407, 'last_price_update_time': 1774459267.36142, 'auction_closing_time': 1774607400.0}
2026-03-25 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726154') HTTP/1.1" 204 0
2026-03-25 17:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728366> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c6a0539-31dd-5df7-95aa-cacd34af07dd with identifier: 10728366
2026-03-25 17:21:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c6a0539-31dd-5df7-95aa-cacd34af07dd with scrape type 1
2026-03-25 17:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7c6a0539-31dd-5df7-95aa-cacd34af07dd
2026-03-25 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630778%252Fgeneral%252F9e16ff5d-cf8a-48e8-8fe6-2e55ee73de42.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630778/general/9e16ff5d-cf8a-48e8-8fe6-2e55ee73de42.jpg already downloaded
2026-03-25 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630778%252Fgeneral%252F25f90e69-48f8-4b27-a9b2-9474906845b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630778/general/25f90e69-48f8-4b27-a9b2-9474906845b7.jpg already downloaded
2026-03-25 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630778%252Fgeneral%252F87df4f51-3a52-4bfc-854b-935a499d146e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630778/general/87df4f51-3a52-4bfc-854b-935a499d146e.jpg already downloaded
2026-03-25 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630778%252Fgeneral%252F6daf6bc6-a6dd-4707-a863-463200679ed6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630778/general/6daf6bc6-a6dd-4707-a863-463200679ed6.jpg already downloaded
2026-03-25 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630778%252Fgeneral%252F72d0cb52-b92a-4131-9e7e-98bbc0a12943.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630778/general/72d0cb52-b92a-4131-9e7e-98bbc0a12943.jpg already downloaded
2026-03-25 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630778%252Fgeneral%252Fec96ab24-701d-44b9-9c17-5df32c508379.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630778/general/ec96ab24-701d-44b9-9c17-5df32c508379.jpg already downloaded
2026-03-25 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630778%252Fgeneral%252F49e14358-2d27-4597-8f72-232fc167dadb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630778/general/49e14358-2d27-4597-8f72-232fc167dadb.jpg already downloaded
2026-03-25 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630778%252Fgeneral%252Fc996901e-3b1b-4fdf-8bc4-917de2d0b1df.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630778/general/c996901e-3b1b-4fdf-8bc4-917de2d0b1df.jpg already downloaded
2026-03-25 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630778%252Fgeneral%252Fd9bf8a1b-86f9-42b3-a70a-cf33c5ab5e60.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630778/general/d9bf8a1b-86f9-42b3-a70a-cf33c5ab5e60.jpg already downloaded
2026-03-25 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630778%252Fgeneral%252Fcbff6cde-40be-4c38-81b3-3b97c4e68fa7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630778/general/cbff6cde-40be-4c38-81b3-3b97c4e68fa7.jpg already downloaded
2026-03-25 17:21:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7c6a0539-31dd-5df7-95aa-cacd34af07dd, identifier: 10728366
2026-03-25 17:21:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7c6a0539-31dd-5df7-95aa-cacd34af07dd with identifier: 10728366
2026-03-25 17:21:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7c6a0539-31dd-5df7-95aa-cacd34af07dd with identifier: 10728366
2026-03-25 17:21:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7c6a0539-31dd-5df7-95aa-cacd34af07dd with identifier: 10728366 to the API
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728366>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '7c6a0539-31dd-5df7-95aa-cacd34af07dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30297',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728366',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 84358,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 55,
'photo_urls': ['https://images.openlane.eu/carimgs/5630778/general/9e16ff5d-cf8a-48e8-8fe6-2e55ee73de42.jpg',
'https://images.openlane.eu/carimgs/5630778/general/25f90e69-48f8-4b27-a9b2-9474906845b7.jpg',
'https://images.openlane.eu/carimgs/5630778/general/87df4f51-3a52-4bfc-854b-935a499d146e.jpg',
'https://images.openlane.eu/carimgs/5630778/general/6daf6bc6-a6dd-4707-a863-463200679ed6.jpg',
'https://images.openlane.eu/carimgs/5630778/general/72d0cb52-b92a-4131-9e7e-98bbc0a12943.jpg',
'https://images.openlane.eu/carimgs/5630778/general/ec96ab24-701d-44b9-9c17-5df32c508379.jpg',
'https://images.openlane.eu/carimgs/5630778/general/49e14358-2d27-4597-8f72-232fc167dadb.jpg',
'https://images.openlane.eu/carimgs/5630778/general/c996901e-3b1b-4fdf-8bc4-917de2d0b1df.jpg',
'https://images.openlane.eu/carimgs/5630778/general/d9bf8a1b-86f9-42b3-a70a-cf33c5ab5e60.jpg',
'https://images.openlane.eu/carimgs/5630778/general/cbff6cde-40be-4c38-81b3-3b97c4e68fa7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c6a0539-31dd-5df7-95aa-cacd34af07dd/7c6a0539-31dd-5df7-95aa-cacd34af07dd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50523,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630778/general/9e16ff5d-cf8a-48e8-8fe6-2e55ee73de42.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c6a0539-31dd-5df7-95aa-cacd34af07dd/7c6a0539-31dd-5df7-95aa-cacd34af07dd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72650,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630778/general/25f90e69-48f8-4b27-a9b2-9474906845b7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c6a0539-31dd-5df7-95aa-cacd34af07dd/7c6a0539-31dd-5df7-95aa-cacd34af07dd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60550,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630778/general/87df4f51-3a52-4bfc-854b-935a499d146e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c6a0539-31dd-5df7-95aa-cacd34af07dd/7c6a0539-31dd-5df7-95aa-cacd34af07dd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99335,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630778/general/6daf6bc6-a6dd-4707-a863-463200679ed6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c6a0539-31dd-5df7-95aa-cacd34af07dd/7c6a0539-31dd-5df7-95aa-cacd34af07dd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83867,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630778/general/72d0cb52-b92a-4131-9e7e-98bbc0a12943.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c6a0539-31dd-5df7-95aa-cacd34af07dd/7c6a0539-31dd-5df7-95aa-cacd34af07dd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52165,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630778/general/ec96ab24-701d-44b9-9c17-5df32c508379.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c6a0539-31dd-5df7-95aa-cacd34af07dd/7c6a0539-31dd-5df7-95aa-cacd34af07dd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98939,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630778/general/49e14358-2d27-4597-8f72-232fc167dadb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c6a0539-31dd-5df7-95aa-cacd34af07dd/7c6a0539-31dd-5df7-95aa-cacd34af07dd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59307,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630778/general/c996901e-3b1b-4fdf-8bc4-917de2d0b1df.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c6a0539-31dd-5df7-95aa-cacd34af07dd/7c6a0539-31dd-5df7-95aa-cacd34af07dd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70646,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630778/general/d9bf8a1b-86f9-42b3-a70a-cf33c5ab5e60.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c6a0539-31dd-5df7-95aa-cacd34af07dd/7c6a0539-31dd-5df7-95aa-cacd34af07dd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37279,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630778/general/cbff6cde-40be-4c38-81b3-3b97c4e68fa7.jpg',
'Width': 1280}],
'price': 24100,
'price_includes_vat': True,
'registration_date': '2022-11-25',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volvo V60 T6 Plus Bright - Hybrid - Automatic - 253 hp - 84.358 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2022}
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728366%27 HTTP/1.1" 200 None
2026-03-25 17:21:09 [adesa.de] INFO: Saving data for 10728366: {'created_time': 1774459269.217874, 'last_price_update_time': 1774459269.217887, 'auction_closing_time': 1774606800.0}
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728366') HTTP/1.1" 204 0
2026-03-25 17:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718626> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73c1f7c5-69c7-5700-be4c-2e1184dad3ae with identifier: 10718626
2026-03-25 17:21:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73c1f7c5-69c7-5700-be4c-2e1184dad3ae with scrape type 2
2026-03-25 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73c1f7c5-69c7-5700-be4c-2e1184dad3ae with scrape type 2
2026-03-25 17:21:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 73c1f7c5-69c7-5700-be4c-2e1184dad3ae, identifier: 10718626
2026-03-25 17:21:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 73c1f7c5-69c7-5700-be4c-2e1184dad3ae with identifier: 10718626
2026-03-25 17:21:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 73c1f7c5-69c7-5700-be4c-2e1184dad3ae with identifier: 10718626
2026-03-25 17:21:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 73c1f7c5-69c7-5700-be4c-2e1184dad3ae with identifier: 10718626 to the API
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718626>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '73c1f7c5-69c7-5700-be4c-2e1184dad3ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '33168',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718626',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 56302,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2020-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Sportback E-Tron 40 Sport - Hybrid - Automatic - 150 hp - '
'56.302 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718626%27 HTTP/1.1" 200 None
2026-03-25 17:21:09 [adesa.de] INFO: Saving data for 10718626: {'auction_closing_time': 1774513800.0, 'created_time': 1774372601.705131, 'last_price_update_time': 1774459269.701622}
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718626') HTTP/1.1" 204 0
2026-03-25 17:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726155> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f7ecd54-c792-59e0-b19c-d0c343a16da1 with identifier: 10726155
2026-03-25 17:21:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f7ecd54-c792-59e0-b19c-d0c343a16da1 with scrape type 1
2026-03-25 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1f7ecd54-c792-59e0-b19c-d0c343a16da1
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737018%252Fgeneral%252F5c86bfe2-8155-48e8-819b-b7dab9dc1ba8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737018/general/5c86bfe2-8155-48e8-819b-b7dab9dc1ba8.jpg already downloaded
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737018%252Fgeneral%252F66e3ad3e-a608-4a47-8a06-81941c4b4836.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737018/general/66e3ad3e-a608-4a47-8a06-81941c4b4836.jpg already downloaded
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737018%252Fgeneral%252Feff90765-0699-4264-9cb8-ffe121816787.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737018/general/eff90765-0699-4264-9cb8-ffe121816787.jpg already downloaded
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737018%252Fgeneral%252Fa82049c9-6669-4326-9097-998b0cfdf617.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737018/general/a82049c9-6669-4326-9097-998b0cfdf617.jpg already downloaded
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737018%252Fgeneral%252F7d45aa4d-a416-4d97-9367-9ec3ee02229c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737018/general/7d45aa4d-a416-4d97-9367-9ec3ee02229c.jpg already downloaded
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737018%252Fgeneral%252F7c7c650f-2216-4729-8174-5a90724a0c0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737018/general/7c7c650f-2216-4729-8174-5a90724a0c0d.jpg already downloaded
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737018%252Fgeneral%252Faa1ba358-6964-4933-a4de-8f65c5c51d62.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737018/general/aa1ba358-6964-4933-a4de-8f65c5c51d62.jpg already downloaded
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737018%252Fgeneral%252Fe59821b7-9557-40f8-8ac1-f485c147051e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737018/general/e59821b7-9557-40f8-8ac1-f485c147051e.jpg already downloaded
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737018%252Fgeneral%252F32061d2b-4274-4e4d-9b7a-84ffe19cd4e0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737018/general/32061d2b-4274-4e4d-9b7a-84ffe19cd4e0.jpg already downloaded
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737018%252Fgeneral%252Fcfd055a7-fcb8-45c6-a27d-599f049aa61c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737018/general/cfd055a7-fcb8-45c6-a27d-599f049aa61c.jpg already downloaded
2026-03-25 17:21:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1f7ecd54-c792-59e0-b19c-d0c343a16da1, identifier: 10726155
2026-03-25 17:21:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1f7ecd54-c792-59e0-b19c-d0c343a16da1 with identifier: 10726155
2026-03-25 17:21:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1f7ecd54-c792-59e0-b19c-d0c343a16da1 with identifier: 10726155
2026-03-25 17:21:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1f7ecd54-c792-59e0-b19c-d0c343a16da1 with identifier: 10726155 to the API
2026-03-25 17:21:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726155>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 320,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '1f7ecd54-c792-59e0-b19c-d0c343a16da1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26015461F',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726155',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 9566,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5737018/general/5c86bfe2-8155-48e8-819b-b7dab9dc1ba8.jpg',
'https://images.openlane.eu/carimgs/5737018/general/66e3ad3e-a608-4a47-8a06-81941c4b4836.jpg',
'https://images.openlane.eu/carimgs/5737018/general/eff90765-0699-4264-9cb8-ffe121816787.jpg',
'https://images.openlane.eu/carimgs/5737018/general/a82049c9-6669-4326-9097-998b0cfdf617.jpg',
'https://images.openlane.eu/carimgs/5737018/general/7d45aa4d-a416-4d97-9367-9ec3ee02229c.jpg',
'https://images.openlane.eu/carimgs/5737018/general/7c7c650f-2216-4729-8174-5a90724a0c0d.jpg',
'https://images.openlane.eu/carimgs/5737018/general/aa1ba358-6964-4933-a4de-8f65c5c51d62.jpg',
'https://images.openlane.eu/carimgs/5737018/general/e59821b7-9557-40f8-8ac1-f485c147051e.jpg',
'https://images.openlane.eu/carimgs/5737018/general/32061d2b-4274-4e4d-9b7a-84ffe19cd4e0.jpg',
'https://images.openlane.eu/carimgs/5737018/general/cfd055a7-fcb8-45c6-a27d-599f049aa61c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f7ecd54-c792-59e0-b19c-d0c343a16da1/1f7ecd54-c792-59e0-b19c-d0c343a16da1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34035,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737018/general/5c86bfe2-8155-48e8-819b-b7dab9dc1ba8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f7ecd54-c792-59e0-b19c-d0c343a16da1/1f7ecd54-c792-59e0-b19c-d0c343a16da1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35499,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737018/general/66e3ad3e-a608-4a47-8a06-81941c4b4836.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f7ecd54-c792-59e0-b19c-d0c343a16da1/1f7ecd54-c792-59e0-b19c-d0c343a16da1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37262,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737018/general/eff90765-0699-4264-9cb8-ffe121816787.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f7ecd54-c792-59e0-b19c-d0c343a16da1/1f7ecd54-c792-59e0-b19c-d0c343a16da1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35662,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737018/general/a82049c9-6669-4326-9097-998b0cfdf617.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f7ecd54-c792-59e0-b19c-d0c343a16da1/1f7ecd54-c792-59e0-b19c-d0c343a16da1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48770,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737018/general/7d45aa4d-a416-4d97-9367-9ec3ee02229c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f7ecd54-c792-59e0-b19c-d0c343a16da1/1f7ecd54-c792-59e0-b19c-d0c343a16da1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54084,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737018/general/7c7c650f-2216-4729-8174-5a90724a0c0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f7ecd54-c792-59e0-b19c-d0c343a16da1/1f7ecd54-c792-59e0-b19c-d0c343a16da1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53719,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737018/general/aa1ba358-6964-4933-a4de-8f65c5c51d62.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f7ecd54-c792-59e0-b19c-d0c343a16da1/1f7ecd54-c792-59e0-b19c-d0c343a16da1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54562,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737018/general/e59821b7-9557-40f8-8ac1-f485c147051e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f7ecd54-c792-59e0-b19c-d0c343a16da1/1f7ecd54-c792-59e0-b19c-d0c343a16da1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33539,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737018/general/32061d2b-4274-4e4d-9b7a-84ffe19cd4e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f7ecd54-c792-59e0-b19c-d0c343a16da1/1f7ecd54-c792-59e0-b19c-d0c343a16da1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37348,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737018/general/cfd055a7-fcb8-45c6-a27d-599f049aa61c.jpg',
'Width': 1024}],
'price': 31600,
'price_includes_vat': True,
'registration_date': '2023-12-15',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Tiguan 2.0 TSI - 4Motion - Petrol - Automatic - 320 hp - '
'9.566 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726155%27 HTTP/1.1" 200 None
2026-03-25 17:21:10 [adesa.de] INFO: Saving data for 10726155: {'created_time': 1774459270.358451, 'last_price_update_time': 1774459270.358464, 'auction_closing_time': 1774607400.0}
2026-03-25 17:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726155') HTTP/1.1" 204 0
2026-03-25 17:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726144> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0675f4c6-447a-52a9-b09a-bec98f0c3bc2 with identifier: 10726144
2026-03-25 17:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0675f4c6-447a-52a9-b09a-bec98f0c3bc2 with scrape type 1
2026-03-25 17:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0675f4c6-447a-52a9-b09a-bec98f0c3bc2
2026-03-25 17:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737005%252Fgeneral%252F05dc4d15-830e-4b47-a7eb-944dd3cda9fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737005/general/05dc4d15-830e-4b47-a7eb-944dd3cda9fb.jpg already downloaded
2026-03-25 17:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737005%252Fgeneral%252F4cc9e969-abc3-4d5c-a869-d871237e16a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737005/general/4cc9e969-abc3-4d5c-a869-d871237e16a6.jpg already downloaded
2026-03-25 17:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737005%252Fgeneral%252F29fb323a-0131-4c86-8caf-df36278217c6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737005/general/29fb323a-0131-4c86-8caf-df36278217c6.jpg already downloaded
2026-03-25 17:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737005%252Fgeneral%252F8cbe956a-17ae-4d45-ba92-5a648b55065c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737005/general/8cbe956a-17ae-4d45-ba92-5a648b55065c.jpg already downloaded
2026-03-25 17:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737005%252Fgeneral%252F37b1181a-ba39-44d7-a925-36f99c5689de.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737005/general/37b1181a-ba39-44d7-a925-36f99c5689de.jpg already downloaded
2026-03-25 17:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737005%252Fgeneral%252Fd4a0c3c9-92ac-4f5b-af5e-135b23cdc694.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737005/general/d4a0c3c9-92ac-4f5b-af5e-135b23cdc694.jpg already downloaded
2026-03-25 17:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737005%252Fgeneral%252F022973b6-7fe4-4f04-8167-ae7fa6abc9f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737005/general/022973b6-7fe4-4f04-8167-ae7fa6abc9f7.jpg already downloaded
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737005%252Fgeneral%252Fc2ce18d2-6126-4b02-a24b-7ee98c683e8f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737005/general/c2ce18d2-6126-4b02-a24b-7ee98c683e8f.jpg already downloaded
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737005%252Fgeneral%252F2c7f7f55-1fd1-48e6-8c72-c293cf66b6e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737005/general/2c7f7f55-1fd1-48e6-8c72-c293cf66b6e5.jpg already downloaded
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737005%252Fgeneral%252F79cb2e39-0bab-48f9-8efe-6793ecdef43d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737005/general/79cb2e39-0bab-48f9-8efe-6793ecdef43d.jpg already downloaded
2026-03-25 17:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0675f4c6-447a-52a9-b09a-bec98f0c3bc2, identifier: 10726144
2026-03-25 17:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0675f4c6-447a-52a9-b09a-bec98f0c3bc2 with identifier: 10726144
2026-03-25 17:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0675f4c6-447a-52a9-b09a-bec98f0c3bc2 with identifier: 10726144
2026-03-25 17:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0675f4c6-447a-52a9-b09a-bec98f0c3bc2 with identifier: 10726144 to the API
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726144>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '0675f4c6-447a-52a9-b09a-bec98f0c3bc2',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154617',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726144',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 214766,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5737005/general/05dc4d15-830e-4b47-a7eb-944dd3cda9fb.jpg',
'https://images.openlane.eu/carimgs/5737005/general/4cc9e969-abc3-4d5c-a869-d871237e16a6.jpg',
'https://images.openlane.eu/carimgs/5737005/general/29fb323a-0131-4c86-8caf-df36278217c6.jpg',
'https://images.openlane.eu/carimgs/5737005/general/8cbe956a-17ae-4d45-ba92-5a648b55065c.jpg',
'https://images.openlane.eu/carimgs/5737005/general/37b1181a-ba39-44d7-a925-36f99c5689de.jpg',
'https://images.openlane.eu/carimgs/5737005/general/d4a0c3c9-92ac-4f5b-af5e-135b23cdc694.jpg',
'https://images.openlane.eu/carimgs/5737005/general/022973b6-7fe4-4f04-8167-ae7fa6abc9f7.jpg',
'https://images.openlane.eu/carimgs/5737005/general/c2ce18d2-6126-4b02-a24b-7ee98c683e8f.jpg',
'https://images.openlane.eu/carimgs/5737005/general/2c7f7f55-1fd1-48e6-8c72-c293cf66b6e5.jpg',
'https://images.openlane.eu/carimgs/5737005/general/79cb2e39-0bab-48f9-8efe-6793ecdef43d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0675f4c6-447a-52a9-b09a-bec98f0c3bc2/0675f4c6-447a-52a9-b09a-bec98f0c3bc2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140016,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737005/general/05dc4d15-830e-4b47-a7eb-944dd3cda9fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0675f4c6-447a-52a9-b09a-bec98f0c3bc2/0675f4c6-447a-52a9-b09a-bec98f0c3bc2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142458,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737005/general/4cc9e969-abc3-4d5c-a869-d871237e16a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0675f4c6-447a-52a9-b09a-bec98f0c3bc2/0675f4c6-447a-52a9-b09a-bec98f0c3bc2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142122,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737005/general/29fb323a-0131-4c86-8caf-df36278217c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0675f4c6-447a-52a9-b09a-bec98f0c3bc2/0675f4c6-447a-52a9-b09a-bec98f0c3bc2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128667,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737005/general/8cbe956a-17ae-4d45-ba92-5a648b55065c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0675f4c6-447a-52a9-b09a-bec98f0c3bc2/0675f4c6-447a-52a9-b09a-bec98f0c3bc2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107357,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737005/general/37b1181a-ba39-44d7-a925-36f99c5689de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0675f4c6-447a-52a9-b09a-bec98f0c3bc2/0675f4c6-447a-52a9-b09a-bec98f0c3bc2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104040,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737005/general/d4a0c3c9-92ac-4f5b-af5e-135b23cdc694.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0675f4c6-447a-52a9-b09a-bec98f0c3bc2/0675f4c6-447a-52a9-b09a-bec98f0c3bc2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90788,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737005/general/022973b6-7fe4-4f04-8167-ae7fa6abc9f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0675f4c6-447a-52a9-b09a-bec98f0c3bc2/0675f4c6-447a-52a9-b09a-bec98f0c3bc2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117231,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737005/general/c2ce18d2-6126-4b02-a24b-7ee98c683e8f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0675f4c6-447a-52a9-b09a-bec98f0c3bc2/0675f4c6-447a-52a9-b09a-bec98f0c3bc2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204004,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737005/general/2c7f7f55-1fd1-48e6-8c72-c293cf66b6e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0675f4c6-447a-52a9-b09a-bec98f0c3bc2/0675f4c6-447a-52a9-b09a-bec98f0c3bc2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125084,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737005/general/79cb2e39-0bab-48f9-8efe-6793ecdef43d.jpg',
'Width': 1024}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-10-14',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Manual - 150 hp - 214.766 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726144%27 HTTP/1.1" 200 None
2026-03-25 17:21:12 [adesa.de] INFO: Saving data for 10726144: {'created_time': 1774459272.422762, 'last_price_update_time': 1774459272.422774, 'auction_closing_time': 1774607400.0}
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726144') HTTP/1.1" 204 0
2026-03-25 17:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726141> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01cd3607-cc47-5bc1-a583-f73ef829dafb with identifier: 10726141
2026-03-25 17:21:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01cd3607-cc47-5bc1-a583-f73ef829dafb with scrape type 1
2026-03-25 17:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 01cd3607-cc47-5bc1-a583-f73ef829dafb
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737002%252Fgeneral%252F8c3d59ca-5d10-4c99-94f9-1beb89a23822.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737002/general/8c3d59ca-5d10-4c99-94f9-1beb89a23822.jpg already downloaded
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737002%252Fgeneral%252F225d3d4b-75ed-4a8d-86c7-b58f1330c316.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737002/general/225d3d4b-75ed-4a8d-86c7-b58f1330c316.jpg already downloaded
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737002%252Fgeneral%252F3babb0d8-6baf-4a89-a3aa-6065e6018dc8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737002/general/3babb0d8-6baf-4a89-a3aa-6065e6018dc8.jpg already downloaded
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737002%252Fgeneral%252Fec4cbd5b-76b9-4c92-9dc4-adca53de1750.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737002/general/ec4cbd5b-76b9-4c92-9dc4-adca53de1750.jpg already downloaded
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737002%252Fgeneral%252F89a167d2-1ffb-41c5-9f36-5c61d07c65fa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737002/general/89a167d2-1ffb-41c5-9f36-5c61d07c65fa.jpg already downloaded
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737002%252Fgeneral%252F2b091b1a-1ce2-4562-86a7-3ad226238891.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737002/general/2b091b1a-1ce2-4562-86a7-3ad226238891.jpg already downloaded
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737002%252Fgeneral%252F1f059ee7-eff1-407c-8f5a-7097aa920d81.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737002/general/1f059ee7-eff1-407c-8f5a-7097aa920d81.jpg already downloaded
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737002%252Fgeneral%252Fc23c9983-f98c-416f-97ec-0d2e20f57016.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737002/general/c23c9983-f98c-416f-97ec-0d2e20f57016.jpg already downloaded
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737002%252Fgeneral%252Fe1778bf2-3a3f-4441-8b43-4c5e49591b0e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737002/general/e1778bf2-3a3f-4441-8b43-4c5e49591b0e.jpg already downloaded
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737002%252Fgeneral%252F135bb05c-a86b-45c3-bc10-de2cce799c1a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737002/general/135bb05c-a86b-45c3-bc10-de2cce799c1a.jpg already downloaded
2026-03-25 17:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 01cd3607-cc47-5bc1-a583-f73ef829dafb, identifier: 10726141
2026-03-25 17:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 01cd3607-cc47-5bc1-a583-f73ef829dafb with identifier: 10726141
2026-03-25 17:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 01cd3607-cc47-5bc1-a583-f73ef829dafb with identifier: 10726141
2026-03-25 17:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 01cd3607-cc47-5bc1-a583-f73ef829dafb with identifier: 10726141 to the API
2026-03-25 17:21:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726141>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '01cd3607-cc47-5bc1-a583-f73ef829dafb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26015461C',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726141',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 80292,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5737002/general/8c3d59ca-5d10-4c99-94f9-1beb89a23822.jpg',
'https://images.openlane.eu/carimgs/5737002/general/225d3d4b-75ed-4a8d-86c7-b58f1330c316.jpg',
'https://images.openlane.eu/carimgs/5737002/general/3babb0d8-6baf-4a89-a3aa-6065e6018dc8.jpg',
'https://images.openlane.eu/carimgs/5737002/general/ec4cbd5b-76b9-4c92-9dc4-adca53de1750.jpg',
'https://images.openlane.eu/carimgs/5737002/general/89a167d2-1ffb-41c5-9f36-5c61d07c65fa.jpg',
'https://images.openlane.eu/carimgs/5737002/general/2b091b1a-1ce2-4562-86a7-3ad226238891.jpg',
'https://images.openlane.eu/carimgs/5737002/general/1f059ee7-eff1-407c-8f5a-7097aa920d81.jpg',
'https://images.openlane.eu/carimgs/5737002/general/c23c9983-f98c-416f-97ec-0d2e20f57016.jpg',
'https://images.openlane.eu/carimgs/5737002/general/e1778bf2-3a3f-4441-8b43-4c5e49591b0e.jpg',
'https://images.openlane.eu/carimgs/5737002/general/135bb05c-a86b-45c3-bc10-de2cce799c1a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01cd3607-cc47-5bc1-a583-f73ef829dafb/01cd3607-cc47-5bc1-a583-f73ef829dafb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30167,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737002/general/8c3d59ca-5d10-4c99-94f9-1beb89a23822.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01cd3607-cc47-5bc1-a583-f73ef829dafb/01cd3607-cc47-5bc1-a583-f73ef829dafb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34819,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737002/general/225d3d4b-75ed-4a8d-86c7-b58f1330c316.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01cd3607-cc47-5bc1-a583-f73ef829dafb/01cd3607-cc47-5bc1-a583-f73ef829dafb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37398,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737002/general/3babb0d8-6baf-4a89-a3aa-6065e6018dc8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01cd3607-cc47-5bc1-a583-f73ef829dafb/01cd3607-cc47-5bc1-a583-f73ef829dafb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35096,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737002/general/ec4cbd5b-76b9-4c92-9dc4-adca53de1750.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01cd3607-cc47-5bc1-a583-f73ef829dafb/01cd3607-cc47-5bc1-a583-f73ef829dafb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70687,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737002/general/89a167d2-1ffb-41c5-9f36-5c61d07c65fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01cd3607-cc47-5bc1-a583-f73ef829dafb/01cd3607-cc47-5bc1-a583-f73ef829dafb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38621,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737002/general/2b091b1a-1ce2-4562-86a7-3ad226238891.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01cd3607-cc47-5bc1-a583-f73ef829dafb/01cd3607-cc47-5bc1-a583-f73ef829dafb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57612,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737002/general/1f059ee7-eff1-407c-8f5a-7097aa920d81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01cd3607-cc47-5bc1-a583-f73ef829dafb/01cd3607-cc47-5bc1-a583-f73ef829dafb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57609,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737002/general/c23c9983-f98c-416f-97ec-0d2e20f57016.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01cd3607-cc47-5bc1-a583-f73ef829dafb/01cd3607-cc47-5bc1-a583-f73ef829dafb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71963,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737002/general/e1778bf2-3a3f-4441-8b43-4c5e49591b0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01cd3607-cc47-5bc1-a583-f73ef829dafb/01cd3607-cc47-5bc1-a583-f73ef829dafb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68112,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737002/general/135bb05c-a86b-45c3-bc10-de2cce799c1a.jpg',
'Width': 1024}],
'price': 19000,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'80.292 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-25 17:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726141%27 HTTP/1.1" 200 None
2026-03-25 17:21:13 [adesa.de] INFO: Saving data for 10726141: {'created_time': 1774459273.12391, 'last_price_update_time': 1774459273.123923, 'auction_closing_time': 1774607400.0}
2026-03-25 17:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726141') HTTP/1.1" 204 0
2026-03-25 17:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715096> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e1a5b6e-05f7-5acb-b336-b242feb1ce4c with identifier: 10715096
2026-03-25 17:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e1a5b6e-05f7-5acb-b336-b242feb1ce4c with scrape type 2
2026-03-25 17:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e1a5b6e-05f7-5acb-b336-b242feb1ce4c with scrape type 2
2026-03-25 17:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0e1a5b6e-05f7-5acb-b336-b242feb1ce4c, identifier: 10715096
2026-03-25 17:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0e1a5b6e-05f7-5acb-b336-b242feb1ce4c with identifier: 10715096
2026-03-25 17:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 17:21:13 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-25 17:21:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 17:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 17:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0e1a5b6e-05f7-5acb-b336-b242feb1ce4c with identifier: 10715096
2026-03-25 17:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0e1a5b6e-05f7-5acb-b336-b242feb1ce4c with identifier: 10715096 to the API
2026-03-25 17:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715096>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 96,
'expiration_date': '2026-03-26T13:00:00Z',
'fuel_type': 'Petrol',
'id': '0e1a5b6e-05f7-5acb-b336-b242feb1ce4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715096',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 24,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2025-12-18',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Kangoo 1.3 TCe Techno - Petrol - Automatic - 96 hp - 24 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2025}
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715096%27 HTTP/1.1" 200 None
2026-03-25 17:21:14 [adesa.de] INFO: Saving data for 10715096: {'auction_closing_time': 1774530000.0, 'created_time': 1774372524.58863, 'last_price_update_time': 1774459274.103048}
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715096') HTTP/1.1" 204 0
2026-03-25 17:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5639629/general/e889cc7e-e7b4-4c57-bd70-946509177848.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725113)
2026-03-25 17:21:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5639629/general/e1a74ed1-c056-4dd1-921b-7d7545276ce4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725113)
2026-03-25 17:21:14 [adesa.de] INFO: Found listing with ID: 10718627
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718627%27 HTTP/1.1" 200 None
2026-03-25 17:21:14 [adesa.de] INFO: Scrape type for 10718627: 0
2026-03-25 17:21:14 [adesa.de] INFO: Skipping item 10718627 url https://www.openlane.eu/en/carv6/auction/10718627
2026-03-25 17:21:14 [adesa.de] INFO: Found listing with ID: 10718682
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718682%27 HTTP/1.1" 200 None
2026-03-25 17:21:14 [adesa.de] INFO: Scrape type for 10718682: 0
2026-03-25 17:21:14 [adesa.de] INFO: Skipping item 10718682 url https://www.openlane.eu/en/carv6/auction/10718682
2026-03-25 17:21:14 [adesa.de] INFO: Found listing with ID: 10718793
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718793%27 HTTP/1.1" 200 None
2026-03-25 17:21:14 [adesa.de] INFO: Scrape type for 10718793: 0
2026-03-25 17:21:14 [adesa.de] INFO: Skipping item 10718793 url https://www.openlane.eu/en/carv6/auction/10718793
2026-03-25 17:21:14 [adesa.de] INFO: Found listing with ID: 10718801
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718801%27 HTTP/1.1" 200 None
2026-03-25 17:21:14 [adesa.de] INFO: Scrape type for 10718801: 0
2026-03-25 17:21:14 [adesa.de] INFO: Skipping item 10718801 url https://www.openlane.eu/en/carv6/auction/10718801
2026-03-25 17:21:14 [adesa.de] INFO: Found listing with ID: 10718829
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718829%27 HTTP/1.1" 200 None
2026-03-25 17:21:14 [adesa.de] INFO: Scrape type for 10718829: 0
2026-03-25 17:21:14 [adesa.de] INFO: Skipping item 10718829 url https://www.openlane.eu/en/carv6/auction/10718829
2026-03-25 17:21:14 [adesa.de] INFO: Found listing with ID: 10721550
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721550%27 HTTP/1.1" 200 None
2026-03-25 17:21:14 [adesa.de] INFO: Scrape type for 10721550: 0
2026-03-25 17:21:14 [adesa.de] INFO: Skipping item 10721550 url https://www.openlane.eu/en/carv6/auction/10721550
2026-03-25 17:21:14 [adesa.de] INFO: Found listing with ID: 10718834
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718834%27 HTTP/1.1" 200 None
2026-03-25 17:21:14 [adesa.de] INFO: Scrape type for 10718834: 2
2026-03-25 17:21:14 [adesa.de] INFO: Scraping item 10718834 url https://www.openlane.eu/en/carv6/auction/10718834
2026-03-25 17:21:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5639629/general/8abed159-e06a-4beb-a75d-6e6405e7f489.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725113)
2026-03-25 17:21:14 [adesa.de] INFO: Found listing with ID: 10721596
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721596%27 HTTP/1.1" 200 None
2026-03-25 17:21:14 [adesa.de] INFO: Scrape type for 10721596: 0
2026-03-25 17:21:14 [adesa.de] INFO: Skipping item 10721596 url https://www.openlane.eu/en/carv6/auction/10721596
2026-03-25 17:21:14 [adesa.de] INFO: Found listing with ID: 10718748
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718748%27 HTTP/1.1" 200 None
2026-03-25 17:21:14 [adesa.de] INFO: Scrape type for 10718748: 2
2026-03-25 17:21:14 [adesa.de] INFO: Scraping item 10718748 url https://www.openlane.eu/en/carv6/auction/10718748
2026-03-25 17:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718837> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:14 [adesa.de] INFO: Found listing with ID: 10718671
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718671%27 HTTP/1.1" 200 None
2026-03-25 17:21:14 [adesa.de] INFO: Scrape type for 10718671: 2
2026-03-25 17:21:14 [adesa.de] INFO: Scraping item 10718671 url https://www.openlane.eu/en/carv6/auction/10718671
2026-03-25 17:21:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 32eb6cb3-a218-5db9-be68-3f3f1febca7f due to Ignoring non-200 response
2026-03-25 17:21:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 32eb6cb3-a218-5db9-be68-3f3f1febca7f due to Ignoring non-200 response
2026-03-25 17:21:14 [adesa.de] INFO: Found listing with ID: 10721569
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721569%27 HTTP/1.1" 200 None
2026-03-25 17:21:14 [adesa.de] INFO: Scrape type for 10721569: 0
2026-03-25 17:21:14 [adesa.de] INFO: Skipping item 10721569 url https://www.openlane.eu/en/carv6/auction/10721569
2026-03-25 17:21:14 [adesa.de] INFO: Found listing with ID: 10718674
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718674%27 HTTP/1.1" 200 None
2026-03-25 17:21:14 [adesa.de] INFO: Scrape type for 10718674: 2
2026-03-25 17:21:14 [adesa.de] INFO: Scraping item 10718674 url https://www.openlane.eu/en/carv6/auction/10718674
2026-03-25 17:21:14 [adesa.de] INFO: Found listing with ID: 10718661
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718661%27 HTTP/1.1" 200 None
2026-03-25 17:21:14 [adesa.de] INFO: Scrape type for 10718661: 0
2026-03-25 17:21:14 [adesa.de] INFO: Skipping item 10718661 url https://www.openlane.eu/en/carv6/auction/10718661
2026-03-25 17:21:14 [adesa.de] INFO: Found listing with ID: 10718668
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718668%27 HTTP/1.1" 200 None
2026-03-25 17:21:14 [adesa.de] INFO: Scrape type for 10718668: 0
2026-03-25 17:21:14 [adesa.de] INFO: Skipping item 10718668 url https://www.openlane.eu/en/carv6/auction/10718668
2026-03-25 17:21:14 [adesa.de] INFO: Found listing with ID: 10718716
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718716%27 HTTP/1.1" 200 None
2026-03-25 17:21:14 [adesa.de] INFO: Scrape type for 10718716: 0
2026-03-25 17:21:14 [adesa.de] INFO: Skipping item 10718716 url https://www.openlane.eu/en/carv6/auction/10718716
2026-03-25 17:21:14 [adesa.de] INFO: Found listing with ID: 10718744
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718744%27 HTTP/1.1" 200 None
2026-03-25 17:21:14 [adesa.de] INFO: Scrape type for 10718744: 2
2026-03-25 17:21:14 [adesa.de] INFO: Scraping item 10718744 url https://www.openlane.eu/en/carv6/auction/10718744
2026-03-25 17:21:14 [adesa.de] INFO: Found listing with ID: 10721595
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721595%27 HTTP/1.1" 200 None
2026-03-25 17:21:14 [adesa.de] INFO: Scrape type for 10721595: 0
2026-03-25 17:21:14 [adesa.de] INFO: Skipping item 10721595 url https://www.openlane.eu/en/carv6/auction/10721595
2026-03-25 17:21:14 [adesa.de] INFO: Found listing with ID: 10718691
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718691%27 HTTP/1.1" 200 None
2026-03-25 17:21:14 [adesa.de] INFO: Scrape type for 10718691: 2
2026-03-25 17:21:14 [adesa.de] INFO: Scraping item 10718691 url https://www.openlane.eu/en/carv6/auction/10718691
2026-03-25 17:21:14 [adesa.de] INFO: Found listing with ID: 10718792
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718792%27 HTTP/1.1" 200 None
2026-03-25 17:21:14 [adesa.de] INFO: Scrape type for 10718792: 0
2026-03-25 17:21:14 [adesa.de] INFO: Skipping item 10718792 url https://www.openlane.eu/en/carv6/auction/10718792
2026-03-25 17:21:14 [adesa.de] INFO: Found listing with ID: 10718633
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718633%27 HTTP/1.1" 200 None
2026-03-25 17:21:14 [adesa.de] INFO: Scrape type for 10718633: 2
2026-03-25 17:21:14 [adesa.de] INFO: Scraping item 10718633 url https://www.openlane.eu/en/carv6/auction/10718633
2026-03-25 17:21:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 32eb6cb3-a218-5db9-be68-3f3f1febca7f due to Ignoring non-200 response
2026-03-25 17:21:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ba11fb4-eb69-5758-9e6a-6012c6711443 with identifier: 10718837
2026-03-25 17:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ba11fb4-eb69-5758-9e6a-6012c6711443 with scrape type 2
2026-03-25 17:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ba11fb4-eb69-5758-9e6a-6012c6711443 with scrape type 2
2026-03-25 17:21:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0ba11fb4-eb69-5758-9e6a-6012c6711443, identifier: 10718837
2026-03-25 17:21:14 [adesa.de] INFO: Found listing with ID: 10718843
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718843%27 HTTP/1.1" 200 None
2026-03-25 17:21:14 [adesa.de] INFO: Scrape type for 10718843: 0
2026-03-25 17:21:14 [adesa.de] INFO: Skipping item 10718843 url https://www.openlane.eu/en/carv6/auction/10718843
2026-03-25 17:21:14 [adesa.de] INFO: Found listing with ID: 10718760
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718760%27 HTTP/1.1" 200 None
2026-03-25 17:21:14 [adesa.de] INFO: Scrape type for 10718760: 2
2026-03-25 17:21:14 [adesa.de] INFO: Scraping item 10718760 url https://www.openlane.eu/en/carv6/auction/10718760
2026-03-25 17:21:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0ba11fb4-eb69-5758-9e6a-6012c6711443 with identifier: 10718837
2026-03-25 17:21:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0ba11fb4-eb69-5758-9e6a-6012c6711443 with identifier: 10718837
2026-03-25 17:21:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0ba11fb4-eb69-5758-9e6a-6012c6711443 with identifier: 10718837 to the API
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718837>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Petrol',
'id': '0ba11fb4-eb69-5758-9e6a-6012c6711443',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35758',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718837',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 76005,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-03-05',
'seats_number': 5,
'seller_name': None,
'title': 'Mini Clubman Cooper - Petrol - Automatic - 136 hp - 76.005 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718837%27 HTTP/1.1" 200 None
2026-03-25 17:21:15 [adesa.de] INFO: Saving data for 10718837: {'auction_closing_time': 1774515600.0, 'created_time': 1774372636.539392, 'last_price_update_time': 1774459275.224191}
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718837') HTTP/1.1" 204 0
2026-03-25 17:21:15 [adesa.de] INFO: Found listing with ID: 10718625
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718625%27 HTTP/1.1" 200 None
2026-03-25 17:21:15 [adesa.de] INFO: Scrape type for 10718625: 2
2026-03-25 17:21:15 [adesa.de] INFO: Scraping item 10718625 url https://www.openlane.eu/en/carv6/auction/10718625
2026-03-25 17:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718752> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:15 [adesa.de] INFO: Found listing with ID: 10718632
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718632%27 HTTP/1.1" 200 None
2026-03-25 17:21:15 [adesa.de] INFO: Scrape type for 10718632: 2
2026-03-25 17:21:15 [adesa.de] INFO: Scraping item 10718632 url https://www.openlane.eu/en/carv6/auction/10718632
2026-03-25 17:21:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:15 [adesa.de] INFO: Found listing with ID: 10718819
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718819%27 HTTP/1.1" 200 None
2026-03-25 17:21:15 [adesa.de] INFO: Scrape type for 10718819: 0
2026-03-25 17:21:15 [adesa.de] INFO: Skipping item 10718819 url https://www.openlane.eu/en/carv6/auction/10718819
2026-03-25 17:21:15 [adesa.de] INFO: Found listing with ID: 10718761
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718761%27 HTTP/1.1" 200 None
2026-03-25 17:21:15 [adesa.de] INFO: Scrape type for 10718761: 2
2026-03-25 17:21:15 [adesa.de] INFO: Scraping item 10718761 url https://www.openlane.eu/en/carv6/auction/10718761
2026-03-25 17:21:15 [adesa.de] INFO: Found listing with ID: 10718791
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718791%27 HTTP/1.1" 200 None
2026-03-25 17:21:15 [adesa.de] INFO: Scrape type for 10718791: 0
2026-03-25 17:21:15 [adesa.de] INFO: Skipping item 10718791 url https://www.openlane.eu/en/carv6/auction/10718791
2026-03-25 17:21:15 [adesa.de] INFO: Found listing with ID: 10718826
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718826%27 HTTP/1.1" 200 None
2026-03-25 17:21:15 [adesa.de] INFO: Scrape type for 10718826: 0
2026-03-25 17:21:15 [adesa.de] INFO: Skipping item 10718826 url https://www.openlane.eu/en/carv6/auction/10718826
2026-03-25 17:21:15 [adesa.de] INFO: Found listing with ID: 10718811
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718811%27 HTTP/1.1" 200 None
2026-03-25 17:21:15 [adesa.de] INFO: Scrape type for 10718811: 2
2026-03-25 17:21:15 [adesa.de] INFO: Scraping item 10718811 url https://www.openlane.eu/en/carv6/auction/10718811
2026-03-25 17:21:15 [adesa.de] INFO: Found listing with ID: 10721547
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721547%27 HTTP/1.1" 200 None
2026-03-25 17:21:15 [adesa.de] INFO: Scrape type for 10721547: 0
2026-03-25 17:21:15 [adesa.de] INFO: Skipping item 10721547 url https://www.openlane.eu/en/carv6/auction/10721547
2026-03-25 17:21:15 [adesa.de] INFO: Found listing with ID: 10721571
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721571%27 HTTP/1.1" 200 None
2026-03-25 17:21:15 [adesa.de] INFO: Scrape type for 10721571: 0
2026-03-25 17:21:15 [adesa.de] INFO: Skipping item 10721571 url https://www.openlane.eu/en/carv6/auction/10721571
2026-03-25 17:21:15 [adesa.de] INFO: Found listing with ID: 10718635
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718635%27 HTTP/1.1" 200 None
2026-03-25 17:21:15 [adesa.de] INFO: Scrape type for 10718635: 2
2026-03-25 17:21:15 [adesa.de] INFO: Scraping item 10718635 url https://www.openlane.eu/en/carv6/auction/10718635
2026-03-25 17:21:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32ad222c-1eed-552f-8305-2014cb994173 with identifier: 10718752
2026-03-25 17:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32ad222c-1eed-552f-8305-2014cb994173 with scrape type 2
2026-03-25 17:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32ad222c-1eed-552f-8305-2014cb994173 with scrape type 2
2026-03-25 17:21:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 32ad222c-1eed-552f-8305-2014cb994173, identifier: 10718752
2026-03-25 17:21:15 [adesa.de] INFO: Found listing with ID: 10718833
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718833%27 HTTP/1.1" 200 None
2026-03-25 17:21:15 [adesa.de] INFO: Scrape type for 10718833: 0
2026-03-25 17:21:15 [adesa.de] INFO: Skipping item 10718833 url https://www.openlane.eu/en/carv6/auction/10718833
2026-03-25 17:21:15 [adesa.de] INFO: Found listing with ID: 10718662
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718662%27 HTTP/1.1" 200 None
2026-03-25 17:21:15 [adesa.de] INFO: Scrape type for 10718662: 2
2026-03-25 17:21:15 [adesa.de] INFO: Scraping item 10718662 url https://www.openlane.eu/en/carv6/auction/10718662
2026-03-25 17:21:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 32ad222c-1eed-552f-8305-2014cb994173 with identifier: 10718752
2026-03-25 17:21:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 32ad222c-1eed-552f-8305-2014cb994173 with identifier: 10718752
2026-03-25 17:21:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 32ad222c-1eed-552f-8305-2014cb994173 with identifier: 10718752 to the API
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718752>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T08:50:00Z',
'fuel_type': 'Diesel',
'id': '32ad222c-1eed-552f-8305-2014cb994173',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465561',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718752',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 115595,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26300,
'price_includes_vat': True,
'registration_date': '2023-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLB 220d AMG Line - Diesel - Automatic - 190 hp - '
'115.595 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718752%27 HTTP/1.1" 200 None
2026-03-25 17:21:15 [adesa.de] INFO: Saving data for 10718752: {'auction_closing_time': 1774515000.0, 'created_time': 1774372619.630904, 'last_price_update_time': 1774459275.869934}
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718752') HTTP/1.1" 204 0
2026-03-25 17:21:15 [adesa.de] INFO: Found listing with ID: 10718828
2026-03-25 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718828%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718828: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10718828 url https://www.openlane.eu/en/carv6/auction/10718828
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10721548
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721548%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10721548: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10721548 url https://www.openlane.eu/en/carv6/auction/10721548
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718694
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718694%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718694: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10718694 url https://www.openlane.eu/en/carv6/auction/10718694
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10721556
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721556%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10721556: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10721556 url https://www.openlane.eu/en/carv6/auction/10721556
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718753
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718753%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718753: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10718753 url https://www.openlane.eu/en/carv6/auction/10718753
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718772
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718772%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718772: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10718772 url https://www.openlane.eu/en/carv6/auction/10718772
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718827
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718827%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718827: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10718827 url https://www.openlane.eu/en/carv6/auction/10718827
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718697
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718697%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718697: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10718697 url https://www.openlane.eu/en/carv6/auction/10718697
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718739
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718739%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718739: 2
2026-03-25 17:21:16 [adesa.de] INFO: Scraping item 10718739 url https://www.openlane.eu/en/carv6/auction/10718739
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10721572
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721572%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10721572: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10721572 url https://www.openlane.eu/en/carv6/auction/10721572
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718784
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718784%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718784: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10718784 url https://www.openlane.eu/en/carv6/auction/10718784
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10721592
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721592%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10721592: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10721592 url https://www.openlane.eu/en/carv6/auction/10721592
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718839
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718839%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718839: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10718839 url https://www.openlane.eu/en/carv6/auction/10718839
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718644
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718644%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718644: 2
2026-03-25 17:21:16 [adesa.de] INFO: Scraping item 10718644 url https://www.openlane.eu/en/carv6/auction/10718644
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10721601
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721601%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10721601: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10721601 url https://www.openlane.eu/en/carv6/auction/10721601
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718658
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718658%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718658: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10718658 url https://www.openlane.eu/en/carv6/auction/10718658
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718707
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718707%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718707: 2
2026-03-25 17:21:16 [adesa.de] INFO: Scraping item 10718707 url https://www.openlane.eu/en/carv6/auction/10718707
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10721545
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721545%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10721545: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10721545 url https://www.openlane.eu/en/carv6/auction/10721545
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718825
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718825%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718825: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10718825 url https://www.openlane.eu/en/carv6/auction/10718825
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718765
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718765%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718765: 2
2026-03-25 17:21:16 [adesa.de] INFO: Scraping item 10718765 url https://www.openlane.eu/en/carv6/auction/10718765
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10721593
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721593%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10721593: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10721593 url https://www.openlane.eu/en/carv6/auction/10721593
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718768
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718768%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718768: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10718768 url https://www.openlane.eu/en/carv6/auction/10718768
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718751
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718751%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718751: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10718751 url https://www.openlane.eu/en/carv6/auction/10718751
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718630
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718630%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718630: 2
2026-03-25 17:21:16 [adesa.de] INFO: Scraping item 10718630 url https://www.openlane.eu/en/carv6/auction/10718630
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718640
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718640%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718640: 2
2026-03-25 17:21:16 [adesa.de] INFO: Scraping item 10718640 url https://www.openlane.eu/en/carv6/auction/10718640
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718820
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718820%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718820: 2
2026-03-25 17:21:16 [adesa.de] INFO: Scraping item 10718820 url https://www.openlane.eu/en/carv6/auction/10718820
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10721546
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721546%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10721546: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10721546 url https://www.openlane.eu/en/carv6/auction/10721546
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718764
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718764%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718764: 2
2026-03-25 17:21:16 [adesa.de] INFO: Scraping item 10718764 url https://www.openlane.eu/en/carv6/auction/10718764
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718767
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718767%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718767: 2
2026-03-25 17:21:16 [adesa.de] INFO: Scraping item 10718767 url https://www.openlane.eu/en/carv6/auction/10718767
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718656
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718656%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718656: 2
2026-03-25 17:21:16 [adesa.de] INFO: Scraping item 10718656 url https://www.openlane.eu/en/carv6/auction/10718656
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718807
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718807%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718807: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10718807 url https://www.openlane.eu/en/carv6/auction/10718807
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718649
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718649%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718649: 2
2026-03-25 17:21:16 [adesa.de] INFO: Scraping item 10718649 url https://www.openlane.eu/en/carv6/auction/10718649
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718838
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718838%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718838: 2
2026-03-25 17:21:16 [adesa.de] INFO: Scraping item 10718838 url https://www.openlane.eu/en/carv6/auction/10718838
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718657
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718657%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718657: 2
2026-03-25 17:21:16 [adesa.de] INFO: Scraping item 10718657 url https://www.openlane.eu/en/carv6/auction/10718657
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10721591
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721591%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10721591: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10721591 url https://www.openlane.eu/en/carv6/auction/10721591
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10721562
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721562%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10721562: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10721562 url https://www.openlane.eu/en/carv6/auction/10721562
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718763
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718763%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718763: 2
2026-03-25 17:21:16 [adesa.de] INFO: Scraping item 10718763 url https://www.openlane.eu/en/carv6/auction/10718763
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718686
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718686%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718686: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10718686 url https://www.openlane.eu/en/carv6/auction/10718686
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718678
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718678%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718678: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10718678 url https://www.openlane.eu/en/carv6/auction/10718678
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10721600
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721600%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10721600: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10721600 url https://www.openlane.eu/en/carv6/auction/10721600
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718806
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718806%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718806: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10718806 url https://www.openlane.eu/en/carv6/auction/10718806
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718824
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718824%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718824: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10718824 url https://www.openlane.eu/en/carv6/auction/10718824
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10721561
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721561%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10721561: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10721561 url https://www.openlane.eu/en/carv6/auction/10721561
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10721584
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721584%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10721584: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10721584 url https://www.openlane.eu/en/carv6/auction/10721584
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10721585
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721585%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10721585: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10721585 url https://www.openlane.eu/en/carv6/auction/10721585
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718699
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718699%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718699: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10718699 url https://www.openlane.eu/en/carv6/auction/10718699
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10721583
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721583%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10721583: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10721583 url https://www.openlane.eu/en/carv6/auction/10721583
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718766
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718766%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718766: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10718766 url https://www.openlane.eu/en/carv6/auction/10718766
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10721586
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721586%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10721586: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10721586 url https://www.openlane.eu/en/carv6/auction/10721586
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10721589
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721589%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10721589: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10721589 url https://www.openlane.eu/en/carv6/auction/10721589
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718706
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718706%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718706: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10718706 url https://www.openlane.eu/en/carv6/auction/10718706
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10721588
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721588%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10721588: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10721588 url https://www.openlane.eu/en/carv6/auction/10721588
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10721587
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721587%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10721587: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10721587 url https://www.openlane.eu/en/carv6/auction/10721587
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10718717
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718717%27 HTTP/1.1" 200 None
2026-03-25 17:21:16 [adesa.de] INFO: Scrape type for 10718717: 0
2026-03-25 17:21:16 [adesa.de] INFO: Skipping item 10718717 url https://www.openlane.eu/en/carv6/auction/10718717
2026-03-25 17:21:16 [adesa.de] INFO: Found listing with ID: 10721590
2026-03-25 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721590%27 HTTP/1.1" 200 None
2026-03-25 17:21:17 [adesa.de] INFO: Scrape type for 10721590: 0
2026-03-25 17:21:17 [adesa.de] INFO: Skipping item 10721590 url https://www.openlane.eu/en/carv6/auction/10721590
2026-03-25 17:21:17 [adesa.de] INFO: Found listing with ID: 10721557
2026-03-25 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721557%27 HTTP/1.1" 200 None
2026-03-25 17:21:17 [adesa.de] INFO: Scrape type for 10721557: 0
2026-03-25 17:21:17 [adesa.de] INFO: Skipping item 10721557 url https://www.openlane.eu/en/carv6/auction/10721557
2026-03-25 17:21:17 [adesa.de] INFO: Found listing with ID: 10718832
2026-03-25 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718832%27 HTTP/1.1" 200 None
2026-03-25 17:21:17 [adesa.de] INFO: Scrape type for 10718832: 0
2026-03-25 17:21:17 [adesa.de] INFO: Skipping item 10718832 url https://www.openlane.eu/en/carv6/auction/10718832
2026-03-25 17:21:17 [adesa.de] INFO: Found listing with ID: 10718797
2026-03-25 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718797%27 HTTP/1.1" 200 None
2026-03-25 17:21:17 [adesa.de] INFO: Scrape type for 10718797: 0
2026-03-25 17:21:17 [adesa.de] INFO: Skipping item 10718797 url https://www.openlane.eu/en/carv6/auction/10718797
2026-03-25 17:21:17 [adesa.de] INFO: Found listing with ID: 10718659
2026-03-25 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718659%27 HTTP/1.1" 200 None
2026-03-25 17:21:17 [adesa.de] INFO: Scrape type for 10718659: 0
2026-03-25 17:21:17 [adesa.de] INFO: Skipping item 10718659 url https://www.openlane.eu/en/carv6/auction/10718659
2026-03-25 17:21:17 [adesa.de] INFO: Found listing with ID: 10718687
2026-03-25 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718687%27 HTTP/1.1" 200 None
2026-03-25 17:21:17 [adesa.de] INFO: Scrape type for 10718687: 0
2026-03-25 17:21:17 [adesa.de] INFO: Skipping item 10718687 url https://www.openlane.eu/en/carv6/auction/10718687
2026-03-25 17:21:17 [adesa.de] INFO: Found listing with ID: 10718620
2026-03-25 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718620%27 HTTP/1.1" 200 None
2026-03-25 17:21:17 [adesa.de] INFO: Scrape type for 10718620: 0
2026-03-25 17:21:17 [adesa.de] INFO: Skipping item 10718620 url https://www.openlane.eu/en/carv6/auction/10718620
2026-03-25 17:21:17 [adesa.de] INFO: Found listing with ID: 10718840
2026-03-25 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718840%27 HTTP/1.1" 200 None
2026-03-25 17:21:17 [adesa.de] INFO: Scrape type for 10718840: 0
2026-03-25 17:21:17 [adesa.de] INFO: Skipping item 10718840 url https://www.openlane.eu/en/carv6/auction/10718840
2026-03-25 17:21:17 [adesa.de] INFO: Found listing with ID: 10718666
2026-03-25 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718666%27 HTTP/1.1" 200 None
2026-03-25 17:21:17 [adesa.de] INFO: Scrape type for 10718666: 0
2026-03-25 17:21:17 [adesa.de] INFO: Skipping item 10718666 url https://www.openlane.eu/en/carv6/auction/10718666
2026-03-25 17:21:17 [adesa.de] INFO: Found listing with ID: 10718641
2026-03-25 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718641%27 HTTP/1.1" 200 None
2026-03-25 17:21:17 [adesa.de] INFO: Scrape type for 10718641: 0
2026-03-25 17:21:17 [adesa.de] INFO: Skipping item 10718641 url https://www.openlane.eu/en/carv6/auction/10718641
2026-03-25 17:21:17 [adesa.de] INFO: Found listing with ID: 10721554
2026-03-25 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721554%27 HTTP/1.1" 200 None
2026-03-25 17:21:17 [adesa.de] INFO: Scrape type for 10721554: 0
2026-03-25 17:21:17 [adesa.de] INFO: Skipping item 10721554 url https://www.openlane.eu/en/carv6/auction/10721554
2026-03-25 17:21:17 [adesa.de] INFO: Found listing with ID: 10718810
2026-03-25 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718810%27 HTTP/1.1" 200 None
2026-03-25 17:21:17 [adesa.de] INFO: Scrape type for 10718810: 0
2026-03-25 17:21:17 [adesa.de] INFO: Skipping item 10718810 url https://www.openlane.eu/en/carv6/auction/10718810
2026-03-25 17:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718788> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1d713f2-356d-5cb9-9b13-fd16f0ae8d13 with identifier: 10718788
2026-03-25 17:21:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1d713f2-356d-5cb9-9b13-fd16f0ae8d13 with scrape type 2
2026-03-25 17:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1d713f2-356d-5cb9-9b13-fd16f0ae8d13 with scrape type 2
2026-03-25 17:21:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c1d713f2-356d-5cb9-9b13-fd16f0ae8d13, identifier: 10718788
2026-03-25 17:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c1d713f2-356d-5cb9-9b13-fd16f0ae8d13 with identifier: 10718788
2026-03-25 17:21:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c1d713f2-356d-5cb9-9b13-fd16f0ae8d13 with identifier: 10718788
2026-03-25 17:21:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c1d713f2-356d-5cb9-9b13-fd16f0ae8d13 with identifier: 10718788 to the API
2026-03-25 17:21:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718788>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T08:50:00Z',
'fuel_type': 'Diesel',
'id': 'c1d713f2-356d-5cb9-9b13-fd16f0ae8d13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35814',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718788',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 110106,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26200,
'price_includes_vat': True,
'registration_date': '2022-04-28',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLB 220d - 4-Matic - Diesel - Automatic - 190 hp - '
'110.106 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718788%27 HTTP/1.1" 200 None
2026-03-25 17:21:18 [adesa.de] INFO: Saving data for 10718788: {'auction_closing_time': 1774515000.0, 'created_time': 1774372638.314343, 'last_price_update_time': 1774459278.331897}
2026-03-25 17:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718788') HTTP/1.1" 204 0
2026-03-25 17:21:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728411> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b98105c1-4e51-552f-8acd-72c5186f463c with identifier: 10718663
2026-03-25 17:21:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b98105c1-4e51-552f-8acd-72c5186f463c with scrape type 2
2026-03-25 17:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b98105c1-4e51-552f-8acd-72c5186f463c with scrape type 2
2026-03-25 17:21:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b98105c1-4e51-552f-8acd-72c5186f463c, identifier: 10718663
2026-03-25 17:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b98105c1-4e51-552f-8acd-72c5186f463c with identifier: 10718663
2026-03-25 17:21:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b98105c1-4e51-552f-8acd-72c5186f463c with identifier: 10718663
2026-03-25 17:21:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b98105c1-4e51-552f-8acd-72c5186f463c with identifier: 10718663 to the API
2026-03-25 17:21:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718663>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'b98105c1-4e51-552f-8acd-72c5186f463c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35736',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718663',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 81983,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25400,
'price_includes_vat': True,
'registration_date': '2023-03-09',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLB 200d Style - Diesel - Automatic - 150 hp - 81.983 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-25 17:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718663%27 HTTP/1.1" 200 None
2026-03-25 17:21:18 [adesa.de] INFO: Saving data for 10718663: {'auction_closing_time': 1774513800.0, 'created_time': 1774372637.911559, 'last_price_update_time': 1774459278.868531}
2026-03-25 17:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718663') HTTP/1.1" 204 0
2026-03-25 17:21:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 955fcfab-2c52-5552-adf0-808e703447ab with identifier: 10728411
2026-03-25 17:21:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 955fcfab-2c52-5552-adf0-808e703447ab with scrape type 1
2026-03-25 17:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 955fcfab-2c52-5552-adf0-808e703447ab
2026-03-25 17:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531420%252Fgeneral%252Fa29b140f-6462-456b-8115-a29549dc471b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531420/general/a29b140f-6462-456b-8115-a29549dc471b.jpg already downloaded
2026-03-25 17:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531420%252Fgeneral%252F40678240-1b33-4521-b490-ac4ebacb16a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531420/general/40678240-1b33-4521-b490-ac4ebacb16a2.jpg already downloaded
2026-03-25 17:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531420%252Fgeneral%252F93a3100e-ca51-463f-93b8-627d4c7357cd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531420/general/93a3100e-ca51-463f-93b8-627d4c7357cd.jpg already downloaded
2026-03-25 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531420%252Fgeneral%252F710e5c0d-cf0f-420d-a2ac-ee34bffd20b6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531420/general/710e5c0d-cf0f-420d-a2ac-ee34bffd20b6.jpg already downloaded
2026-03-25 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531420%252Fgeneral%252F5fe86e2c-ba4b-4199-a38b-353dbdcc8cf4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531420/general/5fe86e2c-ba4b-4199-a38b-353dbdcc8cf4.jpg already downloaded
2026-03-25 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531420%252Fgeneral%252F439f9b46-98fe-4a3f-abcf-97e8cdf81aec.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531420/general/439f9b46-98fe-4a3f-abcf-97e8cdf81aec.jpg already downloaded
2026-03-25 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531420%252Fgeneral%252F4180bfcd-c006-4b77-be15-bbbbe854b1d7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531420/general/4180bfcd-c006-4b77-be15-bbbbe854b1d7.jpg already downloaded
2026-03-25 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531420%252Fgeneral%252F1af109d3-51df-44c6-b426-44b25819770b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531420/general/1af109d3-51df-44c6-b426-44b25819770b.jpg already downloaded
2026-03-25 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531420%252Fgeneral%252Fe84e42b6-774d-4936-b4dc-bb223aec8675.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531420/general/e84e42b6-774d-4936-b4dc-bb223aec8675.jpg already downloaded
2026-03-25 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531420%252Fgeneral%252Fa09a812f-1ca2-4b4b-b199-7c0f441ae200.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531420/general/a09a812f-1ca2-4b4b-b199-7c0f441ae200.jpg already downloaded
2026-03-25 17:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 955fcfab-2c52-5552-adf0-808e703447ab, identifier: 10728411
2026-03-25 17:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 955fcfab-2c52-5552-adf0-808e703447ab with identifier: 10728411
2026-03-25 17:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 955fcfab-2c52-5552-adf0-808e703447ab with identifier: 10728411
2026-03-25 17:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 955fcfab-2c52-5552-adf0-808e703447ab with identifier: 10728411 to the API
2026-03-25 17:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728411>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '955fcfab-2c52-5552-adf0-808e703447ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29063',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728411',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 55415,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5531420/general/a29b140f-6462-456b-8115-a29549dc471b.jpg',
'https://images.openlane.eu/carimgs/5531420/general/40678240-1b33-4521-b490-ac4ebacb16a2.jpg',
'https://images.openlane.eu/carimgs/5531420/general/93a3100e-ca51-463f-93b8-627d4c7357cd.jpg',
'https://images.openlane.eu/carimgs/5531420/general/710e5c0d-cf0f-420d-a2ac-ee34bffd20b6.jpg',
'https://images.openlane.eu/carimgs/5531420/general/5fe86e2c-ba4b-4199-a38b-353dbdcc8cf4.jpg',
'https://images.openlane.eu/carimgs/5531420/general/439f9b46-98fe-4a3f-abcf-97e8cdf81aec.jpg',
'https://images.openlane.eu/carimgs/5531420/general/4180bfcd-c006-4b77-be15-bbbbe854b1d7.jpg',
'https://images.openlane.eu/carimgs/5531420/general/1af109d3-51df-44c6-b426-44b25819770b.jpg',
'https://images.openlane.eu/carimgs/5531420/general/e84e42b6-774d-4936-b4dc-bb223aec8675.jpg',
'https://images.openlane.eu/carimgs/5531420/general/a09a812f-1ca2-4b4b-b199-7c0f441ae200.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955fcfab-2c52-5552-adf0-808e703447ab/955fcfab-2c52-5552-adf0-808e703447ab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204361,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531420/general/a29b140f-6462-456b-8115-a29549dc471b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955fcfab-2c52-5552-adf0-808e703447ab/955fcfab-2c52-5552-adf0-808e703447ab_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207122,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531420/general/40678240-1b33-4521-b490-ac4ebacb16a2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955fcfab-2c52-5552-adf0-808e703447ab/955fcfab-2c52-5552-adf0-808e703447ab_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235587,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531420/general/93a3100e-ca51-463f-93b8-627d4c7357cd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955fcfab-2c52-5552-adf0-808e703447ab/955fcfab-2c52-5552-adf0-808e703447ab_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232256,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531420/general/710e5c0d-cf0f-420d-a2ac-ee34bffd20b6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955fcfab-2c52-5552-adf0-808e703447ab/955fcfab-2c52-5552-adf0-808e703447ab_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210645,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531420/general/5fe86e2c-ba4b-4199-a38b-353dbdcc8cf4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955fcfab-2c52-5552-adf0-808e703447ab/955fcfab-2c52-5552-adf0-808e703447ab_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260862,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531420/general/439f9b46-98fe-4a3f-abcf-97e8cdf81aec.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955fcfab-2c52-5552-adf0-808e703447ab/955fcfab-2c52-5552-adf0-808e703447ab_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299315,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531420/general/4180bfcd-c006-4b77-be15-bbbbe854b1d7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955fcfab-2c52-5552-adf0-808e703447ab/955fcfab-2c52-5552-adf0-808e703447ab_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227569,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531420/general/1af109d3-51df-44c6-b426-44b25819770b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955fcfab-2c52-5552-adf0-808e703447ab/955fcfab-2c52-5552-adf0-808e703447ab_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163131,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531420/general/e84e42b6-774d-4936-b4dc-bb223aec8675.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955fcfab-2c52-5552-adf0-808e703447ab/955fcfab-2c52-5552-adf0-808e703447ab_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209025,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531420/general/a09a812f-1ca2-4b4b-b199-7c0f441ae200.jpg',
'Width': 1280}],
'price': 26900,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volvo V60 T6 R-Design - Hybrid - Automatic - 253 hp - 55.415 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-25 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728411%27 HTTP/1.1" 200 None
2026-03-25 17:21:19 [adesa.de] INFO: Saving data for 10728411: {'created_time': 1774459279.654802, 'last_price_update_time': 1774459279.654817, 'auction_closing_time': 1774606800.0}
2026-03-25 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728411') HTTP/1.1" 204 0
2026-03-25 17:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718631> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f050f726-d666-5c62-bd2f-feaee76af0fe with identifier: 10718631
2026-03-25 17:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f050f726-d666-5c62-bd2f-feaee76af0fe with scrape type 2
2026-03-25 17:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f050f726-d666-5c62-bd2f-feaee76af0fe with scrape type 2
2026-03-25 17:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f050f726-d666-5c62-bd2f-feaee76af0fe, identifier: 10718631
2026-03-25 17:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f050f726-d666-5c62-bd2f-feaee76af0fe with identifier: 10718631
2026-03-25 17:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f050f726-d666-5c62-bd2f-feaee76af0fe with identifier: 10718631
2026-03-25 17:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f050f726-d666-5c62-bd2f-feaee76af0fe with identifier: 10718631 to the API
2026-03-25 17:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718631>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'f050f726-d666-5c62-bd2f-feaee76af0fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '34511',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718631',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 124181,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2021-11-15',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A 200d - 4-Matic - Diesel - Automatic - 150 hp - '
'124.181 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718631%27 HTTP/1.1" 200 None
2026-03-25 17:21:20 [adesa.de] INFO: Saving data for 10718631: {'auction_closing_time': 1774513800.0, 'created_time': 1774372609.664846, 'last_price_update_time': 1774459280.128256}
2026-03-25 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718631') HTTP/1.1" 204 0
2026-03-25 17:21:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718757> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 013b39b0-3986-54b8-a151-e053c0030258 with identifier: 10718757
2026-03-25 17:21:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 013b39b0-3986-54b8-a151-e053c0030258 with scrape type 2
2026-03-25 17:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 013b39b0-3986-54b8-a151-e053c0030258 with scrape type 2
2026-03-25 17:21:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 013b39b0-3986-54b8-a151-e053c0030258, identifier: 10718757
2026-03-25 17:21:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 013b39b0-3986-54b8-a151-e053c0030258 with identifier: 10718757
2026-03-25 17:21:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 013b39b0-3986-54b8-a151-e053c0030258 with identifier: 10718757
2026-03-25 17:21:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 013b39b0-3986-54b8-a151-e053c0030258 with identifier: 10718757 to the API
2026-03-25 17:21:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718757>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-26T08:50:00Z',
'fuel_type': 'Diesel',
'id': '013b39b0-3986-54b8-a151-e053c0030258',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35255',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718757',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 126685,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26200,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 220d - 4-Matic - Diesel - Automatic - 194 hp - '
'126.685 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718757%27 HTTP/1.1" 200 None
2026-03-25 17:21:20 [adesa.de] INFO: Saving data for 10718757: {'auction_closing_time': 1774515000.0, 'created_time': 1774372636.87869, 'last_price_update_time': 1774459280.588636}
2026-03-25 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718757') HTTP/1.1" 204 0
2026-03-25 17:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718777> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0332528-0c2a-5fd8-8c11-2d83658606e8 with identifier: 10718777
2026-03-25 17:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0332528-0c2a-5fd8-8c11-2d83658606e8 with scrape type 2
2026-03-25 17:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0332528-0c2a-5fd8-8c11-2d83658606e8 with scrape type 2
2026-03-25 17:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f0332528-0c2a-5fd8-8c11-2d83658606e8, identifier: 10718777
2026-03-25 17:21:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f0332528-0c2a-5fd8-8c11-2d83658606e8 with identifier: 10718777
2026-03-25 17:21:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f0332528-0c2a-5fd8-8c11-2d83658606e8 with identifier: 10718777
2026-03-25 17:21:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f0332528-0c2a-5fd8-8c11-2d83658606e8 with identifier: 10718777 to the API
2026-03-25 17:21:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718777>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-26T08:50:00Z',
'fuel_type': 'Hybrid',
'id': 'f0332528-0c2a-5fd8-8c11-2d83658606e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35734',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718777',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 44822,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2023-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLA Shooting Brake 250e - Hybrid - Automatic - 160 hp '
'- 44.822 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718777%27 HTTP/1.1" 200 None
2026-03-25 17:21:21 [adesa.de] INFO: Saving data for 10718777: {'auction_closing_time': 1774515000.0, 'created_time': 1774372639.154946, 'last_price_update_time': 1774459281.572972}
2026-03-25 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718777') HTTP/1.1" 204 0
2026-03-25 17:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718834> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fedb08d-f48c-564f-b086-287eeb59a150 with identifier: 10718834
2026-03-25 17:21:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fedb08d-f48c-564f-b086-287eeb59a150 with scrape type 2
2026-03-25 17:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fedb08d-f48c-564f-b086-287eeb59a150 with scrape type 2
2026-03-25 17:21:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2fedb08d-f48c-564f-b086-287eeb59a150, identifier: 10718834
2026-03-25 17:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2fedb08d-f48c-564f-b086-287eeb59a150 with identifier: 10718834
2026-03-25 17:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2fedb08d-f48c-564f-b086-287eeb59a150 with identifier: 10718834
2026-03-25 17:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2fedb08d-f48c-564f-b086-287eeb59a150 with identifier: 10718834 to the API
2026-03-25 17:21:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718834>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2fedb08d-f48c-564f-b086-287eeb59a150',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35727',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718834',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 131307,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2020-11-23',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI - 4Motion - Diesel - Automatic - 150 hp - '
'131.307 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718834%27 HTTP/1.1" 200 None
2026-03-25 17:21:23 [adesa.de] INFO: Saving data for 10718834: {'auction_closing_time': 1774515600.0, 'created_time': 1774372661.104253, 'last_price_update_time': 1774459283.006277}
2026-03-25 17:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718834') HTTP/1.1" 204 0
2026-03-25 17:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718720> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a86625f2-c0a0-58f1-8cdd-285eecccc845 with identifier: 10718720
2026-03-25 17:21:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a86625f2-c0a0-58f1-8cdd-285eecccc845 with scrape type 2
2026-03-25 17:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a86625f2-c0a0-58f1-8cdd-285eecccc845 with scrape type 2
2026-03-25 17:21:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a86625f2-c0a0-58f1-8cdd-285eecccc845, identifier: 10718720
2026-03-25 17:21:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a86625f2-c0a0-58f1-8cdd-285eecccc845 with identifier: 10718720
2026-03-25 17:21:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a86625f2-c0a0-58f1-8cdd-285eecccc845 with identifier: 10718720
2026-03-25 17:21:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a86625f2-c0a0-58f1-8cdd-285eecccc845 with identifier: 10718720 to the API
2026-03-25 17:21:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718720>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T08:40:00Z',
'fuel_type': 'Hybrid',
'id': 'a86625f2-c0a0-58f1-8cdd-285eecccc845',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35865',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718720',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 85499,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25400,
'price_includes_vat': True,
'registration_date': '2023-02-20',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C Break 300e AMG Line - Hybrid - Automatic - 204 hp - '
'85.499 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-25 17:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718720%27 HTTP/1.1" 200 None
2026-03-25 17:21:23 [adesa.de] INFO: Saving data for 10718720: {'auction_closing_time': 1774514400.0, 'created_time': 1774372643.81715, 'last_price_update_time': 1774459283.493219}
2026-03-25 17:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718720') HTTP/1.1" 204 0
2026-03-25 17:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718669> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30728ca5-d023-5f0a-9e90-4c55c1568cbf with identifier: 10718669
2026-03-25 17:21:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30728ca5-d023-5f0a-9e90-4c55c1568cbf with scrape type 2
2026-03-25 17:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30728ca5-d023-5f0a-9e90-4c55c1568cbf with scrape type 2
2026-03-25 17:21:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 30728ca5-d023-5f0a-9e90-4c55c1568cbf, identifier: 10718669
2026-03-25 17:21:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 30728ca5-d023-5f0a-9e90-4c55c1568cbf with identifier: 10718669
2026-03-25 17:21:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 30728ca5-d023-5f0a-9e90-4c55c1568cbf with identifier: 10718669
2026-03-25 17:21:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 30728ca5-d023-5f0a-9e90-4c55c1568cbf with identifier: 10718669 to the API
2026-03-25 17:21:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718669>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Petrol',
'id': '30728ca5-d023-5f0a-9e90-4c55c1568cbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35863',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718669',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 113718,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2022-09-13',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLA Shooting Brake 200 - Petrol - Automatic - 163 hp '
'- 113.718 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718669%27 HTTP/1.1" 200 None
2026-03-25 17:21:24 [adesa.de] INFO: Saving data for 10718669: {'auction_closing_time': 1774513800.0, 'created_time': 1774372644.713607, 'last_price_update_time': 1774459284.391304}
2026-03-25 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718669') HTTP/1.1" 204 0
2026-03-25 17:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718625> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b270b71-3c67-5041-86b2-1014db160a5d with identifier: 10718625
2026-03-25 17:21:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b270b71-3c67-5041-86b2-1014db160a5d with scrape type 2
2026-03-25 17:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b270b71-3c67-5041-86b2-1014db160a5d with scrape type 2
2026-03-25 17:21:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3b270b71-3c67-5041-86b2-1014db160a5d, identifier: 10718625
2026-03-25 17:21:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3b270b71-3c67-5041-86b2-1014db160a5d with identifier: 10718625
2026-03-25 17:21:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3b270b71-3c67-5041-86b2-1014db160a5d with identifier: 10718625
2026-03-25 17:21:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3b270b71-3c67-5041-86b2-1014db160a5d with identifier: 10718625 to the API
2026-03-25 17:21:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718625>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Petrol',
'id': '3b270b71-3c67-5041-86b2-1014db160a5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '33146',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718625',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 145034,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TSI Style - Petrol - Automatic - 190 hp - 145.034 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-25 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718625%27 HTTP/1.1" 200 None
2026-03-25 17:21:24 [adesa.de] INFO: Saving data for 10718625: {'auction_closing_time': 1774513800.0, 'created_time': 1774372646.550941, 'last_price_update_time': 1774459284.853994}
2026-03-25 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718625') HTTP/1.1" 204 0
2026-03-25 17:21:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:27 [adesa.de] INFO: Found listing with ID: 10721594
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721594%27 HTTP/1.1" 200 None
2026-03-25 17:21:27 [adesa.de] INFO: Scrape type for 10721594: 0
2026-03-25 17:21:27 [adesa.de] INFO: Skipping item 10721594 url https://www.openlane.eu/en/carv6/auction/10721594
2026-03-25 17:21:27 [adesa.de] INFO: Found listing with ID: 10718667
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718667%27 HTTP/1.1" 200 None
2026-03-25 17:21:27 [adesa.de] INFO: Scrape type for 10718667: 0
2026-03-25 17:21:27 [adesa.de] INFO: Skipping item 10718667 url https://www.openlane.eu/en/carv6/auction/10718667
2026-03-25 17:21:27 [adesa.de] INFO: Found listing with ID: 10718803
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718803%27 HTTP/1.1" 200 None
2026-03-25 17:21:27 [adesa.de] INFO: Scrape type for 10718803: 0
2026-03-25 17:21:27 [adesa.de] INFO: Skipping item 10718803 url https://www.openlane.eu/en/carv6/auction/10718803
2026-03-25 17:21:27 [adesa.de] INFO: Found listing with ID: 10721533
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721533%27 HTTP/1.1" 200 None
2026-03-25 17:21:27 [adesa.de] INFO: Scrape type for 10721533: 0
2026-03-25 17:21:27 [adesa.de] INFO: Skipping item 10721533 url https://www.openlane.eu/en/carv6/auction/10721533
2026-03-25 17:21:27 [adesa.de] INFO: Found listing with ID: 10721542
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721542%27 HTTP/1.1" 200 None
2026-03-25 17:21:27 [adesa.de] INFO: Scrape type for 10721542: 0
2026-03-25 17:21:27 [adesa.de] INFO: Skipping item 10721542 url https://www.openlane.eu/en/carv6/auction/10721542
2026-03-25 17:21:27 [adesa.de] INFO: Found listing with ID: 10721478
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721478%27 HTTP/1.1" 200 None
2026-03-25 17:21:27 [adesa.de] INFO: Scrape type for 10721478: 0
2026-03-25 17:21:27 [adesa.de] INFO: Skipping item 10721478 url https://www.openlane.eu/en/carv6/auction/10721478
2026-03-25 17:21:27 [adesa.de] INFO: Found listing with ID: 10721479
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721479%27 HTTP/1.1" 200 None
2026-03-25 17:21:27 [adesa.de] INFO: Scrape type for 10721479: 0
2026-03-25 17:21:27 [adesa.de] INFO: Skipping item 10721479 url https://www.openlane.eu/en/carv6/auction/10721479
2026-03-25 17:21:27 [adesa.de] INFO: Found listing with ID: 10721522
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721522%27 HTTP/1.1" 200 None
2026-03-25 17:21:27 [adesa.de] INFO: Scrape type for 10721522: 0
2026-03-25 17:21:27 [adesa.de] INFO: Skipping item 10721522 url https://www.openlane.eu/en/carv6/auction/10721522
2026-03-25 17:21:27 [adesa.de] INFO: Found listing with ID: 10721501
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721501%27 HTTP/1.1" 200 None
2026-03-25 17:21:27 [adesa.de] INFO: Scrape type for 10721501: 0
2026-03-25 17:21:27 [adesa.de] INFO: Skipping item 10721501 url https://www.openlane.eu/en/carv6/auction/10721501
2026-03-25 17:21:27 [adesa.de] INFO: Found listing with ID: 10721508
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721508%27 HTTP/1.1" 200 None
2026-03-25 17:21:27 [adesa.de] INFO: Scrape type for 10721508: 0
2026-03-25 17:21:27 [adesa.de] INFO: Skipping item 10721508 url https://www.openlane.eu/en/carv6/auction/10721508
2026-03-25 17:21:27 [adesa.de] INFO: Found listing with ID: 10721470
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721470%27 HTTP/1.1" 200 None
2026-03-25 17:21:27 [adesa.de] INFO: Scrape type for 10721470: 0
2026-03-25 17:21:27 [adesa.de] INFO: Skipping item 10721470 url https://www.openlane.eu/en/carv6/auction/10721470
2026-03-25 17:21:27 [adesa.de] INFO: Found listing with ID: 10721507
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721507%27 HTTP/1.1" 200 None
2026-03-25 17:21:27 [adesa.de] INFO: Scrape type for 10721507: 0
2026-03-25 17:21:27 [adesa.de] INFO: Skipping item 10721507 url https://www.openlane.eu/en/carv6/auction/10721507
2026-03-25 17:21:27 [adesa.de] INFO: Found listing with ID: 10721469
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721469%27 HTTP/1.1" 200 None
2026-03-25 17:21:27 [adesa.de] INFO: Scrape type for 10721469: 0
2026-03-25 17:21:27 [adesa.de] INFO: Skipping item 10721469 url https://www.openlane.eu/en/carv6/auction/10721469
2026-03-25 17:21:27 [adesa.de] INFO: Found listing with ID: 10722718
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722718%27 HTTP/1.1" 200 None
2026-03-25 17:21:27 [adesa.de] INFO: Scrape type for 10722718: 0
2026-03-25 17:21:27 [adesa.de] INFO: Skipping item 10722718 url https://www.openlane.eu/en/carv6/auction/10722718
2026-03-25 17:21:27 [adesa.de] INFO: Found listing with ID: 10721472
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721472%27 HTTP/1.1" 200 None
2026-03-25 17:21:27 [adesa.de] INFO: Scrape type for 10721472: 0
2026-03-25 17:21:27 [adesa.de] INFO: Skipping item 10721472 url https://www.openlane.eu/en/carv6/auction/10721472
2026-03-25 17:21:27 [adesa.de] INFO: Found listing with ID: 10721471
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721471%27 HTTP/1.1" 200 None
2026-03-25 17:21:27 [adesa.de] INFO: Scrape type for 10721471: 0
2026-03-25 17:21:27 [adesa.de] INFO: Skipping item 10721471 url https://www.openlane.eu/en/carv6/auction/10721471
2026-03-25 17:21:27 [adesa.de] INFO: Found listing with ID: 10721511
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721511%27 HTTP/1.1" 200 None
2026-03-25 17:21:27 [adesa.de] INFO: Scrape type for 10721511: 0
2026-03-25 17:21:27 [adesa.de] INFO: Skipping item 10721511 url https://www.openlane.eu/en/carv6/auction/10721511
2026-03-25 17:21:27 [adesa.de] INFO: Found listing with ID: 10721499
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721499%27 HTTP/1.1" 200 None
2026-03-25 17:21:27 [adesa.de] INFO: Scrape type for 10721499: 0
2026-03-25 17:21:27 [adesa.de] INFO: Skipping item 10721499 url https://www.openlane.eu/en/carv6/auction/10721499
2026-03-25 17:21:27 [adesa.de] INFO: Found listing with ID: 10721510
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721510%27 HTTP/1.1" 200 None
2026-03-25 17:21:27 [adesa.de] INFO: Scrape type for 10721510: 0
2026-03-25 17:21:27 [adesa.de] INFO: Skipping item 10721510 url https://www.openlane.eu/en/carv6/auction/10721510
2026-03-25 17:21:27 [adesa.de] INFO: Found listing with ID: 10722717
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722717%27 HTTP/1.1" 200 None
2026-03-25 17:21:27 [adesa.de] INFO: Scrape type for 10722717: 0
2026-03-25 17:21:27 [adesa.de] INFO: Skipping item 10722717 url https://www.openlane.eu/en/carv6/auction/10722717
2026-03-25 17:21:27 [adesa.de] INFO: Found listing with ID: 10722719
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722719%27 HTTP/1.1" 200 None
2026-03-25 17:21:27 [adesa.de] INFO: Scrape type for 10722719: 0
2026-03-25 17:21:27 [adesa.de] INFO: Skipping item 10722719 url https://www.openlane.eu/en/carv6/auction/10722719
2026-03-25 17:21:27 [adesa.de] INFO: Found listing with ID: 10721543
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721543%27 HTTP/1.1" 200 None
2026-03-25 17:21:27 [adesa.de] INFO: Scrape type for 10721543: 0
2026-03-25 17:21:27 [adesa.de] INFO: Skipping item 10721543 url https://www.openlane.eu/en/carv6/auction/10721543
2026-03-25 17:21:27 [adesa.de] INFO: Found listing with ID: 10721523
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721523%27 HTTP/1.1" 200 None
2026-03-25 17:21:27 [adesa.de] INFO: Scrape type for 10721523: 0
2026-03-25 17:21:27 [adesa.de] INFO: Skipping item 10721523 url https://www.openlane.eu/en/carv6/auction/10721523
2026-03-25 17:21:27 [adesa.de] INFO: Found listing with ID: 10721493
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721493%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721493: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721493 url https://www.openlane.eu/en/carv6/auction/10721493
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721473
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721473%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721473: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721473 url https://www.openlane.eu/en/carv6/auction/10721473
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721509
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721509%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721509: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721509 url https://www.openlane.eu/en/carv6/auction/10721509
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721504
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721504%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721504: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721504 url https://www.openlane.eu/en/carv6/auction/10721504
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721524
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721524%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721524: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721524 url https://www.openlane.eu/en/carv6/auction/10721524
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721539
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721539%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721539: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721539 url https://www.openlane.eu/en/carv6/auction/10721539
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721480
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721480%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721480: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721480 url https://www.openlane.eu/en/carv6/auction/10721480
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721498
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721498%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721498: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721498 url https://www.openlane.eu/en/carv6/auction/10721498
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721496
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721496%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721496: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721496 url https://www.openlane.eu/en/carv6/auction/10721496
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721497
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721497%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721497: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721497 url https://www.openlane.eu/en/carv6/auction/10721497
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721492
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721492%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721492: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721492 url https://www.openlane.eu/en/carv6/auction/10721492
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721518
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721518%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721518: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721518 url https://www.openlane.eu/en/carv6/auction/10721518
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721519
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721519%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721519: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721519 url https://www.openlane.eu/en/carv6/auction/10721519
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721541
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721541%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721541: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721541 url https://www.openlane.eu/en/carv6/auction/10721541
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10722720
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722720%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10722720: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10722720 url https://www.openlane.eu/en/carv6/auction/10722720
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721484
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721484%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721484: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721484 url https://www.openlane.eu/en/carv6/auction/10721484
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721506
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721506%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721506: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721506 url https://www.openlane.eu/en/carv6/auction/10721506
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10722716
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722716%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10722716: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10722716 url https://www.openlane.eu/en/carv6/auction/10722716
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721521
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721521%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721521: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721521 url https://www.openlane.eu/en/carv6/auction/10721521
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721520
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721520%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721520: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721520 url https://www.openlane.eu/en/carv6/auction/10721520
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721474
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721474%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721474: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721474 url https://www.openlane.eu/en/carv6/auction/10721474
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721481
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721481%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721481: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721481 url https://www.openlane.eu/en/carv6/auction/10721481
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10718652
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718652%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10718652: 2
2026-03-25 17:21:28 [adesa.de] INFO: Scraping item 10718652 url https://www.openlane.eu/en/carv6/auction/10718652
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721483
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721483%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721483: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721483 url https://www.openlane.eu/en/carv6/auction/10721483
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721491
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721491%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721491: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721491 url https://www.openlane.eu/en/carv6/auction/10721491
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721500
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721500%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721500: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721500 url https://www.openlane.eu/en/carv6/auction/10721500
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721534
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721534%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721534: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721534 url https://www.openlane.eu/en/carv6/auction/10721534
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721526
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721526%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721526: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721526 url https://www.openlane.eu/en/carv6/auction/10721526
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721514
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721514%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721514: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721514 url https://www.openlane.eu/en/carv6/auction/10721514
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721490
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721490%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721490: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721490 url https://www.openlane.eu/en/carv6/auction/10721490
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721515
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721515%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721515: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721515 url https://www.openlane.eu/en/carv6/auction/10721515
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721516
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721516%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721516: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721516 url https://www.openlane.eu/en/carv6/auction/10721516
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721525
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721525%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721525: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721525 url https://www.openlane.eu/en/carv6/auction/10721525
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721482
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721482%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721482: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721482 url https://www.openlane.eu/en/carv6/auction/10721482
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721477
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721477%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721477: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721477 url https://www.openlane.eu/en/carv6/auction/10721477
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721505
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721505%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721505: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721505 url https://www.openlane.eu/en/carv6/auction/10721505
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721536
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721536%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721536: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721536 url https://www.openlane.eu/en/carv6/auction/10721536
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721535
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721535%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721535: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721535 url https://www.openlane.eu/en/carv6/auction/10721535
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721537
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721537%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721537: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721537 url https://www.openlane.eu/en/carv6/auction/10721537
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721530
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721530%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721530: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721530 url https://www.openlane.eu/en/carv6/auction/10721530
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721517
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721517%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721517: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721517 url https://www.openlane.eu/en/carv6/auction/10721517
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721538
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721538%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721538: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721538 url https://www.openlane.eu/en/carv6/auction/10721538
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721529
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721529%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721529: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721529 url https://www.openlane.eu/en/carv6/auction/10721529
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721532
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721532%27 HTTP/1.1" 200 None
2026-03-25 17:21:28 [adesa.de] INFO: Scrape type for 10721532: 0
2026-03-25 17:21:28 [adesa.de] INFO: Skipping item 10721532 url https://www.openlane.eu/en/carv6/auction/10721532
2026-03-25 17:21:28 [adesa.de] INFO: Found listing with ID: 10721531
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721531%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10721531: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10721531 url https://www.openlane.eu/en/carv6/auction/10721531
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10721489
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721489%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10721489: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10721489 url https://www.openlane.eu/en/carv6/auction/10721489
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10721527
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721527%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10721527: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10721527 url https://www.openlane.eu/en/carv6/auction/10721527
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10721513
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721513%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10721513: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10721513 url https://www.openlane.eu/en/carv6/auction/10721513
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10721488
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721488%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10721488: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10721488 url https://www.openlane.eu/en/carv6/auction/10721488
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10721544
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721544%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10721544: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10721544 url https://www.openlane.eu/en/carv6/auction/10721544
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10721502
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721502%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10721502: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10721502 url https://www.openlane.eu/en/carv6/auction/10721502
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10721486
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721486%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10721486: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10721486 url https://www.openlane.eu/en/carv6/auction/10721486
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10721494
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721494%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10721494: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10721494 url https://www.openlane.eu/en/carv6/auction/10721494
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10721485
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721485%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10721485: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10721485 url https://www.openlane.eu/en/carv6/auction/10721485
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10721487
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721487%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10721487: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10721487 url https://www.openlane.eu/en/carv6/auction/10721487
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10721495
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721495%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10721495: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10721495 url https://www.openlane.eu/en/carv6/auction/10721495
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10721476
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721476%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10721476: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10721476 url https://www.openlane.eu/en/carv6/auction/10721476
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10721475
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721475%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10721475: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10721475 url https://www.openlane.eu/en/carv6/auction/10721475
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10721540
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721540%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10721540: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10721540 url https://www.openlane.eu/en/carv6/auction/10721540
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10721528
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721528%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10721528: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10721528 url https://www.openlane.eu/en/carv6/auction/10721528
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10721512
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721512%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10721512: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10721512 url https://www.openlane.eu/en/carv6/auction/10721512
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10721503
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721503%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10721503: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10721503 url https://www.openlane.eu/en/carv6/auction/10721503
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10717320
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717320%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10717320: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10717320 url https://www.openlane.eu/en/carv6/auction/10717320
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10717325
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717325%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10717325: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10717325 url https://www.openlane.eu/en/carv6/auction/10717325
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10717321
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717321%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10717321: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10717321 url https://www.openlane.eu/en/carv6/auction/10717321
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10717322
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717322%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10717322: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10717322 url https://www.openlane.eu/en/carv6/auction/10717322
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10717353
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717353%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10717353: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10717353 url https://www.openlane.eu/en/carv6/auction/10717353
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10717334
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717334%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10717334: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10717334 url https://www.openlane.eu/en/carv6/auction/10717334
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10717329
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717329%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10717329: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10717329 url https://www.openlane.eu/en/carv6/auction/10717329
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10717347
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717347%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10717347: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10717347 url https://www.openlane.eu/en/carv6/auction/10717347
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10717337
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717337%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10717337: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10717337 url https://www.openlane.eu/en/carv6/auction/10717337
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10717324
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717324%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10717324: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10717324 url https://www.openlane.eu/en/carv6/auction/10717324
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10717330
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717330%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10717330: 0
2026-03-25 17:21:29 [adesa.de] INFO: Skipping item 10717330 url https://www.openlane.eu/en/carv6/auction/10717330
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10717331
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717331%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10717331: 2
2026-03-25 17:21:29 [adesa.de] INFO: Scraping item 10717331 url https://www.openlane.eu/en/carv6/auction/10717331
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10717323
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717323%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10717323: 2
2026-03-25 17:21:29 [adesa.de] INFO: Scraping item 10717323 url https://www.openlane.eu/en/carv6/auction/10717323
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10717333
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717333%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10717333: 2
2026-03-25 17:21:29 [adesa.de] INFO: Scraping item 10717333 url https://www.openlane.eu/en/carv6/auction/10717333
2026-03-25 17:21:29 [adesa.de] INFO: Found listing with ID: 10717328
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717328%27 HTTP/1.1" 200 None
2026-03-25 17:21:29 [adesa.de] INFO: Scrape type for 10717328: 2
2026-03-25 17:21:29 [adesa.de] INFO: Scraping item 10717328 url https://www.openlane.eu/en/carv6/auction/10717328
2026-03-25 17:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718657> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66389034-2bc3-5871-b9db-0faf85b58876 with identifier: 10718657
2026-03-25 17:21:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66389034-2bc3-5871-b9db-0faf85b58876 with scrape type 2
2026-03-25 17:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66389034-2bc3-5871-b9db-0faf85b58876 with scrape type 2
2026-03-25 17:21:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 66389034-2bc3-5871-b9db-0faf85b58876, identifier: 10718657
2026-03-25 17:21:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 66389034-2bc3-5871-b9db-0faf85b58876 with identifier: 10718657
2026-03-25 17:21:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 66389034-2bc3-5871-b9db-0faf85b58876 with identifier: 10718657
2026-03-25 17:21:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 66389034-2bc3-5871-b9db-0faf85b58876 with identifier: 10718657 to the API
2026-03-25 17:21:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718657>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '66389034-2bc3-5871-b9db-0faf85b58876',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35603',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718657',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 117140,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI - Diesel - Automatic - 150 hp - '
'117.140 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718657%27 HTTP/1.1" 200 None
2026-03-25 17:21:31 [adesa.de] INFO: Saving data for 10718657: {'auction_closing_time': 1774513800.0, 'created_time': 1774372681.955305, 'last_price_update_time': 1774459291.580056}
2026-03-25 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718657') HTTP/1.1" 204 0
2026-03-25 17:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716722> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce59d82c-ce14-5dab-afc1-fdc3b93b8cf7 with identifier: 10716722
2026-03-25 17:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce59d82c-ce14-5dab-afc1-fdc3b93b8cf7 with scrape type 2
2026-03-25 17:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce59d82c-ce14-5dab-afc1-fdc3b93b8cf7 with scrape type 2
2026-03-25 17:21:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ce59d82c-ce14-5dab-afc1-fdc3b93b8cf7, identifier: 10716722
2026-03-25 17:21:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ce59d82c-ce14-5dab-afc1-fdc3b93b8cf7 with identifier: 10716722
2026-03-25 17:21:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ce59d82c-ce14-5dab-afc1-fdc3b93b8cf7 with identifier: 10716722
2026-03-25 17:21:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ce59d82c-ce14-5dab-afc1-fdc3b93b8cf7 with identifier: 10716722 to the API
2026-03-25 17:21:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716722>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.8L',
'engine_horse_power': 580,
'expiration_date': '2026-03-26T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'ce59d82c-ce14-5dab-afc1-fdc3b93b8cf7',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '378637',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716722',
'listing': 'auction',
'location': 'Landsham (Germany)',
'make': 'Maserati',
'model': 'Levante',
'odometer': 56242,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 66900,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': None,
'title': 'Maserati Levante 3.8 Trofeo - Q4 - Petrol - Automatic - 580 hp - '
'56.242 km',
'transmission': 'automatic',
'trim': 'Trofeo',
'vin': None,
'year': 2022}
2026-03-25 17:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716722%27 HTTP/1.1" 200 None
2026-03-25 17:21:34 [adesa.de] INFO: Saving data for 10716722: {'auction_closing_time': 1774530000.0, 'created_time': 1774372535.749108, 'last_price_update_time': 1774459294.655761}
2026-03-25 17:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10716722') HTTP/1.1" 204 0
2026-03-25 17:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718763> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab9d3832-a303-568d-9342-616ab250d0a3 with identifier: 10718763
2026-03-25 17:21:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab9d3832-a303-568d-9342-616ab250d0a3 with scrape type 2
2026-03-25 17:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab9d3832-a303-568d-9342-616ab250d0a3 with scrape type 2
2026-03-25 17:21:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ab9d3832-a303-568d-9342-616ab250d0a3, identifier: 10718763
2026-03-25 17:21:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ab9d3832-a303-568d-9342-616ab250d0a3 with identifier: 10718763
2026-03-25 17:21:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ab9d3832-a303-568d-9342-616ab250d0a3 with identifier: 10718763
2026-03-25 17:21:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ab9d3832-a303-568d-9342-616ab250d0a3 with identifier: 10718763 to the API
2026-03-25 17:21:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718763>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T08:50:00Z',
'fuel_type': 'Petrol',
'id': 'ab9d3832-a303-568d-9342-616ab250d0a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35330',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718763',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 84036,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2022-10-14',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Taigo 1.0 TSI R-line - Petrol - Automatic - 110 hp - '
'84.036 km',
'transmission': 'automatic',
'trim': 'R-line',
'vin': None,
'year': 2022}
2026-03-25 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718763%27 HTTP/1.1" 200 None
2026-03-25 17:21:36 [adesa.de] INFO: Saving data for 10718763: {'auction_closing_time': 1774515000.0, 'created_time': 1774372680.050456, 'last_price_update_time': 1774459296.137788}
2026-03-25 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718763') HTTP/1.1" 204 0
2026-03-25 17:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718787> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06658ee6-afe9-5020-bd32-95e6803f65d6 with identifier: 10718787
2026-03-25 17:21:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06658ee6-afe9-5020-bd32-95e6803f65d6 with scrape type 2
2026-03-25 17:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06658ee6-afe9-5020-bd32-95e6803f65d6 with scrape type 2
2026-03-25 17:21:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 06658ee6-afe9-5020-bd32-95e6803f65d6, identifier: 10718787
2026-03-25 17:21:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 06658ee6-afe9-5020-bd32-95e6803f65d6 with identifier: 10718787
2026-03-25 17:21:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 06658ee6-afe9-5020-bd32-95e6803f65d6 with identifier: 10718787
2026-03-25 17:21:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 06658ee6-afe9-5020-bd32-95e6803f65d6 with identifier: 10718787 to the API
2026-03-25 17:21:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718787>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T08:50:00Z',
'fuel_type': 'Hybrid',
'id': '06658ee6-afe9-5020-bd32-95e6803f65d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35812',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718787',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 77825,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23700,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C Break 300e - Hybrid - Automatic - 204 hp - 77.825 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718787%27 HTTP/1.1" 200 None
2026-03-25 17:21:40 [adesa.de] INFO: Saving data for 10718787: {'auction_closing_time': 1774515000.0, 'created_time': 1774372640.958259, 'last_price_update_time': 1774459300.016252}
2026-03-25 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718787') HTTP/1.1" 204 0
2026-03-25 17:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef231781-c73f-515b-8cde-db515bfc5bac with identifier: 10718649
2026-03-25 17:21:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef231781-c73f-515b-8cde-db515bfc5bac with scrape type 2
2026-03-25 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef231781-c73f-515b-8cde-db515bfc5bac with scrape type 2
2026-03-25 17:21:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ef231781-c73f-515b-8cde-db515bfc5bac, identifier: 10718649
2026-03-25 17:21:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ef231781-c73f-515b-8cde-db515bfc5bac with identifier: 10718649
2026-03-25 17:21:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ef231781-c73f-515b-8cde-db515bfc5bac with identifier: 10718649
2026-03-25 17:21:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ef231781-c73f-515b-8cde-db515bfc5bac with identifier: 10718649 to the API
2026-03-25 17:21:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718649>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'ef231781-c73f-515b-8cde-db515bfc5bac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35434',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718649',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 65198,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2022-11-02',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI - Diesel - Automatic - 122 hp - '
'65.198 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718649%27 HTTP/1.1" 200 None
2026-03-25 17:21:40 [adesa.de] INFO: Saving data for 10718649: {'auction_closing_time': 1774513800.0, 'created_time': 1774372670.923562, 'last_price_update_time': 1774459300.743991}
2026-03-25 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718649') HTTP/1.1" 204 0
2026-03-25 17:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718656> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01f014c6-e769-561c-88c9-8195b97f8e96 with identifier: 10718656
2026-03-25 17:21:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01f014c6-e769-561c-88c9-8195b97f8e96 with scrape type 2
2026-03-25 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01f014c6-e769-561c-88c9-8195b97f8e96 with scrape type 2
2026-03-25 17:21:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 01f014c6-e769-561c-88c9-8195b97f8e96, identifier: 10718656
2026-03-25 17:21:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 01f014c6-e769-561c-88c9-8195b97f8e96 with identifier: 10718656
2026-03-25 17:21:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 01f014c6-e769-561c-88c9-8195b97f8e96 with identifier: 10718656
2026-03-25 17:21:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 01f014c6-e769-561c-88c9-8195b97f8e96 with identifier: 10718656 to the API
2026-03-25 17:21:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718656>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Petrol',
'id': '01f014c6-e769-561c-88c9-8195b97f8e96',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35602',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718656',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 42149,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 1.5 TSI - Petrol - Automatic - 150 hp - '
'42.149 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718656%27 HTTP/1.1" 200 None
2026-03-25 17:21:41 [adesa.de] INFO: Saving data for 10718656: {'auction_closing_time': 1774513800.0, 'created_time': 1774372685.402178, 'last_price_update_time': 1774459301.221767}
2026-03-25 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718656') HTTP/1.1" 204 0
2026-03-25 17:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718764> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d107ec1-9437-5e5e-83cb-8432c79e1a08 with identifier: 10718764
2026-03-25 17:21:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d107ec1-9437-5e5e-83cb-8432c79e1a08 with scrape type 2
2026-03-25 17:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d107ec1-9437-5e5e-83cb-8432c79e1a08 with scrape type 2
2026-03-25 17:21:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6d107ec1-9437-5e5e-83cb-8432c79e1a08, identifier: 10718764
2026-03-25 17:21:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6d107ec1-9437-5e5e-83cb-8432c79e1a08 with identifier: 10718764
2026-03-25 17:21:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6d107ec1-9437-5e5e-83cb-8432c79e1a08 with identifier: 10718764
2026-03-25 17:21:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6d107ec1-9437-5e5e-83cb-8432c79e1a08 with identifier: 10718764 to the API
2026-03-25 17:21:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718764>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-26T08:50:00Z',
'fuel_type': 'Diesel',
'id': '6d107ec1-9437-5e5e-83cb-8432c79e1a08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35331',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718764',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 93344,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2023-01-02',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 1.4 TSI - Diesel - Automatic - 156 hp - '
'93.344 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718764%27 HTTP/1.1" 200 None
2026-03-25 17:21:43 [adesa.de] INFO: Saving data for 10718764: {'auction_closing_time': 1774515000.0, 'created_time': 1774372668.560925, 'last_price_update_time': 1774459303.881193}
2026-03-25 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718764') HTTP/1.1" 204 0
2026-03-25 17:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718767> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 794ffac9-290e-5cfe-9046-b03703c46f89 with identifier: 10718767
2026-03-25 17:21:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 794ffac9-290e-5cfe-9046-b03703c46f89 with scrape type 2
2026-03-25 17:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 794ffac9-290e-5cfe-9046-b03703c46f89 with scrape type 2
2026-03-25 17:21:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 794ffac9-290e-5cfe-9046-b03703c46f89, identifier: 10718767
2026-03-25 17:21:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 794ffac9-290e-5cfe-9046-b03703c46f89 with identifier: 10718767
2026-03-25 17:21:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 794ffac9-290e-5cfe-9046-b03703c46f89 with identifier: 10718767
2026-03-25 17:21:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 794ffac9-290e-5cfe-9046-b03703c46f89 with identifier: 10718767 to the API
2026-03-25 17:21:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718767>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-26T08:50:00Z',
'fuel_type': 'Hybrid',
'id': '794ffac9-290e-5cfe-9046-b03703c46f89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35490',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718767',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 75078,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 1.4 TSI - Hybrid - Automatic - 156 hp - '
'75.078 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718767%27 HTTP/1.1" 200 None
2026-03-25 17:21:44 [adesa.de] INFO: Saving data for 10718767: {'auction_closing_time': 1774515000.0, 'created_time': 1774372667.804184, 'last_price_update_time': 1774459304.43167}
2026-03-25 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718767') HTTP/1.1" 204 0
2026-03-25 17:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718820> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b156fe7f-de8c-53c8-b88a-3c5344c15639 with identifier: 10718820
2026-03-25 17:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b156fe7f-de8c-53c8-b88a-3c5344c15639 with scrape type 2
2026-03-25 17:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b156fe7f-de8c-53c8-b88a-3c5344c15639 with scrape type 2
2026-03-25 17:21:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b156fe7f-de8c-53c8-b88a-3c5344c15639, identifier: 10718820
2026-03-25 17:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b156fe7f-de8c-53c8-b88a-3c5344c15639 with identifier: 10718820
2026-03-25 17:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b156fe7f-de8c-53c8-b88a-3c5344c15639 with identifier: 10718820
2026-03-25 17:21:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b156fe7f-de8c-53c8-b88a-3c5344c15639 with identifier: 10718820 to the API
2026-03-25 17:21:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718820>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b156fe7f-de8c-53c8-b88a-3c5344c15639',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35493',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718820',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 87790,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Manual - 116 hp - '
'87.790 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-25 17:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718820%27 HTTP/1.1" 200 None
2026-03-25 17:21:46 [adesa.de] INFO: Saving data for 10718820: {'auction_closing_time': 1774515600.0, 'created_time': 1774372664.312844, 'last_price_update_time': 1774459306.844515}
2026-03-25 17:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718820') HTTP/1.1" 204 0
2026-03-25 17:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718838> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b8a45cf-5bf0-50df-898b-0968d2511da1 with identifier: 10718838
2026-03-25 17:21:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b8a45cf-5bf0-50df-898b-0968d2511da1 with scrape type 2
2026-03-25 17:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b8a45cf-5bf0-50df-898b-0968d2511da1 with scrape type 2
2026-03-25 17:21:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1b8a45cf-5bf0-50df-898b-0968d2511da1, identifier: 10718838
2026-03-25 17:21:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1b8a45cf-5bf0-50df-898b-0968d2511da1 with identifier: 10718838
2026-03-25 17:21:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1b8a45cf-5bf0-50df-898b-0968d2511da1 with identifier: 10718838
2026-03-25 17:21:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1b8a45cf-5bf0-50df-898b-0968d2511da1 with identifier: 10718838 to the API
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718838>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1b8a45cf-5bf0-50df-898b-0968d2511da1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35762',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718838',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 103037,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2021-09-08',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI - Diesel - Automatic - 150 hp - '
'103.037 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718838%27 HTTP/1.1" 200 None
2026-03-25 17:21:50 [adesa.de] INFO: Saving data for 10718838: {'auction_closing_time': 1774515600.0, 'created_time': 1774372684.241356, 'last_price_update_time': 1774459310.26954}
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718838') HTTP/1.1" 204 0
2026-03-25 17:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724990> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 319030ab-dbbe-5262-838b-1efe01fbb016 with identifier: 10724990
2026-03-25 17:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 319030ab-dbbe-5262-838b-1efe01fbb016 with scrape type 1
2026-03-25 17:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 319030ab-dbbe-5262-838b-1efe01fbb016
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614913%252Fgeneral%252Fc5a04de2-2fcf-445c-b520-4578c2cf539e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614913/general/c5a04de2-2fcf-445c-b520-4578c2cf539e.jpg already downloaded
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614913%252Fgeneral%252Fff2b7aa9-36bc-47d0-b26d-f1c86e69448c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614913/general/ff2b7aa9-36bc-47d0-b26d-f1c86e69448c.jpg already downloaded
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614913%252Fgeneral%252F2ab9f7d4-21bd-4568-8c48-638ffa4da3a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614913/general/2ab9f7d4-21bd-4568-8c48-638ffa4da3a3.jpg already downloaded
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614913%252Fgeneral%252F0e75d340-3736-4a6b-a0f1-b1a2fd2320e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614913/general/0e75d340-3736-4a6b-a0f1-b1a2fd2320e3.jpg already downloaded
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614913%252Fgeneral%252F1417bd30-0cbb-440c-81c3-560bb4fa170a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614913/general/1417bd30-0cbb-440c-81c3-560bb4fa170a.jpg already downloaded
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614913%252Fgeneral%252F1f3b75b2-a61d-4c9a-9163-90e2dfba1592.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614913/general/1f3b75b2-a61d-4c9a-9163-90e2dfba1592.jpg already downloaded
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614913%252Fgeneral%252F6409b4f9-8e5e-4c61-a344-a803d22abc76.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614913/general/6409b4f9-8e5e-4c61-a344-a803d22abc76.jpg already downloaded
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614913%252Fgeneral%252Fed1edcb5-5884-430a-b9db-e404520f324d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614913/general/ed1edcb5-5884-430a-b9db-e404520f324d.jpg already downloaded
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614913%252Fgeneral%252Fe20cc3b4-54dd-43d3-8280-1e754c13f44e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614913/general/e20cc3b4-54dd-43d3-8280-1e754c13f44e.jpg already downloaded
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614913%252Fgeneral%252Fcaf02dd5-3ec7-4b63-81ed-a323df157ab9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614913/general/caf02dd5-3ec7-4b63-81ed-a323df157ab9.jpg already downloaded
2026-03-25 17:21:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 319030ab-dbbe-5262-838b-1efe01fbb016, identifier: 10724990
2026-03-25 17:21:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 319030ab-dbbe-5262-838b-1efe01fbb016 with identifier: 10724990
2026-03-25 17:21:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 319030ab-dbbe-5262-838b-1efe01fbb016 with identifier: 10724990
2026-03-25 17:21:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 319030ab-dbbe-5262-838b-1efe01fbb016 with identifier: 10724990 to the API
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724990>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-26T13:05:00Z',
'fuel_type': 'Electric',
'id': '319030ab-dbbe-5262-838b-1efe01fbb016',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724990',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q8',
'odometer': 64200,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5614913/general/c5a04de2-2fcf-445c-b520-4578c2cf539e.jpg',
'https://images.openlane.eu/carimgs/5614913/general/ff2b7aa9-36bc-47d0-b26d-f1c86e69448c.jpg',
'https://images.openlane.eu/carimgs/5614913/general/2ab9f7d4-21bd-4568-8c48-638ffa4da3a3.jpg',
'https://images.openlane.eu/carimgs/5614913/general/0e75d340-3736-4a6b-a0f1-b1a2fd2320e3.jpg',
'https://images.openlane.eu/carimgs/5614913/general/1417bd30-0cbb-440c-81c3-560bb4fa170a.jpg',
'https://images.openlane.eu/carimgs/5614913/general/1f3b75b2-a61d-4c9a-9163-90e2dfba1592.jpg',
'https://images.openlane.eu/carimgs/5614913/general/6409b4f9-8e5e-4c61-a344-a803d22abc76.jpg',
'https://images.openlane.eu/carimgs/5614913/general/ed1edcb5-5884-430a-b9db-e404520f324d.jpg',
'https://images.openlane.eu/carimgs/5614913/general/e20cc3b4-54dd-43d3-8280-1e754c13f44e.jpg',
'https://images.openlane.eu/carimgs/5614913/general/caf02dd5-3ec7-4b63-81ed-a323df157ab9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_319030ab-dbbe-5262-838b-1efe01fbb016/319030ab-dbbe-5262-838b-1efe01fbb016_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 495315,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614913/general/c5a04de2-2fcf-445c-b520-4578c2cf539e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_319030ab-dbbe-5262-838b-1efe01fbb016/319030ab-dbbe-5262-838b-1efe01fbb016_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 615424,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614913/general/ff2b7aa9-36bc-47d0-b26d-f1c86e69448c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_319030ab-dbbe-5262-838b-1efe01fbb016/319030ab-dbbe-5262-838b-1efe01fbb016_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 631240,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614913/general/2ab9f7d4-21bd-4568-8c48-638ffa4da3a3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_319030ab-dbbe-5262-838b-1efe01fbb016/319030ab-dbbe-5262-838b-1efe01fbb016_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 791724,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614913/general/0e75d340-3736-4a6b-a0f1-b1a2fd2320e3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_319030ab-dbbe-5262-838b-1efe01fbb016/319030ab-dbbe-5262-838b-1efe01fbb016_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 680657,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614913/general/1417bd30-0cbb-440c-81c3-560bb4fa170a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_319030ab-dbbe-5262-838b-1efe01fbb016/319030ab-dbbe-5262-838b-1efe01fbb016_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 827103,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614913/general/1f3b75b2-a61d-4c9a-9163-90e2dfba1592.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_319030ab-dbbe-5262-838b-1efe01fbb016/319030ab-dbbe-5262-838b-1efe01fbb016_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 780254,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614913/general/6409b4f9-8e5e-4c61-a344-a803d22abc76.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_319030ab-dbbe-5262-838b-1efe01fbb016/319030ab-dbbe-5262-838b-1efe01fbb016_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 647343,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614913/general/ed1edcb5-5884-430a-b9db-e404520f324d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_319030ab-dbbe-5262-838b-1efe01fbb016/319030ab-dbbe-5262-838b-1efe01fbb016_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 619998,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614913/general/e20cc3b4-54dd-43d3-8280-1e754c13f44e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_319030ab-dbbe-5262-838b-1efe01fbb016/319030ab-dbbe-5262-838b-1efe01fbb016_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 790933,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614913/general/caf02dd5-3ec7-4b63-81ed-a323df157ab9.jpg',
'Width': 2731}],
'price': 34200,
'price_includes_vat': True,
'registration_date': '2023-09-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi Sportback S Line - Electric - Automatic - 340 hp - 64.200 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-25 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724990%27 HTTP/1.1" 200 None
2026-03-25 17:21:51 [adesa.de] INFO: Saving data for 10724990: {'created_time': 1774459311.020003, 'last_price_update_time': 1774459311.020016, 'auction_closing_time': 1774530300.0}
2026-03-25 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724990') HTTP/1.1" 204 0
2026-03-25 17:21:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718748> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:21:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:21:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2720728-711b-5c68-8ad5-c9870e825658 with identifier: 10718748
2026-03-25 17:21:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2720728-711b-5c68-8ad5-c9870e825658 with scrape type 2
2026-03-25 17:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2720728-711b-5c68-8ad5-c9870e825658 with scrape type 2
2026-03-25 17:21:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c2720728-711b-5c68-8ad5-c9870e825658, identifier: 10718748
2026-03-25 17:21:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c2720728-711b-5c68-8ad5-c9870e825658 with identifier: 10718748
2026-03-25 17:21:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c2720728-711b-5c68-8ad5-c9870e825658 with identifier: 10718748
2026-03-25 17:21:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c2720728-711b-5c68-8ad5-c9870e825658 with identifier: 10718748 to the API
2026-03-25 17:21:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:21:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:21:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718748>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-03-26T08:50:00Z',
'fuel_type': 'Petrol',
'id': 'c2720728-711b-5c68-8ad5-c9870e825658',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '33378',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718748',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 58284,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kamiq 1.0 TGI Scout - Petrol - Manual - 90 hp - 58.284 km',
'transmission': 'manual',
'trim': 'Scout',
'vin': None,
'year': 2021}
2026-03-25 17:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718748%27 HTTP/1.1" 200 None
2026-03-25 17:21:54 [adesa.de] INFO: Saving data for 10718748: {'auction_closing_time': 1774515000.0, 'created_time': 1774372652.433894, 'last_price_update_time': 1774459314.687138}
2026-03-25 17:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718748') HTTP/1.1" 204 0
2026-03-25 17:22:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:01 [adesa.de] INFO: Found listing with ID: 10717335
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717335%27 HTTP/1.1" 200 None
2026-03-25 17:22:01 [adesa.de] INFO: Scrape type for 10717335: 2
2026-03-25 17:22:01 [adesa.de] INFO: Scraping item 10717335 url https://www.openlane.eu/en/carv6/auction/10717335
2026-03-25 17:22:01 [adesa.de] INFO: Found listing with ID: 10717339
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717339%27 HTTP/1.1" 200 None
2026-03-25 17:22:01 [adesa.de] INFO: Scrape type for 10717339: 2
2026-03-25 17:22:01 [adesa.de] INFO: Scraping item 10717339 url https://www.openlane.eu/en/carv6/auction/10717339
2026-03-25 17:22:01 [adesa.de] INFO: Found listing with ID: 10717345
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717345%27 HTTP/1.1" 200 None
2026-03-25 17:22:01 [adesa.de] INFO: Scrape type for 10717345: 2
2026-03-25 17:22:01 [adesa.de] INFO: Scraping item 10717345 url https://www.openlane.eu/en/carv6/auction/10717345
2026-03-25 17:22:01 [adesa.de] INFO: Found listing with ID: 10717340
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717340%27 HTTP/1.1" 200 None
2026-03-25 17:22:01 [adesa.de] INFO: Scrape type for 10717340: 2
2026-03-25 17:22:01 [adesa.de] INFO: Scraping item 10717340 url https://www.openlane.eu/en/carv6/auction/10717340
2026-03-25 17:22:01 [adesa.de] INFO: Found listing with ID: 10717336
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717336%27 HTTP/1.1" 200 None
2026-03-25 17:22:01 [adesa.de] INFO: Scrape type for 10717336: 2
2026-03-25 17:22:01 [adesa.de] INFO: Scraping item 10717336 url https://www.openlane.eu/en/carv6/auction/10717336
2026-03-25 17:22:01 [adesa.de] INFO: Found listing with ID: 10717348
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717348%27 HTTP/1.1" 200 None
2026-03-25 17:22:01 [adesa.de] INFO: Scrape type for 10717348: 2
2026-03-25 17:22:01 [adesa.de] INFO: Scraping item 10717348 url https://www.openlane.eu/en/carv6/auction/10717348
2026-03-25 17:22:01 [adesa.de] INFO: Found listing with ID: 10717350
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717350%27 HTTP/1.1" 200 None
2026-03-25 17:22:01 [adesa.de] INFO: Scrape type for 10717350: 2
2026-03-25 17:22:01 [adesa.de] INFO: Scraping item 10717350 url https://www.openlane.eu/en/carv6/auction/10717350
2026-03-25 17:22:01 [adesa.de] INFO: Found listing with ID: 10717342
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717342%27 HTTP/1.1" 200 None
2026-03-25 17:22:01 [adesa.de] INFO: Scrape type for 10717342: 2
2026-03-25 17:22:01 [adesa.de] INFO: Scraping item 10717342 url https://www.openlane.eu/en/carv6/auction/10717342
2026-03-25 17:22:01 [adesa.de] INFO: Found listing with ID: 10717354
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717354%27 HTTP/1.1" 200 None
2026-03-25 17:22:01 [adesa.de] INFO: Scrape type for 10717354: 2
2026-03-25 17:22:01 [adesa.de] INFO: Scraping item 10717354 url https://www.openlane.eu/en/carv6/auction/10717354
2026-03-25 17:22:01 [adesa.de] INFO: Found listing with ID: 10717352
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717352%27 HTTP/1.1" 200 None
2026-03-25 17:22:01 [adesa.de] INFO: Scrape type for 10717352: 2
2026-03-25 17:22:01 [adesa.de] INFO: Scraping item 10717352 url https://www.openlane.eu/en/carv6/auction/10717352
2026-03-25 17:22:01 [adesa.de] INFO: Found listing with ID: 10717341
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717341%27 HTTP/1.1" 200 None
2026-03-25 17:22:01 [adesa.de] INFO: Scrape type for 10717341: 2
2026-03-25 17:22:01 [adesa.de] INFO: Scraping item 10717341 url https://www.openlane.eu/en/carv6/auction/10717341
2026-03-25 17:22:01 [adesa.de] INFO: Found listing with ID: 10717326
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717326%27 HTTP/1.1" 200 None
2026-03-25 17:22:01 [adesa.de] INFO: Scrape type for 10717326: 2
2026-03-25 17:22:01 [adesa.de] INFO: Scraping item 10717326 url https://www.openlane.eu/en/carv6/auction/10717326
2026-03-25 17:22:01 [adesa.de] INFO: Found listing with ID: 10717332
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717332%27 HTTP/1.1" 200 None
2026-03-25 17:22:01 [adesa.de] INFO: Scrape type for 10717332: 2
2026-03-25 17:22:01 [adesa.de] INFO: Scraping item 10717332 url https://www.openlane.eu/en/carv6/auction/10717332
2026-03-25 17:22:01 [adesa.de] INFO: Found listing with ID: 10717346
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717346%27 HTTP/1.1" 200 None
2026-03-25 17:22:01 [adesa.de] INFO: Scrape type for 10717346: 2
2026-03-25 17:22:01 [adesa.de] INFO: Scraping item 10717346 url https://www.openlane.eu/en/carv6/auction/10717346
2026-03-25 17:22:01 [adesa.de] INFO: Found listing with ID: 10717327
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717327%27 HTTP/1.1" 200 None
2026-03-25 17:22:01 [adesa.de] INFO: Scrape type for 10717327: 2
2026-03-25 17:22:01 [adesa.de] INFO: Scraping item 10717327 url https://www.openlane.eu/en/carv6/auction/10717327
2026-03-25 17:22:01 [adesa.de] INFO: Found listing with ID: 10717344
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717344%27 HTTP/1.1" 200 None
2026-03-25 17:22:01 [adesa.de] INFO: Scrape type for 10717344: 2
2026-03-25 17:22:01 [adesa.de] INFO: Scraping item 10717344 url https://www.openlane.eu/en/carv6/auction/10717344
2026-03-25 17:22:01 [adesa.de] INFO: Found listing with ID: 10717349
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717349%27 HTTP/1.1" 200 None
2026-03-25 17:22:01 [adesa.de] INFO: Scrape type for 10717349: 2
2026-03-25 17:22:01 [adesa.de] INFO: Scraping item 10717349 url https://www.openlane.eu/en/carv6/auction/10717349
2026-03-25 17:22:01 [adesa.de] INFO: Found listing with ID: 10717351
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717351%27 HTTP/1.1" 200 None
2026-03-25 17:22:01 [adesa.de] INFO: Scrape type for 10717351: 2
2026-03-25 17:22:01 [adesa.de] INFO: Scraping item 10717351 url https://www.openlane.eu/en/carv6/auction/10717351
2026-03-25 17:22:01 [adesa.de] INFO: Found listing with ID: 10717343
2026-03-25 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717343%27 HTTP/1.1" 200 None
2026-03-25 17:22:02 [adesa.de] INFO: Scrape type for 10717343: 2
2026-03-25 17:22:02 [adesa.de] INFO: Scraping item 10717343 url https://www.openlane.eu/en/carv6/auction/10717343
2026-03-25 17:22:02 [adesa.de] INFO: Found listing with ID: 10717338
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717338%27 HTTP/1.1" 200 None
2026-03-25 17:22:02 [adesa.de] INFO: Scrape type for 10717338: 2
2026-03-25 17:22:02 [adesa.de] INFO: Scraping item 10717338 url https://www.openlane.eu/en/carv6/auction/10717338
2026-03-25 17:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:02 [adesa.de] INFO: Found listing with ID: 10717058
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717058%27 HTTP/1.1" 200 None
2026-03-25 17:22:02 [adesa.de] INFO: Scrape type for 10717058: 0
2026-03-25 17:22:02 [adesa.de] INFO: Skipping item 10717058 url https://www.openlane.eu/en/carv6/auction/10717058
2026-03-25 17:22:02 [adesa.de] INFO: Found listing with ID: 10717080
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717080%27 HTTP/1.1" 200 None
2026-03-25 17:22:02 [adesa.de] INFO: Scrape type for 10717080: 0
2026-03-25 17:22:02 [adesa.de] INFO: Skipping item 10717080 url https://www.openlane.eu/en/carv6/auction/10717080
2026-03-25 17:22:02 [adesa.de] INFO: Found listing with ID: 10717073
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717073%27 HTTP/1.1" 200 None
2026-03-25 17:22:02 [adesa.de] INFO: Scrape type for 10717073: 0
2026-03-25 17:22:02 [adesa.de] INFO: Skipping item 10717073 url https://www.openlane.eu/en/carv6/auction/10717073
2026-03-25 17:22:02 [adesa.de] INFO: Found listing with ID: 10717079
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717079%27 HTTP/1.1" 200 None
2026-03-25 17:22:02 [adesa.de] INFO: Scrape type for 10717079: 0
2026-03-25 17:22:02 [adesa.de] INFO: Skipping item 10717079 url https://www.openlane.eu/en/carv6/auction/10717079
2026-03-25 17:22:02 [adesa.de] INFO: Found listing with ID: 10717067
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717067%27 HTTP/1.1" 200 None
2026-03-25 17:22:02 [adesa.de] INFO: Scrape type for 10717067: 0
2026-03-25 17:22:02 [adesa.de] INFO: Skipping item 10717067 url https://www.openlane.eu/en/carv6/auction/10717067
2026-03-25 17:22:02 [adesa.de] INFO: Found listing with ID: 10717096
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717096%27 HTTP/1.1" 200 None
2026-03-25 17:22:02 [adesa.de] INFO: Scrape type for 10717096: 0
2026-03-25 17:22:02 [adesa.de] INFO: Skipping item 10717096 url https://www.openlane.eu/en/carv6/auction/10717096
2026-03-25 17:22:02 [adesa.de] INFO: Found listing with ID: 10717062
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717062%27 HTTP/1.1" 200 None
2026-03-25 17:22:02 [adesa.de] INFO: Scrape type for 10717062: 0
2026-03-25 17:22:02 [adesa.de] INFO: Skipping item 10717062 url https://www.openlane.eu/en/carv6/auction/10717062
2026-03-25 17:22:02 [adesa.de] INFO: Found listing with ID: 10717074
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717074%27 HTTP/1.1" 200 None
2026-03-25 17:22:02 [adesa.de] INFO: Scrape type for 10717074: 0
2026-03-25 17:22:02 [adesa.de] INFO: Skipping item 10717074 url https://www.openlane.eu/en/carv6/auction/10717074
2026-03-25 17:22:02 [adesa.de] INFO: Found listing with ID: 10717046
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717046%27 HTTP/1.1" 200 None
2026-03-25 17:22:02 [adesa.de] INFO: Scrape type for 10717046: 2
2026-03-25 17:22:02 [adesa.de] INFO: Scraping item 10717046 url https://www.openlane.eu/en/carv6/auction/10717046
2026-03-25 17:22:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:02 [adesa.de] INFO: Found listing with ID: 10717075
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717075%27 HTTP/1.1" 200 None
2026-03-25 17:22:02 [adesa.de] INFO: Scrape type for 10717075: 0
2026-03-25 17:22:02 [adesa.de] INFO: Skipping item 10717075 url https://www.openlane.eu/en/carv6/auction/10717075
2026-03-25 17:22:02 [adesa.de] INFO: Found listing with ID: 10717047
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717047%27 HTTP/1.1" 200 None
2026-03-25 17:22:02 [adesa.de] INFO: Scrape type for 10717047: 2
2026-03-25 17:22:02 [adesa.de] INFO: Scraping item 10717047 url https://www.openlane.eu/en/carv6/auction/10717047
2026-03-25 17:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0af36b0f-7694-5030-b08c-40ad2c3287ad with identifier: 10718640
2026-03-25 17:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0af36b0f-7694-5030-b08c-40ad2c3287ad with scrape type 2
2026-03-25 17:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0af36b0f-7694-5030-b08c-40ad2c3287ad with scrape type 2
2026-03-25 17:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0af36b0f-7694-5030-b08c-40ad2c3287ad, identifier: 10718640
2026-03-25 17:22:02 [adesa.de] INFO: Found listing with ID: 10717063
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717063%27 HTTP/1.1" 200 None
2026-03-25 17:22:02 [adesa.de] INFO: Scrape type for 10717063: 0
2026-03-25 17:22:02 [adesa.de] INFO: Skipping item 10717063 url https://www.openlane.eu/en/carv6/auction/10717063
2026-03-25 17:22:02 [adesa.de] INFO: Found listing with ID: 10717048
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717048%27 HTTP/1.1" 200 None
2026-03-25 17:22:02 [adesa.de] INFO: Scrape type for 10717048: 2
2026-03-25 17:22:02 [adesa.de] INFO: Scraping item 10717048 url https://www.openlane.eu/en/carv6/auction/10717048
2026-03-25 17:22:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0af36b0f-7694-5030-b08c-40ad2c3287ad with identifier: 10718640
2026-03-25 17:22:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0af36b0f-7694-5030-b08c-40ad2c3287ad with identifier: 10718640
2026-03-25 17:22:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0af36b0f-7694-5030-b08c-40ad2c3287ad with identifier: 10718640 to the API
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718640>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '0af36b0f-7694-5030-b08c-40ad2c3287ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35284',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718640',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 68186,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2023-02-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Manual - 116 hp - '
'68.186 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718640%27 HTTP/1.1" 200 None
2026-03-25 17:22:02 [adesa.de] INFO: Saving data for 10718640: {'auction_closing_time': 1774513800.0, 'created_time': 1774372661.601688, 'last_price_update_time': 1774459322.673382}
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718640') HTTP/1.1" 204 0
2026-03-25 17:22:02 [adesa.de] INFO: Found listing with ID: 10717064
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717064%27 HTTP/1.1" 200 None
2026-03-25 17:22:02 [adesa.de] INFO: Scrape type for 10717064: 0
2026-03-25 17:22:02 [adesa.de] INFO: Skipping item 10717064 url https://www.openlane.eu/en/carv6/auction/10717064
2026-03-25 17:22:02 [adesa.de] INFO: Found listing with ID: 10717065
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717065%27 HTTP/1.1" 200 None
2026-03-25 17:22:02 [adesa.de] INFO: Scrape type for 10717065: 0
2026-03-25 17:22:02 [adesa.de] INFO: Skipping item 10717065 url https://www.openlane.eu/en/carv6/auction/10717065
2026-03-25 17:22:02 [adesa.de] INFO: Found listing with ID: 10717059
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717059%27 HTTP/1.1" 200 None
2026-03-25 17:22:02 [adesa.de] INFO: Scrape type for 10717059: 0
2026-03-25 17:22:02 [adesa.de] INFO: Skipping item 10717059 url https://www.openlane.eu/en/carv6/auction/10717059
2026-03-25 17:22:02 [adesa.de] INFO: Found listing with ID: 10717070
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717070%27 HTTP/1.1" 200 None
2026-03-25 17:22:02 [adesa.de] INFO: Scrape type for 10717070: 0
2026-03-25 17:22:02 [adesa.de] INFO: Skipping item 10717070 url https://www.openlane.eu/en/carv6/auction/10717070
2026-03-25 17:22:02 [adesa.de] INFO: Found listing with ID: 10717066
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717066%27 HTTP/1.1" 200 None
2026-03-25 17:22:02 [adesa.de] INFO: Scrape type for 10717066: 0
2026-03-25 17:22:02 [adesa.de] INFO: Skipping item 10717066 url https://www.openlane.eu/en/carv6/auction/10717066
2026-03-25 17:22:02 [adesa.de] INFO: Found listing with ID: 10717068
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717068%27 HTTP/1.1" 200 None
2026-03-25 17:22:02 [adesa.de] INFO: Scrape type for 10717068: 0
2026-03-25 17:22:02 [adesa.de] INFO: Skipping item 10717068 url https://www.openlane.eu/en/carv6/auction/10717068
2026-03-25 17:22:02 [adesa.de] INFO: Found listing with ID: 10717078
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717078%27 HTTP/1.1" 200 None
2026-03-25 17:22:02 [adesa.de] INFO: Scrape type for 10717078: 0
2026-03-25 17:22:02 [adesa.de] INFO: Skipping item 10717078 url https://www.openlane.eu/en/carv6/auction/10717078
2026-03-25 17:22:02 [adesa.de] INFO: Found listing with ID: 10717050
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717050%27 HTTP/1.1" 200 None
2026-03-25 17:22:02 [adesa.de] INFO: Scrape type for 10717050: 2
2026-03-25 17:22:02 [adesa.de] INFO: Scraping item 10717050 url https://www.openlane.eu/en/carv6/auction/10717050
2026-03-25 17:22:02 [adesa.de] INFO: Found listing with ID: 10717082
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717082%27 HTTP/1.1" 200 None
2026-03-25 17:22:02 [adesa.de] INFO: Scrape type for 10717082: 0
2026-03-25 17:22:02 [adesa.de] INFO: Skipping item 10717082 url https://www.openlane.eu/en/carv6/auction/10717082
2026-03-25 17:22:02 [adesa.de] INFO: Found listing with ID: 10717069
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717069%27 HTTP/1.1" 200 None
2026-03-25 17:22:02 [adesa.de] INFO: Scrape type for 10717069: 0
2026-03-25 17:22:02 [adesa.de] INFO: Skipping item 10717069 url https://www.openlane.eu/en/carv6/auction/10717069
2026-03-25 17:22:02 [adesa.de] INFO: Found listing with ID: 10717060
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717060%27 HTTP/1.1" 200 None
2026-03-25 17:22:02 [adesa.de] INFO: Scrape type for 10717060: 0
2026-03-25 17:22:02 [adesa.de] INFO: Skipping item 10717060 url https://www.openlane.eu/en/carv6/auction/10717060
2026-03-25 17:22:02 [adesa.de] INFO: Found listing with ID: 10717049
2026-03-25 17:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717049%27 HTTP/1.1" 200 None
2026-03-25 17:22:03 [adesa.de] INFO: Scrape type for 10717049: 2
2026-03-25 17:22:03 [adesa.de] INFO: Scraping item 10717049 url https://www.openlane.eu/en/carv6/auction/10717049
2026-03-25 17:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717331> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:03 [adesa.de] INFO: Found listing with ID: 10717051
2026-03-25 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717051%27 HTTP/1.1" 200 None
2026-03-25 17:22:03 [adesa.de] INFO: Scrape type for 10717051: 2
2026-03-25 17:22:03 [adesa.de] INFO: Scraping item 10717051 url https://www.openlane.eu/en/carv6/auction/10717051
2026-03-25 17:22:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:03 [adesa.de] INFO: Found listing with ID: 10717072
2026-03-25 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717072%27 HTTP/1.1" 200 None
2026-03-25 17:22:03 [adesa.de] INFO: Scrape type for 10717072: 0
2026-03-25 17:22:03 [adesa.de] INFO: Skipping item 10717072 url https://www.openlane.eu/en/carv6/auction/10717072
2026-03-25 17:22:03 [adesa.de] INFO: Found listing with ID: 10717097
2026-03-25 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717097%27 HTTP/1.1" 200 None
2026-03-25 17:22:03 [adesa.de] INFO: Scrape type for 10717097: 0
2026-03-25 17:22:03 [adesa.de] INFO: Skipping item 10717097 url https://www.openlane.eu/en/carv6/auction/10717097
2026-03-25 17:22:03 [adesa.de] INFO: Found listing with ID: 10717053
2026-03-25 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717053%27 HTTP/1.1" 200 None
2026-03-25 17:22:03 [adesa.de] INFO: Scrape type for 10717053: 0
2026-03-25 17:22:03 [adesa.de] INFO: Skipping item 10717053 url https://www.openlane.eu/en/carv6/auction/10717053
2026-03-25 17:22:03 [adesa.de] INFO: Found listing with ID: 10717055
2026-03-25 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717055%27 HTTP/1.1" 200 None
2026-03-25 17:22:03 [adesa.de] INFO: Scrape type for 10717055: 2
2026-03-25 17:22:03 [adesa.de] INFO: Scraping item 10717055 url https://www.openlane.eu/en/carv6/auction/10717055
2026-03-25 17:22:03 [adesa.de] INFO: Found listing with ID: 10717071
2026-03-25 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717071%27 HTTP/1.1" 200 None
2026-03-25 17:22:03 [adesa.de] INFO: Scrape type for 10717071: 0
2026-03-25 17:22:03 [adesa.de] INFO: Skipping item 10717071 url https://www.openlane.eu/en/carv6/auction/10717071
2026-03-25 17:22:03 [adesa.de] INFO: Found listing with ID: 10717052
2026-03-25 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717052%27 HTTP/1.1" 200 None
2026-03-25 17:22:03 [adesa.de] INFO: Scrape type for 10717052: 2
2026-03-25 17:22:03 [adesa.de] INFO: Scraping item 10717052 url https://www.openlane.eu/en/carv6/auction/10717052
2026-03-25 17:22:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0121055-10fa-5c0b-b767-697f85f55c65 with identifier: 10717331
2026-03-25 17:22:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0121055-10fa-5c0b-b767-697f85f55c65 with scrape type 2
2026-03-25 17:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0121055-10fa-5c0b-b767-697f85f55c65 with scrape type 2
2026-03-25 17:22:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b0121055-10fa-5c0b-b767-697f85f55c65, identifier: 10717331
2026-03-25 17:22:03 [adesa.de] INFO: Found listing with ID: 10717054
2026-03-25 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717054%27 HTTP/1.1" 200 None
2026-03-25 17:22:03 [adesa.de] INFO: Scrape type for 10717054: 2
2026-03-25 17:22:03 [adesa.de] INFO: Scraping item 10717054 url https://www.openlane.eu/en/carv6/auction/10717054
2026-03-25 17:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b0121055-10fa-5c0b-b767-697f85f55c65 with identifier: 10717331
2026-03-25 17:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b0121055-10fa-5c0b-b767-697f85f55c65 with identifier: 10717331
2026-03-25 17:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b0121055-10fa-5c0b-b767-697f85f55c65 with identifier: 10717331 to the API
2026-03-25 17:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717331>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'b0121055-10fa-5c0b-b767-697f85f55c65',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M -RZ 4770',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717331',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 34745,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 35000,
'price_includes_vat': True,
'registration_date': '2025-04-07',
'seats_number': 5,
'seller_name': 'Sixt GmbH & Co. Autovermietung KG - Car sales',
'title': 'BMW 5 Series Touring 520i - Petrol - Automatic - 190 hp - 34.745 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717331%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Saving data for 10717331: {'auction_closing_time': 1774519800.0, 'created_time': 1774372798.088313, 'last_price_update_time': 1774459324.156864}
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717331') HTTP/1.1" 204 0
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10717057
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717057%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10717057: 0
2026-03-25 17:22:04 [adesa.de] INFO: Skipping item 10717057 url https://www.openlane.eu/en/carv6/auction/10717057
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10717077
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717077%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10717077: 0
2026-03-25 17:22:04 [adesa.de] INFO: Skipping item 10717077 url https://www.openlane.eu/en/carv6/auction/10717077
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10717086
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717086%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10717086: 0
2026-03-25 17:22:04 [adesa.de] INFO: Skipping item 10717086 url https://www.openlane.eu/en/carv6/auction/10717086
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10717076
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717076%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10717076: 0
2026-03-25 17:22:04 [adesa.de] INFO: Skipping item 10717076 url https://www.openlane.eu/en/carv6/auction/10717076
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10717087
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717087%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10717087: 0
2026-03-25 17:22:04 [adesa.de] INFO: Skipping item 10717087 url https://www.openlane.eu/en/carv6/auction/10717087
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10717093
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717093%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10717093: 0
2026-03-25 17:22:04 [adesa.de] INFO: Skipping item 10717093 url https://www.openlane.eu/en/carv6/auction/10717093
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10717084
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717084%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10717084: 0
2026-03-25 17:22:04 [adesa.de] INFO: Skipping item 10717084 url https://www.openlane.eu/en/carv6/auction/10717084
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10717091
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717091%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10717091: 0
2026-03-25 17:22:04 [adesa.de] INFO: Skipping item 10717091 url https://www.openlane.eu/en/carv6/auction/10717091
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10717094
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717094%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10717094: 0
2026-03-25 17:22:04 [adesa.de] INFO: Skipping item 10717094 url https://www.openlane.eu/en/carv6/auction/10717094
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10717089
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717089%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10717089: 0
2026-03-25 17:22:04 [adesa.de] INFO: Skipping item 10717089 url https://www.openlane.eu/en/carv6/auction/10717089
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10717081
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717081%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10717081: 0
2026-03-25 17:22:04 [adesa.de] INFO: Skipping item 10717081 url https://www.openlane.eu/en/carv6/auction/10717081
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10717083
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717083%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10717083: 0
2026-03-25 17:22:04 [adesa.de] INFO: Skipping item 10717083 url https://www.openlane.eu/en/carv6/auction/10717083
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10717056
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717056%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10717056: 0
2026-03-25 17:22:04 [adesa.de] INFO: Skipping item 10717056 url https://www.openlane.eu/en/carv6/auction/10717056
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10717092
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717092%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10717092: 0
2026-03-25 17:22:04 [adesa.de] INFO: Skipping item 10717092 url https://www.openlane.eu/en/carv6/auction/10717092
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10717090
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717090%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10717090: 0
2026-03-25 17:22:04 [adesa.de] INFO: Skipping item 10717090 url https://www.openlane.eu/en/carv6/auction/10717090
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10717088
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717088%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10717088: 0
2026-03-25 17:22:04 [adesa.de] INFO: Skipping item 10717088 url https://www.openlane.eu/en/carv6/auction/10717088
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10717095
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717095%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10717095: 0
2026-03-25 17:22:04 [adesa.de] INFO: Skipping item 10717095 url https://www.openlane.eu/en/carv6/auction/10717095
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10717085
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717085%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10717085: 0
2026-03-25 17:22:04 [adesa.de] INFO: Skipping item 10717085 url https://www.openlane.eu/en/carv6/auction/10717085
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10717061
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717061%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10717061: 0
2026-03-25 17:22:04 [adesa.de] INFO: Skipping item 10717061 url https://www.openlane.eu/en/carv6/auction/10717061
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10718882
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718882%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10718882: 2
2026-03-25 17:22:04 [adesa.de] INFO: Scraping item 10718882 url https://www.openlane.eu/en/carv6/auction/10718882
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10728593
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728593%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10728593: 1
2026-03-25 17:22:04 [adesa.de] INFO: Scraping item 10728593 url https://www.openlane.eu/en/carv6/auction/10728593
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10723628
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723628%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10723628: 0
2026-03-25 17:22:04 [adesa.de] INFO: Skipping item 10723628 url https://www.openlane.eu/en/carv6/auction/10723628
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10724188
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724188%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10724188: 1
2026-03-25 17:22:04 [adesa.de] INFO: Scraping item 10724188 url https://www.openlane.eu/en/carv6/auction/10724188
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10724285
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724285%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10724285: 1
2026-03-25 17:22:04 [adesa.de] INFO: Scraping item 10724285 url https://www.openlane.eu/en/carv6/auction/10724285
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10723630
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723630%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10723630: 0
2026-03-25 17:22:04 [adesa.de] INFO: Skipping item 10723630 url https://www.openlane.eu/en/carv6/auction/10723630
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10724183
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724183%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10724183: 1
2026-03-25 17:22:04 [adesa.de] INFO: Scraping item 10724183 url https://www.openlane.eu/en/carv6/auction/10724183
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10717871
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717871%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10717871: 2
2026-03-25 17:22:04 [adesa.de] INFO: Scraping item 10717871 url https://www.openlane.eu/en/carv6/auction/10717871
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10724202
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724202%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10724202: 1
2026-03-25 17:22:04 [adesa.de] INFO: Scraping item 10724202 url https://www.openlane.eu/en/carv6/auction/10724202
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10709864
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709864%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10709864: 0
2026-03-25 17:22:04 [adesa.de] INFO: Skipping item 10709864 url https://www.openlane.eu/en/carv6/auction/10709864
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10709885
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709885%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10709885: 0
2026-03-25 17:22:04 [adesa.de] INFO: Skipping item 10709885 url https://www.openlane.eu/en/carv6/auction/10709885
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10709689
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709689%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10709689: 2
2026-03-25 17:22:04 [adesa.de] INFO: Scraping item 10709689 url https://www.openlane.eu/en/carv6/auction/10709689
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10709825
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709825%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10709825: 0
2026-03-25 17:22:04 [adesa.de] INFO: Skipping item 10709825 url https://www.openlane.eu/en/carv6/auction/10709825
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10709813
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709813%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10709813: 0
2026-03-25 17:22:04 [adesa.de] INFO: Skipping item 10709813 url https://www.openlane.eu/en/carv6/auction/10709813
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10709876
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709876%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10709876: 0
2026-03-25 17:22:04 [adesa.de] INFO: Skipping item 10709876 url https://www.openlane.eu/en/carv6/auction/10709876
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10709692
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709692%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10709692: 2
2026-03-25 17:22:04 [adesa.de] INFO: Scraping item 10709692 url https://www.openlane.eu/en/carv6/auction/10709692
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10709886
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709886%27 HTTP/1.1" 200 None
2026-03-25 17:22:04 [adesa.de] INFO: Scrape type for 10709886: 0
2026-03-25 17:22:04 [adesa.de] INFO: Skipping item 10709886 url https://www.openlane.eu/en/carv6/auction/10709886
2026-03-25 17:22:04 [adesa.de] INFO: Found listing with ID: 10709856
2026-03-25 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709856%27 HTTP/1.1" 200 None
2026-03-25 17:22:05 [adesa.de] INFO: Scrape type for 10709856: 0
2026-03-25 17:22:05 [adesa.de] INFO: Skipping item 10709856 url https://www.openlane.eu/en/carv6/auction/10709856
2026-03-25 17:22:05 [adesa.de] INFO: Found listing with ID: 10709967
2026-03-25 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709967%27 HTTP/1.1" 200 None
2026-03-25 17:22:05 [adesa.de] INFO: Scrape type for 10709967: 0
2026-03-25 17:22:05 [adesa.de] INFO: Skipping item 10709967 url https://www.openlane.eu/en/carv6/auction/10709967
2026-03-25 17:22:05 [adesa.de] INFO: Found listing with ID: 10709860
2026-03-25 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709860%27 HTTP/1.1" 200 None
2026-03-25 17:22:05 [adesa.de] INFO: Scrape type for 10709860: 0
2026-03-25 17:22:05 [adesa.de] INFO: Skipping item 10709860 url https://www.openlane.eu/en/carv6/auction/10709860
2026-03-25 17:22:05 [adesa.de] INFO: Found listing with ID: 10709812
2026-03-25 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709812%27 HTTP/1.1" 200 None
2026-03-25 17:22:05 [adesa.de] INFO: Scrape type for 10709812: 0
2026-03-25 17:22:05 [adesa.de] INFO: Skipping item 10709812 url https://www.openlane.eu/en/carv6/auction/10709812
2026-03-25 17:22:05 [adesa.de] INFO: Found listing with ID: 10709871
2026-03-25 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709871%27 HTTP/1.1" 200 None
2026-03-25 17:22:05 [adesa.de] INFO: Scrape type for 10709871: 0
2026-03-25 17:22:05 [adesa.de] INFO: Skipping item 10709871 url https://www.openlane.eu/en/carv6/auction/10709871
2026-03-25 17:22:05 [adesa.de] INFO: Found listing with ID: 10709867
2026-03-25 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709867%27 HTTP/1.1" 200 None
2026-03-25 17:22:05 [adesa.de] INFO: Scrape type for 10709867: 0
2026-03-25 17:22:05 [adesa.de] INFO: Skipping item 10709867 url https://www.openlane.eu/en/carv6/auction/10709867
2026-03-25 17:22:05 [adesa.de] INFO: Found listing with ID: 10709832
2026-03-25 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709832%27 HTTP/1.1" 200 None
2026-03-25 17:22:05 [adesa.de] INFO: Scrape type for 10709832: 2
2026-03-25 17:22:05 [adesa.de] INFO: Scraping item 10709832 url https://www.openlane.eu/en/carv6/auction/10709832
2026-03-25 17:22:05 [adesa.de] INFO: Found listing with ID: 10709866
2026-03-25 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709866%27 HTTP/1.1" 200 None
2026-03-25 17:22:05 [adesa.de] INFO: Scrape type for 10709866: 0
2026-03-25 17:22:05 [adesa.de] INFO: Skipping item 10709866 url https://www.openlane.eu/en/carv6/auction/10709866
2026-03-25 17:22:05 [adesa.de] INFO: Found listing with ID: 10709791
2026-03-25 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709791%27 HTTP/1.1" 200 None
2026-03-25 17:22:05 [adesa.de] INFO: Scrape type for 10709791: 0
2026-03-25 17:22:05 [adesa.de] INFO: Skipping item 10709791 url https://www.openlane.eu/en/carv6/auction/10709791
2026-03-25 17:22:05 [adesa.de] INFO: Found listing with ID: 10709863
2026-03-25 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709863%27 HTTP/1.1" 200 None
2026-03-25 17:22:05 [adesa.de] INFO: Scrape type for 10709863: 0
2026-03-25 17:22:05 [adesa.de] INFO: Skipping item 10709863 url https://www.openlane.eu/en/carv6/auction/10709863
2026-03-25 17:22:05 [adesa.de] INFO: Found listing with ID: 10709910
2026-03-25 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709910%27 HTTP/1.1" 200 None
2026-03-25 17:22:05 [adesa.de] INFO: Scrape type for 10709910: 0
2026-03-25 17:22:05 [adesa.de] INFO: Skipping item 10709910 url https://www.openlane.eu/en/carv6/auction/10709910
2026-03-25 17:22:06 [scrapy.extensions.logstats] INFO: Crawled 747 pages (at 38 pages/min), scraped 357 items (at 33 items/min)
2026-03-25 17:22:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-25 17:22:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718652> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b641d17-1568-563d-b09f-aec5437e5815 with identifier: 10718652
2026-03-25 17:22:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b641d17-1568-563d-b09f-aec5437e5815 with scrape type 2
2026-03-25 17:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b641d17-1568-563d-b09f-aec5437e5815 with scrape type 2
2026-03-25 17:22:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7b641d17-1568-563d-b09f-aec5437e5815, identifier: 10718652
2026-03-25 17:22:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7b641d17-1568-563d-b09f-aec5437e5815 with identifier: 10718652
2026-03-25 17:22:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7b641d17-1568-563d-b09f-aec5437e5815 with identifier: 10718652
2026-03-25 17:22:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7b641d17-1568-563d-b09f-aec5437e5815 with identifier: 10718652 to the API
2026-03-25 17:22:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718652>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '7b641d17-1568-563d-b09f-aec5437e5815',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35553',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718652',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 42488,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'mind2move mobility GmbH',
'title': 'Opel Corsa 1.5 Edition - Diesel - Manual - 102 hp - 42.488 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-25 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718652%27 HTTP/1.1" 200 None
2026-03-25 17:22:09 [adesa.de] INFO: Saving data for 10718652: {'auction_closing_time': 1774513800.0, 'created_time': 1774372817.037423, 'last_price_update_time': 1774459329.922421}
2026-03-25 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718652') HTTP/1.1" 204 0
2026-03-25 17:22:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717323> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ed3c88e-cb02-5aca-8ec1-241c551a6a90 with identifier: 10717323
2026-03-25 17:22:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ed3c88e-cb02-5aca-8ec1-241c551a6a90 with scrape type 2
2026-03-25 17:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ed3c88e-cb02-5aca-8ec1-241c551a6a90 with scrape type 2
2026-03-25 17:22:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7ed3c88e-cb02-5aca-8ec1-241c551a6a90, identifier: 10717323
2026-03-25 17:22:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7ed3c88e-cb02-5aca-8ec1-241c551a6a90 with identifier: 10717323
2026-03-25 17:22:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7ed3c88e-cb02-5aca-8ec1-241c551a6a90 with identifier: 10717323
2026-03-25 17:22:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7ed3c88e-cb02-5aca-8ec1-241c551a6a90 with identifier: 10717323 to the API
2026-03-25 17:22:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717323>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 285,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '7ed3c88e-cb02-5aca-8ec1-241c551a6a90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M -FB 5437',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717323',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 30880,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 48200,
'price_includes_vat': True,
'registration_date': '2025-04-28',
'seats_number': 5,
'seller_name': 'Sixt GmbH & Co. Autovermietung KG - Car sales',
'title': 'BMW 5 Series Touring 540d M Sport - xDrive - Diesel - Automatic - '
'285 hp - 30.880 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-25 17:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717323%27 HTTP/1.1" 200 None
2026-03-25 17:22:12 [adesa.de] INFO: Saving data for 10717323: {'auction_closing_time': 1774519800.0, 'created_time': 1774372799.255317, 'last_price_update_time': 1774459332.458306}
2026-03-25 17:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717323') HTTP/1.1" 204 0
2026-03-25 17:22:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717328> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff20e88a-28b8-515a-9556-f02e7d61035a with identifier: 10717328
2026-03-25 17:22:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff20e88a-28b8-515a-9556-f02e7d61035a with scrape type 2
2026-03-25 17:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff20e88a-28b8-515a-9556-f02e7d61035a with scrape type 2
2026-03-25 17:22:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ff20e88a-28b8-515a-9556-f02e7d61035a, identifier: 10717328
2026-03-25 17:22:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ff20e88a-28b8-515a-9556-f02e7d61035a with identifier: 10717328
2026-03-25 17:22:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ff20e88a-28b8-515a-9556-f02e7d61035a with identifier: 10717328
2026-03-25 17:22:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ff20e88a-28b8-515a-9556-f02e7d61035a with identifier: 10717328 to the API
2026-03-25 17:22:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717328>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 285,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'ff20e88a-28b8-515a-9556-f02e7d61035a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M -FB 6114',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717328',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 44303,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 48200,
'price_includes_vat': True,
'registration_date': '2025-04-29',
'seats_number': 5,
'seller_name': 'Sixt GmbH & Co. Autovermietung KG - Car sales',
'title': 'BMW 5 Series Touring 540d M Sport - xDrive - Diesel - Automatic - '
'285 hp - 44.303 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-25 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717328%27 HTTP/1.1" 200 None
2026-03-25 17:22:16 [adesa.de] INFO: Saving data for 10717328: {'auction_closing_time': 1774519800.0, 'created_time': 1774372795.730207, 'last_price_update_time': 1774459336.443061}
2026-03-25 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717328') HTTP/1.1" 204 0
2026-03-25 17:22:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718739> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae51b0e6-0f3b-564a-a286-d6099c6cae26 with identifier: 10718739
2026-03-25 17:22:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae51b0e6-0f3b-564a-a286-d6099c6cae26 with scrape type 2
2026-03-25 17:22:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae51b0e6-0f3b-564a-a286-d6099c6cae26 with scrape type 2
2026-03-25 17:22:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ae51b0e6-0f3b-564a-a286-d6099c6cae26, identifier: 10718739
2026-03-25 17:22:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ae51b0e6-0f3b-564a-a286-d6099c6cae26 with identifier: 10718739
2026-03-25 17:22:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ae51b0e6-0f3b-564a-a286-d6099c6cae26 with identifier: 10718739
2026-03-25 17:22:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ae51b0e6-0f3b-564a-a286-d6099c6cae26 with identifier: 10718739 to the API
2026-03-25 17:22:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718739>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:50:00Z',
'fuel_type': 'Diesel',
'id': 'ae51b0e6-0f3b-564a-a286-d6099c6cae26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '32620',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718739',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 148832,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2022-11-16',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'148.832 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-25 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718739%27 HTTP/1.1" 200 None
2026-03-25 17:22:18 [adesa.de] INFO: Saving data for 10718739: {'auction_closing_time': 1774515000.0, 'created_time': 1774372656.62505, 'last_price_update_time': 1774459338.63916}
2026-03-25 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718739') HTTP/1.1" 204 0
2026-03-25 17:22:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718644> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: baa018b7-e3dc-5771-86e8-5d66832e1158 with identifier: 10718644
2026-03-25 17:22:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baa018b7-e3dc-5771-86e8-5d66832e1158 with scrape type 2
2026-03-25 17:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item baa018b7-e3dc-5771-86e8-5d66832e1158 with scrape type 2
2026-03-25 17:22:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: baa018b7-e3dc-5771-86e8-5d66832e1158, identifier: 10718644
2026-03-25 17:22:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: baa018b7-e3dc-5771-86e8-5d66832e1158 with identifier: 10718644
2026-03-25 17:22:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: baa018b7-e3dc-5771-86e8-5d66832e1158 with identifier: 10718644
2026-03-25 17:22:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: baa018b7-e3dc-5771-86e8-5d66832e1158 with identifier: 10718644 to the API
2026-03-25 17:22:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718644>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'baa018b7-e3dc-5771-86e8-5d66832e1158',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35334',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718644',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 69903,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2022-08-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.4 Style - Petrol - Automatic - 150 hp - 69.903 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-25 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718644%27 HTTP/1.1" 200 None
2026-03-25 17:22:19 [adesa.de] INFO: Saving data for 10718644: {'auction_closing_time': 1774513800.0, 'created_time': 1774372673.100879, 'last_price_update_time': 1774459339.44101}
2026-03-25 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718644') HTTP/1.1" 204 0
2026-03-25 17:22:20 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying <GET https://www.openlane.eu/en/carv6/auction/10718630> (failed 1 times): 500 Internal Server Error
2026-03-25 17:22:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718635> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76e68d86-eb56-5696-8ace-9f6835763af3 with identifier: 10718635
2026-03-25 17:22:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76e68d86-eb56-5696-8ace-9f6835763af3 with scrape type 2
2026-03-25 17:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76e68d86-eb56-5696-8ace-9f6835763af3 with scrape type 2
2026-03-25 17:22:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 76e68d86-eb56-5696-8ace-9f6835763af3, identifier: 10718635
2026-03-25 17:22:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 76e68d86-eb56-5696-8ace-9f6835763af3 with identifier: 10718635
2026-03-25 17:22:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 76e68d86-eb56-5696-8ace-9f6835763af3 with identifier: 10718635
2026-03-25 17:22:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 76e68d86-eb56-5696-8ace-9f6835763af3 with identifier: 10718635 to the API
2026-03-25 17:22:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718635>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '76e68d86-eb56-5696-8ace-9f6835763af3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35242',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718635',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 76104,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 2.0 TDI - Diesel - Automatic - 150 hp - 76.104 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718635%27 HTTP/1.1" 200 None
2026-03-25 17:22:21 [adesa.de] INFO: Saving data for 10718635: {'auction_closing_time': 1774513800.0, 'created_time': 1774372655.87531, 'last_price_update_time': 1774459341.671537}
2026-03-25 17:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718635') HTTP/1.1" 204 0
2026-03-25 17:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718765> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ed3e4d9-dbf8-5668-b574-633f009a3fee with identifier: 10718765
2026-03-25 17:22:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ed3e4d9-dbf8-5668-b574-633f009a3fee with scrape type 2
2026-03-25 17:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ed3e4d9-dbf8-5668-b574-633f009a3fee with scrape type 2
2026-03-25 17:22:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6ed3e4d9-dbf8-5668-b574-633f009a3fee, identifier: 10718765
2026-03-25 17:22:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6ed3e4d9-dbf8-5668-b574-633f009a3fee with identifier: 10718765
2026-03-25 17:22:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6ed3e4d9-dbf8-5668-b574-633f009a3fee with identifier: 10718765
2026-03-25 17:22:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6ed3e4d9-dbf8-5668-b574-633f009a3fee with identifier: 10718765 to the API
2026-03-25 17:22:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718765>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T08:50:00Z',
'fuel_type': 'Diesel',
'id': '6ed3e4d9-dbf8-5668-b574-633f009a3fee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35332',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718765',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 75935,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2022-11-02',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 2.0 TDI - Diesel - Automatic - 116 hp - '
'75.935 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718765%27 HTTP/1.1" 200 None
2026-03-25 17:22:23 [adesa.de] INFO: Saving data for 10718765: {'auction_closing_time': 1774515000.0, 'created_time': 1774372670.337967, 'last_price_update_time': 1774459343.616605}
2026-03-25 17:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718765') HTTP/1.1" 204 0
2026-03-25 17:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718817> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 663cd934-e51a-5f2a-bc64-63b02f60eb1a with identifier: 10718817
2026-03-25 17:22:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 663cd934-e51a-5f2a-bc64-63b02f60eb1a with scrape type 2
2026-03-25 17:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 663cd934-e51a-5f2a-bc64-63b02f60eb1a with scrape type 2
2026-03-25 17:22:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 663cd934-e51a-5f2a-bc64-63b02f60eb1a, identifier: 10718817
2026-03-25 17:22:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 663cd934-e51a-5f2a-bc64-63b02f60eb1a with identifier: 10718817
2026-03-25 17:22:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 663cd934-e51a-5f2a-bc64-63b02f60eb1a with identifier: 10718817
2026-03-25 17:22:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 663cd934-e51a-5f2a-bc64-63b02f60eb1a with identifier: 10718817 to the API
2026-03-25 17:22:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718817>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Petrol',
'id': '663cd934-e51a-5f2a-bc64-63b02f60eb1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35418',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718817',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 88140,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24500,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLB 200 Style - Petrol - Automatic - 163 hp - 88.140 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-25 17:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718817%27 HTTP/1.1" 200 None
2026-03-25 17:22:24 [adesa.de] INFO: Saving data for 10718817: {'auction_closing_time': 1774515600.0, 'created_time': 1774372642.201844, 'last_price_update_time': 1774459344.211965}
2026-03-25 17:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718817') HTTP/1.1" 204 0
2026-03-25 17:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717049> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7e7e477-6658-53bf-aaad-43872ffbee72 with identifier: 10717049
2026-03-25 17:22:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7e7e477-6658-53bf-aaad-43872ffbee72 with scrape type 2
2026-03-25 17:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7e7e477-6658-53bf-aaad-43872ffbee72 with scrape type 2
2026-03-25 17:22:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f7e7e477-6658-53bf-aaad-43872ffbee72, identifier: 10717049
2026-03-25 17:22:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f7e7e477-6658-53bf-aaad-43872ffbee72 with identifier: 10717049
2026-03-25 17:22:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f7e7e477-6658-53bf-aaad-43872ffbee72 with identifier: 10717049
2026-03-25 17:22:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f7e7e477-6658-53bf-aaad-43872ffbee72 with identifier: 10717049 to the API
2026-03-25 17:22:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717049>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 174,
'expiration_date': '2026-03-26T15:30:00Z',
'fuel_type': 'Electric',
'id': 'f7e7e477-6658-53bf-aaad-43872ffbee72',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGWEEUA52PK632013',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717049',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Ora',
'model': 'Funky Cat',
'odometer': 18387,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2023-12-21',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Ora Funky Cat 400 48 kWh Pro - Electric - Automatic - 174 hp - '
'18.387 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-25 17:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717049%27 HTTP/1.1" 200 None
2026-03-25 17:22:25 [adesa.de] INFO: Saving data for 10717049: {'auction_closing_time': 1774539000.0, 'created_time': 1774372861.065293, 'last_price_update_time': 1774459345.192589}
2026-03-25 17:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717049') HTTP/1.1" 204 0
2026-03-25 17:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69035576-6b32-575b-be62-fb77960b5a42 with identifier: 10718707
2026-03-25 17:22:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69035576-6b32-575b-be62-fb77960b5a42 with scrape type 2
2026-03-25 17:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69035576-6b32-575b-be62-fb77960b5a42 with scrape type 2
2026-03-25 17:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 69035576-6b32-575b-be62-fb77960b5a42, identifier: 10718707
2026-03-25 17:22:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 69035576-6b32-575b-be62-fb77960b5a42 with identifier: 10718707
2026-03-25 17:22:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 69035576-6b32-575b-be62-fb77960b5a42 with identifier: 10718707
2026-03-25 17:22:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 69035576-6b32-575b-be62-fb77960b5a42 with identifier: 10718707 to the API
2026-03-25 17:22:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718707>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-26T08:40:00Z',
'fuel_type': 'Diesel',
'id': '69035576-6b32-575b-be62-fb77960b5a42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35491',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718707',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 88794,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2022-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 2.0 TDI - 4Motion - Diesel - Automatic - '
'200 hp - 88.794 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718707%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Saving data for 10718707: {'auction_closing_time': 1774514400.0, 'created_time': 1774372662.37153, 'last_price_update_time': 1774459347.24499}
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718707') HTTP/1.1" 204 0
2026-03-25 17:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718689> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709902
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709902%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709902: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709902 url https://www.openlane.eu/en/carv6/auction/10709902
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709968
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709968%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709968: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709968 url https://www.openlane.eu/en/carv6/auction/10709968
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709792
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709792%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709792: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709792 url https://www.openlane.eu/en/carv6/auction/10709792
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709868
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709868%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709868: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709868 url https://www.openlane.eu/en/carv6/auction/10709868
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709721
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709721%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709721: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709721 url https://www.openlane.eu/en/carv6/auction/10709721
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709696
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709696%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709696: 2
2026-03-25 17:22:27 [adesa.de] INFO: Scraping item 10709696 url https://www.openlane.eu/en/carv6/auction/10709696
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709794
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709794%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709794: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709794 url https://www.openlane.eu/en/carv6/auction/10709794
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709822
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709822%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709822: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709822 url https://www.openlane.eu/en/carv6/auction/10709822
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709793
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709793%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709793: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709793 url https://www.openlane.eu/en/carv6/auction/10709793
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709810
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709810%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709810: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709810 url https://www.openlane.eu/en/carv6/auction/10709810
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709808
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709808%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709808: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709808 url https://www.openlane.eu/en/carv6/auction/10709808
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709869
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709869%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709869: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709869 url https://www.openlane.eu/en/carv6/auction/10709869
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709823
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709823%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709823: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709823 url https://www.openlane.eu/en/carv6/auction/10709823
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709878
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709878%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709878: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709878 url https://www.openlane.eu/en/carv6/auction/10709878
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709906
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709906%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709906: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709906 url https://www.openlane.eu/en/carv6/auction/10709906
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709901
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709901%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709901: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709901 url https://www.openlane.eu/en/carv6/auction/10709901
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709897
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709897%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709897: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709897 url https://www.openlane.eu/en/carv6/auction/10709897
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709858
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709858%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709858: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709858 url https://www.openlane.eu/en/carv6/auction/10709858
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709917
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709917%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709917: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709917 url https://www.openlane.eu/en/carv6/auction/10709917
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709909
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709909%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709909: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709909 url https://www.openlane.eu/en/carv6/auction/10709909
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709859
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709859%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709859: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709859 url https://www.openlane.eu/en/carv6/auction/10709859
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709851
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709851%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709851: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709851 url https://www.openlane.eu/en/carv6/auction/10709851
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709907
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709907%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709907: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709907 url https://www.openlane.eu/en/carv6/auction/10709907
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709919
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709919%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709919: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709919 url https://www.openlane.eu/en/carv6/auction/10709919
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709826
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709826%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709826: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709826 url https://www.openlane.eu/en/carv6/auction/10709826
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709693
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709693%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709693: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709693 url https://www.openlane.eu/en/carv6/auction/10709693
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709912
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709912%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709912: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709912 url https://www.openlane.eu/en/carv6/auction/10709912
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709849
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709849%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709849: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709849 url https://www.openlane.eu/en/carv6/auction/10709849
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709913
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709913%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709913: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709913 url https://www.openlane.eu/en/carv6/auction/10709913
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709848
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709848%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709848: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709848 url https://www.openlane.eu/en/carv6/auction/10709848
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709904
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709904%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709904: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709904 url https://www.openlane.eu/en/carv6/auction/10709904
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709908
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709908%27 HTTP/1.1" 200 None
2026-03-25 17:22:27 [adesa.de] INFO: Scrape type for 10709908: 0
2026-03-25 17:22:27 [adesa.de] INFO: Skipping item 10709908 url https://www.openlane.eu/en/carv6/auction/10709908
2026-03-25 17:22:27 [adesa.de] INFO: Found listing with ID: 10709905
2026-03-25 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709905%27 HTTP/1.1" 200 None
2026-03-25 17:22:28 [adesa.de] INFO: Scrape type for 10709905: 0
2026-03-25 17:22:28 [adesa.de] INFO: Skipping item 10709905 url https://www.openlane.eu/en/carv6/auction/10709905
2026-03-25 17:22:28 [adesa.de] INFO: Found listing with ID: 10709827
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709827%27 HTTP/1.1" 200 None
2026-03-25 17:22:28 [adesa.de] INFO: Scrape type for 10709827: 0
2026-03-25 17:22:28 [adesa.de] INFO: Skipping item 10709827 url https://www.openlane.eu/en/carv6/auction/10709827
2026-03-25 17:22:28 [adesa.de] INFO: Found listing with ID: 10709724
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709724%27 HTTP/1.1" 200 None
2026-03-25 17:22:28 [adesa.de] INFO: Scrape type for 10709724: 0
2026-03-25 17:22:28 [adesa.de] INFO: Skipping item 10709724 url https://www.openlane.eu/en/carv6/auction/10709724
2026-03-25 17:22:28 [adesa.de] INFO: Found listing with ID: 10709799
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709799%27 HTTP/1.1" 200 None
2026-03-25 17:22:28 [adesa.de] INFO: Scrape type for 10709799: 0
2026-03-25 17:22:28 [adesa.de] INFO: Skipping item 10709799 url https://www.openlane.eu/en/carv6/auction/10709799
2026-03-25 17:22:28 [adesa.de] INFO: Found listing with ID: 10709898
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709898%27 HTTP/1.1" 200 None
2026-03-25 17:22:28 [adesa.de] INFO: Scrape type for 10709898: 0
2026-03-25 17:22:28 [adesa.de] INFO: Skipping item 10709898 url https://www.openlane.eu/en/carv6/auction/10709898
2026-03-25 17:22:28 [adesa.de] INFO: Found listing with ID: 10709830
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709830%27 HTTP/1.1" 200 None
2026-03-25 17:22:28 [adesa.de] INFO: Scrape type for 10709830: 0
2026-03-25 17:22:28 [adesa.de] INFO: Skipping item 10709830 url https://www.openlane.eu/en/carv6/auction/10709830
2026-03-25 17:22:28 [adesa.de] INFO: Found listing with ID: 10709915
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709915%27 HTTP/1.1" 200 None
2026-03-25 17:22:28 [adesa.de] INFO: Scrape type for 10709915: 0
2026-03-25 17:22:28 [adesa.de] INFO: Skipping item 10709915 url https://www.openlane.eu/en/carv6/auction/10709915
2026-03-25 17:22:28 [adesa.de] INFO: Found listing with ID: 10709899
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709899%27 HTTP/1.1" 200 None
2026-03-25 17:22:28 [adesa.de] INFO: Scrape type for 10709899: 0
2026-03-25 17:22:28 [adesa.de] INFO: Skipping item 10709899 url https://www.openlane.eu/en/carv6/auction/10709899
2026-03-25 17:22:28 [adesa.de] INFO: Found listing with ID: 10709916
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709916%27 HTTP/1.1" 200 None
2026-03-25 17:22:28 [adesa.de] INFO: Scrape type for 10709916: 0
2026-03-25 17:22:28 [adesa.de] INFO: Skipping item 10709916 url https://www.openlane.eu/en/carv6/auction/10709916
2026-03-25 17:22:28 [adesa.de] INFO: Found listing with ID: 10709918
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709918%27 HTTP/1.1" 200 None
2026-03-25 17:22:28 [adesa.de] INFO: Scrape type for 10709918: 0
2026-03-25 17:22:28 [adesa.de] INFO: Skipping item 10709918 url https://www.openlane.eu/en/carv6/auction/10709918
2026-03-25 17:22:28 [adesa.de] INFO: Found listing with ID: 10709914
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709914%27 HTTP/1.1" 200 None
2026-03-25 17:22:28 [adesa.de] INFO: Scrape type for 10709914: 0
2026-03-25 17:22:28 [adesa.de] INFO: Skipping item 10709914 url https://www.openlane.eu/en/carv6/auction/10709914
2026-03-25 17:22:28 [adesa.de] INFO: Found listing with ID: 10709828
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709828%27 HTTP/1.1" 200 None
2026-03-25 17:22:28 [adesa.de] INFO: Scrape type for 10709828: 0
2026-03-25 17:22:28 [adesa.de] INFO: Skipping item 10709828 url https://www.openlane.eu/en/carv6/auction/10709828
2026-03-25 17:22:28 [adesa.de] INFO: Found listing with ID: 10709817
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709817%27 HTTP/1.1" 200 None
2026-03-25 17:22:28 [adesa.de] INFO: Scrape type for 10709817: 0
2026-03-25 17:22:28 [adesa.de] INFO: Skipping item 10709817 url https://www.openlane.eu/en/carv6/auction/10709817
2026-03-25 17:22:28 [adesa.de] INFO: Found listing with ID: 10709818
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709818%27 HTTP/1.1" 200 None
2026-03-25 17:22:28 [adesa.de] INFO: Scrape type for 10709818: 0
2026-03-25 17:22:28 [adesa.de] INFO: Skipping item 10709818 url https://www.openlane.eu/en/carv6/auction/10709818
2026-03-25 17:22:28 [adesa.de] INFO: Found listing with ID: 10709829
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709829%27 HTTP/1.1" 200 None
2026-03-25 17:22:28 [adesa.de] INFO: Scrape type for 10709829: 2
2026-03-25 17:22:28 [adesa.de] INFO: Scraping item 10709829 url https://www.openlane.eu/en/carv6/auction/10709829
2026-03-25 17:22:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fbb475a-8807-541e-a8c4-d18f43cc35e9 with identifier: 10718689
2026-03-25 17:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fbb475a-8807-541e-a8c4-d18f43cc35e9 with scrape type 2
2026-03-25 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fbb475a-8807-541e-a8c4-d18f43cc35e9 with scrape type 2
2026-03-25 17:22:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7fbb475a-8807-541e-a8c4-d18f43cc35e9, identifier: 10718689
2026-03-25 17:22:28 [adesa.de] INFO: Found listing with ID: 10709900
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709900%27 HTTP/1.1" 200 None
2026-03-25 17:22:28 [adesa.de] INFO: Scrape type for 10709900: 0
2026-03-25 17:22:28 [adesa.de] INFO: Skipping item 10709900 url https://www.openlane.eu/en/carv6/auction/10709900
2026-03-25 17:22:28 [adesa.de] INFO: Found listing with ID: 10709855
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709855%27 HTTP/1.1" 200 None
2026-03-25 17:22:28 [adesa.de] INFO: Scrape type for 10709855: 0
2026-03-25 17:22:28 [adesa.de] INFO: Skipping item 10709855 url https://www.openlane.eu/en/carv6/auction/10709855
2026-03-25 17:22:28 [adesa.de] INFO: Found listing with ID: 10709861
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709861%27 HTTP/1.1" 200 None
2026-03-25 17:22:28 [adesa.de] INFO: Scrape type for 10709861: 0
2026-03-25 17:22:28 [adesa.de] INFO: Skipping item 10709861 url https://www.openlane.eu/en/carv6/auction/10709861
2026-03-25 17:22:28 [adesa.de] INFO: Found listing with ID: 10709978
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709978%27 HTTP/1.1" 200 None
2026-03-25 17:22:28 [adesa.de] INFO: Scrape type for 10709978: 2
2026-03-25 17:22:28 [adesa.de] INFO: Scraping item 10709978 url https://www.openlane.eu/en/carv6/auction/10709978
2026-03-25 17:22:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7fbb475a-8807-541e-a8c4-d18f43cc35e9 with identifier: 10718689
2026-03-25 17:22:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7fbb475a-8807-541e-a8c4-d18f43cc35e9 with identifier: 10718689
2026-03-25 17:22:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7fbb475a-8807-541e-a8c4-d18f43cc35e9 with identifier: 10718689 to the API
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718689>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:40:00Z',
'fuel_type': 'Diesel',
'id': '7fbb475a-8807-541e-a8c4-d18f43cc35e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '33238',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718689',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 166671,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2022-10-25',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLB 200d Progressive - Diesel - Automatic - 150 hp - '
'166.671 km',
'transmission': 'automatic',
'trim': 'Progressive',
'vin': None,
'year': 2022}
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718689%27 HTTP/1.1" 200 None
2026-03-25 17:22:28 [adesa.de] INFO: Saving data for 10718689: {'auction_closing_time': 1774514400.0, 'created_time': 1774372620.331156, 'last_price_update_time': 1774459348.778564}
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718689') HTTP/1.1" 204 0
2026-03-25 17:22:28 [adesa.de] INFO: Found listing with ID: 10709921
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709921%27 HTTP/1.1" 200 None
2026-03-25 17:22:28 [adesa.de] INFO: Scrape type for 10709921: 0
2026-03-25 17:22:28 [adesa.de] INFO: Skipping item 10709921 url https://www.openlane.eu/en/carv6/auction/10709921
2026-03-25 17:22:28 [adesa.de] INFO: Found listing with ID: 10709873
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709873%27 HTTP/1.1" 200 None
2026-03-25 17:22:28 [adesa.de] INFO: Scrape type for 10709873: 0
2026-03-25 17:22:28 [adesa.de] INFO: Skipping item 10709873 url https://www.openlane.eu/en/carv6/auction/10709873
2026-03-25 17:22:28 [adesa.de] INFO: Found listing with ID: 10709688
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709688%27 HTTP/1.1" 200 None
2026-03-25 17:22:28 [adesa.de] INFO: Scrape type for 10709688: 2
2026-03-25 17:22:28 [adesa.de] INFO: Scraping item 10709688 url https://www.openlane.eu/en/carv6/auction/10709688
2026-03-25 17:22:28 [adesa.de] INFO: Found listing with ID: 10709922
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709922%27 HTTP/1.1" 200 None
2026-03-25 17:22:28 [adesa.de] INFO: Scrape type for 10709922: 0
2026-03-25 17:22:28 [adesa.de] INFO: Skipping item 10709922 url https://www.openlane.eu/en/carv6/auction/10709922
2026-03-25 17:22:28 [adesa.de] INFO: Found listing with ID: 10709872
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709872%27 HTTP/1.1" 200 None
2026-03-25 17:22:28 [adesa.de] INFO: Scrape type for 10709872: 0
2026-03-25 17:22:28 [adesa.de] INFO: Skipping item 10709872 url https://www.openlane.eu/en/carv6/auction/10709872
2026-03-25 17:22:28 [adesa.de] INFO: Found listing with ID: 10709800
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709800%27 HTTP/1.1" 200 None
2026-03-25 17:22:28 [adesa.de] INFO: Scrape type for 10709800: 0
2026-03-25 17:22:28 [adesa.de] INFO: Skipping item 10709800 url https://www.openlane.eu/en/carv6/auction/10709800
2026-03-25 17:22:28 [adesa.de] INFO: Found listing with ID: 10709795
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709795%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709795: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709795 url https://www.openlane.eu/en/carv6/auction/10709795
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709801
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709801%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709801: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709801 url https://www.openlane.eu/en/carv6/auction/10709801
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709709
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709709%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709709: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709709 url https://www.openlane.eu/en/carv6/auction/10709709
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709824
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709824%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709824: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709824 url https://www.openlane.eu/en/carv6/auction/10709824
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709862
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709862%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709862: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709862 url https://www.openlane.eu/en/carv6/auction/10709862
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709833
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709833%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709833: 2
2026-03-25 17:22:29 [adesa.de] INFO: Scraping item 10709833 url https://www.openlane.eu/en/carv6/auction/10709833
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709806
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709806%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709806: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709806 url https://www.openlane.eu/en/carv6/auction/10709806
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709708
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709708%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709708: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709708 url https://www.openlane.eu/en/carv6/auction/10709708
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709975
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709975%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709975: 2
2026-03-25 17:22:29 [adesa.de] INFO: Scraping item 10709975 url https://www.openlane.eu/en/carv6/auction/10709975
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709804
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709804%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709804: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709804 url https://www.openlane.eu/en/carv6/auction/10709804
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709814
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709814%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709814: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709814 url https://www.openlane.eu/en/carv6/auction/10709814
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709874
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709874%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709874: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709874 url https://www.openlane.eu/en/carv6/auction/10709874
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709690
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709690%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709690: 2
2026-03-25 17:22:29 [adesa.de] INFO: Scraping item 10709690 url https://www.openlane.eu/en/carv6/auction/10709690
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709976
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709976%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709976: 2
2026-03-25 17:22:29 [adesa.de] INFO: Scraping item 10709976 url https://www.openlane.eu/en/carv6/auction/10709976
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709816
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709816%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709816: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709816 url https://www.openlane.eu/en/carv6/auction/10709816
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709803
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709803%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709803: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709803 url https://www.openlane.eu/en/carv6/auction/10709803
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709695
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709695%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709695: 2
2026-03-25 17:22:29 [adesa.de] INFO: Scraping item 10709695 url https://www.openlane.eu/en/carv6/auction/10709695
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709971
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709971%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709971: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709971 url https://www.openlane.eu/en/carv6/auction/10709971
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709809
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709809%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709809: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709809 url https://www.openlane.eu/en/carv6/auction/10709809
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709962
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709962%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709962: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709962 url https://www.openlane.eu/en/carv6/auction/10709962
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709911
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709911%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709911: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709911 url https://www.openlane.eu/en/carv6/auction/10709911
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709879
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709879%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709879: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709879 url https://www.openlane.eu/en/carv6/auction/10709879
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709880
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709880%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709880: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709880 url https://www.openlane.eu/en/carv6/auction/10709880
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709881
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709881%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709881: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709881 url https://www.openlane.eu/en/carv6/auction/10709881
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709882
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709882%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709882: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709882 url https://www.openlane.eu/en/carv6/auction/10709882
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709883
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709883%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709883: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709883 url https://www.openlane.eu/en/carv6/auction/10709883
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709854
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709854%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709854: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709854 url https://www.openlane.eu/en/carv6/auction/10709854
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709853
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709853%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709853: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709853 url https://www.openlane.eu/en/carv6/auction/10709853
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709884
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709884%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709884: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709884 url https://www.openlane.eu/en/carv6/auction/10709884
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709924
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709924%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709924: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709924 url https://www.openlane.eu/en/carv6/auction/10709924
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709694
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709694%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709694: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709694 url https://www.openlane.eu/en/carv6/auction/10709694
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709973
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709973%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709973: 2
2026-03-25 17:22:29 [adesa.de] INFO: Scraping item 10709973 url https://www.openlane.eu/en/carv6/auction/10709973
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709820
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709820%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709820: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709820 url https://www.openlane.eu/en/carv6/auction/10709820
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709970
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709970%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709970: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709970 url https://www.openlane.eu/en/carv6/auction/10709970
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709972
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709972%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709972: 2
2026-03-25 17:22:29 [adesa.de] INFO: Scraping item 10709972 url https://www.openlane.eu/en/carv6/auction/10709972
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709821
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709821%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709821: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709821 url https://www.openlane.eu/en/carv6/auction/10709821
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709963
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709963%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709963: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709963 url https://www.openlane.eu/en/carv6/auction/10709963
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709877
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709877%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709877: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709877 url https://www.openlane.eu/en/carv6/auction/10709877
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709980
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709980%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709980: 2
2026-03-25 17:22:29 [adesa.de] INFO: Scraping item 10709980 url https://www.openlane.eu/en/carv6/auction/10709980
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709850
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709850%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709850: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709850 url https://www.openlane.eu/en/carv6/auction/10709850
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709981
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709981%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709981: 2
2026-03-25 17:22:29 [adesa.de] INFO: Scraping item 10709981 url https://www.openlane.eu/en/carv6/auction/10709981
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709875
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709875%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709875: 0
2026-03-25 17:22:29 [adesa.de] INFO: Skipping item 10709875 url https://www.openlane.eu/en/carv6/auction/10709875
2026-03-25 17:22:29 [adesa.de] INFO: Found listing with ID: 10709835
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709835%27 HTTP/1.1" 200 None
2026-03-25 17:22:29 [adesa.de] INFO: Scrape type for 10709835: 2
2026-03-25 17:22:29 [adesa.de] INFO: Scraping item 10709835 url https://www.openlane.eu/en/carv6/auction/10709835
2026-03-25 17:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709689> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba4117f6-7c31-5ea1-8bde-1e686486f793 with identifier: 10709689
2026-03-25 17:22:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba4117f6-7c31-5ea1-8bde-1e686486f793 with scrape type 2
2026-03-25 17:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba4117f6-7c31-5ea1-8bde-1e686486f793 with scrape type 2
2026-03-25 17:22:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ba4117f6-7c31-5ea1-8bde-1e686486f793, identifier: 10709689
2026-03-25 17:22:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ba4117f6-7c31-5ea1-8bde-1e686486f793 with identifier: 10709689
2026-03-25 17:22:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ba4117f6-7c31-5ea1-8bde-1e686486f793 with identifier: 10709689
2026-03-25 17:22:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ba4117f6-7c31-5ea1-8bde-1e686486f793 with identifier: 10709689 to the API
2026-03-25 17:22:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709689>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'ba4117f6-7c31-5ea1-8bde-1e686486f793',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '88067078',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709689',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 9950,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2021-06-09',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Audi A3 Sportback 30 TFSI - Petrol - Automatic - 110 hp - 9.950 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709689%27 HTTP/1.1" 200 None
2026-03-25 17:22:30 [adesa.de] INFO: Saving data for 10709689: {'auction_closing_time': 1774519200.0, 'created_time': 1774357496.650521, 'last_price_update_time': 1774459350.842943}
2026-03-25 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709689') HTTP/1.1" 204 0
2026-03-25 17:22:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718811> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ac214ee-9adc-5e4e-8848-237aeabe1b03 with identifier: 10718811
2026-03-25 17:22:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ac214ee-9adc-5e4e-8848-237aeabe1b03 with scrape type 2
2026-03-25 17:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ac214ee-9adc-5e4e-8848-237aeabe1b03 with scrape type 2
2026-03-25 17:22:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7ac214ee-9adc-5e4e-8848-237aeabe1b03, identifier: 10718811
2026-03-25 17:22:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7ac214ee-9adc-5e4e-8848-237aeabe1b03 with identifier: 10718811
2026-03-25 17:22:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7ac214ee-9adc-5e4e-8848-237aeabe1b03 with identifier: 10718811
2026-03-25 17:22:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7ac214ee-9adc-5e4e-8848-237aeabe1b03 with identifier: 10718811 to the API
2026-03-25 17:22:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718811>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7ac214ee-9adc-5e4e-8848-237aeabe1b03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35074',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718811',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 149040,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2021-01-15',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 2.0 TDI - Diesel - Automatic - 150 hp - 149.040 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718811%27 HTTP/1.1" 200 None
2026-03-25 17:22:31 [adesa.de] INFO: Saving data for 10718811: {'auction_closing_time': 1774515600.0, 'created_time': 1774372653.093125, 'last_price_update_time': 1774459351.608874}
2026-03-25 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718811') HTTP/1.1" 204 0
2026-03-25 17:22:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709832> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3260631a-90fc-5fc9-9d74-ad39ce96c283 with identifier: 10709832
2026-03-25 17:22:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3260631a-90fc-5fc9-9d74-ad39ce96c283 with scrape type 2
2026-03-25 17:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3260631a-90fc-5fc9-9d74-ad39ce96c283 with scrape type 2
2026-03-25 17:22:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3260631a-90fc-5fc9-9d74-ad39ce96c283, identifier: 10709832
2026-03-25 17:22:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3260631a-90fc-5fc9-9d74-ad39ce96c283 with identifier: 10709832
2026-03-25 17:22:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3260631a-90fc-5fc9-9d74-ad39ce96c283 with identifier: 10709832
2026-03-25 17:22:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3260631a-90fc-5fc9-9d74-ad39ce96c283 with identifier: 10709832 to the API
2026-03-25 17:22:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709832>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '3260631a-90fc-5fc9-9d74-ad39ce96c283',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '78720080',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709832',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '4 Series',
'odometer': 47139,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27400,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 4,
'seller_name': 'Allane SE',
'title': 'BMW 4 Series 420d - Diesel - Automatic - 190 hp - 47.139 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709832%27 HTTP/1.1" 200 None
2026-03-25 17:22:32 [adesa.de] INFO: Saving data for 10709832: {'auction_closing_time': 1774519200.0, 'created_time': 1774356403.175662, 'last_price_update_time': 1774459352.076982}
2026-03-25 17:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709832') HTTP/1.1" 204 0
2026-03-25 17:22:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717338> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4e6c064-1acc-585d-a808-e5a29a398214 with identifier: 10717338
2026-03-25 17:22:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4e6c064-1acc-585d-a808-e5a29a398214 with scrape type 2
2026-03-25 17:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4e6c064-1acc-585d-a808-e5a29a398214 with scrape type 2
2026-03-25 17:22:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c4e6c064-1acc-585d-a808-e5a29a398214, identifier: 10717338
2026-03-25 17:22:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c4e6c064-1acc-585d-a808-e5a29a398214 with identifier: 10717338
2026-03-25 17:22:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c4e6c064-1acc-585d-a808-e5a29a398214 with identifier: 10717338
2026-03-25 17:22:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c4e6c064-1acc-585d-a808-e5a29a398214 with identifier: 10717338 to the API
2026-03-25 17:22:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717338>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'c4e6c064-1acc-585d-a808-e5a29a398214',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M -ZX 6373',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717338',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 90479,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': 'Sixt GmbH & Co. Autovermietung KG - Car sales',
'title': 'Volkswagen T-ROC 1.0 TSI Life - Petrol - Manual - 110 hp - 90.479 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-25 17:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717338%27 HTTP/1.1" 200 None
2026-03-25 17:22:32 [adesa.de] INFO: Saving data for 10717338: {'auction_closing_time': 1774519800.0, 'created_time': 1774372864.565451, 'last_price_update_time': 1774459352.717974}
2026-03-25 17:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717338') HTTP/1.1" 204 0
2026-03-25 17:22:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709692> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13a3aca7-27e1-5d6d-a26d-77b5a07c35fe with identifier: 10709692
2026-03-25 17:22:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13a3aca7-27e1-5d6d-a26d-77b5a07c35fe with scrape type 2
2026-03-25 17:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13a3aca7-27e1-5d6d-a26d-77b5a07c35fe with scrape type 2
2026-03-25 17:22:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 13a3aca7-27e1-5d6d-a26d-77b5a07c35fe, identifier: 10709692
2026-03-25 17:22:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 13a3aca7-27e1-5d6d-a26d-77b5a07c35fe with identifier: 10709692
2026-03-25 17:22:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 13a3aca7-27e1-5d6d-a26d-77b5a07c35fe with identifier: 10709692
2026-03-25 17:22:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 13a3aca7-27e1-5d6d-a26d-77b5a07c35fe with identifier: 10709692 to the API
2026-03-25 17:22:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709692>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '13a3aca7-27e1-5d6d-a26d-77b5a07c35fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4622083',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709692',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 137626,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Audi A4 Avant 35 TFSI Advanced - Petrol - Manual - 150 hp - 137.626 '
'km',
'transmission': 'manual',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-25 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709692%27 HTTP/1.1" 200 None
2026-03-25 17:22:33 [adesa.de] INFO: Saving data for 10709692: {'auction_closing_time': 1774519200.0, 'created_time': 1774356383.283729, 'last_price_update_time': 1774459353.876095}
2026-03-25 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709692') HTTP/1.1" 204 0
2026-03-25 17:22:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717333> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 476cd922-72e2-5e81-849d-1d67697d535b with identifier: 10717333
2026-03-25 17:22:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 476cd922-72e2-5e81-849d-1d67697d535b with scrape type 2
2026-03-25 17:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 476cd922-72e2-5e81-849d-1d67697d535b with scrape type 2
2026-03-25 17:22:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 476cd922-72e2-5e81-849d-1d67697d535b, identifier: 10717333
2026-03-25 17:22:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 476cd922-72e2-5e81-849d-1d67697d535b with identifier: 10717333
2026-03-25 17:22:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 476cd922-72e2-5e81-849d-1d67697d535b with identifier: 10717333
2026-03-25 17:22:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 476cd922-72e2-5e81-849d-1d67697d535b with identifier: 10717333 to the API
2026-03-25 17:22:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717333>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 285,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '476cd922-72e2-5e81-849d-1d67697d535b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M -FB 6830',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717333',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 33629,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 47900,
'price_includes_vat': True,
'registration_date': '2025-04-30',
'seats_number': 5,
'seller_name': 'Sixt GmbH & Co. Autovermietung KG - Car sales',
'title': 'BMW 5 Series Touring 540d M Sport - xDrive - Diesel - Automatic - '
'285 hp - 33.629 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-25 17:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717333%27 HTTP/1.1" 200 None
2026-03-25 17:22:34 [adesa.de] INFO: Saving data for 10717333: {'auction_closing_time': 1774519800.0, 'created_time': 1774372794.710109, 'last_price_update_time': 1774459354.889635}
2026-03-25 17:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717333') HTTP/1.1" 204 0
2026-03-25 17:22:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724202> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e85cc0d6-d93d-5b89-9d08-00a37049d6c4 with identifier: 10724202
2026-03-25 17:22:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e85cc0d6-d93d-5b89-9d08-00a37049d6c4 with scrape type 1
2026-03-25 17:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e85cc0d6-d93d-5b89-9d08-00a37049d6c4
2026-03-25 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740621%252Fgeneral%252F8e170ac8-a04a-421a-acad-f0ae76d4399b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740621/general/8e170ac8-a04a-421a-acad-f0ae76d4399b.jpeg already downloaded
2026-03-25 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740621%252Fgeneral%252F99722810-c3be-4f52-84a7-56514aadfbd0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740621/general/99722810-c3be-4f52-84a7-56514aadfbd0.jpeg already downloaded
2026-03-25 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740621%252Fgeneral%252Fc1460866-62fe-46b8-987b-2de5457e4a6d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740621/general/c1460866-62fe-46b8-987b-2de5457e4a6d.jpeg already downloaded
2026-03-25 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740621%252Fgeneral%252F0b5ec9e6-24bc-4c9b-9b90-70b262cbe033.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740621/general/0b5ec9e6-24bc-4c9b-9b90-70b262cbe033.jpeg already downloaded
2026-03-25 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740621%252Fgeneral%252F44de7d5c-7cf3-4bdb-bcf6-e9fba64ef7d3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740621/general/44de7d5c-7cf3-4bdb-bcf6-e9fba64ef7d3.jpeg already downloaded
2026-03-25 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740621%252Fgeneral%252F7954897a-941c-4204-9a6c-209d930012ff.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740621/general/7954897a-941c-4204-9a6c-209d930012ff.jpeg already downloaded
2026-03-25 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740621%252Fgeneral%252F6efdd5d4-5da6-40ee-9bdd-32ef6997d10c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740621/general/6efdd5d4-5da6-40ee-9bdd-32ef6997d10c.jpeg already downloaded
2026-03-25 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740621%252Fgeneral%252F84b65e7e-f93a-4845-b408-68b9b293c9f4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740621/general/84b65e7e-f93a-4845-b408-68b9b293c9f4.jpeg already downloaded
2026-03-25 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740621%252Fgeneral%252Fa37519b1-b410-4920-a11f-417a0ace6a12.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740621/general/a37519b1-b410-4920-a11f-417a0ace6a12.jpeg already downloaded
2026-03-25 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740621%252Fgeneral%252F4770eb84-58e3-4a07-b200-b146747a2307.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740621/general/4770eb84-58e3-4a07-b200-b146747a2307.jpeg already downloaded
2026-03-25 17:22:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e85cc0d6-d93d-5b89-9d08-00a37049d6c4, identifier: 10724202
2026-03-25 17:22:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e85cc0d6-d93d-5b89-9d08-00a37049d6c4 with identifier: 10724202
2026-03-25 17:22:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e85cc0d6-d93d-5b89-9d08-00a37049d6c4 with identifier: 10724202
2026-03-25 17:22:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e85cc0d6-d93d-5b89-9d08-00a37049d6c4 with identifier: 10724202 to the API
2026-03-25 17:22:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724202>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'e85cc0d6-d93d-5b89-9d08-00a37049d6c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '012223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724202',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 54860,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5740621/general/8e170ac8-a04a-421a-acad-f0ae76d4399b.jpeg',
'https://images.openlane.eu/carimgs/5740621/general/99722810-c3be-4f52-84a7-56514aadfbd0.jpeg',
'https://images.openlane.eu/carimgs/5740621/general/c1460866-62fe-46b8-987b-2de5457e4a6d.jpeg',
'https://images.openlane.eu/carimgs/5740621/general/0b5ec9e6-24bc-4c9b-9b90-70b262cbe033.jpeg',
'https://images.openlane.eu/carimgs/5740621/general/44de7d5c-7cf3-4bdb-bcf6-e9fba64ef7d3.jpeg',
'https://images.openlane.eu/carimgs/5740621/general/7954897a-941c-4204-9a6c-209d930012ff.jpeg',
'https://images.openlane.eu/carimgs/5740621/general/6efdd5d4-5da6-40ee-9bdd-32ef6997d10c.jpeg',
'https://images.openlane.eu/carimgs/5740621/general/84b65e7e-f93a-4845-b408-68b9b293c9f4.jpeg',
'https://images.openlane.eu/carimgs/5740621/general/a37519b1-b410-4920-a11f-417a0ace6a12.jpeg',
'https://images.openlane.eu/carimgs/5740621/general/4770eb84-58e3-4a07-b200-b146747a2307.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e85cc0d6-d93d-5b89-9d08-00a37049d6c4/e85cc0d6-d93d-5b89-9d08-00a37049d6c4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3971827,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740621/general/8e170ac8-a04a-421a-acad-f0ae76d4399b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e85cc0d6-d93d-5b89-9d08-00a37049d6c4/e85cc0d6-d93d-5b89-9d08-00a37049d6c4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4078351,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740621/general/99722810-c3be-4f52-84a7-56514aadfbd0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e85cc0d6-d93d-5b89-9d08-00a37049d6c4/e85cc0d6-d93d-5b89-9d08-00a37049d6c4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3943306,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740621/general/c1460866-62fe-46b8-987b-2de5457e4a6d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e85cc0d6-d93d-5b89-9d08-00a37049d6c4/e85cc0d6-d93d-5b89-9d08-00a37049d6c4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4034481,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740621/general/0b5ec9e6-24bc-4c9b-9b90-70b262cbe033.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e85cc0d6-d93d-5b89-9d08-00a37049d6c4/e85cc0d6-d93d-5b89-9d08-00a37049d6c4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3973528,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740621/general/44de7d5c-7cf3-4bdb-bcf6-e9fba64ef7d3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e85cc0d6-d93d-5b89-9d08-00a37049d6c4/e85cc0d6-d93d-5b89-9d08-00a37049d6c4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3982383,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740621/general/7954897a-941c-4204-9a6c-209d930012ff.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e85cc0d6-d93d-5b89-9d08-00a37049d6c4/e85cc0d6-d93d-5b89-9d08-00a37049d6c4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2595273,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740621/general/6efdd5d4-5da6-40ee-9bdd-32ef6997d10c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e85cc0d6-d93d-5b89-9d08-00a37049d6c4/e85cc0d6-d93d-5b89-9d08-00a37049d6c4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2911116,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740621/general/84b65e7e-f93a-4845-b408-68b9b293c9f4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e85cc0d6-d93d-5b89-9d08-00a37049d6c4/e85cc0d6-d93d-5b89-9d08-00a37049d6c4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2389591,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740621/general/a37519b1-b410-4920-a11f-417a0ace6a12.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e85cc0d6-d93d-5b89-9d08-00a37049d6c4/e85cc0d6-d93d-5b89-9d08-00a37049d6c4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3498676,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740621/general/4770eb84-58e3-4a07-b200-b146747a2307.jpeg',
'Width': 4032}],
'price': 23000,
'price_includes_vat': True,
'registration_date': '2024-11-21',
'seats_number': 5,
'seller_name': 'R. Automobiles bvba',
'title': 'Volkswagen Passat Variant 1.5 TSI Business - Petrol - Automatic - '
'150 hp - 54.860 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-25 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724202%27 HTTP/1.1" 200 None
2026-03-25 17:22:35 [adesa.de] INFO: Saving data for 10724202: {'created_time': 1774459355.650017, 'last_price_update_time': 1774459355.65003, 'auction_closing_time': 1774605600.0}
2026-03-25 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724202') HTTP/1.1" 204 0
2026-03-25 17:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b794e4ea-99ac-5e01-b85e-7f07272b4873 with identifier: 10724285
2026-03-25 17:22:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b794e4ea-99ac-5e01-b85e-7f07272b4873 with scrape type 1
2026-03-25 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b794e4ea-99ac-5e01-b85e-7f07272b4873
2026-03-25 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605763%252Fgeneral%252F3ed7d965-8577-4d49-8a85-f4d167757117.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605763/general/3ed7d965-8577-4d49-8a85-f4d167757117.jpeg already downloaded
2026-03-25 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605763%252Fgeneral%252Fe1448f62-9d57-40cd-92a0-57346e70a20d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605763/general/e1448f62-9d57-40cd-92a0-57346e70a20d.jpeg already downloaded
2026-03-25 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605763%252Fgeneral%252F8f8848d5-c0b9-40d9-9875-d2cff6a7420f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605763/general/8f8848d5-c0b9-40d9-9875-d2cff6a7420f.jpeg already downloaded
2026-03-25 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605763%252Fgeneral%252Fbc82f740-19d0-4c2d-8766-408e68d04a01.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605763/general/bc82f740-19d0-4c2d-8766-408e68d04a01.jpeg already downloaded
2026-03-25 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605763%252Fgeneral%252F1d18fead-5962-4fa9-8365-8460e64178fa.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605763/general/1d18fead-5962-4fa9-8365-8460e64178fa.jpeg already downloaded
2026-03-25 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605763%252Fgeneral%252Fb00bb096-553d-4661-a111-d4fdfa49ca39.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605763/general/b00bb096-553d-4661-a111-d4fdfa49ca39.jpeg already downloaded
2026-03-25 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605763%252Fgeneral%252F3a59b64a-c973-4a6b-bf17-8dc028b7e51f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605763/general/3a59b64a-c973-4a6b-bf17-8dc028b7e51f.jpeg already downloaded
2026-03-25 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605763%252Fgeneral%252F80be017f-16fa-42b6-8aca-3b11a5060e8b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605763/general/80be017f-16fa-42b6-8aca-3b11a5060e8b.jpeg already downloaded
2026-03-25 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605763%252Fgeneral%252Fb06f2063-2f1e-4eca-aba5-6bb9c095abb9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605763/general/b06f2063-2f1e-4eca-aba5-6bb9c095abb9.jpeg already downloaded
2026-03-25 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605763%252Fgeneral%252F6389c1ba-6396-4d14-a4a6-60932cbba6aa.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605763/general/6389c1ba-6396-4d14-a4a6-60932cbba6aa.jpeg already downloaded
2026-03-25 17:22:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b794e4ea-99ac-5e01-b85e-7f07272b4873, identifier: 10724285
2026-03-25 17:22:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b794e4ea-99ac-5e01-b85e-7f07272b4873 with identifier: 10724285
2026-03-25 17:22:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b794e4ea-99ac-5e01-b85e-7f07272b4873 with identifier: 10724285
2026-03-25 17:22:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b794e4ea-99ac-5e01-b85e-7f07272b4873 with identifier: 10724285 to the API
2026-03-25 17:22:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724285>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'b794e4ea-99ac-5e01-b85e-7f07272b4873',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EUFA2167',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724285',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 26828,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5605763/general/3ed7d965-8577-4d49-8a85-f4d167757117.jpeg',
'https://images.openlane.eu/carimgs/5605763/general/e1448f62-9d57-40cd-92a0-57346e70a20d.jpeg',
'https://images.openlane.eu/carimgs/5605763/general/8f8848d5-c0b9-40d9-9875-d2cff6a7420f.jpeg',
'https://images.openlane.eu/carimgs/5605763/general/bc82f740-19d0-4c2d-8766-408e68d04a01.jpeg',
'https://images.openlane.eu/carimgs/5605763/general/1d18fead-5962-4fa9-8365-8460e64178fa.jpeg',
'https://images.openlane.eu/carimgs/5605763/general/b00bb096-553d-4661-a111-d4fdfa49ca39.jpeg',
'https://images.openlane.eu/carimgs/5605763/general/3a59b64a-c973-4a6b-bf17-8dc028b7e51f.jpeg',
'https://images.openlane.eu/carimgs/5605763/general/80be017f-16fa-42b6-8aca-3b11a5060e8b.jpeg',
'https://images.openlane.eu/carimgs/5605763/general/b06f2063-2f1e-4eca-aba5-6bb9c095abb9.jpeg',
'https://images.openlane.eu/carimgs/5605763/general/6389c1ba-6396-4d14-a4a6-60932cbba6aa.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b794e4ea-99ac-5e01-b85e-7f07272b4873/b794e4ea-99ac-5e01-b85e-7f07272b4873_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5450802,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605763/general/3ed7d965-8577-4d49-8a85-f4d167757117.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b794e4ea-99ac-5e01-b85e-7f07272b4873/b794e4ea-99ac-5e01-b85e-7f07272b4873_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2005662,
'Height': 2668,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605763/general/e1448f62-9d57-40cd-92a0-57346e70a20d.jpeg',
'Width': 3957},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b794e4ea-99ac-5e01-b85e-7f07272b4873/b794e4ea-99ac-5e01-b85e-7f07272b4873_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7081157,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605763/general/8f8848d5-c0b9-40d9-9875-d2cff6a7420f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b794e4ea-99ac-5e01-b85e-7f07272b4873/b794e4ea-99ac-5e01-b85e-7f07272b4873_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5455272,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605763/general/bc82f740-19d0-4c2d-8766-408e68d04a01.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b794e4ea-99ac-5e01-b85e-7f07272b4873/b794e4ea-99ac-5e01-b85e-7f07272b4873_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4744887,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605763/general/1d18fead-5962-4fa9-8365-8460e64178fa.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b794e4ea-99ac-5e01-b85e-7f07272b4873/b794e4ea-99ac-5e01-b85e-7f07272b4873_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5321942,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605763/general/b00bb096-553d-4661-a111-d4fdfa49ca39.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b794e4ea-99ac-5e01-b85e-7f07272b4873/b794e4ea-99ac-5e01-b85e-7f07272b4873_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3343894,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605763/general/3a59b64a-c973-4a6b-bf17-8dc028b7e51f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b794e4ea-99ac-5e01-b85e-7f07272b4873/b794e4ea-99ac-5e01-b85e-7f07272b4873_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3446598,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605763/general/80be017f-16fa-42b6-8aca-3b11a5060e8b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b794e4ea-99ac-5e01-b85e-7f07272b4873/b794e4ea-99ac-5e01-b85e-7f07272b4873_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3339346,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605763/general/b06f2063-2f1e-4eca-aba5-6bb9c095abb9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b794e4ea-99ac-5e01-b85e-7f07272b4873/b794e4ea-99ac-5e01-b85e-7f07272b4873_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2779973,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605763/general/6389c1ba-6396-4d14-a4a6-60932cbba6aa.jpeg',
'Width': 5712}],
'price': 10250,
'price_includes_vat': True,
'registration_date': '2024-03-28',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Peugeot 208 1.2i - Petrol - Manual - 75 hp - 26.828 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 17:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724285%27 HTTP/1.1" 200 None
2026-03-25 17:22:37 [adesa.de] INFO: Saving data for 10724285: {'created_time': 1774459357.064844, 'last_price_update_time': 1774459357.064857, 'auction_closing_time': 1774521000.0}
2026-03-25 17:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724285') HTTP/1.1" 204 0
2026-03-25 17:22:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717054> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 903f891a-ecc9-5675-85c2-187295caa0d0 with identifier: 10717054
2026-03-25 17:22:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 903f891a-ecc9-5675-85c2-187295caa0d0 with scrape type 2
2026-03-25 17:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 903f891a-ecc9-5675-85c2-187295caa0d0 with scrape type 2
2026-03-25 17:22:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 903f891a-ecc9-5675-85c2-187295caa0d0, identifier: 10717054
2026-03-25 17:22:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 903f891a-ecc9-5675-85c2-187295caa0d0 with identifier: 10717054
2026-03-25 17:22:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 903f891a-ecc9-5675-85c2-187295caa0d0 with identifier: 10717054
2026-03-25 17:22:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 903f891a-ecc9-5675-85c2-187295caa0d0 with identifier: 10717054 to the API
2026-03-25 17:22:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717054>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-26T15:30:00Z',
'fuel_type': 'Electric',
'id': '903f891a-ecc9-5675-85c2-187295caa0d0',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YSMVSEFE5PL136475',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717054',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 42608,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-11-25',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Polestar 2 67 kWh - Electric - Automatic - 231 hp - 42.608 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717054%27 HTTP/1.1" 200 None
2026-03-25 17:22:38 [adesa.de] INFO: Saving data for 10717054: {'auction_closing_time': 1774539000.0, 'created_time': 1774372818.261052, 'last_price_update_time': 1774459358.642452}
2026-03-25 17:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717054') HTTP/1.1" 204 0
2026-03-25 17:22:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718882> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a39e7ead-b0e3-588a-ad84-7dc25e673ded with identifier: 10718882
2026-03-25 17:22:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a39e7ead-b0e3-588a-ad84-7dc25e673ded with scrape type 2
2026-03-25 17:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a39e7ead-b0e3-588a-ad84-7dc25e673ded with scrape type 2
2026-03-25 17:22:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a39e7ead-b0e3-588a-ad84-7dc25e673ded, identifier: 10718882
2026-03-25 17:22:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a39e7ead-b0e3-588a-ad84-7dc25e673ded with identifier: 10718882
2026-03-25 17:22:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a39e7ead-b0e3-588a-ad84-7dc25e673ded with identifier: 10718882
2026-03-25 17:22:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a39e7ead-b0e3-588a-ad84-7dc25e673ded with identifier: 10718882 to the API
2026-03-25 17:22:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718882>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 381,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'a39e7ead-b0e3-588a-ad84-7dc25e673ded',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'E245D',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718882',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 143003,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17150,
'price_includes_vat': True,
'registration_date': '2016-11-02',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series M550 Touring 3.0d Sport - xDrive - Diesel - Automatic '
'- 381 hp - 143.003 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2016}
2026-03-25 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718882%27 HTTP/1.1" 200 None
2026-03-25 17:22:39 [adesa.de] INFO: Saving data for 10718882: {'auction_closing_time': 1774521000.0, 'created_time': 1774372900.224535, 'last_price_update_time': 1774459359.329583}
2026-03-25 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718882') HTTP/1.1" 204 0
2026-03-25 17:22:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717871> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba3e095c-8354-5b38-871a-372bff263018 with identifier: 10717871
2026-03-25 17:22:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba3e095c-8354-5b38-871a-372bff263018 with scrape type 2
2026-03-25 17:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba3e095c-8354-5b38-871a-372bff263018 with scrape type 2
2026-03-25 17:22:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ba3e095c-8354-5b38-871a-372bff263018, identifier: 10717871
2026-03-25 17:22:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ba3e095c-8354-5b38-871a-372bff263018 with identifier: 10717871
2026-03-25 17:22:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ba3e095c-8354-5b38-871a-372bff263018 with identifier: 10717871
2026-03-25 17:22:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ba3e095c-8354-5b38-871a-372bff263018 with identifier: 10717871 to the API
2026-03-25 17:22:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717871>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'ba3e095c-8354-5b38-871a-372bff263018',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NOHVD443',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717871',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 154053,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2020-10-20',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 130 hp - 154.053 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2020}
2026-03-25 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717871%27 HTTP/1.1" 200 None
2026-03-25 17:22:39 [adesa.de] INFO: Saving data for 10717871: {'auction_closing_time': 1774605600.0, 'created_time': 1774372831.814701, 'last_price_update_time': 1774459359.994603}
2026-03-25 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717871') HTTP/1.1" 204 0
2026-03-25 17:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709835> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22ddc93a-4793-50e6-a8c1-3d602f632a90 with identifier: 10709835
2026-03-25 17:22:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22ddc93a-4793-50e6-a8c1-3d602f632a90 with scrape type 2
2026-03-25 17:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22ddc93a-4793-50e6-a8c1-3d602f632a90 with scrape type 2
2026-03-25 17:22:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 22ddc93a-4793-50e6-a8c1-3d602f632a90, identifier: 10709835
2026-03-25 17:22:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 22ddc93a-4793-50e6-a8c1-3d602f632a90 with identifier: 10709835
2026-03-25 17:22:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 22ddc93a-4793-50e6-a8c1-3d602f632a90 with identifier: 10709835
2026-03-25 17:22:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 22ddc93a-4793-50e6-a8c1-3d602f632a90 with identifier: 10709835 to the API
2026-03-25 17:22:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709835>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Light truck',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '22ddc93a-4793-50e6-a8c1-3d602f632a90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28482076',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709835',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 131200,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2022-03-23',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Volkswagen Caddy Maxi 2.0 TDI - Diesel - Manual - 102 hp - 131.200 '
'km',
'transmission': 'manual',
'trim': 'Kombi Maxi',
'vin': None,
'year': 2022}
2026-03-25 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709835%27 HTTP/1.1" 200 None
2026-03-25 17:22:40 [adesa.de] INFO: Saving data for 10709835: {'auction_closing_time': 1774519200.0, 'created_time': 1774357566.369781, 'last_price_update_time': 1774459360.99137}
2026-03-25 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709835') HTTP/1.1" 204 0
2026-03-25 17:22:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709981> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5893943-a787-5c8f-831e-9a5174d95644 with identifier: 10709981
2026-03-25 17:22:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5893943-a787-5c8f-831e-9a5174d95644 with scrape type 2
2026-03-25 17:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5893943-a787-5c8f-831e-9a5174d95644 with scrape type 2
2026-03-25 17:22:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d5893943-a787-5c8f-831e-9a5174d95644, identifier: 10709981
2026-03-25 17:22:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d5893943-a787-5c8f-831e-9a5174d95644 with identifier: 10709981
2026-03-25 17:22:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d5893943-a787-5c8f-831e-9a5174d95644 with identifier: 10709981
2026-03-25 17:22:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d5893943-a787-5c8f-831e-9a5174d95644 with identifier: 10709981 to the API
2026-03-25 17:22:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709981>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd5893943-a787-5c8f-831e-9a5174d95644',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '59325081',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709981',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 153579,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-01-23',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Volkswagen Arteon Shooting Brake 2.0 TDI R-Line - 4Motion - Diesel '
'- Automatic - 200 hp - 153.579 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2023}
2026-03-25 17:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709981%27 HTTP/1.1" 200 None
2026-03-25 17:22:41 [adesa.de] INFO: Saving data for 10709981: {'auction_closing_time': 1774519200.0, 'created_time': 1774356409.750933, 'last_price_update_time': 1774459361.727241}
2026-03-25 17:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709981') HTTP/1.1" 204 0
2026-03-25 17:22:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718662> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d8a8a57-d41e-50f5-8c20-70010eb15491 with identifier: 10718662
2026-03-25 17:22:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d8a8a57-d41e-50f5-8c20-70010eb15491 with scrape type 2
2026-03-25 17:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d8a8a57-d41e-50f5-8c20-70010eb15491 with scrape type 2
2026-03-25 17:22:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8d8a8a57-d41e-50f5-8c20-70010eb15491, identifier: 10718662
2026-03-25 17:22:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8d8a8a57-d41e-50f5-8c20-70010eb15491 with identifier: 10718662
2026-03-25 17:22:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8d8a8a57-d41e-50f5-8c20-70010eb15491 with identifier: 10718662
2026-03-25 17:22:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8d8a8a57-d41e-50f5-8c20-70010eb15491 with identifier: 10718662 to the API
2026-03-25 17:22:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718662>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '8d8a8a57-d41e-50f5-8c20-70010eb15491',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35723',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718662',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 82884,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24500,
'price_includes_vat': True,
'registration_date': '2023-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi RS 2.0 TDI - Diesel - Automatic - 200 hp - '
'82.884 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718662%27 HTTP/1.1" 200 None
2026-03-25 17:22:42 [adesa.de] INFO: Saving data for 10718662: {'auction_closing_time': 1774513800.0, 'created_time': 1774372659.954259, 'last_price_update_time': 1774459362.325001}
2026-03-25 17:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718662') HTTP/1.1" 204 0
2026-03-25 17:22:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709972> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 823a0400-73b5-510e-8c54-1e940504f159 with identifier: 10709972
2026-03-25 17:22:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 823a0400-73b5-510e-8c54-1e940504f159 with scrape type 2
2026-03-25 17:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 823a0400-73b5-510e-8c54-1e940504f159 with scrape type 2
2026-03-25 17:22:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 823a0400-73b5-510e-8c54-1e940504f159, identifier: 10709972
2026-03-25 17:22:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 823a0400-73b5-510e-8c54-1e940504f159 with identifier: 10709972
2026-03-25 17:22:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 823a0400-73b5-510e-8c54-1e940504f159 with identifier: 10709972
2026-03-25 17:22:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 823a0400-73b5-510e-8c54-1e940504f159 with identifier: 10709972 to the API
2026-03-25 17:22:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709972>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '823a0400-73b5-510e-8c54-1e940504f159',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '90567079',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709972',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 122410,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Skoda Octavia Combi 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'122.410 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-25 17:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709972%27 HTTP/1.1" 200 None
2026-03-25 17:22:43 [adesa.de] INFO: Saving data for 10709972: {'auction_closing_time': 1774519200.0, 'created_time': 1774356405.8852, 'last_price_update_time': 1774459363.757202}
2026-03-25 17:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709972') HTTP/1.1" 204 0
2026-03-25 17:22:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709973> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 352ab287-0816-58bd-96d4-ee6e1ae89809 with identifier: 10709973
2026-03-25 17:22:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 352ab287-0816-58bd-96d4-ee6e1ae89809 with scrape type 2
2026-03-25 17:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 352ab287-0816-58bd-96d4-ee6e1ae89809 with scrape type 2
2026-03-25 17:22:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 352ab287-0816-58bd-96d4-ee6e1ae89809, identifier: 10709973
2026-03-25 17:22:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 352ab287-0816-58bd-96d4-ee6e1ae89809 with identifier: 10709973
2026-03-25 17:22:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 352ab287-0816-58bd-96d4-ee6e1ae89809 with identifier: 10709973
2026-03-25 17:22:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 352ab287-0816-58bd-96d4-ee6e1ae89809 with identifier: 10709973 to the API
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709973>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '352ab287-0816-58bd-96d4-ee6e1ae89809',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '98578079',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709973',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 98060,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Skoda Kamiq 1.5 TSI Clever - Petrol - Automatic - 150 hp - 98.060 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709973%27 HTTP/1.1" 200 None
2026-03-25 17:22:44 [adesa.de] INFO: Saving data for 10709973: {'auction_closing_time': 1774519200.0, 'created_time': 1774356389.178696, 'last_price_update_time': 1774459364.430824}
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709973') HTTP/1.1" 204 0
2026-03-25 17:22: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-25 17:22:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:44 [adesa.de] INFO: Found listing with ID: 10709796
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709796%27 HTTP/1.1" 200 None
2026-03-25 17:22:44 [adesa.de] INFO: Scrape type for 10709796: 0
2026-03-25 17:22:44 [adesa.de] INFO: Skipping item 10709796 url https://www.openlane.eu/en/carv6/auction/10709796
2026-03-25 17:22:44 [adesa.de] INFO: Found listing with ID: 10709979
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709979%27 HTTP/1.1" 200 None
2026-03-25 17:22:44 [adesa.de] INFO: Scrape type for 10709979: 2
2026-03-25 17:22:44 [adesa.de] INFO: Scraping item 10709979 url https://www.openlane.eu/en/carv6/auction/10709979
2026-03-25 17:22:44 [adesa.de] INFO: Found listing with ID: 10709807
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709807%27 HTTP/1.1" 200 None
2026-03-25 17:22:44 [adesa.de] INFO: Scrape type for 10709807: 0
2026-03-25 17:22:44 [adesa.de] INFO: Skipping item 10709807 url https://www.openlane.eu/en/carv6/auction/10709807
2026-03-25 17:22:44 [adesa.de] INFO: Found listing with ID: 10709811
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709811%27 HTTP/1.1" 200 None
2026-03-25 17:22:44 [adesa.de] INFO: Scrape type for 10709811: 0
2026-03-25 17:22:44 [adesa.de] INFO: Skipping item 10709811 url https://www.openlane.eu/en/carv6/auction/10709811
2026-03-25 17:22:44 [adesa.de] INFO: Found listing with ID: 10709923
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709923%27 HTTP/1.1" 200 None
2026-03-25 17:22:44 [adesa.de] INFO: Scrape type for 10709923: 0
2026-03-25 17:22:44 [adesa.de] INFO: Skipping item 10709923 url https://www.openlane.eu/en/carv6/auction/10709923
2026-03-25 17:22:44 [adesa.de] INFO: Found listing with ID: 10709865
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709865%27 HTTP/1.1" 200 None
2026-03-25 17:22:44 [adesa.de] INFO: Scrape type for 10709865: 0
2026-03-25 17:22:44 [adesa.de] INFO: Skipping item 10709865 url https://www.openlane.eu/en/carv6/auction/10709865
2026-03-25 17:22:44 [adesa.de] INFO: Found listing with ID: 10709798
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709798%27 HTTP/1.1" 200 None
2026-03-25 17:22:44 [adesa.de] INFO: Scrape type for 10709798: 0
2026-03-25 17:22:44 [adesa.de] INFO: Skipping item 10709798 url https://www.openlane.eu/en/carv6/auction/10709798
2026-03-25 17:22:44 [adesa.de] INFO: Found listing with ID: 10709966
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709966%27 HTTP/1.1" 200 None
2026-03-25 17:22:44 [adesa.de] INFO: Scrape type for 10709966: 0
2026-03-25 17:22:44 [adesa.de] INFO: Skipping item 10709966 url https://www.openlane.eu/en/carv6/auction/10709966
2026-03-25 17:22:44 [adesa.de] INFO: Found listing with ID: 10709977
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709977%27 HTTP/1.1" 200 None
2026-03-25 17:22:44 [adesa.de] INFO: Scrape type for 10709977: 2
2026-03-25 17:22:44 [adesa.de] INFO: Scraping item 10709977 url https://www.openlane.eu/en/carv6/auction/10709977
2026-03-25 17:22:44 [adesa.de] INFO: Found listing with ID: 10709964
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709964%27 HTTP/1.1" 200 None
2026-03-25 17:22:44 [adesa.de] INFO: Scrape type for 10709964: 0
2026-03-25 17:22:44 [adesa.de] INFO: Skipping item 10709964 url https://www.openlane.eu/en/carv6/auction/10709964
2026-03-25 17:22:44 [adesa.de] INFO: Found listing with ID: 10709834
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709834%27 HTTP/1.1" 200 None
2026-03-25 17:22:44 [adesa.de] INFO: Scrape type for 10709834: 2
2026-03-25 17:22:44 [adesa.de] INFO: Scraping item 10709834 url https://www.openlane.eu/en/carv6/auction/10709834
2026-03-25 17:22:44 [adesa.de] INFO: Found listing with ID: 10709836
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709836%27 HTTP/1.1" 200 None
2026-03-25 17:22:44 [adesa.de] INFO: Scrape type for 10709836: 0
2026-03-25 17:22:44 [adesa.de] INFO: Skipping item 10709836 url https://www.openlane.eu/en/carv6/auction/10709836
2026-03-25 17:22:44 [adesa.de] INFO: Found listing with ID: 10709903
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709903%27 HTTP/1.1" 200 None
2026-03-25 17:22:44 [adesa.de] INFO: Scrape type for 10709903: 0
2026-03-25 17:22:44 [adesa.de] INFO: Skipping item 10709903 url https://www.openlane.eu/en/carv6/auction/10709903
2026-03-25 17:22:44 [adesa.de] INFO: Found listing with ID: 10709805
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709805%27 HTTP/1.1" 200 None
2026-03-25 17:22:44 [adesa.de] INFO: Scrape type for 10709805: 0
2026-03-25 17:22:44 [adesa.de] INFO: Skipping item 10709805 url https://www.openlane.eu/en/carv6/auction/10709805
2026-03-25 17:22:44 [adesa.de] INFO: Found listing with ID: 10709965
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709965%27 HTTP/1.1" 200 None
2026-03-25 17:22:44 [adesa.de] INFO: Scrape type for 10709965: 0
2026-03-25 17:22:44 [adesa.de] INFO: Skipping item 10709965 url https://www.openlane.eu/en/carv6/auction/10709965
2026-03-25 17:22:44 [adesa.de] INFO: Found listing with ID: 10709819
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709819%27 HTTP/1.1" 200 None
2026-03-25 17:22:44 [adesa.de] INFO: Scrape type for 10709819: 0
2026-03-25 17:22:44 [adesa.de] INFO: Skipping item 10709819 url https://www.openlane.eu/en/carv6/auction/10709819
2026-03-25 17:22:44 [adesa.de] INFO: Found listing with ID: 10709802
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709802%27 HTTP/1.1" 200 None
2026-03-25 17:22:44 [adesa.de] INFO: Scrape type for 10709802: 0
2026-03-25 17:22:44 [adesa.de] INFO: Skipping item 10709802 url https://www.openlane.eu/en/carv6/auction/10709802
2026-03-25 17:22:44 [adesa.de] INFO: Found listing with ID: 10709831
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709831%27 HTTP/1.1" 200 None
2026-03-25 17:22:44 [adesa.de] INFO: Scrape type for 10709831: 0
2026-03-25 17:22:44 [adesa.de] INFO: Skipping item 10709831 url https://www.openlane.eu/en/carv6/auction/10709831
2026-03-25 17:22:44 [adesa.de] INFO: Found listing with ID: 10709852
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709852%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10709852: 0
2026-03-25 17:22:45 [adesa.de] INFO: Skipping item 10709852 url https://www.openlane.eu/en/carv6/auction/10709852
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10709723
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709723%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10709723: 0
2026-03-25 17:22:45 [adesa.de] INFO: Skipping item 10709723 url https://www.openlane.eu/en/carv6/auction/10709723
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10709722
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709722%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10709722: 0
2026-03-25 17:22:45 [adesa.de] INFO: Skipping item 10709722 url https://www.openlane.eu/en/carv6/auction/10709722
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10726364
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726364%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10726364: 1
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10726364 url https://www.openlane.eu/en/carv6/auction/10726364
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10726398
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726398%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10726398: 1
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10726398 url https://www.openlane.eu/en/carv6/auction/10726398
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10726373
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726373%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10726373: 1
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10726373 url https://www.openlane.eu/en/carv6/auction/10726373
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10726289
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726289%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10726289: 1
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10726289 url https://www.openlane.eu/en/carv6/auction/10726289
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10726290
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726290%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10726290: 1
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10726290 url https://www.openlane.eu/en/carv6/auction/10726290
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10726291
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726291%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10726291: 1
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10726291 url https://www.openlane.eu/en/carv6/auction/10726291
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10726359
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726359%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10726359: 1
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10726359 url https://www.openlane.eu/en/carv6/auction/10726359
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10726374
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726374%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10726374: 1
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10726374 url https://www.openlane.eu/en/carv6/auction/10726374
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10726294
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726294%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10726294: 1
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10726294 url https://www.openlane.eu/en/carv6/auction/10726294
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10726361
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726361%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10726361: 1
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10726361 url https://www.openlane.eu/en/carv6/auction/10726361
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10726358
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726358%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10726358: 1
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10726358 url https://www.openlane.eu/en/carv6/auction/10726358
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10726293
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726293%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10726293: 1
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10726293 url https://www.openlane.eu/en/carv6/auction/10726293
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10726365
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726365%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10726365: 1
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10726365 url https://www.openlane.eu/en/carv6/auction/10726365
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10726435
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726435%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10726435: 1
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10726435 url https://www.openlane.eu/en/carv6/auction/10726435
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10726363
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726363%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10726363: 1
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10726363 url https://www.openlane.eu/en/carv6/auction/10726363
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10726414
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726414%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10726414: 1
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10726414 url https://www.openlane.eu/en/carv6/auction/10726414
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10726360
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726360%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10726360: 1
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10726360 url https://www.openlane.eu/en/carv6/auction/10726360
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10726362
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726362%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10726362: 1
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10726362 url https://www.openlane.eu/en/carv6/auction/10726362
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10726256
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726256%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10726256: 1
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10726256 url https://www.openlane.eu/en/carv6/auction/10726256
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10726257
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726257%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10726257: 1
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10726257 url https://www.openlane.eu/en/carv6/auction/10726257
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10726366
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726366%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10726366: 1
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10726366 url https://www.openlane.eu/en/carv6/auction/10726366
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10726292
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726292%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10726292: 1
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10726292 url https://www.openlane.eu/en/carv6/auction/10726292
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10703209
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703209%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10703209: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10703209 url https://www.openlane.eu/en/carv6/auction/10703209
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10702839
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702839%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10702839: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10702839 url https://www.openlane.eu/en/carv6/auction/10702839
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10702802
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702802%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10702802: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10702802 url https://www.openlane.eu/en/carv6/auction/10702802
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10703214
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703214%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10703214: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10703214 url https://www.openlane.eu/en/carv6/auction/10703214
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10703412
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703412%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10703412: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10703412 url https://www.openlane.eu/en/carv6/auction/10703412
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10675734
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710675734%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10675734: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10675734 url https://www.openlane.eu/en/carv6/auction/10675734
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10703215
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703215%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10703215: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10703215 url https://www.openlane.eu/en/carv6/auction/10703215
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10702796
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702796%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10702796: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10702796 url https://www.openlane.eu/en/carv6/auction/10702796
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10703207
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703207%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10703207: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10703207 url https://www.openlane.eu/en/carv6/auction/10703207
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10702838
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702838%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10702838: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10702838 url https://www.openlane.eu/en/carv6/auction/10702838
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10703213
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703213%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10703213: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10703213 url https://www.openlane.eu/en/carv6/auction/10703213
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10677120
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710677120%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10677120: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10677120 url https://www.openlane.eu/en/carv6/auction/10677120
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10702797
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702797%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10702797: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10702797 url https://www.openlane.eu/en/carv6/auction/10702797
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10677121
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710677121%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10677121: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10677121 url https://www.openlane.eu/en/carv6/auction/10677121
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10702804
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702804%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10702804: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10702804 url https://www.openlane.eu/en/carv6/auction/10702804
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10702805
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702805%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10702805: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10702805 url https://www.openlane.eu/en/carv6/auction/10702805
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10702800
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702800%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10702800: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10702800 url https://www.openlane.eu/en/carv6/auction/10702800
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10703211
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703211%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10703211: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10703211 url https://www.openlane.eu/en/carv6/auction/10703211
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10675733
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710675733%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10675733: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10675733 url https://www.openlane.eu/en/carv6/auction/10675733
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10690307
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710690307%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10690307: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10690307 url https://www.openlane.eu/en/carv6/auction/10690307
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10702841
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702841%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10702841: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10702841 url https://www.openlane.eu/en/carv6/auction/10702841
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10703216
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703216%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10703216: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10703216 url https://www.openlane.eu/en/carv6/auction/10703216
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10690306
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710690306%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10690306: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10690306 url https://www.openlane.eu/en/carv6/auction/10690306
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10608847
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710608847%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10608847: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10608847 url https://www.openlane.eu/en/carv6/auction/10608847
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10616543
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710616543%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10616543: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10616543 url https://www.openlane.eu/en/carv6/auction/10616543
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10724803
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724803%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10724803: 1
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10724803 url https://www.openlane.eu/en/carv6/auction/10724803
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10100285
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710100285%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10100285: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10100285 url https://www.openlane.eu/en/carv6/auction/10100285
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10504923
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504923%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10504923: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10504923 url https://www.openlane.eu/en/carv6/auction/10504923
2026-03-25 17:22:45 [adesa.de] INFO: Found listing with ID: 10504956
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504956%27 HTTP/1.1" 200 None
2026-03-25 17:22:45 [adesa.de] INFO: Scrape type for 10504956: 2
2026-03-25 17:22:45 [adesa.de] INFO: Scraping item 10504956 url https://www.openlane.eu/en/carv6/auction/10504956
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 10504969
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504969%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 10504969: 0
2026-03-25 17:22:46 [adesa.de] INFO: Skipping item 10504969 url https://www.openlane.eu/en/carv6/auction/10504969
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 10505038
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505038%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 10505038: 0
2026-03-25 17:22:46 [adesa.de] INFO: Skipping item 10505038 url https://www.openlane.eu/en/carv6/auction/10505038
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 10505032
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505032%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 10505032: 2
2026-03-25 17:22:46 [adesa.de] INFO: Scraping item 10505032 url https://www.openlane.eu/en/carv6/auction/10505032
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 10505042
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505042%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 10505042: 2
2026-03-25 17:22:46 [adesa.de] INFO: Scraping item 10505042 url https://www.openlane.eu/en/carv6/auction/10505042
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 10548333
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710548333%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 10548333: 2
2026-03-25 17:22:46 [adesa.de] INFO: Scraping item 10548333 url https://www.openlane.eu/en/carv6/auction/10548333
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 10504988
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504988%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 10504988: 2
2026-03-25 17:22:46 [adesa.de] INFO: Scraping item 10504988 url https://www.openlane.eu/en/carv6/auction/10504988
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 10504910
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504910%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 10504910: 2
2026-03-25 17:22:46 [adesa.de] INFO: Scraping item 10504910 url https://www.openlane.eu/en/carv6/auction/10504910
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 10505023
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505023%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 10505023: 2
2026-03-25 17:22:46 [adesa.de] INFO: Scraping item 10505023 url https://www.openlane.eu/en/carv6/auction/10505023
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 10505050
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505050%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 10505050: 0
2026-03-25 17:22:46 [adesa.de] INFO: Skipping item 10505050 url https://www.openlane.eu/en/carv6/auction/10505050
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 10504915
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504915%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 10504915: 0
2026-03-25 17:22:46 [adesa.de] INFO: Skipping item 10504915 url https://www.openlane.eu/en/carv6/auction/10504915
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 10504992
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504992%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 10504992: 2
2026-03-25 17:22:46 [adesa.de] INFO: Scraping item 10504992 url https://www.openlane.eu/en/carv6/auction/10504992
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 10504958
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504958%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 10504958: 0
2026-03-25 17:22:46 [adesa.de] INFO: Skipping item 10504958 url https://www.openlane.eu/en/carv6/auction/10504958
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 10504959
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504959%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 10504959: 0
2026-03-25 17:22:46 [adesa.de] INFO: Skipping item 10504959 url https://www.openlane.eu/en/carv6/auction/10504959
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 10504919
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504919%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 10504919: 0
2026-03-25 17:22:46 [adesa.de] INFO: Skipping item 10504919 url https://www.openlane.eu/en/carv6/auction/10504919
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 10504980
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504980%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 10504980: 0
2026-03-25 17:22:46 [adesa.de] INFO: Skipping item 10504980 url https://www.openlane.eu/en/carv6/auction/10504980
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 10505021
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505021%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 10505021: 2
2026-03-25 17:22:46 [adesa.de] INFO: Scraping item 10505021 url https://www.openlane.eu/en/carv6/auction/10505021
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 10527712
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710527712%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 10527712: 0
2026-03-25 17:22:46 [adesa.de] INFO: Skipping item 10527712 url https://www.openlane.eu/en/carv6/auction/10527712
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 10504951
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504951%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 10504951: 2
2026-03-25 17:22:46 [adesa.de] INFO: Scraping item 10504951 url https://www.openlane.eu/en/carv6/auction/10504951
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 10504986
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504986%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 10504986: 2
2026-03-25 17:22:46 [adesa.de] INFO: Scraping item 10504986 url https://www.openlane.eu/en/carv6/auction/10504986
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 10530502
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710530502%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 10530502: 2
2026-03-25 17:22:46 [adesa.de] INFO: Scraping item 10530502 url https://www.openlane.eu/en/carv6/auction/10530502
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 10276383
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710276383%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 10276383: 0
2026-03-25 17:22:46 [adesa.de] INFO: Skipping item 10276383 url https://www.openlane.eu/en/carv6/auction/10276383
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 9958697
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%279958697%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 9958697: 2
2026-03-25 17:22:46 [adesa.de] INFO: Scraping item 9958697 url https://www.openlane.eu/en/carv6/auction/9958697
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 10504985
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504985%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 10504985: 0
2026-03-25 17:22:46 [adesa.de] INFO: Skipping item 10504985 url https://www.openlane.eu/en/carv6/auction/10504985
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 10504984
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504984%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 10504984: 2
2026-03-25 17:22:46 [adesa.de] INFO: Scraping item 10504984 url https://www.openlane.eu/en/carv6/auction/10504984
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 10715526
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715526%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 10715526: 0
2026-03-25 17:22:46 [adesa.de] INFO: Skipping item 10715526 url https://www.openlane.eu/en/carv6/auction/10715526
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 10526752
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710526752%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 10526752: 2
2026-03-25 17:22:46 [adesa.de] INFO: Scraping item 10526752 url https://www.openlane.eu/en/carv6/auction/10526752
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 10665478
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710665478%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 10665478: 2
2026-03-25 17:22:46 [adesa.de] INFO: Scraping item 10665478 url https://www.openlane.eu/en/carv6/auction/10665478
2026-03-25 17:22:46 [adesa.de] INFO: Found listing with ID: 10721613
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721613%27 HTTP/1.1" 200 None
2026-03-25 17:22:46 [adesa.de] INFO: Scrape type for 10721613: 0
2026-03-25 17:22:46 [adesa.de] INFO: Skipping item 10721613 url https://www.openlane.eu/en/carv6/auction/10721613
2026-03-25 17:22:48 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying <GET https://www.openlane.eu/en/carv6/auction/10724188> (failed 1 times): 500 Internal Server Error
2026-03-25 17:22:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709695> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4db99ae-aa24-567a-aee4-e90ab0e9cf76 with identifier: 10709695
2026-03-25 17:22:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4db99ae-aa24-567a-aee4-e90ab0e9cf76 with scrape type 2
2026-03-25 17:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4db99ae-aa24-567a-aee4-e90ab0e9cf76 with scrape type 2
2026-03-25 17:22:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d4db99ae-aa24-567a-aee4-e90ab0e9cf76, identifier: 10709695
2026-03-25 17:22:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d4db99ae-aa24-567a-aee4-e90ab0e9cf76 with identifier: 10709695
2026-03-25 17:22:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d4db99ae-aa24-567a-aee4-e90ab0e9cf76 with identifier: 10709695
2026-03-25 17:22:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d4db99ae-aa24-567a-aee4-e90ab0e9cf76 with identifier: 10709695 to the API
2026-03-25 17:22:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709695>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd4db99ae-aa24-567a-aee4-e90ab0e9cf76',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '84952077',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709695',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '5008',
'odometer': 153880,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-06-07',
'seats_number': 7,
'seller_name': 'Allane SE',
'title': 'Peugeot 5008 Active Pack - Petrol - Manual - 130 hp - 153.880 km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2021}
2026-03-25 17:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709695%27 HTTP/1.1" 200 None
2026-03-25 17:22:53 [adesa.de] INFO: Saving data for 10709695: {'auction_closing_time': 1774519200.0, 'created_time': 1774356361.132767, 'last_price_update_time': 1774459373.760075}
2026-03-25 17:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709695') HTTP/1.1" 204 0
2026-03-25 17:22:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709975> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:22:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:22:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f85aa0d-cdf7-5bb4-8423-7dab49bd6b7d with identifier: 10709975
2026-03-25 17:22:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f85aa0d-cdf7-5bb4-8423-7dab49bd6b7d with scrape type 2
2026-03-25 17:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f85aa0d-cdf7-5bb4-8423-7dab49bd6b7d with scrape type 2
2026-03-25 17:22:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2f85aa0d-cdf7-5bb4-8423-7dab49bd6b7d, identifier: 10709975
2026-03-25 17:22:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2f85aa0d-cdf7-5bb4-8423-7dab49bd6b7d with identifier: 10709975
2026-03-25 17:22:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2f85aa0d-cdf7-5bb4-8423-7dab49bd6b7d with identifier: 10709975
2026-03-25 17:22:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2f85aa0d-cdf7-5bb4-8423-7dab49bd6b7d with identifier: 10709975 to the API
2026-03-25 17:22:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:22:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:22:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709975>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '2f85aa0d-cdf7-5bb4-8423-7dab49bd6b7d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '84116079',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709975',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 110884,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Opel Grandland 1.2 Business Elegance - Petrol - Automatic - 130 hp '
'- 110.884 km',
'transmission': 'automatic',
'trim': 'Business Elegance',
'vin': None,
'year': 2021}
2026-03-25 17:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709975%27 HTTP/1.1" 200 None
2026-03-25 17:22:54 [adesa.de] INFO: Saving data for 10709975: {'auction_closing_time': 1774519200.0, 'created_time': 1774356371.90747, 'last_price_update_time': 1774459374.293357}
2026-03-25 17:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709975') HTTP/1.1" 204 0
2026-03-25 17:23:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709690> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:23:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:23:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cd29819-e57a-5cbf-a3a4-4180eeba78fe with identifier: 10709690
2026-03-25 17:23:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cd29819-e57a-5cbf-a3a4-4180eeba78fe with scrape type 2
2026-03-25 17:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cd29819-e57a-5cbf-a3a4-4180eeba78fe with scrape type 2
2026-03-25 17:23:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1cd29819-e57a-5cbf-a3a4-4180eeba78fe, identifier: 10709690
2026-03-25 17:23:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1cd29819-e57a-5cbf-a3a4-4180eeba78fe with identifier: 10709690
2026-03-25 17:23:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1cd29819-e57a-5cbf-a3a4-4180eeba78fe with identifier: 10709690
2026-03-25 17:23:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1cd29819-e57a-5cbf-a3a4-4180eeba78fe with identifier: 10709690 to the API
2026-03-25 17:23:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:23:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:23:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709690>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1cd29819-e57a-5cbf-a3a4-4180eeba78fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '95686079',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709690',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '208',
'odometer': 130348,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Peugeot 208 GT - Petrol - Automatic - 130 hp - 130.348 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-25 17:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709690%27 HTTP/1.1" 200 None
2026-03-25 17:23:01 [adesa.de] INFO: Saving data for 10709690: {'auction_closing_time': 1774519200.0, 'created_time': 1774356505.870228, 'last_price_update_time': 1774459381.871962}
2026-03-25 17:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709690') HTTP/1.1" 204 0
2026-03-25 17:23:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709833> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:23:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:23:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb5a065f-a482-5be4-8e4b-57f1c19efd39 with identifier: 10709833
2026-03-25 17:23:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb5a065f-a482-5be4-8e4b-57f1c19efd39 with scrape type 2
2026-03-25 17:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb5a065f-a482-5be4-8e4b-57f1c19efd39 with scrape type 2
2026-03-25 17:23:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bb5a065f-a482-5be4-8e4b-57f1c19efd39, identifier: 10709833
2026-03-25 17:23:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bb5a065f-a482-5be4-8e4b-57f1c19efd39 with identifier: 10709833
2026-03-25 17:23:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bb5a065f-a482-5be4-8e4b-57f1c19efd39 with identifier: 10709833
2026-03-25 17:23:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bb5a065f-a482-5be4-8e4b-57f1c19efd39 with identifier: 10709833 to the API
2026-03-25 17:23:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:23:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:23:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709833>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 146,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'bb5a065f-a482-5be4-8e4b-57f1c19efd39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27738078',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709833',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 185575,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2021-07-19',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Opel Astra 1.2 Business - Petrol - Manual - 146 hp - 185.575 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 17:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709833%27 HTTP/1.1" 200 None
2026-03-25 17:23:02 [adesa.de] INFO: Saving data for 10709833: {'auction_closing_time': 1774519200.0, 'created_time': 1774356368.484185, 'last_price_update_time': 1774459382.431941}
2026-03-25 17:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709833') HTTP/1.1" 204 0
2026-03-25 17:23:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709976> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:23:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:23:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98221ec8-f530-5115-94cb-78d888244bcb with identifier: 10709976
2026-03-25 17:23:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98221ec8-f530-5115-94cb-78d888244bcb with scrape type 2
2026-03-25 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98221ec8-f530-5115-94cb-78d888244bcb with scrape type 2
2026-03-25 17:23:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 98221ec8-f530-5115-94cb-78d888244bcb, identifier: 10709976
2026-03-25 17:23:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 98221ec8-f530-5115-94cb-78d888244bcb with identifier: 10709976
2026-03-25 17:23:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 98221ec8-f530-5115-94cb-78d888244bcb with identifier: 10709976
2026-03-25 17:23:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 98221ec8-f530-5115-94cb-78d888244bcb with identifier: 10709976 to the API
2026-03-25 17:23:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:23:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:23:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709976>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '98221ec8-f530-5115-94cb-78d888244bcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '15680079',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709976',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '308',
'odometer': 102518,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2021-09-28',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Peugeot 308 SW Active Pack - Petrol - Manual - 130 hp - 102.518 km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2021}
2026-03-25 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709976%27 HTTP/1.1" 200 None
2026-03-25 17:23:04 [adesa.de] INFO: Saving data for 10709976: {'auction_closing_time': 1774519200.0, 'created_time': 1774357540.348825, 'last_price_update_time': 1774459384.966999}
2026-03-25 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709976') HTTP/1.1" 204 0
2026-03-25 17:23:06 [scrapy.extensions.logstats] INFO: Crawled 781 pages (at 34 pages/min), scraped 389 items (at 32 items/min)
2026-03-25 17:23:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-25 17:23:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709978> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:23:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:23:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bba8c63f-4f84-5c8f-857a-446cce5bc0ad with identifier: 10709978
2026-03-25 17:23:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bba8c63f-4f84-5c8f-857a-446cce5bc0ad with scrape type 2
2026-03-25 17:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bba8c63f-4f84-5c8f-857a-446cce5bc0ad with scrape type 2
2026-03-25 17:23:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bba8c63f-4f84-5c8f-857a-446cce5bc0ad, identifier: 10709978
2026-03-25 17:23:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bba8c63f-4f84-5c8f-857a-446cce5bc0ad with identifier: 10709978
2026-03-25 17:23:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bba8c63f-4f84-5c8f-857a-446cce5bc0ad with identifier: 10709978
2026-03-25 17:23:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bba8c63f-4f84-5c8f-857a-446cce5bc0ad with identifier: 10709978 to the API
2026-03-25 17:23:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:23:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:23:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709978>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'bba8c63f-4f84-5c8f-857a-446cce5bc0ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '67332081',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709978',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 136925,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2022-06-10',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Mercedes-Benz C 220d AMG Line - Diesel - Automatic - 200 hp - '
'136.925 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 17:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709978%27 HTTP/1.1" 200 None
2026-03-25 17:23:09 [adesa.de] INFO: Saving data for 10709978: {'auction_closing_time': 1774519200.0, 'created_time': 1774356396.749737, 'last_price_update_time': 1774459389.399097}
2026-03-25 17:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709978') HTTP/1.1" 204 0
2026-03-25 17:23:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709688> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:23:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:23:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0674be49-ec20-5fdb-8cf8-350293f08bcc with identifier: 10709688
2026-03-25 17:23:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0674be49-ec20-5fdb-8cf8-350293f08bcc with scrape type 2
2026-03-25 17:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0674be49-ec20-5fdb-8cf8-350293f08bcc with scrape type 2
2026-03-25 17:23:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0674be49-ec20-5fdb-8cf8-350293f08bcc, identifier: 10709688
2026-03-25 17:23:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0674be49-ec20-5fdb-8cf8-350293f08bcc with identifier: 10709688
2026-03-25 17:23:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0674be49-ec20-5fdb-8cf8-350293f08bcc with identifier: 10709688
2026-03-25 17:23:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0674be49-ec20-5fdb-8cf8-350293f08bcc with identifier: 10709688 to the API
2026-03-25 17:23:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:23:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:23:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709688>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '0674be49-ec20-5fdb-8cf8-350293f08bcc',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '21923080',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709688',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 61172,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25200,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Mercedes-Benz E 300de - Hybrid - Automatic - 194 hp - 61.172 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709688%27 HTTP/1.1" 200 None
2026-03-25 17:23:11 [adesa.de] INFO: Saving data for 10709688: {'auction_closing_time': 1774519200.0, 'created_time': 1774356439.725818, 'last_price_update_time': 1774459391.195548}
2026-03-25 17:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709688') HTTP/1.1" 204 0
2026-03-25 17:23:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709696> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:23:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:23:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7bf75a9-323d-5b86-935d-0dbaad6c6859 with identifier: 10709696
2026-03-25 17:23:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7bf75a9-323d-5b86-935d-0dbaad6c6859 with scrape type 2
2026-03-25 17:23:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7bf75a9-323d-5b86-935d-0dbaad6c6859 with scrape type 2
2026-03-25 17:23:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c7bf75a9-323d-5b86-935d-0dbaad6c6859, identifier: 10709696
2026-03-25 17:23:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c7bf75a9-323d-5b86-935d-0dbaad6c6859 with identifier: 10709696
2026-03-25 17:23:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c7bf75a9-323d-5b86-935d-0dbaad6c6859 with identifier: 10709696
2026-03-25 17:23:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c7bf75a9-323d-5b86-935d-0dbaad6c6859 with identifier: 10709696 to the API
2026-03-25 17:23:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:23:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:23:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709696>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c7bf75a9-323d-5b86-935d-0dbaad6c6859',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '93476077',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709696',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 76399,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2021-05-26',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - '
'76.399 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2021}
2026-03-25 17:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709696%27 HTTP/1.1" 200 None
2026-03-25 17:23:12 [adesa.de] INFO: Saving data for 10709696: {'auction_closing_time': 1774519200.0, 'created_time': 1774356411.763783, 'last_price_update_time': 1774459392.609199}
2026-03-25 17:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709696') HTTP/1.1" 204 0
2026-03-25 17:23:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728593> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:23:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:23:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1222a10e-7f57-51d6-ab35-38e698d0c9d9 with identifier: 10728593
2026-03-25 17:23:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1222a10e-7f57-51d6-ab35-38e698d0c9d9 with scrape type 1
2026-03-25 17:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1222a10e-7f57-51d6-ab35-38e698d0c9d9
2026-03-25 17:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642888%252Fgeneral%252F69034df8-9a0a-4c13-ad4b-bef14e3bc24f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642888/general/69034df8-9a0a-4c13-ad4b-bef14e3bc24f.jpeg already downloaded
2026-03-25 17:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642888%252Fgeneral%252F3e190e26-058c-4c98-9e88-45c0db476077.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642888/general/3e190e26-058c-4c98-9e88-45c0db476077.jpeg already downloaded
2026-03-25 17:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642888%252Fgeneral%252F0ab065cf-024a-4a98-a922-58e71f1351f1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642888/general/0ab065cf-024a-4a98-a922-58e71f1351f1.jpeg already downloaded
2026-03-25 17:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642888%252Fgeneral%252F3f662e05-d801-43b2-b2ee-f6ea6a37dad5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642888/general/3f662e05-d801-43b2-b2ee-f6ea6a37dad5.jpeg already downloaded
2026-03-25 17:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642888%252Fgeneral%252F07ce0e60-8b85-439e-a93b-4fdf62db308c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642888/general/07ce0e60-8b85-439e-a93b-4fdf62db308c.jpeg already downloaded
2026-03-25 17:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642888%252Fgeneral%252F60b15154-96e2-4cdc-957c-5f4331130638.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642888/general/60b15154-96e2-4cdc-957c-5f4331130638.jpeg already downloaded
2026-03-25 17:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642888%252Fgeneral%252Ff1600b4a-4d2d-4e83-ab35-d5048846d98a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642888/general/f1600b4a-4d2d-4e83-ab35-d5048846d98a.jpeg already downloaded
2026-03-25 17:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642888%252Fgeneral%252Fc24bfa33-1bb5-487d-b155-d72e51396403.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642888/general/c24bfa33-1bb5-487d-b155-d72e51396403.jpeg already downloaded
2026-03-25 17:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642888%252Fgeneral%252F5f4e6570-8241-480a-8e3d-a9efc77c1e55.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642888/general/5f4e6570-8241-480a-8e3d-a9efc77c1e55.jpeg already downloaded
2026-03-25 17:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642888%252Fgeneral%252F71e8ed39-bab1-49b2-b0a4-a009f62b42ff.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642888/general/71e8ed39-bab1-49b2-b0a4-a009f62b42ff.jpeg already downloaded
2026-03-25 17:23:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1222a10e-7f57-51d6-ab35-38e698d0c9d9, identifier: 10728593
2026-03-25 17:23:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1222a10e-7f57-51d6-ab35-38e698d0c9d9 with identifier: 10728593
2026-03-25 17:23:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1222a10e-7f57-51d6-ab35-38e698d0c9d9 with identifier: 10728593
2026-03-25 17:23:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1222a10e-7f57-51d6-ab35-38e698d0c9d9 with identifier: 10728593 to the API
2026-03-25 17:23:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:23:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:23:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728593>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1222a10e-7f57-51d6-ab35-38e698d0c9d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728593',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '1 Series',
'odometer': 114000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5642888/general/69034df8-9a0a-4c13-ad4b-bef14e3bc24f.jpeg',
'https://images.openlane.eu/carimgs/5642888/general/3e190e26-058c-4c98-9e88-45c0db476077.jpeg',
'https://images.openlane.eu/carimgs/5642888/general/0ab065cf-024a-4a98-a922-58e71f1351f1.jpeg',
'https://images.openlane.eu/carimgs/5642888/general/3f662e05-d801-43b2-b2ee-f6ea6a37dad5.jpeg',
'https://images.openlane.eu/carimgs/5642888/general/07ce0e60-8b85-439e-a93b-4fdf62db308c.jpeg',
'https://images.openlane.eu/carimgs/5642888/general/60b15154-96e2-4cdc-957c-5f4331130638.jpeg',
'https://images.openlane.eu/carimgs/5642888/general/f1600b4a-4d2d-4e83-ab35-d5048846d98a.jpeg',
'https://images.openlane.eu/carimgs/5642888/general/c24bfa33-1bb5-487d-b155-d72e51396403.jpeg',
'https://images.openlane.eu/carimgs/5642888/general/5f4e6570-8241-480a-8e3d-a9efc77c1e55.jpeg',
'https://images.openlane.eu/carimgs/5642888/general/71e8ed39-bab1-49b2-b0a4-a009f62b42ff.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1222a10e-7f57-51d6-ab35-38e698d0c9d9/1222a10e-7f57-51d6-ab35-38e698d0c9d9_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 9305438,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642888/general/69034df8-9a0a-4c13-ad4b-bef14e3bc24f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1222a10e-7f57-51d6-ab35-38e698d0c9d9/1222a10e-7f57-51d6-ab35-38e698d0c9d9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 7851192,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642888/general/3e190e26-058c-4c98-9e88-45c0db476077.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1222a10e-7f57-51d6-ab35-38e698d0c9d9/1222a10e-7f57-51d6-ab35-38e698d0c9d9_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 10695439,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642888/general/0ab065cf-024a-4a98-a922-58e71f1351f1.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1222a10e-7f57-51d6-ab35-38e698d0c9d9/1222a10e-7f57-51d6-ab35-38e698d0c9d9_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 11145276,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642888/general/3f662e05-d801-43b2-b2ee-f6ea6a37dad5.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1222a10e-7f57-51d6-ab35-38e698d0c9d9/1222a10e-7f57-51d6-ab35-38e698d0c9d9_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 10448987,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642888/general/07ce0e60-8b85-439e-a93b-4fdf62db308c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1222a10e-7f57-51d6-ab35-38e698d0c9d9/1222a10e-7f57-51d6-ab35-38e698d0c9d9_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 9060725,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642888/general/60b15154-96e2-4cdc-957c-5f4331130638.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1222a10e-7f57-51d6-ab35-38e698d0c9d9/1222a10e-7f57-51d6-ab35-38e698d0c9d9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5283053,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642888/general/f1600b4a-4d2d-4e83-ab35-d5048846d98a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1222a10e-7f57-51d6-ab35-38e698d0c9d9/1222a10e-7f57-51d6-ab35-38e698d0c9d9_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7773220,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642888/general/c24bfa33-1bb5-487d-b155-d72e51396403.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1222a10e-7f57-51d6-ab35-38e698d0c9d9/1222a10e-7f57-51d6-ab35-38e698d0c9d9_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6380628,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642888/general/5f4e6570-8241-480a-8e3d-a9efc77c1e55.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1222a10e-7f57-51d6-ab35-38e698d0c9d9/1222a10e-7f57-51d6-ab35-38e698d0c9d9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5884862,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642888/general/71e8ed39-bab1-49b2-b0a4-a009f62b42ff.jpeg',
'Width': 5712}],
'price': 7200,
'price_includes_vat': True,
'registration_date': '2010-08-05',
'seats_number': 4,
'seller_name': 'Match-drive SAS',
'title': 'BMW 1 Series Coupé 120i Sport - Petrol - Manual - 170 hp - 114.000 '
'km',
'transmission': 'manual',
'trim': 'Sport',
'vin': None,
'year': 2010}
2026-03-25 17:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728593%27 HTTP/1.1" 200 None
2026-03-25 17:23:14 [adesa.de] INFO: Saving data for 10728593: {'created_time': 1774459394.445191, 'last_price_update_time': 1774459394.445204, 'auction_closing_time': 1774605600.0}
2026-03-25 17:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728593') HTTP/1.1" 204 0
2026-03-25 17:23:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709829> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:23:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:23:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dc8449b-fcf7-5bc2-b5fa-bdb0a7138d7e with identifier: 10709829
2026-03-25 17:23:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dc8449b-fcf7-5bc2-b5fa-bdb0a7138d7e with scrape type 2
2026-03-25 17:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0dc8449b-fcf7-5bc2-b5fa-bdb0a7138d7e with scrape type 2
2026-03-25 17:23:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0dc8449b-fcf7-5bc2-b5fa-bdb0a7138d7e, identifier: 10709829
2026-03-25 17:23:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0dc8449b-fcf7-5bc2-b5fa-bdb0a7138d7e with identifier: 10709829
2026-03-25 17:23:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0dc8449b-fcf7-5bc2-b5fa-bdb0a7138d7e with identifier: 10709829
2026-03-25 17:23:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0dc8449b-fcf7-5bc2-b5fa-bdb0a7138d7e with identifier: 10709829 to the API
2026-03-25 17:23:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:23:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:23:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709829>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '0dc8449b-fcf7-5bc2-b5fa-bdb0a7138d7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '16196086',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709829',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Kia',
'model': 'EV6',
'odometer': 47774,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24700,
'price_includes_vat': True,
'registration_date': '2024-02-29',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia EV6 74 kWh - Electric - Automatic - 229 hp - 47.774 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 17:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709829%27 HTTP/1.1" 200 None
2026-03-25 17:23:15 [adesa.de] INFO: Saving data for 10709829: {'auction_closing_time': 1774519200.0, 'created_time': 1774356394.77567, 'last_price_update_time': 1774459395.749722}
2026-03-25 17:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709829') HTTP/1.1" 204 0
2026-03-25 17:23:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709980> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:23:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:23:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d739fb0-bdde-50fa-8960-0dc431f24290 with identifier: 10709980
2026-03-25 17:23:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d739fb0-bdde-50fa-8960-0dc431f24290 with scrape type 2
2026-03-25 17:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d739fb0-bdde-50fa-8960-0dc431f24290 with scrape type 2
2026-03-25 17:23:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5d739fb0-bdde-50fa-8960-0dc431f24290, identifier: 10709980
2026-03-25 17:23:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5d739fb0-bdde-50fa-8960-0dc431f24290 with identifier: 10709980
2026-03-25 17:23:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5d739fb0-bdde-50fa-8960-0dc431f24290 with identifier: 10709980
2026-03-25 17:23:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5d739fb0-bdde-50fa-8960-0dc431f24290 with identifier: 10709980 to the API
2026-03-25 17:23:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:23:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:23:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709980>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '5d739fb0-bdde-50fa-8960-0dc431f24290',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '95685079',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709980',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 120115,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Skoda Scala 1.0 TSI Active - Petrol - Automatic - 110 hp - 120.115 '
'km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-25 17:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709980%27 HTTP/1.1" 200 None
2026-03-25 17:23:17 [adesa.de] INFO: Saving data for 10709980: {'auction_closing_time': 1774519200.0, 'created_time': 1774357488.798144, 'last_price_update_time': 1774459397.593549}
2026-03-25 17:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709980') HTTP/1.1" 204 0
2026-03-25 17:23:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717055> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:23:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:23:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 931e73cc-fa9d-58e1-9aa3-7d9af53d7ff8 with identifier: 10717055
2026-03-25 17:23:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 931e73cc-fa9d-58e1-9aa3-7d9af53d7ff8 with scrape type 2
2026-03-25 17:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 931e73cc-fa9d-58e1-9aa3-7d9af53d7ff8 with scrape type 2
2026-03-25 17:23:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 931e73cc-fa9d-58e1-9aa3-7d9af53d7ff8, identifier: 10717055
2026-03-25 17:23:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 931e73cc-fa9d-58e1-9aa3-7d9af53d7ff8 with identifier: 10717055
2026-03-25 17:23:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 931e73cc-fa9d-58e1-9aa3-7d9af53d7ff8 with identifier: 10717055
2026-03-25 17:23:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 931e73cc-fa9d-58e1-9aa3-7d9af53d7ff8 with identifier: 10717055 to the API
2026-03-25 17:23:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:23:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:23:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717055>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 174,
'expiration_date': '2026-03-26T15:30:00Z',
'fuel_type': 'Electric',
'id': '931e73cc-fa9d-58e1-9aa3-7d9af53d7ff8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGWEEUA57PK635635',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717055',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Ora',
'model': 'Funky Cat',
'odometer': 22874,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2023-12-20',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Ora Funky Cat 400 48 kWh Pro - Electric - Automatic - 174 hp - '
'22.874 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-25 17:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717055%27 HTTP/1.1" 200 None
2026-03-25 17:23:22 [adesa.de] INFO: Saving data for 10717055: {'auction_closing_time': 1774539000.0, 'created_time': 1774372827.422834, 'last_price_update_time': 1774459402.427357}
2026-03-25 17:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717055') HTTP/1.1" 204 0
2026-03-25 17:23:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10665478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:23:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:23:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:23:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:23:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 787644b7-1e2e-5db8-849b-c34458cc08bd with identifier: 10665478
2026-03-25 17:23:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 787644b7-1e2e-5db8-849b-c34458cc08bd with scrape type 2
2026-03-25 17:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 787644b7-1e2e-5db8-849b-c34458cc08bd with scrape type 2
2026-03-25 17:23:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 787644b7-1e2e-5db8-849b-c34458cc08bd, identifier: 10665478
2026-03-25 17:23:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 787644b7-1e2e-5db8-849b-c34458cc08bd with identifier: 10665478
2026-03-25 17:23:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 787644b7-1e2e-5db8-849b-c34458cc08bd with identifier: 10665478
2026-03-25 17:23:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 787644b7-1e2e-5db8-849b-c34458cc08bd with identifier: 10665478 to the API
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:23:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10665478>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '787644b7-1e2e-5db8-849b-c34458cc08bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56531',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10665478',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 1478,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2024-05-07',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C4 1.2i Plus - Petrol - Automatic - 131 hp - 1.478 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710665478%27 HTTP/1.1" 200 None
2026-03-25 17:23:24 [adesa.de] INFO: Saving data for 10665478: {'auction_closing_time': 1798675200.0, 'created_time': 1773406674.172776, 'last_price_update_time': 1774459404.675437}
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10665478') HTTP/1.1" 204 0
2026-03-25 17:23:24 [adesa.de] INFO: Found listing with ID: 10721613
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721613%27 HTTP/1.1" 200 None
2026-03-25 17:23:24 [adesa.de] INFO: Scrape type for 10721613: 0
2026-03-25 17:23:24 [adesa.de] INFO: Skipping item 10721613 url https://www.openlane.eu/en/carv6/auction/10721613
2026-03-25 17:23:24 [adesa.de] INFO: Found listing with ID: 10597841
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710597841%27 HTTP/1.1" 200 None
2026-03-25 17:23:24 [adesa.de] INFO: Scrape type for 10597841: 2
2026-03-25 17:23:24 [adesa.de] INFO: Scraping item 10597841 url https://www.openlane.eu/en/carv6/auction/10597841
2026-03-25 17:23:24 [adesa.de] INFO: Found listing with ID: 10698052
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710698052%27 HTTP/1.1" 200 None
2026-03-25 17:23:24 [adesa.de] INFO: Scrape type for 10698052: 0
2026-03-25 17:23:24 [adesa.de] INFO: Skipping item 10698052 url https://www.openlane.eu/en/carv6/auction/10698052
2026-03-25 17:23:24 [adesa.de] INFO: Found listing with ID: 10694524
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710694524%27 HTTP/1.1" 200 None
2026-03-25 17:23:24 [adesa.de] INFO: Scrape type for 10694524: 2
2026-03-25 17:23:24 [adesa.de] INFO: Scraping item 10694524 url https://www.openlane.eu/en/carv6/auction/10694524
2026-03-25 17:23:24 [adesa.de] INFO: Found listing with ID: 10721605
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721605%27 HTTP/1.1" 200 None
2026-03-25 17:23:24 [adesa.de] INFO: Scrape type for 10721605: 0
2026-03-25 17:23:24 [adesa.de] INFO: Skipping item 10721605 url https://www.openlane.eu/en/carv6/auction/10721605
2026-03-25 17:23:24 [adesa.de] INFO: Found listing with ID: 10716651
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716651%27 HTTP/1.1" 200 None
2026-03-25 17:23:24 [adesa.de] INFO: Scrape type for 10716651: 0
2026-03-25 17:23:24 [adesa.de] INFO: Skipping item 10716651 url https://www.openlane.eu/en/carv6/auction/10716651
2026-03-25 17:23:24 [adesa.de] INFO: Found listing with ID: 10703826
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703826%27 HTTP/1.1" 200 None
2026-03-25 17:23:24 [adesa.de] INFO: Scrape type for 10703826: 0
2026-03-25 17:23:24 [adesa.de] INFO: Skipping item 10703826 url https://www.openlane.eu/en/carv6/auction/10703826
2026-03-25 17:23:24 [adesa.de] INFO: Found listing with ID: 10626566
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626566%27 HTTP/1.1" 200 None
2026-03-25 17:23:24 [adesa.de] INFO: Scrape type for 10626566: 2
2026-03-25 17:23:24 [adesa.de] INFO: Scraping item 10626566 url https://www.openlane.eu/en/carv6/auction/10626566
2026-03-25 17:23:24 [adesa.de] INFO: Found listing with ID: 10698811
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710698811%27 HTTP/1.1" 200 None
2026-03-25 17:23:24 [adesa.de] INFO: Scrape type for 10698811: 0
2026-03-25 17:23:24 [adesa.de] INFO: Skipping item 10698811 url https://www.openlane.eu/en/carv6/auction/10698811
2026-03-25 17:23:24 [adesa.de] INFO: Found listing with ID: 10696471
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696471%27 HTTP/1.1" 200 None
2026-03-25 17:23:24 [adesa.de] INFO: Scrape type for 10696471: 0
2026-03-25 17:23:24 [adesa.de] INFO: Skipping item 10696471 url https://www.openlane.eu/en/carv6/auction/10696471
2026-03-25 17:23:24 [adesa.de] INFO: Found listing with ID: 10663906
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710663906%27 HTTP/1.1" 200 None
2026-03-25 17:23:24 [adesa.de] INFO: Scrape type for 10663906: 2
2026-03-25 17:23:24 [adesa.de] INFO: Scraping item 10663906 url https://www.openlane.eu/en/carv6/auction/10663906
2026-03-25 17:23:24 [adesa.de] INFO: Found listing with ID: 10691964
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710691964%27 HTTP/1.1" 200 None
2026-03-25 17:23:24 [adesa.de] INFO: Scrape type for 10691964: 0
2026-03-25 17:23:24 [adesa.de] INFO: Skipping item 10691964 url https://www.openlane.eu/en/carv6/auction/10691964
2026-03-25 17:23:24 [adesa.de] INFO: Found listing with ID: 10707703
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710707703%27 HTTP/1.1" 200 None
2026-03-25 17:23:24 [adesa.de] INFO: Scrape type for 10707703: 0
2026-03-25 17:23:24 [adesa.de] INFO: Skipping item 10707703 url https://www.openlane.eu/en/carv6/auction/10707703
2026-03-25 17:23:24 [adesa.de] INFO: Found listing with ID: 10688552
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710688552%27 HTTP/1.1" 200 None
2026-03-25 17:23:24 [adesa.de] INFO: Scrape type for 10688552: 2
2026-03-25 17:23:24 [adesa.de] INFO: Scraping item 10688552 url https://www.openlane.eu/en/carv6/auction/10688552
2026-03-25 17:23:24 [adesa.de] INFO: Found listing with ID: 10553682
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710553682%27 HTTP/1.1" 200 None
2026-03-25 17:23:24 [adesa.de] INFO: Scrape type for 10553682: 2
2026-03-25 17:23:24 [adesa.de] INFO: Scraping item 10553682 url https://www.openlane.eu/en/carv6/auction/10553682
2026-03-25 17:23:24 [adesa.de] INFO: Found listing with ID: 10698181
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710698181%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10698181: 0
2026-03-25 17:23:25 [adesa.de] INFO: Skipping item 10698181 url https://www.openlane.eu/en/carv6/auction/10698181
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10697386
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710697386%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10697386: 0
2026-03-25 17:23:25 [adesa.de] INFO: Skipping item 10697386 url https://www.openlane.eu/en/carv6/auction/10697386
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10585779
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710585779%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10585779: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10585779 url https://www.openlane.eu/en/carv6/auction/10585779
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10590424
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710590424%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10590424: 0
2026-03-25 17:23:25 [adesa.de] INFO: Skipping item 10590424 url https://www.openlane.eu/en/carv6/auction/10590424
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10662396
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710662396%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10662396: 0
2026-03-25 17:23:25 [adesa.de] INFO: Skipping item 10662396 url https://www.openlane.eu/en/carv6/auction/10662396
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10606756
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710606756%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10606756: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10606756 url https://www.openlane.eu/en/carv6/auction/10606756
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10525350
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710525350%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10525350: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10525350 url https://www.openlane.eu/en/carv6/auction/10525350
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10719699
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719699%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10719699: 0
2026-03-25 17:23:25 [adesa.de] INFO: Skipping item 10719699 url https://www.openlane.eu/en/carv6/auction/10719699
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10644733
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710644733%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10644733: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10644733 url https://www.openlane.eu/en/carv6/auction/10644733
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10557402
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710557402%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10557402: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10557402 url https://www.openlane.eu/en/carv6/auction/10557402
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10504929
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504929%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10504929: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10504929 url https://www.openlane.eu/en/carv6/auction/10504929
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10504917
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504917%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10504917: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10504917 url https://www.openlane.eu/en/carv6/auction/10504917
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10504911
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504911%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10504911: 0
2026-03-25 17:23:25 [adesa.de] INFO: Skipping item 10504911 url https://www.openlane.eu/en/carv6/auction/10504911
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10649966
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710649966%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10649966: 0
2026-03-25 17:23:25 [adesa.de] INFO: Skipping item 10649966 url https://www.openlane.eu/en/carv6/auction/10649966
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10504912
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504912%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10504912: 0
2026-03-25 17:23:25 [adesa.de] INFO: Skipping item 10504912 url https://www.openlane.eu/en/carv6/auction/10504912
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10505024
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505024%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10505024: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10505024 url https://www.openlane.eu/en/carv6/auction/10505024
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10504928
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504928%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10504928: 0
2026-03-25 17:23:25 [adesa.de] INFO: Skipping item 10504928 url https://www.openlane.eu/en/carv6/auction/10504928
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10681290
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710681290%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10681290: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10681290 url https://www.openlane.eu/en/carv6/auction/10681290
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10504976
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504976%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10504976: 0
2026-03-25 17:23:25 [adesa.de] INFO: Skipping item 10504976 url https://www.openlane.eu/en/carv6/auction/10504976
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10504940
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504940%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10504940: 0
2026-03-25 17:23:25 [adesa.de] INFO: Skipping item 10504940 url https://www.openlane.eu/en/carv6/auction/10504940
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10662394
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710662394%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10662394: 0
2026-03-25 17:23:25 [adesa.de] INFO: Skipping item 10662394 url https://www.openlane.eu/en/carv6/auction/10662394
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10620678
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710620678%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10620678: 0
2026-03-25 17:23:25 [adesa.de] INFO: Skipping item 10620678 url https://www.openlane.eu/en/carv6/auction/10620678
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10662395
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710662395%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10662395: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10662395 url https://www.openlane.eu/en/carv6/auction/10662395
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10505027
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505027%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10505027: 0
2026-03-25 17:23:25 [adesa.de] INFO: Skipping item 10505027 url https://www.openlane.eu/en/carv6/auction/10505027
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10504974
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504974%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10504974: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10504974 url https://www.openlane.eu/en/carv6/auction/10504974
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10504944
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504944%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10504944: 0
2026-03-25 17:23:25 [adesa.de] INFO: Skipping item 10504944 url https://www.openlane.eu/en/carv6/auction/10504944
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10676821
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710676821%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10676821: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10676821 url https://www.openlane.eu/en/carv6/auction/10676821
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10626289
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626289%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10626289: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10626289 url https://www.openlane.eu/en/carv6/auction/10626289
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10626518
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626518%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10626518: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10626518 url https://www.openlane.eu/en/carv6/auction/10626518
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10631171
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710631171%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10631171: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10631171 url https://www.openlane.eu/en/carv6/auction/10631171
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10626516
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626516%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10626516: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10626516 url https://www.openlane.eu/en/carv6/auction/10626516
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10631172
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710631172%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10631172: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10631172 url https://www.openlane.eu/en/carv6/auction/10631172
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10676824
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710676824%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10676824: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10676824 url https://www.openlane.eu/en/carv6/auction/10676824
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10626287
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626287%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10626287: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10626287 url https://www.openlane.eu/en/carv6/auction/10626287
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10626276
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626276%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10626276: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10626276 url https://www.openlane.eu/en/carv6/auction/10626276
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10626274
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626274%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10626274: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10626274 url https://www.openlane.eu/en/carv6/auction/10626274
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10626285
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626285%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10626285: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10626285 url https://www.openlane.eu/en/carv6/auction/10626285
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10627083
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710627083%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10627083: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10627083 url https://www.openlane.eu/en/carv6/auction/10627083
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10640299
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710640299%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10640299: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10640299 url https://www.openlane.eu/en/carv6/auction/10640299
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10698064
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710698064%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10698064: 0
2026-03-25 17:23:25 [adesa.de] INFO: Skipping item 10698064 url https://www.openlane.eu/en/carv6/auction/10698064
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10626540
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626540%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10626540: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10626540 url https://www.openlane.eu/en/carv6/auction/10626540
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10559443
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710559443%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10559443: 0
2026-03-25 17:23:25 [adesa.de] INFO: Skipping item 10559443 url https://www.openlane.eu/en/carv6/auction/10559443
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10707953
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710707953%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10707953: 0
2026-03-25 17:23:25 [adesa.de] INFO: Skipping item 10707953 url https://www.openlane.eu/en/carv6/auction/10707953
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10620675
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710620675%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10620675: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10620675 url https://www.openlane.eu/en/carv6/auction/10620675
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10625968
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710625968%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10625968: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10625968 url https://www.openlane.eu/en/carv6/auction/10625968
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10626545
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626545%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10626545: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10626545 url https://www.openlane.eu/en/carv6/auction/10626545
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10631175
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710631175%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10631175: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10631175 url https://www.openlane.eu/en/carv6/auction/10631175
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10627628
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710627628%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10627628: 2
2026-03-25 17:23:25 [adesa.de] INFO: Scraping item 10627628 url https://www.openlane.eu/en/carv6/auction/10627628
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10627640
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710627640%27 HTTP/1.1" 200 None
2026-03-25 17:23:25 [adesa.de] INFO: Scrape type for 10627640: 0
2026-03-25 17:23:25 [adesa.de] INFO: Skipping item 10627640 url https://www.openlane.eu/en/carv6/auction/10627640
2026-03-25 17:23:25 [adesa.de] INFO: Found listing with ID: 10626273
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626273%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10626273: 2
2026-03-25 17:23:26 [adesa.de] INFO: Scraping item 10626273 url https://www.openlane.eu/en/carv6/auction/10626273
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10627637
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710627637%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10627637: 2
2026-03-25 17:23:26 [adesa.de] INFO: Scraping item 10627637 url https://www.openlane.eu/en/carv6/auction/10627637
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10698071
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710698071%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10698071: 0
2026-03-25 17:23:26 [adesa.de] INFO: Skipping item 10698071 url https://www.openlane.eu/en/carv6/auction/10698071
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10623496
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710623496%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10623496: 2
2026-03-25 17:23:26 [adesa.de] INFO: Scraping item 10623496 url https://www.openlane.eu/en/carv6/auction/10623496
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10632970
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710632970%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10632970: 0
2026-03-25 17:23:26 [adesa.de] INFO: Skipping item 10632970 url https://www.openlane.eu/en/carv6/auction/10632970
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10632976
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710632976%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10632976: 2
2026-03-25 17:23:26 [adesa.de] INFO: Scraping item 10632976 url https://www.openlane.eu/en/carv6/auction/10632976
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10626290
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626290%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10626290: 2
2026-03-25 17:23:26 [adesa.de] INFO: Scraping item 10626290 url https://www.openlane.eu/en/carv6/auction/10626290
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10632971
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710632971%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10632971: 2
2026-03-25 17:23:26 [adesa.de] INFO: Scraping item 10632971 url https://www.openlane.eu/en/carv6/auction/10632971
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10425397
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710425397%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10425397: 2
2026-03-25 17:23:26 [adesa.de] INFO: Scraping item 10425397 url https://www.openlane.eu/en/carv6/auction/10425397
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10675195
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710675195%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10675195: 0
2026-03-25 17:23:26 [adesa.de] INFO: Skipping item 10675195 url https://www.openlane.eu/en/carv6/auction/10675195
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10674997
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710674997%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10674997: 0
2026-03-25 17:23:26 [adesa.de] INFO: Skipping item 10674997 url https://www.openlane.eu/en/carv6/auction/10674997
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10717041
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717041%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10717041: 0
2026-03-25 17:23:26 [adesa.de] INFO: Skipping item 10717041 url https://www.openlane.eu/en/carv6/auction/10717041
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10699421
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699421%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10699421: 0
2026-03-25 17:23:26 [adesa.de] INFO: Skipping item 10699421 url https://www.openlane.eu/en/carv6/auction/10699421
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10384594
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710384594%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10384594: 2
2026-03-25 17:23:26 [adesa.de] INFO: Scraping item 10384594 url https://www.openlane.eu/en/carv6/auction/10384594
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10597879
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710597879%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10597879: 0
2026-03-25 17:23:26 [adesa.de] INFO: Skipping item 10597879 url https://www.openlane.eu/en/carv6/auction/10597879
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10633433
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710633433%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10633433: 2
2026-03-25 17:23:26 [adesa.de] INFO: Scraping item 10633433 url https://www.openlane.eu/en/carv6/auction/10633433
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10649959
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710649959%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10649959: 2
2026-03-25 17:23:26 [adesa.de] INFO: Scraping item 10649959 url https://www.openlane.eu/en/carv6/auction/10649959
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10694994
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710694994%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10694994: 2
2026-03-25 17:23:26 [adesa.de] INFO: Scraping item 10694994 url https://www.openlane.eu/en/carv6/auction/10694994
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10715704
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715704%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10715704: 2
2026-03-25 17:23:26 [adesa.de] INFO: Scraping item 10715704 url https://www.openlane.eu/en/carv6/auction/10715704
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 9981933
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%279981933%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 9981933: 0
2026-03-25 17:23:26 [adesa.de] INFO: Skipping item 9981933 url https://www.openlane.eu/en/carv6/auction/9981933
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 9981932
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%279981932%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 9981932: 2
2026-03-25 17:23:26 [adesa.de] INFO: Scraping item 9981932 url https://www.openlane.eu/en/carv6/auction/9981932
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10696449
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696449%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10696449: 0
2026-03-25 17:23:26 [adesa.de] INFO: Skipping item 10696449 url https://www.openlane.eu/en/carv6/auction/10696449
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10641207
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710641207%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10641207: 2
2026-03-25 17:23:26 [adesa.de] INFO: Scraping item 10641207 url https://www.openlane.eu/en/carv6/auction/10641207
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10628377
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710628377%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10628377: 2
2026-03-25 17:23:26 [adesa.de] INFO: Scraping item 10628377 url https://www.openlane.eu/en/carv6/auction/10628377
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10699465
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699465%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10699465: 0
2026-03-25 17:23:26 [adesa.de] INFO: Skipping item 10699465 url https://www.openlane.eu/en/carv6/auction/10699465
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10269735
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710269735%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10269735: 2
2026-03-25 17:23:26 [adesa.de] INFO: Scraping item 10269735 url https://www.openlane.eu/en/carv6/auction/10269735
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10333284
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710333284%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10333284: 2
2026-03-25 17:23:26 [adesa.de] INFO: Scraping item 10333284 url https://www.openlane.eu/en/carv6/auction/10333284
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10531591
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710531591%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10531591: 2
2026-03-25 17:23:26 [adesa.de] INFO: Scraping item 10531591 url https://www.openlane.eu/en/carv6/auction/10531591
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10666058
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710666058%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10666058: 2
2026-03-25 17:23:26 [adesa.de] INFO: Scraping item 10666058 url https://www.openlane.eu/en/carv6/auction/10666058
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10716794
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716794%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10716794: 0
2026-03-25 17:23:26 [adesa.de] INFO: Skipping item 10716794 url https://www.openlane.eu/en/carv6/auction/10716794
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10716792
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716792%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10716792: 0
2026-03-25 17:23:26 [adesa.de] INFO: Skipping item 10716792 url https://www.openlane.eu/en/carv6/auction/10716792
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10699441
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699441%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10699441: 0
2026-03-25 17:23:26 [adesa.de] INFO: Skipping item 10699441 url https://www.openlane.eu/en/carv6/auction/10699441
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10051067
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710051067%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10051067: 0
2026-03-25 17:23:26 [adesa.de] INFO: Skipping item 10051067 url https://www.openlane.eu/en/carv6/auction/10051067
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10707863
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710707863%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10707863: 0
2026-03-25 17:23:26 [adesa.de] INFO: Skipping item 10707863 url https://www.openlane.eu/en/carv6/auction/10707863
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10697379
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710697379%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10697379: 0
2026-03-25 17:23:26 [adesa.de] INFO: Skipping item 10697379 url https://www.openlane.eu/en/carv6/auction/10697379
2026-03-25 17:23:26 [adesa.de] INFO: Found listing with ID: 10563518
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710563518%27 HTTP/1.1" 200 None
2026-03-25 17:23:26 [adesa.de] INFO: Scrape type for 10563518: 2
2026-03-25 17:23:26 [adesa.de] INFO: Scraping item 10563518 url https://www.openlane.eu/en/carv6/auction/10563518
2026-03-25 17:23:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10526752> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:23:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:23:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 710dc951-8608-5f01-b229-e9dbe4e7141c with identifier: 10526752
2026-03-25 17:23:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 710dc951-8608-5f01-b229-e9dbe4e7141c with scrape type 2
2026-03-25 17:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 710dc951-8608-5f01-b229-e9dbe4e7141c with scrape type 2
2026-03-25 17:23:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 710dc951-8608-5f01-b229-e9dbe4e7141c, identifier: 10526752
2026-03-25 17:23:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 710dc951-8608-5f01-b229-e9dbe4e7141c with identifier: 10526752
2026-03-25 17:23:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 710dc951-8608-5f01-b229-e9dbe4e7141c with identifier: 10526752
2026-03-25 17:23:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 710dc951-8608-5f01-b229-e9dbe4e7141c with identifier: 10526752 to the API
2026-03-25 17:23:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:23:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 422 None
2026-03-25 17:23:27 [crawlers.pipelines.post_to_api] ERROR: adesa.de, item_id 710dc951-8608-5f01-b229-e9dbe4e7141c: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 422 Client Error: Unprocessable Entity for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 422
| Response Content: {"ValidationErrors":[{"PropertyName":"","ErrorMessage":"has to be positive (Parameter \u0027value\u0027)","ErrorCode":3}],"WasSuccessful":false}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Wed, 25 Mar 2026 17:23:27 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-25 17:23:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10526752>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 0,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 0,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '710dc951-8608-5f01-b229-e9dbe4e7141c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50833',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10526752',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22700,
'price_includes_vat': True,
'registration_date': '2024-10-21',
'seats_number': 0,
'seller_name': None,
'title': 'Toyota C-HR 1.8 Dynamic - Hybrid - Automatic - 0 hp - 50 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2024}
2026-03-25 17:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710526752%27 HTTP/1.1" 200 None
2026-03-25 17:23:28 [adesa.de] INFO: Saving data for 10526752: {'auction_closing_time': 1798675200.0, 'created_time': 1773240343.976212, 'last_price_update_time': 1774459408.014763}
2026-03-25 17:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10526752') HTTP/1.1" 204 0
2026-03-25 17:23:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717051> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:23:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:23:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fda34ba8-48df-5750-9904-0f6faf2b49db with identifier: 10717051
2026-03-25 17:23:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fda34ba8-48df-5750-9904-0f6faf2b49db with scrape type 2
2026-03-25 17:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fda34ba8-48df-5750-9904-0f6faf2b49db with scrape type 2
2026-03-25 17:23:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fda34ba8-48df-5750-9904-0f6faf2b49db, identifier: 10717051
2026-03-25 17:23:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fda34ba8-48df-5750-9904-0f6faf2b49db with identifier: 10717051
2026-03-25 17:23:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fda34ba8-48df-5750-9904-0f6faf2b49db with identifier: 10717051
2026-03-25 17:23:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fda34ba8-48df-5750-9904-0f6faf2b49db with identifier: 10717051 to the API
2026-03-25 17:23:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:23:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:23:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717051>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 174,
'expiration_date': '2026-03-26T15:30:00Z',
'fuel_type': 'Electric',
'id': 'fda34ba8-48df-5750-9904-0f6faf2b49db',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGWEEUA58PK630332',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717051',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ora',
'model': 'Funky Cat',
'odometer': 18445,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2023-12-07',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Ora Funky Cat 400 48 kWh Pro - Electric - Automatic - 174 hp - '
'18.445 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-25 17:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717051%27 HTTP/1.1" 200 None
2026-03-25 17:23:30 [adesa.de] INFO: Saving data for 10717051: {'auction_closing_time': 1774539000.0, 'created_time': 1774372840.750899, 'last_price_update_time': 1774459410.612261}
2026-03-25 17:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717051') HTTP/1.1" 204 0
2026-03-25 17:23:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10505021> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:23:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:23:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3aaae3e-02d5-5683-a6c3-1e6b0b3c74ba with identifier: 10505021
2026-03-25 17:23:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3aaae3e-02d5-5683-a6c3-1e6b0b3c74ba with scrape type 2
2026-03-25 17:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3aaae3e-02d5-5683-a6c3-1e6b0b3c74ba with scrape type 2
2026-03-25 17:23:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b3aaae3e-02d5-5683-a6c3-1e6b0b3c74ba, identifier: 10505021
2026-03-25 17:23:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b3aaae3e-02d5-5683-a6c3-1e6b0b3c74ba with identifier: 10505021
2026-03-25 17:23:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b3aaae3e-02d5-5683-a6c3-1e6b0b3c74ba with identifier: 10505021
2026-03-25 17:23:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b3aaae3e-02d5-5683-a6c3-1e6b0b3c74ba with identifier: 10505021 to the API
2026-03-25 17:23:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:23:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:23:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10505021>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Green',
'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': 'Hybrid',
'id': 'b3aaae3e-02d5-5683-a6c3-1e6b0b3c74ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52623',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10505021',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 32700,
'price_includes_vat': True,
'registration_date': '2025-05-28',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 T-GDI Executive - Hybrid - Automatic - 215 hp - '
'50 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2025}
2026-03-25 17:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505021%27 HTTP/1.1" 200 None
2026-03-25 17:23:35 [adesa.de] INFO: Saving data for 10505021: {'auction_closing_time': 1798675200.0, 'created_time': 1773240419.013766, 'last_price_update_time': 1774459415.070289}
2026-03-25 17:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10505021') HTTP/1.1" 204 0
2026-03-25 17:23:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504951> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:23:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:23:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c0af604-1b62-534a-a436-d9f39d532c45 with identifier: 10504951
2026-03-25 17:23:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c0af604-1b62-534a-a436-d9f39d532c45 with scrape type 2
2026-03-25 17:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c0af604-1b62-534a-a436-d9f39d532c45 with scrape type 2
2026-03-25 17:23:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3c0af604-1b62-534a-a436-d9f39d532c45, identifier: 10504951
2026-03-25 17:23:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/9958697> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:23:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3c0af604-1b62-534a-a436-d9f39d532c45 with identifier: 10504951
2026-03-25 17:23:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3c0af604-1b62-534a-a436-d9f39d532c45 with identifier: 10504951
2026-03-25 17:23:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3c0af604-1b62-534a-a436-d9f39d532c45 with identifier: 10504951 to the API
2026-03-25 17:23:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:23:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:23:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504951>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 161,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '3c0af604-1b62-534a-a436-d9f39d532c45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52660',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504951',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27100,
'price_includes_vat': True,
'registration_date': '2025-08-28',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 T-GDI - Petrol - Automatic - 161 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 17:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504951%27 HTTP/1.1" 200 None
2026-03-25 17:23:39 [adesa.de] INFO: Saving data for 10504951: {'auction_closing_time': 1798675200.0, 'created_time': 1773240423.896115, 'last_price_update_time': 1774459419.380199}
2026-03-25 17:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504951') HTTP/1.1" 204 0
2026-03-25 17:23:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:23:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e66b89f-a321-5772-8244-0e7f0cced526 with identifier: 9958697
2026-03-25 17:23:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e66b89f-a321-5772-8244-0e7f0cced526 with scrape type 2
2026-03-25 17:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e66b89f-a321-5772-8244-0e7f0cced526 with scrape type 2
2026-03-25 17:23:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1e66b89f-a321-5772-8244-0e7f0cced526, identifier: 9958697
2026-03-25 17:23:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1e66b89f-a321-5772-8244-0e7f0cced526 with identifier: 9958697
2026-03-25 17:23:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1e66b89f-a321-5772-8244-0e7f0cced526 with identifier: 9958697
2026-03-25 17:23:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1e66b89f-a321-5772-8244-0e7f0cced526 with identifier: 9958697 to the API
2026-03-25 17:23:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:23:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:23:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/9958697>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '1e66b89f-a321-5772-8244-0e7f0cced526',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RUD H 1183',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=9958697',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26750,
'price_includes_vat': True,
'registration_date': '2025-08-14',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 GT - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-25 17:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%279958697%27 HTTP/1.1" 200 None
2026-03-25 17:23:39 [adesa.de] INFO: Saving data for 9958697: {'auction_closing_time': 1798675200.0, 'created_time': 1773240365.584065, 'last_price_update_time': 1774459419.84749}
2026-03-25 17:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='9958697') HTTP/1.1" 204 0
2026-03-25 17:23:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:23:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:23:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99198262-2be0-5664-9874-70c4b54c9064 with identifier: 10504986
2026-03-25 17:23:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99198262-2be0-5664-9874-70c4b54c9064 with scrape type 2
2026-03-25 17:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99198262-2be0-5664-9874-70c4b54c9064 with scrape type 2
2026-03-25 17:23:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 99198262-2be0-5664-9874-70c4b54c9064, identifier: 10504986
2026-03-25 17:23:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 99198262-2be0-5664-9874-70c4b54c9064 with identifier: 10504986
2026-03-25 17:23:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 99198262-2be0-5664-9874-70c4b54c9064 with identifier: 10504986
2026-03-25 17:23:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 99198262-2be0-5664-9874-70c4b54c9064 with identifier: 10504986 to the API
2026-03-25 17:23:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:23:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:23:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504986>
{'auction_title': '',
'c_o_2_emission_value': 188,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 164,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '99198262-2be0-5664-9874-70c4b54c9064',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52786',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504986',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 25394,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 43100,
'price_includes_vat': True,
'registration_date': '2024-12-11',
'seats_number': 3,
'seller_name': None,
'title': 'Mercedes-Benz Vito 116 Select - Diesel - Automatic - 164 hp - '
'25.394 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2024}
2026-03-25 17:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504986%27 HTTP/1.1" 200 None
2026-03-25 17:23:41 [adesa.de] INFO: Saving data for 10504986: {'auction_closing_time': 1798675200.0, 'created_time': 1773240326.584656, 'last_price_update_time': 1774459421.67962}
2026-03-25 17:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504986') HTTP/1.1" 204 0
2026-03-25 17:23:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10505023> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:23:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:23:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7931a294-bf11-5a2d-98db-8be4de38976c with identifier: 10505023
2026-03-25 17:23:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7931a294-bf11-5a2d-98db-8be4de38976c with scrape type 2
2026-03-25 17:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7931a294-bf11-5a2d-98db-8be4de38976c with scrape type 2
2026-03-25 17:23:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7931a294-bf11-5a2d-98db-8be4de38976c, identifier: 10505023
2026-03-25 17:23:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7931a294-bf11-5a2d-98db-8be4de38976c with identifier: 10505023
2026-03-25 17:23:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7931a294-bf11-5a2d-98db-8be4de38976c with identifier: 10505023
2026-03-25 17:23:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7931a294-bf11-5a2d-98db-8be4de38976c with identifier: 10505023 to the API
2026-03-25 17:23:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:23:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:23:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10505023>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 141,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '7931a294-bf11-5a2d-98db-8be4de38976c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52622',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10505023',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2025-08-26',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i30 1.5 GDI N Line - Petrol - Automatic - 141 hp - 50 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-25 17:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505023%27 HTTP/1.1" 200 None
2026-03-25 17:23:42 [adesa.de] INFO: Saving data for 10505023: {'auction_closing_time': 1798675200.0, 'created_time': 1773240427.352692, 'last_price_update_time': 1774459422.136015}
2026-03-25 17:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10505023') HTTP/1.1" 204 0
2026-03-25 17:23:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10548333> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:23:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:23:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 070a3910-a82e-5849-80ec-50a0f1ae637a with identifier: 10548333
2026-03-25 17:23:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 070a3910-a82e-5849-80ec-50a0f1ae637a with scrape type 2
2026-03-25 17:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 070a3910-a82e-5849-80ec-50a0f1ae637a with scrape type 2
2026-03-25 17:23:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 070a3910-a82e-5849-80ec-50a0f1ae637a, identifier: 10548333
2026-03-25 17:23:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 070a3910-a82e-5849-80ec-50a0f1ae637a with identifier: 10548333
2026-03-25 17:23:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 070a3910-a82e-5849-80ec-50a0f1ae637a with identifier: 10548333
2026-03-25 17:23:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 070a3910-a82e-5849-80ec-50a0f1ae637a with identifier: 10548333 to the API
2026-03-25 17:23:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:23:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:23:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10548333>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '070a3910-a82e-5849-80ec-50a0f1ae637a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54021',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10548333',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i20',
'odometer': 11347,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2025-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i20 1.0 Comfort - Petrol - Manual - 101 hp - 11.347 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2025}
2026-03-25 17:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710548333%27 HTTP/1.1" 200 None
2026-03-25 17:23:43 [adesa.de] INFO: Saving data for 10548333: {'auction_closing_time': 1798675200.0, 'created_time': 1773240426.064969, 'last_price_update_time': 1774459423.8131}
2026-03-25 17:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10548333') HTTP/1.1" 204 0
2026-03-25 17:23:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717052> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:23:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:23:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504984> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:23:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:23:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6edaf2ed-7fe1-5447-80b2-a67cecab413d with identifier: 10717052
2026-03-25 17:23:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6edaf2ed-7fe1-5447-80b2-a67cecab413d with scrape type 2
2026-03-25 17:23:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6edaf2ed-7fe1-5447-80b2-a67cecab413d with scrape type 2
2026-03-25 17:23:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6edaf2ed-7fe1-5447-80b2-a67cecab413d, identifier: 10717052
2026-03-25 17:23:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6edaf2ed-7fe1-5447-80b2-a67cecab413d with identifier: 10717052
2026-03-25 17:23:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6edaf2ed-7fe1-5447-80b2-a67cecab413d with identifier: 10717052
2026-03-25 17:23:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6edaf2ed-7fe1-5447-80b2-a67cecab413d with identifier: 10717052 to the API
2026-03-25 17:23:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:23:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:23:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717052>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Green',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 174,
'expiration_date': '2026-03-26T15:30:00Z',
'fuel_type': 'Electric',
'id': '6edaf2ed-7fe1-5447-80b2-a67cecab413d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGWEEUA56PK635805',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717052',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ora',
'model': 'Funky Cat',
'odometer': 34355,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2023-12-20',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Ora Funky Cat 400 48 kWh Pro - Electric - Automatic - 174 hp - '
'34.355 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-25 17:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717052%27 HTTP/1.1" 200 None
2026-03-25 17:23:48 [adesa.de] INFO: Saving data for 10717052: {'auction_closing_time': 1774539000.0, 'created_time': 1774372823.831351, 'last_price_update_time': 1774459428.776234}
2026-03-25 17:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717052') HTTP/1.1" 204 0
2026-03-25 17:23:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f25123fc-112c-5fd4-8f68-7873b725a6f9 with identifier: 10504984
2026-03-25 17:23:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f25123fc-112c-5fd4-8f68-7873b725a6f9 with scrape type 2
2026-03-25 17:23:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f25123fc-112c-5fd4-8f68-7873b725a6f9 with scrape type 2
2026-03-25 17:23:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f25123fc-112c-5fd4-8f68-7873b725a6f9, identifier: 10504984
2026-03-25 17:23:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f25123fc-112c-5fd4-8f68-7873b725a6f9 with identifier: 10504984
2026-03-25 17:23:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f25123fc-112c-5fd4-8f68-7873b725a6f9 with identifier: 10504984
2026-03-25 17:23:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f25123fc-112c-5fd4-8f68-7873b725a6f9 with identifier: 10504984 to the API
2026-03-25 17:23:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:23:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:23:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504984>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 146,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'f25123fc-112c-5fd4-8f68-7873b725a6f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52781',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504984',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26000,
'price_includes_vat': True,
'registration_date': '2025-10-30',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Arkana Techno - Petrol - Automatic - 146 hp - 50 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2025}
2026-03-25 17:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504984%27 HTTP/1.1" 200 None
2026-03-25 17:23:49 [adesa.de] INFO: Saving data for 10504984: {'auction_closing_time': 1798675200.0, 'created_time': 1773240390.408661, 'last_price_update_time': 1774459429.119967}
2026-03-25 17:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504984') HTTP/1.1" 204 0
2026-03-25 17:23:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10563518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:23:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:23:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6baafc3a-8c6c-55ac-b6ec-3e233083e98a with identifier: 10563518
2026-03-25 17:23:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6baafc3a-8c6c-55ac-b6ec-3e233083e98a with scrape type 2
2026-03-25 17:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6baafc3a-8c6c-55ac-b6ec-3e233083e98a with scrape type 2
2026-03-25 17:23:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6baafc3a-8c6c-55ac-b6ec-3e233083e98a, identifier: 10563518
2026-03-25 17:23:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6baafc3a-8c6c-55ac-b6ec-3e233083e98a with identifier: 10563518
2026-03-25 17:23:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6baafc3a-8c6c-55ac-b6ec-3e233083e98a with identifier: 10563518
2026-03-25 17:23:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6baafc3a-8c6c-55ac-b6ec-3e233083e98a with identifier: 10563518 to the API
2026-03-25 17:23:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:23:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:23:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10563518>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 92,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '6baafc3a-8c6c-55ac-b6ec-3e233083e98a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WES 417A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10563518',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Lexus',
'model': 'LBX',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27100,
'price_includes_vat': True,
'registration_date': '2026-01-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Lexus LBX Business - Petrol - Automatic - 92 hp - 50 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2026}
2026-03-25 17:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710563518%27 HTTP/1.1" 200 None
2026-03-25 17:23:51 [adesa.de] INFO: Saving data for 10563518: {'auction_closing_time': 1798671600.0, 'created_time': 1773240262.101117, 'last_price_update_time': 1774459431.704877}
2026-03-25 17:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10563518') HTTP/1.1" 204 0
2026-03-25 17:23:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504992> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:23:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:23:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca905af6-9f44-5aad-95b2-a9f595cba4ea with identifier: 10504992
2026-03-25 17:23:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca905af6-9f44-5aad-95b2-a9f595cba4ea with scrape type 2
2026-03-25 17:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca905af6-9f44-5aad-95b2-a9f595cba4ea with scrape type 2
2026-03-25 17:23:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ca905af6-9f44-5aad-95b2-a9f595cba4ea, identifier: 10504992
2026-03-25 17:23:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ca905af6-9f44-5aad-95b2-a9f595cba4ea with identifier: 10504992
2026-03-25 17:23:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ca905af6-9f44-5aad-95b2-a9f595cba4ea with identifier: 10504992
2026-03-25 17:23:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ca905af6-9f44-5aad-95b2-a9f595cba4ea with identifier: 10504992 to the API
2026-03-25 17:23:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:23:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:23:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504992>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'ca905af6-9f44-5aad-95b2-a9f595cba4ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52835',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504992',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 3000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24500,
'price_includes_vat': True,
'registration_date': '2024-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona 1.6 GDI Premium - Petrol - Automatic - 138 hp - 3.000 '
'km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2024}
2026-03-25 17:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504992%27 HTTP/1.1" 200 None
2026-03-25 17:23:52 [adesa.de] INFO: Saving data for 10504992: {'auction_closing_time': 1798675200.0, 'created_time': 1773240445.796245, 'last_price_update_time': 1774459432.159048}
2026-03-25 17:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504992') HTTP/1.1" 204 0
2026-03-25 17:23:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504910> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:23:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:23:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3849e0e9-52e8-5e67-af8d-35de4cfddf70 with identifier: 10504910
2026-03-25 17:23:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3849e0e9-52e8-5e67-af8d-35de4cfddf70 with scrape type 2
2026-03-25 17:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3849e0e9-52e8-5e67-af8d-35de4cfddf70 with scrape type 2
2026-03-25 17:23:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3849e0e9-52e8-5e67-af8d-35de4cfddf70, identifier: 10504910
2026-03-25 17:23:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3849e0e9-52e8-5e67-af8d-35de4cfddf70 with identifier: 10504910
2026-03-25 17:23:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3849e0e9-52e8-5e67-af8d-35de4cfddf70 with identifier: 10504910
2026-03-25 17:23:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3849e0e9-52e8-5e67-af8d-35de4cfddf70 with identifier: 10504910 to the API
2026-03-25 17:23:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:23:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:23:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504910>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 141,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '3849e0e9-52e8-5e67-af8d-35de4cfddf70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52621',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504910',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2025-08-07',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i30 1.5 GDI N Line - Petrol - Automatic - 141 hp - 50 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-25 17:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504910%27 HTTP/1.1" 200 None
2026-03-25 17:23:52 [adesa.de] INFO: Saving data for 10504910: {'auction_closing_time': 1798675200.0, 'created_time': 1773240137.836452, 'last_price_update_time': 1774459432.692021}
2026-03-25 17:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504910') HTTP/1.1" 204 0
2026-03-25 17:23:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10505042> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:23:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:23:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 098bb885-b0ab-5c83-8c39-ec07b0746999 with identifier: 10505042
2026-03-25 17:23:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 098bb885-b0ab-5c83-8c39-ec07b0746999 with scrape type 2
2026-03-25 17:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 098bb885-b0ab-5c83-8c39-ec07b0746999 with scrape type 2
2026-03-25 17:23:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 098bb885-b0ab-5c83-8c39-ec07b0746999, identifier: 10505042
2026-03-25 17:23:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 098bb885-b0ab-5c83-8c39-ec07b0746999 with identifier: 10505042
2026-03-25 17:23:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 098bb885-b0ab-5c83-8c39-ec07b0746999 with identifier: 10505042
2026-03-25 17:23:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 098bb885-b0ab-5c83-8c39-ec07b0746999 with identifier: 10505042 to the API
2026-03-25 17:23:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:23:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:23:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10505042>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '098bb885-b0ab-5c83-8c39-ec07b0746999',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52804',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10505042',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Bayon',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2025-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Bayon 1.0 - Petrol - Automatic - 90 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 17:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505042%27 HTTP/1.1" 200 None
2026-03-25 17:23:53 [adesa.de] INFO: Saving data for 10505042: {'auction_closing_time': 1798675200.0, 'created_time': 1773240143.344743, 'last_price_update_time': 1774459433.200524}
2026-03-25 17:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10505042') HTTP/1.1" 204 0
2026-03-25 17:24:06 [scrapy.extensions.logstats] INFO: Crawled 804 pages (at 23 pages/min), scraped 411 items (at 22 items/min)
2026-03-25 17:24:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-25 17:24:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:24:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:24:06 [adesa.de] INFO: Found listing with ID: 10699520
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699520%27 HTTP/1.1" 200 None
2026-03-25 17:24:06 [adesa.de] INFO: Scrape type for 10699520: 0
2026-03-25 17:24:06 [adesa.de] INFO: Skipping item 10699520 url https://www.openlane.eu/en/carv6/auction/10699520
2026-03-25 17:24:06 [adesa.de] INFO: Found listing with ID: 10574078
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710574078%27 HTTP/1.1" 200 None
2026-03-25 17:24:06 [adesa.de] INFO: Scrape type for 10574078: 2
2026-03-25 17:24:06 [adesa.de] INFO: Scraping item 10574078 url https://www.openlane.eu/en/carv6/auction/10574078
2026-03-25 17:24:06 [adesa.de] INFO: Found listing with ID: 10242156
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710242156%27 HTTP/1.1" 200 None
2026-03-25 17:24:06 [adesa.de] INFO: Scrape type for 10242156: 2
2026-03-25 17:24:06 [adesa.de] INFO: Scraping item 10242156 url https://www.openlane.eu/en/carv6/auction/10242156
2026-03-25 17:24:06 [adesa.de] INFO: Found listing with ID: 10574076
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710574076%27 HTTP/1.1" 200 None
2026-03-25 17:24:06 [adesa.de] INFO: Scrape type for 10574076: 2
2026-03-25 17:24:06 [adesa.de] INFO: Scraping item 10574076 url https://www.openlane.eu/en/carv6/auction/10574076
2026-03-25 17:24:06 [adesa.de] INFO: Found listing with ID: 10722037
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722037%27 HTTP/1.1" 200 None
2026-03-25 17:24:06 [adesa.de] INFO: Scrape type for 10722037: 0
2026-03-25 17:24:06 [adesa.de] INFO: Skipping item 10722037 url https://www.openlane.eu/en/carv6/auction/10722037
2026-03-25 17:24:06 [adesa.de] INFO: Found listing with ID: 10716209
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716209%27 HTTP/1.1" 200 None
2026-03-25 17:24:06 [adesa.de] INFO: Scrape type for 10716209: 2
2026-03-25 17:24:06 [adesa.de] INFO: Scraping item 10716209 url https://www.openlane.eu/en/carv6/auction/10716209
2026-03-25 17:24:06 [adesa.de] INFO: Found listing with ID: 10623494
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710623494%27 HTTP/1.1" 200 None
2026-03-25 17:24:06 [adesa.de] INFO: Scrape type for 10623494: 0
2026-03-25 17:24:06 [adesa.de] INFO: Skipping item 10623494 url https://www.openlane.eu/en/carv6/auction/10623494
2026-03-25 17:24:06 [adesa.de] INFO: Found listing with ID: 10682772
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710682772%27 HTTP/1.1" 200 None
2026-03-25 17:24:06 [adesa.de] INFO: Scrape type for 10682772: 2
2026-03-25 17:24:06 [adesa.de] INFO: Scraping item 10682772 url https://www.openlane.eu/en/carv6/auction/10682772
2026-03-25 17:24:06 [adesa.de] INFO: Found listing with ID: 10700897
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710700897%27 HTTP/1.1" 200 None
2026-03-25 17:24:06 [adesa.de] INFO: Scrape type for 10700897: 0
2026-03-25 17:24:06 [adesa.de] INFO: Skipping item 10700897 url https://www.openlane.eu/en/carv6/auction/10700897
2026-03-25 17:24:06 [adesa.de] INFO: Found listing with ID: 10640466
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710640466%27 HTTP/1.1" 200 None
2026-03-25 17:24:06 [adesa.de] INFO: Scrape type for 10640466: 2
2026-03-25 17:24:06 [adesa.de] INFO: Scraping item 10640466 url https://www.openlane.eu/en/carv6/auction/10640466
2026-03-25 17:24:06 [adesa.de] INFO: Found listing with ID: 10691963
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710691963%27 HTTP/1.1" 200 None
2026-03-25 17:24:06 [adesa.de] INFO: Scrape type for 10691963: 2
2026-03-25 17:24:06 [adesa.de] INFO: Scraping item 10691963 url https://www.openlane.eu/en/carv6/auction/10691963
2026-03-25 17:24:06 [adesa.de] INFO: Found listing with ID: 10641436
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710641436%27 HTTP/1.1" 200 None
2026-03-25 17:24:06 [adesa.de] INFO: Scrape type for 10641436: 2
2026-03-25 17:24:06 [adesa.de] INFO: Scraping item 10641436 url https://www.openlane.eu/en/carv6/auction/10641436
2026-03-25 17:24:06 [adesa.de] INFO: Found listing with ID: 10721194
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721194%27 HTTP/1.1" 200 None
2026-03-25 17:24:06 [adesa.de] INFO: Scrape type for 10721194: 0
2026-03-25 17:24:06 [adesa.de] INFO: Skipping item 10721194 url https://www.openlane.eu/en/carv6/auction/10721194
2026-03-25 17:24:06 [adesa.de] INFO: Found listing with ID: 10588293
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710588293%27 HTTP/1.1" 200 None
2026-03-25 17:24:06 [adesa.de] INFO: Scrape type for 10588293: 2
2026-03-25 17:24:06 [adesa.de] INFO: Scraping item 10588293 url https://www.openlane.eu/en/carv6/auction/10588293
2026-03-25 17:24:06 [adesa.de] INFO: Found listing with ID: 10673718
2026-03-25 17:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710673718%27 HTTP/1.1" 200 None
2026-03-25 17:24:07 [adesa.de] INFO: Scrape type for 10673718: 2
2026-03-25 17:24:07 [adesa.de] INFO: Scraping item 10673718 url https://www.openlane.eu/en/carv6/auction/10673718
2026-03-25 17:24:07 [adesa.de] INFO: Found listing with ID: 10701015
2026-03-25 17:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710701015%27 HTTP/1.1" 200 None
2026-03-25 17:24:07 [adesa.de] INFO: Scrape type for 10701015: 0
2026-03-25 17:24:07 [adesa.de] INFO: Skipping item 10701015 url https://www.openlane.eu/en/carv6/auction/10701015
2026-03-25 17:24:07 [adesa.de] INFO: Found listing with ID: 10661521
2026-03-25 17:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710661521%27 HTTP/1.1" 200 None
2026-03-25 17:24:07 [adesa.de] INFO: Scrape type for 10661521: 2
2026-03-25 17:24:07 [adesa.de] INFO: Scraping item 10661521 url https://www.openlane.eu/en/carv6/auction/10661521
2026-03-25 17:24:07 [adesa.de] INFO: Found listing with ID: 10628380
2026-03-25 17:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710628380%27 HTTP/1.1" 200 None
2026-03-25 17:24:07 [adesa.de] INFO: Scrape type for 10628380: 0
2026-03-25 17:24:07 [adesa.de] INFO: Skipping item 10628380 url https://www.openlane.eu/en/carv6/auction/10628380
2026-03-25 17:24:07 [adesa.de] INFO: Found listing with ID: 10699508
2026-03-25 17:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699508%27 HTTP/1.1" 200 None
2026-03-25 17:24:07 [adesa.de] INFO: Scrape type for 10699508: 0
2026-03-25 17:24:07 [adesa.de] INFO: Skipping item 10699508 url https://www.openlane.eu/en/carv6/auction/10699508
2026-03-25 17:24:07 [adesa.de] INFO: Found listing with ID: 10620367
2026-03-25 17:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710620367%27 HTTP/1.1" 200 None
2026-03-25 17:24:07 [adesa.de] INFO: Scrape type for 10620367: 2
2026-03-25 17:24:07 [adesa.de] INFO: Scraping item 10620367 url https://www.openlane.eu/en/carv6/auction/10620367
2026-03-25 17:24:07 [adesa.de] INFO: Found listing with ID: 10711370
2026-03-25 17:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711370%27 HTTP/1.1" 200 None
2026-03-25 17:24:07 [adesa.de] INFO: Scrape type for 10711370: 2
2026-03-25 17:24:07 [adesa.de] INFO: Scraping item 10711370 url https://www.openlane.eu/en/carv6/auction/10711370
2026-03-25 17:24:07 [adesa.de] INFO: Found listing with ID: 10717379
2026-03-25 17:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717379%27 HTTP/1.1" 200 None
2026-03-25 17:24:07 [adesa.de] INFO: Scrape type for 10717379: 0
2026-03-25 17:24:07 [adesa.de] INFO: Skipping item 10717379 url https://www.openlane.eu/en/carv6/auction/10717379
2026-03-25 17:24:07 [adesa.de] INFO: Found listing with ID: 10720298
2026-03-25 17:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720298%27 HTTP/1.1" 200 None
2026-03-25 17:24:07 [adesa.de] INFO: Scrape type for 10720298: 0
2026-03-25 17:24:07 [adesa.de] INFO: Skipping item 10720298 url https://www.openlane.eu/en/carv6/auction/10720298
2026-03-25 17:24:07 [adesa.de] INFO: Found listing with ID: 10686920
2026-03-25 17:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710686920%27 HTTP/1.1" 200 None
2026-03-25 17:24:07 [adesa.de] INFO: Scrape type for 10686920: 2
2026-03-25 17:24:07 [adesa.de] INFO: Scraping item 10686920 url https://www.openlane.eu/en/carv6/auction/10686920
2026-03-25 17:24:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10628377> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:24:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:24:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdf1c6b5-cf21-54bd-ad42-ec125b5f55e4 with identifier: 10628377
2026-03-25 17:24:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdf1c6b5-cf21-54bd-ad42-ec125b5f55e4 with scrape type 2
2026-03-25 17:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bdf1c6b5-cf21-54bd-ad42-ec125b5f55e4 with scrape type 2
2026-03-25 17:24:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bdf1c6b5-cf21-54bd-ad42-ec125b5f55e4, identifier: 10628377
2026-03-25 17:24:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bdf1c6b5-cf21-54bd-ad42-ec125b5f55e4 with identifier: 10628377
2026-03-25 17:24:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bdf1c6b5-cf21-54bd-ad42-ec125b5f55e4 with identifier: 10628377
2026-03-25 17:24:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bdf1c6b5-cf21-54bd-ad42-ec125b5f55e4 with identifier: 10628377 to the API
2026-03-25 17:24:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:24:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:24:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10628377>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'bdf1c6b5-cf21-54bd-ad42-ec125b5f55e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55929',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10628377',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 22788,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2022-08-08',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen ID.4 Pro Performance - Electric - Automatic - 207 hp - '
'22.788 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-25 17:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710628377%27 HTTP/1.1" 200 None
2026-03-25 17:24:08 [adesa.de] INFO: Saving data for 10628377: {'auction_closing_time': 1798675200.0, 'created_time': 1773240238.354821, 'last_price_update_time': 1774459448.472033}
2026-03-25 17:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10628377') HTTP/1.1" 204 0
2026-03-25 17:24:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504988> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:24:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:24:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10504988
2026-03-25 17:24:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 308cd903-2fbf-5eaf-8690-6af83ff4779e with scrape type 2
2026-03-25 17:24:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 308cd903-2fbf-5eaf-8690-6af83ff4779e with scrape type 2
2026-03-25 17:24:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 308cd903-2fbf-5eaf-8690-6af83ff4779e, identifier: 10504988
2026-03-25 17:24:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10504988
2026-03-25 17:24:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10504988
2026-03-25 17:24:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10504988 to the API
2026-03-25 17:24:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:24:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:24:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504988>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 141,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '308cd903-2fbf-5eaf-8690-6af83ff4779e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52815',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504988',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2025-11-06',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i30 1.5 GDI N Line - Petrol - Automatic - 141 hp - 50 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-25 17:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504988%27 HTTP/1.1" 200 None
2026-03-25 17:24:19 [adesa.de] INFO: Saving data for 10504988: {'auction_closing_time': 1798675200.0, 'created_time': 1773240428.963777, 'last_price_update_time': 1774459459.006818}
2026-03-25 17:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504988') HTTP/1.1" 204 0
2026-03-25 17:24:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/9981932> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:24:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:24:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 436627e1-d0fe-5786-93fc-ff964b1ff45f with identifier: 9981932
2026-03-25 17:24:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 436627e1-d0fe-5786-93fc-ff964b1ff45f with scrape type 2
2026-03-25 17:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 436627e1-d0fe-5786-93fc-ff964b1ff45f with scrape type 2
2026-03-25 17:24:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 436627e1-d0fe-5786-93fc-ff964b1ff45f, identifier: 9981932
2026-03-25 17:24:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 436627e1-d0fe-5786-93fc-ff964b1ff45f with identifier: 9981932
2026-03-25 17:24:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 436627e1-d0fe-5786-93fc-ff964b1ff45f with identifier: 9981932
2026-03-25 17:24:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 436627e1-d0fe-5786-93fc-ff964b1ff45f with identifier: 9981932 to the API
2026-03-25 17:24:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:24:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/9981932>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '436627e1-d0fe-5786-93fc-ff964b1ff45f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '43435',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=9981932',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20350,
'price_includes_vat': True,
'registration_date': '2025-07-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Skoda Kamiq 1.0 - Petrol - Automatic - 116 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 17:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%279981932%27 HTTP/1.1" 200 None
2026-03-25 17:24:25 [adesa.de] INFO: Saving data for 9981932: {'auction_closing_time': 1798675200.0, 'created_time': 1773240295.386194, 'last_price_update_time': 1774459465.533023}
2026-03-25 17:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='9981932') HTTP/1.1" 204 0
2026-03-25 17:24:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10269735> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:24:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:24:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 432ed329-71bd-500d-b1c7-a9424abe2154 with identifier: 10269735
2026-03-25 17:24:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 432ed329-71bd-500d-b1c7-a9424abe2154 with scrape type 2
2026-03-25 17:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 432ed329-71bd-500d-b1c7-a9424abe2154 with scrape type 2
2026-03-25 17:24:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 432ed329-71bd-500d-b1c7-a9424abe2154, identifier: 10269735
2026-03-25 17:24:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 432ed329-71bd-500d-b1c7-a9424abe2154 with identifier: 10269735
2026-03-25 17:24:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 432ed329-71bd-500d-b1c7-a9424abe2154 with identifier: 10269735
2026-03-25 17:24:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 432ed329-71bd-500d-b1c7-a9424abe2154 with identifier: 10269735 to the API
2026-03-25 17:24:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:24:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10269735>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '432ed329-71bd-500d-b1c7-a9424abe2154',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG H 1021',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10269735',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 49,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2025-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 1.2i Allure - Petrol - Manual - 102 hp - 49 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 17:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710269735%27 HTTP/1.1" 200 None
2026-03-25 17:24:26 [adesa.de] INFO: Saving data for 10269735: {'auction_closing_time': 1798671600.0, 'created_time': 1773240293.387266, 'last_price_update_time': 1774459466.529349}
2026-03-25 17:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10269735') HTTP/1.1" 204 0
2026-03-25 17:24:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10666058> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:24:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:24:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27a93e94-7935-5f20-b696-e81b96a8e7f8 with identifier: 10666058
2026-03-25 17:24:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27a93e94-7935-5f20-b696-e81b96a8e7f8 with scrape type 2
2026-03-25 17:24:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27a93e94-7935-5f20-b696-e81b96a8e7f8 with scrape type 2
2026-03-25 17:24:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 27a93e94-7935-5f20-b696-e81b96a8e7f8, identifier: 10666058
2026-03-25 17:24:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 27a93e94-7935-5f20-b696-e81b96a8e7f8 with identifier: 10666058
2026-03-25 17:24:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 27a93e94-7935-5f20-b696-e81b96a8e7f8 with identifier: 10666058
2026-03-25 17:24:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 27a93e94-7935-5f20-b696-e81b96a8e7f8 with identifier: 10666058 to the API
2026-03-25 17:24:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:24:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10666058>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '27a93e94-7935-5f20-b696-e81b96a8e7f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'F MP 2307',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10666058',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 43277,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2022-08-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Audi A3 Sportback 35 TDI Design - Diesel - Automatic - 150 hp - '
'43.277 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-25 17:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710666058%27 HTTP/1.1" 200 None
2026-03-25 17:24:29 [adesa.de] INFO: Saving data for 10666058: {'auction_closing_time': 1798671600.0, 'created_time': 1773665439.660387, 'last_price_update_time': 1774459469.429675}
2026-03-25 17:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10666058') HTTP/1.1" 204 0
2026-03-25 17:24:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694994> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:24:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:24:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 866b305c-8c7e-599c-8cf2-485e4fded24d with identifier: 10694994
2026-03-25 17:24:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 866b305c-8c7e-599c-8cf2-485e4fded24d with scrape type 2
2026-03-25 17:24:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 866b305c-8c7e-599c-8cf2-485e4fded24d with scrape type 2
2026-03-25 17:24:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 866b305c-8c7e-599c-8cf2-485e4fded24d, identifier: 10694994
2026-03-25 17:24:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 866b305c-8c7e-599c-8cf2-485e4fded24d with identifier: 10694994
2026-03-25 17:24:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 866b305c-8c7e-599c-8cf2-485e4fded24d with identifier: 10694994
2026-03-25 17:24:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 866b305c-8c7e-599c-8cf2-485e4fded24d with identifier: 10694994 to the API
2026-03-25 17:24:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:24:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694994>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 92,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '866b305c-8c7e-599c-8cf2-485e4fded24d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B OS 5063',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694994',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2025-05-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio Evolution - Petrol - Manual - 92 hp - 50 km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-25 17:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710694994%27 HTTP/1.1" 200 None
2026-03-25 17:24:30 [adesa.de] INFO: Saving data for 10694994: {'auction_closing_time': 1798675200.0, 'created_time': 1773923035.869286, 'last_price_update_time': 1774459470.47362}
2026-03-25 17:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10694994') HTTP/1.1" 204 0
2026-03-25 17:24:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10633433> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:24:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:24:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40f23e60-952c-5c72-bbd0-f7e3ca6cb880 with identifier: 10633433
2026-03-25 17:24:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40f23e60-952c-5c72-bbd0-f7e3ca6cb880 with scrape type 2
2026-03-25 17:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40f23e60-952c-5c72-bbd0-f7e3ca6cb880 with scrape type 2
2026-03-25 17:24:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 40f23e60-952c-5c72-bbd0-f7e3ca6cb880, identifier: 10633433
2026-03-25 17:24:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 40f23e60-952c-5c72-bbd0-f7e3ca6cb880 with identifier: 10633433
2026-03-25 17:24:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 40f23e60-952c-5c72-bbd0-f7e3ca6cb880 with identifier: 10633433
2026-03-25 17:24:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 40f23e60-952c-5c72-bbd0-f7e3ca6cb880 with identifier: 10633433 to the API
2026-03-25 17:24:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:24:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10633433>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '40f23e60-952c-5c72-bbd0-f7e3ca6cb880',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55682',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10633433',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'e-Expert',
'odometer': 63,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24100,
'price_includes_vat': True,
'registration_date': '2023-10-31',
'seats_number': 6,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot e-Expert 75 kWh - Electric - Automatic - 138 hp - 63 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710633433%27 HTTP/1.1" 200 None
2026-03-25 17:24:33 [adesa.de] INFO: Saving data for 10633433: {'auction_closing_time': 1798675200.0, 'created_time': 1773240290.437909, 'last_price_update_time': 1774459473.003678}
2026-03-25 17:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10633433') HTTP/1.1" 204 0
2026-03-25 17:24:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10649959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:24:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:24:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f56edbd-c26e-53cd-af1c-45506166be66 with identifier: 10649959
2026-03-25 17:24:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f56edbd-c26e-53cd-af1c-45506166be66 with scrape type 2
2026-03-25 17:24:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f56edbd-c26e-53cd-af1c-45506166be66 with scrape type 2
2026-03-25 17:24:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2f56edbd-c26e-53cd-af1c-45506166be66, identifier: 10649959
2026-03-25 17:24:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2f56edbd-c26e-53cd-af1c-45506166be66 with identifier: 10649959
2026-03-25 17:24:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2f56edbd-c26e-53cd-af1c-45506166be66 with identifier: 10649959
2026-03-25 17:24:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2f56edbd-c26e-53cd-af1c-45506166be66 with identifier: 10649959 to the API
2026-03-25 17:24:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:24:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10649959>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 92,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '2f56edbd-c26e-53cd-af1c-45506166be66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B W 2188',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10649959',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2025-06-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.0 Evolution - Petrol - Manual - 92 hp - 50 km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-25 17:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710649959%27 HTTP/1.1" 200 None
2026-03-25 17:24:40 [adesa.de] INFO: Saving data for 10649959: {'auction_closing_time': 1798675200.0, 'created_time': 1773240237.032704, 'last_price_update_time': 1774459480.911484}
2026-03-25 17:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10649959') HTTP/1.1" 204 0
2026-03-25 17:24:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10641207> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:24:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:24:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 372a5bcd-e3ee-5a24-aa8f-a18f8a27f2e5 with identifier: 10641207
2026-03-25 17:24:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 372a5bcd-e3ee-5a24-aa8f-a18f8a27f2e5 with scrape type 2
2026-03-25 17:24:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 372a5bcd-e3ee-5a24-aa8f-a18f8a27f2e5 with scrape type 2
2026-03-25 17:24:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 372a5bcd-e3ee-5a24-aa8f-a18f8a27f2e5, identifier: 10641207
2026-03-25 17:24:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 372a5bcd-e3ee-5a24-aa8f-a18f8a27f2e5 with identifier: 10641207
2026-03-25 17:24:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 372a5bcd-e3ee-5a24-aa8f-a18f8a27f2e5 with identifier: 10641207
2026-03-25 17:24:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 372a5bcd-e3ee-5a24-aa8f-a18f8a27f2e5 with identifier: 10641207 to the API
2026-03-25 17:24:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:24:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10641207>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 290,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '372a5bcd-e3ee-5a24-aa8f-a18f8a27f2e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55841',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10641207',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 13722,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 32100,
'price_includes_vat': True,
'registration_date': '2025-02-10',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen ID.4 Pro - Electric - Automatic - 290 hp - 13.722 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2025}
2026-03-25 17:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710641207%27 HTTP/1.1" 200 None
2026-03-25 17:24:41 [adesa.de] INFO: Saving data for 10641207: {'auction_closing_time': 1798675200.0, 'created_time': 1773240236.173373, 'last_price_update_time': 1774459481.393505}
2026-03-25 17:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10641207') HTTP/1.1" 204 0
2026-03-25 17:24:41 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.247(s), this was the 1st time calling it.
2026-03-25 17:24:41 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.73361868875733 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:24:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10384594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:24:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:24:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dc0e41d-f7f8-5ca1-a6ff-8d0f0a368c14 with identifier: 10384594
2026-03-25 17:24:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dc0e41d-f7f8-5ca1-a6ff-8d0f0a368c14 with scrape type 2
2026-03-25 17:24:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3dc0e41d-f7f8-5ca1-a6ff-8d0f0a368c14 with scrape type 2
2026-03-25 17:24:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3dc0e41d-f7f8-5ca1-a6ff-8d0f0a368c14, identifier: 10384594
2026-03-25 17:24:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3dc0e41d-f7f8-5ca1-a6ff-8d0f0a368c14 with identifier: 10384594
2026-03-25 17:24:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3dc0e41d-f7f8-5ca1-a6ff-8d0f0a368c14 with identifier: 10384594
2026-03-25 17:24:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3dc0e41d-f7f8-5ca1-a6ff-8d0f0a368c14 with identifier: 10384594 to the API
2026-03-25 17:24:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:24:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10384594>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '3dc0e41d-f7f8-5ca1-a6ff-8d0f0a368c14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ED ZQ464',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10384594',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29050,
'price_includes_vat': True,
'registration_date': '2025-08-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 GT - Hybrid - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-25 17:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710384594%27 HTTP/1.1" 200 None
2026-03-25 17:24:44 [adesa.de] INFO: Saving data for 10384594: {'auction_closing_time': 1798675200.0, 'created_time': 1773240290.817864, 'last_price_update_time': 1774459484.212144}
2026-03-25 17:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10384594') HTTP/1.1" 204 0
2026-03-25 17:24:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 17:24:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711370> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:24:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:24:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a62dba0-c0aa-55d0-bebb-8140062b3896 with identifier: 10711370
2026-03-25 17:24:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a62dba0-c0aa-55d0-bebb-8140062b3896 with scrape type 2
2026-03-25 17:24:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a62dba0-c0aa-55d0-bebb-8140062b3896 with scrape type 2
2026-03-25 17:24:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3a62dba0-c0aa-55d0-bebb-8140062b3896, identifier: 10711370
2026-03-25 17:24:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3a62dba0-c0aa-55d0-bebb-8140062b3896 with identifier: 10711370
2026-03-25 17:24:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3a62dba0-c0aa-55d0-bebb-8140062b3896 with identifier: 10711370
2026-03-25 17:24:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3a62dba0-c0aa-55d0-bebb-8140062b3896 with identifier: 10711370 to the API
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711370>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '3a62dba0-c0aa-55d0-bebb-8140062b3896',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B BV 175',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711370',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 22000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26600,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Touran 1.5 TSI Style - Petrol - Automatic - 150 hp - '
'22.000 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711370%27 HTTP/1.1" 200 None
2026-03-25 17:24:48 [adesa.de] INFO: Saving data for 10711370: {'auction_closing_time': 1798671600.0, 'created_time': 1774356667.762083, 'last_price_update_time': 1774459488.40628}
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10711370') HTTP/1.1" 204 0
2026-03-25 17:24:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724183> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:24:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:24:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68cd1592-6a6a-5c6a-9c87-df2471e4f196 with identifier: 10724183
2026-03-25 17:24:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68cd1592-6a6a-5c6a-9c87-df2471e4f196 with scrape type 1
2026-03-25 17:24:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 68cd1592-6a6a-5c6a-9c87-df2471e4f196
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730979%252Fgeneral%252F1623c313-206d-4695-a986-757002d5baa4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:24:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730979/general/1623c313-206d-4695-a986-757002d5baa4.jpg already downloaded
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730979%252Fgeneral%252F509bc135-7cc2-41a5-a83e-890977129b74.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:24:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730979/general/509bc135-7cc2-41a5-a83e-890977129b74.jpg already downloaded
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730979%252Fgeneral%252Fcb94ae87-1a40-40de-83a4-b7331d922caf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:24:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730979/general/cb94ae87-1a40-40de-83a4-b7331d922caf.jpg already downloaded
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730979%252Fgeneral%252Fe7cb5045-6530-4804-a905-972fa304dd85.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:24:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730979/general/e7cb5045-6530-4804-a905-972fa304dd85.jpg already downloaded
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730979%252Fgeneral%252Fcab6e27b-0a67-43d6-b009-f0c934c2fcad.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:24:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730979/general/cab6e27b-0a67-43d6-b009-f0c934c2fcad.jpg already downloaded
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730979%252Fgeneral%252Fa79670ef-bb94-45ad-91d6-ce6322ee8b1d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:24:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730979/general/a79670ef-bb94-45ad-91d6-ce6322ee8b1d.jpg already downloaded
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730979%252Fgeneral%252Fb5056c9f-a211-4dd0-a803-7e1ecb0bd331.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:24:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730979/general/b5056c9f-a211-4dd0-a803-7e1ecb0bd331.jpg already downloaded
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730979%252Fgeneral%252Ff9112ecc-8172-4362-bd27-407530879277.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:24:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730979/general/f9112ecc-8172-4362-bd27-407530879277.jpg already downloaded
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730979%252Fgeneral%252Ff7290dd5-482f-42b9-a055-48183a3dcf93.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:24:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730979/general/f7290dd5-482f-42b9-a055-48183a3dcf93.jpg already downloaded
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730979%252Fgeneral%252Fcd7a78ce-42bf-4f44-8cf1-b98e48195c23.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:24:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730979/general/cd7a78ce-42bf-4f44-8cf1-b98e48195c23.jpg already downloaded
2026-03-25 17:24:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 68cd1592-6a6a-5c6a-9c87-df2471e4f196, identifier: 10724183
2026-03-25 17:24:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 68cd1592-6a6a-5c6a-9c87-df2471e4f196 with identifier: 10724183
2026-03-25 17:24:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 68cd1592-6a6a-5c6a-9c87-df2471e4f196 with identifier: 10724183
2026-03-25 17:24:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 68cd1592-6a6a-5c6a-9c87-df2471e4f196 with identifier: 10724183 to the API
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:24:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724183>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 524,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '68cd1592-6a6a-5c6a-9c87-df2471e4f196',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724183',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': '911 GT3',
'odometer': 3589,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5730979/general/1623c313-206d-4695-a986-757002d5baa4.jpg',
'https://images.openlane.eu/carimgs/5730979/general/509bc135-7cc2-41a5-a83e-890977129b74.jpg',
'https://images.openlane.eu/carimgs/5730979/general/cb94ae87-1a40-40de-83a4-b7331d922caf.jpg',
'https://images.openlane.eu/carimgs/5730979/general/e7cb5045-6530-4804-a905-972fa304dd85.jpg',
'https://images.openlane.eu/carimgs/5730979/general/cab6e27b-0a67-43d6-b009-f0c934c2fcad.jpg',
'https://images.openlane.eu/carimgs/5730979/general/a79670ef-bb94-45ad-91d6-ce6322ee8b1d.jpg',
'https://images.openlane.eu/carimgs/5730979/general/b5056c9f-a211-4dd0-a803-7e1ecb0bd331.jpg',
'https://images.openlane.eu/carimgs/5730979/general/f9112ecc-8172-4362-bd27-407530879277.jpg',
'https://images.openlane.eu/carimgs/5730979/general/f7290dd5-482f-42b9-a055-48183a3dcf93.jpg',
'https://images.openlane.eu/carimgs/5730979/general/cd7a78ce-42bf-4f44-8cf1-b98e48195c23.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68cd1592-6a6a-5c6a-9c87-df2471e4f196/68cd1592-6a6a-5c6a-9c87-df2471e4f196_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122988,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730979/general/1623c313-206d-4695-a986-757002d5baa4.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68cd1592-6a6a-5c6a-9c87-df2471e4f196/68cd1592-6a6a-5c6a-9c87-df2471e4f196_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123697,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730979/general/509bc135-7cc2-41a5-a83e-890977129b74.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68cd1592-6a6a-5c6a-9c87-df2471e4f196/68cd1592-6a6a-5c6a-9c87-df2471e4f196_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123597,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730979/general/cb94ae87-1a40-40de-83a4-b7331d922caf.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68cd1592-6a6a-5c6a-9c87-df2471e4f196/68cd1592-6a6a-5c6a-9c87-df2471e4f196_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110734,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730979/general/e7cb5045-6530-4804-a905-972fa304dd85.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68cd1592-6a6a-5c6a-9c87-df2471e4f196/68cd1592-6a6a-5c6a-9c87-df2471e4f196_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132276,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730979/general/cab6e27b-0a67-43d6-b009-f0c934c2fcad.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68cd1592-6a6a-5c6a-9c87-df2471e4f196/68cd1592-6a6a-5c6a-9c87-df2471e4f196_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107055,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730979/general/a79670ef-bb94-45ad-91d6-ce6322ee8b1d.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68cd1592-6a6a-5c6a-9c87-df2471e4f196/68cd1592-6a6a-5c6a-9c87-df2471e4f196_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98543,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730979/general/b5056c9f-a211-4dd0-a803-7e1ecb0bd331.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68cd1592-6a6a-5c6a-9c87-df2471e4f196/68cd1592-6a6a-5c6a-9c87-df2471e4f196_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 164667,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730979/general/f9112ecc-8172-4362-bd27-407530879277.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68cd1592-6a6a-5c6a-9c87-df2471e4f196/68cd1592-6a6a-5c6a-9c87-df2471e4f196_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109762,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730979/general/f7290dd5-482f-42b9-a055-48183a3dcf93.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68cd1592-6a6a-5c6a-9c87-df2471e4f196/68cd1592-6a6a-5c6a-9c87-df2471e4f196_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122301,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730979/general/cd7a78ce-42bf-4f44-8cf1-b98e48195c23.jpg',
'Width': 640}],
'price': 240300,
'price_includes_vat': True,
'registration_date': '2025-01-14',
'seats_number': 2,
'seller_name': 'Autofest bv',
'title': 'Porsche 911 GT3 RS 4.0i GT3 - Petrol - Automatic - 524 hp - 3.589 '
'km',
'transmission': 'automatic',
'trim': 'GT3',
'vin': None,
'year': 2025}
2026-03-25 17:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724183%27 HTTP/1.1" 200 None
2026-03-25 17:24:49 [adesa.de] INFO: Saving data for 10724183: {'created_time': 1774459489.074791, 'last_price_update_time': 1774459489.074803, 'auction_closing_time': 1774605600.0}
2026-03-25 17:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724183') HTTP/1.1" 204 0
2026-03-25 17:24:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10620367> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:24:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:24:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10620367
2026-03-25 17:24:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39be0960-f533-54a4-95e8-dcd74ff094af with scrape type 2
2026-03-25 17:24:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39be0960-f533-54a4-95e8-dcd74ff094af with scrape type 2
2026-03-25 17:24:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 39be0960-f533-54a4-95e8-dcd74ff094af, identifier: 10620367
2026-03-25 17:24:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10620367
2026-03-25 17:24:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10620367
2026-03-25 17:24:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10620367 to the API
2026-03-25 17:24:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:24:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10620367>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '39be0960-f533-54a4-95e8-dcd74ff094af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PE N8356',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10620367',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31100,
'price_includes_vat': True,
'registration_date': '2026-03-03',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Touran 1.5 TSI - Petrol - Automatic - 150 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-25 17:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710620367%27 HTTP/1.1" 200 None
2026-03-25 17:24:50 [adesa.de] INFO: Saving data for 10620367: {'auction_closing_time': 1798671600.0, 'created_time': 1773240233.08567, 'last_price_update_time': 1774459490.529575}
2026-03-25 17:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10620367') HTTP/1.1" 204 0
2026-03-25 17:24:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10661521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:24:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:24:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27e6b3c5-ae01-5fdb-8934-19d92b3fa458 with identifier: 10661521
2026-03-25 17:24:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27e6b3c5-ae01-5fdb-8934-19d92b3fa458 with scrape type 2
2026-03-25 17:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27e6b3c5-ae01-5fdb-8934-19d92b3fa458 with scrape type 2
2026-03-25 17:24:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 27e6b3c5-ae01-5fdb-8934-19d92b3fa458, identifier: 10661521
2026-03-25 17:24:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 27e6b3c5-ae01-5fdb-8934-19d92b3fa458 with identifier: 10661521
2026-03-25 17:24:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 27e6b3c5-ae01-5fdb-8934-19d92b3fa458 with identifier: 10661521
2026-03-25 17:24:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 27e6b3c5-ae01-5fdb-8934-19d92b3fa458 with identifier: 10661521 to the API
2026-03-25 17:24:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:24:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10661521>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '27e6b3c5-ae01-5fdb-8934-19d92b3fa458',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WOB N 8708',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10661521',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 27542,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 30900,
'price_includes_vat': True,
'registration_date': '2024-10-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Tiguan 2.0 TDI Life Plus - Diesel - Automatic - 150 hp - '
'27.542 km',
'transmission': 'automatic',
'trim': 'Life Plus',
'vin': None,
'year': 2024}
2026-03-25 17:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710661521%27 HTTP/1.1" 200 None
2026-03-25 17:24:58 [adesa.de] INFO: Saving data for 10661521: {'auction_closing_time': 1798671600.0, 'created_time': 1773337002.689438, 'last_price_update_time': 1774459498.076278}
2026-03-25 17:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10661521') HTTP/1.1" 204 0
2026-03-25 17:24:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10425397> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:24:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:24:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10686920> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:24:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:24:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71d25f4a-0fcb-529f-9854-7c70fb213f48 with identifier: 10425397
2026-03-25 17:24:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71d25f4a-0fcb-529f-9854-7c70fb213f48 with scrape type 2
2026-03-25 17:24:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71d25f4a-0fcb-529f-9854-7c70fb213f48 with scrape type 2
2026-03-25 17:24:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 71d25f4a-0fcb-529f-9854-7c70fb213f48, identifier: 10425397
2026-03-25 17:24:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 71d25f4a-0fcb-529f-9854-7c70fb213f48 with identifier: 10425397
2026-03-25 17:24:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 71d25f4a-0fcb-529f-9854-7c70fb213f48 with identifier: 10425397
2026-03-25 17:24:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 71d25f4a-0fcb-529f-9854-7c70fb213f48 with identifier: 10425397 to the API
2026-03-25 17:24:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:24:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10425397>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '71d25f4a-0fcb-529f-9854-7c70fb213f48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG 0 1023',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10425397',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2025-11-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-25 17:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710425397%27 HTTP/1.1" 200 None
2026-03-25 17:24:59 [adesa.de] INFO: Saving data for 10425397: {'auction_closing_time': 1798675200.0, 'created_time': 1773240306.760611, 'last_price_update_time': 1774459499.814616}
2026-03-25 17:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10425397') HTTP/1.1" 204 0
2026-03-25 17:24:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c046fa7-ec9c-5a2f-980b-6aadbd9e9047 with identifier: 10686920
2026-03-25 17:24:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c046fa7-ec9c-5a2f-980b-6aadbd9e9047 with scrape type 2
2026-03-25 17:24:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c046fa7-ec9c-5a2f-980b-6aadbd9e9047 with scrape type 2
2026-03-25 17:24:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7c046fa7-ec9c-5a2f-980b-6aadbd9e9047, identifier: 10686920
2026-03-25 17:24:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7c046fa7-ec9c-5a2f-980b-6aadbd9e9047 with identifier: 10686920
2026-03-25 17:24:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7c046fa7-ec9c-5a2f-980b-6aadbd9e9047 with identifier: 10686920
2026-03-25 17:25:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7c046fa7-ec9c-5a2f-980b-6aadbd9e9047 with identifier: 10686920 to the API
2026-03-25 17:25:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:25:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10686920>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '7c046fa7-ec9c-5a2f-980b-6aadbd9e9047',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BAD NR 4',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10686920',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 40987,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26600,
'price_includes_vat': True,
'registration_date': '2022-09-08',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen T-ROC 2.0 TDI R-Line - 4Motion - Diesel - Automatic - '
'150 hp - 40.987 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2022}
2026-03-25 17:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710686920%27 HTTP/1.1" 200 None
2026-03-25 17:25:00 [adesa.de] INFO: Saving data for 10686920: {'auction_closing_time': 1798671600.0, 'created_time': 1773838856.876781, 'last_price_update_time': 1774459500.214533}
2026-03-25 17:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10686920') HTTP/1.1" 204 0
2026-03-25 17:25:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10531591> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:25:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:25:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14fb824b-0eed-5ae7-a31b-d0b99ddc935f with identifier: 10531591
2026-03-25 17:25:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14fb824b-0eed-5ae7-a31b-d0b99ddc935f with scrape type 2
2026-03-25 17:25:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14fb824b-0eed-5ae7-a31b-d0b99ddc935f with scrape type 2
2026-03-25 17:25:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 14fb824b-0eed-5ae7-a31b-d0b99ddc935f, identifier: 10531591
2026-03-25 17:25:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 14fb824b-0eed-5ae7-a31b-d0b99ddc935f with identifier: 10531591
2026-03-25 17:25:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 14fb824b-0eed-5ae7-a31b-d0b99ddc935f with identifier: 10531591
2026-03-25 17:25:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 14fb824b-0eed-5ae7-a31b-d0b99ddc935f with identifier: 10531591 to the API
2026-03-25 17:25:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:25:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10531591>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '14fb824b-0eed-5ae7-a31b-d0b99ddc935f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KE HU50',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10531591',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 26607,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ateca 1.5 TSI FR - Petrol - Manual - 150 hp - 26.607 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2021}
2026-03-25 17:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710531591%27 HTTP/1.1" 200 None
2026-03-25 17:25:01 [adesa.de] INFO: Saving data for 10531591: {'auction_closing_time': 1798671600.0, 'created_time': 1773240232.163419, 'last_price_update_time': 1774459501.430024}
2026-03-25 17:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10531591') HTTP/1.1" 204 0
2026-03-25 17:25:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10641436> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:25:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:25:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3f2a9d4-ae17-5859-9770-0b9ac6d1ecdd with identifier: 10641436
2026-03-25 17:25:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3f2a9d4-ae17-5859-9770-0b9ac6d1ecdd with scrape type 2
2026-03-25 17:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3f2a9d4-ae17-5859-9770-0b9ac6d1ecdd with scrape type 2
2026-03-25 17:25:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e3f2a9d4-ae17-5859-9770-0b9ac6d1ecdd, identifier: 10641436
2026-03-25 17:25:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e3f2a9d4-ae17-5859-9770-0b9ac6d1ecdd with identifier: 10641436
2026-03-25 17:25:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e3f2a9d4-ae17-5859-9770-0b9ac6d1ecdd with identifier: 10641436
2026-03-25 17:25:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e3f2a9d4-ae17-5859-9770-0b9ac6d1ecdd with identifier: 10641436 to the API
2026-03-25 17:25:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:25:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:25:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10641436>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 96,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'e3f2a9d4-ae17-5859-9770-0b9ac6d1ecdd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ES AI 1104',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10641436',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 34772,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2022-09-01',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Polo 1.0 TSI Life - Petrol - Automatic - 96 hp - 34.772 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-25 17:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710641436%27 HTTP/1.1" 200 None
2026-03-25 17:25:02 [adesa.de] INFO: Saving data for 10641436: {'auction_closing_time': 1798671600.0, 'created_time': 1773240228.49374, 'last_price_update_time': 1774459502.930063}
2026-03-25 17:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10641436') HTTP/1.1" 204 0
2026-03-25 17:25:06 [scrapy.extensions.logstats] INFO: Crawled 823 pages (at 19 pages/min), scraped 429 items (at 18 items/min)
2026-03-25 17:25:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-25 17:25:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:25:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:25:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5004033e-fa3b-5461-bb81-3f68e99ac814 with identifier: 10715704
2026-03-25 17:25:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5004033e-fa3b-5461-bb81-3f68e99ac814 with scrape type 2
2026-03-25 17:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5004033e-fa3b-5461-bb81-3f68e99ac814 with scrape type 2
2026-03-25 17:25:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5004033e-fa3b-5461-bb81-3f68e99ac814, identifier: 10715704
2026-03-25 17:25:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5004033e-fa3b-5461-bb81-3f68e99ac814 with identifier: 10715704
2026-03-25 17:25:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5004033e-fa3b-5461-bb81-3f68e99ac814 with identifier: 10715704
2026-03-25 17:25:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5004033e-fa3b-5461-bb81-3f68e99ac814 with identifier: 10715704 to the API
2026-03-25 17:25:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:25:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715704>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '5004033e-fa3b-5461-bb81-3f68e99ac814',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VG CB641',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715704',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Symbioz',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2025-06-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Symbioz 1.6i - Hybrid - Automatic - 94 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 17:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715704%27 HTTP/1.1" 200 None
2026-03-25 17:25:08 [adesa.de] INFO: Saving data for 10715704: {'auction_closing_time': 1798675200.0, 'created_time': 1774356732.596669, 'last_price_update_time': 1774459508.949785}
2026-03-25 17:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715704') HTTP/1.1" 204 0
2026-03-25 17:25:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10691963> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:25:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:25:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4dee097-e931-536a-aae2-7a2e32a0afa3 with identifier: 10691963
2026-03-25 17:25:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4dee097-e931-536a-aae2-7a2e32a0afa3 with scrape type 2
2026-03-25 17:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4dee097-e931-536a-aae2-7a2e32a0afa3 with scrape type 2
2026-03-25 17:25:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b4dee097-e931-536a-aae2-7a2e32a0afa3, identifier: 10691963
2026-03-25 17:25:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b4dee097-e931-536a-aae2-7a2e32a0afa3 with identifier: 10691963
2026-03-25 17:25:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b4dee097-e931-536a-aae2-7a2e32a0afa3 with identifier: 10691963
2026-03-25 17:25:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b4dee097-e931-536a-aae2-7a2e32a0afa3 with identifier: 10691963 to the API
2026-03-25 17:25:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:25:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:25:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10691963>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 81,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'b4dee097-e931-536a-aae2-7a2e32a0afa3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PF BW4603',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10691963',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 31913,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-10-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Polo 1.0 - Petrol - Manual - 81 hp - 31.913 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 17:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710691963%27 HTTP/1.1" 200 None
2026-03-25 17:25:10 [adesa.de] INFO: Saving data for 10691963: {'auction_closing_time': 1798671600.0, 'created_time': 1773923038.57718, 'last_price_update_time': 1774459510.506508}
2026-03-25 17:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10691963') HTTP/1.1" 204 0
2026-03-25 17:25:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10640466> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:25:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:25:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb0f6934-fba6-5d1d-b86f-3b5e13eb9d65 with identifier: 10640466
2026-03-25 17:25:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb0f6934-fba6-5d1d-b86f-3b5e13eb9d65 with scrape type 2
2026-03-25 17:25:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb0f6934-fba6-5d1d-b86f-3b5e13eb9d65 with scrape type 2
2026-03-25 17:25:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bb0f6934-fba6-5d1d-b86f-3b5e13eb9d65, identifier: 10640466
2026-03-25 17:25:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bb0f6934-fba6-5d1d-b86f-3b5e13eb9d65 with identifier: 10640466
2026-03-25 17:25:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bb0f6934-fba6-5d1d-b86f-3b5e13eb9d65 with identifier: 10640466
2026-03-25 17:25:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bb0f6934-fba6-5d1d-b86f-3b5e13eb9d65 with identifier: 10640466 to the API
2026-03-25 17:25:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:25:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:25:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10640466>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'bb0f6934-fba6-5d1d-b86f-3b5e13eb9d65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HN YX 969',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10640466',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 35738,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2022-05-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 35.738 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710640466%27 HTTP/1.1" 200 None
2026-03-25 17:25:12 [adesa.de] INFO: Saving data for 10640466: {'auction_closing_time': 1798671600.0, 'created_time': 1773240211.89838, 'last_price_update_time': 1774459512.468058}
2026-03-25 17:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10640466') HTTP/1.1" 204 0
2026-03-25 17:25:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10588293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:25:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:25:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db645af5-b265-53b5-9377-1ef55c20003f with identifier: 10588293
2026-03-25 17:25:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db645af5-b265-53b5-9377-1ef55c20003f with scrape type 2
2026-03-25 17:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db645af5-b265-53b5-9377-1ef55c20003f with scrape type 2
2026-03-25 17:25:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: db645af5-b265-53b5-9377-1ef55c20003f, identifier: 10588293
2026-03-25 17:25:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: db645af5-b265-53b5-9377-1ef55c20003f with identifier: 10588293
2026-03-25 17:25:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: db645af5-b265-53b5-9377-1ef55c20003f with identifier: 10588293
2026-03-25 17:25:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: db645af5-b265-53b5-9377-1ef55c20003f with identifier: 10588293 to the API
2026-03-25 17:25:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:25:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:25:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10588293>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'db645af5-b265-53b5-9377-1ef55c20003f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S OA2968',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10588293',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 9279,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29200,
'price_includes_vat': True,
'registration_date': '2024-11-12',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Tiguan 1.5 eTSI Life Plus - Petrol - Automatic - 130 hp '
'- 9.279 km',
'transmission': 'automatic',
'trim': 'Life Plus',
'vin': None,
'year': 2024}
2026-03-25 17:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710588293%27 HTTP/1.1" 200 None
2026-03-25 17:25:17 [adesa.de] INFO: Saving data for 10588293: {'auction_closing_time': 1798671600.0, 'created_time': 1773240229.539293, 'last_price_update_time': 1774459517.108906}
2026-03-25 17:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10588293') HTTP/1.1" 204 0
2026-03-25 17:25:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716209> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:25:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:25:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8aa8d8ed-0cc2-5511-abdf-6157b37b90a1 with identifier: 10716209
2026-03-25 17:25:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8aa8d8ed-0cc2-5511-abdf-6157b37b90a1 with scrape type 2
2026-03-25 17:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8aa8d8ed-0cc2-5511-abdf-6157b37b90a1 with scrape type 2
2026-03-25 17:25:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8aa8d8ed-0cc2-5511-abdf-6157b37b90a1, identifier: 10716209
2026-03-25 17:25:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8aa8d8ed-0cc2-5511-abdf-6157b37b90a1 with identifier: 10716209
2026-03-25 17:25:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8aa8d8ed-0cc2-5511-abdf-6157b37b90a1 with identifier: 10716209
2026-03-25 17:25:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8aa8d8ed-0cc2-5511-abdf-6157b37b90a1 with identifier: 10716209 to the API
2026-03-25 17:25:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:25:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:25:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716209>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '8aa8d8ed-0cc2-5511-abdf-6157b37b90a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RE MH7684',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716209',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 38096,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Seat Ateca 1.5 TSI FR - Petrol - Automatic - 150 hp - 38.096 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2022}
2026-03-25 17:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716209%27 HTTP/1.1" 200 None
2026-03-25 17:25:17 [adesa.de] INFO: Saving data for 10716209: {'auction_closing_time': 1798671600.0, 'created_time': 1774356739.687774, 'last_price_update_time': 1774459517.554452}
2026-03-25 17:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10716209') HTTP/1.1" 204 0
2026-03-25 17:25:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10673718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:25:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:25:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 576b9453-132e-5a0a-b572-f0d391148474 with identifier: 10673718
2026-03-25 17:25:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 576b9453-132e-5a0a-b572-f0d391148474 with scrape type 2
2026-03-25 17:25:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 576b9453-132e-5a0a-b572-f0d391148474 with scrape type 2
2026-03-25 17:25:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 576b9453-132e-5a0a-b572-f0d391148474, identifier: 10673718
2026-03-25 17:25:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 576b9453-132e-5a0a-b572-f0d391148474 with identifier: 10673718
2026-03-25 17:25:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 576b9453-132e-5a0a-b572-f0d391148474 with identifier: 10673718
2026-03-25 17:25:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 576b9453-132e-5a0a-b572-f0d391148474 with identifier: 10673718 to the API
2026-03-25 17:25:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:25:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:25:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10673718>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '576b9453-132e-5a0a-b572-f0d391148474',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BS NR 9543',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10673718',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 32795,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28300,
'price_includes_vat': True,
'registration_date': '2024-07-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Tiguan 1.5 eTSI Life Plus - Petrol - Automatic - 150 hp '
'- 32.795 km',
'transmission': 'automatic',
'trim': 'Life Plus',
'vin': None,
'year': 2024}
2026-03-25 17:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710673718%27 HTTP/1.1" 200 None
2026-03-25 17:25:23 [adesa.de] INFO: Saving data for 10673718: {'auction_closing_time': 1798671600.0, 'created_time': 1773665589.876384, 'last_price_update_time': 1774459523.453458}
2026-03-25 17:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10673718') HTTP/1.1" 204 0
2026-03-25 17:25:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10242156> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:25:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:25:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fe06665-9e1c-55be-842a-1ec185207ffe with identifier: 10242156
2026-03-25 17:25:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fe06665-9e1c-55be-842a-1ec185207ffe with scrape type 2
2026-03-25 17:25:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fe06665-9e1c-55be-842a-1ec185207ffe with scrape type 2
2026-03-25 17:25:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1fe06665-9e1c-55be-842a-1ec185207ffe, identifier: 10242156
2026-03-25 17:25:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1fe06665-9e1c-55be-842a-1ec185207ffe with identifier: 10242156
2026-03-25 17:25:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1fe06665-9e1c-55be-842a-1ec185207ffe with identifier: 10242156
2026-03-25 17:25:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1fe06665-9e1c-55be-842a-1ec185207ffe with identifier: 10242156 to the API
2026-03-25 17:25:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:25:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:25:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10242156>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '1fe06665-9e1c-55be-842a-1ec185207ffe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RUD H 1076',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10242156',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26750,
'price_includes_vat': True,
'registration_date': '2025-08-01',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2 GT - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-25 17:25:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710242156%27 HTTP/1.1" 200 None
2026-03-25 17:25:25 [adesa.de] INFO: Saving data for 10242156: {'auction_closing_time': 1798671600.0, 'created_time': 1773240234.77583, 'last_price_update_time': 1774459525.042036}
2026-03-25 17:25:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10242156') HTTP/1.1" 204 0
2026-03-25 17:25:34 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.076(s), this was the 1st time calling it.
2026-03-25 17:25:34 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.741236366384549 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:25:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10574078> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:25:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:25:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e2791e2-f0cb-5af3-8568-55935b90ab09 with identifier: 10574078
2026-03-25 17:25:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e2791e2-f0cb-5af3-8568-55935b90ab09 with scrape type 2
2026-03-25 17:25:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e2791e2-f0cb-5af3-8568-55935b90ab09 with scrape type 2
2026-03-25 17:25:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2e2791e2-f0cb-5af3-8568-55935b90ab09, identifier: 10574078
2026-03-25 17:25:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2e2791e2-f0cb-5af3-8568-55935b90ab09 with identifier: 10574078
2026-03-25 17:25:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2e2791e2-f0cb-5af3-8568-55935b90ab09 with identifier: 10574078
2026-03-25 17:25:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2e2791e2-f0cb-5af3-8568-55935b90ab09 with identifier: 10574078 to the API
2026-03-25 17:25:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:25:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:25:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10574078>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '2e2791e2-f0cb-5af3-8568-55935b90ab09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ED-NQ118',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10574078',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29400,
'price_includes_vat': True,
'registration_date': '2025-08-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2 GT - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-25 17:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710574078%27 HTTP/1.1" 200 None
2026-03-25 17:25:35 [adesa.de] INFO: Saving data for 10574078: {'auction_closing_time': 1798671600.0, 'created_time': 1773240261.028713, 'last_price_update_time': 1774459535.901331}
2026-03-25 17:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10574078') HTTP/1.1" 204 0
2026-03-25 17:25:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10574076> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:25:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:25:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2d9a96e-bfb5-5336-81dc-44250ca4f1fe with identifier: 10574076
2026-03-25 17:25:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2d9a96e-bfb5-5336-81dc-44250ca4f1fe with scrape type 2
2026-03-25 17:25:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2d9a96e-bfb5-5336-81dc-44250ca4f1fe with scrape type 2
2026-03-25 17:25:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c2d9a96e-bfb5-5336-81dc-44250ca4f1fe, identifier: 10574076
2026-03-25 17:25:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c2d9a96e-bfb5-5336-81dc-44250ca4f1fe with identifier: 10574076
2026-03-25 17:25:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c2d9a96e-bfb5-5336-81dc-44250ca4f1fe with identifier: 10574076
2026-03-25 17:25:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c2d9a96e-bfb5-5336-81dc-44250ca4f1fe with identifier: 10574076 to the API
2026-03-25 17:25:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:25:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:25:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10574076>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'c2d9a96e-bfb5-5336-81dc-44250ca4f1fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ED CN198',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10574076',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29400,
'price_includes_vat': True,
'registration_date': '2025-07-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2i GT - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-25 17:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710574076%27 HTTP/1.1" 200 None
2026-03-25 17:25:39 [adesa.de] INFO: Saving data for 10574076: {'auction_closing_time': 1798671600.0, 'created_time': 1773240263.399333, 'last_price_update_time': 1774459539.372668}
2026-03-25 17:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10574076') HTTP/1.1" 204 0
2026-03-25 17:25:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 17:25:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:25:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:25:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88af6301-c61e-5184-a645-a247fd942fa7 with identifier: 10626290
2026-03-25 17:25:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88af6301-c61e-5184-a645-a247fd942fa7 with scrape type 2
2026-03-25 17:25:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88af6301-c61e-5184-a645-a247fd942fa7 with scrape type 2
2026-03-25 17:25:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 88af6301-c61e-5184-a645-a247fd942fa7, identifier: 10626290
2026-03-25 17:25:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 88af6301-c61e-5184-a645-a247fd942fa7 with identifier: 10626290
2026-03-25 17:25:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 88af6301-c61e-5184-a645-a247fd942fa7 with identifier: 10626290
2026-03-25 17:25:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 88af6301-c61e-5184-a645-a247fd942fa7 with identifier: 10626290 to the API
2026-03-25 17:25:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:25:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:25:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626290>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '88af6301-c61e-5184-a645-a247fd942fa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55712',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626290',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Vivaro - Electric - Automatic - 138 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626290%27 HTTP/1.1" 200 None
2026-03-25 17:25:42 [adesa.de] INFO: Saving data for 10626290: {'auction_closing_time': 1798675200.0, 'created_time': 1773240305.696187, 'last_price_update_time': 1774459542.331344}
2026-03-25 17:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626290') HTTP/1.1" 204 0
2026-03-25 17:25:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626273> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:25:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:25:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 708534f2-514a-5a0d-a154-69db75ecd6dc with identifier: 10626273
2026-03-25 17:25:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 708534f2-514a-5a0d-a154-69db75ecd6dc with scrape type 2
2026-03-25 17:25:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 708534f2-514a-5a0d-a154-69db75ecd6dc with scrape type 2
2026-03-25 17:25:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 708534f2-514a-5a0d-a154-69db75ecd6dc, identifier: 10626273
2026-03-25 17:25:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 708534f2-514a-5a0d-a154-69db75ecd6dc with identifier: 10626273
2026-03-25 17:25:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 708534f2-514a-5a0d-a154-69db75ecd6dc with identifier: 10626273
2026-03-25 17:25:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 708534f2-514a-5a0d-a154-69db75ecd6dc with identifier: 10626273 to the API
2026-03-25 17:25:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:25:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:25:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626273>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '708534f2-514a-5a0d-a154-69db75ecd6dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55634',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626273',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo-e',
'odometer': 1785,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2024-02-16',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Combo-e Life 50 kWh Edition - Electric - Automatic - 138 hp - '
'1.785 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-25 17:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626273%27 HTTP/1.1" 200 None
2026-03-25 17:25:45 [adesa.de] INFO: Saving data for 10626273: {'auction_closing_time': 1798675200.0, 'created_time': 1773240316.151433, 'last_price_update_time': 1774459545.121672}
2026-03-25 17:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626273') HTTP/1.1" 204 0
2026-03-25 17:25:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10530502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:25:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:25:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 717e9106-bb2c-5f6b-ba11-45fea48fad8e with identifier: 10530502
2026-03-25 17:25:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 717e9106-bb2c-5f6b-ba11-45fea48fad8e with scrape type 2
2026-03-25 17:25:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 717e9106-bb2c-5f6b-ba11-45fea48fad8e with scrape type 2
2026-03-25 17:25:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 717e9106-bb2c-5f6b-ba11-45fea48fad8e, identifier: 10530502
2026-03-25 17:25:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 717e9106-bb2c-5f6b-ba11-45fea48fad8e with identifier: 10530502
2026-03-25 17:25:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 717e9106-bb2c-5f6b-ba11-45fea48fad8e with identifier: 10530502
2026-03-25 17:25:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 717e9106-bb2c-5f6b-ba11-45fea48fad8e with identifier: 10530502 to the API
2026-03-25 17:25:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:25:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:25:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10530502>
{'auction_title': '',
'c_o_2_emission_value': 194,
'category': 'Minibus',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '717e9106-bb2c-5f6b-ba11-45fea48fad8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '53586',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10530502',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 33100,
'price_includes_vat': True,
'registration_date': '2025-11-19',
'seats_number': 9,
'seller_name': None,
'title': 'Opel Vivaro Combi 2.0 - Diesel - Automatic - 177 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 17:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710530502%27 HTTP/1.1" 200 None
2026-03-25 17:25:52 [adesa.de] INFO: Saving data for 10530502: {'auction_closing_time': 1798675200.0, 'created_time': 1773240390.802275, 'last_price_update_time': 1774459552.057319}
2026-03-25 17:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10530502') HTTP/1.1" 204 0
2026-03-25 17:25:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10623496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:25:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:25:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb4a1e4c-39b1-516b-ad84-367d293c0824 with identifier: 10623496
2026-03-25 17:25:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb4a1e4c-39b1-516b-ad84-367d293c0824 with scrape type 2
2026-03-25 17:25:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb4a1e4c-39b1-516b-ad84-367d293c0824 with scrape type 2
2026-03-25 17:25:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bb4a1e4c-39b1-516b-ad84-367d293c0824, identifier: 10623496
2026-03-25 17:25:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bb4a1e4c-39b1-516b-ad84-367d293c0824 with identifier: 10623496
2026-03-25 17:25:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bb4a1e4c-39b1-516b-ad84-367d293c0824 with identifier: 10623496
2026-03-25 17:25:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bb4a1e4c-39b1-516b-ad84-367d293c0824 with identifier: 10623496 to the API
2026-03-25 17:25:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:25:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:25:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10623496>
{'auction_title': '',
'c_o_2_emission_value': 194,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'bb4a1e4c-39b1-516b-ad84-367d293c0824',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '53585',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10623496',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 33100,
'price_includes_vat': True,
'registration_date': '2025-10-23',
'seats_number': 9,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Vivaro Combi 2.0 - Diesel - Automatic - 177 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 17:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710623496%27 HTTP/1.1" 200 None
2026-03-25 17:25:55 [adesa.de] INFO: Saving data for 10623496: {'auction_closing_time': 1798675200.0, 'created_time': 1773240312.480666, 'last_price_update_time': 1774459555.747614}
2026-03-25 17:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10623496') HTTP/1.1" 204 0
2026-03-25 17:25:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:25:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:25:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cf1077c-08b7-5679-afd8-0b681363d731 with identifier: 10627628
2026-03-25 17:25:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cf1077c-08b7-5679-afd8-0b681363d731 with scrape type 2
2026-03-25 17:25:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cf1077c-08b7-5679-afd8-0b681363d731 with scrape type 2
2026-03-25 17:25:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3cf1077c-08b7-5679-afd8-0b681363d731, identifier: 10627628
2026-03-25 17:25:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3cf1077c-08b7-5679-afd8-0b681363d731 with identifier: 10627628
2026-03-25 17:25:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3cf1077c-08b7-5679-afd8-0b681363d731 with identifier: 10627628
2026-03-25 17:25:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3cf1077c-08b7-5679-afd8-0b681363d731 with identifier: 10627628 to the API
2026-03-25 17:25:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:25:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:25:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627628>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '3cf1077c-08b7-5679-afd8-0b681363d731',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55686',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627628',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo-e',
'odometer': 3165,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2024-02-26',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Combo-e 50 kWh - Electric - Automatic - 138 hp - 3.165 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 17:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710627628%27 HTTP/1.1" 200 None
2026-03-25 17:25:58 [adesa.de] INFO: Saving data for 10627628: {'auction_closing_time': 1798675200.0, 'created_time': 1773240306.21441, 'last_price_update_time': 1774459558.172655}
2026-03-25 17:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10627628') HTTP/1.1" 204 0
2026-03-25 17:26:02 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.707(s), this was the 1st time calling it.
2026-03-25 17:26:02 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.436520064656911 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:26:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10631175> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:26:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:26:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8304037-98f3-5125-bf06-fffb536f2dc5 with identifier: 10631175
2026-03-25 17:26:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8304037-98f3-5125-bf06-fffb536f2dc5 with scrape type 2
2026-03-25 17:26:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8304037-98f3-5125-bf06-fffb536f2dc5 with scrape type 2
2026-03-25 17:26:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c8304037-98f3-5125-bf06-fffb536f2dc5, identifier: 10631175
2026-03-25 17:26:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c8304037-98f3-5125-bf06-fffb536f2dc5 with identifier: 10631175
2026-03-25 17:26:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c8304037-98f3-5125-bf06-fffb536f2dc5 with identifier: 10631175
2026-03-25 17:26:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c8304037-98f3-5125-bf06-fffb536f2dc5 with identifier: 10631175 to the API
2026-03-25 17:26:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:26:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:26:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10631175>
{'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': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'c8304037-98f3-5125-bf06-fffb536f2dc5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55688',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10631175',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo-e',
'odometer': 15078,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2024-10-25',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Combo-e 50 kWh - Electric - Automatic - 138 hp - 15.078 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 17:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710631175%27 HTTP/1.1" 200 None
2026-03-25 17:26:07 [adesa.de] INFO: Saving data for 10631175: {'auction_closing_time': 1798675200.0, 'created_time': 1773240296.757928, 'last_price_update_time': 1774459567.229124}
2026-03-25 17:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10631175') HTTP/1.1" 204 0
2026-03-25 17:26:07 [scrapy.extensions.logstats] INFO: Crawled 838 pages (at 15 pages/min), scraped 444 items (at 15 items/min)
2026-03-25 17:26:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-25 17:26:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 17:26:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10333284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:26:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:26:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0d9c9b1-859a-5ebc-b5c8-70aab0380892 with identifier: 10333284
2026-03-25 17:26:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0d9c9b1-859a-5ebc-b5c8-70aab0380892 with scrape type 2
2026-03-25 17:26:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0d9c9b1-859a-5ebc-b5c8-70aab0380892 with scrape type 2
2026-03-25 17:26:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b0d9c9b1-859a-5ebc-b5c8-70aab0380892, identifier: 10333284
2026-03-25 17:26:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b0d9c9b1-859a-5ebc-b5c8-70aab0380892 with identifier: 10333284
2026-03-25 17:26:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b0d9c9b1-859a-5ebc-b5c8-70aab0380892 with identifier: 10333284
2026-03-25 17:26:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b0d9c9b1-859a-5ebc-b5c8-70aab0380892 with identifier: 10333284 to the API
2026-03-25 17:26:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:26:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:26:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10333284>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'b0d9c9b1-859a-5ebc-b5c8-70aab0380892',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RUD H 4004',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10333284',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26800,
'price_includes_vat': True,
'registration_date': '2025-08-20',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 GT - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-25 17:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710333284%27 HTTP/1.1" 200 None
2026-03-25 17:26:14 [adesa.de] INFO: Saving data for 10333284: {'auction_closing_time': 1798671600.0, 'created_time': 1773240215.662227, 'last_price_update_time': 1774459574.18969}
2026-03-25 17:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10333284') HTTP/1.1" 204 0
2026-03-25 17:26:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10620675> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:26:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:26:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f5b743b-c03d-5e09-8872-0443b6691936 with identifier: 10620675
2026-03-25 17:26:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f5b743b-c03d-5e09-8872-0443b6691936 with scrape type 2
2026-03-25 17:26:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f5b743b-c03d-5e09-8872-0443b6691936 with scrape type 2
2026-03-25 17:26:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7f5b743b-c03d-5e09-8872-0443b6691936, identifier: 10620675
2026-03-25 17:26:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7f5b743b-c03d-5e09-8872-0443b6691936 with identifier: 10620675
2026-03-25 17:26:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7f5b743b-c03d-5e09-8872-0443b6691936 with identifier: 10620675
2026-03-25 17:26:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7f5b743b-c03d-5e09-8872-0443b6691936 with identifier: 10620675 to the API
2026-03-25 17:26:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:26:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:26:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10620675>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '7f5b743b-c03d-5e09-8872-0443b6691936',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55565',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10620675',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Nissan Juke 1.0 N-connecta - Petrol - Automatic - 115 hp - 50 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2025}
2026-03-25 17:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710620675%27 HTTP/1.1" 200 None
2026-03-25 17:26:20 [adesa.de] INFO: Saving data for 10620675: {'auction_closing_time': 1798675200.0, 'created_time': 1773240322.612871, 'last_price_update_time': 1774459580.740433}
2026-03-25 17:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10620675') HTTP/1.1" 204 0
2026-03-25 17:26:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:26:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:26:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 330e7daf-db74-5bb7-ae03-29b2c2fde7dc with identifier: 10626540
2026-03-25 17:26:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 330e7daf-db74-5bb7-ae03-29b2c2fde7dc with scrape type 2
2026-03-25 17:26:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 330e7daf-db74-5bb7-ae03-29b2c2fde7dc with scrape type 2
2026-03-25 17:26:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 330e7daf-db74-5bb7-ae03-29b2c2fde7dc, identifier: 10626540
2026-03-25 17:26:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 330e7daf-db74-5bb7-ae03-29b2c2fde7dc with identifier: 10626540
2026-03-25 17:26:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 330e7daf-db74-5bb7-ae03-29b2c2fde7dc with identifier: 10626540
2026-03-25 17:26:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 330e7daf-db74-5bb7-ae03-29b2c2fde7dc with identifier: 10626540 to the API
2026-03-25 17:26:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:26:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:26:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626540>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 389,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '330e7daf-db74-5bb7-ae03-29b2c2fde7dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55766',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626540',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'EV9',
'odometer': 9496,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 50100,
'price_includes_vat': True,
'registration_date': '2025-04-30',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Kia EV9 - AWD - Electric - Automatic - 389 hp - 9.496 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 17:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626540%27 HTTP/1.1" 200 None
2026-03-25 17:26:24 [adesa.de] INFO: Saving data for 10626540: {'auction_closing_time': 1798675200.0, 'created_time': 1773240329.097508, 'last_price_update_time': 1774459584.688849}
2026-03-25 17:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626540') HTTP/1.1" 204 0
2026-03-25 17:26:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10625968> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:26:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:26:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1ebcf13-94ef-5c68-9442-d5b4ff3a467d with identifier: 10625968
2026-03-25 17:26:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1ebcf13-94ef-5c68-9442-d5b4ff3a467d with scrape type 2
2026-03-25 17:26:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1ebcf13-94ef-5c68-9442-d5b4ff3a467d with scrape type 2
2026-03-25 17:26:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a1ebcf13-94ef-5c68-9442-d5b4ff3a467d, identifier: 10625968
2026-03-25 17:26:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a1ebcf13-94ef-5c68-9442-d5b4ff3a467d with identifier: 10625968
2026-03-25 17:26:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a1ebcf13-94ef-5c68-9442-d5b4ff3a467d with identifier: 10625968
2026-03-25 17:26:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a1ebcf13-94ef-5c68-9442-d5b4ff3a467d with identifier: 10625968 to the API
2026-03-25 17:26:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:26:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:26:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10625968>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'a1ebcf13-94ef-5c68-9442-d5b4ff3a467d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55632',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10625968',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 360,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2024-08-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Nissan Juke 1.0 N-connecta - Petrol - Manual - 115 hp - 360 km',
'transmission': 'manual',
'trim': 'N-connecta',
'vin': None,
'year': 2024}
2026-03-25 17:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710625968%27 HTTP/1.1" 200 None
2026-03-25 17:26:32 [adesa.de] INFO: Saving data for 10625968: {'auction_closing_time': 1798675200.0, 'created_time': 1773240328.219317, 'last_price_update_time': 1774459592.411862}
2026-03-25 17:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10625968') HTTP/1.1" 204 0
2026-03-25 17:26:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627083> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:26:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:26:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83f3e578-1fd5-54ba-b549-1a40bac8a75c with identifier: 10627083
2026-03-25 17:26:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83f3e578-1fd5-54ba-b549-1a40bac8a75c with scrape type 2
2026-03-25 17:26:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83f3e578-1fd5-54ba-b549-1a40bac8a75c with scrape type 2
2026-03-25 17:26:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 83f3e578-1fd5-54ba-b549-1a40bac8a75c, identifier: 10627083
2026-03-25 17:26:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 83f3e578-1fd5-54ba-b549-1a40bac8a75c with identifier: 10627083
2026-03-25 17:26:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 83f3e578-1fd5-54ba-b549-1a40bac8a75c with identifier: 10627083
2026-03-25 17:26:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 83f3e578-1fd5-54ba-b549-1a40bac8a75c with identifier: 10627083 to the API
2026-03-25 17:26:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:26:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:26:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627083>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 593,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '83f3e578-1fd5-54ba-b549-1a40bac8a75c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55838',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627083',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'EV6',
'odometer': 11879,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 33200,
'price_includes_vat': True,
'registration_date': '2024-08-07',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Kia EV6 GT - AWD - Electric - Automatic - 593 hp - 11.879 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 17:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710627083%27 HTTP/1.1" 200 None
2026-03-25 17:26:35 [adesa.de] INFO: Saving data for 10627083: {'auction_closing_time': 1798675200.0, 'created_time': 1773240345.65119, 'last_price_update_time': 1774459595.741861}
2026-03-25 17:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10627083') HTTP/1.1" 204 0
2026-03-25 17:26:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:26:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:26:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f03ff6f2-5fc0-5879-a2b8-e35a62e86514 with identifier: 10626285
2026-03-25 17:26:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f03ff6f2-5fc0-5879-a2b8-e35a62e86514 with scrape type 2
2026-03-25 17:26:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f03ff6f2-5fc0-5879-a2b8-e35a62e86514 with scrape type 2
2026-03-25 17:26:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f03ff6f2-5fc0-5879-a2b8-e35a62e86514, identifier: 10626285
2026-03-25 17:26:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f03ff6f2-5fc0-5879-a2b8-e35a62e86514 with identifier: 10626285
2026-03-25 17:26:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f03ff6f2-5fc0-5879-a2b8-e35a62e86514 with identifier: 10626285
2026-03-25 17:26:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f03ff6f2-5fc0-5879-a2b8-e35a62e86514 with identifier: 10626285 to the API
2026-03-25 17:26:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:26:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:26:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626285>
{'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': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'f03ff6f2-5fc0-5879-a2b8-e35a62e86514',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55644',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626285',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 24627,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-07-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger Summit - Electric - Automatic - 158 hp - 24.627 km',
'transmission': 'automatic',
'trim': 'Summit',
'vin': None,
'year': 2023}
2026-03-25 17:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626285%27 HTTP/1.1" 200 None
2026-03-25 17:26:52 [adesa.de] INFO: Saving data for 10626285: {'auction_closing_time': 1798675200.0, 'created_time': 1773240347.575313, 'last_price_update_time': 1774459612.889775}
2026-03-25 17:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626285') HTTP/1.1" 204 0
2026-03-25 17:26:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10640299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:26:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:26:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:26:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:26:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9f128c3-e2c5-508a-9c71-261497ba411d with identifier: 10640299
2026-03-25 17:26:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9f128c3-e2c5-508a-9c71-261497ba411d with scrape type 2
2026-03-25 17:26:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9f128c3-e2c5-508a-9c71-261497ba411d with scrape type 2
2026-03-25 17:26:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c9f128c3-e2c5-508a-9c71-261497ba411d, identifier: 10640299
2026-03-25 17:26:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c9f128c3-e2c5-508a-9c71-261497ba411d with identifier: 10640299
2026-03-25 17:26:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c9f128c3-e2c5-508a-9c71-261497ba411d with identifier: 10640299
2026-03-25 17:26:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c9f128c3-e2c5-508a-9c71-261497ba411d with identifier: 10640299 to the API
2026-03-25 17:26:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:26:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:26:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10640299>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 593,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'c9f128c3-e2c5-508a-9c71-261497ba411d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55761',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10640299',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'EV6',
'odometer': 3033,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 33800,
'price_includes_vat': True,
'registration_date': '2024-05-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Kia EV6 GT - AWD - Electric - Automatic - 593 hp - 3.033 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 17:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710640299%27 HTTP/1.1" 200 None
2026-03-25 17:26:53 [adesa.de] INFO: Saving data for 10640299: {'auction_closing_time': 1798675200.0, 'created_time': 1773240342.645042, 'last_price_update_time': 1774459613.605191}
2026-03-25 17:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10640299') HTTP/1.1" 204 0
2026-03-25 17:26:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66bf2c72-1e09-571d-a249-ac985e75f0e2 with identifier: 10626274
2026-03-25 17:26:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66bf2c72-1e09-571d-a249-ac985e75f0e2 with scrape type 2
2026-03-25 17:26:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66bf2c72-1e09-571d-a249-ac985e75f0e2 with scrape type 2
2026-03-25 17:26:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 66bf2c72-1e09-571d-a249-ac985e75f0e2, identifier: 10626274
2026-03-25 17:26:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 66bf2c72-1e09-571d-a249-ac985e75f0e2 with identifier: 10626274
2026-03-25 17:26:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 66bf2c72-1e09-571d-a249-ac985e75f0e2 with identifier: 10626274
2026-03-25 17:26:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 66bf2c72-1e09-571d-a249-ac985e75f0e2 with identifier: 10626274 to the API
2026-03-25 17:26:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:26:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:26:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626274>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '66bf2c72-1e09-571d-a249-ac985e75f0e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55660',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626274',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 19653,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-08-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger Altitude - Electric - Automatic - 158 hp - 19.653 km',
'transmission': 'automatic',
'trim': 'Altitude',
'vin': None,
'year': 2023}
2026-03-25 17:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626274%27 HTTP/1.1" 200 None
2026-03-25 17:26:54 [adesa.de] INFO: Saving data for 10626274: {'auction_closing_time': 1798675200.0, 'created_time': 1773240363.505395, 'last_price_update_time': 1774459614.417164}
2026-03-25 17:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626274') HTTP/1.1" 204 0
2026-03-25 17:26:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:26:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:26:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46e559b0-7045-57ee-a089-f7cd99d4b04f with identifier: 10626276
2026-03-25 17:26:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46e559b0-7045-57ee-a089-f7cd99d4b04f with scrape type 2
2026-03-25 17:26:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46e559b0-7045-57ee-a089-f7cd99d4b04f with scrape type 2
2026-03-25 17:26:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 46e559b0-7045-57ee-a089-f7cd99d4b04f, identifier: 10626276
2026-03-25 17:26:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 46e559b0-7045-57ee-a089-f7cd99d4b04f with identifier: 10626276
2026-03-25 17:26:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 46e559b0-7045-57ee-a089-f7cd99d4b04f with identifier: 10626276
2026-03-25 17:26:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 46e559b0-7045-57ee-a089-f7cd99d4b04f with identifier: 10626276 to the API
2026-03-25 17:26:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:26:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:26:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626276>
{'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': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '46e559b0-7045-57ee-a089-f7cd99d4b04f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55647',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626276',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 17880,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18350,
'price_includes_vat': True,
'registration_date': '2023-08-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger Altitude - Electric - Automatic - 158 hp - 17.880 km',
'transmission': 'automatic',
'trim': 'Altitude',
'vin': None,
'year': 2023}
2026-03-25 17:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626276%27 HTTP/1.1" 200 None
2026-03-25 17:26:55 [adesa.de] INFO: Saving data for 10626276: {'auction_closing_time': 1798675200.0, 'created_time': 1773240373.179182, 'last_price_update_time': 1774459615.151204}
2026-03-25 17:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626276') HTTP/1.1" 204 0
2026-03-25 17:26:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10676824> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:26:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:26:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58d17747-f4b9-579a-ae6e-ff3795f8c801 with identifier: 10676824
2026-03-25 17:26:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58d17747-f4b9-579a-ae6e-ff3795f8c801 with scrape type 2
2026-03-25 17:26:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58d17747-f4b9-579a-ae6e-ff3795f8c801 with scrape type 2
2026-03-25 17:26:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 58d17747-f4b9-579a-ae6e-ff3795f8c801, identifier: 10676824
2026-03-25 17:26:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 58d17747-f4b9-579a-ae6e-ff3795f8c801 with identifier: 10676824
2026-03-25 17:26:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 58d17747-f4b9-579a-ae6e-ff3795f8c801 with identifier: 10676824
2026-03-25 17:26:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 58d17747-f4b9-579a-ae6e-ff3795f8c801 with identifier: 10676824 to the API
2026-03-25 17:26:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:26:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:26:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10676824>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '58d17747-f4b9-579a-ae6e-ff3795f8c801',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55640',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10676824',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 37256,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2023-07-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger 51 kWh Longitude - Electric - Automatic - 158 hp - '
'37.256 km',
'transmission': 'automatic',
'trim': 'Longitude',
'vin': None,
'year': 2023}
2026-03-25 17:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710676824%27 HTTP/1.1" 200 None
2026-03-25 17:26:56 [adesa.de] INFO: Saving data for 10676824: {'auction_closing_time': 1798675200.0, 'created_time': 1773750254.497119, 'last_price_update_time': 1774459616.871844}
2026-03-25 17:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10676824') HTTP/1.1" 204 0
2026-03-25 17:27:06 [scrapy.extensions.logstats] INFO: Crawled 848 pages (at 10 pages/min), scraped 454 items (at 10 items/min)
2026-03-25 17:27:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-25 17:27:12 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.124(s), this was the 1st time calling it.
2026-03-25 17:27:12 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.2773839216554945 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:27:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626287> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:27:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:27:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03e9efbf-3d29-5585-b56c-9f4105c31c94 with identifier: 10626287
2026-03-25 17:27:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03e9efbf-3d29-5585-b56c-9f4105c31c94 with scrape type 2
2026-03-25 17:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03e9efbf-3d29-5585-b56c-9f4105c31c94 with scrape type 2
2026-03-25 17:27:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 03e9efbf-3d29-5585-b56c-9f4105c31c94, identifier: 10626287
2026-03-25 17:27:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 03e9efbf-3d29-5585-b56c-9f4105c31c94 with identifier: 10626287
2026-03-25 17:27:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 03e9efbf-3d29-5585-b56c-9f4105c31c94 with identifier: 10626287
2026-03-25 17:27:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 03e9efbf-3d29-5585-b56c-9f4105c31c94 with identifier: 10626287 to the API
2026-03-25 17:27:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:27:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:27:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626287>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '03e9efbf-3d29-5585-b56c-9f4105c31c94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626287',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 17561,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18350,
'price_includes_vat': True,
'registration_date': '2023-07-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger Altitude - Electric - Automatic - 158 hp - 17.561 km',
'transmission': 'automatic',
'trim': 'Altitude',
'vin': None,
'year': 2023}
2026-03-25 17:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626287%27 HTTP/1.1" 200 None
2026-03-25 17:27:15 [adesa.de] INFO: Saving data for 10626287: {'auction_closing_time': 1798675200.0, 'created_time': 1773240374.169282, 'last_price_update_time': 1774459635.577594}
2026-03-25 17:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626287') HTTP/1.1" 204 0
2026-03-25 17:27:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10631171> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:27:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:27:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 660c9893-efd3-56ed-abda-5a2547486b75 with identifier: 10631171
2026-03-25 17:27:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 660c9893-efd3-56ed-abda-5a2547486b75 with scrape type 2
2026-03-25 17:27:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 660c9893-efd3-56ed-abda-5a2547486b75 with scrape type 2
2026-03-25 17:27:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 660c9893-efd3-56ed-abda-5a2547486b75, identifier: 10631171
2026-03-25 17:27:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 660c9893-efd3-56ed-abda-5a2547486b75 with identifier: 10631171
2026-03-25 17:27:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 660c9893-efd3-56ed-abda-5a2547486b75 with identifier: 10631171
2026-03-25 17:27:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 660c9893-efd3-56ed-abda-5a2547486b75 with identifier: 10631171 to the API
2026-03-25 17:27:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:27:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:27:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10631171>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '660c9893-efd3-56ed-abda-5a2547486b75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55646',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10631171',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 12936,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2023-07-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger 51 kWh Longitude - Electric - Automatic - 158 hp - '
'12.936 km',
'transmission': 'automatic',
'trim': 'Longitude',
'vin': None,
'year': 2023}
2026-03-25 17:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710631171%27 HTTP/1.1" 200 None
2026-03-25 17:27:17 [adesa.de] INFO: Saving data for 10631171: {'auction_closing_time': 1798675200.0, 'created_time': 1773240361.499912, 'last_price_update_time': 1774459637.883752}
2026-03-25 17:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10631171') HTTP/1.1" 204 0
2026-03-25 17:27:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 17:27:26 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.800(s), this was the 1st time calling it.
2026-03-25 17:27:26 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.165985653621878 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:27:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 17:27:35 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.524(s), this was the 1st time calling it.
2026-03-25 17:27:35 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.628097241181968 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:27:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 17:27:47 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.256(s), this was the 1st time calling it.
2026-03-25 17:27:47 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.5965666757497905 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:27:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10682772> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:27:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:27:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 550a681a-b0bc-5a7d-80b7-f01c2ab2e8c4 with identifier: 10682772
2026-03-25 17:27:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 550a681a-b0bc-5a7d-80b7-f01c2ab2e8c4 with scrape type 2
2026-03-25 17:27:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 550a681a-b0bc-5a7d-80b7-f01c2ab2e8c4 with scrape type 2
2026-03-25 17:27:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 550a681a-b0bc-5a7d-80b7-f01c2ab2e8c4, identifier: 10682772
2026-03-25 17:27:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 550a681a-b0bc-5a7d-80b7-f01c2ab2e8c4 with identifier: 10682772
2026-03-25 17:27:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 550a681a-b0bc-5a7d-80b7-f01c2ab2e8c4 with identifier: 10682772
2026-03-25 17:27:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 550a681a-b0bc-5a7d-80b7-f01c2ab2e8c4 with identifier: 10682772 to the API
2026-03-25 17:27:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:27:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:27:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10682772>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '550a681a-b0bc-5a7d-80b7-f01c2ab2e8c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'N EC2021E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10682772',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 34085,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2020-12-16',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Seat Leon 1.4 FR - Petrol - Automatic - 150 hp - 34.085 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2020}
2026-03-25 17:27:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:27:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710682772%27 HTTP/1.1" 200 None
2026-03-25 17:27:52 [adesa.de] INFO: Saving data for 10682772: {'auction_closing_time': 1798671600.0, 'created_time': 1773838822.741122, 'last_price_update_time': 1774459672.07095}
2026-03-25 17:27:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:27:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10682772') HTTP/1.1" 204 0
2026-03-25 17:27:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 17:28:03 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.408(s), this was the 1st time calling it.
2026-03-25 17:28:03 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.158328830835623 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:28:06 [scrapy.extensions.logstats] INFO: Crawled 851 pages (at 3 pages/min), scraped 457 items (at 3 items/min)
2026-03-25 17:28:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-25 17:28:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 17:28:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10632976> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:28:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:28:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15ef65a2-4fa1-554a-ac2e-125008e303e6 with identifier: 10632976
2026-03-25 17:28:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15ef65a2-4fa1-554a-ac2e-125008e303e6 with scrape type 2
2026-03-25 17:28:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15ef65a2-4fa1-554a-ac2e-125008e303e6 with scrape type 2
2026-03-25 17:28:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 15ef65a2-4fa1-554a-ac2e-125008e303e6, identifier: 10632976
2026-03-25 17:28:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 15ef65a2-4fa1-554a-ac2e-125008e303e6 with identifier: 10632976
2026-03-25 17:28:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 15ef65a2-4fa1-554a-ac2e-125008e303e6 with identifier: 10632976
2026-03-25 17:28:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 15ef65a2-4fa1-554a-ac2e-125008e303e6 with identifier: 10632976 to the API
2026-03-25 17:28:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:28:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:28:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10632976>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '15ef65a2-4fa1-554a-ac2e-125008e303e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55680',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10632976',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 97,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22100,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Vivaro Edition - Electric - Automatic - 138 hp - 97 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-25 17:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710632976%27 HTTP/1.1" 200 None
2026-03-25 17:28:19 [adesa.de] INFO: Saving data for 10632976: {'auction_closing_time': 1798675200.0, 'created_time': 1773240307.744732, 'last_price_update_time': 1774459699.846145}
2026-03-25 17:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10632976') HTTP/1.1" 204 0
2026-03-25 17:28:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626545> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:28:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:28:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5181f80a-3ffd-5b84-8307-e9b98d4ae99e with identifier: 10626545
2026-03-25 17:28:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5181f80a-3ffd-5b84-8307-e9b98d4ae99e with scrape type 2
2026-03-25 17:28:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5181f80a-3ffd-5b84-8307-e9b98d4ae99e with scrape type 2
2026-03-25 17:28:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5181f80a-3ffd-5b84-8307-e9b98d4ae99e, identifier: 10626545
2026-03-25 17:28:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5181f80a-3ffd-5b84-8307-e9b98d4ae99e with identifier: 10626545
2026-03-25 17:28:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5181f80a-3ffd-5b84-8307-e9b98d4ae99e with identifier: 10626545
2026-03-25 17:28:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5181f80a-3ffd-5b84-8307-e9b98d4ae99e with identifier: 10626545 to the API
2026-03-25 17:28:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:28:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:28:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626545>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '5181f80a-3ffd-5b84-8307-e9b98d4ae99e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55773',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626545',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo-e',
'odometer': 105,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2023-10-31',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Combo-e 50 kWh - Electric - Automatic - 138 hp - 105 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626545%27 HTTP/1.1" 200 None
2026-03-25 17:28:21 [adesa.de] INFO: Saving data for 10626545: {'auction_closing_time': 1798675200.0, 'created_time': 1773240300.059094, 'last_price_update_time': 1774459701.727471}
2026-03-25 17:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626545') HTTP/1.1" 204 0
2026-03-25 17:28:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10676821> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:28:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:28:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 813510eb-bc44-57b5-8cd6-17d0e683e105 with identifier: 10676821
2026-03-25 17:28:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 813510eb-bc44-57b5-8cd6-17d0e683e105 with scrape type 2
2026-03-25 17:28:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 813510eb-bc44-57b5-8cd6-17d0e683e105 with scrape type 2
2026-03-25 17:28:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 813510eb-bc44-57b5-8cd6-17d0e683e105, identifier: 10676821
2026-03-25 17:28:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 813510eb-bc44-57b5-8cd6-17d0e683e105 with identifier: 10676821
2026-03-25 17:28:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 813510eb-bc44-57b5-8cd6-17d0e683e105 with identifier: 10676821
2026-03-25 17:28:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 813510eb-bc44-57b5-8cd6-17d0e683e105 with identifier: 10676821 to the API
2026-03-25 17:28:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:28:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:28:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10676821>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '813510eb-bc44-57b5-8cd6-17d0e683e105',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55637',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10676821',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 16997,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-07-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger 51 kWh Altitude - Electric - Automatic - 158 hp - '
'16.997 km',
'transmission': 'automatic',
'trim': 'Altitude',
'vin': None,
'year': 2023}
2026-03-25 17:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710676821%27 HTTP/1.1" 200 None
2026-03-25 17:28:36 [adesa.de] INFO: Saving data for 10676821: {'auction_closing_time': 1798675200.0, 'created_time': 1773750253.775079, 'last_price_update_time': 1774459716.311723}
2026-03-25 17:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10676821') HTTP/1.1" 204 0
2026-03-25 17:29:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504974> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:29:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:29:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89578b07-f765-580d-9488-336c2dc6f482 with identifier: 10504974
2026-03-25 17:29:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89578b07-f765-580d-9488-336c2dc6f482 with scrape type 2
2026-03-25 17:29:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89578b07-f765-580d-9488-336c2dc6f482 with scrape type 2
2026-03-25 17:29:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 89578b07-f765-580d-9488-336c2dc6f482, identifier: 10504974
2026-03-25 17:29:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 89578b07-f765-580d-9488-336c2dc6f482 with identifier: 10504974
2026-03-25 17:29:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 89578b07-f765-580d-9488-336c2dc6f482 with identifier: 10504974
2026-03-25 17:29:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 89578b07-f765-580d-9488-336c2dc6f482 with identifier: 10504974 to the API
2026-03-25 17:29:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:29:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:29:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504974>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Black',
'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': '89578b07-f765-580d-9488-336c2dc6f482',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52638',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504974',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29100,
'price_includes_vat': True,
'registration_date': '2025-06-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 T-GDI - Petrol - Automatic - 215 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 17:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504974%27 HTTP/1.1" 200 None
2026-03-25 17:29:03 [adesa.de] INFO: Saving data for 10504974: {'auction_closing_time': 1798675200.0, 'created_time': 1773240421.592079, 'last_price_update_time': 1774459743.212469}
2026-03-25 17:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504974') HTTP/1.1" 204 0
2026-03-25 17:29:05 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.796(s), this was the 1st time calling it.
2026-03-25 17:29:05 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.055164450293859 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:29:06 [scrapy.extensions.logstats] INFO: Crawled 855 pages (at 4 pages/min), scraped 461 items (at 4 items/min)
2026-03-25 17:29:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-25 17:29:07 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.926(s), this was the 1st time calling it.
2026-03-25 17:29:07 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.374920007872454 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:29:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 17:29:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 17:29:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:29:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:29:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75be5b79-d0de-51a0-8dd6-d58b38ab812b with identifier: 10626516
2026-03-25 17:29:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75be5b79-d0de-51a0-8dd6-d58b38ab812b with scrape type 2
2026-03-25 17:29:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75be5b79-d0de-51a0-8dd6-d58b38ab812b with scrape type 2
2026-03-25 17:29:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 75be5b79-d0de-51a0-8dd6-d58b38ab812b, identifier: 10626516
2026-03-25 17:29:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 75be5b79-d0de-51a0-8dd6-d58b38ab812b with identifier: 10626516
2026-03-25 17:29:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 75be5b79-d0de-51a0-8dd6-d58b38ab812b with identifier: 10626516
2026-03-25 17:29:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 75be5b79-d0de-51a0-8dd6-d58b38ab812b with identifier: 10626516 to the API
2026-03-25 17:29:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:29:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:29:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626516>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '75be5b79-d0de-51a0-8dd6-d58b38ab812b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55649',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626516',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 15410,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18350,
'price_includes_vat': True,
'registration_date': '2023-07-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger 51 kWh Longitude - Electric - Automatic - 158 hp - '
'15.410 km',
'transmission': 'automatic',
'trim': 'Longitude',
'vin': None,
'year': 2023}
2026-03-25 17:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626516%27 HTTP/1.1" 200 None
2026-03-25 17:29:18 [adesa.de] INFO: Saving data for 10626516: {'auction_closing_time': 1798675200.0, 'created_time': 1773240364.053613, 'last_price_update_time': 1774459758.44868}
2026-03-25 17:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626516') HTTP/1.1" 204 0
2026-03-25 17:29:22 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 47.068(s), this was the 1st time calling it.
2026-03-25 17:29:22 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.324813522649223 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Wed, 25 Mar 2026 17:29:22 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '11bf3d71e239eb513c438c92ad813872', '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=11bf3d71e239eb513c438c92ad813872.
2026-03-25 17:29:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 17:29:27 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.335(s), this was the 1st time calling it.
2026-03-25 17:29:27 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.7016574380277785 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:29:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 17:29:42 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 264.969(s), this was the 2nd time calling it.
2026-03-25 17:29:42 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.619600258217231 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:29:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-25 17:30:00 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.931(s), this was the 1st time calling it.
2026-03-25 17:30:00 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.4281800620387886 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:30:02 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 264.424(s), this was the 2nd time calling it.
2026-03-25 17:30:02 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.138171325698938 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:30:06 [scrapy.extensions.logstats] INFO: Crawled 856 pages (at 1 pages/min), scraped 462 items (at 1 items/min)
2026-03-25 17:30:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-25 17:30:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-25 17:30:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 17:30:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:30:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:30:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd8ff9fb-1676-5adb-9688-8a5cc3625b03 with identifier: 10627637
2026-03-25 17:30:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd8ff9fb-1676-5adb-9688-8a5cc3625b03 with scrape type 2
2026-03-25 17:30:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd8ff9fb-1676-5adb-9688-8a5cc3625b03 with scrape type 2
2026-03-25 17:30:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cd8ff9fb-1676-5adb-9688-8a5cc3625b03, identifier: 10627637
2026-03-25 17:30:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cd8ff9fb-1676-5adb-9688-8a5cc3625b03 with identifier: 10627637
2026-03-25 17:30:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cd8ff9fb-1676-5adb-9688-8a5cc3625b03 with identifier: 10627637
2026-03-25 17:30:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cd8ff9fb-1676-5adb-9688-8a5cc3625b03 with identifier: 10627637 to the API
2026-03-25 17:30:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:30:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:30:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627637>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'cd8ff9fb-1676-5adb-9688-8a5cc3625b03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55830',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627637',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo-e',
'odometer': 182,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2024-02-19',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Combo-e Life 50 kWh Edition - Electric - Automatic - 138 hp - '
'182 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-25 17:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710627637%27 HTTP/1.1" 200 None
2026-03-25 17:30:09 [adesa.de] INFO: Saving data for 10627637: {'auction_closing_time': 1798675200.0, 'created_time': 1773240314.518287, 'last_price_update_time': 1774459809.397782}
2026-03-25 17:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10627637') HTTP/1.1" 204 0
2026-03-25 17:30:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504917> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:30:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:30:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b077d03c-a038-5e8d-8b6a-2a9c3b135f35 with identifier: 10504917
2026-03-25 17:30:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b077d03c-a038-5e8d-8b6a-2a9c3b135f35 with scrape type 2
2026-03-25 17:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b077d03c-a038-5e8d-8b6a-2a9c3b135f35 with scrape type 2
2026-03-25 17:30:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b077d03c-a038-5e8d-8b6a-2a9c3b135f35, identifier: 10504917
2026-03-25 17:30:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b077d03c-a038-5e8d-8b6a-2a9c3b135f35 with identifier: 10504917
2026-03-25 17:30:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b077d03c-a038-5e8d-8b6a-2a9c3b135f35 with identifier: 10504917
2026-03-25 17:30:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b077d03c-a038-5e8d-8b6a-2a9c3b135f35 with identifier: 10504917 to the API
2026-03-25 17:30:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:30:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504917>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 215,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b077d03c-a038-5e8d-8b6a-2a9c3b135f35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52600',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504917',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 8,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 33150,
'price_includes_vat': True,
'registration_date': '2025-08-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 GDI N Line - AWD - Hybrid - Automatic - 215 hp - '
'8 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-25 17:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504917%27 HTTP/1.1" 200 None
2026-03-25 17:30:23 [adesa.de] INFO: Saving data for 10504917: {'auction_closing_time': 1798675200.0, 'created_time': 1773240385.564601, 'last_price_update_time': 1774459823.223847}
2026-03-25 17:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504917') HTTP/1.1" 204 0
2026-03-25 17:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10632971> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:30:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:30:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5064c4df-24b3-5991-a1c7-9f0e61548612 with identifier: 10632971
2026-03-25 17:30:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5064c4df-24b3-5991-a1c7-9f0e61548612 with scrape type 2
2026-03-25 17:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5064c4df-24b3-5991-a1c7-9f0e61548612 with scrape type 2
2026-03-25 17:30:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5064c4df-24b3-5991-a1c7-9f0e61548612, identifier: 10632971
2026-03-25 17:30:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5064c4df-24b3-5991-a1c7-9f0e61548612 with identifier: 10632971
2026-03-25 17:30:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5064c4df-24b3-5991-a1c7-9f0e61548612 with identifier: 10632971
2026-03-25 17:30:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5064c4df-24b3-5991-a1c7-9f0e61548612 with identifier: 10632971 to the API
2026-03-25 17:30:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:30:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10632971>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '5064c4df-24b3-5991-a1c7-9f0e61548612',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55709',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10632971',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 54,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Vivaro - Electric - Automatic - 138 hp - 54 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710632971%27 HTTP/1.1" 200 None
2026-03-25 17:30:29 [adesa.de] INFO: Saving data for 10632971: {'auction_closing_time': 1798675200.0, 'created_time': 1773240305.227216, 'last_price_update_time': 1774459829.535823}
2026-03-25 17:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10632971') HTTP/1.1" 204 0
2026-03-25 17:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504929> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:30:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab242948-bd21-5480-9d68-5235e80a3174 with identifier: 10504929
2026-03-25 17:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab242948-bd21-5480-9d68-5235e80a3174 with scrape type 2
2026-03-25 17:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab242948-bd21-5480-9d68-5235e80a3174 with scrape type 2
2026-03-25 17:30:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ab242948-bd21-5480-9d68-5235e80a3174, identifier: 10504929
2026-03-25 17:30:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ab242948-bd21-5480-9d68-5235e80a3174 with identifier: 10504929
2026-03-25 17:30:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ab242948-bd21-5480-9d68-5235e80a3174 with identifier: 10504929
2026-03-25 17:30:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ab242948-bd21-5480-9d68-5235e80a3174 with identifier: 10504929 to the API
2026-03-25 17:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:30:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504929>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'SUV',
'color': 'Black',
'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': 'Hybrid',
'id': 'ab242948-bd21-5480-9d68-5235e80a3174',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52630',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504929',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 8,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 34200,
'price_includes_vat': True,
'registration_date': '2025-09-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 GDI N Line - AWD - Hybrid - Automatic - 215 hp - '
'8 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-25 17:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504929%27 HTTP/1.1" 200 None
2026-03-25 17:30:34 [adesa.de] INFO: Saving data for 10504929: {'auction_closing_time': 1798675200.0, 'created_time': 1773240387.461944, 'last_price_update_time': 1774459834.325612}
2026-03-25 17:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504929') HTTP/1.1" 204 0
2026-03-25 17:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10557402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:30:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eecb0cfd-592f-5ee0-bf49-fcf22f49a5dd with identifier: 10557402
2026-03-25 17:30:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eecb0cfd-592f-5ee0-bf49-fcf22f49a5dd with scrape type 2
2026-03-25 17:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eecb0cfd-592f-5ee0-bf49-fcf22f49a5dd with scrape type 2
2026-03-25 17:30:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eecb0cfd-592f-5ee0-bf49-fcf22f49a5dd, identifier: 10557402
2026-03-25 17:30:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eecb0cfd-592f-5ee0-bf49-fcf22f49a5dd with identifier: 10557402
2026-03-25 17:30:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eecb0cfd-592f-5ee0-bf49-fcf22f49a5dd with identifier: 10557402
2026-03-25 17:30:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eecb0cfd-592f-5ee0-bf49-fcf22f49a5dd with identifier: 10557402 to the API
2026-03-25 17:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:30:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10557402>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': 'eecb0cfd-592f-5ee0-bf49-fcf22f49a5dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52609',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10557402',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Staria',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 41500,
'price_includes_vat': True,
'registration_date': '2025-07-02',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Staria - Hybrid - Automatic - 225 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 17:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710557402%27 HTTP/1.1" 200 None
2026-03-25 17:30:34 [adesa.de] INFO: Saving data for 10557402: {'auction_closing_time': 1798675200.0, 'created_time': 1773240338.933182, 'last_price_update_time': 1774459834.996945}
2026-03-25 17:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10557402') HTTP/1.1" 204 0
2026-03-25 17:31:06 [scrapy.extensions.logstats] INFO: Crawled 861 pages (at 5 pages/min), scraped 467 items (at 5 items/min)
2026-03-25 17:31:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-25 17:31:12 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.525(s), this was the 1st time calling it.
2026-03-25 17:31:12 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.847403891134669 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:31:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 17:31:20 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 265.964(s), this was the 2nd time calling it.
2026-03-25 17:31:20 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.6656608523815 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:31:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-25 17:31:28 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.693(s), this was the 1st time calling it.
2026-03-25 17:31:28 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.9166515583817025 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:31:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 17:31:36 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 180.941(s), this was the 2nd time calling it.
2026-03-25 17:31:36 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.812745786734395 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:31:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-25 17:31:42 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 265.507(s), this was the 2nd time calling it.
2026-03-25 17:31:42 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.758860704838671 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:31:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-25 17:32:06 [scrapy.extensions.logstats] INFO: Crawled 861 pages (at 0 pages/min), scraped 467 items (at 0 items/min)
2026-03-25 17:32:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-25 17:32:17 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 267.151(s), this was the 2nd time calling it.
2026-03-25 17:32:17 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.922205726185905 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:32:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-25 17:32:44 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.857(s), this was the 1st time calling it.
2026-03-25 17:32:44 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.034533321929701 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:32:44 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.026(s), this was the 1st time calling it.
2026-03-25 17:32:44 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.526177792690704 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:32:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 17:32:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 17:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:32:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:32:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3075a5e0-3808-5d3f-b22b-e1695ef3fab4 with identifier: 10626518
2026-03-25 17:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3075a5e0-3808-5d3f-b22b-e1695ef3fab4 with scrape type 2
2026-03-25 17:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3075a5e0-3808-5d3f-b22b-e1695ef3fab4 with scrape type 2
2026-03-25 17:32:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3075a5e0-3808-5d3f-b22b-e1695ef3fab4, identifier: 10626518
2026-03-25 17:32:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3075a5e0-3808-5d3f-b22b-e1695ef3fab4 with identifier: 10626518
2026-03-25 17:32:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3075a5e0-3808-5d3f-b22b-e1695ef3fab4 with identifier: 10626518
2026-03-25 17:32:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3075a5e0-3808-5d3f-b22b-e1695ef3fab4 with identifier: 10626518 to the API
2026-03-25 17:32:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:32:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626518>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '3075a5e0-3808-5d3f-b22b-e1695ef3fab4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55652',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626518',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 23541,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-08-16',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger 51 kWh Altitude - Electric - Automatic - 158 hp - '
'23.541 km',
'transmission': 'automatic',
'trim': 'Altitude',
'vin': None,
'year': 2023}
2026-03-25 17:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626518%27 HTTP/1.1" 200 None
2026-03-25 17:32:52 [adesa.de] INFO: Saving data for 10626518: {'auction_closing_time': 1798675200.0, 'created_time': 1773240364.515566, 'last_price_update_time': 1774459972.246769}
2026-03-25 17:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626518') HTTP/1.1" 204 0
2026-03-25 17:33:06 [scrapy.extensions.logstats] INFO: Crawled 862 pages (at 1 pages/min), scraped 468 items (at 1 items/min)
2026-03-25 17:33:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-25 17:33:29 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 266.742(s), this was the 2nd time calling it.
2026-03-25 17:33:29 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.067634256730314 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:33:33 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 399.088(s), this was the 3rd time calling it.
2026-03-25 17:33:33 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.9216717642019026 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:33:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-25 17:33:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 4th time calling it.
2026-03-25 17:33:43 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 265.861(s), this was the 2nd time calling it.
2026-03-25 17:33:43 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.966104213055946 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:33:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-25 17:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10505024> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:33:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:33:51 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 316.105(s), this was the 3rd time calling it.
2026-03-25 17:33:51 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.8930319924428005 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:33:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee531846-9941-5ac9-a624-7c856dd5c059 with identifier: 10505024
2026-03-25 17:33:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee531846-9941-5ac9-a624-7c856dd5c059 with scrape type 2
2026-03-25 17:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee531846-9941-5ac9-a624-7c856dd5c059 with scrape type 2
2026-03-25 17:33:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ee531846-9941-5ac9-a624-7c856dd5c059, identifier: 10505024
2026-03-25 17:33:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ee531846-9941-5ac9-a624-7c856dd5c059 with identifier: 10505024
2026-03-25 17:33:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ee531846-9941-5ac9-a624-7c856dd5c059 with identifier: 10505024
2026-03-25 17:33:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ee531846-9941-5ac9-a624-7c856dd5c059 with identifier: 10505024 to the API
2026-03-25 17:33:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:33:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:33:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10505024>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'SUV',
'color': 'Black',
'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': 'ee531846-9941-5ac9-a624-7c856dd5c059',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52595',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10505024',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 34200,
'price_includes_vat': True,
'registration_date': '2025-06-12',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 GDI N Line - AWD - Petrol - Automatic - 215 hp - '
'50 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-25 17:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505024%27 HTTP/1.1" 200 None
2026-03-25 17:33:52 [adesa.de] INFO: Saving data for 10505024: {'auction_closing_time': 1798675200.0, 'created_time': 1773240387.832741, 'last_price_update_time': 1774460032.33127}
2026-03-25 17:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10505024') HTTP/1.1" 204 0
2026-03-25 17:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10681290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:33:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:33:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10681290
2026-03-25 17:33:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b2ecd02-661d-530b-942b-f02718c7e1c9 with scrape type 2
2026-03-25 17:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b2ecd02-661d-530b-942b-f02718c7e1c9 with scrape type 2
2026-03-25 17:33:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8b2ecd02-661d-530b-942b-f02718c7e1c9, identifier: 10681290
2026-03-25 17:33:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10681290
2026-03-25 17:33:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10681290
2026-03-25 17:33:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10681290 to the API
2026-03-25 17:33:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:33:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:33:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10681290>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 161,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '8b2ecd02-661d-530b-942b-f02718c7e1c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52604',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10681290',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27100,
'price_includes_vat': True,
'registration_date': '2025-08-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 GDI - Petrol - Automatic - 161 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 17:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710681290%27 HTTP/1.1" 200 None
2026-03-25 17:33:58 [adesa.de] INFO: Saving data for 10681290: {'auction_closing_time': 1798675200.0, 'created_time': 1773750244.852377, 'last_price_update_time': 1774460038.472204}
2026-03-25 17:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10681290') HTTP/1.1" 204 0
2026-03-25 17:33:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 4th time calling it.
2026-03-25 17:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10662395> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a30181a0-b243-5aa6-b4a7-b14d7523a3e0 with identifier: 10662395
2026-03-25 17:34:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a30181a0-b243-5aa6-b4a7-b14d7523a3e0 with scrape type 2
2026-03-25 17:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a30181a0-b243-5aa6-b4a7-b14d7523a3e0 with scrape type 2
2026-03-25 17:34:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a30181a0-b243-5aa6-b4a7-b14d7523a3e0, identifier: 10662395
2026-03-25 17:34:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a30181a0-b243-5aa6-b4a7-b14d7523a3e0 with identifier: 10662395
2026-03-25 17:34:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a30181a0-b243-5aa6-b4a7-b14d7523a3e0 with identifier: 10662395
2026-03-25 17:34:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a30181a0-b243-5aa6-b4a7-b14d7523a3e0 with identifier: 10662395 to the API
2026-03-25 17:34:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10662395>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 238,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'a30181a0-b243-5aa6-b4a7-b14d7523a3e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56459',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10662395',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 32600,
'price_includes_vat': True,
'registration_date': '2026-03-09',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 N Line - Petrol - Automatic - 238 hp - 50 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2026}
2026-03-25 17:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710662395%27 HTTP/1.1" 200 None
2026-03-25 17:34:01 [adesa.de] INFO: Saving data for 10662395: {'auction_closing_time': 1798675200.0, 'created_time': 1773406677.709258, 'last_price_update_time': 1774460041.360023}
2026-03-25 17:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10662395') HTTP/1.1" 204 0
2026-03-25 17:34:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10553682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2afc4d3f-513c-5169-8b0b-c70ca76a75cd with identifier: 10553682
2026-03-25 17:34:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2afc4d3f-513c-5169-8b0b-c70ca76a75cd with scrape type 2
2026-03-25 17:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2afc4d3f-513c-5169-8b0b-c70ca76a75cd with scrape type 2
2026-03-25 17:34:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2afc4d3f-513c-5169-8b0b-c70ca76a75cd, identifier: 10553682
2026-03-25 17:34:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2afc4d3f-513c-5169-8b0b-c70ca76a75cd with identifier: 10553682
2026-03-25 17:34:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2afc4d3f-513c-5169-8b0b-c70ca76a75cd with identifier: 10553682
2026-03-25 17:34:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2afc4d3f-513c-5169-8b0b-c70ca76a75cd with identifier: 10553682 to the API
2026-03-25 17:34:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10553682>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '2afc4d3f-513c-5169-8b0b-c70ca76a75cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54241',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10553682',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i20',
'odometer': 11204,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2025-04-07',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai i20 1.0 T-GDI Comfort - Petrol - Manual - 101 hp - 11.204 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2025}
2026-03-25 17:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710553682%27 HTTP/1.1" 200 None
2026-03-25 17:34:02 [adesa.de] INFO: Saving data for 10553682: {'auction_closing_time': 1798675200.0, 'created_time': 1773240366.001057, 'last_price_update_time': 1774460042.762481}
2026-03-25 17:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10553682') HTTP/1.1" 204 0
2026-03-25 17:34:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10631172> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 535250fc-ffc9-55b4-8bbf-114b674b24b8 with identifier: 10631172
2026-03-25 17:34:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 535250fc-ffc9-55b4-8bbf-114b674b24b8 with scrape type 2
2026-03-25 17:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 535250fc-ffc9-55b4-8bbf-114b674b24b8 with scrape type 2
2026-03-25 17:34:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 535250fc-ffc9-55b4-8bbf-114b674b24b8, identifier: 10631172
2026-03-25 17:34:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 535250fc-ffc9-55b4-8bbf-114b674b24b8 with identifier: 10631172
2026-03-25 17:34:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 535250fc-ffc9-55b4-8bbf-114b674b24b8 with identifier: 10631172
2026-03-25 17:34:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 535250fc-ffc9-55b4-8bbf-114b674b24b8 with identifier: 10631172 to the API
2026-03-25 17:34:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10631172>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '535250fc-ffc9-55b4-8bbf-114b674b24b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55645',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10631172',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 23583,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2023-06-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger 51 kWh Longitude - Electric - Automatic - 158 hp - '
'23.583 km',
'transmission': 'automatic',
'trim': 'Longitude',
'vin': None,
'year': 2023}
2026-03-25 17:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710631172%27 HTTP/1.1" 200 None
2026-03-25 17:34:03 [adesa.de] INFO: Saving data for 10631172: {'auction_closing_time': 1798675200.0, 'created_time': 1773240351.410516, 'last_price_update_time': 1774460043.767332}
2026-03-25 17:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10631172') HTTP/1.1" 204 0
2026-03-25 17:34:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10663906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 885cacca-5ac4-51b7-86ec-22da2a8bb198 with identifier: 10663906
2026-03-25 17:34:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 885cacca-5ac4-51b7-86ec-22da2a8bb198 with scrape type 2
2026-03-25 17:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 885cacca-5ac4-51b7-86ec-22da2a8bb198 with scrape type 2
2026-03-25 17:34:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 885cacca-5ac4-51b7-86ec-22da2a8bb198, identifier: 10663906
2026-03-25 17:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 885cacca-5ac4-51b7-86ec-22da2a8bb198 with identifier: 10663906
2026-03-25 17:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 885cacca-5ac4-51b7-86ec-22da2a8bb198 with identifier: 10663906
2026-03-25 17:34:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 885cacca-5ac4-51b7-86ec-22da2a8bb198 with identifier: 10663906 to the API
2026-03-25 17:34:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10663906>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 79,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '885cacca-5ac4-51b7-86ec-22da2a8bb198',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56492',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10663906',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Bayon',
'odometer': 16232,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2025-02-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Bayon 1.2 - Petrol - Manual - 79 hp - 16.232 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 17:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710663906%27 HTTP/1.1" 200 None
2026-03-25 17:34:04 [adesa.de] INFO: Saving data for 10663906: {'auction_closing_time': 1798675200.0, 'created_time': 1773406679.299526, 'last_price_update_time': 1774460044.358805}
2026-03-25 17:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10663906') HTTP/1.1" 204 0
2026-03-25 17:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10585779> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10688552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57b13582-9b19-597f-90e7-27bb45f56c7c with identifier: 10585779
2026-03-25 17:34:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57b13582-9b19-597f-90e7-27bb45f56c7c with scrape type 2
2026-03-25 17:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57b13582-9b19-597f-90e7-27bb45f56c7c with scrape type 2
2026-03-25 17:34:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 57b13582-9b19-597f-90e7-27bb45f56c7c, identifier: 10585779
2026-03-25 17:34:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef514db8-6ecc-528c-947c-645582c04b72 with identifier: 10688552
2026-03-25 17:34:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef514db8-6ecc-528c-947c-645582c04b72 with scrape type 2
2026-03-25 17:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef514db8-6ecc-528c-947c-645582c04b72 with scrape type 2
2026-03-25 17:34:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ef514db8-6ecc-528c-947c-645582c04b72, identifier: 10688552
2026-03-25 17:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 57b13582-9b19-597f-90e7-27bb45f56c7c with identifier: 10585779
2026-03-25 17:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 57b13582-9b19-597f-90e7-27bb45f56c7c with identifier: 10585779
2026-03-25 17:34:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 57b13582-9b19-597f-90e7-27bb45f56c7c with identifier: 10585779 to the API
2026-03-25 17:34:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10585779>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 141,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '57b13582-9b19-597f-90e7-27bb45f56c7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54865',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10585779',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2025-11-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai i30 1.5 GDI N Line - Petrol - Automatic - 141 hp - 50 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-25 17:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710585779%27 HTTP/1.1" 200 None
2026-03-25 17:34:04 [adesa.de] INFO: Saving data for 10585779: {'auction_closing_time': 1798675200.0, 'created_time': 1773240404.498651, 'last_price_update_time': 1774460044.915433}
2026-03-25 17:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10585779') HTTP/1.1" 204 0
2026-03-25 17:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ef514db8-6ecc-528c-947c-645582c04b72 with identifier: 10688552
2026-03-25 17:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ef514db8-6ecc-528c-947c-645582c04b72 with identifier: 10688552
2026-03-25 17:34:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ef514db8-6ecc-528c-947c-645582c04b72 with identifier: 10688552 to the API
2026-03-25 17:34:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10688552>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'ef514db8-6ecc-528c-947c-645582c04b72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56930',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10688552',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i20',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2026-03-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai i20 1.0 T-GDI Comfort - Petrol - Automatic - 90 hp - 50 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2026}
2026-03-25 17:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710688552%27 HTTP/1.1" 200 None
2026-03-25 17:34:05 [adesa.de] INFO: Saving data for 10688552: {'auction_closing_time': 1798675200.0, 'created_time': 1773923013.532063, 'last_price_update_time': 1774460045.627303}
2026-03-25 17:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10688552') HTTP/1.1" 204 0
2026-03-25 17:34:06 [scrapy.extensions.logstats] INFO: Crawled 870 pages (at 8 pages/min), scraped 476 items (at 8 items/min)
2026-03-25 17:34:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-25 17:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10505032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bccd1f2-8249-5530-9fe4-13a5b46df1fc with identifier: 10505032
2026-03-25 17:34:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bccd1f2-8249-5530-9fe4-13a5b46df1fc with scrape type 2
2026-03-25 17:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bccd1f2-8249-5530-9fe4-13a5b46df1fc with scrape type 2
2026-03-25 17:34:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8bccd1f2-8249-5530-9fe4-13a5b46df1fc, identifier: 10505032
2026-03-25 17:34:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8bccd1f2-8249-5530-9fe4-13a5b46df1fc with identifier: 10505032
2026-03-25 17:34:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8bccd1f2-8249-5530-9fe4-13a5b46df1fc with identifier: 10505032
2026-03-25 17:34:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8bccd1f2-8249-5530-9fe4-13a5b46df1fc with identifier: 10505032 to the API
2026-03-25 17:34:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10505032>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '8bccd1f2-8249-5530-9fe4-13a5b46df1fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52757',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10505032',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Bayon',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2026-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Bayon 1.0 - Petrol - Automatic - 101 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-25 17:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505032%27 HTTP/1.1" 200 None
2026-03-25 17:34:07 [adesa.de] INFO: Saving data for 10505032: {'auction_closing_time': 1798675200.0, 'created_time': 1773240139.410333, 'last_price_update_time': 1774460047.029553}
2026-03-25 17:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10505032') HTTP/1.1" 204 0
2026-03-25 17:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10597841> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61a29a19-a01d-5fcf-9adc-31ea5e743ef4 with identifier: 10597841
2026-03-25 17:34:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61a29a19-a01d-5fcf-9adc-31ea5e743ef4 with scrape type 2
2026-03-25 17:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61a29a19-a01d-5fcf-9adc-31ea5e743ef4 with scrape type 2
2026-03-25 17:34:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 61a29a19-a01d-5fcf-9adc-31ea5e743ef4, identifier: 10597841
2026-03-25 17:34:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 61a29a19-a01d-5fcf-9adc-31ea5e743ef4 with identifier: 10597841
2026-03-25 17:34:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 61a29a19-a01d-5fcf-9adc-31ea5e743ef4 with identifier: 10597841
2026-03-25 17:34:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 61a29a19-a01d-5fcf-9adc-31ea5e743ef4 with identifier: 10597841 to the API
2026-03-25 17:34:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10597841>
{'auction_title': '',
'c_o_2_emission_value': 235,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.2L',
'engine_horse_power': 180,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '61a29a19-a01d-5fcf-9adc-31ea5e743ef4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RÜD-H 9569',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10597841',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26400,
'price_includes_vat': True,
'registration_date': '2025-07-31',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën Jumper L2H2 2.2 HDI - Diesel - Automatic - 180 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 17:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710597841%27 HTTP/1.1" 200 None
2026-03-25 17:34:10 [adesa.de] INFO: Saving data for 10597841: {'auction_closing_time': 1798675200.0, 'created_time': 1773240389.054948, 'last_price_update_time': 1774460050.318231}
2026-03-25 17:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10597841') HTTP/1.1" 204 0
2026-03-25 17:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504923> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c78fd13-417e-5369-9487-9f7af19760af with identifier: 10504923
2026-03-25 17:34:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c78fd13-417e-5369-9487-9f7af19760af with scrape type 2
2026-03-25 17:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c78fd13-417e-5369-9487-9f7af19760af with scrape type 2
2026-03-25 17:34:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9c78fd13-417e-5369-9487-9f7af19760af, identifier: 10504923
2026-03-25 17:34:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9c78fd13-417e-5369-9487-9f7af19760af with identifier: 10504923
2026-03-25 17:34:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9c78fd13-417e-5369-9487-9f7af19760af with identifier: 10504923
2026-03-25 17:34:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9c78fd13-417e-5369-9487-9f7af19760af with identifier: 10504923 to the API
2026-03-25 17:34:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504923>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '9c78fd13-417e-5369-9487-9f7af19760af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52607',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504923',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 12100,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2024-05-14',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C4 1.2 Plus - Petrol - Automatic - 131 hp - 12.100 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-25 17:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504923%27 HTTP/1.1" 200 None
2026-03-25 17:34:13 [adesa.de] INFO: Saving data for 10504923: {'auction_closing_time': 1798675200.0, 'created_time': 1773240157.003557, 'last_price_update_time': 1774460053.088814}
2026-03-25 17:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504923') HTTP/1.1" 204 0
2026-03-25 17:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d388bbc3-29c3-50b1-af18-1279507f1558 with identifier: 10626566
2026-03-25 17:34:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d388bbc3-29c3-50b1-af18-1279507f1558 with scrape type 2
2026-03-25 17:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d388bbc3-29c3-50b1-af18-1279507f1558 with scrape type 2
2026-03-25 17:34:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d388bbc3-29c3-50b1-af18-1279507f1558, identifier: 10626566
2026-03-25 17:34:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d388bbc3-29c3-50b1-af18-1279507f1558 with identifier: 10626566
2026-03-25 17:34:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d388bbc3-29c3-50b1-af18-1279507f1558 with identifier: 10626566
2026-03-25 17:34:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d388bbc3-29c3-50b1-af18-1279507f1558 with identifier: 10626566 to the API
2026-03-25 17:34:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626566>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 120,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'd388bbc3-29c3-50b1-af18-1279507f1558',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55847',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626566',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 23250,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2024-02-28',
'seats_number': 4,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Fiat 500 e 37 kWh - Electric - Automatic - 120 hp - 23.250 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 17:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626566%27 HTTP/1.1" 200 None
2026-03-25 17:34:14 [adesa.de] INFO: Saving data for 10626566: {'auction_closing_time': 1798675200.0, 'created_time': 1773240375.954431, 'last_price_update_time': 1774460054.028928}
2026-03-25 17:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626566') HTTP/1.1" 204 0
2026-03-25 17:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3f66cc0-5b90-5f2c-b73a-67f5c3a0699a with identifier: 10694524
2026-03-25 17:34:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3f66cc0-5b90-5f2c-b73a-67f5c3a0699a with scrape type 2
2026-03-25 17:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3f66cc0-5b90-5f2c-b73a-67f5c3a0699a with scrape type 2
2026-03-25 17:34:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b3f66cc0-5b90-5f2c-b73a-67f5c3a0699a, identifier: 10694524
2026-03-25 17:34:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b3f66cc0-5b90-5f2c-b73a-67f5c3a0699a with identifier: 10694524
2026-03-25 17:34:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b3f66cc0-5b90-5f2c-b73a-67f5c3a0699a with identifier: 10694524
2026-03-25 17:34:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b3f66cc0-5b90-5f2c-b73a-67f5c3a0699a with identifier: 10694524 to the API
2026-03-25 17:34:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694524>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'b3f66cc0-5b90-5f2c-b73a-67f5c3a0699a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP GS152 E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694524',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 32061,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2022-10-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Cupra Formentor 1.4 e-Hybrid - Petrol - Automatic - 150 hp - 32.061 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710694524%27 HTTP/1.1" 200 None
2026-03-25 17:34:14 [adesa.de] INFO: Saving data for 10694524: {'auction_closing_time': 1798675200.0, 'created_time': 1773923217.354838, 'last_price_update_time': 1774460054.781455}
2026-03-25 17:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10694524') HTTP/1.1" 204 0
2026-03-25 17:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504956> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9227bcf0-2bd4-5f21-9bc2-fc481c910120 with identifier: 10504956
2026-03-25 17:34:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9227bcf0-2bd4-5f21-9bc2-fc481c910120 with scrape type 2
2026-03-25 17:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9227bcf0-2bd4-5f21-9bc2-fc481c910120 with scrape type 2
2026-03-25 17:34:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9227bcf0-2bd4-5f21-9bc2-fc481c910120, identifier: 10504956
2026-03-25 17:34:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9227bcf0-2bd4-5f21-9bc2-fc481c910120 with identifier: 10504956
2026-03-25 17:34:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9227bcf0-2bd4-5f21-9bc2-fc481c910120 with identifier: 10504956
2026-03-25 17:34:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9227bcf0-2bd4-5f21-9bc2-fc481c910120 with identifier: 10504956 to the API
2026-03-25 17:34:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504956>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 156,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '9227bcf0-2bd4-5f21-9bc2-fc481c910120',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52738',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504956',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2025-10-24',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus 1.0 EcoBoost ST Line X - Petrol - Automatic - 156 hp - '
'50 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2025}
2026-03-25 17:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504956%27 HTTP/1.1" 200 None
2026-03-25 17:34:15 [adesa.de] INFO: Saving data for 10504956: {'auction_closing_time': 1798675200.0, 'created_time': 1773240144.300577, 'last_price_update_time': 1774460055.22939}
2026-03-25 17:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504956') HTTP/1.1" 204 0
2026-03-25 17:34:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10100285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 876106b5-e516-5d3d-aa23-c2a47c6f6f58 with identifier: 10100285
2026-03-25 17:34:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 876106b5-e516-5d3d-aa23-c2a47c6f6f58 with scrape type 2
2026-03-25 17:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 876106b5-e516-5d3d-aa23-c2a47c6f6f58 with scrape type 2
2026-03-25 17:34:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 876106b5-e516-5d3d-aa23-c2a47c6f6f58, identifier: 10100285
2026-03-25 17:34:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 876106b5-e516-5d3d-aa23-c2a47c6f6f58 with identifier: 10100285
2026-03-25 17:34:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 876106b5-e516-5d3d-aa23-c2a47c6f6f58 with identifier: 10100285
2026-03-25 17:34:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 876106b5-e516-5d3d-aa23-c2a47c6f6f58 with identifier: 10100285 to the API
2026-03-25 17:34:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10100285>
{'auction_title': '',
'c_o_2_emission_value': 161,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 146,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '876106b5-e516-5d3d-aa23-c2a47c6f6f58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '46475',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10100285',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Abarth',
'model': '500',
'odometer': 59576,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2020-11-18',
'seats_number': 4,
'seller_name': None,
'title': 'Abarth 595 1.4 - Petrol - Manual - 146 hp - 59.576 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 17:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710100285%27 HTTP/1.1" 200 None
2026-03-25 17:34:15 [adesa.de] INFO: Saving data for 10100285: {'auction_closing_time': 1798675200.0, 'created_time': 1773240148.380715, 'last_price_update_time': 1774460055.686455}
2026-03-25 17:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10100285') HTTP/1.1" 204 0
2026-03-25 17:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10608847> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bf1f9ef-dfa0-5260-ac16-2f7f5bf172d7 with identifier: 10608847
2026-03-25 17:34:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bf1f9ef-dfa0-5260-ac16-2f7f5bf172d7 with scrape type 2
2026-03-25 17:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bf1f9ef-dfa0-5260-ac16-2f7f5bf172d7 with scrape type 2
2026-03-25 17:34:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3bf1f9ef-dfa0-5260-ac16-2f7f5bf172d7, identifier: 10608847
2026-03-25 17:34:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3bf1f9ef-dfa0-5260-ac16-2f7f5bf172d7 with identifier: 10608847
2026-03-25 17:34:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3bf1f9ef-dfa0-5260-ac16-2f7f5bf172d7 with identifier: 10608847
2026-03-25 17:34:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3bf1f9ef-dfa0-5260-ac16-2f7f5bf172d7 with identifier: 10608847 to the API
2026-03-25 17:34:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10608847>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '3bf1f9ef-dfa0-5260-ac16-2f7f5bf172d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MTK4221',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10608847',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 26650,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2025-06-25',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 35 TFSI S Line - Petrol - Automatic - 150 hp - 26.650 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2025}
2026-03-25 17:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710608847%27 HTTP/1.1" 200 None
2026-03-25 17:34:17 [adesa.de] INFO: Saving data for 10608847: {'auction_closing_time': 1801392300.0, 'created_time': 1773240134.001359, 'last_price_update_time': 1774460057.146857}
2026-03-25 17:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10608847') HTTP/1.1" 204 0
2026-03-25 17:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03b556b9-b1f6-5503-b1cf-34417fca698a with identifier: 10616543
2026-03-25 17:34:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03b556b9-b1f6-5503-b1cf-34417fca698a with scrape type 2
2026-03-25 17:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03b556b9-b1f6-5503-b1cf-34417fca698a with scrape type 2
2026-03-25 17:34:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 03b556b9-b1f6-5503-b1cf-34417fca698a, identifier: 10616543
2026-03-25 17:34:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 03b556b9-b1f6-5503-b1cf-34417fca698a with identifier: 10616543
2026-03-25 17:34:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 03b556b9-b1f6-5503-b1cf-34417fca698a with identifier: 10616543
2026-03-25 17:34:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 03b556b9-b1f6-5503-b1cf-34417fca698a with identifier: 10616543 to the API
2026-03-25 17:34:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616543>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.8L',
'engine_horse_power': 109,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '03b556b9-b1f6-5503-b1cf-34417fca698a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PTN718',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616543',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 265899,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2012-05-30',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz B 180 CDI - Diesel - Manual - 109 hp - 265.899 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-25 17:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710616543%27 HTTP/1.1" 200 None
2026-03-25 17:34:17 [adesa.de] INFO: Saving data for 10616543: {'auction_closing_time': 1801392300.0, 'created_time': 1773240147.246405, 'last_price_update_time': 1774460057.60704}
2026-03-25 17:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10616543') HTTP/1.1" 204 0
2026-03-25 17:34:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10702841> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e3a4130-1a70-507e-918b-4ba418a7598a with identifier: 10702841
2026-03-25 17:34:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e3a4130-1a70-507e-918b-4ba418a7598a with scrape type 2
2026-03-25 17:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e3a4130-1a70-507e-918b-4ba418a7598a with scrape type 2
2026-03-25 17:34:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0e3a4130-1a70-507e-918b-4ba418a7598a, identifier: 10702841
2026-03-25 17:34:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0e3a4130-1a70-507e-918b-4ba418a7598a with identifier: 10702841
2026-03-25 17:34:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0e3a4130-1a70-507e-918b-4ba418a7598a with identifier: 10702841
2026-03-25 17:34:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0e3a4130-1a70-507e-918b-4ba418a7598a with identifier: 10702841 to the API
2026-03-25 17:34:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10702841>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': '0e3a4130-1a70-507e-918b-4ba418a7598a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-ML 3256',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10702841',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 19345,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25500,
'price_includes_vat': True,
'registration_date': '2025-01-30',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Volkswagen T-ROC 2.0 TDI R-Line - 4Motion - Diesel - Automatic - '
'150 hp - 19.345 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2025}
2026-03-25 17:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702841%27 HTTP/1.1" 200 None
2026-03-25 17:34:19 [adesa.de] INFO: Saving data for 10702841: {'auction_closing_time': 1774997940.0, 'created_time': 1774045148.871261, 'last_price_update_time': 1774460059.178725}
2026-03-25 17:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10702841') HTTP/1.1" 204 0
2026-03-25 17:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10703216> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed with identifier: 10703216
2026-03-25 17:34:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed with scrape type 2
2026-03-25 17:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed with scrape type 2
2026-03-25 17:34:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed, identifier: 10703216
2026-03-25 17:34:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed with identifier: 10703216
2026-03-25 17:34:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed with identifier: 10703216
2026-03-25 17:34:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed with identifier: 10703216 to the API
2026-03-25 17:34:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10703216>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': '6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'V021673',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10703216',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 24619,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25400,
'price_includes_vat': True,
'registration_date': '2025-02-03',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Volkswagen T-ROC 2.0 TDI R-Line - 4Motion - Diesel - Automatic - '
'150 hp - 24.619 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2025}
2026-03-25 17:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703216%27 HTTP/1.1" 200 None
2026-03-25 17:34:19 [adesa.de] INFO: Saving data for 10703216: {'auction_closing_time': 1774997940.0, 'created_time': 1774045147.804814, 'last_price_update_time': 1774460059.72883}
2026-03-25 17:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10703216') HTTP/1.1" 204 0
2026-03-25 17:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724803> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfe70361-9288-552b-832d-5bf3c2c910e2 with identifier: 10724803
2026-03-25 17:34:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfe70361-9288-552b-832d-5bf3c2c910e2 with scrape type 1
2026-03-25 17:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bfe70361-9288-552b-832d-5bf3c2c910e2
2026-03-25 17:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645741%252Fgeneral%252F6cb9b754-438c-489c-803f-830c7d5f1393.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645741/general/6cb9b754-438c-489c-803f-830c7d5f1393.jpg already downloaded
2026-03-25 17:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645741%252Fgeneral%252F2cf19600-1efa-43b5-bf21-6a1c100443a9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645741/general/2cf19600-1efa-43b5-bf21-6a1c100443a9.jpg already downloaded
2026-03-25 17:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645741%252Fgeneral%252F4e4c6bd0-7dfb-43df-9c0f-e406589644e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645741/general/4e4c6bd0-7dfb-43df-9c0f-e406589644e6.jpg already downloaded
2026-03-25 17:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645741%252Fgeneral%252F56af62cd-fef1-438c-9039-1a5cc841a270.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645741/general/56af62cd-fef1-438c-9039-1a5cc841a270.jpg already downloaded
2026-03-25 17:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645741%252Fgeneral%252Ffa872d07-4ddd-4860-865e-c0a684a1596e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645741/general/fa872d07-4ddd-4860-865e-c0a684a1596e.jpg already downloaded
2026-03-25 17:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645741%252Fgeneral%252F07d28ecd-4a66-438e-a32d-23102a9a79ed.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645741/general/07d28ecd-4a66-438e-a32d-23102a9a79ed.jpg already downloaded
2026-03-25 17:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645741%252Fgeneral%252F23478a55-ba4f-43c1-b822-5ca903e43650.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645741/general/23478a55-ba4f-43c1-b822-5ca903e43650.jpg already downloaded
2026-03-25 17:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645741%252Fgeneral%252Fa3aa8b55-6141-4650-84cf-657825e76d60.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645741/general/a3aa8b55-6141-4650-84cf-657825e76d60.jpg already downloaded
2026-03-25 17:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645741%252Fgeneral%252Fc81adb68-dab6-44a8-bfdf-541db42bb316.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645741/general/c81adb68-dab6-44a8-bfdf-541db42bb316.jpg already downloaded
2026-03-25 17:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645741%252Fgeneral%252Fb221dcee-8059-4b54-99ba-5cf4037bd2bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645741/general/b221dcee-8059-4b54-99ba-5cf4037bd2bc.jpg already downloaded
2026-03-25 17:34:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bfe70361-9288-552b-832d-5bf3c2c910e2, identifier: 10724803
2026-03-25 17:34:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bfe70361-9288-552b-832d-5bf3c2c910e2 with identifier: 10724803
2026-03-25 17:34:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bfe70361-9288-552b-832d-5bf3c2c910e2 with identifier: 10724803
2026-03-25 17:34:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bfe70361-9288-552b-832d-5bf3c2c910e2 with identifier: 10724803 to the API
2026-03-25 17:34:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724803>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '6.2L',
'engine_horse_power': 457,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'bfe70361-9288-552b-832d-5bf3c2c910e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MKC63',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724803',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 180500,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5645741/general/6cb9b754-438c-489c-803f-830c7d5f1393.jpg',
'https://images.openlane.eu/carimgs/5645741/general/2cf19600-1efa-43b5-bf21-6a1c100443a9.jpg',
'https://images.openlane.eu/carimgs/5645741/general/4e4c6bd0-7dfb-43df-9c0f-e406589644e6.jpg',
'https://images.openlane.eu/carimgs/5645741/general/56af62cd-fef1-438c-9039-1a5cc841a270.jpg',
'https://images.openlane.eu/carimgs/5645741/general/fa872d07-4ddd-4860-865e-c0a684a1596e.jpg',
'https://images.openlane.eu/carimgs/5645741/general/07d28ecd-4a66-438e-a32d-23102a9a79ed.jpg',
'https://images.openlane.eu/carimgs/5645741/general/23478a55-ba4f-43c1-b822-5ca903e43650.jpg',
'https://images.openlane.eu/carimgs/5645741/general/a3aa8b55-6141-4650-84cf-657825e76d60.jpg',
'https://images.openlane.eu/carimgs/5645741/general/c81adb68-dab6-44a8-bfdf-541db42bb316.jpg',
'https://images.openlane.eu/carimgs/5645741/general/b221dcee-8059-4b54-99ba-5cf4037bd2bc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfe70361-9288-552b-832d-5bf3c2c910e2/bfe70361-9288-552b-832d-5bf3c2c910e2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 747117,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645741/general/6cb9b754-438c-489c-803f-830c7d5f1393.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfe70361-9288-552b-832d-5bf3c2c910e2/bfe70361-9288-552b-832d-5bf3c2c910e2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 779344,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645741/general/2cf19600-1efa-43b5-bf21-6a1c100443a9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfe70361-9288-552b-832d-5bf3c2c910e2/bfe70361-9288-552b-832d-5bf3c2c910e2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 700807,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645741/general/4e4c6bd0-7dfb-43df-9c0f-e406589644e6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfe70361-9288-552b-832d-5bf3c2c910e2/bfe70361-9288-552b-832d-5bf3c2c910e2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 837318,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645741/general/56af62cd-fef1-438c-9039-1a5cc841a270.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfe70361-9288-552b-832d-5bf3c2c910e2/bfe70361-9288-552b-832d-5bf3c2c910e2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 764901,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645741/general/fa872d07-4ddd-4860-865e-c0a684a1596e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfe70361-9288-552b-832d-5bf3c2c910e2/bfe70361-9288-552b-832d-5bf3c2c910e2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 654332,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645741/general/07d28ecd-4a66-438e-a32d-23102a9a79ed.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfe70361-9288-552b-832d-5bf3c2c910e2/bfe70361-9288-552b-832d-5bf3c2c910e2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 718711,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645741/general/23478a55-ba4f-43c1-b822-5ca903e43650.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfe70361-9288-552b-832d-5bf3c2c910e2/bfe70361-9288-552b-832d-5bf3c2c910e2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 817845,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645741/general/a3aa8b55-6141-4650-84cf-657825e76d60.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfe70361-9288-552b-832d-5bf3c2c910e2/bfe70361-9288-552b-832d-5bf3c2c910e2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 632313,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645741/general/c81adb68-dab6-44a8-bfdf-541db42bb316.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfe70361-9288-552b-832d-5bf3c2c910e2/bfe70361-9288-552b-832d-5bf3c2c910e2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 554983,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645741/general/b221dcee-8059-4b54-99ba-5cf4037bd2bc.jpg',
'Width': 2000}],
'price': 23100,
'price_includes_vat': True,
'registration_date': '2009-09-28',
'seats_number': 5,
'seller_name': 'TRANSALP TRADING SRL',
'title': 'Mercedes-Benz C AMG 63 AMG Sport - Petrol - Automatic - 457 hp - '
'180.500 km',
'transmission': 'automatic',
'trim': 'AMG Sport',
'vin': None,
'year': 2009}
2026-03-25 17:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724803%27 HTTP/1.1" 200 None
2026-03-25 17:34:23 [adesa.de] INFO: Saving data for 10724803: {'created_time': 1774460063.131403, 'last_price_update_time': 1774460063.131415, 'auction_closing_time': 1801392300.0}
2026-03-25 17:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724803') HTTP/1.1" 204 0
2026-03-25 17:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10675733> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10690306> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46349adc-a4b8-59d2-a34d-bb390be6494c with identifier: 10675733
2026-03-25 17:34:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46349adc-a4b8-59d2-a34d-bb390be6494c with scrape type 2
2026-03-25 17:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46349adc-a4b8-59d2-a34d-bb390be6494c with scrape type 2
2026-03-25 17:34:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 46349adc-a4b8-59d2-a34d-bb390be6494c, identifier: 10675733
2026-03-25 17:34:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 46349adc-a4b8-59d2-a34d-bb390be6494c with identifier: 10675733
2026-03-25 17:34:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 46349adc-a4b8-59d2-a34d-bb390be6494c with identifier: 10675733
2026-03-25 17:34:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 46349adc-a4b8-59d2-a34d-bb390be6494c with identifier: 10675733 to the API
2026-03-25 17:34:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10675733>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': '46349adc-a4b8-59d2-a34d-bb390be6494c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'E124932',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10675733',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 233000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2021-07-29',
'seats_number': 5,
'seller_name': 'Fleet-Hub GmbH',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 233.000 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-25 17:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710675733%27 HTTP/1.1" 200 None
2026-03-25 17:34:23 [adesa.de] INFO: Saving data for 10675733: {'auction_closing_time': 1774997940.0, 'created_time': 1773664600.809651, 'last_price_update_time': 1774460063.591975}
2026-03-25 17:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10675733') HTTP/1.1" 204 0
2026-03-25 17:34:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b2abe7d-d697-59fd-9664-70a84eea3a20 with identifier: 10690306
2026-03-25 17:34:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b2abe7d-d697-59fd-9664-70a84eea3a20 with scrape type 2
2026-03-25 17:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b2abe7d-d697-59fd-9664-70a84eea3a20 with scrape type 2
2026-03-25 17:34:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6b2abe7d-d697-59fd-9664-70a84eea3a20, identifier: 10690306
2026-03-25 17:34:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6b2abe7d-d697-59fd-9664-70a84eea3a20 with identifier: 10690306
2026-03-25 17:34:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6b2abe7d-d697-59fd-9664-70a84eea3a20 with identifier: 10690306
2026-03-25 17:34:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6b2abe7d-d697-59fd-9664-70a84eea3a20 with identifier: 10690306 to the API
2026-03-25 17:34:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10690306>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': '6b2abe7d-d697-59fd-9664-70a84eea3a20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'V244543',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10690306',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 27788,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2025-01-02',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Volkswagen T-ROC 2.0 TDI R-Line - 4Motion - Diesel - Automatic - '
'150 hp - 27.788 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2025}
2026-03-25 17:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710690306%27 HTTP/1.1" 200 None
2026-03-25 17:34:23 [adesa.de] INFO: Saving data for 10690306: {'auction_closing_time': 1774997940.0, 'created_time': 1773855040.603799, 'last_price_update_time': 1774460063.934148}
2026-03-25 17:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10690306') HTTP/1.1" 204 0
2026-03-25 17:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10702800> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4944d3f-ba38-5333-8a04-14e990194ba0 with identifier: 10702800
2026-03-25 17:34:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4944d3f-ba38-5333-8a04-14e990194ba0 with scrape type 2
2026-03-25 17:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4944d3f-ba38-5333-8a04-14e990194ba0 with scrape type 2
2026-03-25 17:34:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a4944d3f-ba38-5333-8a04-14e990194ba0, identifier: 10702800
2026-03-25 17:34:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a4944d3f-ba38-5333-8a04-14e990194ba0 with identifier: 10702800
2026-03-25 17:34:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a4944d3f-ba38-5333-8a04-14e990194ba0 with identifier: 10702800
2026-03-25 17:34:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a4944d3f-ba38-5333-8a04-14e990194ba0 with identifier: 10702800 to the API
2026-03-25 17:34:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10702800>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Petrol',
'id': 'a4944d3f-ba38-5333-8a04-14e990194ba0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260113BD5',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10702800',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 17929,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2024-01-08',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf GTI - Petrol - Automatic - 245 hp - 17.929 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 17:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702800%27 HTTP/1.1" 200 None
2026-03-25 17:34:25 [adesa.de] INFO: Saving data for 10702800: {'auction_closing_time': 1774997940.0, 'created_time': 1774045150.286783, 'last_price_update_time': 1774460065.046146}
2026-03-25 17:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10702800') HTTP/1.1" 204 0
2026-03-25 17:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10702805> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5847f6f5-509c-5f00-afea-41cb5d54f969 with identifier: 10702805
2026-03-25 17:34:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5847f6f5-509c-5f00-afea-41cb5d54f969 with scrape type 2
2026-03-25 17:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5847f6f5-509c-5f00-afea-41cb5d54f969 with scrape type 2
2026-03-25 17:34:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5847f6f5-509c-5f00-afea-41cb5d54f969, identifier: 10702805
2026-03-25 17:34:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5847f6f5-509c-5f00-afea-41cb5d54f969 with identifier: 10702805
2026-03-25 17:34:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5847f6f5-509c-5f00-afea-41cb5d54f969 with identifier: 10702805
2026-03-25 17:34:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5847f6f5-509c-5f00-afea-41cb5d54f969 with identifier: 10702805 to the API
2026-03-25 17:34:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10702805>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Petrol',
'id': '5847f6f5-509c-5f00-afea-41cb5d54f969',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2025759679',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10702805',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 26113,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2023-10-23',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 26.113 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702805%27 HTTP/1.1" 200 None
2026-03-25 17:34:25 [adesa.de] INFO: Saving data for 10702805: {'auction_closing_time': 1774997940.0, 'created_time': 1774045150.642407, 'last_price_update_time': 1774460065.50925}
2026-03-25 17:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10702805') HTTP/1.1" 204 0
2026-03-25 17:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10690307> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 771f96ed-5274-5426-9285-02e56c11d896 with identifier: 10690307
2026-03-25 17:34:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 771f96ed-5274-5426-9285-02e56c11d896 with scrape type 2
2026-03-25 17:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 771f96ed-5274-5426-9285-02e56c11d896 with scrape type 2
2026-03-25 17:34:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 771f96ed-5274-5426-9285-02e56c11d896, identifier: 10690307
2026-03-25 17:34:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 771f96ed-5274-5426-9285-02e56c11d896 with identifier: 10690307
2026-03-25 17:34:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 771f96ed-5274-5426-9285-02e56c11d896 with identifier: 10690307
2026-03-25 17:34:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 771f96ed-5274-5426-9285-02e56c11d896 with identifier: 10690307 to the API
2026-03-25 17:34:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10690307>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': '771f96ed-5274-5426-9285-02e56c11d896',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M-ST 1773',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10690307',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 286828,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2017-05-17',
'seats_number': 8,
'seller_name': 'Strabag AG',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 102 hp - 286.828 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-25 17:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710690307%27 HTTP/1.1" 200 None
2026-03-25 17:34:25 [adesa.de] INFO: Saving data for 10690307: {'auction_closing_time': 1774997940.0, 'created_time': 1773855100.992003, 'last_price_update_time': 1774460065.965442}
2026-03-25 17:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10690307') HTTP/1.1" 204 0
2026-03-25 17:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10702804> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5557f170-32a7-5af3-be77-0f39b7d15637 with identifier: 10702804
2026-03-25 17:34:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5557f170-32a7-5af3-be77-0f39b7d15637 with scrape type 2
2026-03-25 17:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5557f170-32a7-5af3-be77-0f39b7d15637 with scrape type 2
2026-03-25 17:34:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5557f170-32a7-5af3-be77-0f39b7d15637, identifier: 10702804
2026-03-25 17:34:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5557f170-32a7-5af3-be77-0f39b7d15637 with identifier: 10702804
2026-03-25 17:34:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5557f170-32a7-5af3-be77-0f39b7d15637 with identifier: 10702804
2026-03-25 17:34:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5557f170-32a7-5af3-be77-0f39b7d15637 with identifier: 10702804 to the API
2026-03-25 17:34:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10702804>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Petrol',
'id': '5557f170-32a7-5af3-be77-0f39b7d15637',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2025709142',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10702804',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 12775,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2023-12-20',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 12.775 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702804%27 HTTP/1.1" 200 None
2026-03-25 17:34:27 [adesa.de] INFO: Saving data for 10702804: {'auction_closing_time': 1774997940.0, 'created_time': 1774045152.068017, 'last_price_update_time': 1774460067.085335}
2026-03-25 17:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10702804') HTTP/1.1" 204 0
2026-03-25 17:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10702797> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f043cbc-b2da-5fe8-9516-5554752aa12e with identifier: 10702797
2026-03-25 17:34:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f043cbc-b2da-5fe8-9516-5554752aa12e with scrape type 2
2026-03-25 17:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f043cbc-b2da-5fe8-9516-5554752aa12e with scrape type 2
2026-03-25 17:34:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3f043cbc-b2da-5fe8-9516-5554752aa12e, identifier: 10702797
2026-03-25 17:34:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3f043cbc-b2da-5fe8-9516-5554752aa12e with identifier: 10702797
2026-03-25 17:34:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3f043cbc-b2da-5fe8-9516-5554752aa12e with identifier: 10702797
2026-03-25 17:34:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3f043cbc-b2da-5fe8-9516-5554752aa12e with identifier: 10702797 to the API
2026-03-25 17:34:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10702797>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Electric',
'id': '3f043cbc-b2da-5fe8-9516-5554752aa12e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2025650507',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10702797',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Tavascan',
'odometer': 9222,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31800,
'price_includes_vat': True,
'registration_date': '2025-05-09',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Tavascan Endurance - Electric - Automatic - 286 hp - 9.222 km',
'transmission': 'automatic',
'trim': 'Endurance',
'vin': None,
'year': 2025}
2026-03-25 17:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702797%27 HTTP/1.1" 200 None
2026-03-25 17:34:27 [adesa.de] INFO: Saving data for 10702797: {'auction_closing_time': 1774997940.0, 'created_time': 1774045155.206433, 'last_price_update_time': 1774460067.885981}
2026-03-25 17:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10702797') HTTP/1.1" 204 0
2026-03-25 17:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10677121> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce1fc1ff-fca5-5b17-8208-d64057cfac7d with identifier: 10677121
2026-03-25 17:34:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce1fc1ff-fca5-5b17-8208-d64057cfac7d with scrape type 2
2026-03-25 17:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce1fc1ff-fca5-5b17-8208-d64057cfac7d with scrape type 2
2026-03-25 17:34:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ce1fc1ff-fca5-5b17-8208-d64057cfac7d, identifier: 10677121
2026-03-25 17:34:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ce1fc1ff-fca5-5b17-8208-d64057cfac7d with identifier: 10677121
2026-03-25 17:34:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ce1fc1ff-fca5-5b17-8208-d64057cfac7d with identifier: 10677121
2026-03-25 17:34:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ce1fc1ff-fca5-5b17-8208-d64057cfac7d with identifier: 10677121 to the API
2026-03-25 17:34:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10677121>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': 'ce1fc1ff-fca5-5b17-8208-d64057cfac7d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-T392',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10677121',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 150253,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2021-04-22',
'seats_number': 5,
'seller_name': 'ARVAL Deutschland GmbH',
'title': 'Skoda Octavia Combi 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'150.253 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-25 17:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710677121%27 HTTP/1.1" 200 None
2026-03-25 17:34:28 [adesa.de] INFO: Saving data for 10677121: {'auction_closing_time': 1774997940.0, 'created_time': 1773682394.819058, 'last_price_update_time': 1774460068.336624}
2026-03-25 17:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10677121') HTTP/1.1" 204 0
2026-03-25 17:34:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10703211> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 848a4667-7d5e-59de-8509-fe8d55452c9a with identifier: 10703211
2026-03-25 17:34:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 848a4667-7d5e-59de-8509-fe8d55452c9a with scrape type 2
2026-03-25 17:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 848a4667-7d5e-59de-8509-fe8d55452c9a with scrape type 2
2026-03-25 17:34:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 848a4667-7d5e-59de-8509-fe8d55452c9a, identifier: 10703211
2026-03-25 17:34:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 848a4667-7d5e-59de-8509-fe8d55452c9a with identifier: 10703211
2026-03-25 17:34:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 848a4667-7d5e-59de-8509-fe8d55452c9a with identifier: 10703211
2026-03-25 17:34:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 848a4667-7d5e-59de-8509-fe8d55452c9a with identifier: 10703211 to the API
2026-03-25 17:34:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10703211>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Petrol',
'id': '848a4667-7d5e-59de-8509-fe8d55452c9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260113BCF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10703211',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 33275,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2023-12-22',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf GTI - Petrol - Manual - 245 hp - 33.275 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 17:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703211%27 HTTP/1.1" 200 None
2026-03-25 17:34:28 [adesa.de] INFO: Saving data for 10703211: {'auction_closing_time': 1774997940.0, 'created_time': 1774045148.220388, 'last_price_update_time': 1774460068.78614}
2026-03-25 17:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10703211') HTTP/1.1" 204 0
2026-03-25 17:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10703213> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a03a14e-c50a-5119-8e06-f4669c556003 with identifier: 10703213
2026-03-25 17:34:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a03a14e-c50a-5119-8e06-f4669c556003 with scrape type 2
2026-03-25 17:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a03a14e-c50a-5119-8e06-f4669c556003 with scrape type 2
2026-03-25 17:34:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0a03a14e-c50a-5119-8e06-f4669c556003, identifier: 10703213
2026-03-25 17:34:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0a03a14e-c50a-5119-8e06-f4669c556003 with identifier: 10703213
2026-03-25 17:34:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0a03a14e-c50a-5119-8e06-f4669c556003 with identifier: 10703213
2026-03-25 17:34:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0a03a14e-c50a-5119-8e06-f4669c556003 with identifier: 10703213 to the API
2026-03-25 17:34:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10703213>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 313,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Electric',
'id': '0a03a14e-c50a-5119-8e06-f4669c556003',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '42942078',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10703213',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 50391,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2021-07-30',
'seats_number': 5,
'seller_name': 'Allane Mobility Consulting GmbH',
'title': 'Audi E-Tron 50 S Line - Quattro - Electric - Automatic - 313 hp - '
'50.391 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-25 17:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703213%27 HTTP/1.1" 200 None
2026-03-25 17:34:29 [adesa.de] INFO: Saving data for 10703213: {'auction_closing_time': 1774997940.0, 'created_time': 1774045158.453111, 'last_price_update_time': 1774460069.731059}
2026-03-25 17:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10703213') HTTP/1.1" 204 0
2026-03-25 17:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10677120> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 427b27f1-b934-507a-ae77-d54d6280def8 with identifier: 10677120
2026-03-25 17:34:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 427b27f1-b934-507a-ae77-d54d6280def8 with scrape type 2
2026-03-25 17:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 427b27f1-b934-507a-ae77-d54d6280def8 with scrape type 2
2026-03-25 17:34:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 427b27f1-b934-507a-ae77-d54d6280def8, identifier: 10677120
2026-03-25 17:34:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 427b27f1-b934-507a-ae77-d54d6280def8 with identifier: 10677120
2026-03-25 17:34:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 427b27f1-b934-507a-ae77-d54d6280def8 with identifier: 10677120
2026-03-25 17:34:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 427b27f1-b934-507a-ae77-d54d6280def8 with identifier: 10677120 to the API
2026-03-25 17:34:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10677120>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': '427b27f1-b934-507a-ae77-d54d6280def8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '461322',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10677120',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 120559,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2019-06-21',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW X3 20d X Line - xDrive - Diesel - Automatic - 190 hp - 120.559 '
'km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2019}
2026-03-25 17:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710677120%27 HTTP/1.1" 200 None
2026-03-25 17:34:30 [adesa.de] INFO: Saving data for 10677120: {'auction_closing_time': 1774997940.0, 'created_time': 1773682399.064775, 'last_price_update_time': 1774460070.203748}
2026-03-25 17:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10677120') HTTP/1.1" 204 0
2026-03-25 17:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10703207> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with identifier: 10703207
2026-03-25 17:34:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with scrape type 2
2026-03-25 17:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with scrape type 2
2026-03-25 17:34:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8cc6cd30-5fef-5f96-ba5c-d9c55351690d, identifier: 10703207
2026-03-25 17:34:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with identifier: 10703207
2026-03-25 17:34:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with identifier: 10703207
2026-03-25 17:34:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with identifier: 10703207 to the API
2026-03-25 17:34:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10703207>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': '8cc6cd30-5fef-5f96-ba5c-d9c55351690d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '008749',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10703207',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 28849,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 37100,
'price_includes_vat': True,
'registration_date': '2025-01-20',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Audi A5 Avant S line - Quattro - Diesel - Automatic - 204 hp - '
'28.849 km',
'transmission': 'automatic',
'trim': 'S line',
'vin': None,
'year': 2025}
2026-03-25 17:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703207%27 HTTP/1.1" 200 None
2026-03-25 17:34:30 [adesa.de] INFO: Saving data for 10703207: {'auction_closing_time': 1774997940.0, 'created_time': 1774045157.683903, 'last_price_update_time': 1774460070.830233}
2026-03-25 17:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10703207') HTTP/1.1" 204 0
2026-03-25 17:34:30 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 400.267(s), this was the 3rd time calling it.
2026-03-25 17:34:30 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.459944614011919 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10702796> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 768b9295-87c1-59f9-8520-ec0ec51a1b24 with identifier: 10702796
2026-03-25 17:34:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 768b9295-87c1-59f9-8520-ec0ec51a1b24 with scrape type 2
2026-03-25 17:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 768b9295-87c1-59f9-8520-ec0ec51a1b24 with scrape type 2
2026-03-25 17:34:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 768b9295-87c1-59f9-8520-ec0ec51a1b24, identifier: 10702796
2026-03-25 17:34:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 768b9295-87c1-59f9-8520-ec0ec51a1b24 with identifier: 10702796
2026-03-25 17:34:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 768b9295-87c1-59f9-8520-ec0ec51a1b24 with identifier: 10702796
2026-03-25 17:34:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 768b9295-87c1-59f9-8520-ec0ec51a1b24 with identifier: 10702796 to the API
2026-03-25 17:34:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10702796>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Petrol',
'id': '768b9295-87c1-59f9-8520-ec0ec51a1b24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-ML 3155',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10702796',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 15500,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 36400,
'price_includes_vat': True,
'registration_date': '2025-01-28',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Audi A5 Avant S line - Petrol - Automatic - 204 hp - 15.500 km',
'transmission': 'automatic',
'trim': 'S line',
'vin': None,
'year': 2025}
2026-03-25 17:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702796%27 HTTP/1.1" 200 None
2026-03-25 17:34:31 [adesa.de] INFO: Saving data for 10702796: {'auction_closing_time': 1774997940.0, 'created_time': 1774045158.065794, 'last_price_update_time': 1774460071.77879}
2026-03-25 17:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10702796') HTTP/1.1" 204 0
2026-03-25 17:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10703215> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ac6f22d-4c2c-52b6-8d13-922a68f84add with identifier: 10703215
2026-03-25 17:34:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ac6f22d-4c2c-52b6-8d13-922a68f84add with scrape type 2
2026-03-25 17:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ac6f22d-4c2c-52b6-8d13-922a68f84add with scrape type 2
2026-03-25 17:34:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3ac6f22d-4c2c-52b6-8d13-922a68f84add, identifier: 10703215
2026-03-25 17:34:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3ac6f22d-4c2c-52b6-8d13-922a68f84add with identifier: 10703215
2026-03-25 17:34:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3ac6f22d-4c2c-52b6-8d13-922a68f84add with identifier: 10703215
2026-03-25 17:34:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3ac6f22d-4c2c-52b6-8d13-922a68f84add with identifier: 10703215 to the API
2026-03-25 17:34:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10703215>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': '3ac6f22d-4c2c-52b6-8d13-922a68f84add',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '008033',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10703215',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 9058,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 37100,
'price_includes_vat': True,
'registration_date': '2025-02-12',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Audi A5 Avant S line - Diesel - Automatic - 204 hp - 9.058 km',
'transmission': 'automatic',
'trim': 'S line',
'vin': None,
'year': 2025}
2026-03-25 17:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703215%27 HTTP/1.1" 200 None
2026-03-25 17:34:32 [adesa.de] INFO: Saving data for 10703215: {'auction_closing_time': 1774997940.0, 'created_time': 1774045085.34155, 'last_price_update_time': 1774460072.247586}
2026-03-25 17:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10703215') HTTP/1.1" 204 0
2026-03-25 17:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10703214> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 133db72d-ca4f-5ef1-b708-6db5434a3295 with identifier: 10703214
2026-03-25 17:34:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 133db72d-ca4f-5ef1-b708-6db5434a3295 with scrape type 2
2026-03-25 17:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 133db72d-ca4f-5ef1-b708-6db5434a3295 with scrape type 2
2026-03-25 17:34:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 133db72d-ca4f-5ef1-b708-6db5434a3295, identifier: 10703214
2026-03-25 17:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10703412> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 133db72d-ca4f-5ef1-b708-6db5434a3295 with identifier: 10703214
2026-03-25 17:34:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 133db72d-ca4f-5ef1-b708-6db5434a3295 with identifier: 10703214
2026-03-25 17:34:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 133db72d-ca4f-5ef1-b708-6db5434a3295 with identifier: 10703214 to the API
2026-03-25 17:34:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10703214>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': '133db72d-ca4f-5ef1-b708-6db5434a3295',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'N010820',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10703214',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 15586,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 32800,
'price_includes_vat': True,
'registration_date': '2025-02-13',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Audi A5 Avant - Diesel - Automatic - 204 hp - 15.586 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 17:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703214%27 HTTP/1.1" 200 None
2026-03-25 17:34:34 [adesa.de] INFO: Saving data for 10703214: {'auction_closing_time': 1774997940.0, 'created_time': 1774045163.05686, 'last_price_update_time': 1774460074.093129}
2026-03-25 17:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10703214') HTTP/1.1" 204 0
2026-03-25 17:34:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0330177-c395-5779-b9cd-69269ab10dd1 with identifier: 10703412
2026-03-25 17:34:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0330177-c395-5779-b9cd-69269ab10dd1 with scrape type 2
2026-03-25 17:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0330177-c395-5779-b9cd-69269ab10dd1 with scrape type 2
2026-03-25 17:34:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f0330177-c395-5779-b9cd-69269ab10dd1, identifier: 10703412
2026-03-25 17:34:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f0330177-c395-5779-b9cd-69269ab10dd1 with identifier: 10703412
2026-03-25 17:34:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f0330177-c395-5779-b9cd-69269ab10dd1 with identifier: 10703412
2026-03-25 17:34:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f0330177-c395-5779-b9cd-69269ab10dd1 with identifier: 10703412 to the API
2026-03-25 17:34:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10703412>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': 'f0330177-c395-5779-b9cd-69269ab10dd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-ML 3147',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10703412',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 18813,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 37900,
'price_includes_vat': True,
'registration_date': '2025-01-28',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Audi A5 Avant S line - Diesel - Automatic - 204 hp - 18.813 km',
'transmission': 'automatic',
'trim': 'S line',
'vin': None,
'year': 2025}
2026-03-25 17:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703412%27 HTTP/1.1" 200 None
2026-03-25 17:34:34 [adesa.de] INFO: Saving data for 10703412: {'auction_closing_time': 1774997940.0, 'created_time': 1774045159.45798, 'last_price_update_time': 1774460074.46959}
2026-03-25 17:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10703412') HTTP/1.1" 204 0
2026-03-25 17:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10702802> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fddbec3f-38ba-5c53-884a-b6f4267a6147 with identifier: 10702802
2026-03-25 17:34:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fddbec3f-38ba-5c53-884a-b6f4267a6147 with scrape type 2
2026-03-25 17:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fddbec3f-38ba-5c53-884a-b6f4267a6147 with scrape type 2
2026-03-25 17:34:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fddbec3f-38ba-5c53-884a-b6f4267a6147, identifier: 10702802
2026-03-25 17:34:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fddbec3f-38ba-5c53-884a-b6f4267a6147 with identifier: 10702802
2026-03-25 17:34:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fddbec3f-38ba-5c53-884a-b6f4267a6147 with identifier: 10702802
2026-03-25 17:34:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fddbec3f-38ba-5c53-884a-b6f4267a6147 with identifier: 10702802 to the API
2026-03-25 17:34:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10702802>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': 'fddbec3f-38ba-5c53-884a-b6f4267a6147',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-ML 3297',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10702802',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 10422,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 32800,
'price_includes_vat': True,
'registration_date': '2025-02-13',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Audi A5 Avant - Diesel - Automatic - 204 hp - 10.422 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 17:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702802%27 HTTP/1.1" 200 None
2026-03-25 17:34:35 [adesa.de] INFO: Saving data for 10702802: {'auction_closing_time': 1774997940.0, 'created_time': 1774045162.681013, 'last_price_update_time': 1774460075.533982}
2026-03-25 17:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10702802') HTTP/1.1" 204 0
2026-03-25 17:34:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 4th time calling it.
2026-03-25 17:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10702839> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5d92960-e54c-5a4d-8230-c5e9482124b5 with identifier: 10702839
2026-03-25 17:34:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5d92960-e54c-5a4d-8230-c5e9482124b5 with scrape type 2
2026-03-25 17:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5d92960-e54c-5a4d-8230-c5e9482124b5 with scrape type 2
2026-03-25 17:34:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b5d92960-e54c-5a4d-8230-c5e9482124b5, identifier: 10702839
2026-03-25 17:34:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b5d92960-e54c-5a4d-8230-c5e9482124b5 with identifier: 10702839
2026-03-25 17:34:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b5d92960-e54c-5a4d-8230-c5e9482124b5 with identifier: 10702839
2026-03-25 17:34:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b5d92960-e54c-5a4d-8230-c5e9482124b5 with identifier: 10702839 to the API
2026-03-25 17:34:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10702839>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': 'b5d92960-e54c-5a4d-8230-c5e9482124b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-JZ 1613',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10702839',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 29633,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 37400,
'price_includes_vat': True,
'registration_date': '2025-02-14',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Audi A5 Avant 2.0 TDI S line - Quattro - Diesel - Automatic - 204 '
'hp - 29.633 km',
'transmission': 'automatic',
'trim': 'S line',
'vin': None,
'year': 2025}
2026-03-25 17:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702839%27 HTTP/1.1" 200 None
2026-03-25 17:34:36 [adesa.de] INFO: Saving data for 10702839: {'auction_closing_time': 1774997940.0, 'created_time': 1774045166.642105, 'last_price_update_time': 1774460076.782968}
2026-03-25 17:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10702839') HTTP/1.1" 204 0
2026-03-25 17:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10703209> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3de63c0-df81-5fda-87c9-1d1509cb7a77 with identifier: 10703209
2026-03-25 17:34:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3de63c0-df81-5fda-87c9-1d1509cb7a77 with scrape type 2
2026-03-25 17:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3de63c0-df81-5fda-87c9-1d1509cb7a77 with scrape type 2
2026-03-25 17:34:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e3de63c0-df81-5fda-87c9-1d1509cb7a77, identifier: 10703209
2026-03-25 17:34:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e3de63c0-df81-5fda-87c9-1d1509cb7a77 with identifier: 10703209
2026-03-25 17:34:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e3de63c0-df81-5fda-87c9-1d1509cb7a77 with identifier: 10703209
2026-03-25 17:34:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e3de63c0-df81-5fda-87c9-1d1509cb7a77 with identifier: 10703209 to the API
2026-03-25 17:34:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10703209>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': 'e3de63c0-df81-5fda-87c9-1d1509cb7a77',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'A057129',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10703209',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 104743,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19700,
'price_includes_vat': True,
'registration_date': '2021-06-15',
'seats_number': 4,
'seller_name': 'Autohaus Jepsen Neutraubling',
'title': 'Audi A5 40 TDI Advanced - Diesel - Automatic - 204 hp - 104.743 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-25 17:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703209%27 HTTP/1.1" 200 None
2026-03-25 17:34:37 [adesa.de] INFO: Saving data for 10703209: {'auction_closing_time': 1774997940.0, 'created_time': 1774045081.321737, 'last_price_update_time': 1774460077.231282}
2026-03-25 17:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10703209') HTTP/1.1" 204 0
2026-03-25 17:34:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc00dcd4-fe80-54c6-92ba-898f7b702af4 with identifier: 10726292
2026-03-25 17:34:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc00dcd4-fe80-54c6-92ba-898f7b702af4 with scrape type 1
2026-03-25 17:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cc00dcd4-fe80-54c6-92ba-898f7b702af4
2026-03-25 17:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613828%252Fgeneral%252F655b0d2b-7c4a-4403-89d4-eaa327d68c96.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613828/general/655b0d2b-7c4a-4403-89d4-eaa327d68c96.jpg already downloaded
2026-03-25 17:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613828%252Fgeneral%252F7bd12042-5bb1-4750-a69d-249ad27cca57.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613828/general/7bd12042-5bb1-4750-a69d-249ad27cca57.jpg already downloaded
2026-03-25 17:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613828%252Fgeneral%252F5a678462-24f0-43f8-a653-f3f953bd85b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613828/general/5a678462-24f0-43f8-a653-f3f953bd85b0.jpg already downloaded
2026-03-25 17:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613828%252Fgeneral%252Fb26c990f-45dc-4860-97ec-2b21f4fc2899.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613828/general/b26c990f-45dc-4860-97ec-2b21f4fc2899.jpg already downloaded
2026-03-25 17:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613828%252Fgeneral%252F7ffe53aa-d202-4d81-8714-92ec915e54fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613828/general/7ffe53aa-d202-4d81-8714-92ec915e54fd.jpg already downloaded
2026-03-25 17:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613828%252Fgeneral%252F616ece7a-6355-48fd-a2ad-3198ed47c783.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613828/general/616ece7a-6355-48fd-a2ad-3198ed47c783.jpg already downloaded
2026-03-25 17:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613828%252Fgeneral%252F083c1852-a890-4c40-98ae-0d3e5f019f40.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613828/general/083c1852-a890-4c40-98ae-0d3e5f019f40.jpg already downloaded
2026-03-25 17:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613828%252Fgeneral%252F81ec7e12-aa2c-454e-a53b-738b305b871d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613828/general/81ec7e12-aa2c-454e-a53b-738b305b871d.jpg already downloaded
2026-03-25 17:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613828%252Fgeneral%252F113048d7-5815-4ef6-80cc-2d2612a66cbb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613828/general/113048d7-5815-4ef6-80cc-2d2612a66cbb.jpg already downloaded
2026-03-25 17:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613828%252Fgeneral%252F02818bc3-ec6b-487c-9ada-23d6a7c0ac24.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613828/general/02818bc3-ec6b-487c-9ada-23d6a7c0ac24.jpg already downloaded
2026-03-25 17:34:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cc00dcd4-fe80-54c6-92ba-898f7b702af4, identifier: 10726292
2026-03-25 17:34:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cc00dcd4-fe80-54c6-92ba-898f7b702af4 with identifier: 10726292
2026-03-25 17:34:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cc00dcd4-fe80-54c6-92ba-898f7b702af4 with identifier: 10726292
2026-03-25 17:34:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cc00dcd4-fe80-54c6-92ba-898f7b702af4 with identifier: 10726292 to the API
2026-03-25 17:34:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726292>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Electric',
'id': 'cc00dcd4-fe80-54c6-92ba-898f7b702af4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '396631 Linz',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726292',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 132457,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5613828/general/655b0d2b-7c4a-4403-89d4-eaa327d68c96.jpg',
'https://images.openlane.eu/carimgs/5613828/general/7bd12042-5bb1-4750-a69d-249ad27cca57.jpg',
'https://images.openlane.eu/carimgs/5613828/general/5a678462-24f0-43f8-a653-f3f953bd85b0.jpg',
'https://images.openlane.eu/carimgs/5613828/general/b26c990f-45dc-4860-97ec-2b21f4fc2899.jpg',
'https://images.openlane.eu/carimgs/5613828/general/7ffe53aa-d202-4d81-8714-92ec915e54fd.jpg',
'https://images.openlane.eu/carimgs/5613828/general/616ece7a-6355-48fd-a2ad-3198ed47c783.jpg',
'https://images.openlane.eu/carimgs/5613828/general/083c1852-a890-4c40-98ae-0d3e5f019f40.jpg',
'https://images.openlane.eu/carimgs/5613828/general/81ec7e12-aa2c-454e-a53b-738b305b871d.jpg',
'https://images.openlane.eu/carimgs/5613828/general/113048d7-5815-4ef6-80cc-2d2612a66cbb.jpg',
'https://images.openlane.eu/carimgs/5613828/general/02818bc3-ec6b-487c-9ada-23d6a7c0ac24.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc00dcd4-fe80-54c6-92ba-898f7b702af4/cc00dcd4-fe80-54c6-92ba-898f7b702af4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326526,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613828/general/655b0d2b-7c4a-4403-89d4-eaa327d68c96.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc00dcd4-fe80-54c6-92ba-898f7b702af4/cc00dcd4-fe80-54c6-92ba-898f7b702af4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314636,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613828/general/7bd12042-5bb1-4750-a69d-249ad27cca57.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc00dcd4-fe80-54c6-92ba-898f7b702af4/cc00dcd4-fe80-54c6-92ba-898f7b702af4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297427,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613828/general/5a678462-24f0-43f8-a653-f3f953bd85b0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc00dcd4-fe80-54c6-92ba-898f7b702af4/cc00dcd4-fe80-54c6-92ba-898f7b702af4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307864,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613828/general/b26c990f-45dc-4860-97ec-2b21f4fc2899.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc00dcd4-fe80-54c6-92ba-898f7b702af4/cc00dcd4-fe80-54c6-92ba-898f7b702af4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162252,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613828/general/7ffe53aa-d202-4d81-8714-92ec915e54fd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc00dcd4-fe80-54c6-92ba-898f7b702af4/cc00dcd4-fe80-54c6-92ba-898f7b702af4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130508,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613828/general/616ece7a-6355-48fd-a2ad-3198ed47c783.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc00dcd4-fe80-54c6-92ba-898f7b702af4/cc00dcd4-fe80-54c6-92ba-898f7b702af4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214740,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613828/general/083c1852-a890-4c40-98ae-0d3e5f019f40.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc00dcd4-fe80-54c6-92ba-898f7b702af4/cc00dcd4-fe80-54c6-92ba-898f7b702af4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82477,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613828/general/81ec7e12-aa2c-454e-a53b-738b305b871d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc00dcd4-fe80-54c6-92ba-898f7b702af4/cc00dcd4-fe80-54c6-92ba-898f7b702af4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234225,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613828/general/113048d7-5815-4ef6-80cc-2d2612a66cbb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc00dcd4-fe80-54c6-92ba-898f7b702af4/cc00dcd4-fe80-54c6-92ba-898f7b702af4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191004,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613828/general/02818bc3-ec6b-487c-9ada-23d6a7c0ac24.jpg',
'Width': 1280}],
'price': 17500,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Tesla Model 3 Long Range - Dual Motor - Electric - Automatic - 207 '
'hp - 132.457 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 17:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726292%27 HTTP/1.1" 200 None
2026-03-25 17:34:38 [adesa.de] INFO: Saving data for 10726292: {'created_time': 1774460078.802913, 'last_price_update_time': 1774460078.802924, 'auction_closing_time': 1774868400.0}
2026-03-25 17:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726292') HTTP/1.1" 204 0
2026-03-25 17:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726366> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5517ab35-6fbe-5561-9835-d26988166710 with identifier: 10726366
2026-03-25 17:34:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5517ab35-6fbe-5561-9835-d26988166710 with scrape type 1
2026-03-25 17:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5517ab35-6fbe-5561-9835-d26988166710
2026-03-25 17:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715344%252Fgeneral%252Fb3700c92-4b79-4dd2-a3cd-d6ec018d7089.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715344/general/b3700c92-4b79-4dd2-a3cd-d6ec018d7089.jpg already downloaded
2026-03-25 17:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715344%252Fgeneral%252F6ede537f-2ad5-43d7-9e9b-a2cdfa1a3ae4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715344/general/6ede537f-2ad5-43d7-9e9b-a2cdfa1a3ae4.jpg already downloaded
2026-03-25 17:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715344%252Fgeneral%252F31ee0b47-2f15-41ed-8c62-cf90e506ff0d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715344/general/31ee0b47-2f15-41ed-8c62-cf90e506ff0d.jpg already downloaded
2026-03-25 17:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715344%252Fgeneral%252Fb0646e5e-4acf-4e32-84a0-84e3527bd96e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715344/general/b0646e5e-4acf-4e32-84a0-84e3527bd96e.jpg already downloaded
2026-03-25 17:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715344%252Fgeneral%252Fa41abf09-ac4a-49f2-91a0-580dc5e87c85.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715344/general/a41abf09-ac4a-49f2-91a0-580dc5e87c85.jpg already downloaded
2026-03-25 17:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715344%252Fgeneral%252Fe83dc760-8691-45c1-8867-fbdece0feda9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715344/general/e83dc760-8691-45c1-8867-fbdece0feda9.jpg already downloaded
2026-03-25 17:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715344%252Fgeneral%252F1ba3b36c-2887-4a6f-a65b-ee127a943571.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715344/general/1ba3b36c-2887-4a6f-a65b-ee127a943571.jpg already downloaded
2026-03-25 17:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715344%252Fgeneral%252F34d14089-ba86-421a-b6d9-69f1ca2c1cea.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715344/general/34d14089-ba86-421a-b6d9-69f1ca2c1cea.jpg already downloaded
2026-03-25 17:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715344%252Fgeneral%252F01828616-ae9f-4a99-a79d-9cbfc56a503e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715344/general/01828616-ae9f-4a99-a79d-9cbfc56a503e.jpg already downloaded
2026-03-25 17:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715344%252Fdamage%252F76142ead-dcc7-480a-a5a1-5636211c8024.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715344/damage/76142ead-dcc7-480a-a5a1-5636211c8024.jpg already downloaded
2026-03-25 17:34:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5517ab35-6fbe-5561-9835-d26988166710, identifier: 10726366
2026-03-25 17:34:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5517ab35-6fbe-5561-9835-d26988166710 with identifier: 10726366
2026-03-25 17:34:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5517ab35-6fbe-5561-9835-d26988166710 with identifier: 10726366
2026-03-25 17:34:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5517ab35-6fbe-5561-9835-d26988166710 with identifier: 10726366 to the API
2026-03-25 17:34:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726366>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '5517ab35-6fbe-5561-9835-d26988166710',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LB-WK212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726366',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 153772,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5715344/general/b3700c92-4b79-4dd2-a3cd-d6ec018d7089.jpg',
'https://images.openlane.eu/carimgs/5715344/general/6ede537f-2ad5-43d7-9e9b-a2cdfa1a3ae4.jpg',
'https://images.openlane.eu/carimgs/5715344/general/31ee0b47-2f15-41ed-8c62-cf90e506ff0d.jpg',
'https://images.openlane.eu/carimgs/5715344/general/b0646e5e-4acf-4e32-84a0-84e3527bd96e.jpg',
'https://images.openlane.eu/carimgs/5715344/general/a41abf09-ac4a-49f2-91a0-580dc5e87c85.jpg',
'https://images.openlane.eu/carimgs/5715344/general/e83dc760-8691-45c1-8867-fbdece0feda9.jpg',
'https://images.openlane.eu/carimgs/5715344/general/1ba3b36c-2887-4a6f-a65b-ee127a943571.jpg',
'https://images.openlane.eu/carimgs/5715344/general/34d14089-ba86-421a-b6d9-69f1ca2c1cea.jpg',
'https://images.openlane.eu/carimgs/5715344/general/01828616-ae9f-4a99-a79d-9cbfc56a503e.jpg',
'https://images.openlane.eu/carimgs/5715344/damage/76142ead-dcc7-480a-a5a1-5636211c8024.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5517ab35-6fbe-5561-9835-d26988166710/5517ab35-6fbe-5561-9835-d26988166710_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225358,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715344/general/b3700c92-4b79-4dd2-a3cd-d6ec018d7089.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5517ab35-6fbe-5561-9835-d26988166710/5517ab35-6fbe-5561-9835-d26988166710_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212615,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715344/general/6ede537f-2ad5-43d7-9e9b-a2cdfa1a3ae4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5517ab35-6fbe-5561-9835-d26988166710/5517ab35-6fbe-5561-9835-d26988166710_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219586,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715344/general/31ee0b47-2f15-41ed-8c62-cf90e506ff0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5517ab35-6fbe-5561-9835-d26988166710/5517ab35-6fbe-5561-9835-d26988166710_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225186,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715344/general/b0646e5e-4acf-4e32-84a0-84e3527bd96e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5517ab35-6fbe-5561-9835-d26988166710/5517ab35-6fbe-5561-9835-d26988166710_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199495,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715344/general/a41abf09-ac4a-49f2-91a0-580dc5e87c85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5517ab35-6fbe-5561-9835-d26988166710/5517ab35-6fbe-5561-9835-d26988166710_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191427,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715344/general/e83dc760-8691-45c1-8867-fbdece0feda9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5517ab35-6fbe-5561-9835-d26988166710/5517ab35-6fbe-5561-9835-d26988166710_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143093,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715344/general/1ba3b36c-2887-4a6f-a65b-ee127a943571.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5517ab35-6fbe-5561-9835-d26988166710/5517ab35-6fbe-5561-9835-d26988166710_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173955,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715344/general/34d14089-ba86-421a-b6d9-69f1ca2c1cea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5517ab35-6fbe-5561-9835-d26988166710/5517ab35-6fbe-5561-9835-d26988166710_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164230,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715344/general/01828616-ae9f-4a99-a79d-9cbfc56a503e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5517ab35-6fbe-5561-9835-d26988166710/5517ab35-6fbe-5561-9835-d26988166710_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176240,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715344/damage/76142ead-dcc7-480a-a5a1-5636211c8024.jpg',
'Width': 1024}],
'price': 18300,
'price_includes_vat': True,
'registration_date': '2021-06-16',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Skoda Kodiaq 2.0 TDI Style - AWD - Diesel - Automatic - 200 hp - '
'153.772 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-25 17:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726366%27 HTTP/1.1" 200 None
2026-03-25 17:34:40 [adesa.de] INFO: Saving data for 10726366: {'created_time': 1774460080.125804, 'last_price_update_time': 1774460080.125818, 'auction_closing_time': 1774868400.0}
2026-03-25 17:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726366') HTTP/1.1" 204 0
2026-03-25 17:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10702838> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04909e6b-35ac-583b-9fb9-5200f4825e72 with identifier: 10702838
2026-03-25 17:34:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04909e6b-35ac-583b-9fb9-5200f4825e72 with scrape type 2
2026-03-25 17:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04909e6b-35ac-583b-9fb9-5200f4825e72 with scrape type 2
2026-03-25 17:34:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 04909e6b-35ac-583b-9fb9-5200f4825e72, identifier: 10702838
2026-03-25 17:34:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae4505c4-2cb1-5d03-9f33-9deb011c3620 with identifier: 10626289
2026-03-25 17:34:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae4505c4-2cb1-5d03-9f33-9deb011c3620 with scrape type 2
2026-03-25 17:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae4505c4-2cb1-5d03-9f33-9deb011c3620 with scrape type 2
2026-03-25 17:34:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ae4505c4-2cb1-5d03-9f33-9deb011c3620, identifier: 10626289
2026-03-25 17:34:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 04909e6b-35ac-583b-9fb9-5200f4825e72 with identifier: 10702838
2026-03-25 17:34:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 04909e6b-35ac-583b-9fb9-5200f4825e72 with identifier: 10702838
2026-03-25 17:34:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 04909e6b-35ac-583b-9fb9-5200f4825e72 with identifier: 10702838 to the API
2026-03-25 17:34:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10702838>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Petrol',
'id': '04909e6b-35ac-583b-9fb9-5200f4825e72',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2600B4254',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10702838',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 54069,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24800,
'price_includes_vat': True,
'registration_date': '2023-02-22',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi A6 Avant 45 TFSI Sport - Quattro - Petrol - Automatic - 265 hp '
'- 54.069 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2023}
2026-03-25 17:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702838%27 HTTP/1.1" 200 None
2026-03-25 17:34:40 [adesa.de] INFO: Saving data for 10702838: {'auction_closing_time': 1774997940.0, 'created_time': 1774045156.375845, 'last_price_update_time': 1774460080.690981}
2026-03-25 17:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10702838') HTTP/1.1" 204 0
2026-03-25 17:34:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ae4505c4-2cb1-5d03-9f33-9deb011c3620 with identifier: 10626289
2026-03-25 17:34:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ae4505c4-2cb1-5d03-9f33-9deb011c3620 with identifier: 10626289
2026-03-25 17:34:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ae4505c4-2cb1-5d03-9f33-9deb011c3620 with identifier: 10626289 to the API
2026-03-25 17:34:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626289>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'ae4505c4-2cb1-5d03-9f33-9deb011c3620',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55667',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626289',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 18932,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2023-07-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger 51 kWh Altitude - Electric - Automatic - 158 hp - '
'18.932 km',
'transmission': 'automatic',
'trim': 'Altitude',
'vin': None,
'year': 2023}
2026-03-25 17:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626289%27 HTTP/1.1" 200 None
2026-03-25 17:34:40 [adesa.de] INFO: Saving data for 10626289: {'auction_closing_time': 1798675200.0, 'created_time': 1773240362.230001, 'last_price_update_time': 1774460080.959315}
2026-03-25 17:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626289') HTTP/1.1" 204 0
2026-03-25 17:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726257> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4 with identifier: 10726257
2026-03-25 17:34:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4 with scrape type 1
2026-03-25 17:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4
2026-03-25 17:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561948%252Fgeneral%252F503d3e9e-b7da-49df-b469-b3e158381c6b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561948/general/503d3e9e-b7da-49df-b469-b3e158381c6b.jpeg already downloaded
2026-03-25 17:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561948%252Fgeneral%252Fe8cbdc37-ccae-45f2-80a8-832505be346b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561948/general/e8cbdc37-ccae-45f2-80a8-832505be346b.jpeg already downloaded
2026-03-25 17:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561948%252Fgeneral%252F9e9c9379-fae1-40c1-88f6-549619873bfa.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561948/general/9e9c9379-fae1-40c1-88f6-549619873bfa.jpeg already downloaded
2026-03-25 17:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561948%252Fgeneral%252Fda18fd9b-ded9-46f5-9962-c0e2f5d5a0c5.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561948/general/da18fd9b-ded9-46f5-9962-c0e2f5d5a0c5.jpeg already downloaded
2026-03-25 17:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561948%252Fgeneral%252Ff8acaf4f-460f-4339-9be9-3c61b1480567.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561948/general/f8acaf4f-460f-4339-9be9-3c61b1480567.jpeg already downloaded
2026-03-25 17:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561948%252Fgeneral%252Fcdeffc2c-3d4e-4f8d-a08f-6a627e35c897.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561948/general/cdeffc2c-3d4e-4f8d-a08f-6a627e35c897.jpeg already downloaded
2026-03-25 17:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561948%252Fgeneral%252Fff427f5b-9615-4d44-9ad3-2143720f2e5d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561948/general/ff427f5b-9615-4d44-9ad3-2143720f2e5d.jpeg already downloaded
2026-03-25 17:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561948%252Fgeneral%252F778d585c-098f-4a28-98b9-b124046b901d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561948/general/778d585c-098f-4a28-98b9-b124046b901d.jpeg already downloaded
2026-03-25 17:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561948%252Fgeneral%252Fad7144c3-9d40-4ed8-ba1f-e8c467454a91.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561948/general/ad7144c3-9d40-4ed8-ba1f-e8c467454a91.jpeg already downloaded
2026-03-25 17:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561948%252Fgeneral%252Fa6668ae1-087c-48ed-a7cc-d35993bf6ea0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561948/general/a6668ae1-087c-48ed-a7cc-d35993bf6ea0.jpeg already downloaded
2026-03-25 17:34:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4, identifier: 10726257
2026-03-25 17:34:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4 with identifier: 10726257
2026-03-25 17:34:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4 with identifier: 10726257
2026-03-25 17:34:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4 with identifier: 10726257 to the API
2026-03-25 17:34:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726257>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EJ95839',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726257',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Austral',
'odometer': 9534,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5561948/general/503d3e9e-b7da-49df-b469-b3e158381c6b.jpeg',
'https://images.openlane.eu/carimgs/5561948/general/e8cbdc37-ccae-45f2-80a8-832505be346b.jpeg',
'https://images.openlane.eu/carimgs/5561948/general/9e9c9379-fae1-40c1-88f6-549619873bfa.jpeg',
'https://images.openlane.eu/carimgs/5561948/general/da18fd9b-ded9-46f5-9962-c0e2f5d5a0c5.jpeg',
'https://images.openlane.eu/carimgs/5561948/general/f8acaf4f-460f-4339-9be9-3c61b1480567.jpeg',
'https://images.openlane.eu/carimgs/5561948/general/cdeffc2c-3d4e-4f8d-a08f-6a627e35c897.jpeg',
'https://images.openlane.eu/carimgs/5561948/general/ff427f5b-9615-4d44-9ad3-2143720f2e5d.jpeg',
'https://images.openlane.eu/carimgs/5561948/general/778d585c-098f-4a28-98b9-b124046b901d.jpeg',
'https://images.openlane.eu/carimgs/5561948/general/ad7144c3-9d40-4ed8-ba1f-e8c467454a91.jpeg',
'https://images.openlane.eu/carimgs/5561948/general/a6668ae1-087c-48ed-a7cc-d35993bf6ea0.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4/cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3451452,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561948/general/503d3e9e-b7da-49df-b469-b3e158381c6b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4/cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3377222,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561948/general/e8cbdc37-ccae-45f2-80a8-832505be346b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4/cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2923777,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561948/general/9e9c9379-fae1-40c1-88f6-549619873bfa.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4/cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2800501,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561948/general/da18fd9b-ded9-46f5-9962-c0e2f5d5a0c5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4/cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2157181,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561948/general/f8acaf4f-460f-4339-9be9-3c61b1480567.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4/cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3778123,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561948/general/cdeffc2c-3d4e-4f8d-a08f-6a627e35c897.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4/cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2591881,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561948/general/ff427f5b-9615-4d44-9ad3-2143720f2e5d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4/cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3094774,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561948/general/778d585c-098f-4a28-98b9-b124046b901d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4/cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4366923,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561948/general/ad7144c3-9d40-4ed8-ba1f-e8c467454a91.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4/cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2267728,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561948/general/a6668ae1-087c-48ed-a7cc-d35993bf6ea0.jpeg',
'Width': 4032}],
'price': 21000,
'price_includes_vat': True,
'registration_date': '2025-06-06',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Renault Austral 1.3 Techno - Petrol - Automatic - 158 hp - 9.534 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2025}
2026-03-25 17:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726257%27 HTTP/1.1" 200 None
2026-03-25 17:34:41 [adesa.de] INFO: Saving data for 10726257: {'created_time': 1774460081.666536, 'last_price_update_time': 1774460081.66655, 'auction_closing_time': 1774868400.0}
2026-03-25 17:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726257') HTTP/1.1" 204 0
2026-03-25 17:34:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726256> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d675d84-0eb9-542a-ba75-71705798563e with identifier: 10726256
2026-03-25 17:34:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d675d84-0eb9-542a-ba75-71705798563e with scrape type 1
2026-03-25 17:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1d675d84-0eb9-542a-ba75-71705798563e
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561902%252Fgeneral%252F68a7c521-c02a-4eb1-b9c5-70ba274c0b88.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561902/general/68a7c521-c02a-4eb1-b9c5-70ba274c0b88.jpeg already downloaded
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561902%252Fgeneral%252Fac333627-3912-4b4a-8e3e-7a8f961ca0f0.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561902/general/ac333627-3912-4b4a-8e3e-7a8f961ca0f0.jpeg already downloaded
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561902%252Fgeneral%252Fadffdd02-0f33-4565-a406-552f237daae9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561902/general/adffdd02-0f33-4565-a406-552f237daae9.jpeg already downloaded
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561902%252Fgeneral%252Fe7372ac6-6d6d-4add-a906-7dda676576a8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561902/general/e7372ac6-6d6d-4add-a906-7dda676576a8.jpeg already downloaded
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561902%252Fgeneral%252Fe8cbd9fa-9cc0-4005-bf97-858c3cf5d02c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561902/general/e8cbd9fa-9cc0-4005-bf97-858c3cf5d02c.jpeg already downloaded
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561902%252Fgeneral%252Fe411f2df-b194-4709-8969-e56ad716e23d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561902/general/e411f2df-b194-4709-8969-e56ad716e23d.jpeg already downloaded
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561902%252Fgeneral%252F2a170c05-aef0-4cb2-95f6-9f6f28b968ec.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561902/general/2a170c05-aef0-4cb2-95f6-9f6f28b968ec.jpeg already downloaded
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561902%252Fgeneral%252Fd97f1af4-478a-4485-bc3b-7894d8589e69.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561902/general/d97f1af4-478a-4485-bc3b-7894d8589e69.jpeg already downloaded
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561902%252Fgeneral%252F392821e2-a9e3-40f8-a4c6-cf6b19e311ee.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561902/general/392821e2-a9e3-40f8-a4c6-cf6b19e311ee.jpeg already downloaded
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561902%252Fgeneral%252F2c08c2ee-b2fb-4876-a957-d526e71e350a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561902/general/2c08c2ee-b2fb-4876-a957-d526e71e350a.jpeg already downloaded
2026-03-25 17:34:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1d675d84-0eb9-542a-ba75-71705798563e, identifier: 10726256
2026-03-25 17:34:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1d675d84-0eb9-542a-ba75-71705798563e with identifier: 10726256
2026-03-25 17:34:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1d675d84-0eb9-542a-ba75-71705798563e with identifier: 10726256
2026-03-25 17:34:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1d675d84-0eb9-542a-ba75-71705798563e with identifier: 10726256 to the API
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726256>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '1d675d84-0eb9-542a-ba75-71705798563e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EJ95870',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726256',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Austral',
'odometer': 12716,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5561902/general/68a7c521-c02a-4eb1-b9c5-70ba274c0b88.jpeg',
'https://images.openlane.eu/carimgs/5561902/general/ac333627-3912-4b4a-8e3e-7a8f961ca0f0.jpeg',
'https://images.openlane.eu/carimgs/5561902/general/adffdd02-0f33-4565-a406-552f237daae9.jpeg',
'https://images.openlane.eu/carimgs/5561902/general/e7372ac6-6d6d-4add-a906-7dda676576a8.jpeg',
'https://images.openlane.eu/carimgs/5561902/general/e8cbd9fa-9cc0-4005-bf97-858c3cf5d02c.jpeg',
'https://images.openlane.eu/carimgs/5561902/general/e411f2df-b194-4709-8969-e56ad716e23d.jpeg',
'https://images.openlane.eu/carimgs/5561902/general/2a170c05-aef0-4cb2-95f6-9f6f28b968ec.jpeg',
'https://images.openlane.eu/carimgs/5561902/general/d97f1af4-478a-4485-bc3b-7894d8589e69.jpeg',
'https://images.openlane.eu/carimgs/5561902/general/392821e2-a9e3-40f8-a4c6-cf6b19e311ee.jpeg',
'https://images.openlane.eu/carimgs/5561902/general/2c08c2ee-b2fb-4876-a957-d526e71e350a.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d675d84-0eb9-542a-ba75-71705798563e/1d675d84-0eb9-542a-ba75-71705798563e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3302116,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561902/general/68a7c521-c02a-4eb1-b9c5-70ba274c0b88.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d675d84-0eb9-542a-ba75-71705798563e/1d675d84-0eb9-542a-ba75-71705798563e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3351033,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561902/general/ac333627-3912-4b4a-8e3e-7a8f961ca0f0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d675d84-0eb9-542a-ba75-71705798563e/1d675d84-0eb9-542a-ba75-71705798563e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2483450,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561902/general/adffdd02-0f33-4565-a406-552f237daae9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d675d84-0eb9-542a-ba75-71705798563e/1d675d84-0eb9-542a-ba75-71705798563e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2794394,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561902/general/e7372ac6-6d6d-4add-a906-7dda676576a8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d675d84-0eb9-542a-ba75-71705798563e/1d675d84-0eb9-542a-ba75-71705798563e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2800873,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561902/general/e8cbd9fa-9cc0-4005-bf97-858c3cf5d02c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d675d84-0eb9-542a-ba75-71705798563e/1d675d84-0eb9-542a-ba75-71705798563e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2713788,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561902/general/e411f2df-b194-4709-8969-e56ad716e23d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d675d84-0eb9-542a-ba75-71705798563e/1d675d84-0eb9-542a-ba75-71705798563e_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3089177,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561902/general/2a170c05-aef0-4cb2-95f6-9f6f28b968ec.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d675d84-0eb9-542a-ba75-71705798563e/1d675d84-0eb9-542a-ba75-71705798563e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3143765,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561902/general/d97f1af4-478a-4485-bc3b-7894d8589e69.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d675d84-0eb9-542a-ba75-71705798563e/1d675d84-0eb9-542a-ba75-71705798563e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2000609,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561902/general/392821e2-a9e3-40f8-a4c6-cf6b19e311ee.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d675d84-0eb9-542a-ba75-71705798563e/1d675d84-0eb9-542a-ba75-71705798563e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1786739,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561902/general/2c08c2ee-b2fb-4876-a957-d526e71e350a.jpeg',
'Width': 4032}],
'price': 20900,
'price_includes_vat': True,
'registration_date': '2025-06-06',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Renault Austral 1.3 - Petrol - Automatic - 158 hp - 12.716 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726256%27 HTTP/1.1" 200 None
2026-03-25 17:34:42 [adesa.de] INFO: Saving data for 10726256: {'created_time': 1774460082.614669, 'last_price_update_time': 1774460082.614682, 'auction_closing_time': 1774868400.0}
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726256') HTTP/1.1" 204 0
2026-03-25 17:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726414> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f35432cc-d02f-527e-9094-669be73d1f3d with identifier: 10726414
2026-03-25 17:34:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f35432cc-d02f-527e-9094-669be73d1f3d with scrape type 1
2026-03-25 17:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f35432cc-d02f-527e-9094-669be73d1f3d
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741052%252Fgeneral%252F3efa9078-c0f4-423e-bee0-2d2b0782fcb7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741052/general/3efa9078-c0f4-423e-bee0-2d2b0782fcb7.jpg already downloaded
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741052%252Fgeneral%252F7a3fb103-1ce8-4fd9-a03e-f039cf5b6eb8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741052/general/7a3fb103-1ce8-4fd9-a03e-f039cf5b6eb8.jpg already downloaded
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741052%252Fgeneral%252F49392a96-e29c-4947-8511-3c5d6386941e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741052/general/49392a96-e29c-4947-8511-3c5d6386941e.jpg already downloaded
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741052%252Fgeneral%252Ff66f225d-d70c-45d5-9b03-35c44574c025.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741052/general/f66f225d-d70c-45d5-9b03-35c44574c025.jpg already downloaded
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741052%252Fgeneral%252F0b095e2a-8fca-4c32-a989-2ba1189677d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741052/general/0b095e2a-8fca-4c32-a989-2ba1189677d5.jpg already downloaded
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741052%252Fgeneral%252Ffb4756e8-f9cd-48a9-bc82-c07bc7e01c51.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741052/general/fb4756e8-f9cd-48a9-bc82-c07bc7e01c51.jpg already downloaded
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741052%252Fgeneral%252F9a76d509-ffe5-47b7-9977-8d7681c83c38.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741052/general/9a76d509-ffe5-47b7-9977-8d7681c83c38.jpg already downloaded
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741052%252Fgeneral%252F28150061-027b-4172-9d32-521226114c88.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741052/general/28150061-027b-4172-9d32-521226114c88.jpg already downloaded
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741052%252Fgeneral%252F5f54996f-7d01-4014-8177-1b4404cc0f57.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741052/general/5f54996f-7d01-4014-8177-1b4404cc0f57.jpg already downloaded
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741052%252Fgeneral%252F609d5448-5dad-4b1f-a5bb-af913d1f5a6a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741052/general/609d5448-5dad-4b1f-a5bb-af913d1f5a6a.jpg already downloaded
2026-03-25 17:34:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f35432cc-d02f-527e-9094-669be73d1f3d, identifier: 10726414
2026-03-25 17:34:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f35432cc-d02f-527e-9094-669be73d1f3d with identifier: 10726414
2026-03-25 17:34:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f35432cc-d02f-527e-9094-669be73d1f3d with identifier: 10726414
2026-03-25 17:34:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f35432cc-d02f-527e-9094-669be73d1f3d with identifier: 10726414 to the API
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726414>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f35432cc-d02f-527e-9094-669be73d1f3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M-AO447E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726414',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 172978,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5741052/general/3efa9078-c0f4-423e-bee0-2d2b0782fcb7.jpg',
'https://images.openlane.eu/carimgs/5741052/general/7a3fb103-1ce8-4fd9-a03e-f039cf5b6eb8.jpg',
'https://images.openlane.eu/carimgs/5741052/general/49392a96-e29c-4947-8511-3c5d6386941e.jpg',
'https://images.openlane.eu/carimgs/5741052/general/f66f225d-d70c-45d5-9b03-35c44574c025.jpg',
'https://images.openlane.eu/carimgs/5741052/general/0b095e2a-8fca-4c32-a989-2ba1189677d5.jpg',
'https://images.openlane.eu/carimgs/5741052/general/fb4756e8-f9cd-48a9-bc82-c07bc7e01c51.jpg',
'https://images.openlane.eu/carimgs/5741052/general/9a76d509-ffe5-47b7-9977-8d7681c83c38.jpg',
'https://images.openlane.eu/carimgs/5741052/general/28150061-027b-4172-9d32-521226114c88.jpg',
'https://images.openlane.eu/carimgs/5741052/general/5f54996f-7d01-4014-8177-1b4404cc0f57.jpg',
'https://images.openlane.eu/carimgs/5741052/general/609d5448-5dad-4b1f-a5bb-af913d1f5a6a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f35432cc-d02f-527e-9094-669be73d1f3d/f35432cc-d02f-527e-9094-669be73d1f3d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102128,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741052/general/3efa9078-c0f4-423e-bee0-2d2b0782fcb7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f35432cc-d02f-527e-9094-669be73d1f3d/f35432cc-d02f-527e-9094-669be73d1f3d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118047,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741052/general/7a3fb103-1ce8-4fd9-a03e-f039cf5b6eb8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f35432cc-d02f-527e-9094-669be73d1f3d/f35432cc-d02f-527e-9094-669be73d1f3d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105596,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741052/general/49392a96-e29c-4947-8511-3c5d6386941e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f35432cc-d02f-527e-9094-669be73d1f3d/f35432cc-d02f-527e-9094-669be73d1f3d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111670,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741052/general/f66f225d-d70c-45d5-9b03-35c44574c025.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f35432cc-d02f-527e-9094-669be73d1f3d/f35432cc-d02f-527e-9094-669be73d1f3d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94182,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741052/general/0b095e2a-8fca-4c32-a989-2ba1189677d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f35432cc-d02f-527e-9094-669be73d1f3d/f35432cc-d02f-527e-9094-669be73d1f3d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91510,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741052/general/fb4756e8-f9cd-48a9-bc82-c07bc7e01c51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f35432cc-d02f-527e-9094-669be73d1f3d/f35432cc-d02f-527e-9094-669be73d1f3d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741052/general/9a76d509-ffe5-47b7-9977-8d7681c83c38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f35432cc-d02f-527e-9094-669be73d1f3d/f35432cc-d02f-527e-9094-669be73d1f3d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741052/general/28150061-027b-4172-9d32-521226114c88.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f35432cc-d02f-527e-9094-669be73d1f3d/f35432cc-d02f-527e-9094-669be73d1f3d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50149,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741052/general/5f54996f-7d01-4014-8177-1b4404cc0f57.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f35432cc-d02f-527e-9094-669be73d1f3d/f35432cc-d02f-527e-9094-669be73d1f3d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65118,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741052/general/609d5448-5dad-4b1f-a5bb-af913d1f5a6a.jpg',
'Width': 1024}],
'price': 16200,
'price_includes_vat': True,
'registration_date': '2021-01-13',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Mercedes-Benz E Break 300de Avantgarde - Hybrid - Automatic - 194 '
'hp - 172.978 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2021}
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726414%27 HTTP/1.1" 200 None
2026-03-25 17:34:43 [adesa.de] INFO: Saving data for 10726414: {'created_time': 1774460083.50608, 'last_price_update_time': 1774460083.506092, 'auction_closing_time': 1774868400.0}
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726414') HTTP/1.1" 204 0
2026-03-25 17:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726360> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62803b2a-5b02-5110-970a-cf05e8ee36bf with identifier: 10726360
2026-03-25 17:34:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62803b2a-5b02-5110-970a-cf05e8ee36bf with scrape type 1
2026-03-25 17:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 62803b2a-5b02-5110-970a-cf05e8ee36bf
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687821%252Fgeneral%252F38790007-b0e5-4424-9f1b-245734ebe413.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687821/general/38790007-b0e5-4424-9f1b-245734ebe413.jpg already downloaded
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687821%252Fgeneral%252F1a9aaab9-2840-432e-b11d-de1fe225e3f6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687821/general/1a9aaab9-2840-432e-b11d-de1fe225e3f6.jpg already downloaded
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687821%252Fgeneral%252F499b42a0-52a8-4a03-adb1-ca09fa2d67e1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687821/general/499b42a0-52a8-4a03-adb1-ca09fa2d67e1.jpg already downloaded
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687821%252Fgeneral%252Fb3ed3c0e-007f-4b78-9179-774cc297830d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687821/general/b3ed3c0e-007f-4b78-9179-774cc297830d.jpg already downloaded
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687821%252Fgeneral%252Ff9b25ae1-34c2-41f6-99ee-e9867a6c6f65.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687821/general/f9b25ae1-34c2-41f6-99ee-e9867a6c6f65.jpg already downloaded
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687821%252Fgeneral%252F0eb4d896-a43a-43f1-868e-ec0e219d2687.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687821/general/0eb4d896-a43a-43f1-868e-ec0e219d2687.jpg already downloaded
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687821%252Fgeneral%252F4f901f28-a7aa-407d-94e1-dd4d6932add9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687821/general/4f901f28-a7aa-407d-94e1-dd4d6932add9.jpg already downloaded
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687821%252Fgeneral%252Fac0ba6c4-7ce7-46aa-98cb-ddbfc190738d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687821/general/ac0ba6c4-7ce7-46aa-98cb-ddbfc190738d.jpg already downloaded
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687821%252Fgeneral%252Fc15880c0-93f3-49b6-b84b-657a632a4333.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687821/general/c15880c0-93f3-49b6-b84b-657a632a4333.jpg already downloaded
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687821%252Fgeneral%252F459ae015-b996-441d-9bb0-fc7ee9a55da9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687821/general/459ae015-b996-441d-9bb0-fc7ee9a55da9.jpg already downloaded
2026-03-25 17:34:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 62803b2a-5b02-5110-970a-cf05e8ee36bf, identifier: 10726360
2026-03-25 17:34:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 62803b2a-5b02-5110-970a-cf05e8ee36bf with identifier: 10726360
2026-03-25 17:34:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 62803b2a-5b02-5110-970a-cf05e8ee36bf with identifier: 10726360
2026-03-25 17:34:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 62803b2a-5b02-5110-970a-cf05e8ee36bf with identifier: 10726360 to the API
2026-03-25 17:34:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726360>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '62803b2a-5b02-5110-970a-cf05e8ee36bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1032811',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726360',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 169574,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5687821/general/38790007-b0e5-4424-9f1b-245734ebe413.jpg',
'https://images.openlane.eu/carimgs/5687821/general/1a9aaab9-2840-432e-b11d-de1fe225e3f6.jpg',
'https://images.openlane.eu/carimgs/5687821/general/499b42a0-52a8-4a03-adb1-ca09fa2d67e1.jpg',
'https://images.openlane.eu/carimgs/5687821/general/b3ed3c0e-007f-4b78-9179-774cc297830d.jpg',
'https://images.openlane.eu/carimgs/5687821/general/f9b25ae1-34c2-41f6-99ee-e9867a6c6f65.jpg',
'https://images.openlane.eu/carimgs/5687821/general/0eb4d896-a43a-43f1-868e-ec0e219d2687.jpg',
'https://images.openlane.eu/carimgs/5687821/general/4f901f28-a7aa-407d-94e1-dd4d6932add9.jpg',
'https://images.openlane.eu/carimgs/5687821/general/ac0ba6c4-7ce7-46aa-98cb-ddbfc190738d.jpg',
'https://images.openlane.eu/carimgs/5687821/general/c15880c0-93f3-49b6-b84b-657a632a4333.jpg',
'https://images.openlane.eu/carimgs/5687821/general/459ae015-b996-441d-9bb0-fc7ee9a55da9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62803b2a-5b02-5110-970a-cf05e8ee36bf/62803b2a-5b02-5110-970a-cf05e8ee36bf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232917,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687821/general/38790007-b0e5-4424-9f1b-245734ebe413.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62803b2a-5b02-5110-970a-cf05e8ee36bf/62803b2a-5b02-5110-970a-cf05e8ee36bf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269404,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687821/general/1a9aaab9-2840-432e-b11d-de1fe225e3f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62803b2a-5b02-5110-970a-cf05e8ee36bf/62803b2a-5b02-5110-970a-cf05e8ee36bf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246481,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687821/general/499b42a0-52a8-4a03-adb1-ca09fa2d67e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62803b2a-5b02-5110-970a-cf05e8ee36bf/62803b2a-5b02-5110-970a-cf05e8ee36bf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217178,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687821/general/b3ed3c0e-007f-4b78-9179-774cc297830d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62803b2a-5b02-5110-970a-cf05e8ee36bf/62803b2a-5b02-5110-970a-cf05e8ee36bf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255584,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687821/general/f9b25ae1-34c2-41f6-99ee-e9867a6c6f65.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62803b2a-5b02-5110-970a-cf05e8ee36bf/62803b2a-5b02-5110-970a-cf05e8ee36bf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231996,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687821/general/0eb4d896-a43a-43f1-868e-ec0e219d2687.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62803b2a-5b02-5110-970a-cf05e8ee36bf/62803b2a-5b02-5110-970a-cf05e8ee36bf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687821/general/4f901f28-a7aa-407d-94e1-dd4d6932add9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62803b2a-5b02-5110-970a-cf05e8ee36bf/62803b2a-5b02-5110-970a-cf05e8ee36bf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184778,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687821/general/ac0ba6c4-7ce7-46aa-98cb-ddbfc190738d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62803b2a-5b02-5110-970a-cf05e8ee36bf/62803b2a-5b02-5110-970a-cf05e8ee36bf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172570,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687821/general/c15880c0-93f3-49b6-b84b-657a632a4333.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62803b2a-5b02-5110-970a-cf05e8ee36bf/62803b2a-5b02-5110-970a-cf05e8ee36bf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217004,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687821/general/459ae015-b996-441d-9bb0-fc7ee9a55da9.jpg',
'Width': 1024}],
'price': 23400,
'price_includes_vat': True,
'registration_date': '2019-11-15',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Mercedes-Benz GLC 350d AMG Line - 4-Matic - Diesel - Automatic - '
'258 hp - 169.574 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2019}
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726360%27 HTTP/1.1" 200 None
2026-03-25 17:34:44 [adesa.de] INFO: Saving data for 10726360: {'created_time': 1774460084.16311, 'last_price_update_time': 1774460084.163123, 'auction_closing_time': 1774868400.0}
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726360') HTTP/1.1" 204 0
2026-03-25 17:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726362> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c22e36b8-d61c-5b0a-907e-2f279de6cda8 with identifier: 10726362
2026-03-25 17:34:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c22e36b8-d61c-5b0a-907e-2f279de6cda8 with scrape type 1
2026-03-25 17:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c22e36b8-d61c-5b0a-907e-2f279de6cda8
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696528%252Fgeneral%252Fd5435b17-ed7e-418a-9c8e-2ca8c1617e43.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696528/general/d5435b17-ed7e-418a-9c8e-2ca8c1617e43.jpg already downloaded
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696528%252Fgeneral%252Faf9af1de-882e-465d-87c2-0c6a1fed9e5c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696528/general/af9af1de-882e-465d-87c2-0c6a1fed9e5c.jpg already downloaded
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696528%252Fgeneral%252F19d7566d-7e37-4fde-a229-78dc7df8fa6d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696528/general/19d7566d-7e37-4fde-a229-78dc7df8fa6d.jpg already downloaded
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696528%252Fgeneral%252F0e5d6f90-12dc-4a28-b405-a1751d40e9ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696528/general/0e5d6f90-12dc-4a28-b405-a1751d40e9ce.jpg already downloaded
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696528%252Fgeneral%252Fab80e9cd-db58-4377-85ed-92685c4625ef.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696528/general/ab80e9cd-db58-4377-85ed-92685c4625ef.jpg already downloaded
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696528%252Fgeneral%252F0c67eef8-3c80-4681-9eef-7ecc3db5e7c5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696528/general/0c67eef8-3c80-4681-9eef-7ecc3db5e7c5.jpg already downloaded
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696528%252Fgeneral%252Fb635d8e0-8b12-43a1-8ed9-94954a44d53d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696528/general/b635d8e0-8b12-43a1-8ed9-94954a44d53d.jpg already downloaded
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696528%252Fgeneral%252F0fed817e-c0a5-4a6e-90b9-57fa7bb05714.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696528/general/0fed817e-c0a5-4a6e-90b9-57fa7bb05714.jpg already downloaded
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696528%252Fgeneral%252Fabb498e5-aafd-41df-8f8c-90c31fed7696.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696528/general/abb498e5-aafd-41df-8f8c-90c31fed7696.jpg already downloaded
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696528%252Fgeneral%252F17748494-1172-4d7a-a4ef-3ac7e9176694.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696528/general/17748494-1172-4d7a-a4ef-3ac7e9176694.jpg already downloaded
2026-03-25 17:34:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c22e36b8-d61c-5b0a-907e-2f279de6cda8, identifier: 10726362
2026-03-25 17:34:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c22e36b8-d61c-5b0a-907e-2f279de6cda8 with identifier: 10726362
2026-03-25 17:34:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c22e36b8-d61c-5b0a-907e-2f279de6cda8 with identifier: 10726362
2026-03-25 17:34:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c22e36b8-d61c-5b0a-907e-2f279de6cda8 with identifier: 10726362 to the API
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726362>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 176,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Electric',
'id': 'c22e36b8-d61c-5b0a-907e-2f279de6cda8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HF TN 27E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726362',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'MG',
'model': 'MG5',
'odometer': 58920,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 11,
'photo_urls': ['https://images.openlane.eu/carimgs/5696528/general/d5435b17-ed7e-418a-9c8e-2ca8c1617e43.jpg',
'https://images.openlane.eu/carimgs/5696528/general/af9af1de-882e-465d-87c2-0c6a1fed9e5c.jpg',
'https://images.openlane.eu/carimgs/5696528/general/19d7566d-7e37-4fde-a229-78dc7df8fa6d.jpg',
'https://images.openlane.eu/carimgs/5696528/general/0e5d6f90-12dc-4a28-b405-a1751d40e9ce.jpg',
'https://images.openlane.eu/carimgs/5696528/general/ab80e9cd-db58-4377-85ed-92685c4625ef.jpg',
'https://images.openlane.eu/carimgs/5696528/general/0c67eef8-3c80-4681-9eef-7ecc3db5e7c5.jpg',
'https://images.openlane.eu/carimgs/5696528/general/b635d8e0-8b12-43a1-8ed9-94954a44d53d.jpg',
'https://images.openlane.eu/carimgs/5696528/general/0fed817e-c0a5-4a6e-90b9-57fa7bb05714.jpg',
'https://images.openlane.eu/carimgs/5696528/general/abb498e5-aafd-41df-8f8c-90c31fed7696.jpg',
'https://images.openlane.eu/carimgs/5696528/general/17748494-1172-4d7a-a4ef-3ac7e9176694.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c22e36b8-d61c-5b0a-907e-2f279de6cda8/c22e36b8-d61c-5b0a-907e-2f279de6cda8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332049,
'Height': 958,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696528/general/d5435b17-ed7e-418a-9c8e-2ca8c1617e43.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c22e36b8-d61c-5b0a-907e-2f279de6cda8/c22e36b8-d61c-5b0a-907e-2f279de6cda8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331062,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696528/general/af9af1de-882e-465d-87c2-0c6a1fed9e5c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c22e36b8-d61c-5b0a-907e-2f279de6cda8/c22e36b8-d61c-5b0a-907e-2f279de6cda8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316899,
'Height': 958,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696528/general/19d7566d-7e37-4fde-a229-78dc7df8fa6d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c22e36b8-d61c-5b0a-907e-2f279de6cda8/c22e36b8-d61c-5b0a-907e-2f279de6cda8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329726,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696528/general/0e5d6f90-12dc-4a28-b405-a1751d40e9ce.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c22e36b8-d61c-5b0a-907e-2f279de6cda8/c22e36b8-d61c-5b0a-907e-2f279de6cda8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285049,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696528/general/ab80e9cd-db58-4377-85ed-92685c4625ef.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c22e36b8-d61c-5b0a-907e-2f279de6cda8/c22e36b8-d61c-5b0a-907e-2f279de6cda8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343557,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696528/general/0c67eef8-3c80-4681-9eef-7ecc3db5e7c5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c22e36b8-d61c-5b0a-907e-2f279de6cda8/c22e36b8-d61c-5b0a-907e-2f279de6cda8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220401,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696528/general/b635d8e0-8b12-43a1-8ed9-94954a44d53d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c22e36b8-d61c-5b0a-907e-2f279de6cda8/c22e36b8-d61c-5b0a-907e-2f279de6cda8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328403,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696528/general/0fed817e-c0a5-4a6e-90b9-57fa7bb05714.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c22e36b8-d61c-5b0a-907e-2f279de6cda8/c22e36b8-d61c-5b0a-907e-2f279de6cda8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323495,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696528/general/abb498e5-aafd-41df-8f8c-90c31fed7696.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c22e36b8-d61c-5b0a-907e-2f279de6cda8/c22e36b8-d61c-5b0a-907e-2f279de6cda8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265188,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696528/general/17748494-1172-4d7a-a4ef-3ac7e9176694.jpg',
'Width': 1280}],
'price': 10800,
'price_includes_vat': True,
'registration_date': '2022-12-30',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'MG MG5 Comfort - Electric - Automatic - 176 hp - 58.920 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726362%27 HTTP/1.1" 200 None
2026-03-25 17:34:44 [adesa.de] INFO: Saving data for 10726362: {'created_time': 1774460084.828505, 'last_price_update_time': 1774460084.828517, 'auction_closing_time': 1774868400.0}
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726362') HTTP/1.1" 204 0
2026-03-25 17:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726363> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10675734> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 604778e0-2326-569b-9bc7-2edae4017eed with identifier: 10726363
2026-03-25 17:34:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 604778e0-2326-569b-9bc7-2edae4017eed with scrape type 1
2026-03-25 17:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 604778e0-2326-569b-9bc7-2edae4017eed
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696545%252Fgeneral%252F11b628e0-8d97-4ad3-b860-d23ea215f742.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696545/general/11b628e0-8d97-4ad3-b860-d23ea215f742.jpg already downloaded
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696545%252Fgeneral%252F3c285674-9f84-4b2c-9926-54ea46167551.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696545/general/3c285674-9f84-4b2c-9926-54ea46167551.jpg already downloaded
2026-03-25 17:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696545%252Fgeneral%252F3b220a0d-0ce2-4ad2-a162-1d15922c9076.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696545/general/3b220a0d-0ce2-4ad2-a162-1d15922c9076.jpg already downloaded
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696545%252Fgeneral%252F3263d2f6-2d82-44e3-9243-ed0baed34697.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696545/general/3263d2f6-2d82-44e3-9243-ed0baed34697.jpg already downloaded
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696545%252Fgeneral%252Fcb797044-0190-466e-ac72-8e86a6d27eda.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696545/general/cb797044-0190-466e-ac72-8e86a6d27eda.jpg already downloaded
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696545%252Fgeneral%252F1632036d-5e1a-492c-b481-742b26d3bbf1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696545/general/1632036d-5e1a-492c-b481-742b26d3bbf1.jpg already downloaded
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696545%252Fgeneral%252F992f7f7b-b711-4568-9205-9b07898c6f20.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696545/general/992f7f7b-b711-4568-9205-9b07898c6f20.jpg already downloaded
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696545%252Fgeneral%252F002ddb68-8c2d-4d54-a33c-15fefa4990a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696545/general/002ddb68-8c2d-4d54-a33c-15fefa4990a2.jpg already downloaded
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696545%252Fgeneral%252F1784fb59-92bb-4983-965d-0ea2ae8e6069.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696545/general/1784fb59-92bb-4983-965d-0ea2ae8e6069.jpg already downloaded
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696545%252Fgeneral%252Fa0f14c07-5359-4c3d-8ced-ba37929620a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696545/general/a0f14c07-5359-4c3d-8ced-ba37929620a2.jpg already downloaded
2026-03-25 17:34:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 604778e0-2326-569b-9bc7-2edae4017eed, identifier: 10726363
2026-03-25 17:34:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 604778e0-2326-569b-9bc7-2edae4017eed with identifier: 10726363
2026-03-25 17:34:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 604778e0-2326-569b-9bc7-2edae4017eed with identifier: 10726363
2026-03-25 17:34:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 604778e0-2326-569b-9bc7-2edae4017eed with identifier: 10726363 to the API
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726363>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '604778e0-2326-569b-9bc7-2edae4017eed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M-BM9889',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726363',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 152274,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5696545/general/11b628e0-8d97-4ad3-b860-d23ea215f742.jpg',
'https://images.openlane.eu/carimgs/5696545/general/3c285674-9f84-4b2c-9926-54ea46167551.jpg',
'https://images.openlane.eu/carimgs/5696545/general/3b220a0d-0ce2-4ad2-a162-1d15922c9076.jpg',
'https://images.openlane.eu/carimgs/5696545/general/3263d2f6-2d82-44e3-9243-ed0baed34697.jpg',
'https://images.openlane.eu/carimgs/5696545/general/cb797044-0190-466e-ac72-8e86a6d27eda.jpg',
'https://images.openlane.eu/carimgs/5696545/general/1632036d-5e1a-492c-b481-742b26d3bbf1.jpg',
'https://images.openlane.eu/carimgs/5696545/general/992f7f7b-b711-4568-9205-9b07898c6f20.jpg',
'https://images.openlane.eu/carimgs/5696545/general/002ddb68-8c2d-4d54-a33c-15fefa4990a2.jpg',
'https://images.openlane.eu/carimgs/5696545/general/1784fb59-92bb-4983-965d-0ea2ae8e6069.jpg',
'https://images.openlane.eu/carimgs/5696545/general/a0f14c07-5359-4c3d-8ced-ba37929620a2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_604778e0-2326-569b-9bc7-2edae4017eed/604778e0-2326-569b-9bc7-2edae4017eed_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98651,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696545/general/11b628e0-8d97-4ad3-b860-d23ea215f742.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_604778e0-2326-569b-9bc7-2edae4017eed/604778e0-2326-569b-9bc7-2edae4017eed_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91610,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696545/general/3c285674-9f84-4b2c-9926-54ea46167551.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_604778e0-2326-569b-9bc7-2edae4017eed/604778e0-2326-569b-9bc7-2edae4017eed_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96821,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696545/general/3b220a0d-0ce2-4ad2-a162-1d15922c9076.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_604778e0-2326-569b-9bc7-2edae4017eed/604778e0-2326-569b-9bc7-2edae4017eed_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82290,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696545/general/3263d2f6-2d82-44e3-9243-ed0baed34697.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_604778e0-2326-569b-9bc7-2edae4017eed/604778e0-2326-569b-9bc7-2edae4017eed_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80155,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696545/general/cb797044-0190-466e-ac72-8e86a6d27eda.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_604778e0-2326-569b-9bc7-2edae4017eed/604778e0-2326-569b-9bc7-2edae4017eed_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88381,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696545/general/1632036d-5e1a-492c-b481-742b26d3bbf1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_604778e0-2326-569b-9bc7-2edae4017eed/604778e0-2326-569b-9bc7-2edae4017eed_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696545/general/992f7f7b-b711-4568-9205-9b07898c6f20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_604778e0-2326-569b-9bc7-2edae4017eed/604778e0-2326-569b-9bc7-2edae4017eed_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75294,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696545/general/002ddb68-8c2d-4d54-a33c-15fefa4990a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_604778e0-2326-569b-9bc7-2edae4017eed/604778e0-2326-569b-9bc7-2edae4017eed_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119890,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696545/general/1784fb59-92bb-4983-965d-0ea2ae8e6069.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_604778e0-2326-569b-9bc7-2edae4017eed/604778e0-2326-569b-9bc7-2edae4017eed_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80126,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696545/general/a0f14c07-5359-4c3d-8ced-ba37929620a2.jpg',
'Width': 1024}],
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-11-03',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Mercedes-Benz E Break 220 Avantgarde - Diesel - Automatic - 200 hp '
'- 152.274 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2022}
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726363%27 HTTP/1.1" 200 None
2026-03-25 17:34:45 [adesa.de] INFO: Saving data for 10726363: {'created_time': 1774460085.507328, 'last_price_update_time': 1774460085.507341, 'auction_closing_time': 1774868400.0}
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726363') HTTP/1.1" 204 0
2026-03-25 17:34:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1ef362d-5cb1-5d86-964b-b8e4e29997a3 with identifier: 10675734
2026-03-25 17:34:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1ef362d-5cb1-5d86-964b-b8e4e29997a3 with scrape type 2
2026-03-25 17:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1ef362d-5cb1-5d86-964b-b8e4e29997a3 with scrape type 2
2026-03-25 17:34:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f1ef362d-5cb1-5d86-964b-b8e4e29997a3, identifier: 10675734
2026-03-25 17:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726435> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f1ef362d-5cb1-5d86-964b-b8e4e29997a3 with identifier: 10675734
2026-03-25 17:34:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f1ef362d-5cb1-5d86-964b-b8e4e29997a3 with identifier: 10675734
2026-03-25 17:34:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f1ef362d-5cb1-5d86-964b-b8e4e29997a3 with identifier: 10675734 to the API
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10675734>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T22:59:00Z',
'fuel_type': 'Diesel',
'id': 'f1ef362d-5cb1-5d86-964b-b8e4e29997a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '110264',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10675734',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 28016,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 37200,
'price_includes_vat': True,
'registration_date': '2025-01-17',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Audi A5 Avant S line - Diesel - Automatic - 204 hp - 28.016 km',
'transmission': 'automatic',
'trim': 'S line',
'vin': None,
'year': 2025}
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710675734%27 HTTP/1.1" 200 None
2026-03-25 17:34:45 [adesa.de] INFO: Saving data for 10675734: {'auction_closing_time': 1774997940.0, 'created_time': 1773664719.009794, 'last_price_update_time': 1774460085.859546}
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10675734') HTTP/1.1" 204 0
2026-03-25 17:34:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3c89df0-516a-54b4-8593-c3ea2bda6515 with identifier: 10726435
2026-03-25 17:34:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3c89df0-516a-54b4-8593-c3ea2bda6515 with scrape type 1
2026-03-25 17:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b3c89df0-516a-54b4-8593-c3ea2bda6515
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732347%252Fgeneral%252F06ffa78b-6892-463b-94fc-a79b45118648.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732347/general/06ffa78b-6892-463b-94fc-a79b45118648.jpg already downloaded
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732347%252Fgeneral%252F25d00ffb-1db5-49aa-b756-6f1f7062de04.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732347/general/25d00ffb-1db5-49aa-b756-6f1f7062de04.jpg already downloaded
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732347%252Fgeneral%252F343dd0eb-f176-4442-9fcb-62383700beee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732347/general/343dd0eb-f176-4442-9fcb-62383700beee.jpg already downloaded
2026-03-25 17:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732347%252Fgeneral%252F23a3bc03-41e7-465b-bc6a-8e0d86d792e7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732347/general/23a3bc03-41e7-465b-bc6a-8e0d86d792e7.jpg already downloaded
2026-03-25 17:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732347%252Fgeneral%252F3928fe3b-43de-41a7-9319-23629b309c54.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732347/general/3928fe3b-43de-41a7-9319-23629b309c54.jpg already downloaded
2026-03-25 17:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732347%252Fgeneral%252F75fb7eba-b146-469d-a35a-84dd3d2d38bb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732347/general/75fb7eba-b146-469d-a35a-84dd3d2d38bb.jpg already downloaded
2026-03-25 17:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732347%252Fgeneral%252F19784f39-6bf6-48aa-a2e3-64c488342046.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732347/general/19784f39-6bf6-48aa-a2e3-64c488342046.jpg already downloaded
2026-03-25 17:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732347%252Fgeneral%252F2b8ad821-8eec-42e0-beca-53061492e694.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732347/general/2b8ad821-8eec-42e0-beca-53061492e694.jpg already downloaded
2026-03-25 17:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732347%252Fgeneral%252F6fabc16b-d9e8-49f0-87a0-abdbaf6ce71b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732347/general/6fabc16b-d9e8-49f0-87a0-abdbaf6ce71b.jpg already downloaded
2026-03-25 17:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732347%252Fgeneral%252F7eb0e662-ae66-4696-ae43-5f739abf804a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732347/general/7eb0e662-ae66-4696-ae43-5f739abf804a.jpg already downloaded
2026-03-25 17:34:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b3c89df0-516a-54b4-8593-c3ea2bda6515, identifier: 10726435
2026-03-25 17:34:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b3c89df0-516a-54b4-8593-c3ea2bda6515 with identifier: 10726435
2026-03-25 17:34:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b3c89df0-516a-54b4-8593-c3ea2bda6515 with identifier: 10726435
2026-03-25 17:34:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b3c89df0-516a-54b4-8593-c3ea2bda6515 with identifier: 10726435 to the API
2026-03-25 17:34:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726435>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 243,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b3c89df0-516a-54b4-8593-c3ea2bda6515',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-QA1616',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726435',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Lexus',
'model': 'NX',
'odometer': 119918,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5732347/general/06ffa78b-6892-463b-94fc-a79b45118648.jpg',
'https://images.openlane.eu/carimgs/5732347/general/25d00ffb-1db5-49aa-b756-6f1f7062de04.jpg',
'https://images.openlane.eu/carimgs/5732347/general/343dd0eb-f176-4442-9fcb-62383700beee.jpg',
'https://images.openlane.eu/carimgs/5732347/general/23a3bc03-41e7-465b-bc6a-8e0d86d792e7.jpg',
'https://images.openlane.eu/carimgs/5732347/general/3928fe3b-43de-41a7-9319-23629b309c54.jpg',
'https://images.openlane.eu/carimgs/5732347/general/75fb7eba-b146-469d-a35a-84dd3d2d38bb.jpg',
'https://images.openlane.eu/carimgs/5732347/general/19784f39-6bf6-48aa-a2e3-64c488342046.jpg',
'https://images.openlane.eu/carimgs/5732347/general/2b8ad821-8eec-42e0-beca-53061492e694.jpg',
'https://images.openlane.eu/carimgs/5732347/general/6fabc16b-d9e8-49f0-87a0-abdbaf6ce71b.jpg',
'https://images.openlane.eu/carimgs/5732347/general/7eb0e662-ae66-4696-ae43-5f739abf804a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3c89df0-516a-54b4-8593-c3ea2bda6515/b3c89df0-516a-54b4-8593-c3ea2bda6515_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256247,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732347/general/06ffa78b-6892-463b-94fc-a79b45118648.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3c89df0-516a-54b4-8593-c3ea2bda6515/b3c89df0-516a-54b4-8593-c3ea2bda6515_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268423,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732347/general/25d00ffb-1db5-49aa-b756-6f1f7062de04.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3c89df0-516a-54b4-8593-c3ea2bda6515/b3c89df0-516a-54b4-8593-c3ea2bda6515_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256542,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732347/general/343dd0eb-f176-4442-9fcb-62383700beee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3c89df0-516a-54b4-8593-c3ea2bda6515/b3c89df0-516a-54b4-8593-c3ea2bda6515_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254527,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732347/general/23a3bc03-41e7-465b-bc6a-8e0d86d792e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3c89df0-516a-54b4-8593-c3ea2bda6515/b3c89df0-516a-54b4-8593-c3ea2bda6515_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204998,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732347/general/3928fe3b-43de-41a7-9319-23629b309c54.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3c89df0-516a-54b4-8593-c3ea2bda6515/b3c89df0-516a-54b4-8593-c3ea2bda6515_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237353,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732347/general/75fb7eba-b146-469d-a35a-84dd3d2d38bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3c89df0-516a-54b4-8593-c3ea2bda6515/b3c89df0-516a-54b4-8593-c3ea2bda6515_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186636,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732347/general/19784f39-6bf6-48aa-a2e3-64c488342046.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3c89df0-516a-54b4-8593-c3ea2bda6515/b3c89df0-516a-54b4-8593-c3ea2bda6515_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207319,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732347/general/2b8ad821-8eec-42e0-beca-53061492e694.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3c89df0-516a-54b4-8593-c3ea2bda6515/b3c89df0-516a-54b4-8593-c3ea2bda6515_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197336,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732347/general/6fabc16b-d9e8-49f0-87a0-abdbaf6ce71b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3c89df0-516a-54b4-8593-c3ea2bda6515/b3c89df0-516a-54b4-8593-c3ea2bda6515_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732347/general/7eb0e662-ae66-4696-ae43-5f739abf804a.jpg',
'Width': 1024}],
'price': 25800,
'price_includes_vat': True,
'registration_date': '2022-09-15',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Lexus NX 350h Business - Hybrid - Automatic - 243 hp - 119.918 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-25 17:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726435%27 HTTP/1.1" 200 None
2026-03-25 17:34:46 [adesa.de] INFO: Saving data for 10726435: {'created_time': 1774460086.516718, 'last_price_update_time': 1774460086.51673, 'auction_closing_time': 1774868400.0}
2026-03-25 17:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726435') HTTP/1.1" 204 0
2026-03-25 17:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726358> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1042ce3d-11ba-5c71-a169-290abf46d034 with identifier: 10726293
2026-03-25 17:34:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1042ce3d-11ba-5c71-a169-290abf46d034 with scrape type 1
2026-03-25 17:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1042ce3d-11ba-5c71-a169-290abf46d034
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653639%252Fgeneral%252F9c391dd1-e618-4454-ab12-44098f992bdc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653639/general/9c391dd1-e618-4454-ab12-44098f992bdc.jpg already downloaded
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653639%252Fgeneral%252Fee9f6969-ec17-414d-ad38-a70a7a7a4650.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653639/general/ee9f6969-ec17-414d-ad38-a70a7a7a4650.jpg already downloaded
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653639%252Fgeneral%252F4669e4b9-48a4-43f9-b146-b928ad966f1c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653639/general/4669e4b9-48a4-43f9-b146-b928ad966f1c.jpg already downloaded
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653639%252Fgeneral%252F58a40fc3-9bf5-4664-bed0-1262b9cd67b5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653639/general/58a40fc3-9bf5-4664-bed0-1262b9cd67b5.jpg already downloaded
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653639%252Fgeneral%252F520dbf82-0a9b-4259-a308-f1a61f058155.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653639/general/520dbf82-0a9b-4259-a308-f1a61f058155.jpg already downloaded
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653639%252Fgeneral%252F3ab668b1-5e6f-450f-953c-03c258bf9155.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653639/general/3ab668b1-5e6f-450f-953c-03c258bf9155.jpg already downloaded
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653639%252Fgeneral%252Ff5a2dcfa-0862-4042-a934-0a3dcced9b89.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653639/general/f5a2dcfa-0862-4042-a934-0a3dcced9b89.jpg already downloaded
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653639%252Fgeneral%252Fa62d5721-0b1d-4707-9f8a-22373d76c4eb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653639/general/a62d5721-0b1d-4707-9f8a-22373d76c4eb.jpg already downloaded
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653639%252Fgeneral%252F17243cf3-535c-4994-9f69-e5d02b5db15d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653639/general/17243cf3-535c-4994-9f69-e5d02b5db15d.jpg already downloaded
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653639%252Fgeneral%252F42f12c24-c094-4ea0-bdca-f334ef5e94fd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653639/general/42f12c24-c094-4ea0-bdca-f334ef5e94fd.jpg already downloaded
2026-03-25 17:34:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1042ce3d-11ba-5c71-a169-290abf46d034, identifier: 10726293
2026-03-25 17:34:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1042ce3d-11ba-5c71-a169-290abf46d034 with identifier: 10726293
2026-03-25 17:34:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1042ce3d-11ba-5c71-a169-290abf46d034 with identifier: 10726293
2026-03-25 17:34:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1042ce3d-11ba-5c71-a169-290abf46d034 with identifier: 10726293 to the API
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726293>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 88,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Electric',
'id': '1042ce3d-11ba-5c71-a169-290abf46d034',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CAR 1031109',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726293',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 21455,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5653639/general/9c391dd1-e618-4454-ab12-44098f992bdc.jpg',
'https://images.openlane.eu/carimgs/5653639/general/ee9f6969-ec17-414d-ad38-a70a7a7a4650.jpg',
'https://images.openlane.eu/carimgs/5653639/general/4669e4b9-48a4-43f9-b146-b928ad966f1c.jpg',
'https://images.openlane.eu/carimgs/5653639/general/58a40fc3-9bf5-4664-bed0-1262b9cd67b5.jpg',
'https://images.openlane.eu/carimgs/5653639/general/520dbf82-0a9b-4259-a308-f1a61f058155.jpg',
'https://images.openlane.eu/carimgs/5653639/general/3ab668b1-5e6f-450f-953c-03c258bf9155.jpg',
'https://images.openlane.eu/carimgs/5653639/general/f5a2dcfa-0862-4042-a934-0a3dcced9b89.jpg',
'https://images.openlane.eu/carimgs/5653639/general/a62d5721-0b1d-4707-9f8a-22373d76c4eb.jpg',
'https://images.openlane.eu/carimgs/5653639/general/17243cf3-535c-4994-9f69-e5d02b5db15d.jpg',
'https://images.openlane.eu/carimgs/5653639/general/42f12c24-c094-4ea0-bdca-f334ef5e94fd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042ce3d-11ba-5c71-a169-290abf46d034/1042ce3d-11ba-5c71-a169-290abf46d034_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423987,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653639/general/9c391dd1-e618-4454-ab12-44098f992bdc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042ce3d-11ba-5c71-a169-290abf46d034/1042ce3d-11ba-5c71-a169-290abf46d034_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412489,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653639/general/ee9f6969-ec17-414d-ad38-a70a7a7a4650.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042ce3d-11ba-5c71-a169-290abf46d034/1042ce3d-11ba-5c71-a169-290abf46d034_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410132,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653639/general/4669e4b9-48a4-43f9-b146-b928ad966f1c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042ce3d-11ba-5c71-a169-290abf46d034/1042ce3d-11ba-5c71-a169-290abf46d034_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377080,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653639/general/58a40fc3-9bf5-4664-bed0-1262b9cd67b5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042ce3d-11ba-5c71-a169-290abf46d034/1042ce3d-11ba-5c71-a169-290abf46d034_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150469,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653639/general/520dbf82-0a9b-4259-a308-f1a61f058155.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042ce3d-11ba-5c71-a169-290abf46d034/1042ce3d-11ba-5c71-a169-290abf46d034_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224521,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653639/general/3ab668b1-5e6f-450f-953c-03c258bf9155.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042ce3d-11ba-5c71-a169-290abf46d034/1042ce3d-11ba-5c71-a169-290abf46d034_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228742,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653639/general/f5a2dcfa-0862-4042-a934-0a3dcced9b89.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042ce3d-11ba-5c71-a169-290abf46d034/1042ce3d-11ba-5c71-a169-290abf46d034_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294971,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653639/general/a62d5721-0b1d-4707-9f8a-22373d76c4eb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042ce3d-11ba-5c71-a169-290abf46d034/1042ce3d-11ba-5c71-a169-290abf46d034_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203508,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653639/general/17243cf3-535c-4994-9f69-e5d02b5db15d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042ce3d-11ba-5c71-a169-290abf46d034/1042ce3d-11ba-5c71-a169-290abf46d034_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205142,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653639/general/42f12c24-c094-4ea0-bdca-f334ef5e94fd.jpg',
'Width': 1280}],
'price': 18300,
'price_includes_vat': True,
'registration_date': '2023-10-25',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Byd Atto 3 60 kWh Comfort - Electric - Automatic - 88 hp - 21.455 '
'km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726293%27 HTTP/1.1" 200 None
2026-03-25 17:34:47 [adesa.de] INFO: Saving data for 10726293: {'created_time': 1774460087.855024, 'last_price_update_time': 1774460087.855037, 'auction_closing_time': 1774868400.0}
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726293') HTTP/1.1" 204 0
2026-03-25 17:34:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82158fa2-5256-50af-94e7-9b9310826ad6 with identifier: 10726358
2026-03-25 17:34:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82158fa2-5256-50af-94e7-9b9310826ad6 with scrape type 1
2026-03-25 17:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 82158fa2-5256-50af-94e7-9b9310826ad6
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687483%252Fgeneral%252Fc64b37f7-5388-4530-ac77-9e2a06709e9c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687483/general/c64b37f7-5388-4530-ac77-9e2a06709e9c.jpg already downloaded
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687483%252Fgeneral%252F5ce4cacc-799e-4726-8c2d-c4ef5912f850.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687483/general/5ce4cacc-799e-4726-8c2d-c4ef5912f850.jpg already downloaded
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687483%252Fgeneral%252F6b31db55-1ae6-45d3-b6d9-ab07c2200669.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687483/general/6b31db55-1ae6-45d3-b6d9-ab07c2200669.jpg already downloaded
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687483%252Fgeneral%252Fe18d9328-177a-4e61-b40d-619bb46bb976.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687483/general/e18d9328-177a-4e61-b40d-619bb46bb976.jpg already downloaded
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687483%252Fgeneral%252F10d5a7de-5b87-40d8-9a50-3e67c7efd728.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687483/general/10d5a7de-5b87-40d8-9a50-3e67c7efd728.jpg already downloaded
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687483%252Fgeneral%252Fbfb0d489-8fa6-40df-9aee-ad34077f6e70.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687483/general/bfb0d489-8fa6-40df-9aee-ad34077f6e70.jpg already downloaded
2026-03-25 17:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687483%252Fgeneral%252Fff09869d-2d6a-4765-bebb-58c2d1490faf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687483/general/ff09869d-2d6a-4765-bebb-58c2d1490faf.jpg already downloaded
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687483%252Fgeneral%252Fa21481b0-dd00-4846-932e-2afc57c6d889.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687483/general/a21481b0-dd00-4846-932e-2afc57c6d889.jpg already downloaded
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687483%252Fgeneral%252F42d716e8-823a-40b5-8537-0587477dc643.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687483/general/42d716e8-823a-40b5-8537-0587477dc643.jpg already downloaded
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687483%252Fgeneral%252F7949941f-9cd3-488f-bbaa-f1d04f4d69a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687483/general/7949941f-9cd3-488f-bbaa-f1d04f4d69a2.jpg already downloaded
2026-03-25 17:34:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 82158fa2-5256-50af-94e7-9b9310826ad6, identifier: 10726358
2026-03-25 17:34:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 82158fa2-5256-50af-94e7-9b9310826ad6 with identifier: 10726358
2026-03-25 17:34:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 82158fa2-5256-50af-94e7-9b9310826ad6 with identifier: 10726358
2026-03-25 17:34:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 82158fa2-5256-50af-94e7-9b9310826ad6 with identifier: 10726358 to the API
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726358>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '82158fa2-5256-50af-94e7-9b9310826ad6',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RO-DS3',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726358',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 104598,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5687483/general/c64b37f7-5388-4530-ac77-9e2a06709e9c.jpg',
'https://images.openlane.eu/carimgs/5687483/general/5ce4cacc-799e-4726-8c2d-c4ef5912f850.jpg',
'https://images.openlane.eu/carimgs/5687483/general/6b31db55-1ae6-45d3-b6d9-ab07c2200669.jpg',
'https://images.openlane.eu/carimgs/5687483/general/e18d9328-177a-4e61-b40d-619bb46bb976.jpg',
'https://images.openlane.eu/carimgs/5687483/general/10d5a7de-5b87-40d8-9a50-3e67c7efd728.jpg',
'https://images.openlane.eu/carimgs/5687483/general/bfb0d489-8fa6-40df-9aee-ad34077f6e70.jpg',
'https://images.openlane.eu/carimgs/5687483/general/ff09869d-2d6a-4765-bebb-58c2d1490faf.jpg',
'https://images.openlane.eu/carimgs/5687483/general/a21481b0-dd00-4846-932e-2afc57c6d889.jpg',
'https://images.openlane.eu/carimgs/5687483/general/42d716e8-823a-40b5-8537-0587477dc643.jpg',
'https://images.openlane.eu/carimgs/5687483/general/7949941f-9cd3-488f-bbaa-f1d04f4d69a2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82158fa2-5256-50af-94e7-9b9310826ad6/82158fa2-5256-50af-94e7-9b9310826ad6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115327,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687483/general/c64b37f7-5388-4530-ac77-9e2a06709e9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82158fa2-5256-50af-94e7-9b9310826ad6/82158fa2-5256-50af-94e7-9b9310826ad6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106124,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687483/general/5ce4cacc-799e-4726-8c2d-c4ef5912f850.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82158fa2-5256-50af-94e7-9b9310826ad6/82158fa2-5256-50af-94e7-9b9310826ad6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107718,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687483/general/6b31db55-1ae6-45d3-b6d9-ab07c2200669.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82158fa2-5256-50af-94e7-9b9310826ad6/82158fa2-5256-50af-94e7-9b9310826ad6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92241,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687483/general/e18d9328-177a-4e61-b40d-619bb46bb976.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82158fa2-5256-50af-94e7-9b9310826ad6/82158fa2-5256-50af-94e7-9b9310826ad6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87169,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687483/general/10d5a7de-5b87-40d8-9a50-3e67c7efd728.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82158fa2-5256-50af-94e7-9b9310826ad6/82158fa2-5256-50af-94e7-9b9310826ad6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100079,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687483/general/bfb0d489-8fa6-40df-9aee-ad34077f6e70.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82158fa2-5256-50af-94e7-9b9310826ad6/82158fa2-5256-50af-94e7-9b9310826ad6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83810,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687483/general/ff09869d-2d6a-4765-bebb-58c2d1490faf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82158fa2-5256-50af-94e7-9b9310826ad6/82158fa2-5256-50af-94e7-9b9310826ad6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687483/general/a21481b0-dd00-4846-932e-2afc57c6d889.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82158fa2-5256-50af-94e7-9b9310826ad6/82158fa2-5256-50af-94e7-9b9310826ad6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117815,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687483/general/42d716e8-823a-40b5-8537-0587477dc643.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82158fa2-5256-50af-94e7-9b9310826ad6/82158fa2-5256-50af-94e7-9b9310826ad6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63080,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687483/general/7949941f-9cd3-488f-bbaa-f1d04f4d69a2.jpg',
'Width': 1024}],
'price': 21800,
'price_includes_vat': True,
'registration_date': '2021-11-01',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'BMW 5 Series Touring 530d - xDrive - Diesel - Automatic - 286 hp - '
'104.598 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726358%27 HTTP/1.1" 200 None
2026-03-25 17:34:48 [adesa.de] INFO: Saving data for 10726358: {'created_time': 1774460088.434034, 'last_price_update_time': 1774460088.434045, 'auction_closing_time': 1774868400.0}
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726358') HTTP/1.1" 204 0
2026-03-25 17:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726294> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd36b59c-7cd0-5ad0-be83-b1d127b4f77e with identifier: 10726294
2026-03-25 17:34:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd36b59c-7cd0-5ad0-be83-b1d127b4f77e with scrape type 1
2026-03-25 17:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bd36b59c-7cd0-5ad0-be83-b1d127b4f77e
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660774%252Fgeneral%252Fa01d3f3e-a574-4fdb-a315-c02ba700c035.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660774/general/a01d3f3e-a574-4fdb-a315-c02ba700c035.jpg already downloaded
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660774%252Fgeneral%252F38eda009-b5d1-4667-b2a2-c1f3c2d73006.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660774/general/38eda009-b5d1-4667-b2a2-c1f3c2d73006.jpg already downloaded
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660774%252Fgeneral%252Fdfa764d1-a7b2-44ef-a106-a545c27b2c75.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660774/general/dfa764d1-a7b2-44ef-a106-a545c27b2c75.jpg already downloaded
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660774%252Fgeneral%252Fc28bc91f-1d72-4597-aa62-819ce4422449.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660774/general/c28bc91f-1d72-4597-aa62-819ce4422449.jpg already downloaded
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660774%252Fgeneral%252Fac164731-d752-4159-9bd6-c5f13767aabf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660774/general/ac164731-d752-4159-9bd6-c5f13767aabf.jpg already downloaded
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660774%252Fgeneral%252Fa3ce3470-3cfd-46dc-8a98-4b7096801a19.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660774/general/a3ce3470-3cfd-46dc-8a98-4b7096801a19.jpg already downloaded
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660774%252Fgeneral%252F52e8487c-a1e2-45fc-8bd2-e59665297f80.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660774/general/52e8487c-a1e2-45fc-8bd2-e59665297f80.jpg already downloaded
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660774%252Fgeneral%252Fd992686d-9350-4474-861b-ba5193dea7e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660774/general/d992686d-9350-4474-861b-ba5193dea7e6.jpg already downloaded
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660774%252Fgeneral%252Fea4bd811-377b-411a-bb15-2d241a02f053.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660774/general/ea4bd811-377b-411a-bb15-2d241a02f053.jpg already downloaded
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660774%252Fgeneral%252F1e146b5b-1e9a-4899-ba68-8ed33ecce491.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660774/general/1e146b5b-1e9a-4899-ba68-8ed33ecce491.jpg already downloaded
2026-03-25 17:34:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bd36b59c-7cd0-5ad0-be83-b1d127b4f77e, identifier: 10726294
2026-03-25 17:34:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bd36b59c-7cd0-5ad0-be83-b1d127b4f77e with identifier: 10726294
2026-03-25 17:34:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bd36b59c-7cd0-5ad0-be83-b1d127b4f77e with identifier: 10726294
2026-03-25 17:34:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bd36b59c-7cd0-5ad0-be83-b1d127b4f77e with identifier: 10726294 to the API
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726294>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'bd36b59c-7cd0-5ad0-be83-b1d127b4f77e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M-I1034E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726294',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 131323,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 100,
'photo_urls': ['https://images.openlane.eu/carimgs/5660774/general/a01d3f3e-a574-4fdb-a315-c02ba700c035.jpg',
'https://images.openlane.eu/carimgs/5660774/general/38eda009-b5d1-4667-b2a2-c1f3c2d73006.jpg',
'https://images.openlane.eu/carimgs/5660774/general/dfa764d1-a7b2-44ef-a106-a545c27b2c75.jpg',
'https://images.openlane.eu/carimgs/5660774/general/c28bc91f-1d72-4597-aa62-819ce4422449.jpg',
'https://images.openlane.eu/carimgs/5660774/general/ac164731-d752-4159-9bd6-c5f13767aabf.jpg',
'https://images.openlane.eu/carimgs/5660774/general/a3ce3470-3cfd-46dc-8a98-4b7096801a19.jpg',
'https://images.openlane.eu/carimgs/5660774/general/52e8487c-a1e2-45fc-8bd2-e59665297f80.jpg',
'https://images.openlane.eu/carimgs/5660774/general/d992686d-9350-4474-861b-ba5193dea7e6.jpg',
'https://images.openlane.eu/carimgs/5660774/general/ea4bd811-377b-411a-bb15-2d241a02f053.jpg',
'https://images.openlane.eu/carimgs/5660774/general/1e146b5b-1e9a-4899-ba68-8ed33ecce491.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd36b59c-7cd0-5ad0-be83-b1d127b4f77e/bd36b59c-7cd0-5ad0-be83-b1d127b4f77e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660774/general/a01d3f3e-a574-4fdb-a315-c02ba700c035.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd36b59c-7cd0-5ad0-be83-b1d127b4f77e/bd36b59c-7cd0-5ad0-be83-b1d127b4f77e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180856,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660774/general/38eda009-b5d1-4667-b2a2-c1f3c2d73006.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd36b59c-7cd0-5ad0-be83-b1d127b4f77e/bd36b59c-7cd0-5ad0-be83-b1d127b4f77e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172968,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660774/general/dfa764d1-a7b2-44ef-a106-a545c27b2c75.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd36b59c-7cd0-5ad0-be83-b1d127b4f77e/bd36b59c-7cd0-5ad0-be83-b1d127b4f77e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178040,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660774/general/c28bc91f-1d72-4597-aa62-819ce4422449.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd36b59c-7cd0-5ad0-be83-b1d127b4f77e/bd36b59c-7cd0-5ad0-be83-b1d127b4f77e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183031,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660774/general/ac164731-d752-4159-9bd6-c5f13767aabf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd36b59c-7cd0-5ad0-be83-b1d127b4f77e/bd36b59c-7cd0-5ad0-be83-b1d127b4f77e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158417,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660774/general/a3ce3470-3cfd-46dc-8a98-4b7096801a19.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd36b59c-7cd0-5ad0-be83-b1d127b4f77e/bd36b59c-7cd0-5ad0-be83-b1d127b4f77e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136965,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660774/general/52e8487c-a1e2-45fc-8bd2-e59665297f80.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd36b59c-7cd0-5ad0-be83-b1d127b4f77e/bd36b59c-7cd0-5ad0-be83-b1d127b4f77e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179729,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660774/general/d992686d-9350-4474-861b-ba5193dea7e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd36b59c-7cd0-5ad0-be83-b1d127b4f77e/bd36b59c-7cd0-5ad0-be83-b1d127b4f77e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205329,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660774/general/ea4bd811-377b-411a-bb15-2d241a02f053.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd36b59c-7cd0-5ad0-be83-b1d127b4f77e/bd36b59c-7cd0-5ad0-be83-b1d127b4f77e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146979,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660774/general/1e146b5b-1e9a-4899-ba68-8ed33ecce491.jpg',
'Width': 1024}],
'price': 17800,
'price_includes_vat': True,
'registration_date': '2021-11-11',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'BMW 3 Series Touring 330e M Sport - xDrive - Hybrid - Automatic - '
'184 hp - 131.323 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-25 17:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726294%27 HTTP/1.1" 200 None
2026-03-25 17:34:49 [adesa.de] INFO: Saving data for 10726294: {'created_time': 1774460089.094489, 'last_price_update_time': 1774460089.0945, 'auction_closing_time': 1774868400.0}
2026-03-25 17:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726294') HTTP/1.1" 204 0
2026-03-25 17:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726365> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1650dbdd-965c-5c9b-9f59-c9eae8854b3b with identifier: 10726365
2026-03-25 17:34:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1650dbdd-965c-5c9b-9f59-c9eae8854b3b with scrape type 1
2026-03-25 17:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1650dbdd-965c-5c9b-9f59-c9eae8854b3b
2026-03-25 17:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715019%252Fgeneral%252F49f72ba8-80df-4df6-a0fd-4ab3f6cfeeb2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715019/general/49f72ba8-80df-4df6-a0fd-4ab3f6cfeeb2.jpg already downloaded
2026-03-25 17:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715019%252Fgeneral%252F5e8f229d-e747-41ba-ae0c-5284c10ef97e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715019/general/5e8f229d-e747-41ba-ae0c-5284c10ef97e.jpg already downloaded
2026-03-25 17:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715019%252Fgeneral%252F505fcdd6-9c01-44b4-bba6-01902e40969b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715019/general/505fcdd6-9c01-44b4-bba6-01902e40969b.jpg already downloaded
2026-03-25 17:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715019%252Fgeneral%252F2c57e71b-3151-46e1-a6ce-d76e7a607819.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715019/general/2c57e71b-3151-46e1-a6ce-d76e7a607819.jpg already downloaded
2026-03-25 17:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715019%252Fgeneral%252F1005c936-d980-4013-8989-b9bed804fa53.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715019/general/1005c936-d980-4013-8989-b9bed804fa53.jpg already downloaded
2026-03-25 17:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715019%252Fgeneral%252Fc0d67cab-1460-4abc-ae8f-2ccbd6d34f90.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715019/general/c0d67cab-1460-4abc-ae8f-2ccbd6d34f90.jpg already downloaded
2026-03-25 17:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715019%252Fgeneral%252F567b417f-16c1-4c94-9ad4-256d1c94e274.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715019/general/567b417f-16c1-4c94-9ad4-256d1c94e274.jpg already downloaded
2026-03-25 17:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715019%252Fgeneral%252Fa7099676-0816-4795-90ec-d2f5608e7b61.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715019/general/a7099676-0816-4795-90ec-d2f5608e7b61.jpg already downloaded
2026-03-25 17:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715019%252Fgeneral%252F4a70ff09-6c2d-4b0c-aa7a-06f301a7b754.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715019/general/4a70ff09-6c2d-4b0c-aa7a-06f301a7b754.jpg already downloaded
2026-03-25 17:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715019%252Fgeneral%252F49a0fd7a-6fbd-4d73-b338-f3ed6ab043e5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715019/general/49a0fd7a-6fbd-4d73-b338-f3ed6ab043e5.jpg already downloaded
2026-03-25 17:34:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1650dbdd-965c-5c9b-9f59-c9eae8854b3b, identifier: 10726365
2026-03-25 17:34:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1650dbdd-965c-5c9b-9f59-c9eae8854b3b with identifier: 10726365
2026-03-25 17:34:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1650dbdd-965c-5c9b-9f59-c9eae8854b3b with identifier: 10726365
2026-03-25 17:34:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1650dbdd-965c-5c9b-9f59-c9eae8854b3b with identifier: 10726365 to the API
2026-03-25 17:34:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726365>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 224,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '1650dbdd-965c-5c9b-9f59-c9eae8854b3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UL-H2088E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726365',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Citroën',
'model': 'C5',
'odometer': 99048,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5715019/general/49f72ba8-80df-4df6-a0fd-4ab3f6cfeeb2.jpg',
'https://images.openlane.eu/carimgs/5715019/general/5e8f229d-e747-41ba-ae0c-5284c10ef97e.jpg',
'https://images.openlane.eu/carimgs/5715019/general/505fcdd6-9c01-44b4-bba6-01902e40969b.jpg',
'https://images.openlane.eu/carimgs/5715019/general/2c57e71b-3151-46e1-a6ce-d76e7a607819.jpg',
'https://images.openlane.eu/carimgs/5715019/general/1005c936-d980-4013-8989-b9bed804fa53.jpg',
'https://images.openlane.eu/carimgs/5715019/general/c0d67cab-1460-4abc-ae8f-2ccbd6d34f90.jpg',
'https://images.openlane.eu/carimgs/5715019/general/567b417f-16c1-4c94-9ad4-256d1c94e274.jpg',
'https://images.openlane.eu/carimgs/5715019/general/a7099676-0816-4795-90ec-d2f5608e7b61.jpg',
'https://images.openlane.eu/carimgs/5715019/general/4a70ff09-6c2d-4b0c-aa7a-06f301a7b754.jpg',
'https://images.openlane.eu/carimgs/5715019/general/49a0fd7a-6fbd-4d73-b338-f3ed6ab043e5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1650dbdd-965c-5c9b-9f59-c9eae8854b3b/1650dbdd-965c-5c9b-9f59-c9eae8854b3b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173147,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715019/general/49f72ba8-80df-4df6-a0fd-4ab3f6cfeeb2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1650dbdd-965c-5c9b-9f59-c9eae8854b3b/1650dbdd-965c-5c9b-9f59-c9eae8854b3b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298523,
'Height': 958,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715019/general/5e8f229d-e747-41ba-ae0c-5284c10ef97e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1650dbdd-965c-5c9b-9f59-c9eae8854b3b/1650dbdd-965c-5c9b-9f59-c9eae8854b3b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239996,
'Height': 958,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715019/general/505fcdd6-9c01-44b4-bba6-01902e40969b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1650dbdd-965c-5c9b-9f59-c9eae8854b3b/1650dbdd-965c-5c9b-9f59-c9eae8854b3b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229820,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715019/general/2c57e71b-3151-46e1-a6ce-d76e7a607819.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1650dbdd-965c-5c9b-9f59-c9eae8854b3b/1650dbdd-965c-5c9b-9f59-c9eae8854b3b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151727,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715019/general/1005c936-d980-4013-8989-b9bed804fa53.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1650dbdd-965c-5c9b-9f59-c9eae8854b3b/1650dbdd-965c-5c9b-9f59-c9eae8854b3b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165667,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715019/general/c0d67cab-1460-4abc-ae8f-2ccbd6d34f90.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1650dbdd-965c-5c9b-9f59-c9eae8854b3b/1650dbdd-965c-5c9b-9f59-c9eae8854b3b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208552,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715019/general/567b417f-16c1-4c94-9ad4-256d1c94e274.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1650dbdd-965c-5c9b-9f59-c9eae8854b3b/1650dbdd-965c-5c9b-9f59-c9eae8854b3b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159017,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715019/general/a7099676-0816-4795-90ec-d2f5608e7b61.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1650dbdd-965c-5c9b-9f59-c9eae8854b3b/1650dbdd-965c-5c9b-9f59-c9eae8854b3b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238517,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715019/general/4a70ff09-6c2d-4b0c-aa7a-06f301a7b754.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1650dbdd-965c-5c9b-9f59-c9eae8854b3b/1650dbdd-965c-5c9b-9f59-c9eae8854b3b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85440,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715019/general/49a0fd7a-6fbd-4d73-b338-f3ed6ab043e5.jpg',
'Width': 1280}],
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Citroën C5 X 1.6 Shine - Hybrid - Automatic - 224 hp - 99.048 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-25 17:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726365%27 HTTP/1.1" 200 None
2026-03-25 17:34:50 [adesa.de] INFO: Saving data for 10726365: {'created_time': 1774460090.513373, 'last_price_update_time': 1774460090.513386, 'auction_closing_time': 1774868400.0}
2026-03-25 17:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726365') HTTP/1.1" 204 0
2026-03-25 17:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726359> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726374> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ad589e6-8dde-54ca-8578-b4074df336ee with identifier: 10726359
2026-03-25 17:34:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ad589e6-8dde-54ca-8578-b4074df336ee with scrape type 1
2026-03-25 17:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6ad589e6-8dde-54ca-8578-b4074df336ee
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687672%252Fgeneral%252Fabd010f0-3ca6-4757-b3d5-39b67b945796.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687672/general/abd010f0-3ca6-4757-b3d5-39b67b945796.jpg already downloaded
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687672%252Fgeneral%252Fb7c1744d-0099-4f27-acab-05a9cb861112.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687672/general/b7c1744d-0099-4f27-acab-05a9cb861112.jpg already downloaded
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687672%252Fgeneral%252F89d36963-c179-4f80-90fc-832aa47197ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687672/general/89d36963-c179-4f80-90fc-832aa47197ce.jpg already downloaded
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687672%252Fgeneral%252Fa5faf964-1714-43ac-a2c5-bcc35a538ed7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687672/general/a5faf964-1714-43ac-a2c5-bcc35a538ed7.jpg already downloaded
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687672%252Fgeneral%252Fc1a5f7e2-77d0-4c80-a4fc-03c11a7f74bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687672/general/c1a5f7e2-77d0-4c80-a4fc-03c11a7f74bc.jpg already downloaded
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687672%252Fgeneral%252Fbf3a3223-c603-4186-aaa5-d1082b5cf8d5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687672/general/bf3a3223-c603-4186-aaa5-d1082b5cf8d5.jpg already downloaded
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687672%252Fgeneral%252F9a2bde96-02f5-4ab6-bf79-19a22e2c68f9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687672/general/9a2bde96-02f5-4ab6-bf79-19a22e2c68f9.jpg already downloaded
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687672%252Fgeneral%252F1c29f580-ac07-4330-99cb-eadb40be96ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687672/general/1c29f580-ac07-4330-99cb-eadb40be96ec.jpg already downloaded
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687672%252Fgeneral%252F52720d1f-619c-48bd-88db-1b702d2c83e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687672/general/52720d1f-619c-48bd-88db-1b702d2c83e6.jpg already downloaded
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687672%252Fgeneral%252F7554abe1-edec-4126-afb5-ec75a1d85dd3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687672/general/7554abe1-edec-4126-afb5-ec75a1d85dd3.jpg already downloaded
2026-03-25 17:34:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6ad589e6-8dde-54ca-8578-b4074df336ee, identifier: 10726359
2026-03-25 17:34:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6ad589e6-8dde-54ca-8578-b4074df336ee with identifier: 10726359
2026-03-25 17:34:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6ad589e6-8dde-54ca-8578-b4074df336ee with identifier: 10726359
2026-03-25 17:34:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6ad589e6-8dde-54ca-8578-b4074df336ee with identifier: 10726359 to the API
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726359>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '6ad589e6-8dde-54ca-8578-b4074df336ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MTK-TM22',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726359',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 116856,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5687672/general/abd010f0-3ca6-4757-b3d5-39b67b945796.jpg',
'https://images.openlane.eu/carimgs/5687672/general/b7c1744d-0099-4f27-acab-05a9cb861112.jpg',
'https://images.openlane.eu/carimgs/5687672/general/89d36963-c179-4f80-90fc-832aa47197ce.jpg',
'https://images.openlane.eu/carimgs/5687672/general/a5faf964-1714-43ac-a2c5-bcc35a538ed7.jpg',
'https://images.openlane.eu/carimgs/5687672/general/c1a5f7e2-77d0-4c80-a4fc-03c11a7f74bc.jpg',
'https://images.openlane.eu/carimgs/5687672/general/bf3a3223-c603-4186-aaa5-d1082b5cf8d5.jpg',
'https://images.openlane.eu/carimgs/5687672/general/9a2bde96-02f5-4ab6-bf79-19a22e2c68f9.jpg',
'https://images.openlane.eu/carimgs/5687672/general/1c29f580-ac07-4330-99cb-eadb40be96ec.jpg',
'https://images.openlane.eu/carimgs/5687672/general/52720d1f-619c-48bd-88db-1b702d2c83e6.jpg',
'https://images.openlane.eu/carimgs/5687672/general/7554abe1-edec-4126-afb5-ec75a1d85dd3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad589e6-8dde-54ca-8578-b4074df336ee/6ad589e6-8dde-54ca-8578-b4074df336ee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687672/general/abd010f0-3ca6-4757-b3d5-39b67b945796.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad589e6-8dde-54ca-8578-b4074df336ee/6ad589e6-8dde-54ca-8578-b4074df336ee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233528,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687672/general/b7c1744d-0099-4f27-acab-05a9cb861112.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad589e6-8dde-54ca-8578-b4074df336ee/6ad589e6-8dde-54ca-8578-b4074df336ee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225199,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687672/general/89d36963-c179-4f80-90fc-832aa47197ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad589e6-8dde-54ca-8578-b4074df336ee/6ad589e6-8dde-54ca-8578-b4074df336ee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227091,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687672/general/a5faf964-1714-43ac-a2c5-bcc35a538ed7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad589e6-8dde-54ca-8578-b4074df336ee/6ad589e6-8dde-54ca-8578-b4074df336ee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687672/general/c1a5f7e2-77d0-4c80-a4fc-03c11a7f74bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad589e6-8dde-54ca-8578-b4074df336ee/6ad589e6-8dde-54ca-8578-b4074df336ee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247485,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687672/general/bf3a3223-c603-4186-aaa5-d1082b5cf8d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad589e6-8dde-54ca-8578-b4074df336ee/6ad589e6-8dde-54ca-8578-b4074df336ee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221378,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687672/general/9a2bde96-02f5-4ab6-bf79-19a22e2c68f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad589e6-8dde-54ca-8578-b4074df336ee/6ad589e6-8dde-54ca-8578-b4074df336ee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162477,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687672/general/1c29f580-ac07-4330-99cb-eadb40be96ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad589e6-8dde-54ca-8578-b4074df336ee/6ad589e6-8dde-54ca-8578-b4074df336ee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199420,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687672/general/52720d1f-619c-48bd-88db-1b702d2c83e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad589e6-8dde-54ca-8578-b4074df336ee/6ad589e6-8dde-54ca-8578-b4074df336ee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206844,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687672/general/7554abe1-edec-4126-afb5-ec75a1d85dd3.jpg',
'Width': 1024}],
'price': 11600,
'price_includes_vat': True,
'registration_date': '2020-10-30',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'BMW 3 Series Touring 318d Advantage - Diesel - Automatic - 150 hp - '
'116.856 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2020}
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726359%27 HTTP/1.1" 200 None
2026-03-25 17:34:51 [adesa.de] INFO: Saving data for 10726359: {'created_time': 1774460091.559191, 'last_price_update_time': 1774460091.559203, 'auction_closing_time': 1774868400.0}
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726359') HTTP/1.1" 204 0
2026-03-25 17:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726291> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8cc1239-0128-5ba2-879f-ec89bba5cf8a with identifier: 10726374
2026-03-25 17:34:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8cc1239-0128-5ba2-879f-ec89bba5cf8a with scrape type 1
2026-03-25 17:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a8cc1239-0128-5ba2-879f-ec89bba5cf8a
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731228%252Fgeneral%252F51caa8f6-761c-4ad8-806b-b7238745824e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731228/general/51caa8f6-761c-4ad8-806b-b7238745824e.jpg already downloaded
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731228%252Fgeneral%252Fbc6e9a9c-6131-48c4-bc4d-162f1f3b4302.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731228/general/bc6e9a9c-6131-48c4-bc4d-162f1f3b4302.jpg already downloaded
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731228%252Fgeneral%252F589adbd0-a503-4a8c-90a5-81812b7b8095.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731228/general/589adbd0-a503-4a8c-90a5-81812b7b8095.jpg already downloaded
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731228%252Fgeneral%252Ff56847b1-5960-4f83-adc5-68302532a3e6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731228/general/f56847b1-5960-4f83-adc5-68302532a3e6.jpg already downloaded
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731228%252Fgeneral%252F19bba918-a83f-44dd-8e3d-e0ffb9480ff8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731228/general/19bba918-a83f-44dd-8e3d-e0ffb9480ff8.jpg already downloaded
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731228%252Fgeneral%252F3da1954c-0ed9-42b3-96d5-76b3f2948036.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731228/general/3da1954c-0ed9-42b3-96d5-76b3f2948036.jpg already downloaded
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731228%252Fgeneral%252Fc04fa73e-77c2-46e0-ae1f-79a34e6195db.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731228/general/c04fa73e-77c2-46e0-ae1f-79a34e6195db.jpg already downloaded
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731228%252Fgeneral%252F48583b10-0eae-422e-88d9-97410fdea879.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731228/general/48583b10-0eae-422e-88d9-97410fdea879.jpg already downloaded
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731228%252Fgeneral%252Fdaebf026-c0d8-44f7-93d6-0083de62e691.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731228/general/daebf026-c0d8-44f7-93d6-0083de62e691.jpg already downloaded
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731228%252Fgeneral%252F6a715f84-752b-4184-964d-9785582ed9be.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731228/general/6a715f84-752b-4184-964d-9785582ed9be.jpg already downloaded
2026-03-25 17:34:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a8cc1239-0128-5ba2-879f-ec89bba5cf8a, identifier: 10726374
2026-03-25 17:34:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a8cc1239-0128-5ba2-879f-ec89bba5cf8a with identifier: 10726374
2026-03-25 17:34:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a8cc1239-0128-5ba2-879f-ec89bba5cf8a with identifier: 10726374
2026-03-25 17:34:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a8cc1239-0128-5ba2-879f-ec89bba5cf8a with identifier: 10726374 to the API
2026-03-25 17:34:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726374>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a8cc1239-0128-5ba2-879f-ec89bba5cf8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726374',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 80267,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5731228/general/51caa8f6-761c-4ad8-806b-b7238745824e.jpg',
'https://images.openlane.eu/carimgs/5731228/general/bc6e9a9c-6131-48c4-bc4d-162f1f3b4302.jpg',
'https://images.openlane.eu/carimgs/5731228/general/589adbd0-a503-4a8c-90a5-81812b7b8095.jpg',
'https://images.openlane.eu/carimgs/5731228/general/f56847b1-5960-4f83-adc5-68302532a3e6.jpg',
'https://images.openlane.eu/carimgs/5731228/general/19bba918-a83f-44dd-8e3d-e0ffb9480ff8.jpg',
'https://images.openlane.eu/carimgs/5731228/general/3da1954c-0ed9-42b3-96d5-76b3f2948036.jpg',
'https://images.openlane.eu/carimgs/5731228/general/c04fa73e-77c2-46e0-ae1f-79a34e6195db.jpg',
'https://images.openlane.eu/carimgs/5731228/general/48583b10-0eae-422e-88d9-97410fdea879.jpg',
'https://images.openlane.eu/carimgs/5731228/general/daebf026-c0d8-44f7-93d6-0083de62e691.jpg',
'https://images.openlane.eu/carimgs/5731228/general/6a715f84-752b-4184-964d-9785582ed9be.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8cc1239-0128-5ba2-879f-ec89bba5cf8a/a8cc1239-0128-5ba2-879f-ec89bba5cf8a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102132,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731228/general/51caa8f6-761c-4ad8-806b-b7238745824e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8cc1239-0128-5ba2-879f-ec89bba5cf8a/a8cc1239-0128-5ba2-879f-ec89bba5cf8a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84315,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731228/general/bc6e9a9c-6131-48c4-bc4d-162f1f3b4302.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8cc1239-0128-5ba2-879f-ec89bba5cf8a/a8cc1239-0128-5ba2-879f-ec89bba5cf8a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92615,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731228/general/589adbd0-a503-4a8c-90a5-81812b7b8095.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8cc1239-0128-5ba2-879f-ec89bba5cf8a/a8cc1239-0128-5ba2-879f-ec89bba5cf8a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76352,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731228/general/f56847b1-5960-4f83-adc5-68302532a3e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8cc1239-0128-5ba2-879f-ec89bba5cf8a/a8cc1239-0128-5ba2-879f-ec89bba5cf8a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89949,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731228/general/19bba918-a83f-44dd-8e3d-e0ffb9480ff8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8cc1239-0128-5ba2-879f-ec89bba5cf8a/a8cc1239-0128-5ba2-879f-ec89bba5cf8a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86571,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731228/general/3da1954c-0ed9-42b3-96d5-76b3f2948036.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8cc1239-0128-5ba2-879f-ec89bba5cf8a/a8cc1239-0128-5ba2-879f-ec89bba5cf8a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75338,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731228/general/c04fa73e-77c2-46e0-ae1f-79a34e6195db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8cc1239-0128-5ba2-879f-ec89bba5cf8a/a8cc1239-0128-5ba2-879f-ec89bba5cf8a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66739,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731228/general/48583b10-0eae-422e-88d9-97410fdea879.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8cc1239-0128-5ba2-879f-ec89bba5cf8a/a8cc1239-0128-5ba2-879f-ec89bba5cf8a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93398,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731228/general/daebf026-c0d8-44f7-93d6-0083de62e691.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8cc1239-0128-5ba2-879f-ec89bba5cf8a/a8cc1239-0128-5ba2-879f-ec89bba5cf8a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58519,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731228/general/6a715f84-752b-4184-964d-9785582ed9be.jpg',
'Width': 1024}],
'price': 20900,
'price_includes_vat': True,
'registration_date': '2022-07-12',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'BMW 3 Series Touring 330e M Sport - Hybrid - Automatic - 184 hp - '
'80.267 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726374%27 HTTP/1.1" 200 None
2026-03-25 17:34:52 [adesa.de] INFO: Saving data for 10726374: {'created_time': 1774460092.191793, 'last_price_update_time': 1774460092.191806, 'auction_closing_time': 1774868400.0}
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726374') HTTP/1.1" 204 0
2026-03-25 17:34:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73ffe9b4-ab84-5ba3-b19e-b7adef912f90 with identifier: 10726291
2026-03-25 17:34:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73ffe9b4-ab84-5ba3-b19e-b7adef912f90 with scrape type 1
2026-03-25 17:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 73ffe9b4-ab84-5ba3-b19e-b7adef912f90
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465328%252Fgeneral%252F139bad3a-e06b-4ea3-9869-661ef9223ef0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465328/general/139bad3a-e06b-4ea3-9869-661ef9223ef0.jpg already downloaded
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465328%252Fgeneral%252F40f1b46c-9f3f-4acd-9516-735f14b18ae5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465328/general/40f1b46c-9f3f-4acd-9516-735f14b18ae5.jpg already downloaded
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465328%252Fgeneral%252Faf4287f7-7af0-4414-b2b9-9ffaa2f4b676.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465328/general/af4287f7-7af0-4414-b2b9-9ffaa2f4b676.jpg already downloaded
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465328%252Fgeneral%252F2cc26b32-6780-4192-a0e3-58be4dd54e8d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465328/general/2cc26b32-6780-4192-a0e3-58be4dd54e8d.jpg already downloaded
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465328%252Fgeneral%252F2b17b3b7-5922-4c08-b36b-4e6023f31848.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465328/general/2b17b3b7-5922-4c08-b36b-4e6023f31848.jpg already downloaded
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465328%252Fgeneral%252F4933a6fd-5801-4493-bc0c-6c886bb4005e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465328/general/4933a6fd-5801-4493-bc0c-6c886bb4005e.jpg already downloaded
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465328%252Fgeneral%252F20a7bfb7-5df1-4603-9b97-df81ba1299a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465328/general/20a7bfb7-5df1-4603-9b97-df81ba1299a6.jpg already downloaded
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465328%252Fgeneral%252F276b267a-b40b-47b2-9f7d-4df2506f8796.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465328/general/276b267a-b40b-47b2-9f7d-4df2506f8796.jpg already downloaded
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465328%252Fgeneral%252F4e3f41ef-1fc7-42ac-aa44-e715e1eaccf8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465328/general/4e3f41ef-1fc7-42ac-aa44-e715e1eaccf8.jpg already downloaded
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465328%252Fgeneral%252F133249cc-de0f-4a1b-9850-e22c4edacc31.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465328/general/133249cc-de0f-4a1b-9850-e22c4edacc31.jpg already downloaded
2026-03-25 17:34:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 73ffe9b4-ab84-5ba3-b19e-b7adef912f90, identifier: 10726291
2026-03-25 17:34:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 73ffe9b4-ab84-5ba3-b19e-b7adef912f90 with identifier: 10726291
2026-03-25 17:34:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 73ffe9b4-ab84-5ba3-b19e-b7adef912f90 with identifier: 10726291
2026-03-25 17:34:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 73ffe9b4-ab84-5ba3-b19e-b7adef912f90 with identifier: 10726291 to the API
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726291>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Electric',
'id': '73ffe9b4-ab84-5ba3-b19e-b7adef912f90',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '20562',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726291',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 66414,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5465328/general/139bad3a-e06b-4ea3-9869-661ef9223ef0.jpg',
'https://images.openlane.eu/carimgs/5465328/general/40f1b46c-9f3f-4acd-9516-735f14b18ae5.jpg',
'https://images.openlane.eu/carimgs/5465328/general/af4287f7-7af0-4414-b2b9-9ffaa2f4b676.jpg',
'https://images.openlane.eu/carimgs/5465328/general/2cc26b32-6780-4192-a0e3-58be4dd54e8d.jpg',
'https://images.openlane.eu/carimgs/5465328/general/2b17b3b7-5922-4c08-b36b-4e6023f31848.jpg',
'https://images.openlane.eu/carimgs/5465328/general/4933a6fd-5801-4493-bc0c-6c886bb4005e.jpg',
'https://images.openlane.eu/carimgs/5465328/general/20a7bfb7-5df1-4603-9b97-df81ba1299a6.jpg',
'https://images.openlane.eu/carimgs/5465328/general/276b267a-b40b-47b2-9f7d-4df2506f8796.jpg',
'https://images.openlane.eu/carimgs/5465328/general/4e3f41ef-1fc7-42ac-aa44-e715e1eaccf8.jpg',
'https://images.openlane.eu/carimgs/5465328/general/133249cc-de0f-4a1b-9850-e22c4edacc31.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ffe9b4-ab84-5ba3-b19e-b7adef912f90/73ffe9b4-ab84-5ba3-b19e-b7adef912f90_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98211,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465328/general/139bad3a-e06b-4ea3-9869-661ef9223ef0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ffe9b4-ab84-5ba3-b19e-b7adef912f90/73ffe9b4-ab84-5ba3-b19e-b7adef912f90_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37884,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465328/general/40f1b46c-9f3f-4acd-9516-735f14b18ae5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ffe9b4-ab84-5ba3-b19e-b7adef912f90/73ffe9b4-ab84-5ba3-b19e-b7adef912f90_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64601,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465328/general/af4287f7-7af0-4414-b2b9-9ffaa2f4b676.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ffe9b4-ab84-5ba3-b19e-b7adef912f90/73ffe9b4-ab84-5ba3-b19e-b7adef912f90_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167881,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465328/general/2cc26b32-6780-4192-a0e3-58be4dd54e8d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ffe9b4-ab84-5ba3-b19e-b7adef912f90/73ffe9b4-ab84-5ba3-b19e-b7adef912f90_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71011,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465328/general/2b17b3b7-5922-4c08-b36b-4e6023f31848.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ffe9b4-ab84-5ba3-b19e-b7adef912f90/73ffe9b4-ab84-5ba3-b19e-b7adef912f90_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107513,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465328/general/4933a6fd-5801-4493-bc0c-6c886bb4005e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ffe9b4-ab84-5ba3-b19e-b7adef912f90/73ffe9b4-ab84-5ba3-b19e-b7adef912f90_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120106,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465328/general/20a7bfb7-5df1-4603-9b97-df81ba1299a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ffe9b4-ab84-5ba3-b19e-b7adef912f90/73ffe9b4-ab84-5ba3-b19e-b7adef912f90_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105397,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465328/general/276b267a-b40b-47b2-9f7d-4df2506f8796.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ffe9b4-ab84-5ba3-b19e-b7adef912f90/73ffe9b4-ab84-5ba3-b19e-b7adef912f90_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187343,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465328/general/4e3f41ef-1fc7-42ac-aa44-e715e1eaccf8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ffe9b4-ab84-5ba3-b19e-b7adef912f90/73ffe9b4-ab84-5ba3-b19e-b7adef912f90_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39299,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465328/general/133249cc-de0f-4a1b-9850-e22c4edacc31.jpg',
'Width': 1024}],
'price': 26700,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Audi E-Tron Sportback 55 S Line - Quattro - Electric - Automatic - '
'408 hp - 66.414 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726291%27 HTTP/1.1" 200 None
2026-03-25 17:34:52 [adesa.de] INFO: Saving data for 10726291: {'created_time': 1774460092.757311, 'last_price_update_time': 1774460092.757324, 'auction_closing_time': 1774868400.0}
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726291') HTTP/1.1" 204 0
2026-03-25 17:34:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da4026ab-5f9e-5793-b69a-21023eeecde6 with identifier: 10726290
2026-03-25 17:34:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da4026ab-5f9e-5793-b69a-21023eeecde6 with scrape type 1
2026-03-25 17:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item da4026ab-5f9e-5793-b69a-21023eeecde6
2026-03-25 17:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465312%252Fgeneral%252Fc939446f-c894-4d37-b35f-4829635b06a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465312/general/c939446f-c894-4d37-b35f-4829635b06a7.jpg already downloaded
2026-03-25 17:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465312%252Fgeneral%252Fb48d547d-5434-4900-b9ef-3ed5b10e4249.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465312/general/b48d547d-5434-4900-b9ef-3ed5b10e4249.jpg already downloaded
2026-03-25 17:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465312%252Fgeneral%252Fec394953-939a-488e-b17f-be1e8ab488d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465312/general/ec394953-939a-488e-b17f-be1e8ab488d3.jpg already downloaded
2026-03-25 17:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465312%252Fgeneral%252F45eddfa3-802b-4703-97bb-66958b9c0e78.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465312/general/45eddfa3-802b-4703-97bb-66958b9c0e78.jpg already downloaded
2026-03-25 17:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465312%252Fgeneral%252F5ef4b7c2-15eb-41d2-96ac-e6a9e889288f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465312/general/5ef4b7c2-15eb-41d2-96ac-e6a9e889288f.jpg already downloaded
2026-03-25 17:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465312%252Fgeneral%252Fc490c1e2-8820-4307-bf33-820fd10c7659.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465312/general/c490c1e2-8820-4307-bf33-820fd10c7659.jpg already downloaded
2026-03-25 17:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465312%252Fgeneral%252F74b542fc-58a4-4a8f-86fe-1fb00eedd3a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465312/general/74b542fc-58a4-4a8f-86fe-1fb00eedd3a6.jpg already downloaded
2026-03-25 17:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465312%252Fgeneral%252F7451edf0-7530-4947-bbdb-520b51bbea38.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465312/general/7451edf0-7530-4947-bbdb-520b51bbea38.jpg already downloaded
2026-03-25 17:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465312%252Fgeneral%252F1868356b-34e8-42d6-a3c7-16bcd9ae6f72.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465312/general/1868356b-34e8-42d6-a3c7-16bcd9ae6f72.jpg already downloaded
2026-03-25 17:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465312%252Fgeneral%252F301443e2-d228-448f-969e-84644be1ea21.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465312/general/301443e2-d228-448f-969e-84644be1ea21.jpg already downloaded
2026-03-25 17:34:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: da4026ab-5f9e-5793-b69a-21023eeecde6, identifier: 10726290
2026-03-25 17:34:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: da4026ab-5f9e-5793-b69a-21023eeecde6 with identifier: 10726290
2026-03-25 17:34:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: da4026ab-5f9e-5793-b69a-21023eeecde6 with identifier: 10726290
2026-03-25 17:34:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: da4026ab-5f9e-5793-b69a-21023eeecde6 with identifier: 10726290 to the API
2026-03-25 17:34:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726290>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 503,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Electric',
'id': 'da4026ab-5f9e-5793-b69a-21023eeecde6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '42637',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726290',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 93333,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5465312/general/c939446f-c894-4d37-b35f-4829635b06a7.jpg',
'https://images.openlane.eu/carimgs/5465312/general/b48d547d-5434-4900-b9ef-3ed5b10e4249.jpg',
'https://images.openlane.eu/carimgs/5465312/general/ec394953-939a-488e-b17f-be1e8ab488d3.jpg',
'https://images.openlane.eu/carimgs/5465312/general/45eddfa3-802b-4703-97bb-66958b9c0e78.jpg',
'https://images.openlane.eu/carimgs/5465312/general/5ef4b7c2-15eb-41d2-96ac-e6a9e889288f.jpg',
'https://images.openlane.eu/carimgs/5465312/general/c490c1e2-8820-4307-bf33-820fd10c7659.jpg',
'https://images.openlane.eu/carimgs/5465312/general/74b542fc-58a4-4a8f-86fe-1fb00eedd3a6.jpg',
'https://images.openlane.eu/carimgs/5465312/general/7451edf0-7530-4947-bbdb-520b51bbea38.jpg',
'https://images.openlane.eu/carimgs/5465312/general/1868356b-34e8-42d6-a3c7-16bcd9ae6f72.jpg',
'https://images.openlane.eu/carimgs/5465312/general/301443e2-d228-448f-969e-84644be1ea21.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da4026ab-5f9e-5793-b69a-21023eeecde6/da4026ab-5f9e-5793-b69a-21023eeecde6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106381,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465312/general/c939446f-c894-4d37-b35f-4829635b06a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da4026ab-5f9e-5793-b69a-21023eeecde6/da4026ab-5f9e-5793-b69a-21023eeecde6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39605,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465312/general/b48d547d-5434-4900-b9ef-3ed5b10e4249.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da4026ab-5f9e-5793-b69a-21023eeecde6/da4026ab-5f9e-5793-b69a-21023eeecde6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69814,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465312/general/ec394953-939a-488e-b17f-be1e8ab488d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da4026ab-5f9e-5793-b69a-21023eeecde6/da4026ab-5f9e-5793-b69a-21023eeecde6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188791,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465312/general/45eddfa3-802b-4703-97bb-66958b9c0e78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da4026ab-5f9e-5793-b69a-21023eeecde6/da4026ab-5f9e-5793-b69a-21023eeecde6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76792,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465312/general/5ef4b7c2-15eb-41d2-96ac-e6a9e889288f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da4026ab-5f9e-5793-b69a-21023eeecde6/da4026ab-5f9e-5793-b69a-21023eeecde6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100681,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465312/general/c490c1e2-8820-4307-bf33-820fd10c7659.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da4026ab-5f9e-5793-b69a-21023eeecde6/da4026ab-5f9e-5793-b69a-21023eeecde6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126271,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465312/general/74b542fc-58a4-4a8f-86fe-1fb00eedd3a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da4026ab-5f9e-5793-b69a-21023eeecde6/da4026ab-5f9e-5793-b69a-21023eeecde6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40119,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465312/general/7451edf0-7530-4947-bbdb-520b51bbea38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da4026ab-5f9e-5793-b69a-21023eeecde6/da4026ab-5f9e-5793-b69a-21023eeecde6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41614,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465312/general/1868356b-34e8-42d6-a3c7-16bcd9ae6f72.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da4026ab-5f9e-5793-b69a-21023eeecde6/da4026ab-5f9e-5793-b69a-21023eeecde6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108491,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465312/general/301443e2-d228-448f-969e-84644be1ea21.jpg',
'Width': 1024}],
'price': 27000,
'price_includes_vat': True,
'registration_date': '2022-06-20',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Audi E-Tron S 95 kWh - Quattro - Electric - Automatic - 503 hp - '
'93.333 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726290%27 HTTP/1.1" 200 None
2026-03-25 17:34:53 [adesa.de] INFO: Saving data for 10726290: {'created_time': 1774460093.934063, 'last_price_update_time': 1774460093.934075, 'auction_closing_time': 1774868400.0}
2026-03-25 17:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726290') HTTP/1.1" 204 0
2026-03-25 17:34:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726398> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85ef6ca2-a8b1-5383-a5e8-62a865645d67 with identifier: 10726398
2026-03-25 17:34:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85ef6ca2-a8b1-5383-a5e8-62a865645d67 with scrape type 1
2026-03-25 17:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 85ef6ca2-a8b1-5383-a5e8-62a865645d67
2026-03-25 17:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741277%252Fgeneral%252F6cf52256-3014-4ecd-a181-099ab4b75702.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741277/general/6cf52256-3014-4ecd-a181-099ab4b75702.jpg already downloaded
2026-03-25 17:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741277%252Fgeneral%252Fc0e61020-7b2b-4974-9f2e-06edd8e4bb28.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741277/general/c0e61020-7b2b-4974-9f2e-06edd8e4bb28.jpg already downloaded
2026-03-25 17:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741277%252Fgeneral%252F74e7dfa4-7dfd-4569-b23d-aa7b74363535.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741277/general/74e7dfa4-7dfd-4569-b23d-aa7b74363535.jpg already downloaded
2026-03-25 17:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741277%252Fgeneral%252F70d949af-e2c4-4521-ae35-f01ee0445ddd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741277/general/70d949af-e2c4-4521-ae35-f01ee0445ddd.jpg already downloaded
2026-03-25 17:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741277%252Fgeneral%252F58cd9305-0188-4628-8549-7151b72c30cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741277/general/58cd9305-0188-4628-8549-7151b72c30cb.jpg already downloaded
2026-03-25 17:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741277%252Fgeneral%252Fcb05e255-684f-4eb6-a01a-31ada2674d11.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741277/general/cb05e255-684f-4eb6-a01a-31ada2674d11.jpg already downloaded
2026-03-25 17:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741277%252Fgeneral%252Faa105734-71f2-4676-89a8-e263f7d0c25e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741277/general/aa105734-71f2-4676-89a8-e263f7d0c25e.jpg already downloaded
2026-03-25 17:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741277%252Fgeneral%252Fae5d867c-c27e-4ec3-accf-8cd0e0dcd763.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741277/general/ae5d867c-c27e-4ec3-accf-8cd0e0dcd763.jpg already downloaded
2026-03-25 17:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741277%252Fgeneral%252Fe0f8fd06-be67-4074-8f46-55a9688665fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741277/general/e0f8fd06-be67-4074-8f46-55a9688665fb.jpg already downloaded
2026-03-25 17:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741277%252Fgeneral%252F85c6dfdc-46ba-4361-af2d-4aa2a51c195c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741277/general/85c6dfdc-46ba-4361-af2d-4aa2a51c195c.jpg already downloaded
2026-03-25 17:34:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 85ef6ca2-a8b1-5383-a5e8-62a865645d67, identifier: 10726398
2026-03-25 17:34:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 85ef6ca2-a8b1-5383-a5e8-62a865645d67 with identifier: 10726398
2026-03-25 17:34:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 85ef6ca2-a8b1-5383-a5e8-62a865645d67 with identifier: 10726398
2026-03-25 17:34:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 85ef6ca2-a8b1-5383-a5e8-62a865645d67 with identifier: 10726398 to the API
2026-03-25 17:34:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726398>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '85ef6ca2-a8b1-5383-a5e8-62a865645d67',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ME-AN401',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726398',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 176795,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5741277/general/6cf52256-3014-4ecd-a181-099ab4b75702.jpg',
'https://images.openlane.eu/carimgs/5741277/general/c0e61020-7b2b-4974-9f2e-06edd8e4bb28.jpg',
'https://images.openlane.eu/carimgs/5741277/general/74e7dfa4-7dfd-4569-b23d-aa7b74363535.jpg',
'https://images.openlane.eu/carimgs/5741277/general/70d949af-e2c4-4521-ae35-f01ee0445ddd.jpg',
'https://images.openlane.eu/carimgs/5741277/general/58cd9305-0188-4628-8549-7151b72c30cb.jpg',
'https://images.openlane.eu/carimgs/5741277/general/cb05e255-684f-4eb6-a01a-31ada2674d11.jpg',
'https://images.openlane.eu/carimgs/5741277/general/aa105734-71f2-4676-89a8-e263f7d0c25e.jpg',
'https://images.openlane.eu/carimgs/5741277/general/ae5d867c-c27e-4ec3-accf-8cd0e0dcd763.jpg',
'https://images.openlane.eu/carimgs/5741277/general/e0f8fd06-be67-4074-8f46-55a9688665fb.jpg',
'https://images.openlane.eu/carimgs/5741277/general/85c6dfdc-46ba-4361-af2d-4aa2a51c195c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ef6ca2-a8b1-5383-a5e8-62a865645d67/85ef6ca2-a8b1-5383-a5e8-62a865645d67_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195267,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741277/general/6cf52256-3014-4ecd-a181-099ab4b75702.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ef6ca2-a8b1-5383-a5e8-62a865645d67/85ef6ca2-a8b1-5383-a5e8-62a865645d67_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202816,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741277/general/c0e61020-7b2b-4974-9f2e-06edd8e4bb28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ef6ca2-a8b1-5383-a5e8-62a865645d67/85ef6ca2-a8b1-5383-a5e8-62a865645d67_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203439,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741277/general/74e7dfa4-7dfd-4569-b23d-aa7b74363535.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ef6ca2-a8b1-5383-a5e8-62a865645d67/85ef6ca2-a8b1-5383-a5e8-62a865645d67_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207580,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741277/general/70d949af-e2c4-4521-ae35-f01ee0445ddd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ef6ca2-a8b1-5383-a5e8-62a865645d67/85ef6ca2-a8b1-5383-a5e8-62a865645d67_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190279,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741277/general/58cd9305-0188-4628-8549-7151b72c30cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ef6ca2-a8b1-5383-a5e8-62a865645d67/85ef6ca2-a8b1-5383-a5e8-62a865645d67_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194499,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741277/general/cb05e255-684f-4eb6-a01a-31ada2674d11.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ef6ca2-a8b1-5383-a5e8-62a865645d67/85ef6ca2-a8b1-5383-a5e8-62a865645d67_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158087,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741277/general/aa105734-71f2-4676-89a8-e263f7d0c25e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ef6ca2-a8b1-5383-a5e8-62a865645d67/85ef6ca2-a8b1-5383-a5e8-62a865645d67_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139179,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741277/general/ae5d867c-c27e-4ec3-accf-8cd0e0dcd763.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ef6ca2-a8b1-5383-a5e8-62a865645d67/85ef6ca2-a8b1-5383-a5e8-62a865645d67_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175927,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741277/general/e0f8fd06-be67-4074-8f46-55a9688665fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ef6ca2-a8b1-5383-a5e8-62a865645d67/85ef6ca2-a8b1-5383-a5e8-62a865645d67_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160536,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741277/general/85c6dfdc-46ba-4361-af2d-4aa2a51c195c.jpg',
'Width': 1024}],
'price': 14300,
'price_includes_vat': True,
'registration_date': '2023-03-29',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Audi A4 Avant 40 TFSI S Line - Petrol - Automatic - 204 hp - '
'176.795 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-25 17:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726398%27 HTTP/1.1" 200 None
2026-03-25 17:34:55 [adesa.de] INFO: Saving data for 10726398: {'created_time': 1774460095.7466, 'last_price_update_time': 1774460095.746612, 'auction_closing_time': 1774868400.0}
2026-03-25 17:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726398') HTTP/1.1" 204 0
2026-03-25 17:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726364> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79bc08c6-4c88-5752-bd08-9148dfcfb59c with identifier: 10726364
2026-03-25 17:34:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79bc08c6-4c88-5752-bd08-9148dfcfb59c with scrape type 1
2026-03-25 17:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 79bc08c6-4c88-5752-bd08-9148dfcfb59c
2026-03-25 17:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715008%252Fgeneral%252F00305cc7-d1fc-4eec-98cc-94a6a9e7733c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715008/general/00305cc7-d1fc-4eec-98cc-94a6a9e7733c.jpg already downloaded
2026-03-25 17:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715008%252Fgeneral%252Fdb2789f7-2249-4b2d-8698-4c6ad40107fb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715008/general/db2789f7-2249-4b2d-8698-4c6ad40107fb.jpg already downloaded
2026-03-25 17:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715008%252Fgeneral%252F8940078d-4a60-4a7f-8fd0-edaba0dc72b2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715008/general/8940078d-4a60-4a7f-8fd0-edaba0dc72b2.jpg already downloaded
2026-03-25 17:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715008%252Fgeneral%252Fa1f4dbd7-036f-4259-9936-961d493ccdd2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715008/general/a1f4dbd7-036f-4259-9936-961d493ccdd2.jpg already downloaded
2026-03-25 17:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715008%252Fgeneral%252F1dc793de-1e7f-4ffb-bcd3-d35611f1deb1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715008/general/1dc793de-1e7f-4ffb-bcd3-d35611f1deb1.jpg already downloaded
2026-03-25 17:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715008%252Fgeneral%252F281a15c5-13bc-4a1f-a2dd-07bfc481b567.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715008/general/281a15c5-13bc-4a1f-a2dd-07bfc481b567.jpg already downloaded
2026-03-25 17:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715008%252Fgeneral%252F318b03de-b2e4-48fa-887b-a2be5f4822f8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715008/general/318b03de-b2e4-48fa-887b-a2be5f4822f8.jpg already downloaded
2026-03-25 17:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715008%252Fgeneral%252Fc0647262-bc8c-4ca0-b788-f80469a9702f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715008/general/c0647262-bc8c-4ca0-b788-f80469a9702f.jpg already downloaded
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715008%252Fgeneral%252F73e5e4f7-c4ea-4a82-8592-5a962eaba95c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715008/general/73e5e4f7-c4ea-4a82-8592-5a962eaba95c.jpg already downloaded
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715008%252Fgeneral%252F28835150-1b06-4ca7-8353-624f69a233bc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715008/general/28835150-1b06-4ca7-8353-624f69a233bc.jpg already downloaded
2026-03-25 17:34:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 79bc08c6-4c88-5752-bd08-9148dfcfb59c, identifier: 10726364
2026-03-25 17:34:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 79bc08c6-4c88-5752-bd08-9148dfcfb59c with identifier: 10726364
2026-03-25 17:34:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 79bc08c6-4c88-5752-bd08-9148dfcfb59c with identifier: 10726364
2026-03-25 17:34:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 79bc08c6-4c88-5752-bd08-9148dfcfb59c with identifier: 10726364 to the API
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726364>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '79bc08c6-4c88-5752-bd08-9148dfcfb59c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B-GE432',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726364',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 118064,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5715008/general/00305cc7-d1fc-4eec-98cc-94a6a9e7733c.jpg',
'https://images.openlane.eu/carimgs/5715008/general/db2789f7-2249-4b2d-8698-4c6ad40107fb.jpg',
'https://images.openlane.eu/carimgs/5715008/general/8940078d-4a60-4a7f-8fd0-edaba0dc72b2.jpg',
'https://images.openlane.eu/carimgs/5715008/general/a1f4dbd7-036f-4259-9936-961d493ccdd2.jpg',
'https://images.openlane.eu/carimgs/5715008/general/1dc793de-1e7f-4ffb-bcd3-d35611f1deb1.jpg',
'https://images.openlane.eu/carimgs/5715008/general/281a15c5-13bc-4a1f-a2dd-07bfc481b567.jpg',
'https://images.openlane.eu/carimgs/5715008/general/318b03de-b2e4-48fa-887b-a2be5f4822f8.jpg',
'https://images.openlane.eu/carimgs/5715008/general/c0647262-bc8c-4ca0-b788-f80469a9702f.jpg',
'https://images.openlane.eu/carimgs/5715008/general/73e5e4f7-c4ea-4a82-8592-5a962eaba95c.jpg',
'https://images.openlane.eu/carimgs/5715008/general/28835150-1b06-4ca7-8353-624f69a233bc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79bc08c6-4c88-5752-bd08-9148dfcfb59c/79bc08c6-4c88-5752-bd08-9148dfcfb59c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81860,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715008/general/00305cc7-d1fc-4eec-98cc-94a6a9e7733c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79bc08c6-4c88-5752-bd08-9148dfcfb59c/79bc08c6-4c88-5752-bd08-9148dfcfb59c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91054,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715008/general/db2789f7-2249-4b2d-8698-4c6ad40107fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79bc08c6-4c88-5752-bd08-9148dfcfb59c/79bc08c6-4c88-5752-bd08-9148dfcfb59c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76879,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715008/general/8940078d-4a60-4a7f-8fd0-edaba0dc72b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79bc08c6-4c88-5752-bd08-9148dfcfb59c/79bc08c6-4c88-5752-bd08-9148dfcfb59c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99597,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715008/general/a1f4dbd7-036f-4259-9936-961d493ccdd2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79bc08c6-4c88-5752-bd08-9148dfcfb59c/79bc08c6-4c88-5752-bd08-9148dfcfb59c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715008/general/1dc793de-1e7f-4ffb-bcd3-d35611f1deb1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79bc08c6-4c88-5752-bd08-9148dfcfb59c/79bc08c6-4c88-5752-bd08-9148dfcfb59c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82623,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715008/general/281a15c5-13bc-4a1f-a2dd-07bfc481b567.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79bc08c6-4c88-5752-bd08-9148dfcfb59c/79bc08c6-4c88-5752-bd08-9148dfcfb59c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88887,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715008/general/318b03de-b2e4-48fa-887b-a2be5f4822f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79bc08c6-4c88-5752-bd08-9148dfcfb59c/79bc08c6-4c88-5752-bd08-9148dfcfb59c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715008/general/c0647262-bc8c-4ca0-b788-f80469a9702f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79bc08c6-4c88-5752-bd08-9148dfcfb59c/79bc08c6-4c88-5752-bd08-9148dfcfb59c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72820,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715008/general/73e5e4f7-c4ea-4a82-8592-5a962eaba95c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79bc08c6-4c88-5752-bd08-9148dfcfb59c/79bc08c6-4c88-5752-bd08-9148dfcfb59c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77526,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715008/general/28835150-1b06-4ca7-8353-624f69a233bc.jpg',
'Width': 1024}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2021-10-05',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Audi A4 Avant 40 TDI - Quattro - Diesel - Automatic - 204 hp - '
'118.064 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726364%27 HTTP/1.1" 200 None
2026-03-25 17:34:57 [adesa.de] INFO: Saving data for 10726364: {'created_time': 1774460097.408107, 'last_price_update_time': 1774460097.408119, 'auction_closing_time': 1774868400.0}
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726364') HTTP/1.1" 204 0
2026-03-25 17:34:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726373> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709834> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:34:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:34:57 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 263.146(s), this was the 2nd time calling it.
2026-03-25 17:34:57 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.232735574574417 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:34:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45facf7b-3406-595f-a5b1-e691d23fc164 with identifier: 10726373
2026-03-25 17:34:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45facf7b-3406-595f-a5b1-e691d23fc164 with scrape type 1
2026-03-25 17:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 45facf7b-3406-595f-a5b1-e691d23fc164
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731206%252Fgeneral%252F58283ef5-015c-461a-b415-73e8f45a5b5e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731206/general/58283ef5-015c-461a-b415-73e8f45a5b5e.jpg already downloaded
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731206%252Fgeneral%252F1caf2dcb-8a2b-43df-bdc5-2f6834c4e185.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731206/general/1caf2dcb-8a2b-43df-bdc5-2f6834c4e185.jpg already downloaded
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731206%252Fgeneral%252Fd999aa91-b914-4847-bd71-bc7ab49d90ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731206/general/d999aa91-b914-4847-bd71-bc7ab49d90ee.jpg already downloaded
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731206%252Fgeneral%252Fcd1f7e4e-92a5-4b2f-ad76-c885def5e490.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731206/general/cd1f7e4e-92a5-4b2f-ad76-c885def5e490.jpg already downloaded
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731206%252Fgeneral%252F36e2c649-941e-428b-a5aa-b0a1f8eb77fe.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731206/general/36e2c649-941e-428b-a5aa-b0a1f8eb77fe.jpg already downloaded
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731206%252Fgeneral%252F1400248d-afd3-4576-be2b-ffec8c694623.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731206/general/1400248d-afd3-4576-be2b-ffec8c694623.jpg already downloaded
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731206%252Fgeneral%252F2ca7c5f9-9a47-4dd5-a299-27d30af06dc3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731206/general/2ca7c5f9-9a47-4dd5-a299-27d30af06dc3.jpg already downloaded
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731206%252Fgeneral%252Fa4e18a05-4719-4cd5-a1f8-424cb3c9a158.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731206/general/a4e18a05-4719-4cd5-a1f8-424cb3c9a158.jpg already downloaded
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731206%252Fgeneral%252F6a2ba5b8-eedc-4e02-b41b-43c4cb607898.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731206/general/6a2ba5b8-eedc-4e02-b41b-43c4cb607898.jpg already downloaded
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731206%252Fgeneral%252F5bb9c390-59ad-4496-827a-7086a68db1cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731206/general/5bb9c390-59ad-4496-827a-7086a68db1cb.jpg already downloaded
2026-03-25 17:34:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 45facf7b-3406-595f-a5b1-e691d23fc164, identifier: 10726373
2026-03-25 17:34:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 45facf7b-3406-595f-a5b1-e691d23fc164 with identifier: 10726373
2026-03-25 17:34:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 45facf7b-3406-595f-a5b1-e691d23fc164 with identifier: 10726373
2026-03-25 17:34:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 45facf7b-3406-595f-a5b1-e691d23fc164 with identifier: 10726373 to the API
2026-03-25 17:34:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726373>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '45facf7b-3406-595f-a5b1-e691d23fc164',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726373',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 134492,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5731206/general/58283ef5-015c-461a-b415-73e8f45a5b5e.jpg',
'https://images.openlane.eu/carimgs/5731206/general/1caf2dcb-8a2b-43df-bdc5-2f6834c4e185.jpg',
'https://images.openlane.eu/carimgs/5731206/general/d999aa91-b914-4847-bd71-bc7ab49d90ee.jpg',
'https://images.openlane.eu/carimgs/5731206/general/cd1f7e4e-92a5-4b2f-ad76-c885def5e490.jpg',
'https://images.openlane.eu/carimgs/5731206/general/36e2c649-941e-428b-a5aa-b0a1f8eb77fe.jpg',
'https://images.openlane.eu/carimgs/5731206/general/1400248d-afd3-4576-be2b-ffec8c694623.jpg',
'https://images.openlane.eu/carimgs/5731206/general/2ca7c5f9-9a47-4dd5-a299-27d30af06dc3.jpg',
'https://images.openlane.eu/carimgs/5731206/general/a4e18a05-4719-4cd5-a1f8-424cb3c9a158.jpg',
'https://images.openlane.eu/carimgs/5731206/general/6a2ba5b8-eedc-4e02-b41b-43c4cb607898.jpg',
'https://images.openlane.eu/carimgs/5731206/general/5bb9c390-59ad-4496-827a-7086a68db1cb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45facf7b-3406-595f-a5b1-e691d23fc164/45facf7b-3406-595f-a5b1-e691d23fc164_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237884,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731206/general/58283ef5-015c-461a-b415-73e8f45a5b5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45facf7b-3406-595f-a5b1-e691d23fc164/45facf7b-3406-595f-a5b1-e691d23fc164_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245274,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731206/general/1caf2dcb-8a2b-43df-bdc5-2f6834c4e185.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45facf7b-3406-595f-a5b1-e691d23fc164/45facf7b-3406-595f-a5b1-e691d23fc164_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731206/general/d999aa91-b914-4847-bd71-bc7ab49d90ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45facf7b-3406-595f-a5b1-e691d23fc164/45facf7b-3406-595f-a5b1-e691d23fc164_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224639,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731206/general/cd1f7e4e-92a5-4b2f-ad76-c885def5e490.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45facf7b-3406-595f-a5b1-e691d23fc164/45facf7b-3406-595f-a5b1-e691d23fc164_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218190,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731206/general/1400248d-afd3-4576-be2b-ffec8c694623.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45facf7b-3406-595f-a5b1-e691d23fc164/45facf7b-3406-595f-a5b1-e691d23fc164_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181570,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731206/general/36e2c649-941e-428b-a5aa-b0a1f8eb77fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45facf7b-3406-595f-a5b1-e691d23fc164/45facf7b-3406-595f-a5b1-e691d23fc164_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202662,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731206/general/a4e18a05-4719-4cd5-a1f8-424cb3c9a158.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45facf7b-3406-595f-a5b1-e691d23fc164/45facf7b-3406-595f-a5b1-e691d23fc164_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155626,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731206/general/2ca7c5f9-9a47-4dd5-a299-27d30af06dc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45facf7b-3406-595f-a5b1-e691d23fc164/45facf7b-3406-595f-a5b1-e691d23fc164_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176304,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731206/general/6a2ba5b8-eedc-4e02-b41b-43c4cb607898.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45facf7b-3406-595f-a5b1-e691d23fc164/45facf7b-3406-595f-a5b1-e691d23fc164_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212978,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731206/general/5bb9c390-59ad-4496-827a-7086a68db1cb.jpg',
'Width': 1024}],
'price': 19400,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 4,
'seller_name': 'Car Quality Services GmbH',
'title': 'Audi A6 50 TFSIe Sport - Quattro - Hybrid - Automatic - 252 hp - '
'134.492 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-25 17:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726373%27 HTTP/1.1" 200 None
2026-03-25 17:34:58 [adesa.de] INFO: Saving data for 10726373: {'created_time': 1774460098.622286, 'last_price_update_time': 1774460098.622297, 'auction_closing_time': 1774868400.0}
2026-03-25 17:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726373') HTTP/1.1" 204 0
2026-03-25 17:34:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dd832f6-fba4-572c-9775-3e312f898439 with identifier: 10709834
2026-03-25 17:34:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dd832f6-fba4-572c-9775-3e312f898439 with scrape type 2
2026-03-25 17:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3dd832f6-fba4-572c-9775-3e312f898439 with scrape type 2
2026-03-25 17:34:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3dd832f6-fba4-572c-9775-3e312f898439, identifier: 10709834
2026-03-25 17:34:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3dd832f6-fba4-572c-9775-3e312f898439 with identifier: 10709834
2026-03-25 17:34:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3dd832f6-fba4-572c-9775-3e312f898439 with identifier: 10709834
2026-03-25 17:34:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3dd832f6-fba4-572c-9775-3e312f898439 with identifier: 10709834 to the API
2026-03-25 17:34:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:34:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:34:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709834>
{'auction_title': '',
'c_o_2_emission_value': 165,
'category': 'Light truck',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '3dd832f6-fba4-572c-9775-3e312f898439',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '23916073',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709834',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 120709,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2020-10-02',
'seats_number': 3,
'seller_name': 'Allane SE',
'title': 'Volkswagen Transporter 2.8 - Diesel - Manual - 110 hp - 120.709 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-25 17:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709834%27 HTTP/1.1" 200 None
2026-03-25 17:34:58 [adesa.de] INFO: Saving data for 10709834: {'auction_closing_time': 1774519200.0, 'created_time': 1774357556.97117, 'last_price_update_time': 1774460098.965183}
2026-03-25 17:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709834') HTTP/1.1" 204 0
2026-03-25 17:34:59 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 266.025(s), this was the 2nd time calling it.
2026-03-25 17:34:59 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.072966343014924 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:35:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717050> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77c6a386-09ea-5fd7-bdf8-228d2abb0d13 with identifier: 10717050
2026-03-25 17:35:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77c6a386-09ea-5fd7-bdf8-228d2abb0d13 with scrape type 2
2026-03-25 17:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77c6a386-09ea-5fd7-bdf8-228d2abb0d13 with scrape type 2
2026-03-25 17:35:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 77c6a386-09ea-5fd7-bdf8-228d2abb0d13, identifier: 10717050
2026-03-25 17:35:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 77c6a386-09ea-5fd7-bdf8-228d2abb0d13 with identifier: 10717050
2026-03-25 17:35:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 77c6a386-09ea-5fd7-bdf8-228d2abb0d13 with identifier: 10717050
2026-03-25 17:35:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 77c6a386-09ea-5fd7-bdf8-228d2abb0d13 with identifier: 10717050 to the API
2026-03-25 17:35:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717050>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 490,
'expiration_date': '2026-03-26T15:30:00Z',
'fuel_type': 'Electric',
'id': '77c6a386-09ea-5fd7-bdf8-228d2abb0d13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KMTMA811PPU004364',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717050',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Genesis',
'model': 'GV70',
'odometer': 36022,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 33000,
'price_includes_vat': True,
'registration_date': '2023-06-29',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Genesis GV70 Sport - Electric - Automatic - 490 hp - 36.022 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2023}
2026-03-25 17:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717050%27 HTTP/1.1" 200 None
2026-03-25 17:35:00 [adesa.de] INFO: Saving data for 10717050: {'auction_closing_time': 1774539000.0, 'created_time': 1774372870.064861, 'last_price_update_time': 1774460100.676785}
2026-03-25 17:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717050') HTTP/1.1" 204 0
2026-03-25 17:35:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709977> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8796998-7760-5c57-a8e9-146c13d50f43 with identifier: 10709977
2026-03-25 17:35:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8796998-7760-5c57-a8e9-146c13d50f43 with scrape type 2
2026-03-25 17:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8796998-7760-5c57-a8e9-146c13d50f43 with scrape type 2
2026-03-25 17:35:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b8796998-7760-5c57-a8e9-146c13d50f43, identifier: 10709977
2026-03-25 17:35:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b8796998-7760-5c57-a8e9-146c13d50f43 with identifier: 10709977
2026-03-25 17:35:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b8796998-7760-5c57-a8e9-146c13d50f43 with identifier: 10709977
2026-03-25 17:35:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b8796998-7760-5c57-a8e9-146c13d50f43 with identifier: 10709977 to the API
2026-03-25 17:35:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709977>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'b8796998-7760-5c57-a8e9-146c13d50f43',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '49426078',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709977',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 210396,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2021-07-05',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Volkswagen T-Cross 1.5 TSI Life - Petrol - Automatic - 150 hp - '
'210.396 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709977%27 HTTP/1.1" 200 None
2026-03-25 17:35:01 [adesa.de] INFO: Saving data for 10709977: {'auction_closing_time': 1774519200.0, 'created_time': 1774357561.224133, 'last_price_update_time': 1774460101.1091}
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709977') HTTP/1.1" 204 0
2026-03-25 17:35:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac9865d1-b5be-59cb-980b-dd95ac740701 with identifier: 10726289
2026-03-25 17:35:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac9865d1-b5be-59cb-980b-dd95ac740701 with scrape type 1
2026-03-25 17:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac9865d1-b5be-59cb-980b-dd95ac740701
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465306%252Fgeneral%252Ffa9b08cd-0086-409f-acd2-0f07df97363f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465306/general/fa9b08cd-0086-409f-acd2-0f07df97363f.jpg already downloaded
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465306%252Fgeneral%252F4e85a9cf-f723-4c74-afc3-7fbad771ce87.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465306/general/4e85a9cf-f723-4c74-afc3-7fbad771ce87.jpg already downloaded
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465306%252Fgeneral%252Feb75992c-8c82-4ddc-bd96-6d3193090f87.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465306/general/eb75992c-8c82-4ddc-bd96-6d3193090f87.jpg already downloaded
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465306%252Fgeneral%252F59112964-111d-41b2-bad9-92d07a8aa371.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465306/general/59112964-111d-41b2-bad9-92d07a8aa371.jpg already downloaded
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465306%252Fgeneral%252Fe17d99b5-eb55-4a73-98cf-649479792fff.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465306/general/e17d99b5-eb55-4a73-98cf-649479792fff.jpg already downloaded
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465306%252Fgeneral%252F2a070bc4-2749-4c12-99b8-a93cbb0f558d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465306/general/2a070bc4-2749-4c12-99b8-a93cbb0f558d.jpg already downloaded
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465306%252Fgeneral%252Fe808e8e6-8d15-4d5f-b034-d63cf10c821a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465306/general/e808e8e6-8d15-4d5f-b034-d63cf10c821a.jpg already downloaded
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465306%252Fgeneral%252F57412e7a-e98f-4560-b9d0-073d66fb234f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465306/general/57412e7a-e98f-4560-b9d0-073d66fb234f.jpg already downloaded
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465306%252Fgeneral%252F56d83d35-4a19-46ad-8627-a8a52a854e50.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465306/general/56d83d35-4a19-46ad-8627-a8a52a854e50.jpg already downloaded
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5465306%252Fgeneral%252F1489e81d-b166-4fb3-a857-ac0ef4149354.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465306/general/1489e81d-b166-4fb3-a857-ac0ef4149354.jpg already downloaded
2026-03-25 17:35:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ac9865d1-b5be-59cb-980b-dd95ac740701, identifier: 10726289
2026-03-25 17:35:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ac9865d1-b5be-59cb-980b-dd95ac740701 with identifier: 10726289
2026-03-25 17:35:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ac9865d1-b5be-59cb-980b-dd95ac740701 with identifier: 10726289
2026-03-25 17:35:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ac9865d1-b5be-59cb-980b-dd95ac740701 with identifier: 10726289 to the API
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726289>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Electric',
'id': 'ac9865d1-b5be-59cb-980b-dd95ac740701',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '34921',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726289',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 68399,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5465306/general/fa9b08cd-0086-409f-acd2-0f07df97363f.jpg',
'https://images.openlane.eu/carimgs/5465306/general/4e85a9cf-f723-4c74-afc3-7fbad771ce87.jpg',
'https://images.openlane.eu/carimgs/5465306/general/eb75992c-8c82-4ddc-bd96-6d3193090f87.jpg',
'https://images.openlane.eu/carimgs/5465306/general/59112964-111d-41b2-bad9-92d07a8aa371.jpg',
'https://images.openlane.eu/carimgs/5465306/general/e17d99b5-eb55-4a73-98cf-649479792fff.jpg',
'https://images.openlane.eu/carimgs/5465306/general/2a070bc4-2749-4c12-99b8-a93cbb0f558d.jpg',
'https://images.openlane.eu/carimgs/5465306/general/e808e8e6-8d15-4d5f-b034-d63cf10c821a.jpg',
'https://images.openlane.eu/carimgs/5465306/general/57412e7a-e98f-4560-b9d0-073d66fb234f.jpg',
'https://images.openlane.eu/carimgs/5465306/general/56d83d35-4a19-46ad-8627-a8a52a854e50.jpg',
'https://images.openlane.eu/carimgs/5465306/general/1489e81d-b166-4fb3-a857-ac0ef4149354.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9865d1-b5be-59cb-980b-dd95ac740701/ac9865d1-b5be-59cb-980b-dd95ac740701_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94440,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465306/general/fa9b08cd-0086-409f-acd2-0f07df97363f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9865d1-b5be-59cb-980b-dd95ac740701/ac9865d1-b5be-59cb-980b-dd95ac740701_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94696,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465306/general/4e85a9cf-f723-4c74-afc3-7fbad771ce87.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9865d1-b5be-59cb-980b-dd95ac740701/ac9865d1-b5be-59cb-980b-dd95ac740701_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465306/general/eb75992c-8c82-4ddc-bd96-6d3193090f87.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9865d1-b5be-59cb-980b-dd95ac740701/ac9865d1-b5be-59cb-980b-dd95ac740701_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101779,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465306/general/59112964-111d-41b2-bad9-92d07a8aa371.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9865d1-b5be-59cb-980b-dd95ac740701/ac9865d1-b5be-59cb-980b-dd95ac740701_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151732,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465306/general/e17d99b5-eb55-4a73-98cf-649479792fff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9865d1-b5be-59cb-980b-dd95ac740701/ac9865d1-b5be-59cb-980b-dd95ac740701_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162882,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465306/general/2a070bc4-2749-4c12-99b8-a93cbb0f558d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9865d1-b5be-59cb-980b-dd95ac740701/ac9865d1-b5be-59cb-980b-dd95ac740701_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219653,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465306/general/e808e8e6-8d15-4d5f-b034-d63cf10c821a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9865d1-b5be-59cb-980b-dd95ac740701/ac9865d1-b5be-59cb-980b-dd95ac740701_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47245,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465306/general/57412e7a-e98f-4560-b9d0-073d66fb234f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9865d1-b5be-59cb-980b-dd95ac740701/ac9865d1-b5be-59cb-980b-dd95ac740701_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56147,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465306/general/56d83d35-4a19-46ad-8627-a8a52a854e50.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9865d1-b5be-59cb-980b-dd95ac740701/ac9865d1-b5be-59cb-980b-dd95ac740701_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59467,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465306/general/1489e81d-b166-4fb3-a857-ac0ef4149354.jpg',
'Width': 1024}],
'price': 23600,
'price_includes_vat': True,
'registration_date': '2022-04-22',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Audi E-Tron 55 S Line - Quattro - Electric - Automatic - 408 hp - '
'68.399 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726289%27 HTTP/1.1" 200 None
2026-03-25 17:35:01 [adesa.de] INFO: Saving data for 10726289: {'created_time': 1774460101.885816, 'last_price_update_time': 1774460101.885829, 'auction_closing_time': 1774868400.0}
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726289') HTTP/1.1" 204 0
2026-03-25 17:35:01 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.122(s), this was the 1st time calling it.
2026-03-25 17:35:01 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.542279503343067 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 17:35:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-25 17:35:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-25 17:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726361> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7584b889-8e7c-599a-a29a-d826b2e52933 with identifier: 10726361
2026-03-25 17:35:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7584b889-8e7c-599a-a29a-d826b2e52933 with scrape type 1
2026-03-25 17:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7584b889-8e7c-599a-a29a-d826b2e52933
2026-03-25 17:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687884%252Fgeneral%252Fdcfdf425-0e18-4950-8108-dfa064422267.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687884/general/dcfdf425-0e18-4950-8108-dfa064422267.jpg already downloaded
2026-03-25 17:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687884%252Fgeneral%252Fa9a5995e-dedf-4d33-aaba-781bb02ecf82.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687884/general/a9a5995e-dedf-4d33-aaba-781bb02ecf82.jpg already downloaded
2026-03-25 17:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687884%252Fgeneral%252F3400eba8-fabc-413f-92ce-fb9b77f5fa3e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687884/general/3400eba8-fabc-413f-92ce-fb9b77f5fa3e.jpg already downloaded
2026-03-25 17:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687884%252Fgeneral%252F13bb7cf2-9ce4-4fa1-bc7d-9a84fd6c5a20.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687884/general/13bb7cf2-9ce4-4fa1-bc7d-9a84fd6c5a20.jpg already downloaded
2026-03-25 17:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687884%252Fgeneral%252F76e3d031-22d7-4ae3-aa18-bde37d1621ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687884/general/76e3d031-22d7-4ae3-aa18-bde37d1621ce.jpg already downloaded
2026-03-25 17:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687884%252Fgeneral%252F0b4f4208-1641-4eb1-bf88-dd65a6daf4dd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687884/general/0b4f4208-1641-4eb1-bf88-dd65a6daf4dd.jpg already downloaded
2026-03-25 17:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687884%252Fgeneral%252Fde7df04d-164b-4afa-aea0-4ff87bfe6c87.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687884/general/de7df04d-164b-4afa-aea0-4ff87bfe6c87.jpg already downloaded
2026-03-25 17:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687884%252Fgeneral%252Fca863768-cac7-45d6-8bdf-89ad2f2377ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687884/general/ca863768-cac7-45d6-8bdf-89ad2f2377ce.jpg already downloaded
2026-03-25 17:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687884%252Fgeneral%252F1894a63d-bdd5-49b7-a070-a8d64a7c0d2f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687884/general/1894a63d-bdd5-49b7-a070-a8d64a7c0d2f.jpg already downloaded
2026-03-25 17:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687884%252Fgeneral%252Fc57409c0-eb86-4f16-840f-9f90e6cbcf58.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687884/general/c57409c0-eb86-4f16-840f-9f90e6cbcf58.jpg already downloaded
2026-03-25 17:35:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7584b889-8e7c-599a-a29a-d826b2e52933, identifier: 10726361
2026-03-25 17:35:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7584b889-8e7c-599a-a29a-d826b2e52933 with identifier: 10726361
2026-03-25 17:35:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7584b889-8e7c-599a-a29a-d826b2e52933 with identifier: 10726361
2026-03-25 17:35:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7584b889-8e7c-599a-a29a-d826b2e52933 with identifier: 10726361 to the API
2026-03-25 17:35:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726361>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '7584b889-8e7c-599a-a29a-d826b2e52933',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1032969',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726361',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 199550,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 12,
'photo_urls': ['https://images.openlane.eu/carimgs/5687884/general/dcfdf425-0e18-4950-8108-dfa064422267.jpg',
'https://images.openlane.eu/carimgs/5687884/general/a9a5995e-dedf-4d33-aaba-781bb02ecf82.jpg',
'https://images.openlane.eu/carimgs/5687884/general/3400eba8-fabc-413f-92ce-fb9b77f5fa3e.jpg',
'https://images.openlane.eu/carimgs/5687884/general/13bb7cf2-9ce4-4fa1-bc7d-9a84fd6c5a20.jpg',
'https://images.openlane.eu/carimgs/5687884/general/76e3d031-22d7-4ae3-aa18-bde37d1621ce.jpg',
'https://images.openlane.eu/carimgs/5687884/general/0b4f4208-1641-4eb1-bf88-dd65a6daf4dd.jpg',
'https://images.openlane.eu/carimgs/5687884/general/de7df04d-164b-4afa-aea0-4ff87bfe6c87.jpg',
'https://images.openlane.eu/carimgs/5687884/general/ca863768-cac7-45d6-8bdf-89ad2f2377ce.jpg',
'https://images.openlane.eu/carimgs/5687884/general/1894a63d-bdd5-49b7-a070-a8d64a7c0d2f.jpg',
'https://images.openlane.eu/carimgs/5687884/general/c57409c0-eb86-4f16-840f-9f90e6cbcf58.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7584b889-8e7c-599a-a29a-d826b2e52933/7584b889-8e7c-599a-a29a-d826b2e52933_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236259,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687884/general/dcfdf425-0e18-4950-8108-dfa064422267.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7584b889-8e7c-599a-a29a-d826b2e52933/7584b889-8e7c-599a-a29a-d826b2e52933_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687884/general/a9a5995e-dedf-4d33-aaba-781bb02ecf82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7584b889-8e7c-599a-a29a-d826b2e52933/7584b889-8e7c-599a-a29a-d826b2e52933_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236551,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687884/general/3400eba8-fabc-413f-92ce-fb9b77f5fa3e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7584b889-8e7c-599a-a29a-d826b2e52933/7584b889-8e7c-599a-a29a-d826b2e52933_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232664,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687884/general/13bb7cf2-9ce4-4fa1-bc7d-9a84fd6c5a20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7584b889-8e7c-599a-a29a-d826b2e52933/7584b889-8e7c-599a-a29a-d826b2e52933_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270281,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687884/general/76e3d031-22d7-4ae3-aa18-bde37d1621ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7584b889-8e7c-599a-a29a-d826b2e52933/7584b889-8e7c-599a-a29a-d826b2e52933_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232980,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687884/general/0b4f4208-1641-4eb1-bf88-dd65a6daf4dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7584b889-8e7c-599a-a29a-d826b2e52933/7584b889-8e7c-599a-a29a-d826b2e52933_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245303,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687884/general/de7df04d-164b-4afa-aea0-4ff87bfe6c87.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7584b889-8e7c-599a-a29a-d826b2e52933/7584b889-8e7c-599a-a29a-d826b2e52933_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183926,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687884/general/ca863768-cac7-45d6-8bdf-89ad2f2377ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7584b889-8e7c-599a-a29a-d826b2e52933/7584b889-8e7c-599a-a29a-d826b2e52933_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197348,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687884/general/1894a63d-bdd5-49b7-a070-a8d64a7c0d2f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7584b889-8e7c-599a-a29a-d826b2e52933/7584b889-8e7c-599a-a29a-d826b2e52933_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275265,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687884/general/c57409c0-eb86-4f16-840f-9f90e6cbcf58.jpg',
'Width': 1024}],
'price': 13500,
'price_includes_vat': True,
'registration_date': '2020-12-18',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'BMW 3 Series Touring 330e Sport Line - Hybrid - Automatic - 184 hp '
'- 199.550 km',
'transmission': 'automatic',
'trim': 'Sport Line',
'vin': None,
'year': 2020}
2026-03-25 17:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726361%27 HTTP/1.1" 200 None
2026-03-25 17:35:05 [adesa.de] INFO: Saving data for 10726361: {'created_time': 1774460105.927789, 'last_price_update_time': 1774460105.9278, 'auction_closing_time': 1774868400.0}
2026-03-25 17:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726361') HTTP/1.1" 204 0
2026-03-25 17:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10525350> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3eede030-9a79-515f-b81a-ac40bff789f2 with identifier: 10525350
2026-03-25 17:35:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3eede030-9a79-515f-b81a-ac40bff789f2 with scrape type 2
2026-03-25 17:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3eede030-9a79-515f-b81a-ac40bff789f2 with scrape type 2
2026-03-25 17:35:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3eede030-9a79-515f-b81a-ac40bff789f2, identifier: 10525350
2026-03-25 17:35:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3eede030-9a79-515f-b81a-ac40bff789f2 with identifier: 10525350
2026-03-25 17:35:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3eede030-9a79-515f-b81a-ac40bff789f2 with identifier: 10525350
2026-03-25 17:35:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3eede030-9a79-515f-b81a-ac40bff789f2 with identifier: 10525350 to the API
2026-03-25 17:35:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10525350>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 141,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '3eede030-9a79-515f-b81a-ac40bff789f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '53168',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10525350',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2025-12-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai i30 1.5 GDI N Line - Petrol - Automatic - 141 hp - 50 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-25 17:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710525350%27 HTTP/1.1" 200 None
2026-03-25 17:35:06 [adesa.de] INFO: Saving data for 10525350: {'auction_closing_time': 1798675200.0, 'created_time': 1773240424.666129, 'last_price_update_time': 1774460106.391944}
2026-03-25 17:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10525350') HTTP/1.1" 204 0
2026-03-25 17:35:06 [scrapy.extensions.logstats] INFO: Crawled 930 pages (at 60 pages/min), scraped 536 items (at 60 items/min)
2026-03-25 17:35:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 189MiB
2026-03-25 17:35:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 17:35:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717343> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d39b015-742c-5b76-b2de-29260401f26a with identifier: 10717343
2026-03-25 17:35:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d39b015-742c-5b76-b2de-29260401f26a with scrape type 2
2026-03-25 17:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d39b015-742c-5b76-b2de-29260401f26a with scrape type 2
2026-03-25 17:35:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6d39b015-742c-5b76-b2de-29260401f26a, identifier: 10717343
2026-03-25 17:35:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6d39b015-742c-5b76-b2de-29260401f26a with identifier: 10717343
2026-03-25 17:35:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6d39b015-742c-5b76-b2de-29260401f26a with identifier: 10717343
2026-03-25 17:35:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6d39b015-742c-5b76-b2de-29260401f26a with identifier: 10717343 to the API
2026-03-25 17:35:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717343>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Petrol',
'id': '6d39b015-742c-5b76-b2de-29260401f26a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M -ZX 4870',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717343',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 86195,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2023-02-13',
'seats_number': 5,
'seller_name': 'Sixt GmbH & Co. Autovermietung KG - Car sales',
'title': 'Volkswagen T-ROC 1.0 TSI Life - Petrol - Manual - 110 hp - 86.195 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-25 17:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717343%27 HTTP/1.1" 200 None
2026-03-25 17:35:08 [adesa.de] INFO: Saving data for 10717343: {'auction_closing_time': 1774519800.0, 'created_time': 1774372859.471045, 'last_price_update_time': 1774460108.8704}
2026-03-25 17:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717343') HTTP/1.1" 204 0
2026-03-25 17:35:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717046> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0d306ae-acef-5173-865e-10725662438d with identifier: 10717046
2026-03-25 17:35:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0d306ae-acef-5173-865e-10725662438d with scrape type 2
2026-03-25 17:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0d306ae-acef-5173-865e-10725662438d with scrape type 2
2026-03-25 17:35:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b0d306ae-acef-5173-865e-10725662438d, identifier: 10717046
2026-03-25 17:35:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b0d306ae-acef-5173-865e-10725662438d with identifier: 10717046
2026-03-25 17:35:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b0d306ae-acef-5173-865e-10725662438d with identifier: 10717046
2026-03-25 17:35:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b0d306ae-acef-5173-865e-10725662438d with identifier: 10717046 to the API
2026-03-25 17:35:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717046>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-26T15:30:00Z',
'fuel_type': 'Electric',
'id': 'b0d306ae-acef-5173-865e-10725662438d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGXCE4CB3P2032820',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717046',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 16704,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2023-11-09',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Atto 3 Comfort - Electric - Automatic - 207 hp - 16.704 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-25 17:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717046%27 HTTP/1.1" 200 None
2026-03-25 17:35:09 [adesa.de] INFO: Saving data for 10717046: {'auction_closing_time': 1774539000.0, 'created_time': 1774372850.78898, 'last_price_update_time': 1774460109.315369}
2026-03-25 17:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717046') HTTP/1.1" 204 0
2026-03-25 17:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709979> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e41233b-7f8e-55a6-85a6-164dcf25e3db with identifier: 10709979
2026-03-25 17:35:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e41233b-7f8e-55a6-85a6-164dcf25e3db with scrape type 2
2026-03-25 17:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e41233b-7f8e-55a6-85a6-164dcf25e3db with scrape type 2
2026-03-25 17:35:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4e41233b-7f8e-55a6-85a6-164dcf25e3db, identifier: 10709979
2026-03-25 17:35:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4e41233b-7f8e-55a6-85a6-164dcf25e3db with identifier: 10709979
2026-03-25 17:35:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4e41233b-7f8e-55a6-85a6-164dcf25e3db with identifier: 10709979
2026-03-25 17:35:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4e41233b-7f8e-55a6-85a6-164dcf25e3db with identifier: 10709979 to the API
2026-03-25 17:35:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709979>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '4e41233b-7f8e-55a6-85a6-164dcf25e3db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56374078',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709979',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 36088,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2021-08-02',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Volkswagen ID.3 Pro - Electric - Automatic - 204 hp - 36.088 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-25 17:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709979%27 HTTP/1.1" 200 None
2026-03-25 17:35:09 [adesa.de] INFO: Saving data for 10709979: {'auction_closing_time': 1774519200.0, 'created_time': 1774357563.135418, 'last_price_update_time': 1774460109.861418}
2026-03-25 17:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709979') HTTP/1.1" 204 0
2026-03-25 17:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717351> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ff29edd-0ca1-5ba9-8be6-3fa59b831123 with identifier: 10717351
2026-03-25 17:35:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ff29edd-0ca1-5ba9-8be6-3fa59b831123 with scrape type 2
2026-03-25 17:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ff29edd-0ca1-5ba9-8be6-3fa59b831123 with scrape type 2
2026-03-25 17:35:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3ff29edd-0ca1-5ba9-8be6-3fa59b831123, identifier: 10717351
2026-03-25 17:35:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3ff29edd-0ca1-5ba9-8be6-3fa59b831123 with identifier: 10717351
2026-03-25 17:35:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3ff29edd-0ca1-5ba9-8be6-3fa59b831123 with identifier: 10717351
2026-03-25 17:35:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3ff29edd-0ca1-5ba9-8be6-3fa59b831123 with identifier: 10717351 to the API
2026-03-25 17:35:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717351>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Petrol',
'id': '3ff29edd-0ca1-5ba9-8be6-3fa59b831123',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M -ZX 4712',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717351',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 82544,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': 'Sixt GmbH & Co. Autovermietung KG - Car sales',
'title': 'Volkswagen T-ROC 1.0 TSI Life - Petrol - Manual - 110 hp - 82.544 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-25 17:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717351%27 HTTP/1.1" 200 None
2026-03-25 17:35:10 [adesa.de] INFO: Saving data for 10717351: {'auction_closing_time': 1774519800.0, 'created_time': 1774372884.016441, 'last_price_update_time': 1774460110.750547}
2026-03-25 17:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717351') HTTP/1.1" 204 0
2026-03-25 17:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717048> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb8dca2f-3267-598e-aa3b-7a2175e4c756 with identifier: 10717048
2026-03-25 17:35:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb8dca2f-3267-598e-aa3b-7a2175e4c756 with scrape type 2
2026-03-25 17:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb8dca2f-3267-598e-aa3b-7a2175e4c756 with scrape type 2
2026-03-25 17:35:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fb8dca2f-3267-598e-aa3b-7a2175e4c756, identifier: 10717048
2026-03-25 17:35:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fb8dca2f-3267-598e-aa3b-7a2175e4c756 with identifier: 10717048
2026-03-25 17:35:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fb8dca2f-3267-598e-aa3b-7a2175e4c756 with identifier: 10717048
2026-03-25 17:35:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fb8dca2f-3267-598e-aa3b-7a2175e4c756 with identifier: 10717048 to the API
2026-03-25 17:35:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717048>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-26T15:30:00Z',
'fuel_type': 'Electric',
'id': 'fb8dca2f-3267-598e-aa3b-7a2175e4c756',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGXCE4CB5N2217321',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717048',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 20424,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2023-08-21',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Atto 3 Design - Electric - Automatic - 207 hp - 20.424 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-25 17:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717048%27 HTTP/1.1" 200 None
2026-03-25 17:35:11 [adesa.de] INFO: Saving data for 10717048: {'auction_closing_time': 1774539000.0, 'created_time': 1774372839.478243, 'last_price_update_time': 1774460111.238424}
2026-03-25 17:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717048') HTTP/1.1" 204 0
2026-03-25 17:35:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717349> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31d5c000-9de8-594c-b16a-78d690e8ee24 with identifier: 10717349
2026-03-25 17:35:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31d5c000-9de8-594c-b16a-78d690e8ee24 with scrape type 2
2026-03-25 17:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31d5c000-9de8-594c-b16a-78d690e8ee24 with scrape type 2
2026-03-25 17:35:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 31d5c000-9de8-594c-b16a-78d690e8ee24, identifier: 10717349
2026-03-25 17:35:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 31d5c000-9de8-594c-b16a-78d690e8ee24 with identifier: 10717349
2026-03-25 17:35:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 31d5c000-9de8-594c-b16a-78d690e8ee24 with identifier: 10717349
2026-03-25 17:35:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 31d5c000-9de8-594c-b16a-78d690e8ee24 with identifier: 10717349 to the API
2026-03-25 17:35:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717349>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Petrol',
'id': '31d5c000-9de8-594c-b16a-78d690e8ee24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M -ZM 4008',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717349',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 70611,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': 'Sixt GmbH & Co. Autovermietung KG - Car sales',
'title': 'Volkswagen T-ROC 1.0 TSI Life - Petrol - Manual - 110 hp - 70.611 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-25 17:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717349%27 HTTP/1.1" 200 None
2026-03-25 17:35:11 [adesa.de] INFO: Saving data for 10717349: {'auction_closing_time': 1774519800.0, 'created_time': 1774372863.65734, 'last_price_update_time': 1774460111.752445}
2026-03-25 17:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717349') HTTP/1.1" 204 0
2026-03-25 17:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717344> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e0c78fd-63b3-5a10-8e71-2532b06c4ce8 with identifier: 10717344
2026-03-25 17:35:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e0c78fd-63b3-5a10-8e71-2532b06c4ce8 with scrape type 2
2026-03-25 17:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e0c78fd-63b3-5a10-8e71-2532b06c4ce8 with scrape type 2
2026-03-25 17:35:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2e0c78fd-63b3-5a10-8e71-2532b06c4ce8, identifier: 10717344
2026-03-25 17:35:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2e0c78fd-63b3-5a10-8e71-2532b06c4ce8 with identifier: 10717344
2026-03-25 17:35:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2e0c78fd-63b3-5a10-8e71-2532b06c4ce8 with identifier: 10717344
2026-03-25 17:35:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2e0c78fd-63b3-5a10-8e71-2532b06c4ce8 with identifier: 10717344 to the API
2026-03-25 17:35:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717344>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Petrol',
'id': '2e0c78fd-63b3-5a10-8e71-2532b06c4ce8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M -ZX 4858',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717344',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 31365,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2023-02-13',
'seats_number': 5,
'seller_name': 'Sixt GmbH & Co. Autovermietung KG - Car sales',
'title': 'Volkswagen T-ROC 1.0 TSI Life - Petrol - Manual - 110 hp - 31.365 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-25 17:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717344%27 HTTP/1.1" 200 None
2026-03-25 17:35:12 [adesa.de] INFO: Saving data for 10717344: {'auction_closing_time': 1774519800.0, 'created_time': 1774372874.320313, 'last_price_update_time': 1774460112.830578}
2026-03-25 17:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717344') HTTP/1.1" 204 0
2026-03-25 17:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717346> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 362e2de8-f164-56d2-bc11-4a4001f3a1f2 with identifier: 10717346
2026-03-25 17:35:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 362e2de8-f164-56d2-bc11-4a4001f3a1f2 with scrape type 2
2026-03-25 17:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 362e2de8-f164-56d2-bc11-4a4001f3a1f2 with scrape type 2
2026-03-25 17:35:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 362e2de8-f164-56d2-bc11-4a4001f3a1f2, identifier: 10717346
2026-03-25 17:35:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 362e2de8-f164-56d2-bc11-4a4001f3a1f2 with identifier: 10717346
2026-03-25 17:35:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 362e2de8-f164-56d2-bc11-4a4001f3a1f2 with identifier: 10717346
2026-03-25 17:35:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 362e2de8-f164-56d2-bc11-4a4001f3a1f2 with identifier: 10717346 to the API
2026-03-25 17:35:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717346>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Petrol',
'id': '362e2de8-f164-56d2-bc11-4a4001f3a1f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M -ZX 4971',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717346',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 86249,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2023-02-13',
'seats_number': 5,
'seller_name': 'Sixt GmbH & Co. Autovermietung KG - Car sales',
'title': 'Volkswagen Taigo 1.0 TSI Life - Petrol - Automatic - 110 hp - '
'86.249 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-25 17:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717346%27 HTTP/1.1" 200 None
2026-03-25 17:35:13 [adesa.de] INFO: Saving data for 10717346: {'auction_closing_time': 1774519800.0, 'created_time': 1774372889.235019, 'last_price_update_time': 1774460113.307675}
2026-03-25 17:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717346') HTTP/1.1" 204 0
2026-03-25 17:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10644733> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 743c9acf-89e0-5bc7-8a9d-5892f1aaf38d with identifier: 10644733
2026-03-25 17:35:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 743c9acf-89e0-5bc7-8a9d-5892f1aaf38d with scrape type 2
2026-03-25 17:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 743c9acf-89e0-5bc7-8a9d-5892f1aaf38d with scrape type 2
2026-03-25 17:35:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 743c9acf-89e0-5bc7-8a9d-5892f1aaf38d, identifier: 10644733
2026-03-25 17:35:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 743c9acf-89e0-5bc7-8a9d-5892f1aaf38d with identifier: 10644733
2026-03-25 17:35:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 743c9acf-89e0-5bc7-8a9d-5892f1aaf38d with identifier: 10644733
2026-03-25 17:35:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 743c9acf-89e0-5bc7-8a9d-5892f1aaf38d with identifier: 10644733 to the API
2026-03-25 17:35:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10644733>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 97,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '743c9acf-89e0-5bc7-8a9d-5892f1aaf38d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52810',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10644733',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Inster',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2026-03-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Inster - Electric - Automatic - 97 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-25 17:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710644733%27 HTTP/1.1" 200 None
2026-03-25 17:35:13 [adesa.de] INFO: Saving data for 10644733: {'auction_closing_time': 1798675200.0, 'created_time': 1773240386.268561, 'last_price_update_time': 1774460113.859764}
2026-03-25 17:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10644733') HTTP/1.1" 204 0
2026-03-25 17:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717352> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a59d00e-164f-5da3-b88f-6093f62754eb with identifier: 10717352
2026-03-25 17:35:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a59d00e-164f-5da3-b88f-6093f62754eb with scrape type 2
2026-03-25 17:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a59d00e-164f-5da3-b88f-6093f62754eb with scrape type 2
2026-03-25 17:35:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9a59d00e-164f-5da3-b88f-6093f62754eb, identifier: 10717352
2026-03-25 17:35:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9a59d00e-164f-5da3-b88f-6093f62754eb with identifier: 10717352
2026-03-25 17:35:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9a59d00e-164f-5da3-b88f-6093f62754eb with identifier: 10717352
2026-03-25 17:35:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9a59d00e-164f-5da3-b88f-6093f62754eb with identifier: 10717352 to the API
2026-03-25 17:35:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717352>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9a59d00e-164f-5da3-b88f-6093f62754eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M -JX 2275',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717352',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 83180,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-06-21',
'seats_number': 2,
'seller_name': 'Sixt GmbH & Co. Autovermietung KG - Car sales',
'title': 'Mercedes-Benz Citan 112 - Diesel - Manual - 116 hp - 83.180 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 17:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717352%27 HTTP/1.1" 200 None
2026-03-25 17:35:15 [adesa.de] INFO: Saving data for 10717352: {'auction_closing_time': 1774519800.0, 'created_time': 1774372886.877166, 'last_price_update_time': 1774460115.54021}
2026-03-25 17:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717352') HTTP/1.1" 204 0
2026-03-25 17:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717327> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4b96f44-d549-5a40-bd20-3094ac5c3df9 with identifier: 10717327
2026-03-25 17:35:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4b96f44-d549-5a40-bd20-3094ac5c3df9 with scrape type 2
2026-03-25 17:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4b96f44-d549-5a40-bd20-3094ac5c3df9 with scrape type 2
2026-03-25 17:35:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f4b96f44-d549-5a40-bd20-3094ac5c3df9, identifier: 10717327
2026-03-25 17:35:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f4b96f44-d549-5a40-bd20-3094ac5c3df9 with identifier: 10717327
2026-03-25 17:35:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f4b96f44-d549-5a40-bd20-3094ac5c3df9 with identifier: 10717327
2026-03-25 17:35:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f4b96f44-d549-5a40-bd20-3094ac5c3df9 with identifier: 10717327 to the API
2026-03-25 17:35:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717327>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'f4b96f44-d549-5a40-bd20-3094ac5c3df9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M -ZX 5521',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717327',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 96960,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': 'Sixt GmbH & Co. Autovermietung KG - Car sales',
'title': 'Volkswagen Taigo 1.0 TSI Life - Petrol - Automatic - 110 hp - '
'96.960 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-25 17:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717327%27 HTTP/1.1" 200 None
2026-03-25 17:35:16 [adesa.de] INFO: Saving data for 10717327: {'auction_closing_time': 1774519800.0, 'created_time': 1774372894.085633, 'last_price_update_time': 1774460116.277486}
2026-03-25 17:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717327') HTTP/1.1" 204 0
2026-03-25 17:35:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717332> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03925ea9-61ca-5ff3-a923-6408b46a8a40 with identifier: 10717332
2026-03-25 17:35:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03925ea9-61ca-5ff3-a923-6408b46a8a40 with scrape type 2
2026-03-25 17:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03925ea9-61ca-5ff3-a923-6408b46a8a40 with scrape type 2
2026-03-25 17:35:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 03925ea9-61ca-5ff3-a923-6408b46a8a40, identifier: 10717332
2026-03-25 17:35:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 03925ea9-61ca-5ff3-a923-6408b46a8a40 with identifier: 10717332
2026-03-25 17:35:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 03925ea9-61ca-5ff3-a923-6408b46a8a40 with identifier: 10717332
2026-03-25 17:35:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 03925ea9-61ca-5ff3-a923-6408b46a8a40 with identifier: 10717332 to the API
2026-03-25 17:35:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717332>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Petrol',
'id': '03925ea9-61ca-5ff3-a923-6408b46a8a40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M -ZX 5520',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717332',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 79229,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': 'Sixt GmbH & Co. Autovermietung KG - Car sales',
'title': 'Volkswagen Taigo 1.0 TSI Life - Petrol - Automatic - 110 hp - '
'79.229 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-25 17:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717332%27 HTTP/1.1" 200 None
2026-03-25 17:35:16 [adesa.de] INFO: Saving data for 10717332: {'auction_closing_time': 1774519800.0, 'created_time': 1774372873.0555, 'last_price_update_time': 1774460116.971934}
2026-03-25 17:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717332') HTTP/1.1" 204 0
2026-03-25 17:35:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717326> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717341> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16bc4ee7-f093-59d2-96f7-90d2280d871a with identifier: 10717326
2026-03-25 17:35:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16bc4ee7-f093-59d2-96f7-90d2280d871a with scrape type 2
2026-03-25 17:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16bc4ee7-f093-59d2-96f7-90d2280d871a with scrape type 2
2026-03-25 17:35:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 16bc4ee7-f093-59d2-96f7-90d2280d871a, identifier: 10717326
2026-03-25 17:35:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74564aad-83eb-5d19-b337-c7ff0c1657bb with identifier: 10717341
2026-03-25 17:35:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74564aad-83eb-5d19-b337-c7ff0c1657bb with scrape type 2
2026-03-25 17:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74564aad-83eb-5d19-b337-c7ff0c1657bb with scrape type 2
2026-03-25 17:35:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 74564aad-83eb-5d19-b337-c7ff0c1657bb, identifier: 10717341
2026-03-25 17:35:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 16bc4ee7-f093-59d2-96f7-90d2280d871a with identifier: 10717326
2026-03-25 17:35:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 16bc4ee7-f093-59d2-96f7-90d2280d871a with identifier: 10717326
2026-03-25 17:35:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 16bc4ee7-f093-59d2-96f7-90d2280d871a with identifier: 10717326 to the API
2026-03-25 17:35:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717326>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 92,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Electric',
'id': '16bc4ee7-f093-59d2-96f7-90d2280d871a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M -ZM 5524',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717326',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'ZS EV',
'odometer': 97652,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'Sixt GmbH & Co. Autovermietung KG - Car sales',
'title': 'MG ZS EV comfort - Electric - Automatic - 92 hp - 97.652 km',
'transmission': 'automatic',
'trim': 'comfort',
'vin': None,
'year': 2023}
2026-03-25 17:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717326%27 HTTP/1.1" 200 None
2026-03-25 17:35:17 [adesa.de] INFO: Saving data for 10717326: {'auction_closing_time': 1774519800.0, 'created_time': 1774372891.65926, 'last_price_update_time': 1774460117.494327}
2026-03-25 17:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717326') HTTP/1.1" 204 0
2026-03-25 17:35:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 74564aad-83eb-5d19-b337-c7ff0c1657bb with identifier: 10717341
2026-03-25 17:35:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 74564aad-83eb-5d19-b337-c7ff0c1657bb with identifier: 10717341
2026-03-25 17:35:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 74564aad-83eb-5d19-b337-c7ff0c1657bb with identifier: 10717341 to the API
2026-03-25 17:35:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717341>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '74564aad-83eb-5d19-b337-c7ff0c1657bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M -JX 1454',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717341',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 56512,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2024-06-19',
'seats_number': 3,
'seller_name': 'Sixt GmbH & Co. Autovermietung KG - Car sales',
'title': 'Mercedes-Benz Citan 1.5 - Diesel - Manual - 116 hp - 56.512 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 17:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717341%27 HTTP/1.1" 200 None
2026-03-25 17:35:17 [adesa.de] INFO: Saving data for 10717341: {'auction_closing_time': 1774519800.0, 'created_time': 1774372883.430428, 'last_price_update_time': 1774460117.744551}
2026-03-25 17:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717341') HTTP/1.1" 204 0
2026-03-25 17:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717342> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e90bbb3-75a1-5954-b53a-902c0ed5556e with identifier: 10717342
2026-03-25 17:35:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e90bbb3-75a1-5954-b53a-902c0ed5556e with scrape type 2
2026-03-25 17:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e90bbb3-75a1-5954-b53a-902c0ed5556e with scrape type 2
2026-03-25 17:35:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0e90bbb3-75a1-5954-b53a-902c0ed5556e, identifier: 10717342
2026-03-25 17:35:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0e90bbb3-75a1-5954-b53a-902c0ed5556e with identifier: 10717342
2026-03-25 17:35:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0e90bbb3-75a1-5954-b53a-902c0ed5556e with identifier: 10717342
2026-03-25 17:35:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0e90bbb3-75a1-5954-b53a-902c0ed5556e with identifier: 10717342 to the API
2026-03-25 17:35:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717342>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '0e90bbb3-75a1-5954-b53a-902c0ed5556e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M -JX 6340',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717342',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 54824,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2024-07-03',
'seats_number': 2,
'seller_name': 'Sixt GmbH & Co. Autovermietung KG - Car sales',
'title': 'Mercedes-Benz Citan 112 - Diesel - Manual - 116 hp - 54.824 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 17:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717342%27 HTTP/1.1" 200 None
2026-03-25 17:35:18 [adesa.de] INFO: Saving data for 10717342: {'auction_closing_time': 1774519800.0, 'created_time': 1774372884.836079, 'last_price_update_time': 1774460118.856192}
2026-03-25 17:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717342') HTTP/1.1" 204 0
2026-03-25 17:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717336> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65cdd0f1-b1b0-5446-8079-1984e02df57a with identifier: 10717336
2026-03-25 17:35:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65cdd0f1-b1b0-5446-8079-1984e02df57a with scrape type 2
2026-03-25 17:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65cdd0f1-b1b0-5446-8079-1984e02df57a with scrape type 2
2026-03-25 17:35:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 65cdd0f1-b1b0-5446-8079-1984e02df57a, identifier: 10717336
2026-03-25 17:35:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 65cdd0f1-b1b0-5446-8079-1984e02df57a with identifier: 10717336
2026-03-25 17:35:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 65cdd0f1-b1b0-5446-8079-1984e02df57a with identifier: 10717336
2026-03-25 17:35:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 65cdd0f1-b1b0-5446-8079-1984e02df57a with identifier: 10717336 to the API
2026-03-25 17:35:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717336>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Petrol',
'id': '65cdd0f1-b1b0-5446-8079-1984e02df57a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M -ZM 4989',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717336',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Fiat',
'model': 'Tipo',
'odometer': 78920,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2023-02-24',
'seats_number': 5,
'seller_name': 'Sixt GmbH & Co. Autovermietung KG - Car sales',
'title': 'Fiat Tipo 1.0 Life - Petrol - Manual - 100 hp - 78.920 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-25 17:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717336%27 HTTP/1.1" 200 None
2026-03-25 17:35:19 [adesa.de] INFO: Saving data for 10717336: {'auction_closing_time': 1774519800.0, 'created_time': 1774372803.254363, 'last_price_update_time': 1774460119.532582}
2026-03-25 17:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717336') HTTP/1.1" 204 0
2026-03-25 17:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717340> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 863fb379-5f79-5331-9c1c-4bd8f1305370 with identifier: 10717340
2026-03-25 17:35:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 863fb379-5f79-5331-9c1c-4bd8f1305370 with scrape type 2
2026-03-25 17:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 863fb379-5f79-5331-9c1c-4bd8f1305370 with scrape type 2
2026-03-25 17:35:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 863fb379-5f79-5331-9c1c-4bd8f1305370, identifier: 10717340
2026-03-25 17:35:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 863fb379-5f79-5331-9c1c-4bd8f1305370 with identifier: 10717340
2026-03-25 17:35:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 863fb379-5f79-5331-9c1c-4bd8f1305370 with identifier: 10717340
2026-03-25 17:35:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 863fb379-5f79-5331-9c1c-4bd8f1305370 with identifier: 10717340 to the API
2026-03-25 17:35:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717340>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 156,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Petrol',
'id': '863fb379-5f79-5331-9c1c-4bd8f1305370',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M -FB 6032',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717340',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': 'X1',
'odometer': 33540,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29300,
'price_includes_vat': True,
'registration_date': '2025-04-29',
'seats_number': 5,
'seller_name': 'Sixt GmbH & Co. Autovermietung KG - Car sales',
'title': 'BMW X1 20i - Petrol - Automatic - 156 hp - 33.540 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 17:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717340%27 HTTP/1.1" 200 None
2026-03-25 17:35:19 [adesa.de] INFO: Saving data for 10717340: {'auction_closing_time': 1774519800.0, 'created_time': 1774372796.487602, 'last_price_update_time': 1774460119.983886}
2026-03-25 17:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717340') HTTP/1.1" 204 0
2026-03-25 17:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717047> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46cc8678-2745-5bc3-9c9f-28b48ac9206b with identifier: 10717047
2026-03-25 17:35:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46cc8678-2745-5bc3-9c9f-28b48ac9206b with scrape type 2
2026-03-25 17:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46cc8678-2745-5bc3-9c9f-28b48ac9206b with scrape type 2
2026-03-25 17:35:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 46cc8678-2745-5bc3-9c9f-28b48ac9206b, identifier: 10717047
2026-03-25 17:35:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 46cc8678-2745-5bc3-9c9f-28b48ac9206b with identifier: 10717047
2026-03-25 17:35:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 46cc8678-2745-5bc3-9c9f-28b48ac9206b with identifier: 10717047
2026-03-25 17:35:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 46cc8678-2745-5bc3-9c9f-28b48ac9206b with identifier: 10717047 to the API
2026-03-25 17:35:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717047>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-26T15:30:00Z',
'fuel_type': 'Electric',
'id': '46cc8678-2745-5bc3-9c9f-28b48ac9206b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGXCE4CB3N2206866',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717047',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 10184,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2023-11-20',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Atto 3 Design - Electric - Automatic - 207 hp - 10.184 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-25 17:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717047%27 HTTP/1.1" 200 None
2026-03-25 17:35:20 [adesa.de] INFO: Saving data for 10717047: {'auction_closing_time': 1774539000.0, 'created_time': 1774372852.297401, 'last_price_update_time': 1774460120.438554}
2026-03-25 17:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717047') HTTP/1.1" 204 0
2026-03-25 17:35:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5639629/general/eb632703-9d4e-4ec5-aeb8-63ff9f58b8ec.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725113)
2026-03-25 17:35:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5639629/general/778432c5-6b8c-42fb-8164-b89f993a3beb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725113)
2026-03-25 17:35:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5639629/general/0d212c5e-4498-4887-a00f-cfe79df3ed87.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10725113)
2026-03-25 17:35:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 32eb6cb3-a218-5db9-be68-3f3f1febca7f due to Ignoring non-200 response
2026-03-25 17:35:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 32eb6cb3-a218-5db9-be68-3f3f1febca7f due to Ignoring non-200 response
2026-03-25 17:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742429/general/4d12aa59-56b5-4b45-b818-1442e3db2075.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725993)
2026-03-25 17:35:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 32eb6cb3-a218-5db9-be68-3f3f1febca7f, skipping ID generation
2026-03-25 17:35:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32eb6cb3-a218-5db9-be68-3f3f1febca7f with scrape type 1
2026-03-25 17:35:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 32eb6cb3-a218-5db9-be68-3f3f1febca7f sending to next pipeline
2026-03-25 17:35:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 32eb6cb3-a218-5db9-be68-3f3f1febca7f, identifier: 10725113
2026-03-25 17:35:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 32eb6cb3-a218-5db9-be68-3f3f1febca7f with identifier: 10725113
2026-03-25 17:35:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 32eb6cb3-a218-5db9-be68-3f3f1febca7f with identifier: 10725113
2026-03-25 17:35:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 32eb6cb3-a218-5db9-be68-3f3f1febca7f with identifier: 10725113 to the API
2026-03-25 17:35:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:21 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5639629/general/0d212c5e-4498-4887-a00f-cfe79df3ed87.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-26T13:10:00Z',
'fuel_type': 'Electric',
'id': '32eb6cb3-a218-5db9-be68-3f3f1febca7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000252',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725113',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q8 E-tron',
'odometer': 103500,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32eb6cb3-a218-5db9-be68-3f3f1febca7f/32eb6cb3-a218-5db9-be68-3f3f1febca7f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363220,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639629/general/51c0bf34-95ad-4cf6-b46a-898a2320cce7.jpg',
'Width': 2731}],
'price': 34600,
'price_includes_vat': True,
'registration_date': '2023-09-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi Q8 E-tron Sportback 55 S Line - Quattro - Electric - 408 hp - '
'103.500 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-25 17:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725113%27 HTTP/1.1" 200 None
2026-03-25 17:35:21 [adesa.de] INFO: Saving data for 10725113: {'created_time': 1774460121.091324, 'last_price_update_time': 1774460121.091337, 'auction_closing_time': 1774530600.0}
2026-03-25 17:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725113') HTTP/1.1" 204 0
2026-03-25 17:35:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742429/general/c009e18d-9a6e-480a-9cd5-febf0f0e00e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725993)
2026-03-25 17:35:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 32eb6cb3-a218-5db9-be68-3f3f1febca7f due to Ignoring non-200 response
2026-03-25 17:35:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:35:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134266d350>
2026-03-25 17:35:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:35:21 [urllib3.connectionpool] DEBUG: Resetting dropped connection: alxproduction.blob.core.windows.net
2026-03-25 17:35:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:35:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:35:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252F4d12aa59-56b5-4b45-b818-1442e3db2075.jpg') HTTP/1.1" 204 0
2026-03-25 17:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/4d12aa59-56b5-4b45-b818-1442e3db2075.jpg saved to cache
2026-03-25 17:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7240b503-bd96-599a-a7ec-4069d101fe8e
2026-03-25 17:35:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:35:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13417139d0>
2026-03-25 17:35:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:35:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:35:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:35:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252Fc009e18d-9a6e-480a-9cd5-febf0f0e00e4.jpg') HTTP/1.1" 204 0
2026-03-25 17:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/c009e18d-9a6e-480a-9cd5-febf0f0e00e4.jpg saved to cache
2026-03-25 17:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7240b503-bd96-599a-a7ec-4069d101fe8e
2026-03-25 17:35:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717335> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742429/general/aa8c286e-b869-4bb0-878b-dd1333037e36.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725993)
2026-03-25 17:35:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3936a52d-333e-5067-9f35-6d5d5fbe4d8d with identifier: 10717335
2026-03-25 17:35:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3936a52d-333e-5067-9f35-6d5d5fbe4d8d with scrape type 2
2026-03-25 17:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3936a52d-333e-5067-9f35-6d5d5fbe4d8d with scrape type 2
2026-03-25 17:35:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3936a52d-333e-5067-9f35-6d5d5fbe4d8d, identifier: 10717335
2026-03-25 17:35:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3936a52d-333e-5067-9f35-6d5d5fbe4d8d with identifier: 10717335
2026-03-25 17:35:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3936a52d-333e-5067-9f35-6d5d5fbe4d8d with identifier: 10717335
2026-03-25 17:35:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3936a52d-333e-5067-9f35-6d5d5fbe4d8d with identifier: 10717335 to the API
2026-03-25 17:35:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717335>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '3936a52d-333e-5067-9f35-6d5d5fbe4d8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M -FB 5380',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717335',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'X1',
'odometer': 17065,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 30300,
'price_includes_vat': True,
'registration_date': '2025-04-28',
'seats_number': 5,
'seller_name': 'Sixt GmbH & Co. Autovermietung KG - Car sales',
'title': 'BMW X1 18d - Diesel - Automatic - 150 hp - 17.065 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 17:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717335%27 HTTP/1.1" 200 None
2026-03-25 17:35:23 [adesa.de] INFO: Saving data for 10717335: {'auction_closing_time': 1774519800.0, 'created_time': 1774372792.856492, 'last_price_update_time': 1774460123.362144}
2026-03-25 17:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717335') HTTP/1.1" 204 0
2026-03-25 17:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717345> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:35:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134174a950>
2026-03-25 17:35:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:35:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:35:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:35:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252Faa8c286e-b869-4bb0-878b-dd1333037e36.jpg') HTTP/1.1" 204 0
2026-03-25 17:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/aa8c286e-b869-4bb0-878b-dd1333037e36.jpg saved to cache
2026-03-25 17:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7240b503-bd96-599a-a7ec-4069d101fe8e
2026-03-25 17:35:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bde02420-1ea8-5dd2-acac-01022fc7d838 with identifier: 10717345
2026-03-25 17:35:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bde02420-1ea8-5dd2-acac-01022fc7d838 with scrape type 2
2026-03-25 17:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bde02420-1ea8-5dd2-acac-01022fc7d838 with scrape type 2
2026-03-25 17:35:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bde02420-1ea8-5dd2-acac-01022fc7d838, identifier: 10717345
2026-03-25 17:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742429/general/db4869be-11a1-407c-a4b6-cc7c17235ab0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725993)
2026-03-25 17:35:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bde02420-1ea8-5dd2-acac-01022fc7d838 with identifier: 10717345
2026-03-25 17:35:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bde02420-1ea8-5dd2-acac-01022fc7d838 with identifier: 10717345
2026-03-25 17:35:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bde02420-1ea8-5dd2-acac-01022fc7d838 with identifier: 10717345 to the API
2026-03-25 17:35:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717345>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'bde02420-1ea8-5dd2-acac-01022fc7d838',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M -FB 5393',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717345',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': 'X1',
'odometer': 36351,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 30600,
'price_includes_vat': True,
'registration_date': '2025-04-28',
'seats_number': 5,
'seller_name': 'Sixt GmbH & Co. Autovermietung KG - Car sales',
'title': 'BMW X1 18d - Diesel - Automatic - 150 hp - 36.351 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 17:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717345%27 HTTP/1.1" 200 None
2026-03-25 17:35:23 [adesa.de] INFO: Saving data for 10717345: {'auction_closing_time': 1774519800.0, 'created_time': 1774372797.479657, 'last_price_update_time': 1774460123.897545}
2026-03-25 17:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717345') HTTP/1.1" 204 0
2026-03-25 17:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10606756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:35:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342a7e4d0>
2026-03-25 17:35:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:35:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:35:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:35:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252Fdb4869be-11a1-407c-a4b6-cc7c17235ab0.jpg') HTTP/1.1" 204 0
2026-03-25 17:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/db4869be-11a1-407c-a4b6-cc7c17235ab0.jpg saved to cache
2026-03-25 17:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7240b503-bd96-599a-a7ec-4069d101fe8e
2026-03-25 17:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742429/general/cedcd6d4-6df9-455a-85b8-9805a2e365c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725993)
2026-03-25 17:35:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3babdb40-995f-5db3-aad6-8da8b7edbe40 with identifier: 10606756
2026-03-25 17:35:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3babdb40-995f-5db3-aad6-8da8b7edbe40 with scrape type 2
2026-03-25 17:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3babdb40-995f-5db3-aad6-8da8b7edbe40 with scrape type 2
2026-03-25 17:35:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3babdb40-995f-5db3-aad6-8da8b7edbe40, identifier: 10606756
2026-03-25 17:35:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3babdb40-995f-5db3-aad6-8da8b7edbe40 with identifier: 10606756
2026-03-25 17:35:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3babdb40-995f-5db3-aad6-8da8b7edbe40 with identifier: 10606756
2026-03-25 17:35:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3babdb40-995f-5db3-aad6-8da8b7edbe40 with identifier: 10606756 to the API
2026-03-25 17:35:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10606756>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 141,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '3babdb40-995f-5db3-aad6-8da8b7edbe40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54934',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10606756',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2025-11-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai i30 1.5 GDI N Line - Petrol - Automatic - 141 hp - 50 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-25 17:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710606756%27 HTTP/1.1" 200 None
2026-03-25 17:35:24 [adesa.de] INFO: Saving data for 10606756: {'auction_closing_time': 1798675200.0, 'created_time': 1773240403.448341, 'last_price_update_time': 1774460124.370242}
2026-03-25 17:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10606756') HTTP/1.1" 204 0
2026-03-25 17:35:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:35:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134171fb10>
2026-03-25 17:35:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:35:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252Fcedcd6d4-6df9-455a-85b8-9805a2e365c7.jpg') HTTP/1.1" 204 0
2026-03-25 17:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/cedcd6d4-6df9-455a-85b8-9805a2e365c7.jpg saved to cache
2026-03-25 17:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7240b503-bd96-599a-a7ec-4069d101fe8e
2026-03-25 17:35:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7240b503-bd96-599a-a7ec-4069d101fe8e, skipping ID generation
2026-03-25 17:35:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7240b503-bd96-599a-a7ec-4069d101fe8e with scrape type 1
2026-03-25 17:35:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7240b503-bd96-599a-a7ec-4069d101fe8e sending to next pipeline
2026-03-25 17:35:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7240b503-bd96-599a-a7ec-4069d101fe8e, identifier: 10725993
2026-03-25 17:35:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7240b503-bd96-599a-a7ec-4069d101fe8e with identifier: 10725993
2026-03-25 17:35:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7240b503-bd96-599a-a7ec-4069d101fe8e with identifier: 10725993
2026-03-25 17:35:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7240b503-bd96-599a-a7ec-4069d101fe8e with identifier: 10725993 to the API
2026-03-25 17:35:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742429/general/cedcd6d4-6df9-455a-85b8-9805a2e365c7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 80,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Petrol',
'id': '7240b503-bd96-599a-a7ec-4069d101fe8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601612B8',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725993',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 54940,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 103,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31519,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742429/general/cedcd6d4-6df9-455a-85b8-9805a2e365c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31798,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742429/general/1070aa0e-378c-4123-baf3-84d203e16a1c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742429/general/db4869be-11a1-407c-a4b6-cc7c17235ab0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32518,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742429/general/aa8c286e-b869-4bb0-878b-dd1333037e36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50461,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742429/general/c009e18d-9a6e-480a-9cd5-febf0f0e00e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76665,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742429/general/4d12aa59-56b5-4b45-b818-1442e3db2075.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88574,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742429/general/ca93daf9-61fa-4c34-a2f5-95755141c1b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97929,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742429/general/edf1c222-ddf3-441e-8ced-847238966b60.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56824,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742429/general/98dc8768-391f-41b0-91e8-8e71f82fa754.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134290,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742429/general/06c665c6-e4cf-4c57-8d35-80695ffe6f2b.jpg',
'Width': 1024}],
'price': 8200,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Polo 1.0 Life - Petrol - Manual - 80 hp - 54.940 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-25 17:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725993%27 HTTP/1.1" 200 None
2026-03-25 17:35:24 [adesa.de] INFO: Saving data for 10725993: {'created_time': 1774460124.860638, 'last_price_update_time': 1774460124.860651, 'auction_closing_time': 1774607100.0}
2026-03-25 17:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725993') HTTP/1.1" 204 0
2026-03-25 17:35:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717339> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742393/general/36998541-c158-4f7d-af5e-a85840b69ef2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725960)
2026-03-25 17:35:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f961a232-aaea-5590-9ad9-7479e0c61a5b with identifier: 10717339
2026-03-25 17:35:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f961a232-aaea-5590-9ad9-7479e0c61a5b with scrape type 2
2026-03-25 17:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f961a232-aaea-5590-9ad9-7479e0c61a5b with scrape type 2
2026-03-25 17:35:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f961a232-aaea-5590-9ad9-7479e0c61a5b, identifier: 10717339
2026-03-25 17:35:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f961a232-aaea-5590-9ad9-7479e0c61a5b with identifier: 10717339
2026-03-25 17:35:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f961a232-aaea-5590-9ad9-7479e0c61a5b with identifier: 10717339
2026-03-25 17:35:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f961a232-aaea-5590-9ad9-7479e0c61a5b with identifier: 10717339 to the API
2026-03-25 17:35:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717339>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'f961a232-aaea-5590-9ad9-7479e0c61a5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M -RZ 5619',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717339',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X1',
'odometer': 29980,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29600,
'price_includes_vat': True,
'registration_date': '2025-04-09',
'seats_number': 5,
'seller_name': 'Sixt GmbH & Co. Autovermietung KG - Car sales',
'title': 'BMW X1 18d - Diesel - Automatic - 150 hp - 29.980 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-25 17:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717339%27 HTTP/1.1" 200 None
2026-03-25 17:35:27 [adesa.de] INFO: Saving data for 10717339: {'auction_closing_time': 1774519800.0, 'created_time': 1774372789.164593, 'last_price_update_time': 1774460127.340695}
2026-03-25 17:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717339') HTTP/1.1" 204 0
2026-03-25 17:35:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:35:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1348caa4d0>
2026-03-25 17:35:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:35:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:35:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:35:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252F36998541-c158-4f7d-af5e-a85840b69ef2.jpg') HTTP/1.1" 204 0
2026-03-25 17:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/36998541-c158-4f7d-af5e-a85840b69ef2.jpg saved to cache
2026-03-25 17:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e937c203-ba94-5835-9c7e-38a48f1abced
2026-03-25 17:35:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718632> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62669a7a-d769-5e21-bd30-aea81f649b46 with identifier: 10718632
2026-03-25 17:35:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62669a7a-d769-5e21-bd30-aea81f649b46 with scrape type 2
2026-03-25 17:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62669a7a-d769-5e21-bd30-aea81f649b46 with scrape type 2
2026-03-25 17:35:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 62669a7a-d769-5e21-bd30-aea81f649b46, identifier: 10718632
2026-03-25 17:35:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 62669a7a-d769-5e21-bd30-aea81f649b46 with identifier: 10718632
2026-03-25 17:35:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 62669a7a-d769-5e21-bd30-aea81f649b46 with identifier: 10718632
2026-03-25 17:35:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 62669a7a-d769-5e21-bd30-aea81f649b46 with identifier: 10718632 to the API
2026-03-25 17:35:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718632>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '62669a7a-d769-5e21-bd30-aea81f649b46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '34989',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718632',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 106850,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia 2.0 TDI Style - Diesel - Automatic - 150 hp - 106.850 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-25 17:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718632%27 HTTP/1.1" 200 None
2026-03-25 17:35:28 [adesa.de] INFO: Saving data for 10718632: {'auction_closing_time': 1774513800.0, 'created_time': 1774372645.084231, 'last_price_update_time': 1774460128.918967}
2026-03-25 17:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718632') HTTP/1.1" 204 0
2026-03-25 17:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742393/general/8f1c2f74-6d87-4185-b981-5c23d360cee1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725960)
2026-03-25 17:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717354> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717350> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:35:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342700590>
2026-03-25 17:35:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:35:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:35:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:35:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252F8f1c2f74-6d87-4185-b981-5c23d360cee1.jpg') HTTP/1.1" 204 0
2026-03-25 17:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/8f1c2f74-6d87-4185-b981-5c23d360cee1.jpg saved to cache
2026-03-25 17:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e937c203-ba94-5835-9c7e-38a48f1abced
2026-03-25 17:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742393/general/1306f3bd-a1f7-4cd1-95e6-961e5946ec45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725960)
2026-03-25 17:35:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0878cc16-0223-570a-855d-3bc3e2f696ae with identifier: 10717354
2026-03-25 17:35:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0878cc16-0223-570a-855d-3bc3e2f696ae with scrape type 2
2026-03-25 17:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0878cc16-0223-570a-855d-3bc3e2f696ae with scrape type 2
2026-03-25 17:35:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0878cc16-0223-570a-855d-3bc3e2f696ae, identifier: 10717354
2026-03-25 17:35:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 475d05d9-2e5f-5e65-b0cb-8f5b92b94a78 with identifier: 10717350
2026-03-25 17:35:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 475d05d9-2e5f-5e65-b0cb-8f5b92b94a78 with scrape type 2
2026-03-25 17:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 475d05d9-2e5f-5e65-b0cb-8f5b92b94a78 with scrape type 2
2026-03-25 17:35:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 475d05d9-2e5f-5e65-b0cb-8f5b92b94a78, identifier: 10717350
2026-03-25 17:35:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0878cc16-0223-570a-855d-3bc3e2f696ae with identifier: 10717354
2026-03-25 17:35:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0878cc16-0223-570a-855d-3bc3e2f696ae with identifier: 10717354
2026-03-25 17:35:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0878cc16-0223-570a-855d-3bc3e2f696ae with identifier: 10717354 to the API
2026-03-25 17:35:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717354>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '0878cc16-0223-570a-855d-3bc3e2f696ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M -JX 1428',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717354',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 62379,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-06-19',
'seats_number': 2,
'seller_name': 'Sixt GmbH & Co. Autovermietung KG - Car sales',
'title': 'Mercedes-Benz Citan 112 - Diesel - Manual - 116 hp - 62.379 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 17:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717354%27 HTTP/1.1" 200 None
2026-03-25 17:35:29 [adesa.de] INFO: Saving data for 10717354: {'auction_closing_time': 1774519800.0, 'created_time': 1774372878.27158, 'last_price_update_time': 1774460129.590117}
2026-03-25 17:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717354') HTTP/1.1" 204 0
2026-03-25 17:35:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 475d05d9-2e5f-5e65-b0cb-8f5b92b94a78 with identifier: 10717350
2026-03-25 17:35:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 475d05d9-2e5f-5e65-b0cb-8f5b92b94a78 with identifier: 10717350
2026-03-25 17:35:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 475d05d9-2e5f-5e65-b0cb-8f5b92b94a78 with identifier: 10717350 to the API
2026-03-25 17:35:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717350>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Diesel',
'id': '475d05d9-2e5f-5e65-b0cb-8f5b92b94a78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M -JX 1463',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717350',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 46717,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2024-06-19',
'seats_number': 2,
'seller_name': 'Sixt GmbH & Co. Autovermietung KG - Car sales',
'title': 'Mercedes-Benz Citan 112 - Diesel - Manual - 116 hp - 46.717 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 17:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717350%27 HTTP/1.1" 200 None
2026-03-25 17:35:29 [adesa.de] INFO: Saving data for 10717350: {'auction_closing_time': 1774519800.0, 'created_time': 1774372887.389657, 'last_price_update_time': 1774460129.858909}
2026-03-25 17:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717350') HTTP/1.1" 204 0
2026-03-25 17:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742393/general/5a4e9c2d-c102-4be1-b5f2-b39e26f26264.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725960)
2026-03-25 17:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718633> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718761> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:35:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341699850>
2026-03-25 17:35:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:35:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:35:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:35:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252F1306f3bd-a1f7-4cd1-95e6-961e5946ec45.jpg') HTTP/1.1" 204 0
2026-03-25 17:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/1306f3bd-a1f7-4cd1-95e6-961e5946ec45.jpg saved to cache
2026-03-25 17:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e937c203-ba94-5835-9c7e-38a48f1abced
2026-03-25 17:35:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:35:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13416eda10>
2026-03-25 17:35:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:35:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:35:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252F5a4e9c2d-c102-4be1-b5f2-b39e26f26264.jpg') HTTP/1.1" 204 0
2026-03-25 17:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/5a4e9c2d-c102-4be1-b5f2-b39e26f26264.jpg saved to cache
2026-03-25 17:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e937c203-ba94-5835-9c7e-38a48f1abced
2026-03-25 17:35:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e2458a7-ee97-57cc-8245-6065b5f2b060 with identifier: 10718633
2026-03-25 17:35:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e2458a7-ee97-57cc-8245-6065b5f2b060 with scrape type 2
2026-03-25 17:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e2458a7-ee97-57cc-8245-6065b5f2b060 with scrape type 2
2026-03-25 17:35:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2e2458a7-ee97-57cc-8245-6065b5f2b060, identifier: 10718633
2026-03-25 17:35:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d596b4fe-2aac-52c5-80e8-51396545e072 with identifier: 10718761
2026-03-25 17:35:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d596b4fe-2aac-52c5-80e8-51396545e072 with scrape type 2
2026-03-25 17:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d596b4fe-2aac-52c5-80e8-51396545e072 with scrape type 2
2026-03-25 17:35:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d596b4fe-2aac-52c5-80e8-51396545e072, identifier: 10718761
2026-03-25 17:35:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2e2458a7-ee97-57cc-8245-6065b5f2b060 with identifier: 10718633
2026-03-25 17:35:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2e2458a7-ee97-57cc-8245-6065b5f2b060 with identifier: 10718633
2026-03-25 17:35:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2e2458a7-ee97-57cc-8245-6065b5f2b060 with identifier: 10718633 to the API
2026-03-25 17:35:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718633>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:30:00Z',
'fuel_type': 'Diesel',
'id': '2e2458a7-ee97-57cc-8245-6065b5f2b060',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '34990',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718633',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 162251,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2022-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI L&K - Diesel - Automatic - 150 hp - 162.251 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2022}
2026-03-25 17:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718633%27 HTTP/1.1" 200 None
2026-03-25 17:35:30 [adesa.de] INFO: Saving data for 10718633: {'auction_closing_time': 1774513800.0, 'created_time': 1774372645.842719, 'last_price_update_time': 1774460130.94743}
2026-03-25 17:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718633') HTTP/1.1" 204 0
2026-03-25 17:35:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d596b4fe-2aac-52c5-80e8-51396545e072 with identifier: 10718761
2026-03-25 17:35:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d596b4fe-2aac-52c5-80e8-51396545e072 with identifier: 10718761
2026-03-25 17:35:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d596b4fe-2aac-52c5-80e8-51396545e072 with identifier: 10718761 to the API
2026-03-25 17:35:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718761>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:50:00Z',
'fuel_type': 'Diesel',
'id': 'd596b4fe-2aac-52c5-80e8-51396545e072',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35315',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718761',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 79709,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 150 hp - '
'79.709 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-25 17:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718761%27 HTTP/1.1" 200 None
2026-03-25 17:35:31 [adesa.de] INFO: Saving data for 10718761: {'auction_closing_time': 1774515000.0, 'created_time': 1774372643.114961, 'last_price_update_time': 1774460131.357845}
2026-03-25 17:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718761') HTTP/1.1" 204 0
2026-03-25 17:35:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742393/general/c54651d6-4a60-40d3-b5dd-3f5a864f7543.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725960)
2026-03-25 17:35:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718760> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742393/general/64bcc470-797d-4ef6-86d2-ca4eca2ffcc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725960)
2026-03-25 17:35:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:35:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134175b810>
2026-03-25 17:35:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:35:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:35:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:35:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252Fc54651d6-4a60-40d3-b5dd-3f5a864f7543.jpg') HTTP/1.1" 204 0
2026-03-25 17:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/c54651d6-4a60-40d3-b5dd-3f5a864f7543.jpg saved to cache
2026-03-25 17:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e937c203-ba94-5835-9c7e-38a48f1abced
2026-03-25 17:35:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149 with identifier: 10718760
2026-03-25 17:35:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149 with scrape type 2
2026-03-25 17:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149 with scrape type 2
2026-03-25 17:35:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149, identifier: 10718760
2026-03-25 17:35:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149 with identifier: 10718760
2026-03-25 17:35:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149 with identifier: 10718760
2026-03-25 17:35:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149 with identifier: 10718760 to the API
2026-03-25 17:35:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718760>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:50:00Z',
'fuel_type': 'Diesel',
'id': '43dbdcaa-3eca-5759-a6ac-95f4fc7ab149',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35313',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718760',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 118547,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI Tour - Diesel - Automatic - 150 hp - 118.547 '
'km',
'transmission': 'automatic',
'trim': 'Tour',
'vin': None,
'year': 2022}
2026-03-25 17:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718760%27 HTTP/1.1" 200 None
2026-03-25 17:35:31 [adesa.de] INFO: Saving data for 10718760: {'auction_closing_time': 1774515000.0, 'created_time': 1774372630.5882, 'last_price_update_time': 1774460131.852883}
2026-03-25 17:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718760') HTTP/1.1" 204 0
2026-03-25 17:35:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742393/general/65ac4a75-86f8-4828-ab30-011dc157c307.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725960)
2026-03-25 17:35:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:35:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341749050>
2026-03-25 17:35:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:35:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:35:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:35:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252F64bcc470-797d-4ef6-86d2-ca4eca2ffcc3.jpg') HTTP/1.1" 204 0
2026-03-25 17:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/64bcc470-797d-4ef6-86d2-ca4eca2ffcc3.jpg saved to cache
2026-03-25 17:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e937c203-ba94-5835-9c7e-38a48f1abced
2026-03-25 17:35:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:35:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1348c20790>
2026-03-25 17:35:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:35:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:35:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:35:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252F65ac4a75-86f8-4828-ab30-011dc157c307.jpg') HTTP/1.1" 204 0
2026-03-25 17:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/65ac4a75-86f8-4828-ab30-011dc157c307.jpg saved to cache
2026-03-25 17:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e937c203-ba94-5835-9c7e-38a48f1abced
2026-03-25 17:35:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e937c203-ba94-5835-9c7e-38a48f1abced, skipping ID generation
2026-03-25 17:35:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e937c203-ba94-5835-9c7e-38a48f1abced with scrape type 1
2026-03-25 17:35:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e937c203-ba94-5835-9c7e-38a48f1abced sending to next pipeline
2026-03-25 17:35:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e937c203-ba94-5835-9c7e-38a48f1abced, identifier: 10725960
2026-03-25 17:35:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e937c203-ba94-5835-9c7e-38a48f1abced with identifier: 10725960
2026-03-25 17:35:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e937c203-ba94-5835-9c7e-38a48f1abced with identifier: 10725960
2026-03-25 17:35:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e937c203-ba94-5835-9c7e-38a48f1abced with identifier: 10725960 to the API
2026-03-25 17:35:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742393/general/65ac4a75-86f8-4828-ab30-011dc157c307.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'e937c203-ba94-5835-9c7e-38a48f1abced',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016127F',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725960',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 74461,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26962,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742393/general/0466bf64-d473-4c64-8e65-e7fac4486d8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30129,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742393/general/65ac4a75-86f8-4828-ab30-011dc157c307.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30754,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742393/general/57ef3d1b-cf17-4dca-b25f-cd1c40f55a80.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29333,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742393/general/64bcc470-797d-4ef6-86d2-ca4eca2ffcc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742393/general/c54651d6-4a60-40d3-b5dd-3f5a864f7543.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742393/general/c752e992-a216-4f0a-ba03-a1340aaa9a14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53487,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742393/general/5a4e9c2d-c102-4be1-b5f2-b39e26f26264.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90882,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742393/general/1306f3bd-a1f7-4cd1-95e6-961e5946ec45.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62347,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742393/general/8f1c2f74-6d87-4185-b981-5c23d360cee1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47012,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742393/general/36998541-c158-4f7d-af5e-a85840b69ef2.jpg',
'Width': 1024}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'74.461 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-25 17:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725960%27 HTTP/1.1" 200 None
2026-03-25 17:35:32 [adesa.de] INFO: Saving data for 10725960: {'created_time': 1774460132.511934, 'last_price_update_time': 1774460132.511947, 'auction_closing_time': 1774607100.0}
2026-03-25 17:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725960') HTTP/1.1" 204 0
2026-03-25 17:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718744> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46e27d4f-5822-5f82-b0fd-fb96a3620c0d with identifier: 10718671
2026-03-25 17:35:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46e27d4f-5822-5f82-b0fd-fb96a3620c0d with scrape type 2
2026-03-25 17:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46e27d4f-5822-5f82-b0fd-fb96a3620c0d with scrape type 2
2026-03-25 17:35:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 46e27d4f-5822-5f82-b0fd-fb96a3620c0d, identifier: 10718671
2026-03-25 17:35:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 46e27d4f-5822-5f82-b0fd-fb96a3620c0d with identifier: 10718671
2026-03-25 17:35:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 46e27d4f-5822-5f82-b0fd-fb96a3620c0d with identifier: 10718671
2026-03-25 17:35:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 46e27d4f-5822-5f82-b0fd-fb96a3620c0d with identifier: 10718671 to the API
2026-03-25 17:35:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718671>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T08:40:00Z',
'fuel_type': 'Petrol',
'id': '46e27d4f-5822-5f82-b0fd-fb96a3620c0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30702',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718671',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 42773,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2023-08-21',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kamiq 1.0 TSI Style - Petrol - Automatic - 110 hp - 42.773 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-25 17:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718671%27 HTTP/1.1" 200 None
2026-03-25 17:35:32 [adesa.de] INFO: Saving data for 10718671: {'auction_closing_time': 1774514400.0, 'created_time': 1774372650.842243, 'last_price_update_time': 1774460132.967793}
2026-03-25 17:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718671') HTTP/1.1" 204 0
2026-03-25 17:35:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a77f70c-07ed-5872-9f77-7f2132b43bbd with identifier: 10718744
2026-03-25 17:35:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a77f70c-07ed-5872-9f77-7f2132b43bbd with scrape type 2
2026-03-25 17:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a77f70c-07ed-5872-9f77-7f2132b43bbd with scrape type 2
2026-03-25 17:35:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2a77f70c-07ed-5872-9f77-7f2132b43bbd, identifier: 10718744
2026-03-25 17:35:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2a77f70c-07ed-5872-9f77-7f2132b43bbd with identifier: 10718744
2026-03-25 17:35:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2a77f70c-07ed-5872-9f77-7f2132b43bbd with identifier: 10718744
2026-03-25 17:35:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2a77f70c-07ed-5872-9f77-7f2132b43bbd with identifier: 10718744 to the API
2026-03-25 17:35:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718744>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:50:00Z',
'fuel_type': 'Diesel',
'id': '2a77f70c-07ed-5872-9f77-7f2132b43bbd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '32941',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718744',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 143209,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2020-03-09',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI Ambition - Diesel - Automatic - 150 hp - '
'143.209 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2020}
2026-03-25 17:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718744%27 HTTP/1.1" 200 None
2026-03-25 17:35:33 [adesa.de] INFO: Saving data for 10718744: {'auction_closing_time': 1774515000.0, 'created_time': 1774372647.306444, 'last_price_update_time': 1774460133.345666}
2026-03-25 17:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718744') HTTP/1.1" 204 0
2026-03-25 17:35:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718691> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c120da8-6c37-5dd9-88d9-2aaef1a5d037 with identifier: 10718691
2026-03-25 17:35:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c120da8-6c37-5dd9-88d9-2aaef1a5d037 with scrape type 2
2026-03-25 17:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c120da8-6c37-5dd9-88d9-2aaef1a5d037 with scrape type 2
2026-03-25 17:35:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5c120da8-6c37-5dd9-88d9-2aaef1a5d037, identifier: 10718691
2026-03-25 17:35:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5c120da8-6c37-5dd9-88d9-2aaef1a5d037 with identifier: 10718691
2026-03-25 17:35:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5c120da8-6c37-5dd9-88d9-2aaef1a5d037 with identifier: 10718691
2026-03-25 17:35:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5c120da8-6c37-5dd9-88d9-2aaef1a5d037 with identifier: 10718691 to the API
2026-03-25 17:35:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718691>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-26T08:40:00Z',
'fuel_type': 'Diesel',
'id': '5c120da8-6c37-5dd9-88d9-2aaef1a5d037',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '33383',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718691',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 85141,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23300,
'price_includes_vat': True,
'registration_date': '2021-05-21',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI Clever - Diesel - Manual - 200 hp - 85.141 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-25 17:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718691%27 HTTP/1.1" 200 None
2026-03-25 17:35:33 [adesa.de] INFO: Saving data for 10718691: {'auction_closing_time': 1774514400.0, 'created_time': 1774372648.100654, 'last_price_update_time': 1774460133.827765}
2026-03-25 17:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718691') HTTP/1.1" 204 0
2026-03-25 17:35:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717348> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 068c8ec4-cb5a-57cb-9bc6-4ed06a1137bd with identifier: 10717348
2026-03-25 17:35:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 068c8ec4-cb5a-57cb-9bc6-4ed06a1137bd with scrape type 2
2026-03-25 17:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 068c8ec4-cb5a-57cb-9bc6-4ed06a1137bd with scrape type 2
2026-03-25 17:35:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 068c8ec4-cb5a-57cb-9bc6-4ed06a1137bd, identifier: 10717348
2026-03-25 17:35:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 068c8ec4-cb5a-57cb-9bc6-4ed06a1137bd with identifier: 10717348
2026-03-25 17:35:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 068c8ec4-cb5a-57cb-9bc6-4ed06a1137bd with identifier: 10717348
2026-03-25 17:35:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 068c8ec4-cb5a-57cb-9bc6-4ed06a1137bd with identifier: 10717348 to the API
2026-03-25 17:35:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717348>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-26T10:10:00Z',
'fuel_type': 'Petrol',
'id': '068c8ec4-cb5a-57cb-9bc6-4ed06a1137bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M -ZX 2283',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717348',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Fiat',
'model': 'Tipo',
'odometer': 83393,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': 'Sixt GmbH & Co. Autovermietung KG - Car sales',
'title': 'Fiat Tipo 1.0 Life - Petrol - Manual - 100 hp - 83.393 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-25 17:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717348%27 HTTP/1.1" 200 None
2026-03-25 17:35:34 [adesa.de] INFO: Saving data for 10717348: {'auction_closing_time': 1774519800.0, 'created_time': 1774372882.338901, 'last_price_update_time': 1774460134.350312}
2026-03-25 17:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10717348') HTTP/1.1" 204 0
2026-03-25 17:35:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726140> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea9d666a-a7f7-5080-9918-33f360ce55ea with identifier: 10726140
2026-03-25 17:35:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea9d666a-a7f7-5080-9918-33f360ce55ea with scrape type 1
2026-03-25 17:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea9d666a-a7f7-5080-9918-33f360ce55ea
2026-03-25 17:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737001%252Fgeneral%252F61da2dc7-a1e9-4427-9c22-35d7ebc813b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737001/general/61da2dc7-a1e9-4427-9c22-35d7ebc813b7.jpg already downloaded
2026-03-25 17:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737001%252Fgeneral%252Fed6be31d-a623-4c8b-9193-250a002123ec.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737001/general/ed6be31d-a623-4c8b-9193-250a002123ec.jpg already downloaded
2026-03-25 17:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737001%252Fgeneral%252F6df8c3b3-a820-4540-8711-e9e606d22aa5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737001/general/6df8c3b3-a820-4540-8711-e9e606d22aa5.jpg already downloaded
2026-03-25 17:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737001%252Fgeneral%252Fbd6c2842-89f3-4b51-8870-bd11c8ba7f21.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737001/general/bd6c2842-89f3-4b51-8870-bd11c8ba7f21.jpg already downloaded
2026-03-25 17:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737001%252Fgeneral%252Ff0141436-1fee-47e9-be3e-3d85ea7005ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737001/general/f0141436-1fee-47e9-be3e-3d85ea7005ee.jpg already downloaded
2026-03-25 17:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737001%252Fgeneral%252F1c088c2d-477b-4045-8e50-06abcdbfde3c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737001/general/1c088c2d-477b-4045-8e50-06abcdbfde3c.jpg already downloaded
2026-03-25 17:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737001%252Fgeneral%252Ff6e1e2f6-05f9-4e6e-87f9-8a63d8c6c16d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737001/general/f6e1e2f6-05f9-4e6e-87f9-8a63d8c6c16d.jpg already downloaded
2026-03-25 17:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737001%252Fgeneral%252F632be3db-aea4-4708-86aa-084a2136d2e2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737001/general/632be3db-aea4-4708-86aa-084a2136d2e2.jpg already downloaded
2026-03-25 17:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737001%252Fgeneral%252F44e02ab4-d5d8-4c12-a8e1-22025a42c964.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737001/general/44e02ab4-d5d8-4c12-a8e1-22025a42c964.jpg already downloaded
2026-03-25 17:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737001%252Fgeneral%252Fe837319d-b5e6-418c-99b2-acfaae07bec2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737001/general/e837319d-b5e6-418c-99b2-acfaae07bec2.jpg already downloaded
2026-03-25 17:35:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ea9d666a-a7f7-5080-9918-33f360ce55ea, identifier: 10726140
2026-03-25 17:35:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ea9d666a-a7f7-5080-9918-33f360ce55ea with identifier: 10726140
2026-03-25 17:35:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ea9d666a-a7f7-5080-9918-33f360ce55ea with identifier: 10726140
2026-03-25 17:35:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ea9d666a-a7f7-5080-9918-33f360ce55ea with identifier: 10726140 to the API
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726140>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'ea9d666a-a7f7-5080-9918-33f360ce55ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154614',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726140',
'listing': 'auction',
'location': 'Ketzin (Germany)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 45404,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5737001/general/61da2dc7-a1e9-4427-9c22-35d7ebc813b7.jpg',
'https://images.openlane.eu/carimgs/5737001/general/ed6be31d-a623-4c8b-9193-250a002123ec.jpg',
'https://images.openlane.eu/carimgs/5737001/general/6df8c3b3-a820-4540-8711-e9e606d22aa5.jpg',
'https://images.openlane.eu/carimgs/5737001/general/bd6c2842-89f3-4b51-8870-bd11c8ba7f21.jpg',
'https://images.openlane.eu/carimgs/5737001/general/f0141436-1fee-47e9-be3e-3d85ea7005ee.jpg',
'https://images.openlane.eu/carimgs/5737001/general/1c088c2d-477b-4045-8e50-06abcdbfde3c.jpg',
'https://images.openlane.eu/carimgs/5737001/general/f6e1e2f6-05f9-4e6e-87f9-8a63d8c6c16d.jpg',
'https://images.openlane.eu/carimgs/5737001/general/632be3db-aea4-4708-86aa-084a2136d2e2.jpg',
'https://images.openlane.eu/carimgs/5737001/general/44e02ab4-d5d8-4c12-a8e1-22025a42c964.jpg',
'https://images.openlane.eu/carimgs/5737001/general/e837319d-b5e6-418c-99b2-acfaae07bec2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea9d666a-a7f7-5080-9918-33f360ce55ea/ea9d666a-a7f7-5080-9918-33f360ce55ea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63187,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737001/general/61da2dc7-a1e9-4427-9c22-35d7ebc813b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea9d666a-a7f7-5080-9918-33f360ce55ea/ea9d666a-a7f7-5080-9918-33f360ce55ea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73075,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737001/general/ed6be31d-a623-4c8b-9193-250a002123ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea9d666a-a7f7-5080-9918-33f360ce55ea/ea9d666a-a7f7-5080-9918-33f360ce55ea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63954,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737001/general/6df8c3b3-a820-4540-8711-e9e606d22aa5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea9d666a-a7f7-5080-9918-33f360ce55ea/ea9d666a-a7f7-5080-9918-33f360ce55ea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64780,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737001/general/bd6c2842-89f3-4b51-8870-bd11c8ba7f21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea9d666a-a7f7-5080-9918-33f360ce55ea/ea9d666a-a7f7-5080-9918-33f360ce55ea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39576,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737001/general/f0141436-1fee-47e9-be3e-3d85ea7005ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea9d666a-a7f7-5080-9918-33f360ce55ea/ea9d666a-a7f7-5080-9918-33f360ce55ea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46488,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737001/general/1c088c2d-477b-4045-8e50-06abcdbfde3c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea9d666a-a7f7-5080-9918-33f360ce55ea/ea9d666a-a7f7-5080-9918-33f360ce55ea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62810,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737001/general/f6e1e2f6-05f9-4e6e-87f9-8a63d8c6c16d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea9d666a-a7f7-5080-9918-33f360ce55ea/ea9d666a-a7f7-5080-9918-33f360ce55ea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47520,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737001/general/632be3db-aea4-4708-86aa-084a2136d2e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea9d666a-a7f7-5080-9918-33f360ce55ea/ea9d666a-a7f7-5080-9918-33f360ce55ea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45630,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737001/general/44e02ab4-d5d8-4c12-a8e1-22025a42c964.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea9d666a-a7f7-5080-9918-33f360ce55ea/ea9d666a-a7f7-5080-9918-33f360ce55ea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37984,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737001/general/e837319d-b5e6-418c-99b2-acfaae07bec2.jpg',
'Width': 1024}],
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-11-10',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Taigo 1.5 TSI Style - Petrol - Automatic - 150 hp - '
'45.404 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726140%27 HTTP/1.1" 200 None
2026-03-25 17:35:37 [adesa.de] INFO: Saving data for 10726140: {'created_time': 1774460137.265696, 'last_price_update_time': 1774460137.265708, 'auction_closing_time': 1774607400.0}
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726140') HTTP/1.1" 204 0
2026-03-25 17:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728567> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea00c363-3961-5a90-857d-e822489378db with identifier: 10728567
2026-03-25 17:35:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea00c363-3961-5a90-857d-e822489378db with scrape type 1
2026-03-25 17:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea00c363-3961-5a90-857d-e822489378db
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728934%252Fgeneral%252F33370aea-38bb-4e9f-a75a-87e4eb132abc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728934/general/33370aea-38bb-4e9f-a75a-87e4eb132abc.jpg already downloaded
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728934%252Fgeneral%252F64af6493-bddf-4581-8056-d70fa0ddbe07.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728934/general/64af6493-bddf-4581-8056-d70fa0ddbe07.jpg already downloaded
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728934%252Fgeneral%252F73048bea-4639-48fc-a917-dda08774d81b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728934/general/73048bea-4639-48fc-a917-dda08774d81b.jpg already downloaded
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728934%252Fgeneral%252F2b439a1b-ca83-4073-a281-1804cbd3ef01.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728934/general/2b439a1b-ca83-4073-a281-1804cbd3ef01.jpg already downloaded
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728934%252Fgeneral%252F34b6deff-e55d-40dc-ba0e-ebead2dd2f0c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728934/general/34b6deff-e55d-40dc-ba0e-ebead2dd2f0c.jpeg already downloaded
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728934%252Fgeneral%252F2906cd29-f627-407e-af56-3b81a98abc51.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728934/general/2906cd29-f627-407e-af56-3b81a98abc51.jpeg already downloaded
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728934%252Fgeneral%252F49a1f63c-0bf1-42dc-913f-b558db28360f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728934/general/49a1f63c-0bf1-42dc-913f-b558db28360f.jpeg already downloaded
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728934%252Fgeneral%252F2506c2f1-f865-4f7e-972d-4e2266f7bdef.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728934/general/2506c2f1-f865-4f7e-972d-4e2266f7bdef.jpg already downloaded
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728934%252Fgeneral%252Ffdf8ca27-49bc-46b1-8eb2-806ad6cf8bb3.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728934/general/fdf8ca27-49bc-46b1-8eb2-806ad6cf8bb3.jpeg already downloaded
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728934%252Fgeneral%252F2190eaa1-ae01-432b-8cdd-807fe359f891.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728934/general/2190eaa1-ae01-432b-8cdd-807fe359f891.jpg already downloaded
2026-03-25 17:35:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ea00c363-3961-5a90-857d-e822489378db, identifier: 10728567
2026-03-25 17:35:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ea00c363-3961-5a90-857d-e822489378db with identifier: 10728567
2026-03-25 17:35:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ea00c363-3961-5a90-857d-e822489378db with identifier: 10728567
2026-03-25 17:35:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ea00c363-3961-5a90-857d-e822489378db with identifier: 10728567 to the API
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728567>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': 'ea00c363-3961-5a90-857d-e822489378db',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31778',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728567',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 50759,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 73,
'photo_urls': ['https://images.openlane.eu/carimgs/5728934/general/33370aea-38bb-4e9f-a75a-87e4eb132abc.jpg',
'https://images.openlane.eu/carimgs/5728934/general/64af6493-bddf-4581-8056-d70fa0ddbe07.jpg',
'https://images.openlane.eu/carimgs/5728934/general/73048bea-4639-48fc-a917-dda08774d81b.jpg',
'https://images.openlane.eu/carimgs/5728934/general/2b439a1b-ca83-4073-a281-1804cbd3ef01.jpg',
'https://images.openlane.eu/carimgs/5728934/general/34b6deff-e55d-40dc-ba0e-ebead2dd2f0c.jpeg',
'https://images.openlane.eu/carimgs/5728934/general/2906cd29-f627-407e-af56-3b81a98abc51.jpeg',
'https://images.openlane.eu/carimgs/5728934/general/49a1f63c-0bf1-42dc-913f-b558db28360f.jpeg',
'https://images.openlane.eu/carimgs/5728934/general/2506c2f1-f865-4f7e-972d-4e2266f7bdef.jpg',
'https://images.openlane.eu/carimgs/5728934/general/fdf8ca27-49bc-46b1-8eb2-806ad6cf8bb3.jpeg',
'https://images.openlane.eu/carimgs/5728934/general/2190eaa1-ae01-432b-8cdd-807fe359f891.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea00c363-3961-5a90-857d-e822489378db/ea00c363-3961-5a90-857d-e822489378db_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121860,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728934/general/33370aea-38bb-4e9f-a75a-87e4eb132abc.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea00c363-3961-5a90-857d-e822489378db/ea00c363-3961-5a90-857d-e822489378db_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57422,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728934/general/64af6493-bddf-4581-8056-d70fa0ddbe07.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea00c363-3961-5a90-857d-e822489378db/ea00c363-3961-5a90-857d-e822489378db_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116092,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728934/general/73048bea-4639-48fc-a917-dda08774d81b.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea00c363-3961-5a90-857d-e822489378db/ea00c363-3961-5a90-857d-e822489378db_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58881,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728934/general/2b439a1b-ca83-4073-a281-1804cbd3ef01.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea00c363-3961-5a90-857d-e822489378db/ea00c363-3961-5a90-857d-e822489378db_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31258,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728934/general/34b6deff-e55d-40dc-ba0e-ebead2dd2f0c.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea00c363-3961-5a90-857d-e822489378db/ea00c363-3961-5a90-857d-e822489378db_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39918,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728934/general/2906cd29-f627-407e-af56-3b81a98abc51.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea00c363-3961-5a90-857d-e822489378db/ea00c363-3961-5a90-857d-e822489378db_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32911,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728934/general/49a1f63c-0bf1-42dc-913f-b558db28360f.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea00c363-3961-5a90-857d-e822489378db/ea00c363-3961-5a90-857d-e822489378db_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76733,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728934/general/2506c2f1-f865-4f7e-972d-4e2266f7bdef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea00c363-3961-5a90-857d-e822489378db/ea00c363-3961-5a90-857d-e822489378db_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728934/general/fdf8ca27-49bc-46b1-8eb2-806ad6cf8bb3.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea00c363-3961-5a90-857d-e822489378db/ea00c363-3961-5a90-857d-e822489378db_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118148,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728934/general/2190eaa1-ae01-432b-8cdd-807fe359f891.jpg',
'Width': 1408}],
'price': 20500,
'price_includes_vat': True,
'registration_date': '2022-12-02',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 Pro - Electric - Automatic - 204 hp - 50.759 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728567%27 HTTP/1.1" 200 None
2026-03-25 17:35:37 [adesa.de] INFO: Saving data for 10728567: {'created_time': 1774460137.945186, 'last_price_update_time': 1774460137.945203, 'auction_closing_time': 1774607400.0}
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728567') HTTP/1.1" 204 0
2026-03-25 17:35:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726130> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718674> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69a8d65a-fa8c-5113-bb96-c6825583f671 with identifier: 10726130
2026-03-25 17:35:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69a8d65a-fa8c-5113-bb96-c6825583f671 with scrape type 1
2026-03-25 17:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 69a8d65a-fa8c-5113-bb96-c6825583f671
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736987%252Fgeneral%252Ff4e78ed3-afac-442b-bfe1-34d083ffecf2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736987/general/f4e78ed3-afac-442b-bfe1-34d083ffecf2.jpg already downloaded
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736987%252Fgeneral%252F49d0847c-78e4-4740-95ba-b76ef407a4e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736987/general/49d0847c-78e4-4740-95ba-b76ef407a4e3.jpg already downloaded
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736987%252Fgeneral%252F42dcb428-7698-4af8-81ff-105542761bba.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736987/general/42dcb428-7698-4af8-81ff-105542761bba.jpg already downloaded
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736987%252Fgeneral%252F79de5634-b1f0-4b03-b01e-c071cc15d3ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736987/general/79de5634-b1f0-4b03-b01e-c071cc15d3ce.jpg already downloaded
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736987%252Fgeneral%252F37eb1c12-2f75-4953-8628-da2ef5f1299f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736987/general/37eb1c12-2f75-4953-8628-da2ef5f1299f.jpg already downloaded
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736987%252Fgeneral%252Fb58aa340-17ce-47fa-867a-167a60daefd6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736987/general/b58aa340-17ce-47fa-867a-167a60daefd6.jpg already downloaded
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736987%252Fgeneral%252F3a9ca1f5-578f-4e47-a6e4-ea38a1f5c631.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736987/general/3a9ca1f5-578f-4e47-a6e4-ea38a1f5c631.jpg already downloaded
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736987%252Fgeneral%252Fe59c49e8-3bd8-4670-bc83-1ceb628e643a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736987/general/e59c49e8-3bd8-4670-bc83-1ceb628e643a.jpg already downloaded
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736987%252Fgeneral%252F81f8985b-5864-4cc6-b8de-f164c6af657e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736987/general/81f8985b-5864-4cc6-b8de-f164c6af657e.jpg already downloaded
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736987%252Fgeneral%252Ffdd5d1ad-f55f-4318-a529-58ac8d12a514.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736987/general/fdd5d1ad-f55f-4318-a529-58ac8d12a514.jpg already downloaded
2026-03-25 17:35:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 69a8d65a-fa8c-5113-bb96-c6825583f671, identifier: 10726130
2026-03-25 17:35:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 69a8d65a-fa8c-5113-bb96-c6825583f671 with identifier: 10726130
2026-03-25 17:35:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 69a8d65a-fa8c-5113-bb96-c6825583f671 with identifier: 10726130
2026-03-25 17:35:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 69a8d65a-fa8c-5113-bb96-c6825583f671 with identifier: 10726130 to the API
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726130>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '69a8d65a-fa8c-5113-bb96-c6825583f671',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26015460A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726130',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 55593,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5736987/general/f4e78ed3-afac-442b-bfe1-34d083ffecf2.jpg',
'https://images.openlane.eu/carimgs/5736987/general/49d0847c-78e4-4740-95ba-b76ef407a4e3.jpg',
'https://images.openlane.eu/carimgs/5736987/general/42dcb428-7698-4af8-81ff-105542761bba.jpg',
'https://images.openlane.eu/carimgs/5736987/general/79de5634-b1f0-4b03-b01e-c071cc15d3ce.jpg',
'https://images.openlane.eu/carimgs/5736987/general/37eb1c12-2f75-4953-8628-da2ef5f1299f.jpg',
'https://images.openlane.eu/carimgs/5736987/general/b58aa340-17ce-47fa-867a-167a60daefd6.jpg',
'https://images.openlane.eu/carimgs/5736987/general/3a9ca1f5-578f-4e47-a6e4-ea38a1f5c631.jpg',
'https://images.openlane.eu/carimgs/5736987/general/e59c49e8-3bd8-4670-bc83-1ceb628e643a.jpg',
'https://images.openlane.eu/carimgs/5736987/general/81f8985b-5864-4cc6-b8de-f164c6af657e.jpg',
'https://images.openlane.eu/carimgs/5736987/general/fdd5d1ad-f55f-4318-a529-58ac8d12a514.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a8d65a-fa8c-5113-bb96-c6825583f671/69a8d65a-fa8c-5113-bb96-c6825583f671_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58938,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736987/general/f4e78ed3-afac-442b-bfe1-34d083ffecf2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a8d65a-fa8c-5113-bb96-c6825583f671/69a8d65a-fa8c-5113-bb96-c6825583f671_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66869,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736987/general/49d0847c-78e4-4740-95ba-b76ef407a4e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a8d65a-fa8c-5113-bb96-c6825583f671/69a8d65a-fa8c-5113-bb96-c6825583f671_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66929,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736987/general/42dcb428-7698-4af8-81ff-105542761bba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a8d65a-fa8c-5113-bb96-c6825583f671/69a8d65a-fa8c-5113-bb96-c6825583f671_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65013,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736987/general/79de5634-b1f0-4b03-b01e-c071cc15d3ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a8d65a-fa8c-5113-bb96-c6825583f671/69a8d65a-fa8c-5113-bb96-c6825583f671_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79015,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736987/general/37eb1c12-2f75-4953-8628-da2ef5f1299f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a8d65a-fa8c-5113-bb96-c6825583f671/69a8d65a-fa8c-5113-bb96-c6825583f671_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100343,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736987/general/b58aa340-17ce-47fa-867a-167a60daefd6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a8d65a-fa8c-5113-bb96-c6825583f671/69a8d65a-fa8c-5113-bb96-c6825583f671_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78076,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736987/general/3a9ca1f5-578f-4e47-a6e4-ea38a1f5c631.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a8d65a-fa8c-5113-bb96-c6825583f671/69a8d65a-fa8c-5113-bb96-c6825583f671_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308670,
'Height': 1365,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736987/general/e59c49e8-3bd8-4670-bc83-1ceb628e643a.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a8d65a-fa8c-5113-bb96-c6825583f671/69a8d65a-fa8c-5113-bb96-c6825583f671_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55501,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736987/general/81f8985b-5864-4cc6-b8de-f164c6af657e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a8d65a-fa8c-5113-bb96-c6825583f671/69a8d65a-fa8c-5113-bb96-c6825583f671_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57339,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736987/general/fdd5d1ad-f55f-4318-a529-58ac8d12a514.jpg',
'Width': 1024}],
'price': 18400,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen ID.4 Pro 1st Max - Electric - Automatic - 204 hp - '
'55.593 km',
'transmission': 'automatic',
'trim': 'Pro 1st Max',
'vin': None,
'year': 2021}
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726130%27 HTTP/1.1" 200 None
2026-03-25 17:35:39 [adesa.de] INFO: Saving data for 10726130: {'created_time': 1774460139.641519, 'last_price_update_time': 1774460139.641531, 'auction_closing_time': 1774607400.0}
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726130') HTTP/1.1" 204 0
2026-03-25 17:35:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 922d46fc-5c08-541a-bd63-1e5bf2a4226b with identifier: 10718674
2026-03-25 17:35:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 922d46fc-5c08-541a-bd63-1e5bf2a4226b with scrape type 2
2026-03-25 17:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 922d46fc-5c08-541a-bd63-1e5bf2a4226b with scrape type 2
2026-03-25 17:35:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 922d46fc-5c08-541a-bd63-1e5bf2a4226b, identifier: 10718674
2026-03-25 17:35:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 922d46fc-5c08-541a-bd63-1e5bf2a4226b with identifier: 10718674
2026-03-25 17:35:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 922d46fc-5c08-541a-bd63-1e5bf2a4226b with identifier: 10718674
2026-03-25 17:35:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 922d46fc-5c08-541a-bd63-1e5bf2a4226b with identifier: 10718674 to the API
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718674>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-26T08:40:00Z',
'fuel_type': 'Petrol',
'id': '922d46fc-5c08-541a-bd63-1e5bf2a4226b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '32428',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718674',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 129600,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2020-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Karoq 1.5 TSI Style - Petrol - Manual - 150 hp - 129.600 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718674%27 HTTP/1.1" 200 None
2026-03-25 17:35:39 [adesa.de] INFO: Saving data for 10718674: {'auction_closing_time': 1774514400.0, 'created_time': 1774372625.570278, 'last_price_update_time': 1774460139.997703}
2026-03-25 17:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10718674') HTTP/1.1" 204 0
2026-03-25 17:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728563> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with identifier: 10728563
2026-03-25 17:35:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with scrape type 1
2026-03-25 17:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2
2026-03-25 17:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728891%252Fgeneral%252F9edbc155-71a0-41fe-86be-619461ca8fb9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728891/general/9edbc155-71a0-41fe-86be-619461ca8fb9.jpg already downloaded
2026-03-25 17:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728891%252Fgeneral%252F220fab21-67a9-4db5-bef1-688ea6275e6c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728891/general/220fab21-67a9-4db5-bef1-688ea6275e6c.jpg already downloaded
2026-03-25 17:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728891%252Fgeneral%252Fbe176396-103e-4eaa-8b9b-086b85510efe.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728891/general/be176396-103e-4eaa-8b9b-086b85510efe.jpg already downloaded
2026-03-25 17:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728891%252Fgeneral%252Fe00218f9-8792-4b80-88fc-bce2f477ebb6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728891/general/e00218f9-8792-4b80-88fc-bce2f477ebb6.jpg already downloaded
2026-03-25 17:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728891%252Fgeneral%252F53658356-7925-4a54-b89d-96a003829629.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728891/general/53658356-7925-4a54-b89d-96a003829629.jpg already downloaded
2026-03-25 17:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728891%252Fgeneral%252Fb9f229c0-ae87-4e30-96ef-ff34a96534b6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728891/general/b9f229c0-ae87-4e30-96ef-ff34a96534b6.jpeg already downloaded
2026-03-25 17:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728891%252Fgeneral%252Fabf4daf3-6408-4157-97da-79f5594b4184.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728891/general/abf4daf3-6408-4157-97da-79f5594b4184.jpg already downloaded
2026-03-25 17:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728891%252Fgeneral%252Fba475e52-1f72-42a9-842c-1242254b8149.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728891/general/ba475e52-1f72-42a9-842c-1242254b8149.jpeg already downloaded
2026-03-25 17:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728891%252Fgeneral%252F038e25f1-52d5-4563-b2c7-f906d464812a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728891/general/038e25f1-52d5-4563-b2c7-f906d464812a.jpeg already downloaded
2026-03-25 17:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728891%252Fgeneral%252F44dd6caa-fdc3-418a-b00e-9f83820fe6f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728891/general/44dd6caa-fdc3-418a-b00e-9f83820fe6f7.jpg already downloaded
2026-03-25 17:35:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2, identifier: 10728563
2026-03-25 17:35:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with identifier: 10728563
2026-03-25 17:35:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with identifier: 10728563
2026-03-25 17:35:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with identifier: 10728563 to the API
2026-03-25 17:35:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728563>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '4b0a558d-c78a-571b-8e03-bc8c60aaa0c2',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31780',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728563',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 100274,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 80,
'photo_urls': ['https://images.openlane.eu/carimgs/5728891/general/9edbc155-71a0-41fe-86be-619461ca8fb9.jpg',
'https://images.openlane.eu/carimgs/5728891/general/220fab21-67a9-4db5-bef1-688ea6275e6c.jpg',
'https://images.openlane.eu/carimgs/5728891/general/be176396-103e-4eaa-8b9b-086b85510efe.jpg',
'https://images.openlane.eu/carimgs/5728891/general/e00218f9-8792-4b80-88fc-bce2f477ebb6.jpg',
'https://images.openlane.eu/carimgs/5728891/general/53658356-7925-4a54-b89d-96a003829629.jpg',
'https://images.openlane.eu/carimgs/5728891/general/b9f229c0-ae87-4e30-96ef-ff34a96534b6.jpeg',
'https://images.openlane.eu/carimgs/5728891/general/abf4daf3-6408-4157-97da-79f5594b4184.jpg',
'https://images.openlane.eu/carimgs/5728891/general/ba475e52-1f72-42a9-842c-1242254b8149.jpeg',
'https://images.openlane.eu/carimgs/5728891/general/038e25f1-52d5-4563-b2c7-f906d464812a.jpeg',
'https://images.openlane.eu/carimgs/5728891/general/44dd6caa-fdc3-418a-b00e-9f83820fe6f7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0a558d-c78a-571b-8e03-bc8c60aaa0c2/4b0a558d-c78a-571b-8e03-bc8c60aaa0c2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146158,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728891/general/9edbc155-71a0-41fe-86be-619461ca8fb9.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0a558d-c78a-571b-8e03-bc8c60aaa0c2/4b0a558d-c78a-571b-8e03-bc8c60aaa0c2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151880,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728891/general/220fab21-67a9-4db5-bef1-688ea6275e6c.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0a558d-c78a-571b-8e03-bc8c60aaa0c2/4b0a558d-c78a-571b-8e03-bc8c60aaa0c2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69017,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728891/general/be176396-103e-4eaa-8b9b-086b85510efe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0a558d-c78a-571b-8e03-bc8c60aaa0c2/4b0a558d-c78a-571b-8e03-bc8c60aaa0c2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164124,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728891/general/e00218f9-8792-4b80-88fc-bce2f477ebb6.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0a558d-c78a-571b-8e03-bc8c60aaa0c2/4b0a558d-c78a-571b-8e03-bc8c60aaa0c2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116408,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728891/general/53658356-7925-4a54-b89d-96a003829629.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0a558d-c78a-571b-8e03-bc8c60aaa0c2/4b0a558d-c78a-571b-8e03-bc8c60aaa0c2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55503,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728891/general/b9f229c0-ae87-4e30-96ef-ff34a96534b6.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0a558d-c78a-571b-8e03-bc8c60aaa0c2/4b0a558d-c78a-571b-8e03-bc8c60aaa0c2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122932,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728891/general/abf4daf3-6408-4157-97da-79f5594b4184.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0a558d-c78a-571b-8e03-bc8c60aaa0c2/4b0a558d-c78a-571b-8e03-bc8c60aaa0c2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56060,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728891/general/ba475e52-1f72-42a9-842c-1242254b8149.jpeg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0a558d-c78a-571b-8e03-bc8c60aaa0c2/4b0a558d-c78a-571b-8e03-bc8c60aaa0c2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38928,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728891/general/038e25f1-52d5-4563-b2c7-f906d464812a.jpeg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0a558d-c78a-571b-8e03-bc8c60aaa0c2/4b0a558d-c78a-571b-8e03-bc8c60aaa0c2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117950,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728891/general/44dd6caa-fdc3-418a-b00e-9f83820fe6f7.jpg',
'Width': 1024}],
'price': 17000,
'price_includes_vat': True,
'registration_date': '2022-11-04',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 Pro - Electric - Automatic - 204 hp - 100.274 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-25 17:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728563%27 HTTP/1.1" 200 None
2026-03-25 17:35:44 [adesa.de] INFO: Saving data for 10728563: {'created_time': 1774460144.705451, 'last_price_update_time': 1774460144.705463, 'auction_closing_time': 1774607400.0}
2026-03-25 17:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728563') HTTP/1.1" 204 0
2026-03-25 17:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5726ec41-d82e-5d7d-b84a-fff43521b13f with identifier: 10728568
2026-03-25 17:35:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5726ec41-d82e-5d7d-b84a-fff43521b13f with scrape type 1
2026-03-25 17:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5726ec41-d82e-5d7d-b84a-fff43521b13f
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728941%252Fgeneral%252F1c46c18c-8ff0-48a8-93a7-df2b7d3e4516.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728941/general/1c46c18c-8ff0-48a8-93a7-df2b7d3e4516.jpg already downloaded
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728941%252Fgeneral%252F45b05c23-f194-47b4-9b89-b53059a1bf45.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728941/general/45b05c23-f194-47b4-9b89-b53059a1bf45.jpg already downloaded
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728941%252Fgeneral%252Fdace6f8f-e683-4bcb-9dac-c796088f2070.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728941/general/dace6f8f-e683-4bcb-9dac-c796088f2070.jpg already downloaded
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728941%252Fgeneral%252F6ddf58b0-9dc4-4ee4-ad2f-a731489ca00c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728941/general/6ddf58b0-9dc4-4ee4-ad2f-a731489ca00c.jpg already downloaded
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728941%252Fgeneral%252F936e5729-f34b-4d65-8ae7-643fbbb20383.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728941/general/936e5729-f34b-4d65-8ae7-643fbbb20383.jpg already downloaded
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728941%252Fgeneral%252Fa6487cbd-717b-44c9-8cac-3bfeac1d929a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728941/general/a6487cbd-717b-44c9-8cac-3bfeac1d929a.jpg already downloaded
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728941%252Fgeneral%252Ffa744448-b7fe-47da-9e99-32cf258bf57a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728941/general/fa744448-b7fe-47da-9e99-32cf258bf57a.jpg already downloaded
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728941%252Fgeneral%252Fa82d250f-92b3-44ee-88c4-33d5e7c8297b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728941/general/a82d250f-92b3-44ee-88c4-33d5e7c8297b.jpg already downloaded
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728941%252Fgeneral%252Fe9618cd0-e7d9-4d55-8d17-c251d9100af2.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728941/general/e9618cd0-e7d9-4d55-8d17-c251d9100af2.jpeg already downloaded
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728941%252Fgeneral%252Ff8f8f505-eb0c-4b86-bf0a-48538b770d5f.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728941/general/f8f8f505-eb0c-4b86-bf0a-48538b770d5f.jpeg already downloaded
2026-03-25 17:35:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5726ec41-d82e-5d7d-b84a-fff43521b13f, identifier: 10728568
2026-03-25 17:35:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5726ec41-d82e-5d7d-b84a-fff43521b13f with identifier: 10728568
2026-03-25 17:35:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5726ec41-d82e-5d7d-b84a-fff43521b13f with identifier: 10728568
2026-03-25 17:35:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5726ec41-d82e-5d7d-b84a-fff43521b13f with identifier: 10728568 to the API
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728568>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '5726ec41-d82e-5d7d-b84a-fff43521b13f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31770',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728568',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 58629,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 87,
'photo_urls': ['https://images.openlane.eu/carimgs/5728941/general/1c46c18c-8ff0-48a8-93a7-df2b7d3e4516.jpg',
'https://images.openlane.eu/carimgs/5728941/general/45b05c23-f194-47b4-9b89-b53059a1bf45.jpg',
'https://images.openlane.eu/carimgs/5728941/general/dace6f8f-e683-4bcb-9dac-c796088f2070.jpg',
'https://images.openlane.eu/carimgs/5728941/general/6ddf58b0-9dc4-4ee4-ad2f-a731489ca00c.jpg',
'https://images.openlane.eu/carimgs/5728941/general/936e5729-f34b-4d65-8ae7-643fbbb20383.jpg',
'https://images.openlane.eu/carimgs/5728941/general/a6487cbd-717b-44c9-8cac-3bfeac1d929a.jpg',
'https://images.openlane.eu/carimgs/5728941/general/fa744448-b7fe-47da-9e99-32cf258bf57a.jpg',
'https://images.openlane.eu/carimgs/5728941/general/a82d250f-92b3-44ee-88c4-33d5e7c8297b.jpg',
'https://images.openlane.eu/carimgs/5728941/general/e9618cd0-e7d9-4d55-8d17-c251d9100af2.jpeg',
'https://images.openlane.eu/carimgs/5728941/general/f8f8f505-eb0c-4b86-bf0a-48538b770d5f.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5726ec41-d82e-5d7d-b84a-fff43521b13f/5726ec41-d82e-5d7d-b84a-fff43521b13f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138970,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728941/general/1c46c18c-8ff0-48a8-93a7-df2b7d3e4516.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5726ec41-d82e-5d7d-b84a-fff43521b13f/5726ec41-d82e-5d7d-b84a-fff43521b13f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142858,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728941/general/45b05c23-f194-47b4-9b89-b53059a1bf45.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5726ec41-d82e-5d7d-b84a-fff43521b13f/5726ec41-d82e-5d7d-b84a-fff43521b13f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161144,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728941/general/dace6f8f-e683-4bcb-9dac-c796088f2070.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5726ec41-d82e-5d7d-b84a-fff43521b13f/5726ec41-d82e-5d7d-b84a-fff43521b13f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132903,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728941/general/6ddf58b0-9dc4-4ee4-ad2f-a731489ca00c.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5726ec41-d82e-5d7d-b84a-fff43521b13f/5726ec41-d82e-5d7d-b84a-fff43521b13f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68952,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728941/general/936e5729-f34b-4d65-8ae7-643fbbb20383.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5726ec41-d82e-5d7d-b84a-fff43521b13f/5726ec41-d82e-5d7d-b84a-fff43521b13f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728941/general/a6487cbd-717b-44c9-8cac-3bfeac1d929a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5726ec41-d82e-5d7d-b84a-fff43521b13f/5726ec41-d82e-5d7d-b84a-fff43521b13f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74422,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728941/general/fa744448-b7fe-47da-9e99-32cf258bf57a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5726ec41-d82e-5d7d-b84a-fff43521b13f/5726ec41-d82e-5d7d-b84a-fff43521b13f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87158,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728941/general/a82d250f-92b3-44ee-88c4-33d5e7c8297b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5726ec41-d82e-5d7d-b84a-fff43521b13f/5726ec41-d82e-5d7d-b84a-fff43521b13f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41816,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728941/general/e9618cd0-e7d9-4d55-8d17-c251d9100af2.jpeg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5726ec41-d82e-5d7d-b84a-fff43521b13f/5726ec41-d82e-5d7d-b84a-fff43521b13f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30413,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728941/general/f8f8f505-eb0c-4b86-bf0a-48538b770d5f.jpeg',
'Width': 1024}],
'price': 23900,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 GTX - 4Motion - Electric - Automatic - 299 hp - '
'58.629 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728568%27 HTTP/1.1" 200 None
2026-03-25 17:35:46 [adesa.de] INFO: Saving data for 10728568: {'created_time': 1774460146.677416, 'last_price_update_time': 1774460146.677428, 'auction_closing_time': 1774607400.0}
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728568') HTTP/1.1" 204 0
2026-03-25 17:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726137> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e55a6d8-3e8b-5350-990a-e863eba74f93 with identifier: 10726137
2026-03-25 17:35:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e55a6d8-3e8b-5350-990a-e863eba74f93 with scrape type 1
2026-03-25 17:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1e55a6d8-3e8b-5350-990a-e863eba74f93
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736997%252Fgeneral%252Fbb8549f1-d05a-4feb-8250-37ecf3d81bc8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736997/general/bb8549f1-d05a-4feb-8250-37ecf3d81bc8.jpg already downloaded
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736997%252Fgeneral%252F0d6f734d-9154-48ea-99db-5316f84caa76.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736997/general/0d6f734d-9154-48ea-99db-5316f84caa76.jpg already downloaded
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736997%252Fgeneral%252F51a477e3-59fe-475f-801d-a1c30ea49e9c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736997/general/51a477e3-59fe-475f-801d-a1c30ea49e9c.jpg already downloaded
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736997%252Fgeneral%252Fca44f8b6-407f-4fe7-bfeb-344fea703023.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736997/general/ca44f8b6-407f-4fe7-bfeb-344fea703023.jpg already downloaded
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736997%252Fgeneral%252Ff66c0c5e-cba9-4d3d-9b79-926ef6bc81b1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736997/general/f66c0c5e-cba9-4d3d-9b79-926ef6bc81b1.jpg already downloaded
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736997%252Fgeneral%252F17d0c1e1-2441-4080-9966-120e719946b0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736997/general/17d0c1e1-2441-4080-9966-120e719946b0.jpg already downloaded
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736997%252Fgeneral%252F1977938d-5c7e-4fd1-b5c8-08bb49379881.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736997/general/1977938d-5c7e-4fd1-b5c8-08bb49379881.jpg already downloaded
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736997%252Fgeneral%252Fe93bdd2d-d188-4310-8333-0ac87da5fa73.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736997/general/e93bdd2d-d188-4310-8333-0ac87da5fa73.jpg already downloaded
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736997%252Fgeneral%252F03ced58d-5910-4324-a0cd-8cd1fdc18f77.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736997/general/03ced58d-5910-4324-a0cd-8cd1fdc18f77.jpg already downloaded
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736997%252Fgeneral%252F31294de7-749d-4f49-8bcb-feafe5fd1c64.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736997/general/31294de7-749d-4f49-8bcb-feafe5fd1c64.jpg already downloaded
2026-03-25 17:35:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1e55a6d8-3e8b-5350-990a-e863eba74f93, identifier: 10726137
2026-03-25 17:35:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1e55a6d8-3e8b-5350-990a-e863eba74f93 with identifier: 10726137
2026-03-25 17:35:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1e55a6d8-3e8b-5350-990a-e863eba74f93 with identifier: 10726137
2026-03-25 17:35:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1e55a6d8-3e8b-5350-990a-e863eba74f93 with identifier: 10726137 to the API
2026-03-25 17:35:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726137>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Petrol',
'id': '1e55a6d8-3e8b-5350-990a-e863eba74f93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154616',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726137',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 37423,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5736997/general/bb8549f1-d05a-4feb-8250-37ecf3d81bc8.jpg',
'https://images.openlane.eu/carimgs/5736997/general/0d6f734d-9154-48ea-99db-5316f84caa76.jpg',
'https://images.openlane.eu/carimgs/5736997/general/51a477e3-59fe-475f-801d-a1c30ea49e9c.jpg',
'https://images.openlane.eu/carimgs/5736997/general/ca44f8b6-407f-4fe7-bfeb-344fea703023.jpg',
'https://images.openlane.eu/carimgs/5736997/general/f66c0c5e-cba9-4d3d-9b79-926ef6bc81b1.jpg',
'https://images.openlane.eu/carimgs/5736997/general/17d0c1e1-2441-4080-9966-120e719946b0.jpg',
'https://images.openlane.eu/carimgs/5736997/general/1977938d-5c7e-4fd1-b5c8-08bb49379881.jpg',
'https://images.openlane.eu/carimgs/5736997/general/e93bdd2d-d188-4310-8333-0ac87da5fa73.jpg',
'https://images.openlane.eu/carimgs/5736997/general/03ced58d-5910-4324-a0cd-8cd1fdc18f77.jpg',
'https://images.openlane.eu/carimgs/5736997/general/31294de7-749d-4f49-8bcb-feafe5fd1c64.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e55a6d8-3e8b-5350-990a-e863eba74f93/1e55a6d8-3e8b-5350-990a-e863eba74f93_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736997/general/bb8549f1-d05a-4feb-8250-37ecf3d81bc8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e55a6d8-3e8b-5350-990a-e863eba74f93/1e55a6d8-3e8b-5350-990a-e863eba74f93_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63549,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736997/general/0d6f734d-9154-48ea-99db-5316f84caa76.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e55a6d8-3e8b-5350-990a-e863eba74f93/1e55a6d8-3e8b-5350-990a-e863eba74f93_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58599,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736997/general/51a477e3-59fe-475f-801d-a1c30ea49e9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e55a6d8-3e8b-5350-990a-e863eba74f93/1e55a6d8-3e8b-5350-990a-e863eba74f93_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56590,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736997/general/ca44f8b6-407f-4fe7-bfeb-344fea703023.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e55a6d8-3e8b-5350-990a-e863eba74f93/1e55a6d8-3e8b-5350-990a-e863eba74f93_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101809,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736997/general/f66c0c5e-cba9-4d3d-9b79-926ef6bc81b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e55a6d8-3e8b-5350-990a-e863eba74f93/1e55a6d8-3e8b-5350-990a-e863eba74f93_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108051,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736997/general/17d0c1e1-2441-4080-9966-120e719946b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e55a6d8-3e8b-5350-990a-e863eba74f93/1e55a6d8-3e8b-5350-990a-e863eba74f93_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124443,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736997/general/1977938d-5c7e-4fd1-b5c8-08bb49379881.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e55a6d8-3e8b-5350-990a-e863eba74f93/1e55a6d8-3e8b-5350-990a-e863eba74f93_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89345,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736997/general/e93bdd2d-d188-4310-8333-0ac87da5fa73.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e55a6d8-3e8b-5350-990a-e863eba74f93/1e55a6d8-3e8b-5350-990a-e863eba74f93_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114815,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736997/general/03ced58d-5910-4324-a0cd-8cd1fdc18f77.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e55a6d8-3e8b-5350-990a-e863eba74f93/1e55a6d8-3e8b-5350-990a-e863eba74f93_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92288,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736997/general/31294de7-749d-4f49-8bcb-feafe5fd1c64.jpg',
'Width': 1024}],
'price': 12700,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen T-Cross 1.0 TSI Style - Petrol - Manual - 110 hp - '
'37.423 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-25 17:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726137%27 HTTP/1.1" 200 None
2026-03-25 17:35:47 [adesa.de] INFO: Saving data for 10726137: {'created_time': 1774460147.357688, 'last_price_update_time': 1774460147.357702, 'auction_closing_time': 1774607400.0}
2026-03-25 17:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726137') HTTP/1.1" 204 0
2026-03-25 17:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726145> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9747b491-1669-5419-9ab8-dc0e326704f1 with identifier: 10726145
2026-03-25 17:35:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9747b491-1669-5419-9ab8-dc0e326704f1 with scrape type 1
2026-03-25 17:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9747b491-1669-5419-9ab8-dc0e326704f1
2026-03-25 17:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737006%252Fgeneral%252F13fcc410-43af-4273-9121-bcdf384c64c9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737006/general/13fcc410-43af-4273-9121-bcdf384c64c9.jpg already downloaded
2026-03-25 17:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737006%252Fgeneral%252F9ef88354-af15-4384-a46a-5134ce8791c1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737006/general/9ef88354-af15-4384-a46a-5134ce8791c1.jpg already downloaded
2026-03-25 17:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737006%252Fgeneral%252Fa7cc565f-6738-40b6-83c6-9a3aece93100.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737006/general/a7cc565f-6738-40b6-83c6-9a3aece93100.jpg already downloaded
2026-03-25 17:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737006%252Fgeneral%252Fe90405a2-94f0-4366-8f0b-4290dc3aa431.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737006/general/e90405a2-94f0-4366-8f0b-4290dc3aa431.jpg already downloaded
2026-03-25 17:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737006%252Fgeneral%252F42d91146-c9ee-426a-8d42-4c28edd02866.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737006/general/42d91146-c9ee-426a-8d42-4c28edd02866.jpg already downloaded
2026-03-25 17:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737006%252Fgeneral%252F16b1b945-f63e-4846-b861-b83eb371d714.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737006/general/16b1b945-f63e-4846-b861-b83eb371d714.jpg already downloaded
2026-03-25 17:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737006%252Fgeneral%252Fa4c90237-eff3-417f-b568-e7e168a82751.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737006/general/a4c90237-eff3-417f-b568-e7e168a82751.jpg already downloaded
2026-03-25 17:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737006%252Fgeneral%252F23c7d7a5-3f6a-4ece-9978-6f96a25c6819.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737006/general/23c7d7a5-3f6a-4ece-9978-6f96a25c6819.jpg already downloaded
2026-03-25 17:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737006%252Fgeneral%252F9061124f-4f3a-449c-88a9-1057419539a4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737006/general/9061124f-4f3a-449c-88a9-1057419539a4.jpg already downloaded
2026-03-25 17:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737006%252Fgeneral%252F368876bd-d85d-49fb-8ba7-4f0854042871.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737006/general/368876bd-d85d-49fb-8ba7-4f0854042871.jpg already downloaded
2026-03-25 17:35:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9747b491-1669-5419-9ab8-dc0e326704f1, identifier: 10726145
2026-03-25 17:35:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9747b491-1669-5419-9ab8-dc0e326704f1 with identifier: 10726145
2026-03-25 17:35:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9747b491-1669-5419-9ab8-dc0e326704f1 with identifier: 10726145
2026-03-25 17:35:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9747b491-1669-5419-9ab8-dc0e326704f1 with identifier: 10726145 to the API
2026-03-25 17:35:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726145>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '9747b491-1669-5419-9ab8-dc0e326704f1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154619',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726145',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 61689,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5737006/general/13fcc410-43af-4273-9121-bcdf384c64c9.jpg',
'https://images.openlane.eu/carimgs/5737006/general/9ef88354-af15-4384-a46a-5134ce8791c1.jpg',
'https://images.openlane.eu/carimgs/5737006/general/a7cc565f-6738-40b6-83c6-9a3aece93100.jpg',
'https://images.openlane.eu/carimgs/5737006/general/e90405a2-94f0-4366-8f0b-4290dc3aa431.jpg',
'https://images.openlane.eu/carimgs/5737006/general/42d91146-c9ee-426a-8d42-4c28edd02866.jpg',
'https://images.openlane.eu/carimgs/5737006/general/16b1b945-f63e-4846-b861-b83eb371d714.jpg',
'https://images.openlane.eu/carimgs/5737006/general/a4c90237-eff3-417f-b568-e7e168a82751.jpg',
'https://images.openlane.eu/carimgs/5737006/general/23c7d7a5-3f6a-4ece-9978-6f96a25c6819.jpg',
'https://images.openlane.eu/carimgs/5737006/general/9061124f-4f3a-449c-88a9-1057419539a4.jpg',
'https://images.openlane.eu/carimgs/5737006/general/368876bd-d85d-49fb-8ba7-4f0854042871.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9747b491-1669-5419-9ab8-dc0e326704f1/9747b491-1669-5419-9ab8-dc0e326704f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131314,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737006/general/13fcc410-43af-4273-9121-bcdf384c64c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9747b491-1669-5419-9ab8-dc0e326704f1/9747b491-1669-5419-9ab8-dc0e326704f1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123049,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737006/general/9ef88354-af15-4384-a46a-5134ce8791c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9747b491-1669-5419-9ab8-dc0e326704f1/9747b491-1669-5419-9ab8-dc0e326704f1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142924,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737006/general/a7cc565f-6738-40b6-83c6-9a3aece93100.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9747b491-1669-5419-9ab8-dc0e326704f1/9747b491-1669-5419-9ab8-dc0e326704f1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136078,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737006/general/e90405a2-94f0-4366-8f0b-4290dc3aa431.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9747b491-1669-5419-9ab8-dc0e326704f1/9747b491-1669-5419-9ab8-dc0e326704f1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106286,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737006/general/42d91146-c9ee-426a-8d42-4c28edd02866.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9747b491-1669-5419-9ab8-dc0e326704f1/9747b491-1669-5419-9ab8-dc0e326704f1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121745,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737006/general/16b1b945-f63e-4846-b861-b83eb371d714.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9747b491-1669-5419-9ab8-dc0e326704f1/9747b491-1669-5419-9ab8-dc0e326704f1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121029,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737006/general/a4c90237-eff3-417f-b568-e7e168a82751.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9747b491-1669-5419-9ab8-dc0e326704f1/9747b491-1669-5419-9ab8-dc0e326704f1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137034,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737006/general/23c7d7a5-3f6a-4ece-9978-6f96a25c6819.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9747b491-1669-5419-9ab8-dc0e326704f1/9747b491-1669-5419-9ab8-dc0e326704f1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121849,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737006/general/9061124f-4f3a-449c-88a9-1057419539a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9747b491-1669-5419-9ab8-dc0e326704f1/9747b491-1669-5419-9ab8-dc0e326704f1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737006/general/368876bd-d85d-49fb-8ba7-4f0854042871.jpg',
'Width': 1024}],
'price': 22000,
'price_includes_vat': True,
'registration_date': '2022-11-15',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Tiguan 2.0 TDI Elegance - Diesel - Automatic - 150 hp - '
'61.689 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-25 17:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726145%27 HTTP/1.1" 200 None
2026-03-25 17:35:49 [adesa.de] INFO: Saving data for 10726145: {'created_time': 1774460149.644409, 'last_price_update_time': 1774460149.644422, 'auction_closing_time': 1774607400.0}
2026-03-25 17:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726145') HTTP/1.1" 204 0
2026-03-25 17:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9ab31dc-2d8a-5833-9536-ff227ea75499 with identifier: 10728564
2026-03-25 17:35:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9ab31dc-2d8a-5833-9536-ff227ea75499 with scrape type 1
2026-03-25 17:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c9ab31dc-2d8a-5833-9536-ff227ea75499
2026-03-25 17:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728902%252Fgeneral%252Fab1dea7b-ab5e-44a6-8e5f-0b6a8b6f5a30.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728902/general/ab1dea7b-ab5e-44a6-8e5f-0b6a8b6f5a30.jpg already downloaded
2026-03-25 17:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728902%252Fgeneral%252F220d6378-7b58-47ef-89a1-68edfc80204b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728902/general/220d6378-7b58-47ef-89a1-68edfc80204b.jpg already downloaded
2026-03-25 17:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728902%252Fgeneral%252F81e887ca-5b61-42c5-b9e3-1ada5aa5f76d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728902/general/81e887ca-5b61-42c5-b9e3-1ada5aa5f76d.jpg already downloaded
2026-03-25 17:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728902%252Fgeneral%252F045b275b-805d-4a77-980d-bfcfc217ba1c.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728902/general/045b275b-805d-4a77-980d-bfcfc217ba1c.jpeg already downloaded
2026-03-25 17:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728902%252Fgeneral%252F5724cebe-60dd-4b0b-9b3d-d854a02ad040.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728902/general/5724cebe-60dd-4b0b-9b3d-d854a02ad040.jpg already downloaded
2026-03-25 17:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728902%252Fgeneral%252F3ba3ecc4-f33e-484c-9d93-d80127414b8e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728902/general/3ba3ecc4-f33e-484c-9d93-d80127414b8e.jpg already downloaded
2026-03-25 17:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728902%252Fgeneral%252F7b2c8226-c490-4b7a-8212-0d8913785ba8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728902/general/7b2c8226-c490-4b7a-8212-0d8913785ba8.jpg already downloaded
2026-03-25 17:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728902%252Fgeneral%252F0329361e-8d41-4bbe-b2bd-43774fe96fb4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728902/general/0329361e-8d41-4bbe-b2bd-43774fe96fb4.jpeg already downloaded
2026-03-25 17:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728902%252Fgeneral%252F14444c4b-195c-435d-8310-d98b9c8061be.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728902/general/14444c4b-195c-435d-8310-d98b9c8061be.jpg already downloaded
2026-03-25 17:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728902%252Fgeneral%252F271f2ddf-1417-4c7e-bbcf-e99742b73d67.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728902/general/271f2ddf-1417-4c7e-bbcf-e99742b73d67.jpg already downloaded
2026-03-25 17:35:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c9ab31dc-2d8a-5833-9536-ff227ea75499, identifier: 10728564
2026-03-25 17:35:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c9ab31dc-2d8a-5833-9536-ff227ea75499 with identifier: 10728564
2026-03-25 17:35:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c9ab31dc-2d8a-5833-9536-ff227ea75499 with identifier: 10728564
2026-03-25 17:35:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c9ab31dc-2d8a-5833-9536-ff227ea75499 with identifier: 10728564 to the API
2026-03-25 17:35:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728564>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': 'c9ab31dc-2d8a-5833-9536-ff227ea75499',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31773',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728564',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 110797,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 65,
'photo_urls': ['https://images.openlane.eu/carimgs/5728902/general/ab1dea7b-ab5e-44a6-8e5f-0b6a8b6f5a30.jpg',
'https://images.openlane.eu/carimgs/5728902/general/220d6378-7b58-47ef-89a1-68edfc80204b.jpg',
'https://images.openlane.eu/carimgs/5728902/general/81e887ca-5b61-42c5-b9e3-1ada5aa5f76d.jpg',
'https://images.openlane.eu/carimgs/5728902/general/045b275b-805d-4a77-980d-bfcfc217ba1c.jpeg',
'https://images.openlane.eu/carimgs/5728902/general/5724cebe-60dd-4b0b-9b3d-d854a02ad040.jpg',
'https://images.openlane.eu/carimgs/5728902/general/3ba3ecc4-f33e-484c-9d93-d80127414b8e.jpg',
'https://images.openlane.eu/carimgs/5728902/general/7b2c8226-c490-4b7a-8212-0d8913785ba8.jpg',
'https://images.openlane.eu/carimgs/5728902/general/0329361e-8d41-4bbe-b2bd-43774fe96fb4.jpeg',
'https://images.openlane.eu/carimgs/5728902/general/14444c4b-195c-435d-8310-d98b9c8061be.jpg',
'https://images.openlane.eu/carimgs/5728902/general/271f2ddf-1417-4c7e-bbcf-e99742b73d67.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ab31dc-2d8a-5833-9536-ff227ea75499/c9ab31dc-2d8a-5833-9536-ff227ea75499_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97802,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728902/general/ab1dea7b-ab5e-44a6-8e5f-0b6a8b6f5a30.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ab31dc-2d8a-5833-9536-ff227ea75499/c9ab31dc-2d8a-5833-9536-ff227ea75499_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53718,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728902/general/220d6378-7b58-47ef-89a1-68edfc80204b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ab31dc-2d8a-5833-9536-ff227ea75499/c9ab31dc-2d8a-5833-9536-ff227ea75499_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51959,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728902/general/81e887ca-5b61-42c5-b9e3-1ada5aa5f76d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ab31dc-2d8a-5833-9536-ff227ea75499/c9ab31dc-2d8a-5833-9536-ff227ea75499_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26231,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728902/general/045b275b-805d-4a77-980d-bfcfc217ba1c.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ab31dc-2d8a-5833-9536-ff227ea75499/c9ab31dc-2d8a-5833-9536-ff227ea75499_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70894,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728902/general/5724cebe-60dd-4b0b-9b3d-d854a02ad040.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ab31dc-2d8a-5833-9536-ff227ea75499/c9ab31dc-2d8a-5833-9536-ff227ea75499_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85960,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728902/general/3ba3ecc4-f33e-484c-9d93-d80127414b8e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ab31dc-2d8a-5833-9536-ff227ea75499/c9ab31dc-2d8a-5833-9536-ff227ea75499_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85774,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728902/general/7b2c8226-c490-4b7a-8212-0d8913785ba8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ab31dc-2d8a-5833-9536-ff227ea75499/c9ab31dc-2d8a-5833-9536-ff227ea75499_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29311,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728902/general/0329361e-8d41-4bbe-b2bd-43774fe96fb4.jpeg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ab31dc-2d8a-5833-9536-ff227ea75499/c9ab31dc-2d8a-5833-9536-ff227ea75499_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48122,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728902/general/14444c4b-195c-435d-8310-d98b9c8061be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9ab31dc-2d8a-5833-9536-ff227ea75499/c9ab31dc-2d8a-5833-9536-ff227ea75499_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107625,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728902/general/271f2ddf-1417-4c7e-bbcf-e99742b73d67.jpg',
'Width': 1408}],
'price': 20700,
'price_includes_vat': True,
'registration_date': '2022-11-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 GTX - 4Motion - Electric - Automatic - 299 hp - '
'110.797 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728564%27 HTTP/1.1" 200 None
2026-03-25 17:35:51 [adesa.de] INFO: Saving data for 10728564: {'created_time': 1774460151.794374, 'last_price_update_time': 1774460151.794385, 'auction_closing_time': 1774607400.0}
2026-03-25 17:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728564') HTTP/1.1" 204 0
2026-03-25 17:35:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728565> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37d790ca-201c-5113-9f1b-981a77df5663 with identifier: 10728565
2026-03-25 17:35:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37d790ca-201c-5113-9f1b-981a77df5663 with scrape type 1
2026-03-25 17:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 37d790ca-201c-5113-9f1b-981a77df5663
2026-03-25 17:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728911%252Fgeneral%252Fa43d4bfa-a36a-4091-8989-166d0318de13.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728911/general/a43d4bfa-a36a-4091-8989-166d0318de13.jpg already downloaded
2026-03-25 17:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728911%252Fgeneral%252F3cb8f67b-d79b-4c61-9724-2066ba06a5a6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728911/general/3cb8f67b-d79b-4c61-9724-2066ba06a5a6.jpeg already downloaded
2026-03-25 17:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728911%252Fgeneral%252Fd5469431-0839-4dfd-9a37-af341d387036.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728911/general/d5469431-0839-4dfd-9a37-af341d387036.jpg already downloaded
2026-03-25 17:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728911%252Fgeneral%252Fc0b5d388-6cc4-4a8c-833f-f68be6fbb3b7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728911/general/c0b5d388-6cc4-4a8c-833f-f68be6fbb3b7.jpg already downloaded
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728911%252Fgeneral%252Fe82cd397-2abd-4023-b03c-548cd658f7b4.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728911/general/e82cd397-2abd-4023-b03c-548cd658f7b4.jpeg already downloaded
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728911%252Fgeneral%252F81d1aacd-c184-4471-b2dd-6735b9385296.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728911/general/81d1aacd-c184-4471-b2dd-6735b9385296.jpeg already downloaded
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728911%252Fgeneral%252F8a838169-2d8b-4aea-8f26-ca7831865e67.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728911/general/8a838169-2d8b-4aea-8f26-ca7831865e67.jpeg already downloaded
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728911%252Fgeneral%252Fd52c53b5-74c9-4ee9-a8e0-48edf4e759d6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728911/general/d52c53b5-74c9-4ee9-a8e0-48edf4e759d6.jpeg already downloaded
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728911%252Fgeneral%252F2177f81c-dc06-4721-adec-a65d0a4b793d.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728911/general/2177f81c-dc06-4721-adec-a65d0a4b793d.jpeg already downloaded
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728911%252Fgeneral%252F2bdf3b9c-c55e-414f-805b-32a70b0cf967.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728911/general/2bdf3b9c-c55e-414f-805b-32a70b0cf967.jpg already downloaded
2026-03-25 17:35:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 37d790ca-201c-5113-9f1b-981a77df5663, identifier: 10728565
2026-03-25 17:35:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 37d790ca-201c-5113-9f1b-981a77df5663 with identifier: 10728565
2026-03-25 17:35:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 37d790ca-201c-5113-9f1b-981a77df5663 with identifier: 10728565
2026-03-25 17:35:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 37d790ca-201c-5113-9f1b-981a77df5663 with identifier: 10728565 to the API
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728565>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '37d790ca-201c-5113-9f1b-981a77df5663',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31771',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728565',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 65546,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 58,
'photo_urls': ['https://images.openlane.eu/carimgs/5728911/general/a43d4bfa-a36a-4091-8989-166d0318de13.jpg',
'https://images.openlane.eu/carimgs/5728911/general/3cb8f67b-d79b-4c61-9724-2066ba06a5a6.jpeg',
'https://images.openlane.eu/carimgs/5728911/general/d5469431-0839-4dfd-9a37-af341d387036.jpg',
'https://images.openlane.eu/carimgs/5728911/general/c0b5d388-6cc4-4a8c-833f-f68be6fbb3b7.jpg',
'https://images.openlane.eu/carimgs/5728911/general/e82cd397-2abd-4023-b03c-548cd658f7b4.jpeg',
'https://images.openlane.eu/carimgs/5728911/general/81d1aacd-c184-4471-b2dd-6735b9385296.jpeg',
'https://images.openlane.eu/carimgs/5728911/general/8a838169-2d8b-4aea-8f26-ca7831865e67.jpeg',
'https://images.openlane.eu/carimgs/5728911/general/d52c53b5-74c9-4ee9-a8e0-48edf4e759d6.jpeg',
'https://images.openlane.eu/carimgs/5728911/general/2177f81c-dc06-4721-adec-a65d0a4b793d.jpeg',
'https://images.openlane.eu/carimgs/5728911/general/2bdf3b9c-c55e-414f-805b-32a70b0cf967.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37d790ca-201c-5113-9f1b-981a77df5663/37d790ca-201c-5113-9f1b-981a77df5663_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127468,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728911/general/a43d4bfa-a36a-4091-8989-166d0318de13.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37d790ca-201c-5113-9f1b-981a77df5663/37d790ca-201c-5113-9f1b-981a77df5663_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59372,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728911/general/3cb8f67b-d79b-4c61-9724-2066ba06a5a6.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37d790ca-201c-5113-9f1b-981a77df5663/37d790ca-201c-5113-9f1b-981a77df5663_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119551,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728911/general/d5469431-0839-4dfd-9a37-af341d387036.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37d790ca-201c-5113-9f1b-981a77df5663/37d790ca-201c-5113-9f1b-981a77df5663_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133077,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728911/general/c0b5d388-6cc4-4a8c-833f-f68be6fbb3b7.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37d790ca-201c-5113-9f1b-981a77df5663/37d790ca-201c-5113-9f1b-981a77df5663_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35850,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728911/general/e82cd397-2abd-4023-b03c-548cd658f7b4.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37d790ca-201c-5113-9f1b-981a77df5663/37d790ca-201c-5113-9f1b-981a77df5663_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43275,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728911/general/81d1aacd-c184-4471-b2dd-6735b9385296.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37d790ca-201c-5113-9f1b-981a77df5663/37d790ca-201c-5113-9f1b-981a77df5663_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35437,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728911/general/8a838169-2d8b-4aea-8f26-ca7831865e67.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37d790ca-201c-5113-9f1b-981a77df5663/37d790ca-201c-5113-9f1b-981a77df5663_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47698,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728911/general/d52c53b5-74c9-4ee9-a8e0-48edf4e759d6.jpeg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37d790ca-201c-5113-9f1b-981a77df5663/37d790ca-201c-5113-9f1b-981a77df5663_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29560,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728911/general/2177f81c-dc06-4721-adec-a65d0a4b793d.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37d790ca-201c-5113-9f1b-981a77df5663/37d790ca-201c-5113-9f1b-981a77df5663_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83346,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728911/general/2bdf3b9c-c55e-414f-805b-32a70b0cf967.jpg',
'Width': 1024}],
'price': 24600,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 GTX - 4Motion - Electric - Automatic - 299 hp - '
'65.546 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728565%27 HTTP/1.1" 200 None
2026-03-25 17:35:53 [adesa.de] INFO: Saving data for 10728565: {'created_time': 1774460153.540133, 'last_price_update_time': 1774460153.540145, 'auction_closing_time': 1774607400.0}
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728565') HTTP/1.1" 204 0
2026-03-25 17:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728561> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1 with identifier: 10728561
2026-03-25 17:35:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1 with scrape type 1
2026-03-25 17:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728880%252Fgeneral%252F948fbe50-5f2e-42b1-9a14-d5f15c5b3ffa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728880/general/948fbe50-5f2e-42b1-9a14-d5f15c5b3ffa.jpg already downloaded
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728880%252Fgeneral%252F2367b7ba-4c24-4f1f-9844-2d4e4ec8a710.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728880/general/2367b7ba-4c24-4f1f-9844-2d4e4ec8a710.jpg already downloaded
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728880%252Fgeneral%252F22dcb1e8-e387-4c14-bd12-216f37c7baf2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728880/general/22dcb1e8-e387-4c14-bd12-216f37c7baf2.jpg already downloaded
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728880%252Fgeneral%252F6c7024c4-4a46-4b66-af6d-c92181a37c94.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728880/general/6c7024c4-4a46-4b66-af6d-c92181a37c94.jpg already downloaded
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728880%252Fgeneral%252F85d9ec70-2a39-4475-a4f7-0a1de141470d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728880/general/85d9ec70-2a39-4475-a4f7-0a1de141470d.jpg already downloaded
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728880%252Fgeneral%252Fa5769bc6-6848-4e3c-a087-4f31062fa8d1.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728880/general/a5769bc6-6848-4e3c-a087-4f31062fa8d1.jpeg already downloaded
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728880%252Fgeneral%252Fb31bdf50-a634-4e0e-89be-ca8329312716.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728880/general/b31bdf50-a634-4e0e-89be-ca8329312716.jpeg already downloaded
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728880%252Fgeneral%252F2bdcfece-115e-4490-ad72-ddbfe5bb5bf6.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728880/general/2bdcfece-115e-4490-ad72-ddbfe5bb5bf6.jpeg already downloaded
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728880%252Fgeneral%252F5d08e9cc-744c-4291-bcab-e8b9d1c27b74.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728880/general/5d08e9cc-744c-4291-bcab-e8b9d1c27b74.jpeg already downloaded
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728880%252Fgeneral%252F4459857b-794c-400f-a558-9197de3aa0d3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728880/general/4459857b-794c-400f-a558-9197de3aa0d3.jpg already downloaded
2026-03-25 17:35:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1, identifier: 10728561
2026-03-25 17:35:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1 with identifier: 10728561
2026-03-25 17:35:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1 with identifier: 10728561
2026-03-25 17:35:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1 with identifier: 10728561 to the API
2026-03-25 17:35:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728561>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31785',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728561',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 42524,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5728880/general/948fbe50-5f2e-42b1-9a14-d5f15c5b3ffa.jpg',
'https://images.openlane.eu/carimgs/5728880/general/2367b7ba-4c24-4f1f-9844-2d4e4ec8a710.jpg',
'https://images.openlane.eu/carimgs/5728880/general/22dcb1e8-e387-4c14-bd12-216f37c7baf2.jpg',
'https://images.openlane.eu/carimgs/5728880/general/6c7024c4-4a46-4b66-af6d-c92181a37c94.jpg',
'https://images.openlane.eu/carimgs/5728880/general/85d9ec70-2a39-4475-a4f7-0a1de141470d.jpg',
'https://images.openlane.eu/carimgs/5728880/general/a5769bc6-6848-4e3c-a087-4f31062fa8d1.jpeg',
'https://images.openlane.eu/carimgs/5728880/general/b31bdf50-a634-4e0e-89be-ca8329312716.jpeg',
'https://images.openlane.eu/carimgs/5728880/general/2bdcfece-115e-4490-ad72-ddbfe5bb5bf6.jpeg',
'https://images.openlane.eu/carimgs/5728880/general/5d08e9cc-744c-4291-bcab-e8b9d1c27b74.jpeg',
'https://images.openlane.eu/carimgs/5728880/general/4459857b-794c-400f-a558-9197de3aa0d3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1/7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90731,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728880/general/948fbe50-5f2e-42b1-9a14-d5f15c5b3ffa.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1/7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50303,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728880/general/2367b7ba-4c24-4f1f-9844-2d4e4ec8a710.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1/7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96923,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728880/general/22dcb1e8-e387-4c14-bd12-216f37c7baf2.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1/7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51151,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728880/general/6c7024c4-4a46-4b66-af6d-c92181a37c94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1/7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87106,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728880/general/85d9ec70-2a39-4475-a4f7-0a1de141470d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1/7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29253,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728880/general/a5769bc6-6848-4e3c-a087-4f31062fa8d1.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1/7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36680,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728880/general/b31bdf50-a634-4e0e-89be-ca8329312716.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1/7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29009,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728880/general/2bdcfece-115e-4490-ad72-ddbfe5bb5bf6.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1/7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42689,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728880/general/5d08e9cc-744c-4291-bcab-e8b9d1c27b74.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1/7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77798,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728880/general/4459857b-794c-400f-a558-9197de3aa0d3.jpg',
'Width': 1024}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 City - Electric - Automatic - 149 hp - 42.524 km',
'transmission': 'automatic',
'trim': 'City',
'vin': None,
'year': 2021}
2026-03-25 17:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728561%27 HTTP/1.1" 200 None
2026-03-25 17:35:54 [adesa.de] INFO: Saving data for 10728561: {'created_time': 1774460154.307391, 'last_price_update_time': 1774460154.307403, 'auction_closing_time': 1774607400.0}
2026-03-25 17:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728561') HTTP/1.1" 204 0
2026-03-25 17:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fc07f57-3084-5237-b6ef-20c4e42402cd with identifier: 10728569
2026-03-25 17:35:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fc07f57-3084-5237-b6ef-20c4e42402cd with scrape type 1
2026-03-25 17:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5fc07f57-3084-5237-b6ef-20c4e42402cd
2026-03-25 17:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728950%252Fgeneral%252F00120c51-55d5-403c-8fe3-9066c78f73bf.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728950/general/00120c51-55d5-403c-8fe3-9066c78f73bf.jpg already downloaded
2026-03-25 17:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728950%252Fgeneral%252Fbdb77cf2-0431-42e3-93a9-e56b0f91822a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728950/general/bdb77cf2-0431-42e3-93a9-e56b0f91822a.jpg already downloaded
2026-03-25 17:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728950%252Fgeneral%252Fed2d1b60-4e36-4715-8fd1-a2a7e0243160.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728950/general/ed2d1b60-4e36-4715-8fd1-a2a7e0243160.jpg already downloaded
2026-03-25 17:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728950%252Fgeneral%252F142b1747-2860-4712-b5e5-365129a5a0d4.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728950/general/142b1747-2860-4712-b5e5-365129a5a0d4.jpg already downloaded
2026-03-25 17:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728950%252Fgeneral%252F03478391-ac70-4173-8021-215a83a6bc48.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728950/general/03478391-ac70-4173-8021-215a83a6bc48.jpg already downloaded
2026-03-25 17:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728950%252Fgeneral%252F59139c6d-c8af-4f96-b307-b4018460b037.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728950/general/59139c6d-c8af-4f96-b307-b4018460b037.jpg already downloaded
2026-03-25 17:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728950%252Fgeneral%252F06f7d93c-ca5e-474f-b05c-64c509c7d5ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728950/general/06f7d93c-ca5e-474f-b05c-64c509c7d5ee.jpg already downloaded
2026-03-25 17:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728950%252Fgeneral%252F1bba488d-5bfe-4929-90e5-9f29032442e8.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728950/general/1bba488d-5bfe-4929-90e5-9f29032442e8.jpeg already downloaded
2026-03-25 17:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728950%252Fgeneral%252F918cc3c2-d71f-4739-ad08-83a856beb1a5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728950/general/918cc3c2-d71f-4739-ad08-83a856beb1a5.jpg already downloaded
2026-03-25 17:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728950%252Fgeneral%252Fe5467bbb-f2fb-4360-8aa7-f1f4003dd8a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728950/general/e5467bbb-f2fb-4360-8aa7-f1f4003dd8a3.jpg already downloaded
2026-03-25 17:35:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5fc07f57-3084-5237-b6ef-20c4e42402cd, identifier: 10728569
2026-03-25 17:35:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5fc07f57-3084-5237-b6ef-20c4e42402cd with identifier: 10728569
2026-03-25 17:35:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5fc07f57-3084-5237-b6ef-20c4e42402cd with identifier: 10728569
2026-03-25 17:35:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5fc07f57-3084-5237-b6ef-20c4e42402cd with identifier: 10728569 to the API
2026-03-25 17:35:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728569>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '5fc07f57-3084-5237-b6ef-20c4e42402cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31787',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728569',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 76139,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 104,
'photo_urls': ['https://images.openlane.eu/carimgs/5728950/general/00120c51-55d5-403c-8fe3-9066c78f73bf.jpg',
'https://images.openlane.eu/carimgs/5728950/general/bdb77cf2-0431-42e3-93a9-e56b0f91822a.jpg',
'https://images.openlane.eu/carimgs/5728950/general/ed2d1b60-4e36-4715-8fd1-a2a7e0243160.jpg',
'https://images.openlane.eu/carimgs/5728950/general/142b1747-2860-4712-b5e5-365129a5a0d4.jpg',
'https://images.openlane.eu/carimgs/5728950/general/03478391-ac70-4173-8021-215a83a6bc48.jpg',
'https://images.openlane.eu/carimgs/5728950/general/59139c6d-c8af-4f96-b307-b4018460b037.jpg',
'https://images.openlane.eu/carimgs/5728950/general/06f7d93c-ca5e-474f-b05c-64c509c7d5ee.jpg',
'https://images.openlane.eu/carimgs/5728950/general/1bba488d-5bfe-4929-90e5-9f29032442e8.jpeg',
'https://images.openlane.eu/carimgs/5728950/general/918cc3c2-d71f-4739-ad08-83a856beb1a5.jpg',
'https://images.openlane.eu/carimgs/5728950/general/e5467bbb-f2fb-4360-8aa7-f1f4003dd8a3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc07f57-3084-5237-b6ef-20c4e42402cd/5fc07f57-3084-5237-b6ef-20c4e42402cd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107562,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728950/general/00120c51-55d5-403c-8fe3-9066c78f73bf.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc07f57-3084-5237-b6ef-20c4e42402cd/5fc07f57-3084-5237-b6ef-20c4e42402cd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58592,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728950/general/bdb77cf2-0431-42e3-93a9-e56b0f91822a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc07f57-3084-5237-b6ef-20c4e42402cd/5fc07f57-3084-5237-b6ef-20c4e42402cd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125027,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728950/general/ed2d1b60-4e36-4715-8fd1-a2a7e0243160.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc07f57-3084-5237-b6ef-20c4e42402cd/5fc07f57-3084-5237-b6ef-20c4e42402cd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60390,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728950/general/142b1747-2860-4712-b5e5-365129a5a0d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc07f57-3084-5237-b6ef-20c4e42402cd/5fc07f57-3084-5237-b6ef-20c4e42402cd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105674,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728950/general/03478391-ac70-4173-8021-215a83a6bc48.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc07f57-3084-5237-b6ef-20c4e42402cd/5fc07f57-3084-5237-b6ef-20c4e42402cd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102295,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728950/general/59139c6d-c8af-4f96-b307-b4018460b037.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc07f57-3084-5237-b6ef-20c4e42402cd/5fc07f57-3084-5237-b6ef-20c4e42402cd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87037,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728950/general/06f7d93c-ca5e-474f-b05c-64c509c7d5ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc07f57-3084-5237-b6ef-20c4e42402cd/5fc07f57-3084-5237-b6ef-20c4e42402cd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45863,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728950/general/1bba488d-5bfe-4929-90e5-9f29032442e8.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc07f57-3084-5237-b6ef-20c4e42402cd/5fc07f57-3084-5237-b6ef-20c4e42402cd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58084,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728950/general/918cc3c2-d71f-4739-ad08-83a856beb1a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc07f57-3084-5237-b6ef-20c4e42402cd/5fc07f57-3084-5237-b6ef-20c4e42402cd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70165,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728950/general/e5467bbb-f2fb-4360-8aa7-f1f4003dd8a3.jpg',
'Width': 1024}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 Pure - Electric - Automatic - 149 hp - 76.139 km',
'transmission': 'automatic',
'trim': 'Pure',
'vin': None,
'year': 2022}
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728569%27 HTTP/1.1" 200 None
2026-03-25 17:35:55 [adesa.de] INFO: Saving data for 10728569: {'created_time': 1774460155.186202, 'last_price_update_time': 1774460155.186213, 'auction_closing_time': 1774607400.0}
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728569') HTTP/1.1" 204 0
2026-03-25 17:35:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726125> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14a1bc41-1dad-5b27-98df-8867cb4f408c with identifier: 10726125
2026-03-25 17:35:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14a1bc41-1dad-5b27-98df-8867cb4f408c with scrape type 1
2026-03-25 17:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 14a1bc41-1dad-5b27-98df-8867cb4f408c
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736982%252Fgeneral%252Fc2166d57-a981-456e-8cc9-cc408b9138ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736982/general/c2166d57-a981-456e-8cc9-cc408b9138ea.jpg already downloaded
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736982%252Fgeneral%252F8280b6b6-d37b-47a3-9b59-330a277e0f36.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736982/general/8280b6b6-d37b-47a3-9b59-330a277e0f36.jpg already downloaded
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736982%252Fgeneral%252F7d1c8233-f109-43ee-ab45-eb6cc76395da.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736982/general/7d1c8233-f109-43ee-ab45-eb6cc76395da.jpg already downloaded
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736982%252Fgeneral%252F05e561d1-0d23-40fa-ab1f-becd8898fa72.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736982/general/05e561d1-0d23-40fa-ab1f-becd8898fa72.jpg already downloaded
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736982%252Fgeneral%252Fc2088956-86a3-4cd9-b95a-02c374d19cd7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736982/general/c2088956-86a3-4cd9-b95a-02c374d19cd7.jpg already downloaded
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736982%252Fgeneral%252F0bc2fc7e-62e3-44af-ab5f-979896e69a68.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736982/general/0bc2fc7e-62e3-44af-ab5f-979896e69a68.jpg already downloaded
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736982%252Fgeneral%252F33320a6e-55bb-4b4e-a652-f54b820b2014.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736982/general/33320a6e-55bb-4b4e-a652-f54b820b2014.jpg already downloaded
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736982%252Fgeneral%252Fcfbf9e36-51f3-42b0-a9d4-cf891bbf2ccd.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736982/general/cfbf9e36-51f3-42b0-a9d4-cf891bbf2ccd.jpg already downloaded
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736982%252Fgeneral%252F4405b771-9fcc-48aa-904f-eff99367dae1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736982/general/4405b771-9fcc-48aa-904f-eff99367dae1.jpg already downloaded
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736982%252Fgeneral%252F253f58d2-d125-47cd-8ecb-5d47a6251a1b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736982/general/253f58d2-d125-47cd-8ecb-5d47a6251a1b.jpg already downloaded
2026-03-25 17:35:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 14a1bc41-1dad-5b27-98df-8867cb4f408c, identifier: 10726125
2026-03-25 17:35:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 14a1bc41-1dad-5b27-98df-8867cb4f408c with identifier: 10726125
2026-03-25 17:35:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 14a1bc41-1dad-5b27-98df-8867cb4f408c with identifier: 10726125
2026-03-25 17:35:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 14a1bc41-1dad-5b27-98df-8867cb4f408c with identifier: 10726125 to the API
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726125>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '14a1bc41-1dad-5b27-98df-8867cb4f408c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154606',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726125',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 88760,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5736982/general/c2166d57-a981-456e-8cc9-cc408b9138ea.jpg',
'https://images.openlane.eu/carimgs/5736982/general/8280b6b6-d37b-47a3-9b59-330a277e0f36.jpg',
'https://images.openlane.eu/carimgs/5736982/general/7d1c8233-f109-43ee-ab45-eb6cc76395da.jpg',
'https://images.openlane.eu/carimgs/5736982/general/05e561d1-0d23-40fa-ab1f-becd8898fa72.jpg',
'https://images.openlane.eu/carimgs/5736982/general/c2088956-86a3-4cd9-b95a-02c374d19cd7.jpg',
'https://images.openlane.eu/carimgs/5736982/general/0bc2fc7e-62e3-44af-ab5f-979896e69a68.jpg',
'https://images.openlane.eu/carimgs/5736982/general/33320a6e-55bb-4b4e-a652-f54b820b2014.jpg',
'https://images.openlane.eu/carimgs/5736982/general/cfbf9e36-51f3-42b0-a9d4-cf891bbf2ccd.jpg',
'https://images.openlane.eu/carimgs/5736982/general/4405b771-9fcc-48aa-904f-eff99367dae1.jpg',
'https://images.openlane.eu/carimgs/5736982/general/253f58d2-d125-47cd-8ecb-5d47a6251a1b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14a1bc41-1dad-5b27-98df-8867cb4f408c/14a1bc41-1dad-5b27-98df-8867cb4f408c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57859,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736982/general/c2166d57-a981-456e-8cc9-cc408b9138ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14a1bc41-1dad-5b27-98df-8867cb4f408c/14a1bc41-1dad-5b27-98df-8867cb4f408c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736982/general/8280b6b6-d37b-47a3-9b59-330a277e0f36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14a1bc41-1dad-5b27-98df-8867cb4f408c/14a1bc41-1dad-5b27-98df-8867cb4f408c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68335,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736982/general/7d1c8233-f109-43ee-ab45-eb6cc76395da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14a1bc41-1dad-5b27-98df-8867cb4f408c/14a1bc41-1dad-5b27-98df-8867cb4f408c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62792,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736982/general/05e561d1-0d23-40fa-ab1f-becd8898fa72.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14a1bc41-1dad-5b27-98df-8867cb4f408c/14a1bc41-1dad-5b27-98df-8867cb4f408c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105789,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736982/general/c2088956-86a3-4cd9-b95a-02c374d19cd7.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14a1bc41-1dad-5b27-98df-8867cb4f408c/14a1bc41-1dad-5b27-98df-8867cb4f408c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101751,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736982/general/0bc2fc7e-62e3-44af-ab5f-979896e69a68.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14a1bc41-1dad-5b27-98df-8867cb4f408c/14a1bc41-1dad-5b27-98df-8867cb4f408c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117461,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736982/general/33320a6e-55bb-4b4e-a652-f54b820b2014.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14a1bc41-1dad-5b27-98df-8867cb4f408c/14a1bc41-1dad-5b27-98df-8867cb4f408c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124847,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736982/general/cfbf9e36-51f3-42b0-a9d4-cf891bbf2ccd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14a1bc41-1dad-5b27-98df-8867cb4f408c/14a1bc41-1dad-5b27-98df-8867cb4f408c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184629,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736982/general/4405b771-9fcc-48aa-904f-eff99367dae1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14a1bc41-1dad-5b27-98df-8867cb4f408c/14a1bc41-1dad-5b27-98df-8867cb4f408c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78814,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736982/general/253f58d2-d125-47cd-8ecb-5d47a6251a1b.jpg',
'Width': 1024}],
'price': 11800,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen ID.3 Pro Performance - Electric - Automatic - 204 hp - '
'88.760 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2021}
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726125%27 HTTP/1.1" 200 None
2026-03-25 17:35:55 [adesa.de] INFO: Saving data for 10726125: {'created_time': 1774460155.975699, 'last_price_update_time': 1774460155.975714, 'auction_closing_time': 1774607400.0}
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726125') HTTP/1.1" 204 0
2026-03-25 17:35:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725988> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c60f21b6-5736-5855-9c9f-06cac0ff1ffe with identifier: 10725988
2026-03-25 17:35:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c60f21b6-5736-5855-9c9f-06cac0ff1ffe with scrape type 1
2026-03-25 17:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c60f21b6-5736-5855-9c9f-06cac0ff1ffe
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742423%252Fgeneral%252F81860fc8-aa4b-4dc9-85ad-ea0601ae3dbe.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742423/general/81860fc8-aa4b-4dc9-85ad-ea0601ae3dbe.jpg not downloaded yet
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742423%252Fgeneral%252F1406588f-b294-44c5-89a1-a11924a63258.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742423/general/1406588f-b294-44c5-89a1-a11924a63258.jpg not downloaded yet
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742423%252Fgeneral%252F3fce84d6-269c-4324-b43f-14b40a0dd0f0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742423/general/3fce84d6-269c-4324-b43f-14b40a0dd0f0.jpg not downloaded yet
2026-03-25 17:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742423%252Fgeneral%252F502efcf5-297d-4501-bc08-95d90aa11c91.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742423/general/502efcf5-297d-4501-bc08-95d90aa11c91.jpg not downloaded yet
2026-03-25 17:35:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742423%252Fgeneral%252Ff31be6e2-6503-4710-9c6c-124755554eb1.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742423/general/f31be6e2-6503-4710-9c6c-124755554eb1.jpg not downloaded yet
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742423%252Fgeneral%252F4bba9a34-a33e-4c9c-9172-bae0c8e08bf8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742423/general/4bba9a34-a33e-4c9c-9172-bae0c8e08bf8.jpg not downloaded yet
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742423%252Fgeneral%252Ff2b70158-6cee-45dd-8324-5459b6d2940c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742423/general/f2b70158-6cee-45dd-8324-5459b6d2940c.jpg not downloaded yet
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742423%252Fgeneral%252Fc2064400-0dea-4061-b4cf-39c25d0bdcb3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742423/general/c2064400-0dea-4061-b4cf-39c25d0bdcb3.jpg not downloaded yet
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742423%252Fgeneral%252Fe6fe44b3-4510-43bc-8c9d-c0f610c87672.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742423/general/e6fe44b3-4510-43bc-8c9d-c0f610c87672.jpg not downloaded yet
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742423%252Fgeneral%252F050f1b7c-7f96-46e5-a3bf-f664d0baa85f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742423/general/050f1b7c-7f96-46e5-a3bf-f664d0baa85f.jpg not downloaded yet
2026-03-25 17:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742423/general/3fce84d6-269c-4324-b43f-14b40a0dd0f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725988)
2026-03-25 17:35:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with identifier: 10728525
2026-03-25 17:35:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with scrape type 1
2026-03-25 17:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621981%252Fgeneral%252F949e9672-695f-47af-b132-dea5ff286d32.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621981/general/949e9672-695f-47af-b132-dea5ff286d32.jpg already downloaded
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621981%252Fgeneral%252F30b8fd0a-3bb7-4fc4-b8a6-6f9d305fd94b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621981/general/30b8fd0a-3bb7-4fc4-b8a6-6f9d305fd94b.jpg already downloaded
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621981%252Fgeneral%252F139b3c87-5d8f-47e7-b93f-439cb438deff.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621981/general/139b3c87-5d8f-47e7-b93f-439cb438deff.jpg already downloaded
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621981%252Fgeneral%252F6452fb72-d3a7-4a52-817a-2988ef02f3cc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621981/general/6452fb72-d3a7-4a52-817a-2988ef02f3cc.jpg already downloaded
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621981%252Fgeneral%252F8e3760f7-c8fa-4843-b0c1-e701e9abaeb0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621981/general/8e3760f7-c8fa-4843-b0c1-e701e9abaeb0.jpg already downloaded
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621981%252Fgeneral%252F53c91aaf-f922-47bc-aa16-4a3d755cfcd6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621981/general/53c91aaf-f922-47bc-aa16-4a3d755cfcd6.jpg already downloaded
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621981%252Fgeneral%252Fed96cc04-7d74-43c4-a25f-9c0fd45111ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621981/general/ed96cc04-7d74-43c4-a25f-9c0fd45111ce.jpg already downloaded
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621981%252Fgeneral%252F5d63a892-b0a4-44fc-b239-081c4a9e6d16.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621981/general/5d63a892-b0a4-44fc-b239-081c4a9e6d16.jpg already downloaded
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621981%252Fgeneral%252Fea8258ee-ed44-4352-afa4-9cd654c33b69.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621981/general/ea8258ee-ed44-4352-afa4-9cd654c33b69.jpg already downloaded
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621981%252Fgeneral%252F5243f90d-4648-487a-9996-2649d2765dab.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621981/general/5243f90d-4648-487a-9996-2649d2765dab.jpg already downloaded
2026-03-25 17:35:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004, identifier: 10728525
2026-03-25 17:35:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with identifier: 10728525
2026-03-25 17:35:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with identifier: 10728525
2026-03-25 17:35:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with identifier: 10728525 to the API
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728525>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '3dc6136b-6b07-58c3-b5e3-f73f3b3cf004',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728525',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 39028,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5621981/general/949e9672-695f-47af-b132-dea5ff286d32.jpg',
'https://images.openlane.eu/carimgs/5621981/general/30b8fd0a-3bb7-4fc4-b8a6-6f9d305fd94b.jpg',
'https://images.openlane.eu/carimgs/5621981/general/139b3c87-5d8f-47e7-b93f-439cb438deff.jpg',
'https://images.openlane.eu/carimgs/5621981/general/6452fb72-d3a7-4a52-817a-2988ef02f3cc.jpg',
'https://images.openlane.eu/carimgs/5621981/general/8e3760f7-c8fa-4843-b0c1-e701e9abaeb0.jpg',
'https://images.openlane.eu/carimgs/5621981/general/53c91aaf-f922-47bc-aa16-4a3d755cfcd6.jpg',
'https://images.openlane.eu/carimgs/5621981/general/ed96cc04-7d74-43c4-a25f-9c0fd45111ce.jpg',
'https://images.openlane.eu/carimgs/5621981/general/5d63a892-b0a4-44fc-b239-081c4a9e6d16.jpg',
'https://images.openlane.eu/carimgs/5621981/general/ea8258ee-ed44-4352-afa4-9cd654c33b69.jpg',
'https://images.openlane.eu/carimgs/5621981/general/5243f90d-4648-487a-9996-2649d2765dab.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc6136b-6b07-58c3-b5e3-f73f3b3cf004/3dc6136b-6b07-58c3-b5e3-f73f3b3cf004_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146308,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621981/general/949e9672-695f-47af-b132-dea5ff286d32.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc6136b-6b07-58c3-b5e3-f73f3b3cf004/3dc6136b-6b07-58c3-b5e3-f73f3b3cf004_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208212,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621981/general/30b8fd0a-3bb7-4fc4-b8a6-6f9d305fd94b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc6136b-6b07-58c3-b5e3-f73f3b3cf004/3dc6136b-6b07-58c3-b5e3-f73f3b3cf004_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162383,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621981/general/139b3c87-5d8f-47e7-b93f-439cb438deff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc6136b-6b07-58c3-b5e3-f73f3b3cf004/3dc6136b-6b07-58c3-b5e3-f73f3b3cf004_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141499,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621981/general/6452fb72-d3a7-4a52-817a-2988ef02f3cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc6136b-6b07-58c3-b5e3-f73f3b3cf004/3dc6136b-6b07-58c3-b5e3-f73f3b3cf004_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225759,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621981/general/8e3760f7-c8fa-4843-b0c1-e701e9abaeb0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc6136b-6b07-58c3-b5e3-f73f3b3cf004/3dc6136b-6b07-58c3-b5e3-f73f3b3cf004_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229460,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621981/general/53c91aaf-f922-47bc-aa16-4a3d755cfcd6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc6136b-6b07-58c3-b5e3-f73f3b3cf004/3dc6136b-6b07-58c3-b5e3-f73f3b3cf004_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249488,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621981/general/ed96cc04-7d74-43c4-a25f-9c0fd45111ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc6136b-6b07-58c3-b5e3-f73f3b3cf004/3dc6136b-6b07-58c3-b5e3-f73f3b3cf004_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185588,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621981/general/5d63a892-b0a4-44fc-b239-081c4a9e6d16.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc6136b-6b07-58c3-b5e3-f73f3b3cf004/3dc6136b-6b07-58c3-b5e3-f73f3b3cf004_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328130,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621981/general/ea8258ee-ed44-4352-afa4-9cd654c33b69.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc6136b-6b07-58c3-b5e3-f73f3b3cf004/3dc6136b-6b07-58c3-b5e3-f73f3b3cf004_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188564,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621981/general/5243f90d-4648-487a-9996-2649d2765dab.jpg',
'Width': 1024}],
'price': 17300,
'price_includes_vat': True,
'registration_date': '2020-09-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.3 Pro Performance - Electric - Automatic - 204 hp - '
'39.028 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2020}
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728525%27 HTTP/1.1" 200 None
2026-03-25 17:35:56 [adesa.de] INFO: Saving data for 10728525: {'created_time': 1774460156.854122, 'last_price_update_time': 1774460156.854134, 'auction_closing_time': 1774607400.0}
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728525') HTTP/1.1" 204 0
2026-03-25 17:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726115> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:35:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134893b550>
2026-03-25 17:35:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:35:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c60f21b6-5736-5855-9c9f-06cac0ff1ffe/c60f21b6-5736-5855-9c9f-06cac0ff1ffe_image_2.jpg HTTP/1.1" 201 0
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742423%252Fgeneral%252F3fce84d6-269c-4324-b43f-14b40a0dd0f0.jpg') HTTP/1.1" 204 0
2026-03-25 17:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742423/general/3fce84d6-269c-4324-b43f-14b40a0dd0f0.jpg saved to cache
2026-03-25 17:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c60f21b6-5736-5855-9c9f-06cac0ff1ffe
2026-03-25 17:35:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39c7fadc-055b-5dae-ae4d-aa1e93d423ce with identifier: 10726115
2026-03-25 17:35:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39c7fadc-055b-5dae-ae4d-aa1e93d423ce with scrape type 1
2026-03-25 17:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 39c7fadc-055b-5dae-ae4d-aa1e93d423ce
2026-03-25 17:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736971%252Fgeneral%252F6627d9d2-75f0-4129-becf-4841156d4e2c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736971/general/6627d9d2-75f0-4129-becf-4841156d4e2c.jpg already downloaded
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736971%252Fgeneral%252F0a4eabc1-02e6-40c8-956d-2fe28b47e617.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736971/general/0a4eabc1-02e6-40c8-956d-2fe28b47e617.jpg already downloaded
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736971%252Fgeneral%252Fade5b172-bd8e-4200-a1f1-558043a113cb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736971/general/ade5b172-bd8e-4200-a1f1-558043a113cb.jpg already downloaded
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736971%252Fgeneral%252Ff732e39e-53f6-4ebb-9cf2-0e612ae99421.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736971/general/f732e39e-53f6-4ebb-9cf2-0e612ae99421.jpg already downloaded
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736971%252Fgeneral%252Fb9567b7c-2f24-42a1-b97a-c4f5f5064009.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736971/general/b9567b7c-2f24-42a1-b97a-c4f5f5064009.jpg already downloaded
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736971%252Fgeneral%252F2ce32add-8c54-459d-8607-88392ef1c4ad.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736971/general/2ce32add-8c54-459d-8607-88392ef1c4ad.jpg already downloaded
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736971%252Fgeneral%252Fdeff98f0-18cb-450c-abd6-45450198b547.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736971/general/deff98f0-18cb-450c-abd6-45450198b547.jpg already downloaded
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736971%252Fgeneral%252Facbf236a-dfb1-490f-a541-65dcb112d7a6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736971/general/acbf236a-dfb1-490f-a541-65dcb112d7a6.jpg already downloaded
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736971%252Fgeneral%252Fa5fc143b-e5c9-431c-8599-befd4d1a2fe9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736971/general/a5fc143b-e5c9-431c-8599-befd4d1a2fe9.jpg already downloaded
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736971%252Fgeneral%252F5f1e6182-c11f-4010-9cb5-73bfe65bfbaa.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736971/general/5f1e6182-c11f-4010-9cb5-73bfe65bfbaa.jpg already downloaded
2026-03-25 17:35:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 39c7fadc-055b-5dae-ae4d-aa1e93d423ce, identifier: 10726115
2026-03-25 17:35:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 39c7fadc-055b-5dae-ae4d-aa1e93d423ce with identifier: 10726115
2026-03-25 17:35:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 39c7fadc-055b-5dae-ae4d-aa1e93d423ce with identifier: 10726115
2026-03-25 17:35:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 39c7fadc-055b-5dae-ae4d-aa1e93d423ce with identifier: 10726115 to the API
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726115>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '39c7fadc-055b-5dae-ae4d-aa1e93d423ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154601',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726115',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 56670,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5736971/general/6627d9d2-75f0-4129-becf-4841156d4e2c.jpg',
'https://images.openlane.eu/carimgs/5736971/general/0a4eabc1-02e6-40c8-956d-2fe28b47e617.jpg',
'https://images.openlane.eu/carimgs/5736971/general/ade5b172-bd8e-4200-a1f1-558043a113cb.jpg',
'https://images.openlane.eu/carimgs/5736971/general/f732e39e-53f6-4ebb-9cf2-0e612ae99421.jpg',
'https://images.openlane.eu/carimgs/5736971/general/b9567b7c-2f24-42a1-b97a-c4f5f5064009.jpg',
'https://images.openlane.eu/carimgs/5736971/general/2ce32add-8c54-459d-8607-88392ef1c4ad.jpg',
'https://images.openlane.eu/carimgs/5736971/general/deff98f0-18cb-450c-abd6-45450198b547.jpg',
'https://images.openlane.eu/carimgs/5736971/general/acbf236a-dfb1-490f-a541-65dcb112d7a6.jpg',
'https://images.openlane.eu/carimgs/5736971/general/a5fc143b-e5c9-431c-8599-befd4d1a2fe9.jpg',
'https://images.openlane.eu/carimgs/5736971/general/5f1e6182-c11f-4010-9cb5-73bfe65bfbaa.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c7fadc-055b-5dae-ae4d-aa1e93d423ce/39c7fadc-055b-5dae-ae4d-aa1e93d423ce_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736971/general/6627d9d2-75f0-4129-becf-4841156d4e2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c7fadc-055b-5dae-ae4d-aa1e93d423ce/39c7fadc-055b-5dae-ae4d-aa1e93d423ce_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124755,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736971/general/0a4eabc1-02e6-40c8-956d-2fe28b47e617.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c7fadc-055b-5dae-ae4d-aa1e93d423ce/39c7fadc-055b-5dae-ae4d-aa1e93d423ce_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116068,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736971/general/ade5b172-bd8e-4200-a1f1-558043a113cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c7fadc-055b-5dae-ae4d-aa1e93d423ce/39c7fadc-055b-5dae-ae4d-aa1e93d423ce_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113091,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736971/general/f732e39e-53f6-4ebb-9cf2-0e612ae99421.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c7fadc-055b-5dae-ae4d-aa1e93d423ce/39c7fadc-055b-5dae-ae4d-aa1e93d423ce_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98353,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736971/general/b9567b7c-2f24-42a1-b97a-c4f5f5064009.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c7fadc-055b-5dae-ae4d-aa1e93d423ce/39c7fadc-055b-5dae-ae4d-aa1e93d423ce_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93306,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736971/general/2ce32add-8c54-459d-8607-88392ef1c4ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c7fadc-055b-5dae-ae4d-aa1e93d423ce/39c7fadc-055b-5dae-ae4d-aa1e93d423ce_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96846,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736971/general/deff98f0-18cb-450c-abd6-45450198b547.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c7fadc-055b-5dae-ae4d-aa1e93d423ce/39c7fadc-055b-5dae-ae4d-aa1e93d423ce_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108430,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736971/general/acbf236a-dfb1-490f-a541-65dcb112d7a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c7fadc-055b-5dae-ae4d-aa1e93d423ce/39c7fadc-055b-5dae-ae4d-aa1e93d423ce_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79929,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736971/general/a5fc143b-e5c9-431c-8599-befd4d1a2fe9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c7fadc-055b-5dae-ae4d-aa1e93d423ce/39c7fadc-055b-5dae-ae4d-aa1e93d423ce_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76256,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736971/general/5f1e6182-c11f-4010-9cb5-73bfe65bfbaa.jpg',
'Width': 1024}],
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen ID.3 Pro - Electric - Automatic - 204 hp - 56.670 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726115%27 HTTP/1.1" 200 None
2026-03-25 17:35:57 [adesa.de] INFO: Saving data for 10726115: {'created_time': 1774460157.535607, 'last_price_update_time': 1774460157.535618, 'auction_closing_time': 1774607400.0}
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726115') HTTP/1.1" 204 0
2026-03-25 17:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742423/general/e6fe44b3-4510-43bc-8c9d-c0f610c87672.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725988)
2026-03-25 17:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742423/general/050f1b7c-7f96-46e5-a3bf-f664d0baa85f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725988)
2026-03-25 17:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726112> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728427> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742423/general/f2b70158-6cee-45dd-8324-5459b6d2940c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725988)
2026-03-25 17:35:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:35:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13426235d0>
2026-03-25 17:35:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:35:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c60f21b6-5736-5855-9c9f-06cac0ff1ffe/c60f21b6-5736-5855-9c9f-06cac0ff1ffe_image_8.jpg HTTP/1.1" 201 0
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742423%252Fgeneral%252Fe6fe44b3-4510-43bc-8c9d-c0f610c87672.jpg') HTTP/1.1" 204 0
2026-03-25 17:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742423/general/e6fe44b3-4510-43bc-8c9d-c0f610c87672.jpg saved to cache
2026-03-25 17:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c60f21b6-5736-5855-9c9f-06cac0ff1ffe
2026-03-25 17:35:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:35:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341873e90>
2026-03-25 17:35:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:35:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c60f21b6-5736-5855-9c9f-06cac0ff1ffe/c60f21b6-5736-5855-9c9f-06cac0ff1ffe_image_9.jpg HTTP/1.1" 201 0
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742423%252Fgeneral%252F050f1b7c-7f96-46e5-a3bf-f664d0baa85f.jpg') HTTP/1.1" 204 0
2026-03-25 17:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742423/general/050f1b7c-7f96-46e5-a3bf-f664d0baa85f.jpg saved to cache
2026-03-25 17:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c60f21b6-5736-5855-9c9f-06cac0ff1ffe
2026-03-25 17:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742423/general/c2064400-0dea-4061-b4cf-39c25d0bdcb3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725988)
2026-03-25 17:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742423/general/1406588f-b294-44c5-89a1-a11924a63258.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725988)
2026-03-25 17:35:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c2a6ebf-88c0-5879-94b0-eb81f23906e3 with identifier: 10726112
2026-03-25 17:35:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c2a6ebf-88c0-5879-94b0-eb81f23906e3 with scrape type 1
2026-03-25 17:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3c2a6ebf-88c0-5879-94b0-eb81f23906e3
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736968%252Fgeneral%252F7503f46c-c6ea-4fef-8ea6-51cac54b7c62.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736968/general/7503f46c-c6ea-4fef-8ea6-51cac54b7c62.jpg already downloaded
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736968%252Fgeneral%252F7ff03b23-6613-4928-ac59-9997120fd0ce.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736968/general/7ff03b23-6613-4928-ac59-9997120fd0ce.jpg already downloaded
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736968%252Fgeneral%252F818cb1cc-fe0b-412e-816c-bbae1344615b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736968/general/818cb1cc-fe0b-412e-816c-bbae1344615b.jpg already downloaded
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736968%252Fgeneral%252F19c34752-8e29-4cde-af1f-209c3f133822.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736968/general/19c34752-8e29-4cde-af1f-209c3f133822.jpg already downloaded
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736968%252Fgeneral%252F5e354a8c-810a-459d-8942-ea09487ccf65.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736968/general/5e354a8c-810a-459d-8942-ea09487ccf65.jpg already downloaded
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736968%252Fgeneral%252F602eae50-f1a7-4a97-831b-5161ee239fbb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736968/general/602eae50-f1a7-4a97-831b-5161ee239fbb.jpg already downloaded
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736968%252Fgeneral%252F54dbb45c-8147-4039-8882-91e8852941f2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736968/general/54dbb45c-8147-4039-8882-91e8852941f2.jpg already downloaded
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736968%252Fgeneral%252F945617c3-87df-42a6-a5df-73840bd87cca.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736968/general/945617c3-87df-42a6-a5df-73840bd87cca.jpg already downloaded
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736968%252Fgeneral%252F38a33ac4-693c-4a1b-903b-236701479583.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736968/general/38a33ac4-693c-4a1b-903b-236701479583.jpg already downloaded
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736968%252Fgeneral%252F88fab833-c69b-4016-a492-4552b8ac0945.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736968/general/88fab833-c69b-4016-a492-4552b8ac0945.jpg already downloaded
2026-03-25 17:35:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3c2a6ebf-88c0-5879-94b0-eb81f23906e3, identifier: 10726112
2026-03-25 17:35:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 414a514d-514c-50b7-92e1-f4f855499a19 with identifier: 10728427
2026-03-25 17:35:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 414a514d-514c-50b7-92e1-f4f855499a19 with scrape type 1
2026-03-25 17:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 414a514d-514c-50b7-92e1-f4f855499a19
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523051%252Fgeneral%252F35c427b0-467b-43ba-8037-46e00f18b0d0.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523051/general/35c427b0-467b-43ba-8037-46e00f18b0d0.jpg already downloaded
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523051%252Fgeneral%252F28518528-6dd6-477e-abb8-d217885e5b2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523051/general/28518528-6dd6-477e-abb8-d217885e5b2a.jpg already downloaded
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523051%252Fgeneral%252F628bcb43-bba1-4fab-a7a8-ae7c5b1d537e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523051/general/628bcb43-bba1-4fab-a7a8-ae7c5b1d537e.jpg already downloaded
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523051%252Fgeneral%252F6c89891c-36f1-4ab5-a3d0-9aef36b41438.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523051/general/6c89891c-36f1-4ab5-a3d0-9aef36b41438.jpg already downloaded
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523051%252Fgeneral%252F2b21bc4f-1379-49f7-ba8a-5250e3cbf9a7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523051/general/2b21bc4f-1379-49f7-ba8a-5250e3cbf9a7.jpg already downloaded
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523051%252Fgeneral%252F0577e306-34bc-4a8b-aa04-2bdca96a259e.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523051/general/0577e306-34bc-4a8b-aa04-2bdca96a259e.jpg already downloaded
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523051%252Fgeneral%252F3920dbe1-f1de-41b2-b3eb-7616ec3bd2a3.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523051/general/3920dbe1-f1de-41b2-b3eb-7616ec3bd2a3.jpg already downloaded
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523051%252Fgeneral%252F6ff51ca5-5b76-456f-bf19-037fdef7b76d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523051/general/6ff51ca5-5b76-456f-bf19-037fdef7b76d.jpg already downloaded
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523051%252Fgeneral%252F454a976d-994b-46c1-b1c0-6e80ac0ae91d.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523051/general/454a976d-994b-46c1-b1c0-6e80ac0ae91d.jpg already downloaded
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523051%252Fgeneral%252F2295b868-9a93-4b13-80dd-d2e82d4a7b74.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523051/general/2295b868-9a93-4b13-80dd-d2e82d4a7b74.jpg already downloaded
2026-03-25 17:35:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 414a514d-514c-50b7-92e1-f4f855499a19, identifier: 10728427
2026-03-25 17:35:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with identifier: 10728560
2026-03-25 17:35:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with scrape type 1
2026-03-25 17:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5cea9e3c-417b-5003-9b4d-9c90dbcc376f
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728854%252Fgeneral%252F38ab40d3-b0a7-4c10-afdd-93571906f324.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728854/general/38ab40d3-b0a7-4c10-afdd-93571906f324.jpg already downloaded
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728854%252Fgeneral%252F80e94b5e-cb06-4d46-868a-fd2ddded7869.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728854/general/80e94b5e-cb06-4d46-868a-fd2ddded7869.jpg already downloaded
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728854%252Fgeneral%252F78a830a3-b416-4b72-9f8e-8fe4b6e3de81.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728854/general/78a830a3-b416-4b72-9f8e-8fe4b6e3de81.jpg already downloaded
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728854%252Fgeneral%252Fef062780-a1b5-4dd9-ad0e-8551e6ddcdfb.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728854/general/ef062780-a1b5-4dd9-ad0e-8551e6ddcdfb.jpg already downloaded
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728854%252Fgeneral%252Fde2c83b3-3851-4c96-ae91-e090e0c44fb5.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728854/general/de2c83b3-3851-4c96-ae91-e090e0c44fb5.jpg already downloaded
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728854%252Fgeneral%252F749967d9-86a4-4273-9be7-db73602205aa.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728854/general/749967d9-86a4-4273-9be7-db73602205aa.jpeg already downloaded
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728854%252Fgeneral%252F630086ce-fd54-47ab-adc8-55f0f2ceae26.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728854/general/630086ce-fd54-47ab-adc8-55f0f2ceae26.jpeg already downloaded
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728854%252Fgeneral%252Fa8234522-135e-4b22-b898-120f7799b4ce.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728854/general/a8234522-135e-4b22-b898-120f7799b4ce.jpeg already downloaded
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728854%252Fgeneral%252Fc73a9255-8609-4016-b7ca-624658241d1b.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728854/general/c73a9255-8609-4016-b7ca-624658241d1b.jpeg already downloaded
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728854%252Fgeneral%252Fa5325fe9-7a4b-457b-aaf0-75da9ff88d63.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728854/general/a5325fe9-7a4b-457b-aaf0-75da9ff88d63.jpeg already downloaded
2026-03-25 17:35:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5cea9e3c-417b-5003-9b4d-9c90dbcc376f, identifier: 10728560
2026-03-25 17:35:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3c2a6ebf-88c0-5879-94b0-eb81f23906e3 with identifier: 10726112
2026-03-25 17:35:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3c2a6ebf-88c0-5879-94b0-eb81f23906e3 with identifier: 10726112
2026-03-25 17:35:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3c2a6ebf-88c0-5879-94b0-eb81f23906e3 with identifier: 10726112 to the API
2026-03-25 17:35:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726112>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '3c2a6ebf-88c0-5879-94b0-eb81f23906e3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545FF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726112',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 42292,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5736968/general/7503f46c-c6ea-4fef-8ea6-51cac54b7c62.jpg',
'https://images.openlane.eu/carimgs/5736968/general/7ff03b23-6613-4928-ac59-9997120fd0ce.jpg',
'https://images.openlane.eu/carimgs/5736968/general/818cb1cc-fe0b-412e-816c-bbae1344615b.jpg',
'https://images.openlane.eu/carimgs/5736968/general/19c34752-8e29-4cde-af1f-209c3f133822.jpg',
'https://images.openlane.eu/carimgs/5736968/general/5e354a8c-810a-459d-8942-ea09487ccf65.jpg',
'https://images.openlane.eu/carimgs/5736968/general/602eae50-f1a7-4a97-831b-5161ee239fbb.jpg',
'https://images.openlane.eu/carimgs/5736968/general/54dbb45c-8147-4039-8882-91e8852941f2.jpg',
'https://images.openlane.eu/carimgs/5736968/general/945617c3-87df-42a6-a5df-73840bd87cca.jpg',
'https://images.openlane.eu/carimgs/5736968/general/38a33ac4-693c-4a1b-903b-236701479583.jpg',
'https://images.openlane.eu/carimgs/5736968/general/88fab833-c69b-4016-a492-4552b8ac0945.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c2a6ebf-88c0-5879-94b0-eb81f23906e3/3c2a6ebf-88c0-5879-94b0-eb81f23906e3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93866,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736968/general/7503f46c-c6ea-4fef-8ea6-51cac54b7c62.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c2a6ebf-88c0-5879-94b0-eb81f23906e3/3c2a6ebf-88c0-5879-94b0-eb81f23906e3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87177,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736968/general/7ff03b23-6613-4928-ac59-9997120fd0ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c2a6ebf-88c0-5879-94b0-eb81f23906e3/3c2a6ebf-88c0-5879-94b0-eb81f23906e3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736968/general/818cb1cc-fe0b-412e-816c-bbae1344615b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c2a6ebf-88c0-5879-94b0-eb81f23906e3/3c2a6ebf-88c0-5879-94b0-eb81f23906e3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79928,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736968/general/19c34752-8e29-4cde-af1f-209c3f133822.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c2a6ebf-88c0-5879-94b0-eb81f23906e3/3c2a6ebf-88c0-5879-94b0-eb81f23906e3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48698,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736968/general/5e354a8c-810a-459d-8942-ea09487ccf65.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c2a6ebf-88c0-5879-94b0-eb81f23906e3/3c2a6ebf-88c0-5879-94b0-eb81f23906e3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736968/general/602eae50-f1a7-4a97-831b-5161ee239fbb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c2a6ebf-88c0-5879-94b0-eb81f23906e3/3c2a6ebf-88c0-5879-94b0-eb81f23906e3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60341,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736968/general/54dbb45c-8147-4039-8882-91e8852941f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c2a6ebf-88c0-5879-94b0-eb81f23906e3/3c2a6ebf-88c0-5879-94b0-eb81f23906e3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60876,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736968/general/945617c3-87df-42a6-a5df-73840bd87cca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c2a6ebf-88c0-5879-94b0-eb81f23906e3/3c2a6ebf-88c0-5879-94b0-eb81f23906e3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55619,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736968/general/38a33ac4-693c-4a1b-903b-236701479583.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c2a6ebf-88c0-5879-94b0-eb81f23906e3/3c2a6ebf-88c0-5879-94b0-eb81f23906e3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60834,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736968/general/88fab833-c69b-4016-a492-4552b8ac0945.jpg',
'Width': 1024}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-09-30',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen ID.3 Pure - Electric - Automatic - 150 hp - 42.292 km',
'transmission': 'automatic',
'trim': 'Pure',
'vin': None,
'year': 2021}
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726112%27 HTTP/1.1" 200 None
2026-03-25 17:35:59 [adesa.de] INFO: Saving data for 10726112: {'created_time': 1774460159.13001, 'last_price_update_time': 1774460159.130021, 'auction_closing_time': 1774607400.0}
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726112') HTTP/1.1" 204 0
2026-03-25 17:35:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 414a514d-514c-50b7-92e1-f4f855499a19 with identifier: 10728427
2026-03-25 17:35:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 414a514d-514c-50b7-92e1-f4f855499a19 with identifier: 10728427
2026-03-25 17:35:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 414a514d-514c-50b7-92e1-f4f855499a19 with identifier: 10728427 to the API
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728427>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Electric',
'id': '414a514d-514c-50b7-92e1-f4f855499a19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28982',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728427',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 92663,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 90,
'photo_urls': ['https://images.openlane.eu/carimgs/5523051/general/35c427b0-467b-43ba-8037-46e00f18b0d0.jpg',
'https://images.openlane.eu/carimgs/5523051/general/28518528-6dd6-477e-abb8-d217885e5b2a.jpg',
'https://images.openlane.eu/carimgs/5523051/general/628bcb43-bba1-4fab-a7a8-ae7c5b1d537e.jpg',
'https://images.openlane.eu/carimgs/5523051/general/6c89891c-36f1-4ab5-a3d0-9aef36b41438.jpg',
'https://images.openlane.eu/carimgs/5523051/general/2b21bc4f-1379-49f7-ba8a-5250e3cbf9a7.jpg',
'https://images.openlane.eu/carimgs/5523051/general/0577e306-34bc-4a8b-aa04-2bdca96a259e.jpg',
'https://images.openlane.eu/carimgs/5523051/general/3920dbe1-f1de-41b2-b3eb-7616ec3bd2a3.jpg',
'https://images.openlane.eu/carimgs/5523051/general/6ff51ca5-5b76-456f-bf19-037fdef7b76d.jpg',
'https://images.openlane.eu/carimgs/5523051/general/454a976d-994b-46c1-b1c0-6e80ac0ae91d.jpg',
'https://images.openlane.eu/carimgs/5523051/general/2295b868-9a93-4b13-80dd-d2e82d4a7b74.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414a514d-514c-50b7-92e1-f4f855499a19/414a514d-514c-50b7-92e1-f4f855499a19_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71219,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523051/general/35c427b0-467b-43ba-8037-46e00f18b0d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414a514d-514c-50b7-92e1-f4f855499a19/414a514d-514c-50b7-92e1-f4f855499a19_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61322,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523051/general/28518528-6dd6-477e-abb8-d217885e5b2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414a514d-514c-50b7-92e1-f4f855499a19/414a514d-514c-50b7-92e1-f4f855499a19_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72512,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523051/general/628bcb43-bba1-4fab-a7a8-ae7c5b1d537e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414a514d-514c-50b7-92e1-f4f855499a19/414a514d-514c-50b7-92e1-f4f855499a19_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64491,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523051/general/6c89891c-36f1-4ab5-a3d0-9aef36b41438.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414a514d-514c-50b7-92e1-f4f855499a19/414a514d-514c-50b7-92e1-f4f855499a19_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79853,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523051/general/2b21bc4f-1379-49f7-ba8a-5250e3cbf9a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414a514d-514c-50b7-92e1-f4f855499a19/414a514d-514c-50b7-92e1-f4f855499a19_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86563,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523051/general/0577e306-34bc-4a8b-aa04-2bdca96a259e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414a514d-514c-50b7-92e1-f4f855499a19/414a514d-514c-50b7-92e1-f4f855499a19_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96540,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523051/general/3920dbe1-f1de-41b2-b3eb-7616ec3bd2a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414a514d-514c-50b7-92e1-f4f855499a19/414a514d-514c-50b7-92e1-f4f855499a19_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105926,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523051/general/6ff51ca5-5b76-456f-bf19-037fdef7b76d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414a514d-514c-50b7-92e1-f4f855499a19/414a514d-514c-50b7-92e1-f4f855499a19_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59869,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523051/general/454a976d-994b-46c1-b1c0-6e80ac0ae91d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414a514d-514c-50b7-92e1-f4f855499a19/414a514d-514c-50b7-92e1-f4f855499a19_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75530,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523051/general/2295b868-9a93-4b13-80dd-d2e82d4a7b74.jpg',
'Width': 1024}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2020-10-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.3 1st Edition - Electric - Automatic - 204 hp - '
'92.663 km',
'transmission': 'automatic',
'trim': '1st Edition',
'vin': None,
'year': 2020}
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728427%27 HTTP/1.1" 200 None
2026-03-25 17:35:59 [adesa.de] INFO: Saving data for 10728427: {'created_time': 1774460159.423971, 'last_price_update_time': 1774460159.423985, 'auction_closing_time': 1774606800.0}
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728427') HTTP/1.1" 204 0
2026-03-25 17:35:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with identifier: 10728560
2026-03-25 17:35:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with identifier: 10728560
2026-03-25 17:35:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with identifier: 10728560 to the API
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:35:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728560>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Electric',
'id': '5cea9e3c-417b-5003-9b4d-9c90dbcc376f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31777',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728560',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 97583,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5728854/general/38ab40d3-b0a7-4c10-afdd-93571906f324.jpg',
'https://images.openlane.eu/carimgs/5728854/general/80e94b5e-cb06-4d46-868a-fd2ddded7869.jpg',
'https://images.openlane.eu/carimgs/5728854/general/78a830a3-b416-4b72-9f8e-8fe4b6e3de81.jpg',
'https://images.openlane.eu/carimgs/5728854/general/ef062780-a1b5-4dd9-ad0e-8551e6ddcdfb.jpg',
'https://images.openlane.eu/carimgs/5728854/general/de2c83b3-3851-4c96-ae91-e090e0c44fb5.jpg',
'https://images.openlane.eu/carimgs/5728854/general/749967d9-86a4-4273-9be7-db73602205aa.jpeg',
'https://images.openlane.eu/carimgs/5728854/general/630086ce-fd54-47ab-adc8-55f0f2ceae26.jpeg',
'https://images.openlane.eu/carimgs/5728854/general/a8234522-135e-4b22-b898-120f7799b4ce.jpeg',
'https://images.openlane.eu/carimgs/5728854/general/c73a9255-8609-4016-b7ca-624658241d1b.jpeg',
'https://images.openlane.eu/carimgs/5728854/general/a5325fe9-7a4b-457b-aaf0-75da9ff88d63.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5cea9e3c-417b-5003-9b4d-9c90dbcc376f/5cea9e3c-417b-5003-9b4d-9c90dbcc376f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132655,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728854/general/38ab40d3-b0a7-4c10-afdd-93571906f324.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5cea9e3c-417b-5003-9b4d-9c90dbcc376f/5cea9e3c-417b-5003-9b4d-9c90dbcc376f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144428,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728854/general/80e94b5e-cb06-4d46-868a-fd2ddded7869.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5cea9e3c-417b-5003-9b4d-9c90dbcc376f/5cea9e3c-417b-5003-9b4d-9c90dbcc376f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142087,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728854/general/78a830a3-b416-4b72-9f8e-8fe4b6e3de81.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5cea9e3c-417b-5003-9b4d-9c90dbcc376f/5cea9e3c-417b-5003-9b4d-9c90dbcc376f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123481,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728854/general/ef062780-a1b5-4dd9-ad0e-8551e6ddcdfb.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5cea9e3c-417b-5003-9b4d-9c90dbcc376f/5cea9e3c-417b-5003-9b4d-9c90dbcc376f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78297,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728854/general/de2c83b3-3851-4c96-ae91-e090e0c44fb5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5cea9e3c-417b-5003-9b4d-9c90dbcc376f/5cea9e3c-417b-5003-9b4d-9c90dbcc376f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28710,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728854/general/749967d9-86a4-4273-9be7-db73602205aa.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5cea9e3c-417b-5003-9b4d-9c90dbcc376f/5cea9e3c-417b-5003-9b4d-9c90dbcc376f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35075,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728854/general/630086ce-fd54-47ab-adc8-55f0f2ceae26.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5cea9e3c-417b-5003-9b4d-9c90dbcc376f/5cea9e3c-417b-5003-9b4d-9c90dbcc376f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29920,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728854/general/a8234522-135e-4b22-b898-120f7799b4ce.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5cea9e3c-417b-5003-9b4d-9c90dbcc376f/5cea9e3c-417b-5003-9b4d-9c90dbcc376f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35698,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728854/general/c73a9255-8609-4016-b7ca-624658241d1b.jpeg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5cea9e3c-417b-5003-9b4d-9c90dbcc376f/5cea9e3c-417b-5003-9b4d-9c90dbcc376f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35755,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728854/general/a5325fe9-7a4b-457b-aaf0-75da9ff88d63.jpeg',
'Width': 1023}],
'price': 16900,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 Life - Electric - Automatic - 204 hp - 97.583 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728560%27 HTTP/1.1" 200 None
2026-03-25 17:35:59 [adesa.de] INFO: Saving data for 10728560: {'created_time': 1774460159.733995, 'last_price_update_time': 1774460159.734014, 'auction_closing_time': 1774607400.0}
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728560') HTTP/1.1" 204 0
2026-03-25 17:35:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:35:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13417a6b90>
2026-03-25 17:35:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:35:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c60f21b6-5736-5855-9c9f-06cac0ff1ffe/c60f21b6-5736-5855-9c9f-06cac0ff1ffe_image_6.jpg HTTP/1.1" 201 0
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742423%252Fgeneral%252Ff2b70158-6cee-45dd-8324-5459b6d2940c.jpg') HTTP/1.1" 204 0
2026-03-25 17:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742423/general/f2b70158-6cee-45dd-8324-5459b6d2940c.jpg saved to cache
2026-03-25 17:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c60f21b6-5736-5855-9c9f-06cac0ff1ffe
2026-03-25 17:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742423/general/f31be6e2-6503-4710-9c6c-124755554eb1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725988)
2026-03-25 17:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728398> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726124> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728280> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:35:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f134175e890>
2026-03-25 17:35:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:35:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c60f21b6-5736-5855-9c9f-06cac0ff1ffe/c60f21b6-5736-5855-9c9f-06cac0ff1ffe_image_7.jpg HTTP/1.1" 201 0
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742423%252Fgeneral%252Fc2064400-0dea-4061-b4cf-39c25d0bdcb3.jpg') HTTP/1.1" 204 0
2026-03-25 17:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742423/general/c2064400-0dea-4061-b4cf-39c25d0bdcb3.jpg saved to cache
2026-03-25 17:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c60f21b6-5736-5855-9c9f-06cac0ff1ffe
2026-03-25 17:35:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:35:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341758710>
2026-03-25 17:35:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:35:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c60f21b6-5736-5855-9c9f-06cac0ff1ffe/c60f21b6-5736-5855-9c9f-06cac0ff1ffe_image_1.jpg HTTP/1.1" 201 0
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742423%252Fgeneral%252F1406588f-b294-44c5-89a1-a11924a63258.jpg') HTTP/1.1" 204 0
2026-03-25 17:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742423/general/1406588f-b294-44c5-89a1-a11924a63258.jpg saved to cache
2026-03-25 17:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c60f21b6-5736-5855-9c9f-06cac0ff1ffe
2026-03-25 17:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742423/general/81860fc8-aa4b-4dc9-85ad-ea0601ae3dbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725988)
2026-03-25 17:35:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726000> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742423/general/4bba9a34-a33e-4c9c-9172-bae0c8e08bf8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725988)
2026-03-25 17:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742423/general/502efcf5-297d-4501-bc08-95d90aa11c91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725988)
2026-03-25 17:35:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:35:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:35:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1342aa6dd0>
2026-03-25 17:35:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:35:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c60f21b6-5736-5855-9c9f-06cac0ff1ffe/c60f21b6-5736-5855-9c9f-06cac0ff1ffe_image_4.jpg HTTP/1.1" 201 0
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742423%252Fgeneral%252Ff31be6e2-6503-4710-9c6c-124755554eb1.jpg') HTTP/1.1" 204 0
2026-03-25 17:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742423/general/f31be6e2-6503-4710-9c6c-124755554eb1.jpg saved to cache
2026-03-25 17:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c60f21b6-5736-5855-9c9f-06cac0ff1ffe
2026-03-25 17:35:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19499d73-b222-555c-ae03-e8fa779dbfac with identifier: 10728398
2026-03-25 17:35:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19499d73-b222-555c-ae03-e8fa779dbfac with scrape type 1
2026-03-25 17:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 19499d73-b222-555c-ae03-e8fa779dbfac
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5558924%252Fgeneral%252Fe7bf2cb2-0a2b-4533-a710-4a97e70f7e68.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5558924/general/e7bf2cb2-0a2b-4533-a710-4a97e70f7e68.jpg already downloaded
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5558924%252Fgeneral%252F6e03e39a-3876-46c2-af8e-38d20a0cd20a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5558924/general/6e03e39a-3876-46c2-af8e-38d20a0cd20a.jpg already downloaded
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5558924%252Fgeneral%252Fb10f1c4a-e8be-4eb0-881d-dadbebeea6a2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5558924/general/b10f1c4a-e8be-4eb0-881d-dadbebeea6a2.jpg already downloaded
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5558924%252Fgeneral%252F194a2f36-0bd4-48b3-8aac-8f40aa816b15.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5558924/general/194a2f36-0bd4-48b3-8aac-8f40aa816b15.jpg already downloaded
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5558924%252Fgeneral%252Ff0301eec-8ee1-43d2-a7c3-fa80732127f7.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5558924/general/f0301eec-8ee1-43d2-a7c3-fa80732127f7.jpg already downloaded
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5558924%252Fgeneral%252F783dfb9a-ae6d-4b5e-85bc-3dedd3420cf2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5558924/general/783dfb9a-ae6d-4b5e-85bc-3dedd3420cf2.jpg already downloaded
2026-03-25 17:36:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 19499d73-b222-555c-ae03-e8fa779dbfac, identifier: 10728398
2026-03-25 17:36:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5f70eb7-deb3-5898-88db-b36a17267a83 with identifier: 10726124
2026-03-25 17:36:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5f70eb7-deb3-5898-88db-b36a17267a83 with scrape type 1
2026-03-25 17:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d5f70eb7-deb3-5898-88db-b36a17267a83
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736981%252Fgeneral%252F4c72f2cb-307b-4291-bc12-8e4b146f6ffc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736981/general/4c72f2cb-307b-4291-bc12-8e4b146f6ffc.jpg already downloaded
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736981%252Fgeneral%252F1c4abdd7-b408-4a9e-b56c-4e53f1d30c32.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736981/general/1c4abdd7-b408-4a9e-b56c-4e53f1d30c32.jpg already downloaded
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736981%252Fgeneral%252F127221a8-d6fe-4b9f-a52e-0732b5de9bda.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736981/general/127221a8-d6fe-4b9f-a52e-0732b5de9bda.jpg already downloaded
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736981%252Fgeneral%252F831e4e02-99b1-4dcc-a3a9-6c96934f0f2a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736981/general/831e4e02-99b1-4dcc-a3a9-6c96934f0f2a.jpg already downloaded
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736981%252Fgeneral%252F83fc8f61-5fa5-4581-af7a-3f83aff03fac.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736981/general/83fc8f61-5fa5-4581-af7a-3f83aff03fac.jpg already downloaded
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736981%252Fgeneral%252F00162207-c3bb-49be-af3c-eaa388bbea8f.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736981/general/00162207-c3bb-49be-af3c-eaa388bbea8f.jpg already downloaded
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736981%252Fgeneral%252Fd7ce3da9-c5e8-489a-8fd7-06657e70e267.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736981/general/d7ce3da9-c5e8-489a-8fd7-06657e70e267.jpg already downloaded
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736981%252Fgeneral%252Fccd966b8-8e98-4d7a-9dbe-eb533e37b4e8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736981/general/ccd966b8-8e98-4d7a-9dbe-eb533e37b4e8.jpg already downloaded
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736981%252Fgeneral%252F6fc79a77-8df3-4ebb-8a3e-6ca256178535.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736981/general/6fc79a77-8df3-4ebb-8a3e-6ca256178535.jpg already downloaded
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736981%252Fgeneral%252F0442e48a-90ed-4429-b666-e9071a256b79.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736981/general/0442e48a-90ed-4429-b666-e9071a256b79.jpg already downloaded
2026-03-25 17:36:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d5f70eb7-deb3-5898-88db-b36a17267a83, identifier: 10726124
2026-03-25 17:36:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e319d8b8-8855-54b2-aba1-e53a2bf551de with identifier: 10728280
2026-03-25 17:36:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e319d8b8-8855-54b2-aba1-e53a2bf551de with scrape type 1
2026-03-25 17:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e319d8b8-8855-54b2-aba1-e53a2bf551de
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687097%252Fgeneral%252F45e8730f-d3d6-4c45-9811-f88da3f68b59.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687097/general/45e8730f-d3d6-4c45-9811-f88da3f68b59.jpeg already downloaded
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687097%252Fgeneral%252F6d93b830-9210-4dc2-9140-a5c43388b928.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687097/general/6d93b830-9210-4dc2-9140-a5c43388b928.jpg already downloaded
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687097%252Fgeneral%252F8e8c0d02-080e-44b4-8336-e909354fd7ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687097/general/8e8c0d02-080e-44b4-8336-e909354fd7ee.jpg already downloaded
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687097%252Fgeneral%252Fee35294c-9016-4c18-bb9a-20dac6942422.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687097/general/ee35294c-9016-4c18-bb9a-20dac6942422.jpg already downloaded
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687097%252Fgeneral%252F1b0cebb9-7f6e-4114-8c4a-a1c68edd640c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687097/general/1b0cebb9-7f6e-4114-8c4a-a1c68edd640c.jpg already downloaded
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687097%252Fgeneral%252F08e5fc0a-e108-4543-8fa4-f28287e5e389.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687097/general/08e5fc0a-e108-4543-8fa4-f28287e5e389.jpg already downloaded
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687097%252Fgeneral%252Ff9df31f3-b9b4-4304-a08b-eb364f96fc9a.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687097/general/f9df31f3-b9b4-4304-a08b-eb364f96fc9a.jpeg already downloaded
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687097%252Fgeneral%252F46892eab-3125-4a6a-8e79-37cee9a546c9.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687097/general/46892eab-3125-4a6a-8e79-37cee9a546c9.jpeg already downloaded
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687097%252Fgeneral%252F5823ff14-82f2-4f05-b9a6-3df28c87c9dd.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687097/general/5823ff14-82f2-4f05-b9a6-3df28c87c9dd.jpeg already downloaded
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687097%252Fgeneral%252Fe81d3f08-1117-4f87-80b8-fbba552c6884.jpeg%27 HTTP/1.1" 200 None
2026-03-25 17:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687097/general/e81d3f08-1117-4f87-80b8-fbba552c6884.jpeg already downloaded
2026-03-25 17:36:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e319d8b8-8855-54b2-aba1-e53a2bf551de, identifier: 10728280
2026-03-25 17:36:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 19499d73-b222-555c-ae03-e8fa779dbfac with identifier: 10728398
2026-03-25 17:36:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 19499d73-b222-555c-ae03-e8fa779dbfac with identifier: 10728398
2026-03-25 17:36:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 19499d73-b222-555c-ae03-e8fa779dbfac with identifier: 10728398 to the API
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:36:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728398>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T10:20:00Z',
'fuel_type': 'Electric',
'id': '19499d73-b222-555c-ae03-e8fa779dbfac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29412',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728398',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 50115,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 6,
'photo_urls': ['https://images.openlane.eu/carimgs/5558924/general/e7bf2cb2-0a2b-4533-a710-4a97e70f7e68.jpg',
'https://images.openlane.eu/carimgs/5558924/general/6e03e39a-3876-46c2-af8e-38d20a0cd20a.jpg',
'https://images.openlane.eu/carimgs/5558924/general/b10f1c4a-e8be-4eb0-881d-dadbebeea6a2.jpg',
'https://images.openlane.eu/carimgs/5558924/general/194a2f36-0bd4-48b3-8aac-8f40aa816b15.jpg',
'https://images.openlane.eu/carimgs/5558924/general/f0301eec-8ee1-43d2-a7c3-fa80732127f7.jpg',
'https://images.openlane.eu/carimgs/5558924/general/783dfb9a-ae6d-4b5e-85bc-3dedd3420cf2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19499d73-b222-555c-ae03-e8fa779dbfac/19499d73-b222-555c-ae03-e8fa779dbfac_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104765,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5558924/general/e7bf2cb2-0a2b-4533-a710-4a97e70f7e68.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19499d73-b222-555c-ae03-e8fa779dbfac/19499d73-b222-555c-ae03-e8fa779dbfac_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40153,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5558924/general/6e03e39a-3876-46c2-af8e-38d20a0cd20a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19499d73-b222-555c-ae03-e8fa779dbfac/19499d73-b222-555c-ae03-e8fa779dbfac_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109999,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5558924/general/b10f1c4a-e8be-4eb0-881d-dadbebeea6a2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19499d73-b222-555c-ae03-e8fa779dbfac/19499d73-b222-555c-ae03-e8fa779dbfac_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81208,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5558924/general/194a2f36-0bd4-48b3-8aac-8f40aa816b15.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19499d73-b222-555c-ae03-e8fa779dbfac/19499d73-b222-555c-ae03-e8fa779dbfac_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87060,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5558924/general/f0301eec-8ee1-43d2-a7c3-fa80732127f7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19499d73-b222-555c-ae03-e8fa779dbfac/19499d73-b222-555c-ae03-e8fa779dbfac_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75376,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5558924/general/783dfb9a-ae6d-4b5e-85bc-3dedd3420cf2.jpg',
'Width': 800}],
'price': 15300,
'price_includes_vat': True,
'registration_date': '2021-07-12',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.3 58 kWh 1st Plus - Electric - Automatic - 204 hp - '
'50.115 km',
'transmission': 'automatic',
'trim': '1st Plus',
'vin': None,
'year': 2021}
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728398%27 HTTP/1.1" 200 None
2026-03-25 17:36:00 [adesa.de] INFO: Saving data for 10728398: {'created_time': 1774460160.972243, 'last_price_update_time': 1774460160.972257, 'auction_closing_time': 1774606800.0}
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728398') HTTP/1.1" 204 0
2026-03-25 17:36:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d5f70eb7-deb3-5898-88db-b36a17267a83 with identifier: 10726124
2026-03-25 17:36:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d5f70eb7-deb3-5898-88db-b36a17267a83 with identifier: 10726124
2026-03-25 17:36:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d5f70eb7-deb3-5898-88db-b36a17267a83 with identifier: 10726124 to the API
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:36:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726124>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'd5f70eb7-deb3-5898-88db-b36a17267a83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601545FD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726124',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 61471,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 75,
'photo_urls': ['https://images.openlane.eu/carimgs/5736981/general/4c72f2cb-307b-4291-bc12-8e4b146f6ffc.jpg',
'https://images.openlane.eu/carimgs/5736981/general/1c4abdd7-b408-4a9e-b56c-4e53f1d30c32.jpg',
'https://images.openlane.eu/carimgs/5736981/general/127221a8-d6fe-4b9f-a52e-0732b5de9bda.jpg',
'https://images.openlane.eu/carimgs/5736981/general/831e4e02-99b1-4dcc-a3a9-6c96934f0f2a.jpg',
'https://images.openlane.eu/carimgs/5736981/general/83fc8f61-5fa5-4581-af7a-3f83aff03fac.jpg',
'https://images.openlane.eu/carimgs/5736981/general/00162207-c3bb-49be-af3c-eaa388bbea8f.jpg',
'https://images.openlane.eu/carimgs/5736981/general/d7ce3da9-c5e8-489a-8fd7-06657e70e267.jpg',
'https://images.openlane.eu/carimgs/5736981/general/ccd966b8-8e98-4d7a-9dbe-eb533e37b4e8.jpg',
'https://images.openlane.eu/carimgs/5736981/general/6fc79a77-8df3-4ebb-8a3e-6ca256178535.jpg',
'https://images.openlane.eu/carimgs/5736981/general/0442e48a-90ed-4429-b666-e9071a256b79.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5f70eb7-deb3-5898-88db-b36a17267a83/d5f70eb7-deb3-5898-88db-b36a17267a83_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53903,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736981/general/4c72f2cb-307b-4291-bc12-8e4b146f6ffc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5f70eb7-deb3-5898-88db-b36a17267a83/d5f70eb7-deb3-5898-88db-b36a17267a83_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59810,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736981/general/1c4abdd7-b408-4a9e-b56c-4e53f1d30c32.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5f70eb7-deb3-5898-88db-b36a17267a83/d5f70eb7-deb3-5898-88db-b36a17267a83_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59454,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736981/general/127221a8-d6fe-4b9f-a52e-0732b5de9bda.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5f70eb7-deb3-5898-88db-b36a17267a83/d5f70eb7-deb3-5898-88db-b36a17267a83_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57495,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736981/general/831e4e02-99b1-4dcc-a3a9-6c96934f0f2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5f70eb7-deb3-5898-88db-b36a17267a83/d5f70eb7-deb3-5898-88db-b36a17267a83_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118677,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736981/general/83fc8f61-5fa5-4581-af7a-3f83aff03fac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5f70eb7-deb3-5898-88db-b36a17267a83/d5f70eb7-deb3-5898-88db-b36a17267a83_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61778,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736981/general/00162207-c3bb-49be-af3c-eaa388bbea8f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5f70eb7-deb3-5898-88db-b36a17267a83/d5f70eb7-deb3-5898-88db-b36a17267a83_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109681,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736981/general/d7ce3da9-c5e8-489a-8fd7-06657e70e267.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5f70eb7-deb3-5898-88db-b36a17267a83/d5f70eb7-deb3-5898-88db-b36a17267a83_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97437,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736981/general/ccd966b8-8e98-4d7a-9dbe-eb533e37b4e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5f70eb7-deb3-5898-88db-b36a17267a83/d5f70eb7-deb3-5898-88db-b36a17267a83_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111094,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736981/general/6fc79a77-8df3-4ebb-8a3e-6ca256178535.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5f70eb7-deb3-5898-88db-b36a17267a83/d5f70eb7-deb3-5898-88db-b36a17267a83_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62617,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736981/general/0442e48a-90ed-4429-b666-e9071a256b79.jpg',
'Width': 1024}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-09-12',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf Variant 2.0 TDI Style - Diesel - Automatic - 150 hp '
'- 61.471 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726124%27 HTTP/1.1" 200 None
2026-03-25 17:36:01 [adesa.de] INFO: Saving data for 10726124: {'created_time': 1774460161.297873, 'last_price_update_time': 1774460161.297887, 'auction_closing_time': 1774607400.0}
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726124') HTTP/1.1" 204 0
2026-03-25 17:36:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e319d8b8-8855-54b2-aba1-e53a2bf551de with identifier: 10728280
2026-03-25 17:36:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e319d8b8-8855-54b2-aba1-e53a2bf551de with identifier: 10728280
2026-03-25 17:36:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e319d8b8-8855-54b2-aba1-e53a2bf551de with identifier: 10728280 to the API
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:36:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728280>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'e319d8b8-8855-54b2-aba1-e53a2bf551de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29618',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728280',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 97732,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 64,
'photo_urls': ['https://images.openlane.eu/carimgs/5687097/general/45e8730f-d3d6-4c45-9811-f88da3f68b59.jpeg',
'https://images.openlane.eu/carimgs/5687097/general/6d93b830-9210-4dc2-9140-a5c43388b928.jpg',
'https://images.openlane.eu/carimgs/5687097/general/8e8c0d02-080e-44b4-8336-e909354fd7ee.jpg',
'https://images.openlane.eu/carimgs/5687097/general/ee35294c-9016-4c18-bb9a-20dac6942422.jpg',
'https://images.openlane.eu/carimgs/5687097/general/1b0cebb9-7f6e-4114-8c4a-a1c68edd640c.jpg',
'https://images.openlane.eu/carimgs/5687097/general/08e5fc0a-e108-4543-8fa4-f28287e5e389.jpg',
'https://images.openlane.eu/carimgs/5687097/general/f9df31f3-b9b4-4304-a08b-eb364f96fc9a.jpeg',
'https://images.openlane.eu/carimgs/5687097/general/46892eab-3125-4a6a-8e79-37cee9a546c9.jpeg',
'https://images.openlane.eu/carimgs/5687097/general/5823ff14-82f2-4f05-b9a6-3df28c87c9dd.jpeg',
'https://images.openlane.eu/carimgs/5687097/general/e81d3f08-1117-4f87-80b8-fbba552c6884.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e319d8b8-8855-54b2-aba1-e53a2bf551de/e319d8b8-8855-54b2-aba1-e53a2bf551de_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47754,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687097/general/45e8730f-d3d6-4c45-9811-f88da3f68b59.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e319d8b8-8855-54b2-aba1-e53a2bf551de/e319d8b8-8855-54b2-aba1-e53a2bf551de_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36363,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687097/general/6d93b830-9210-4dc2-9140-a5c43388b928.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e319d8b8-8855-54b2-aba1-e53a2bf551de/e319d8b8-8855-54b2-aba1-e53a2bf551de_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35134,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687097/general/8e8c0d02-080e-44b4-8336-e909354fd7ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e319d8b8-8855-54b2-aba1-e53a2bf551de/e319d8b8-8855-54b2-aba1-e53a2bf551de_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35272,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687097/general/ee35294c-9016-4c18-bb9a-20dac6942422.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e319d8b8-8855-54b2-aba1-e53a2bf551de/e319d8b8-8855-54b2-aba1-e53a2bf551de_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64269,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687097/general/1b0cebb9-7f6e-4114-8c4a-a1c68edd640c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e319d8b8-8855-54b2-aba1-e53a2bf551de/e319d8b8-8855-54b2-aba1-e53a2bf551de_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67241,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687097/general/08e5fc0a-e108-4543-8fa4-f28287e5e389.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e319d8b8-8855-54b2-aba1-e53a2bf551de/e319d8b8-8855-54b2-aba1-e53a2bf551de_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98108,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687097/general/f9df31f3-b9b4-4304-a08b-eb364f96fc9a.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e319d8b8-8855-54b2-aba1-e53a2bf551de/e319d8b8-8855-54b2-aba1-e53a2bf551de_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138910,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687097/general/46892eab-3125-4a6a-8e79-37cee9a546c9.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e319d8b8-8855-54b2-aba1-e53a2bf551de/e319d8b8-8855-54b2-aba1-e53a2bf551de_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687097/general/5823ff14-82f2-4f05-b9a6-3df28c87c9dd.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e319d8b8-8855-54b2-aba1-e53a2bf551de/e319d8b8-8855-54b2-aba1-e53a2bf551de_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121752,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687097/general/e81d3f08-1117-4f87-80b8-fbba552c6884.jpeg',
'Width': 1024}],
'price': 14500,
'price_includes_vat': True,
'registration_date': '2022-07-09',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Golf Variant Life Business - Diesel - Automatic - 116 hp '
'- 97.732 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2022}
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728280%27 HTTP/1.1" 200 None
2026-03-25 17:36:01 [adesa.de] INFO: Saving data for 10728280: {'created_time': 1774460161.613447, 'last_price_update_time': 1774460161.613477, 'auction_closing_time': 1774606200.0}
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728280') HTTP/1.1" 204 0
2026-03-25 17:36:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726119> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:36:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:36:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:36:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341c98510>
2026-03-25 17:36:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:36:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c60f21b6-5736-5855-9c9f-06cac0ff1ffe/c60f21b6-5736-5855-9c9f-06cac0ff1ffe_image_0.jpg HTTP/1.1" 201 0
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742423%252Fgeneral%252F81860fc8-aa4b-4dc9-85ad-ea0601ae3dbe.jpg') HTTP/1.1" 204 0
2026-03-25 17:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742423/general/81860fc8-aa4b-4dc9-85ad-ea0601ae3dbe.jpg saved to cache
2026-03-25 17:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c60f21b6-5736-5855-9c9f-06cac0ff1ffe
2026-03-25 17:36:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5173106-be56-53f9-af78-eeac5381330f with identifier: 10726148
2026-03-25 17:36:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5173106-be56-53f9-af78-eeac5381330f with scrape type 1
2026-03-25 17:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f5173106-be56-53f9-af78-eeac5381330f
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737009%252Fgeneral%252F35fb6dd9-b763-4fab-b83e-a230d6cf9c85.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737009/general/35fb6dd9-b763-4fab-b83e-a230d6cf9c85.jpg already downloaded
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737009%252Fgeneral%252Fbce410c7-0266-4c58-ac51-fd7afa5b43ee.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737009/general/bce410c7-0266-4c58-ac51-fd7afa5b43ee.jpg already downloaded
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737009%252Fgeneral%252F28e6e226-7e90-4628-95e6-51afb91cb730.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737009/general/28e6e226-7e90-4628-95e6-51afb91cb730.jpg already downloaded
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737009%252Fgeneral%252F5b7ba556-e28f-4ae8-8cef-305561e47962.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737009/general/5b7ba556-e28f-4ae8-8cef-305561e47962.jpg already downloaded
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737009%252Fgeneral%252F96618ca0-f2a2-4382-898c-32297aaa7ad6.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737009/general/96618ca0-f2a2-4382-898c-32297aaa7ad6.jpg already downloaded
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737009%252Fgeneral%252Fae8f88ec-f347-4c5e-a6f6-95ffb0dd8be9.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737009/general/ae8f88ec-f347-4c5e-a6f6-95ffb0dd8be9.jpg already downloaded
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737009%252Fgeneral%252Faf2c5178-2968-4657-90c2-dd9746c32711.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737009/general/af2c5178-2968-4657-90c2-dd9746c32711.jpg already downloaded
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737009%252Fgeneral%252F813db2eb-70bc-4c92-848d-23a942000efc.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737009/general/813db2eb-70bc-4c92-848d-23a942000efc.jpg already downloaded
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737009%252Fgeneral%252F4e269aa7-b134-4c72-bab2-93e47ffa0b27.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737009/general/4e269aa7-b134-4c72-bab2-93e47ffa0b27.jpg already downloaded
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737009%252Fgeneral%252Fb7ff6307-72f1-492a-8939-5004846c0ea2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737009/general/b7ff6307-72f1-492a-8939-5004846c0ea2.jpg already downloaded
2026-03-25 17:36:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f5173106-be56-53f9-af78-eeac5381330f, identifier: 10726148
2026-03-25 17:36:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4103c1e9-53fd-5913-b66b-cb88559375b8 with identifier: 10726000
2026-03-25 17:36:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4103c1e9-53fd-5913-b66b-cb88559375b8 with scrape type 1
2026-03-25 17:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4103c1e9-53fd-5913-b66b-cb88559375b8
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742464%252Fgeneral%252Ffa221283-9f9d-4898-aa71-56732ecd63a8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742464/general/fa221283-9f9d-4898-aa71-56732ecd63a8.jpg not downloaded yet
2026-03-25 17:36:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:36:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13417bd790>
2026-03-25 17:36:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:36:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c60f21b6-5736-5855-9c9f-06cac0ff1ffe/c60f21b6-5736-5855-9c9f-06cac0ff1ffe_image_5.jpg HTTP/1.1" 201 0
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742423%252Fgeneral%252F4bba9a34-a33e-4c9c-9172-bae0c8e08bf8.jpg') HTTP/1.1" 204 0
2026-03-25 17:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742423/general/4bba9a34-a33e-4c9c-9172-bae0c8e08bf8.jpg saved to cache
2026-03-25 17:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c60f21b6-5736-5855-9c9f-06cac0ff1ffe
2026-03-25 17:36:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 17:36:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1341bd39d0>
2026-03-25 17:36:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 17:36:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c60f21b6-5736-5855-9c9f-06cac0ff1ffe/c60f21b6-5736-5855-9c9f-06cac0ff1ffe_image_3.jpg HTTP/1.1" 201 0
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742423%252Fgeneral%252F502efcf5-297d-4501-bc08-95d90aa11c91.jpg') HTTP/1.1" 204 0
2026-03-25 17:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742423/general/502efcf5-297d-4501-bc08-95d90aa11c91.jpg saved to cache
2026-03-25 17:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c60f21b6-5736-5855-9c9f-06cac0ff1ffe
2026-03-25 17:36:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c60f21b6-5736-5855-9c9f-06cac0ff1ffe, skipping ID generation
2026-03-25 17:36:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c60f21b6-5736-5855-9c9f-06cac0ff1ffe with scrape type 1
2026-03-25 17:36:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c60f21b6-5736-5855-9c9f-06cac0ff1ffe sending to next pipeline
2026-03-25 17:36:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c60f21b6-5736-5855-9c9f-06cac0ff1ffe, identifier: 10725988
2026-03-25 17:36:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f5173106-be56-53f9-af78-eeac5381330f with identifier: 10726148
2026-03-25 17:36:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f5173106-be56-53f9-af78-eeac5381330f with identifier: 10726148
2026-03-25 17:36:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f5173106-be56-53f9-af78-eeac5381330f with identifier: 10726148 to the API
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:36:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726148>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'f5173106-be56-53f9-af78-eeac5381330f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26015461A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726148',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 65660,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5737009/general/35fb6dd9-b763-4fab-b83e-a230d6cf9c85.jpg',
'https://images.openlane.eu/carimgs/5737009/general/bce410c7-0266-4c58-ac51-fd7afa5b43ee.jpg',
'https://images.openlane.eu/carimgs/5737009/general/28e6e226-7e90-4628-95e6-51afb91cb730.jpg',
'https://images.openlane.eu/carimgs/5737009/general/5b7ba556-e28f-4ae8-8cef-305561e47962.jpg',
'https://images.openlane.eu/carimgs/5737009/general/96618ca0-f2a2-4382-898c-32297aaa7ad6.jpg',
'https://images.openlane.eu/carimgs/5737009/general/ae8f88ec-f347-4c5e-a6f6-95ffb0dd8be9.jpg',
'https://images.openlane.eu/carimgs/5737009/general/af2c5178-2968-4657-90c2-dd9746c32711.jpg',
'https://images.openlane.eu/carimgs/5737009/general/813db2eb-70bc-4c92-848d-23a942000efc.jpg',
'https://images.openlane.eu/carimgs/5737009/general/4e269aa7-b134-4c72-bab2-93e47ffa0b27.jpg',
'https://images.openlane.eu/carimgs/5737009/general/b7ff6307-72f1-492a-8939-5004846c0ea2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5173106-be56-53f9-af78-eeac5381330f/f5173106-be56-53f9-af78-eeac5381330f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129209,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737009/general/35fb6dd9-b763-4fab-b83e-a230d6cf9c85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5173106-be56-53f9-af78-eeac5381330f/f5173106-be56-53f9-af78-eeac5381330f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126955,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737009/general/bce410c7-0266-4c58-ac51-fd7afa5b43ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5173106-be56-53f9-af78-eeac5381330f/f5173106-be56-53f9-af78-eeac5381330f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102834,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737009/general/28e6e226-7e90-4628-95e6-51afb91cb730.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5173106-be56-53f9-af78-eeac5381330f/f5173106-be56-53f9-af78-eeac5381330f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737009/general/5b7ba556-e28f-4ae8-8cef-305561e47962.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5173106-be56-53f9-af78-eeac5381330f/f5173106-be56-53f9-af78-eeac5381330f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106869,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737009/general/96618ca0-f2a2-4382-898c-32297aaa7ad6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5173106-be56-53f9-af78-eeac5381330f/f5173106-be56-53f9-af78-eeac5381330f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108523,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737009/general/ae8f88ec-f347-4c5e-a6f6-95ffb0dd8be9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5173106-be56-53f9-af78-eeac5381330f/f5173106-be56-53f9-af78-eeac5381330f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92271,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737009/general/af2c5178-2968-4657-90c2-dd9746c32711.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5173106-be56-53f9-af78-eeac5381330f/f5173106-be56-53f9-af78-eeac5381330f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102830,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737009/general/813db2eb-70bc-4c92-848d-23a942000efc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5173106-be56-53f9-af78-eeac5381330f/f5173106-be56-53f9-af78-eeac5381330f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92643,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737009/general/4e269aa7-b134-4c72-bab2-93e47ffa0b27.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5173106-be56-53f9-af78-eeac5381330f/f5173106-be56-53f9-af78-eeac5381330f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99079,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737009/general/b7ff6307-72f1-492a-8939-5004846c0ea2.jpg',
'Width': 1024}],
'price': 20900,
'price_includes_vat': True,
'registration_date': '2022-11-23',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Tiguan 2.0 TDI Elegance - Diesel - Automatic - 150 hp - '
'65.660 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726148%27 HTTP/1.1" 200 None
2026-03-25 17:36:02 [adesa.de] INFO: Saving data for 10726148: {'created_time': 1774460162.456113, 'last_price_update_time': 1774460162.456126, 'auction_closing_time': 1774607400.0}
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726148') HTTP/1.1" 204 0
2026-03-25 17:36:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c60f21b6-5736-5855-9c9f-06cac0ff1ffe with identifier: 10725988
2026-03-25 17:36:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c60f21b6-5736-5855-9c9f-06cac0ff1ffe with identifier: 10725988
2026-03-25 17:36:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c60f21b6-5736-5855-9c9f-06cac0ff1ffe with identifier: 10725988 to the API
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:36:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742423/general/502efcf5-297d-4501-bc08-95d90aa11c91.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 145,
'expiration_date': '2026-03-27T10:25:00Z',
'fuel_type': 'Electric',
'id': 'c60f21b6-5736-5855-9c9f-06cac0ff1ffe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601612AC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725988',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 39773,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c60f21b6-5736-5855-9c9f-06cac0ff1ffe/c60f21b6-5736-5855-9c9f-06cac0ff1ffe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97783,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742423/general/81860fc8-aa4b-4dc9-85ad-ea0601ae3dbe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c60f21b6-5736-5855-9c9f-06cac0ff1ffe/c60f21b6-5736-5855-9c9f-06cac0ff1ffe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94666,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742423/general/1406588f-b294-44c5-89a1-a11924a63258.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c60f21b6-5736-5855-9c9f-06cac0ff1ffe/c60f21b6-5736-5855-9c9f-06cac0ff1ffe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94032,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742423/general/3fce84d6-269c-4324-b43f-14b40a0dd0f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c60f21b6-5736-5855-9c9f-06cac0ff1ffe/c60f21b6-5736-5855-9c9f-06cac0ff1ffe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96216,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742423/general/502efcf5-297d-4501-bc08-95d90aa11c91.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c60f21b6-5736-5855-9c9f-06cac0ff1ffe/c60f21b6-5736-5855-9c9f-06cac0ff1ffe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68222,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742423/general/f31be6e2-6503-4710-9c6c-124755554eb1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c60f21b6-5736-5855-9c9f-06cac0ff1ffe/c60f21b6-5736-5855-9c9f-06cac0ff1ffe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93573,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742423/general/4bba9a34-a33e-4c9c-9172-bae0c8e08bf8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c60f21b6-5736-5855-9c9f-06cac0ff1ffe/c60f21b6-5736-5855-9c9f-06cac0ff1ffe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742423/general/f2b70158-6cee-45dd-8324-5459b6d2940c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c60f21b6-5736-5855-9c9f-06cac0ff1ffe/c60f21b6-5736-5855-9c9f-06cac0ff1ffe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83037,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742423/general/c2064400-0dea-4061-b4cf-39c25d0bdcb3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c60f21b6-5736-5855-9c9f-06cac0ff1ffe/c60f21b6-5736-5855-9c9f-06cac0ff1ffe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94875,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742423/general/e6fe44b3-4510-43bc-8c9d-c0f610c87672.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c60f21b6-5736-5855-9c9f-06cac0ff1ffe/c60f21b6-5736-5855-9c9f-06cac0ff1ffe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40596,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742423/general/050f1b7c-7f96-46e5-a3bf-f664d0baa85f.jpg',
'Width': 1024}],
'price': 12700,
'price_includes_vat': True,
'registration_date': '2022-11-28',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen ID.3 Pro - Electric - Automatic - 145 hp - 39.773 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725988%27 HTTP/1.1" 200 None
2026-03-25 17:36:02 [adesa.de] INFO: Saving data for 10725988: {'created_time': 1774460162.836792, 'last_price_update_time': 1774460162.836806, 'auction_closing_time': 1774607100.0}
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725988') HTTP/1.1" 204 0
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742464%252Fgeneral%252F9a87b915-aff2-4877-b0fe-a68d7487ffa8.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742464/general/9a87b915-aff2-4877-b0fe-a68d7487ffa8.jpg not downloaded yet
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742464%252Fgeneral%252F6e5f06ef-4b82-4f98-b329-10646ac54445.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742464/general/6e5f06ef-4b82-4f98-b329-10646ac54445.jpg not downloaded yet
2026-03-25 17:36:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 474ae10a-c72d-5eea-b545-d0b0b1b0b4e1 with identifier: 10726119
2026-03-25 17:36:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 474ae10a-c72d-5eea-b545-d0b0b1b0b4e1 with scrape type 1
2026-03-25 17:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 474ae10a-c72d-5eea-b545-d0b0b1b0b4e1
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736975%252Fgeneral%252F6acdf920-2dba-4343-93ee-448151d2f75b.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736975/general/6acdf920-2dba-4343-93ee-448151d2f75b.jpg already downloaded
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736975%252Fgeneral%252Ff1c19bc8-16ae-43dc-a644-4c6d3e850ec2.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736975/general/f1c19bc8-16ae-43dc-a644-4c6d3e850ec2.jpg already downloaded
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736975%252Fgeneral%252Ff5cb2405-4bb8-4f11-915a-5c6acc415934.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736975/general/f5cb2405-4bb8-4f11-915a-5c6acc415934.jpg already downloaded
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736975%252Fgeneral%252F73a000ff-6509-4f70-8c6f-bce51cf89eac.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736975/general/73a000ff-6509-4f70-8c6f-bce51cf89eac.jpg already downloaded
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736975%252Fgeneral%252F63a8f825-7222-413f-9be5-60510a5e51ea.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736975/general/63a8f825-7222-413f-9be5-60510a5e51ea.jpg already downloaded
2026-03-25 17:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736975%252Fgeneral%252F56f041b1-e8ae-445c-be84-f549ba6f1f8c.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736975/general/56f041b1-e8ae-445c-be84-f549ba6f1f8c.jpg already downloaded
2026-03-25 17:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736975%252Fgeneral%252F5a436b7f-c3e4-4e60-90e8-aed480877375.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736975/general/5a436b7f-c3e4-4e60-90e8-aed480877375.jpg already downloaded
2026-03-25 17:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736975%252Fgeneral%252F56e6c58e-551a-4e9a-92a4-ef144f14f485.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736975/general/56e6c58e-551a-4e9a-92a4-ef144f14f485.jpg already downloaded
2026-03-25 17:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736975%252Fgeneral%252F052dfeb3-87cf-4805-b106-f460aaa65a7a.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736975/general/052dfeb3-87cf-4805-b106-f460aaa65a7a.jpg already downloaded
2026-03-25 17:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736975%252Fgeneral%252Ff5a22f1d-c1e6-42bd-b56c-2c3edc028338.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736975/general/f5a22f1d-c1e6-42bd-b56c-2c3edc028338.jpg already downloaded
2026-03-25 17:36:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 474ae10a-c72d-5eea-b545-d0b0b1b0b4e1, identifier: 10726119
2026-03-25 17:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742464%252Fgeneral%252F536368e0-6883-4ad2-9f4e-d5b53a764381.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742464/general/536368e0-6883-4ad2-9f4e-d5b53a764381.jpg not downloaded yet
2026-03-25 17:36:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 474ae10a-c72d-5eea-b545-d0b0b1b0b4e1 with identifier: 10726119
2026-03-25 17:36:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 474ae10a-c72d-5eea-b545-d0b0b1b0b4e1 with identifier: 10726119
2026-03-25 17:36:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 474ae10a-c72d-5eea-b545-d0b0b1b0b4e1 with identifier: 10726119 to the API
2026-03-25 17:36:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 17:36:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 17:36:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726119>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '474ae10a-c72d-5eea-b545-d0b0b1b0b4e1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260154600',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726119',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 150842,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5736975/general/6acdf920-2dba-4343-93ee-448151d2f75b.jpg',
'https://images.openlane.eu/carimgs/5736975/general/f1c19bc8-16ae-43dc-a644-4c6d3e850ec2.jpg',
'https://images.openlane.eu/carimgs/5736975/general/f5cb2405-4bb8-4f11-915a-5c6acc415934.jpg',
'https://images.openlane.eu/carimgs/5736975/general/73a000ff-6509-4f70-8c6f-bce51cf89eac.jpg',
'https://images.openlane.eu/carimgs/5736975/general/63a8f825-7222-413f-9be5-60510a5e51ea.jpg',
'https://images.openlane.eu/carimgs/5736975/general/56f041b1-e8ae-445c-be84-f549ba6f1f8c.jpg',
'https://images.openlane.eu/carimgs/5736975/general/5a436b7f-c3e4-4e60-90e8-aed480877375.jpg',
'https://images.openlane.eu/carimgs/5736975/general/56e6c58e-551a-4e9a-92a4-ef144f14f485.jpg',
'https://images.openlane.eu/carimgs/5736975/general/052dfeb3-87cf-4805-b106-f460aaa65a7a.jpg',
'https://images.openlane.eu/carimgs/5736975/general/f5a22f1d-c1e6-42bd-b56c-2c3edc028338.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474ae10a-c72d-5eea-b545-d0b0b1b0b4e1/474ae10a-c72d-5eea-b545-d0b0b1b0b4e1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37050,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736975/general/6acdf920-2dba-4343-93ee-448151d2f75b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474ae10a-c72d-5eea-b545-d0b0b1b0b4e1/474ae10a-c72d-5eea-b545-d0b0b1b0b4e1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37631,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736975/general/f1c19bc8-16ae-43dc-a644-4c6d3e850ec2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474ae10a-c72d-5eea-b545-d0b0b1b0b4e1/474ae10a-c72d-5eea-b545-d0b0b1b0b4e1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36371,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736975/general/f5cb2405-4bb8-4f11-915a-5c6acc415934.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474ae10a-c72d-5eea-b545-d0b0b1b0b4e1/474ae10a-c72d-5eea-b545-d0b0b1b0b4e1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35415,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736975/general/73a000ff-6509-4f70-8c6f-bce51cf89eac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474ae10a-c72d-5eea-b545-d0b0b1b0b4e1/474ae10a-c72d-5eea-b545-d0b0b1b0b4e1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62751,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736975/general/63a8f825-7222-413f-9be5-60510a5e51ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474ae10a-c72d-5eea-b545-d0b0b1b0b4e1/474ae10a-c72d-5eea-b545-d0b0b1b0b4e1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50373,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736975/general/56f041b1-e8ae-445c-be84-f549ba6f1f8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474ae10a-c72d-5eea-b545-d0b0b1b0b4e1/474ae10a-c72d-5eea-b545-d0b0b1b0b4e1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65659,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736975/general/5a436b7f-c3e4-4e60-90e8-aed480877375.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474ae10a-c72d-5eea-b545-d0b0b1b0b4e1/474ae10a-c72d-5eea-b545-d0b0b1b0b4e1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51524,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736975/general/56e6c58e-551a-4e9a-92a4-ef144f14f485.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474ae10a-c72d-5eea-b545-d0b0b1b0b4e1/474ae10a-c72d-5eea-b545-d0b0b1b0b4e1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72926,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736975/general/052dfeb3-87cf-4805-b106-f460aaa65a7a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_474ae10a-c72d-5eea-b545-d0b0b1b0b4e1/474ae10a-c72d-5eea-b545-d0b0b1b0b4e1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43485,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736975/general/f5a22f1d-c1e6-42bd-b56c-2c3edc028338.jpg',
'Width': 1024}],
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-09-26',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Automatic - 150 hp '
'- 150.842 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-25 17:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726119%27 HTTP/1.1" 200 None
2026-03-25 17:36:03 [adesa.de] INFO: Saving data for 10726119: {'created_time': 1774460163.462948, 'last_price_update_time': 1774460163.46296, 'auction_closing_time': 1774607400.0}
2026-03-25 17:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726119') HTTP/1.1" 204 0
2026-03-25 17:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 17:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742464%252Fgeneral%252Ffddd84d1-85e9-4090-9668-f76b90df9a73.jpg%27 HTTP/1.1" 200 None
2026-03-25 17:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742464/general/fddd84d1-85e9-4090-9668-f76b90df9a73.jpg not downloaded yet
2026-03-25 17:36:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728157> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 17:36:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 17:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1"